@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap";@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap";:root{--font-main:"Roboto", system-ui, -apple-system, sans-serif;--font-accent:"Montserrat", system-ui, -apple-system, sans-serif;--text-xxxs:8px;--text-xxs:10px;--text-xs:12px;--text-sm:14px;--text-md:16px;--text-lg:18px;--text-xl:20px;--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--color-base-white-5:rgba(255,255,255,.05);--color-base-white-10:rgba(255,255,255,.1);--color-base-white-20:rgba(255,255,255,.2);--color-base-white-30:rgba(255,255,255,.3);--color-base-white-50:rgba(255,255,255,.5);--color-base-white-60:rgba(255,255,255,.6);--color-base-white-70:rgba(255,255,255,.7);--color-base-white-80:rgba(255,255,255,.8);--color-base-white-100:#fff;--color-primary-blue-50:#f6f8f9;--color-primary-blue-75:#eef1f5;--color-primary-blue-100:#d2dce3;--color-primary-blue-150:#aec0cd;--color-primary-blue-200:#8ba3b7;--color-primary-blue-250:#6787a0;--color-primary-blue:#6787a0;--color-primary-blue-300:#436b8a;--color-primary-blue-350:#1f4f74;--color-primary-blue-400:#1a4261;--color-primary-blue-450:#15364f;--color-primary-blue-350-a04:rgba(31,79,116,.04);--color-secondary-gray-100:#fcfcfc;--color-secondary-gray-150:#f4f4f4;--color-secondary-gray-200:#f2f2f2;--color-secondary-gray-250:#e0e0e0;--color-secondary-gray-300:#ccc;--color-secondary-gray-400:#bdbdbd;--color-secondary-gray-500:#b2b2b2;--color-secondary-gray-550:#999;--color-secondary-gray-600:#858585;--color-secondary-gray-650:#666;--color-secondary-gray-700:#555;--color-secondary-gray-800:#4f4f4f;--color-secondary-state-400:#a1a6ad;--color-secondary-state-500:#474f5c;--color-light-grey:#ebebeb;--color-base-dark-5:rgba(0,0,0,.05);--color-base-dark-15:rgba(0,0,0,.15);--color-base-dark-35:rgba(0,0,0,.35);--color-base-dark-100:#000;--color-main-dark-100:#212428;--color-base-dark-grey-5:rgba(51,51,51,.05);--color-base-dark-grey-10:rgba(51,51,51,.1);--color-base-dark-grey-20:rgba(51,51,51,.2);--color-base-dark-grey-30:rgba(0,0,0,.3);--color-base-dark-grey-33:rgba(51,51,51,.3);--color-base-dark-grey-40:rgba(51,51,51,.4);--color-base-dark-grey-50:rgba(51,51,51,.5);--color-base-dark-grey-60:rgba(51,51,51,.6);--color-base-dark-grey-70:rgba(51,51,51,.7);--color-base-dark-grey-80:rgba(51,51,51,.8);--color-base-dark-grey-100:#333;--color-base-dark-grey-300:#e2e2e3;--color-system-online-100:#27ae60;--color-primary-green-200:#78ae97;--color-primary-green-350:#37795d;--color-system-green-50:#f6faf8;--color-system-green-100:#d0e7de;--color-system-green-150:#aad4c3;--color-system-green-200:#84c1a9;--color-system-green-250:#5eae8e;--color-system-green-300:#389b74;--color-system-green-350:#128859;--color-system-green-400:#37795d;--color-system-green-450:#0c5c3d;--color-system-yellow-350:#feb930;--color-primary-red-200:#b47777;--color-primary-red-350:#7e3737;--color-primary-red-600:#9e0003;--color-system-red-950:#5a3030;--color-system-red-900:#7e3737;--color-system-red-800:#eb5757;--color-system-red-450:#a03b3b;--color-system-red-400:#c54949;--color-system-red-350:#eb5757;--color-system-red-300:#ee7272;--color-system-red-250:#f18d8d;--color-system-red-200:#f5a8a8;--color-system-red-150:#f8c3c3;--color-system-red-100:#fbdddd;--color-system-red-50:#fef8f8;--color-system-purple-400:#7c3aed;--color-system-purple-150:#ddd6fe;--color-system-purple-100:#f5f3ff;--color-chat-tooltip-text:#5e5c75;--color-chat-contacts-accent:#04b580;--color-chat-contacts-bg:#d4f5ec;--color-chat-contacts-border:rgba(4,181,128,.1);--color-chat-birthday-accent:#357f89;--color-chat-birthday-bg:#d7e5e7;--color-chat-birthday-border:#b6d1d5;--color-status-orange-20:rgba(215,113,0,.2);--color-status-orange-100:#d77100;--color-system-light-orange-100:#fff6ec;--box-shadow-base:0px 3px 3px 0px var(--color-base-dark-5);--transition-time:.3s;--z-menu:10;--z-dropdown:100;--z-modal:1000;--z-toast:2000;--z-outer-drawer:1100;--z-inner-drawer:1101;--color-surface-default-5:var(--color-base-white-5);--color-surface-default-20:var(--color-base-white-20);--color-surface-default:var(--color-base-white-100);--color-surface-secondary:var(--color-secondary-gray-100);--color-surface-secondary-hard:var(--color-secondary-gray-250);--color-surface-secondary-grey:var(--color-secondary-gray-150);--color-surface-danger:var(--color-system-red-350);--color-surface-danger-light:var(--color-system-red-200);--color-surface-danger-strong:var(--color-system-red-400);--color-surface-soft:var(--color-primary-blue-50);--color-surface-hover:var(--color-surface-soft);--color-surface-active:var(--color-primary-blue-100);--color-surface-strong:var(--color-primary-blue-150);--color-surface-default-dark-light:var(--color-base-dark-grey-10);--color-surface-default-dark-hard:var(--color-base-dark-100);--color-surface-default-dark:var(--color-base-dark-grey-100);--color-surface-gray-strong:var(--color-secondary-gray-800);--color-surface-status-indicator-online:var(--color-system-online-100);--color-surface-status-indicator-offline:var(--color-secondary-gray-500);--color-surface-status-indicator-active:var(--color-system-yellow-350);--color-status-error-bg:var(--color-system-red-50);--color-status-error-bg-strong:var(--color-system-red-100);--color-status-success-bg:var(--color-system-green-50);--color-status-success-bg-strong:var(--color-system-green-100);--color-light-default:var(--color-base-dark-grey-5);--color-radio-default:var(--color-base-dark-grey-60);--color-interactive-default:var(--color-primary-blue-350);--color-interactive-hover:var(--color-primary-blue-300);--color-interactive-disabled:var(--color-secondary-state-400);--color-interactive-secondary-hover:var(--color-secondary-gray-300);--color-interactive-soft-hover:var(--color-primary-blue-150);--color-interactive-soft-hover-secondary-success:var(--color-system-green-150);--color-interactive-soft-hover-error:var(--color-system-red-200);--color-interactive-soft-hover-success:var(--color-system-green-200);--color-interactive-checked-success:var(--color-system-green-350);--color-interactive-checked-light-success:var(--color-system-green-300);--color-interactive-checked-error:var(--color-system-red-350);--color-background-default:var(--color-primary-blue-75);--color-background-mute:var(--color-secondary-gray-200);--color-light-orange-default:var(--color-system-light-orange-100);--color-light-blue-hover:var(--color-primary-blue-350-a04);--color-toast-bg-system:var(--color-base-dark-grey-80);--color-border-default:var(--color-base-dark-grey-10);--color-border-light:var(--color-base-dark-grey-20);--color-border-light-grey:var(--color-light-grey);--color-border-light-hover:var(--color-base-dark-grey-30);--color-border-inverse:var(--color-base-white-100);--color-border-base-light:var(--color-base-white-20);--color-border-base-light-50:var(--color-base-white-50);--color-border-base-light-80:var(--color-base-white-80);--color-border-error:var(--color-system-red-150);--color-border-error-checked:var(--color-system-red-350);--color-border-error-strong:var(--color-system-red-250);--color-border-success:var(--color-system-green-150);--color-border-success-strong:var(--color-system-green-250);--color-border-success-checked:var(--color-system-green-350);--color-border-active:var(--color-primary-blue);--color-border-input-active:var(--color-primary-blue-100);--color-border-active-soft:var(--color-primary-blue-150);--color-border-active-strong:var(--color-primary-blue-250);--color-border-active-checked:var(--color-primary-blue-350);--color-border-input-secondary-disabled:var(--color-secondary-gray-300);--color-border-orange-default:var(--color-status-orange-20);--color-text-primary:var(--color-base-dark-grey-100);--color-text-secondary:var(--color-base-dark-grey-70);--color-text-secondary-disabled:var(--color-secondary-gray-300);--color-text-tertiary:var(--color-base-dark-grey-80);--color-text-muted:var(--color-base-dark-grey-60);--color-text-input-muted:var(--color-base-dark-grey-40);--color-text-inverse:var(--color-base-white-100);--color-text-inverse-light:var(--color-base-white-30);--color-text-inverse-muted:var(--color-base-white-70);--color-text-accent:var(--color-secondary-state-500);--color-text-accent-hover:var(--color-primary-blue-300);--color-text-interactive-default:var(--color-primary-blue-350);--color-text-interactive-strong:var(--color-primary-blue-450);--color-text-success:var(--color-system-green-350);--color-text-success-strong:var(--color-system-green-450);--color-text-error-light:var(--color-system-red-100);--color-text-error:var(--color-system-red-300);--color-text-placeholder:var(--color-base-dark-grey-50);--color-text-interactive-error:var(--color-system-red-350);--color-text-interactive-orange:var(--color-status-orange-100);--gallery-bg-dark:var(--color-main-dark-100);--color-icon-secondary-disabled:var(--color-secondary-gray-300);--color-icon-success:var(--color-system-green-300);--color-icon-error:var(--color-system-red-300);--color-loader-primary:var(--color-primary-blue-350);--color-loader-secondary:var(--color-base-white-100);--color-loader-tertiary:var(--color-base-dark-grey-80);--chat-scroll-area:var(--color-base-white-100);--chat-border-default:var(--color-primary-blue-150);--chat-scrollbar:var(--color-base-dark-grey-300);--chat-cell-hover:var(--color-primary-blue-150);--chat-unanswered:var(--color-primary-red-600);--chat-color-red:var(--color-primary-red-350);--chat-color-blue:var(--color-primary-blue-350);--chat-color-green:var(--color-primary-green-350);--chat-color-red-light:var(--color-primary-red-200);--chat-color-blue-light:var(--color-primary-blue-200);--chat-color-green-light:var(--color-primary-green-200);--color-toast-info:var(--color-primary-blue-350);--color-toast-error:var(--color-system-red-350);--color-toast-success:var(--color-system-green-350);--color-toast-warning:var(--color-system-yellow-350);--bg-vertical-handler-line:var(--color-base-dark-grey-10);--bg-horisontal-handler:var(--color-secondary-gray-500);--chat-header-scroll-area-complain:var(--color-base-dark-grey-30);--chat-header-background-red:var(--color-system-red-900);--chat-header-background-green:var(--color-system-green-400);--chat-header-background-blue:var(--color-primary-blue-350);--chat-header-nav-btn-hover-bg:var(--color-base-white-10);--chat-header-nav-btn-icon-color:var(--color-base-white-80);--chat-header-dropdown-item-hover-bg:var(--color-base-dark-grey-5);--chat-header-dropdown-item-color:var(--color-text-tertiary);--chat-header-tooltip-shadow:0 2px 8px 0 var(--color-base-dark-15);--chat-message-incoming-bg:var(--color-primary-blue-100);--chat-message-outgoing-bg:var(--color-secondary-gray-200);--chat-message-scrollbar-thumb:var(--color-primary-blue-100);--chat-message-meta-color:var(--color-base-dark-grey-40);--chat-message-status-color:var(--color-primary-blue-300);--chat-message-seen-green-color:var(--color-system-online-100);--chat-message-seen-red-color:var(--color-system-red-350);--chat-message-like-color:var(--color-primary-blue-350);--chat-message-hide-color:var(--color-primary-blue-350);--chat-message-post-text-border:var(--color-primary-blue-150);--chat-message-audio-title-color:var(--color-base-dark-grey-100);--mode-toggle-track-bg:var(--color-secondary-gray-250);--mode-toggle-knob-bg:var(--color-base-white-100);--mode-toggle-icon-color:var(--color-base-white-100);--banner-contacts-border-color:var(--color-chat-contacts-border);--banner-close-color:var(--color-base-dark-grey-33);--banner-close-color-hover:var(--color-base-dark-grey-60);--banner-affiliate-accent:var(--color-system-purple-400);--banner-affiliate-bg:var(--color-system-purple-100);--banner-affiliate-border:var(--color-system-purple-150);--notification-important-bg:var(--color-system-red-100);--notification-important-border:var(--color-system-red-150);--notification-important-accent:var(--color-system-red-400);--notification-important-text:var(--color-base-dark-grey-80);--letter-inline-text-muted:var(--color-text-muted);--id-list-copy-success-color:var(--color-text-success);--id-list-copy-hover-bg:var(--color-surface-default-dark-light);--main-border-radius:4px;--circle-border-radius:50%}.emoji-mart{background:0 0;border:none}.emoji-mart-bar,.emoji-mart-search,.emoji-mart-category-label{display:none}.emoji-mart-scroll{height:-webkit-max-content;height:max-content;overflow-y:visible}.emoji-mart .emoji-mart-emoji{outline:none}.emoji-mart-category-list li:hover{background-color:#d3daff;border-radius:100%}.emoji-mart-category .emoji-mart-emoji span{cursor:pointer}.emoji-mart-category .emoji-mart-emoji:hover:before{display:none}#create-post-smiles em-emoji-picker{min-height:228px;max-height:228px}.grecaptcha-badge{visibility:hidden}.media_new_popup_left{width:168px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-moz-flex-direction:column;-o-flex-direction:column;background-color:#f4f4f4;border-radius:10px 0 0 10px;flex-direction:column;flex:none;justify-content:space-between;margin:10px 0;padding-bottom:32px;display:flex;box-shadow:-5px 6px 12px rgba(47,43,99,.16)}.media_new_popup_ul li{cursor:pointer;height:57px;font-family:Roboto,sans-serif;list-style:none}.media_new_popup_ul li.active{color:#720066;background:url(/static/media/attach-li-bottom.cb995f2714.svg) right 71px,url(/static/media/attach-li-top.848872d892.svg) right -20px;position:relative}.media_new_popup_ul li.active:first-child{margin-top:-6px;margin-bottom:6px}.media_new_popup_ul li.active:before{content:"";background-color:#fff;border-radius:10px 0 0 10px;width:calc(100% + 9px);height:calc(100% + 8px);display:block;position:absolute;top:-4px;left:-9px;box-shadow:-6px 6px 12px rgba(47,43,99,.16)}.media_new_popup_ul li.active:after{content:"";pointer-events:none;background-color:#fff;width:12px;height:calc(100% + 8px);display:block;position:absolute;top:-4px;right:-10px}.media_new_popup_li_wrap{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;letter-spacing:.06em;text-transform:uppercase;color:#de7032;align-items:center;width:100%;height:100%;padding-left:32px;font-size:18px;font-weight:500;display:flex;position:relative}li.active .media_new_popup_li_wrap{color:#de7032}li.active .media_new_popup_li_wrap:after{content:"";pointer-events:none;background-color:transparent;background-image:url(/static/media/attach-li-top.848872d892.svg),url(/static/media/attach-li-bottom.cb995f2714.svg);background-position:100% 0,100% 100%;background-repeat:no-repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:21px;height:calc(100% + 48px);position:absolute;top:-24px;right:-1px}li.active:first-child .media_new_popup_li_wrap:after{background:url(/static/media/attach-li-bottom.cb995f2714.svg) 100% 100% no-repeat}.media_new_popup_ul li span{position:relative}.media_new_popup_li_wrap div{background-position:50%;background-repeat:no-repeat;width:26px;margin-right:12px;position:relative}.media_new_popup_li_icon_man{background-image:url(/static/media/icon-man.c7db80ebfc.svg);width:24px;height:24px}li.active .media_new_popup_li_icon_man{background-image:url(/static/media/icon-man-a.c7db80ebfc.svg)}.media_new_popup_li_icon_woman{background-image:url(/static/media/icon-woman.1186a7c385.svg);width:24px;height:24px}li.active .media_new_popup_li_icon_woman{background-image:url(/static/media/icon-woman-a.1186a7c385.svg)}.media_new_popup_right{background:#fff;border-radius:10px 8px 8px 10px;width:100%;box-shadow:0 6px 12px rgba(47,43,99,.16)}.media_new_popup_tab_wrap{height:100%}.media_new_popup_tab_content{height:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;padding:23px 10px 23px 23px;display:flex}.media_new_popup_tab_content_top{justify-content:center;align-items:center;margin-bottom:16px;padding-right:14px;display:flex}.media_new_popup_tab_content_top_ul{flex-wrap:wrap;display:flex}.media_new_popup_tab_content_top_ul li{cursor:pointer;height:42px;margin:0 20px;font-family:Roboto,sans-serif;list-style:none;transition:background-color .3s}.media_new_popup_tab_content_top_inner_li{text-transform:none;color:#de7032;background-color:transparent;border:2px solid transparent;border-radius:6px;margin:0 auto;padding:8px 14px;font-size:16px;transition:border .3s,background-color .3s}li.active .media_new_popup_tab_content_top_inner_li{color:#de7032;background-color:#ecf5f6;border:2px solid #a9c9cd;font-weight:500}.media_new_popup_tab_content_midddle{flex:1px;padding-right:8px;overflow-y:auto}.media_new_popup_tab_content_midddle::-webkit-scrollbar{background:#f4f4f4;border-radius:5px;width:3px}.media_new_popup_tab_content_midddle::-webkit-scrollbar-thumb{background:#de7032;border-radius:7px}.media_new_popup_close{cursor:pointer;padding:5px;position:absolute;top:2px;right:2px}.media_new_popup_close img{display:block}.popup_attach_photo_click_img{max-width:100%;max-height:calc(100vh - 30px);max-height:calc(var(--vh,1vh)*100 - 30px);object-fit:contain;vertical-align:middle;border-radius:10px}.popup_attach_photo_click_img_wrap{justify-content:center;align-items:center;min-width:500px;min-height:500px;display:flex;position:relative}.photo_modal_actions{align-items:center;gap:16px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.photo_modal_select_btn{color:#446077;background:#fff;border:1px solid #446077;border-radius:5px;justify-content:center;align-items:center;gap:8px;width:200px;height:42px;padding:0 24px;font-size:14px;font-weight:600;display:flex}.photo_modal_select_btn input[type=checkbox]{accent-color:#446077;width:18px;height:18px}.photo_modal_select_btn.active{color:#fff;background:#446077;border-color:#446077}.photo_modal_select_btn.active input[type=checkbox]{accent-color:#fff}.photo_modal_labels_panel{flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:16px;left:16px;right:16px}.photo_modal_tags{z-index:2;flex-wrap:wrap;gap:8px;margin-left:30px;display:flex}.photo_modal_tag{color:#fff;background:linear-gradient(100deg,#357f89 4.33%,#1c4b72 98.64%);border-radius:5px;justify-content:center;align-items:center;padding:4px 8px;font-size:14px;font-weight:600;display:flex}.photo_modal_manage_tags_btn{color:#446077;z-index:1;background:#fff;border:1px solid #446077;border-radius:5px;justify-content:center;align-items:center;gap:8px;height:32px;margin-top:8px;padding:0 12px;font-size:12px;font-weight:600;transition:all .3s;display:flex}.photo_modal_manage_tags_btn svg{width:16px;height:16px;display:block}.photo_modal_manage_tags_btn:hover{cursor:pointer;color:#fff;background-color:#446077}.photo_modal_manage_tags_btn:hover svg{fill:#fff}.photo_modal_delete_btn{color:#fff;background:#eb5757;border-radius:5px;justify-content:center;align-items:center;gap:8px;width:200px;height:42px;padding:0 24px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.photo_modal_delete_btn svg{fill:#fff;width:24px;height:24px;display:block}.photo_modal_delete_btn:hover{color:#eb5757;background-color:#fff;border:1px solid #eb5757}.photo_modal_delete_btn:hover svg{fill:#eb5757}.popup_attach_photo_click_img.audio{width:300px}.pap-btn-close{position:absolute;top:5px;right:5px}.pap-btn-close img{width:25px}@media not (min-width:744px){.media_new_popup_left{width:60px}.media_new_popup_li_wrap{padding-left:5px;font-size:14px}.media_new_popup_li_icon_man{background-size:contain;width:20px;height:20px}.media_new_popup_li_wrap div{width:20px;margin-right:8px}.media_new_popup_ul li span{width:12px;overflow:hidden}.media_new_popup_tab_content_top_inner_li{justify-content:center;align-items:center;height:32px;padding:0 10px;display:flex}.media_new_popup_tab_content_top_ul li{height:auto;margin:0}.rhap_volume-controls{display:none}.media_new_popup_tab_content{padding-left:10px;padding-right:3px}}.upload_popup_wrap{width:100%;max-width:900px;height:682px;max-height:100%;margin:auto;display:flex;position:relative}.attach_new_temp{background-color:#999;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.attach_new_popup_wrap{width:848px;max-width:100%;display:flex;position:relative}.attach_new_popup_left{background-color:#f4f4f4;border-radius:10px 0 0 10px;flex-direction:column;flex:none;justify-content:space-between;width:168px;margin:10px 0;padding-bottom:32px;display:flex;box-shadow:-5px 6px 12px rgba(47,43,99,.16)}.attach_new_popup_ul li{cursor:pointer;height:57px;font-family:Roboto,sans-serif;list-style:none}.attach_new_popup_ul li.active{color:#720066;background:url(/static/media/attach-li-bottom.cb995f2714.svg) right 71px,url(/static/media/attach-li-top.848872d892.svg) right -20px;position:relative}.attach_new_popup_ul li.active:first-child{margin-top:-6px;margin-bottom:6px}.attach_new_popup_ul li.active:before{content:"";background-color:#fff;border-radius:10px 0 0 10px;width:calc(100% + 9px);height:calc(100% + 8px);display:block;position:absolute;top:-4px;left:-9px;box-shadow:-6px 6px 12px rgba(47,43,99,.16)}.attach_new_popup_ul li.active:after{content:"";pointer-events:none;background-color:#fff;width:12px;height:calc(100% + 8px);display:block;position:absolute;top:-4px;right:-10px}.attach_new_popup_li_wrap{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;letter-spacing:.06em;text-transform:uppercase;color:#de7032;align-items:center;width:100%;height:100%;padding-left:32px;font-size:18px;font-weight:500;display:flex;position:relative}li.active .attach_new_popup_li_wrap{color:#720066}li.active .attach_new_popup_li_wrap:after{content:"";pointer-events:none;background-color:transparent;background-image:url(/static/media/attach-li-top.848872d892.svg),url(/static/media/attach-li-bottom.cb995f2714.svg);background-position:100% 0,100% 100%;background-repeat:no-repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:21px;height:calc(100% + 48px);position:absolute;top:-24px;right:-1px}li.active:first-child .attach_new_popup_li_wrap:after{background:url(/static/media/attach-li-bottom.cb995f2714.svg) 100% 100% no-repeat}.attach_new_popup_ul li span{position:relative}.attach_new_popup_li_wrap div{background-position:50%;background-repeat:no-repeat;width:26px;margin-right:12px;position:relative}.attach_new_popup_li_photo{background-image:url(/static/media/attach-photo-ico.f3e37e3b75.svg);width:25px;height:25px}li.active .attach_new_popup_li_photo{background-image:url(/static/media/attach-photo-ico-a.4b5135cb7d.svg)}.attach_new_popup_li_video{background-image:url(/static/media/attach-video-ico.fe86dae4a0.svg);width:26px;height:16px}li.active .attach_new_popup_li_video{background-image:url(/static/media/attach-video-ico-a.039ac00d41.svg)}.attach_new_popup_li_audio{background-image:url(/static/media/attach-audio-ico.50428fae1d.svg);width:24px;height:24px}li.active .attach_new_popup_li_audio{background-image:url(/static/media/attach-audio-ico-a.a14f041ae3.svg)}.attach_new_popup_folder{border-top:1px dashed #de7032;border-bottom:1px dashed #de7032;max-height:240px;margin:25px 0;padding:10px 0;overflow:auto}.attach_new_popup_folder::-webkit-scrollbar{background:#fff;border-radius:22px;width:4px}.attach_new_popup_folder::-webkit-scrollbar-thumb{background:#de7032;border-radius:9px}.attach_new_popup_folder_list{flex-direction:column;justify-content:center;align-items:center;display:flex}.attach_new_popup_folder_item{color:#de7032;cursor:pointer;word-break:break-all;border:1px solid transparent;width:100%;min-height:28px;margin-top:6px;padding:4px 25px 4px 10px;font-size:14px;font-weight:500;list-style:none;position:relative}.attach_new_popup_folder_item:first-child{text-align:center;justify-content:center;align-items:center;margin-top:0;padding:4px 10px;font-weight:600;display:flex}.attach_new_popup_folder_item:hover{opacity:.8}.attach_new_popup_folder_item.active{background:#fff;border:1px solid #eee;border-radius:4px}.attach_new_popup_folder_delete{position:absolute;top:50%;right:2px;transform:translateY(-50%)}.attach_new_popup_drag_drop{border:2px dashed #de7032;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;width:132px;height:123px;margin:auto auto 10px;display:flex}.attach_new_popup_drag_drop.accept{border:2px dashed #de7032}.attach_new_popup_drag_drop.reject{border:2px dashed red}.attach_new_popup_drag_drop div{text-align:center;color:#de7032;margin-bottom:10px;font-size:12px}.attach_new_popup_right{background:#fff;border-radius:10px 8px 8px 10px;width:100%;box-shadow:0 6px 12px rgba(47,43,99,.16)}.attach_new_popup_info_text{text-align:center;letter-spacing:.01em;color:#de7032;font-family:Roboto,sans-serif;font-size:12px;line-height:17px}.attach_new_popup_tab_wrap{height:100%}.attach_new_popup_tab_content{height:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;padding:23px 10px 23px 23px;display:flex}.attach_new_popup_tab_content_top{justify-content:space-between;align-items:center;margin-bottom:16px;padding-right:14px;display:flex}.attach_new_popup_tab_content_top_text{color:rgba(51,51,51,.3);flex:none;font-family:Roboto,sans-serif;font-size:11px}.attach_new_popup_tab_content_top_sort{letter-spacing:.01em;color:#de7032;font-family:Roboto,sans-serif;font-size:13px}.attach_new_popup_tab_top_warning{background:rgba(255,0,0,.11);border-radius:10px;margin-bottom:5px;padding:16px}.attach_new_popup_tab_content_top_sort img{vertical-align:middle;width:16px;margin-bottom:4px;margin-right:9px}.attach_new_popup_tab_content_midddle{flex:1px;padding-right:8px;overflow-y:auto}.attach_new_popup_tab_content_midddle::-webkit-scrollbar{background:#f4f4f4;border-radius:5px;width:3px}.attach_new_popup_tab_content_midddle::-webkit-scrollbar-thumb{background:#de7032;border-radius:7px}.attach_new_popup_tab_content_bottom{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;flex:none;justify-content:space-between;align-items:center;margin-top:20px;padding-right:15px;display:flex}.attach_new_popup_upload_btn{text-align:center;letter-spacing:.01em;color:#de7032;cursor:pointer;background:linear-gradient(#fff,#fff);border:1px solid #de7032;border-radius:4px;width:144px;height:42px;font-weight:600;line-height:40px}.attach_new_popup_upload_btn:hover{box-shadow:0 4px 8px rgba(14,4,143,.24)}.attach_new_popup_upload_btn img{vertical-align:middle;margin-bottom:4px;margin-right:13px}.attach_new_popup_folder_btn_wrap{justify-content:space-between;display:flex}.attach_new_popup_folder_btn{text-align:center;letter-spacing:.01em;color:#de7032;cursor:pointer;background:linear-gradient(#fff,#fff);border:1px solid #de7032;border-radius:4px;justify-content:center;align-items:center;width:-webkit-max-content;width:max-content;height:42px;margin:0 6px;padding:0 14px;font-weight:600;line-height:40px;display:flex}.attach_new_popup_folder_btn svg{margin-right:10px;font-size:26px}.attach_new_popup_folder_btn:hover{box-shadow:0 4px 8px rgba(14,4,143,.24)}.attach_new_popup_folder_btn.delete{color:#d32f2f;border:1px solid #d32f2f}.attach_new_popup_send_btn{text-align:center;color:#fff;letter-spacing:.01em;cursor:pointer;background:linear-gradient(99.84deg,#f88a5b 4.33%,#e05f16 98.64%);border-radius:4px;width:203px;height:42px;font-weight:600;line-height:42px;box-shadow:0 4px 8px rgba(14,4,143,.24)}.attach_new_popup_send_btn.disabled{color:rgba(255,255,255,.6);cursor:not-allowed;background:#b0b0b0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.attach_new_popup_send_btn:hover{box-shadow:0 6px 12px rgba(84,0,114,.24)}.attach_new_popup_send_btn img{vertical-align:middle;margin-bottom:6px;margin-right:14px}.attach_new_popup_close{cursor:pointer;padding:5px;position:absolute;top:2px;right:2px}.attach_new_popup_close img{display:block}.attach_loader_gif{width:60px}.upload_popup_tabs_content_audio_item{background-color:#f3f5ff;margin-bottom:8px;padding:16px}.upload_popup_tabs_content_audio_item.selected{background-color:rgba(156,110,247,.5)}.upload_popup_tabs_content_audio_item.selected .popup_audio_item_name{color:#333}.popup_audio_item_top{margin-bottom:12px;display:flex}.popup_audio_item_bottom{justify-content:space-between;align-items:center;display:flex}.upload_popup_tabs_content_middle.video{grid-template-columns:repeat(3,1fr)}.upload_popup_tabs_content_middle.photo{grid-template-columns:repeat(4,1fr)}.upload_popup_tabs_content_middle.photo,.upload_popup_tabs_content_middle.video{grid-gap:8px;display:grid;overflow:auto}.upload_popup_tabs_content_item{background-color:#f3f5ff;flex-direction:column;display:flex}.upload_popup_tabs_content_item.selected{background-color:rgba(156,110,247,.5)}.upload_popup_tabs_content_item.selected .popup_time{color:#333}.upload_popup_tabs_content_item_top{flex:1;justify-content:center;align-items:center;display:flex}.upload_popup_tabs_content_item_top label{cursor:pointer;width:100%;height:100%;display:block;position:relative}.upload_popup_tabs_content_item_top label img{object-fit:cover;object-position:top;width:100%;height:100%;max-height:200px;display:block}.upload_popup_tabs_content_item_bottom{justify-content:space-between;align-items:center;padding:8px 10px;display:flex}@media screen and (max-width:899px){.upload_popup_tabs_content_middle.video{grid-template-columns:repeat(2,1fr)}.upload_popup_tabs_content_middle.photo{grid-template-columns:repeat(3,1fr)}}@media not (min-width:744px){.attach_new_popup_tab_content_midddle{padding-right:3px}.attach_new_popup_wrap{width:281px}.attach_new_popup_left{width:64px}.attach_new_popup_li_wrap{justify-content:center;padding-left:0}.attach_new_popup_li_wrap span{display:none}.attach_new_popup_li_wrap div{margin-right:0}.attach_new_popup_drag_drop,.attach_new_popup_info_text{display:none}.attach_new_popup_upload_btn{width:51px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:center;align-items:center;display:flex}.attach_new_popup_upload_btn span{display:none}.attach_new_popup_upload_btn img{margin-bottom:0;margin-right:0}.attach_new_popup_send_btn{width:103px}.attach_new_popup_send_btn span span{display:none}.attach_new_popup_tab_content_top_text{width:100px}.attach_new_popup_tab_content_top{margin-bottom:11px}.attach_new_popup_tab_content{padding:11px 5px 17px 10px}.attach_new_popup_tab_content_bottom{margin-top:11px}.upload_popup_tabs_content_middle.video{grid-template-columns:repeat(1,1fr)}.upload_popup_tabs_content_middle.photo{grid-template-columns:repeat(2,1fr)}}.add_file_popup_wrap{background-color:#fff;width:500px;max-width:100%;display:inline-block;position:relative}.popup_add_file_body{height:250px;overflow-y:auto}.popup_add_file_row.uploaded{align-items:center;display:flex}.rhap_container{background-color:#fff;border-radius:40px;width:100%;height:62px;font-size:15px;display:flex;position:relative;box-shadow:0 6px 12px rgba(47,43,99,.16)}.message_audio_wrap{width:300px}.rhap_container,.rhap_container *{outline:none}.rhap_container:focus:not(:focus-visible){outline:0}.rhap_header{margin-bottom:10px}.rhap_footer{margin-top:5px}.rhap_main{flex-direction:column;flex:auto;display:flex}.message_audio_wrap .rhap_controls-section{padding-bottom:2px}.rhap_horizontal{flex-direction:row}.rhap_horizontal .rhap_controls-section{margin-left:8px}.rhap_horizontal-reverse{flex-direction:row-reverse}.rhap_horizontal-reverse .rhap_controls-section{margin-right:8px}.rhap_stacked-reverse{flex-direction:column-reverse}.rhap_stacked-reverse .rhap_controls-section{margin-bottom:8px}.rhap_progress-section{align-items:center;width:210px;height:62px;display:flex;position:absolute;left:39px}.rhap_progress-container{cursor:pointer;-webkit-user-select:none;flex:1 0 auto;align-self:center;align-items:center;height:20px;margin:0 calc(10px + 1%);display:flex}.rhap_progress-container:focus:not(:focus-visible){outline:0}.rhap_time{color:#333;-webkit-user-select:none;user-select:none;font-size:16px}.rhap_progress-bar{box-sizing:border-box;z-index:0;background-color:#ddd;border-radius:2px;width:100%;height:5px;position:relative}.rhap_progress-filled{z-index:2;background-color:#9c6ef7;border-radius:2px;height:100%;position:absolute}.rhap_progress-bar-show-download{background-color:rgba(221,221,221,.5)}.rhap_download-progress{z-index:1;background-color:#ddd;border-radius:2px;height:100%;position:absolute}.rhap_progress-indicator{box-sizing:border-box;z-index:3;background:#9c6ef7;border-radius:50px;width:20px;height:20px;margin-left:-10px;display:none;position:absolute;top:-8px;box-shadow:0 0 5px rgba(134,134,134,.5)}.rhap_controls-section{flex:auto;justify-content:space-between;align-items:center;display:flex}.rhap_additional-controls{display:none}.rhap_repeat-button{color:#868686;width:26px;height:26px;margin-right:6px;font-size:26px}.rhap_main-controls{display:flex;position:relative}.rhap_main-controls-button{color:#868686;width:35px;height:35px;margin:0 3px;font-size:35px}.rhap_play-pause-button{justify-content:center;align-items:center;width:40px;height:40px;margin:0;font-size:40px;line-height:40px;display:flex}.rhap_play-pause-button img{vertical-align:middle}.upload_popup_wrap .rhap_play-pause-button img{vertical-align:top;margin-bottom:0}.rhap_volume-controls{width:103px;display:flex;position:relative;right:-57px}.rhap_volume-button{color:#868686;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;margin-right:6px;font-size:26px;line-height:26px;display:flex}.rhap_volume-button img{vertical-align:middle;width:26px}.rhap_volume-container{-webkit-user-select:none;flex:0 100px;align-items:center;display:flex}.rhap_progress-indicator{color:#9c6ef7}.rhap_volume-bar-area{cursor:pointer;align-items:center;width:100%;height:14px;display:none}.rhap_volume-bar-area:focus:not(:focus-visible){outline:0}.rhap_volume-bar{box-sizing:border-box;background:#9c6ef7;border-radius:2px;width:100%;height:4px;position:relative}.rhap_volume-indicator{box-sizing:border-box;opacity:.9;cursor:pointer;background:#9c6ef7;border-radius:50px;width:12px;height:12px;margin-left:-6px;position:absolute;top:-4px;left:0;box-shadow:0 0 3px rgba(134,134,134,.5)}.rhap_volume-indicator:hover{opacity:.9}.rhap_button-clear{cursor:pointer;background-color:transparent;border:none;padding:0;overflow:hidden}.rhap_button-clear:active{opacity:.95}.rhap_button-clear:focus:not(:focus-visible){outline:0}.rhap_rewind-button,.rhap_forward-button{display:none}@media screen and (max-width:409px){.rhap_time{font-size:12px}.rhap_progress-indicator{width:10px;height:10px;top:-2px}}.upload_popup_tabs_content_audio_item .rhap_progress-container{margin:0}.upload_popup_tabs_content_audio_item .popup_audio_item_play_btn{width:100%;margin-right:0}.upload_popup_tabs_content_audio_item .rhap_container{box-shadow:none;background-color:unset}.upload_popup_tabs_content_audio_item .rhap_volume-controls{display:none}.upload_popup_tabs_content_audio_item .rhap_current-time{color:rgba(51,51,51,.6);font-family:Roboto;font-size:13px;line-height:15px;position:absolute;top:37px;left:0}.upload_popup_tabs_content_audio_item .rhap_total-time{color:rgba(51,51,51,.6);font-family:Roboto;font-size:13px;line-height:15px;position:absolute;top:37px;right:0}.upload_popup_tabs_content_audio_item .rhap_progress-section{width:calc(100% - 50px);left:50px}.upload_popup_tabs_content_audio_item.playing .rhap_progress-indicator{color:#9c6ef7;display:inline-block}.upload_popup_tabs_content_audio_item.playing .rhap_time{color:#fff}@media not (min-width:744px){.upload_popup_tabs_content_audio_item .rhap_play-pause-button{width:26px;height:26px}.upload_popup_tabs_content_audio_item .rhap_play-pause-button img{width:100%}.upload_popup_tabs_content_audio_item .rhap_progress-section{width:calc(100% - 36px);left:36px}}.letters_attach_files_item{background-color:#efefef;border-radius:5px;max-height:100px;margin-right:15px;padding:0 10px;position:relative}.letters_attach_files_item .rhap_container{box-shadow:none;background-color:transparent;width:210px;height:53px}.letters_attach_files_item .rhap_main-controls{top:-8px}.letters_attach_files_item .rhap_progress-section{justify-content:space-between;width:calc(100% - 40px);position:relative;top:28px;left:40px}.letters_attach_files_item .rhap_volume-controls{width:0;display:none}.letters_attach_files_item .rhap_progress-container{width:100%;margin:0;display:inline-block;position:absolute;top:0;left:0}.letters_attach_files_item .rhap_current-time{color:rgba(51,51,51,.6);letter-spacing:-.03em;font-size:12px;position:relative;top:3px;left:0}.letters_attach_files_item .rhap_play-pause-button{width:31px;height:31px;position:relative;top:0}.letters_attach_files_item .rhap_play-pause-button img{vertical-align:top;width:31px;margin:0;top:0}.letters_attach_files_item .rhap_total-time{color:rgba(51,51,51,.6);letter-spacing:-.03em;font-size:12px;position:relative;top:3px;right:0}.letters_attach_files_item .letters_attach_files_item_play_title{color:#4c3083;white-space:nowrap;text-overflow:ellipsis;z-index:1;width:170px;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:14px;position:absolute;top:6px;left:50px;overflow:hidden}.letters_attach_files_item .rhap_progress-indicator{width:15px;height:15px;display:none;top:-6px}.letters_attach_files_item img{margin-right:5px;position:relative;top:2px;display:inline-block!important}.popup_write_letter .letters_attach_files_item .rhap_progress-section{left:42px}.popup_write_letter .letters_attach_files_item .letters_attach_files_item_play_title{top:13px;left:52px}.popup_write_letter .letters_attach_files_item .rhap_current-time{right:-22px}.popup_write_letter .letters_attach_files_item .rhap_total-time{right:22px}@media not (min-width:744px){.letters_attach_files_item .rhap_container{width:175px}.letters_attach_files_item .letters_attach_files_item_play_title{width:120px}.c3_write_msg_textareas_files .letters_attach_files_item.file_audio .rhap_container{width:150px}.c3_write_msg_textareas_files .letters_attach_files_item .letters_attach_files_item_play_title{width:105px;font-size:10px;top:2px}.c3_write_msg_textareas_files .letters_attach_files_item.file_audio .rhap_container{height:43px}.c3_write_msg_textareas_files .letters_attach_files_item.file_audio{height:38px}.c3_write_msg_textareas_files .letters_attach_files_item .rhap_progress-section{top:18px}.c3_write_msg_textareas_files .letters_attach_files_item .rhap_current-time,.c3_write_msg_textareas_files .letters_attach_files_item .rhap_total-time{top:5px}.c3_write_msg_textareas_files .letters_attach_files_item .rhap_main-controls{top:-11px}}.popup_error_wrap{width:100%;max-width:100%;height:200px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;text-align:center;background-color:#fff;border-radius:8px;align-items:center;display:flex}.popup_error{width:100%;padding:0 10px}.popup_error_title{color:#00317b;margin-bottom:14px;font-size:20px;font-weight:600}.popup_error_text{color:rgba(51,51,51,.8);margin-bottom:18px;font-family:Roboto,sans-serif;line-height:21px}.popup_error_btn_wrap{justify-content:space-around;display:flex}.popup_error_btn{color:#fff;cursor:pointer;background:linear-gradient(90.66deg,#00317b 0%,#720066 100%);border-radius:4px;flex:1;max-width:calc(50% - 14px);height:43px;margin:20px auto 10px;font-weight:600;line-height:43px;display:block}.popup_error_btn.transparent{color:#00317b;background:0 0;border:1px solid #00317b}.popup_error_btn:hover{box-shadow:0 4px 8px rgba(14,4,143,.24)}.popup_error_btn img{vertical-align:middle;margin-bottom:2px;margin-right:11px}.popup_error_close{cursor:pointer;padding:5px;position:absolute;top:7px;right:8px}.popup_likeher_search_photos{width:100%;height:100vh;height:calc(var(--vh,1vh)*100);z-index:999;background:rgba(55,78,108,.32);display:block;position:fixed;top:0;left:0}.popup_likeher_search_photos_content{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:center;align-items:center;height:100%;display:flex}.popup_likeher_search_photos_big_photo{position:relative}.popup_likeher_search_photos_big_photo img{max-height:95vh;max-height:calc(var(--vh,1vh)*95);border-radius:10px;display:block}.popup_likeher_search_photos_big_photo.unpaid{background-color:#aaa;border-radius:10px}.popup_likeher_search_photos_big_photo.unpaid img{filter:blur(35px)}.popup_likeher_photo_unpaid_warning{color:#333;text-align:center;z-index:1;background:linear-gradient(#fff 0%,rgba(255,255,255,0) 100%);border-radius:10px 10px 0 0;width:100%;padding:20px 0 30px;font-size:18px;font-weight:500;display:none;position:absolute;top:0;left:0}.popup_likeher_search_photos_big_photo.unpaid .popup_likeher_photo_unpaid_warning{display:block}.popup_likeher_photo_unpaid_warning span{color:#6f0267;font-size:24px;font-weight:600;display:block}.popup_likeher_search_photos_list_wrap{height:100vh;height:calc(var(--vh,1vh)*100);background:rgba(55,78,108,.32);margin-left:22px;padding:20px 10px 20px 0}.popup_likeher_search_photos_list{height:100%;padding:0 14px 0 24px;overflow-y:auto}.popup_likeher_search_photos_list::-webkit-scrollbar{background:rgba(255,255,255,.5);border-radius:5px;width:3px}.popup_likeher_search_photos_list::-webkit-scrollbar-thumb{background:#00317b;border-radius:7px}.popup_likeher_search_photos_list_item{margin-bottom:16px}.popup_likeher_search_photos_list_item img{object-fit:cover;cursor:pointer;border-radius:10px;width:110px;height:183px;display:block}.popup_likeher_search_photos_list_item.unpaid{background-color:#aaa;border-radius:10px}.popup_likeher_search_photos_list_item.unpaid img{filter:blur(25px)}.popup_likeher_search_photos_list_item:last-child{margin-bottom:0}.popup_likeher_search_photos_prev{text-align:center;cursor:pointer;background:#f0f9ff;border-radius:0 40px 40px 0;width:77px;height:77px;line-height:77px;position:absolute;top:50%;left:0}.popup_likeher_search_photos_next{text-align:center;cursor:pointer;background:#f0f9ff;border-radius:40px 0 0 40px;width:77px;height:77px;line-height:77px;position:absolute;top:50%;right:0}.popup_likeher_search_photos_next img{vertical-align:middle;width:22px;line-height:1}.popup_likeher_search_photos_prev img{vertical-align:middle;width:22px;line-height:1;transform:rotate(180deg)}.popup_likeher_search_photos_close{cursor:pointer;padding:10px;position:absolute;top:10px;right:10px}.popup_likeher_search_photos_close img{width:24px;display:block}@media not (min-width:744px){.popup_likeher_search_photos_next,.popup_likeher_search_photos_prev{width:65px;height:45px;bottom:24px;top:unset;background-color:rgba(255,255,255,.7);line-height:45px}.popup_likeher_search_photos_next img,.popup_likeher_search_photos_prev img{width:15px}}.stats_autoselect{display:block}.stats_autoselect.MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon .MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root]{width:200px;height:38px;padding:0}.c3_woman_profile_page_wrap{padding:28px 10px 0 0}.c3_woman_profile_page_wrap2{height:calc(100vh - 128px);height:calc(var(--vh,1vh)*100 - 128px);padding:0 14px 24px 24px;overflow-y:auto}.c3_woman_profile_page_wrap2::-webkit-scrollbar{background:#fff;border-radius:22px;width:3px}.c3_woman_profile_page_wrap2::-webkit-scrollbar-thumb{background:#adbaff;border-radius:9px}.c3_woman_profile_main_block{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:stretch;background-color:#fff;border-radius:10px;align-items:stretch;display:flex;box-shadow:0 6px 12px rgba(47,43,99,.16)}.c3_woman_profile_main_block_photo{margin-right:43px}.c3_woman_profile_main_block_photo img{object-fit:cover;border-radius:10px;width:540px;height:900px;display:block}.c3_woman_profile_main_block_info{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-moz-flex-wrap:wrap;-o-flex-wrap:wrap;-ms-align-items:flex-start;flex-wrap:wrap;align-items:flex-start;padding:31px 46px 21px 0;display:flex}.c3_woman_profile_main_block_info_wrap{width:100%}.c3_woman_profile_main_block_top{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-moz-flex-wrap:wrap;-o-flex-wrap:wrap;border-bottom:1px solid #e0e2eb;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;margin-bottom:22px;padding-bottom:25px;display:flex}.c3_woman_profile_main_block_name{color:#00317b;font-size:36px;font-weight:600;line-height:140%}.c3_woman_profile_main_block_id{letter-spacing:.06em;color:#333;font-size:18px}.c3_woman_profile_main_block_dob{letter-spacing:.06em;color:#de7032;width:100%;margin-top:5px;font-size:18px;font-weight:600}.c3_woman_profile_main_block_dob span{font-weight:400}.c3_woman_profile_main_block_place{letter-spacing:.06em;text-transform:capitalize;color:#de7032;margin-top:10px;font-size:18px;font-weight:500}.c3_woman_profile_main_block_place img{vertical-align:middle;border-radius:3px;height:18px;margin-bottom:2px;margin-right:5px}.c3_woman_profile_main_block_list{width:100%;margin-bottom:22px}.c3_woman_profile_main_block_list_title{letter-spacing:.06em;text-transform:uppercase;color:#de7032;margin-bottom:16px;font-size:22px;font-weight:600;line-height:27px}.c3_woman_profile_main_block_list_item{letter-spacing:.06em;color:#de7032;text-transform:capitalize;margin-bottom:8px;padding-left:20px;font-size:16px;line-height:1.8}.c3_woman_profile_main_block_list_item:last-child{margin-bottom:0}.c3_woman_profile_main_block_list_item span{color:#00317b;font-weight:600}.c3_woman_profile_main_block_list_item span.not_specs{color:#eb5757}.c3_woman_profile_main_block_buttons{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-self:flex-end;justify-content:flex-end;align-self:flex-end;width:100%;display:flex}.c3_woman_profile_main_block_btn{color:#fff;letter-spacing:.06em;text-align:center;cursor:pointer;background-color:#01317b;border-radius:5px;width:190px;height:44px;margin-left:22px;font-size:16px;font-weight:600;line-height:44px}.c3_woman_profile_main_block_btn img{vertical-align:middle;margin-right:12px}.c3_woman_profile_go_to_btn{margin-left:22px}.c3_woman_profile_second_block{background-color:#fff;border-radius:10px;margin-top:30px;padding:28px;box-shadow:0 6px 12px rgba(47,43,99,.16)}.c3_woman_profile_tabs_wrap{margin-bottom:40px}.c3_woman_profile_tabs_links_wrap{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;justify-content:center;margin-bottom:28px;display:flex}.c3_woman_profile_tabs_link{letter-spacing:.06em;text-transform:uppercase;color:#de7032;text-align:center;cursor:pointer;border-bottom:1px solid #e0e2eb;width:314px;padding-bottom:10px;font-size:18px;font-weight:600}.c3_woman_profile_tabs_link.active{color:#00317b;border-bottom:3px solid #1a237e;padding-bottom:8px;font-weight:700}.c3_woman_profile_tab_block{display:none}.c3_woman_profile_tab_block.active{display:block}.c3_woman_profile_tab_about{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;justify-content:space-between;display:flex}.c3_woman_profile_tab_about_item{width:calc(50% - 28px)}.c3_woman_profile_tab_about_item_title{letter-spacing:.06em;text-transform:uppercase;color:#de7032;margin-bottom:29px;font-size:24px;font-weight:600}.c3_woman_profile_tab_about_item_text{text-align:justify;color:#4f4f4f;font-family:Roboto,sans-serif;font-size:16px;line-height:150%}.c3_woman_profile_tab_blog{padding-top:10px}.c3_woman_profile_tab_blog_item{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;margin-bottom:30px;display:flex}.c3_woman_profile_tab_blog_item_photos{width:218px;margin-right:32px}.c3_woman_profile_tab_blog_item_big_photo img{object-fit:cover;border-radius:5px;width:218px;height:364px;display:block}.c3_woman_profile_tab_blog_item_small_photos{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;justify-content:space-between;margin-top:12px;display:flex}.c3_woman_profile_tab_blog_item_small_photos img{object-fit:cover;border-radius:5px;width:65px;height:108px;display:block}.c3_woman_profile_tab_blog_item_content_title{letter-spacing:.06em;text-transform:uppercase;color:#de7032;margin-bottom:13px;font-size:24px;font-weight:600}.c3_woman_profile_tab_blog_item_content_date{color:rgba(51,51,51,.6);margin-bottom:32px;font-family:Roboto,sans-serif;font-size:12px}.c3_woman_profile_tab_blog_item_content_text p{color:#333;margin-bottom:30px;font-family:Roboto,sans-serif;font-size:16px;line-height:150%}.c3_woman_profile_tab_blog_pagination{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:center;align-items:center;width:100%;display:flex}.c3_woman_profile_tab_blog_pagination_nums{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;margin:0 10px;display:flex}.c3_woman_profile_tab_blog_pagination_current{text-align:center;color:#69095b;background-color:#fff;border-radius:100%;outline:none;width:28px;height:28px;margin-right:8px;font-family:Roboto,sans-serif;line-height:30px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.c3_woman_profile_tab_blog_pagination_all{color:#999;font-family:Roboto,sans-serif}.c3_woman_profile_tab_blog_pagination_buttons{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;display:flex}.c3_woman_profile_tab_blog_pagination_btn{cursor:pointer;background-image:url(/static/media/c3wp-pagin-disable.1f0928afe4.svg);background-position:50%;background-repeat:no-repeat;border-radius:5px;width:27px;height:13px}.c3_woman_profile_tab_blog_pagination_btn:last-child{margin-left:5px;transform:rotate(180deg)}.c3_woman_profile_tab_blog_pagination_btn.active{background-color:#69095b;background-image:url(/static/media/c3wp-pagin-active.b36fb504f0.svg)}.c3_woman_profile_tab_blog_pagination_btn.active:first-child{transform:rotate(180deg)}.c3_woman_profile_tab_blog_pagination_btn.active:last-child{transform:unset}.c3_woman_profile_page_title{letter-spacing:.06em;text-transform:uppercase;color:#de7032;margin-bottom:34px;font-size:24px;font-weight:600}.c3_woman_profile_gallery_photo_wrap{margin-bottom:50px}.c3_woman_profile_gallery_video_list_wrap{width:calc(100vw - 652px);padding-bottom:23px;position:relative;overflow-y:auto}.c3_woman_profile_gallery_video_list_wrap::-webkit-scrollbar{background:#e0e2eb;border-radius:22px;height:5px}.c3_woman_profile_gallery_video_list_wrap::-webkit-scrollbar-thumb{background:#00317b;border-radius:9px}.c3_woman_profile_gallery_video_list{width:3000px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.c3_woman_profile_gallery_video_list_item{cursor:pointer;background-color:#fff;border-radius:10px;width:617px;margin-right:23px;position:relative}.c3mp_video_list_item_play_btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c3_woman_profile_gallery_video_list_item .c3mp_video_list_item{width:100%;margin:0}.c3_woman_profile_gallery_video_list_item .c3mp_video_list_item_img{object-fit:cover;border-radius:10px;width:100%}.c3_woman_profile_gallery_video_list_item_img_wrap{cursor:pointer;position:relative}.c3_woman_profile_gallery_video_list_item_img{object-fit:cover;border-radius:10px;width:100%;height:357px;display:block}.c3_woman_profile_gallery_video_list_item_play{position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.c3_woman_profile_gallery_video_list_item_play img{width:100px}.c3_woman_profile_gallery_video_list_item_bottom{height:84px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;color:#00317b;align-items:center;padding:0 19px;font-size:24px;font-weight:500;display:flex}.c3_woman_profile_gallery_photo_top_big_list_wrap{width:calc(100vw - 652px);position:relative;overflow:hidden}.c3_woman_profile_gallery_photo_btn{cursor:pointer;padding:5px;position:absolute;top:50%;transform:translateY(calc(-50% - 7px))}.c3_woman_profile_gallery_photo_btn.btn_prev{left:5px}.c3_woman_profile_gallery_photo_btn.btn_next{right:5px}.c3_woman_profile_gallery_photo_top_big_list{width:3000px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.c3_woman_profile_gallery_photo_top_big_item{cursor:pointer;border-radius:10px;flex:none;margin-right:16px;overflow:hidden}.c3_woman_profile_gallery_photo_top_big_item img{object-fit:cover;height:714px;display:block}.c3_woman_profile_gallery_photo_top_big_item.unpaid img{filter:blur(40px)}.c3_woman_profile_gallery_photo_top_small_list_wrap{width:calc(100vw - 652px);margin-top:20px;padding-bottom:21px;overflow-x:auto}.c3_woman_profile_gallery_photo_top_small_list_wrap::-webkit-scrollbar{background:#e0e2eb;border-radius:22px;height:5px}.c3_woman_profile_gallery_photo_top_small_list_wrap::-webkit-scrollbar-thumb{background:#00317b;border-radius:9px}.c3_woman_profile_gallery_photo_top_small_list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.c3_woman_profile_gallery_photo_top_small_list_item{cursor:pointer;border-radius:10px;flex:none;margin-right:18px;overflow:hidden}.c3_woman_profile_gallery_photo_top_small_list_item img{object-fit:cover;width:110.23px;height:183px;display:block}.c3_woman_profile_gallery_photo_top_small_list_item.unpaid img{filter:blur(30px)}.c3_woman_profile_head{height:100px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:center;align-items:center;padding:0 15px;display:flex}.c3_woman_profile_head_item{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;cursor:pointer;background-color:#fff;border-radius:10px;justify-content:center;align-items:center;height:76px;margin-right:33px;padding:0 15px 0 20px;display:flex;box-shadow:0 6px 12px rgba(47,43,99,.16)}.c3_woman_profile_head_item:last-child{margin-right:0}.c3_woman_profile_head_item.disabled{-webkit-box-shadow:none;box-shadow:none;cursor:default;background-color:#fcfcfc}.c3_woman_profile_head_item_text{color:#00317b;-webkit-text-fill-color:transparent;background:linear-gradient(90.34deg,#00317b 0%,#720066 100%);-webkit-background-clip:text;flex:none;font-size:20px;font-weight:600}.disabled .c3_woman_profile_head_item_text{color:#848484;background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:unset}.c3_woman_profile_head_item_img{background-position:50%;background-repeat:no-repeat;flex:none;width:38px;height:38px;margin-right:15px}.c3wphi_letter .c3_woman_profile_head_item_img{background-image:url(/static/media/c3wpt_mail.b65297509b.svg)}.c3wphi_chat .c3_woman_profile_head_item_img{background-image:url(/static/media/c3wpt_chat.989a34ff07.svg)}@media screen and (max-width:1899px){.c3_woman_profile_page_wrap2{height:calc(100vh - 80px);height:calc(var(--vh,1vh)*100 - 80px)}.c3_woman_profile_page_wrap{padding-top:0}.c3_woman_profile_head{justify-content:center;height:70px;margin-bottom:10px}.c3_woman_profile_head_item{text-align:center;flex-wrap:wrap;align-items:flex-end;width:116px;height:62px;margin-right:8px;padding:0}.c3_woman_profile_head_item.c3wphi_webcam{width:145px}.c3_woman_profile_head_item_text{width:100%;margin-bottom:6px;font-size:14px}.c3_woman_profile_head_item_img{background-size:contain;width:29px;height:29px;margin:5px auto 0}.c3_woman_profile_head_item_text br{display:none}}@media screen and (max-width:1649px){.c3_woman_profile_gallery_photo_top_big_list_wrap,.c3_woman_profile_gallery_photo_top_small_list_wrap,.c3_woman_profile_gallery_video_list_wrap{width:calc(100vw - 567px)}.c3_woman_profile_main_block_photo img{width:441px;height:793px}.c3_woman_profile_main_block_list_title{margin-bottom:5px;font-size:16px}.c3_woman_profile_main_block_list_item{font-size:14px}.c3_woman_profile_main_block_list{margin-bottom:10px}.c3_woman_profile_main_block_name{font-size:30px}}@media screen and (max-width:1499px){.c3_woman_profile_gallery_photo_top_big_list_wrap,.c3_woman_profile_gallery_photo_top_small_list_wrap,.c3_woman_profile_gallery_video_list_wrap{width:calc(100vw - 493px)}.c3_woman_profile_gallery_video_list_item .c3mp_video_list_item_img{height:201px}.c3_woman_profile_gallery_photo_top_big_item img{width:300px;height:500px}.c3_woman_profile_gallery_photo_top_small_list_item img{width:90px;height:150px}}@media screen and (max-width:1449px){.c3_woman_profile_page_wrap{padding-top:0}.c3_woman_profile_main_block_name{font-size:26px}.c3_woman_profile_main_block_id,.c3_woman_profile_main_block_dob,.c3_woman_profile_main_block_place{font-size:14px}.c3_woman_profile_main_block_top{margin-bottom:10px;padding-bottom:15px}.c3_woman_profile_main_block_photo img{width:361px;height:670px}.c3_woman_profile_main_block_list_item{font-size:12px}.c3_woman_profile_main_block_photo{padding:24px 0 24px 24px}.c3_woman_profile_main_block_info{padding:24px 10px 24px 0}.c3_woman_profile_main_block_btn{width:149px;height:32px;font-size:14px;line-height:32px}.c3_woman_profile_main_block_btn img{margin-bottom:2px;margin-right:8px}.c3_woman_profile_main_block_btn:first-child img{width:19px}.c3_woman_profile_main_block_btn:last-child img{width:21px}.c3_woman_profile_gallery_video_list_item{width:348px}.c3_woman_profile_gallery_video_list_item_img{height:201px}.c3_woman_profile_gallery_video_list_item_bottom{height:38px;font-size:14px}.c3_woman_profile_gallery_video_list_item_play img{width:50px}}@media screen and (max-width:1199px){.c3_woman_profile_gallery_photo_top_big_list_wrap,.c3_woman_profile_gallery_photo_top_small_list_wrap,.c3_woman_profile_gallery_video_list_wrap{width:calc(100vw - 238px)}}@media not (min-width:1280px){.c3_woman_profile_page_wrap2{height:calc(100vh - 160px);height:calc(var(--vh,1vh)*100 - 160px)}.c3_woman_profile_gallery_photo_top_big_list_wrap,.c3_woman_profile_gallery_photo_top_small_list_wrap,.c3_woman_profile_gallery_video_list_wrap{width:calc(100vw - 108px)}.c3_woman_profile_gallery_photo_top_big_item img{width:240px;height:400px}.c3_woman_profile_gallery_photo_top_small_list_item img{width:46px;height:77px}.c3_woman_profile_gallery_video_list_item .c3mp_video_list_item_img{height:167px}.c3_woman_profile_gallery_video_list_item{width:275px}.c3_woman_profile_gallery_video_list_item_img{height:167px}.c3_woman_profile_gallery_video_list_item_play img{width:42px}.c3_woman_profile_gallery_photo_top_big_item{margin-right:10px}}@media screen and (max-width:899px){.c3_woman_profile_head{display:none}.c3_woman_profile_page_wrap{padding-top:8px}.c3_woman_profile_page_wrap2{height:calc(100vh - 88px);height:calc(var(--vh,1vh)*100 - 88px)}}@media screen and (max-width:849px){.c3_woman_profile_main_block_buttons{display:block}.c3_woman_profile_main_block_btn{margin:0 auto 10px}.c3_woman_profile_main_block_btn:last-child{margin-bottom:0}}@media screen and (max-width:767px){.c3_woman_profile_main_block{display:block}.c3_woman_profile_main_block_photo{margin-right:0;padding-right:24px}.c3_woman_profile_main_block_buttons{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.c3_woman_profile_main_block_btn{margin:0 0 10px 24px}.c3_woman_profile_main_block_info{padding:24px}.c3_woman_profile_main_block_photo img{margin:auto}.c3_woman_profile_tabs_link{width:50%}}@media not (min-width:744px){.c3_woman_profile_page_wrap2{height:calc(100vh - 72px);height:calc(var(--vh,1vh)*100 - 72px);padding:0 5px 16px 10px}.c3_woman_profile_tab_about{display:block}.c3_woman_profile_tab_about_item{width:100%;margin-bottom:30px}.c3_woman_profile_tab_about_item:last-child{margin-bottom:0}.c3_woman_profile_tab_blog_item{border-bottom:1px solid #ccc;margin-bottom:60px;display:block}.c3_woman_profile_tab_blog_item_photos{margin:0 auto 24px}.c3_woman_profile_tab_blog_item_content_text p{margin-bottom:16px}.c3_woman_profile_main_block_photo img{width:200px;height:340px}.c3_woman_profile_tabs_link{font-size:14px}.c3_woman_profile_tab_about_item_title{margin-bottom:8px;font-size:16px}.c3_woman_profile_page_wrap{padding-right:3px}.c3_woman_profile_main_block_name{font-size:24px}.c3_woman_profile_main_block_id{font-size:12px}.c3_woman_profile_main_block_dob{margin-top:12px;font-size:12px}.c3_woman_profile_main_block_dob span{margin-top:3px;display:block}.c3_woman_profile_main_block_place{margin-top:12px;font-size:12px}.c3_woman_profile_main_block_place img{height:13px}.c3_woman_profile_main_block_buttons{display:block}.c3_woman_profile_main_block_btn{margin:8px auto 0}.c3_woman_profile_gallery_photo_top_big_list_wrap,.c3_woman_profile_gallery_photo_top_small_list_wrap,.c3_woman_profile_gallery_video_list_wrap{width:calc(100vw - 44px)}.c3_woman_profile_second_block{padding:28px 10px}.c3_woman_profile_tab_about_item_text{font-size:12px}}.c3_woman_profile_gallery_photo_top_big_item{position:relative}.c3_woman_profile_gallery_photo_top_big_item.unpaid .popup_likeher_photo_unpaid_warning{display:block}.chartContainer{overflow:auto!important}.container{max-width:100%!important}.stl{flex:auto!important;overflow:auto!important}.pagination-wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:16px 0;display:flex}.pg{gap:8px;margin:0;padding:0;list-style:none;display:flex}.pg__item{display:flex}.pg__link,.pg__item>a,.pg__item>span{cursor:pointer;background:#fff;border:1px solid #e3e6ee;border-radius:8px;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 10px;display:flex}.pg__ellipsis{align-items:center;display:flex}.is-active .pg__link,.pg__item.is-active>a{color:#fff;background:#2f54eb;border-color:#2f54eb}.is-disabled{opacity:.5;pointer-events:none}.pg__meta{color:#8a8f9c;margin-left:8px;font-size:12px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;font-family:Montserrat,sans-serif;font-size:14px;overflow:hidden}button,input{background-color:transparent;border:none;font-family:Montserrat,sans-serif}a{color:inherit;text-decoration:none}.column-1{-o-transition:.5s;width:314px;transition:all .5s;position:relative;box-shadow:6px 0 12px rgba(47,43,99,.16)}.column-1.small{width:141px}.column-2{background-color:#ebedfa;width:352px;min-height:100%}.column-2.letters{width:290px}.column-3{background-color:#fff;flex:1;position:relative}.column-3.profile_man{background-color:#f4f4f4}.column-3.empty{background-color:#fdfcf7}.column-3.profile_flex{flex-direction:column;display:flex}.column-4{background-color:#ebedfa;width:352px;position:relative}.ReactModal__Content.ReactModal__Content--after-open{align-items:center;display:flex;border-radius:0!important;max-width:calc(100% - 30px)!important;max-height:calc(100% - 30px)!important}@media screen and (min-width:1200px){.column_4_overlay{pointer-events:none;background-color:rgba(255,255,255,.5);width:100%;height:100%;display:none;position:absolute;top:0;left:0}.c4_list_wrap_2:hover~.column_4_overlay{display:block}.overlay.active~.chat_wrap .column_4_overlay{display:none!important}}@media screen and (max-width:1749px){.column-4{width:260px}.column-2{width:270px}.column-2.letters{width:237px}}@media screen and (max-width:1549px){.column-1{z-index:3;background-color:#fff;position:absolute;top:0;left:0}}@media screen and (max-width:1199px){.column-4{-o-transition:.3s;z-index:10;transition:all .3s;position:absolute;top:0;right:-260px}.column-1{opacity:0;z-index:10;-o-transition:.5s;background-color:#fff;transition:all .5s;position:absolute;top:0;left:-314px}.column-1.active{opacity:1;top:0;left:0}.column-1.active .c1_close{visibility:visible;display:block}.mob_head,.mob_head_left{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.column-4.letters{-o-transition:.5s;z-index:10;transition:all .5s;position:absolute;top:0;right:-352px}.column-4.active{right:0}}@media screen and (max-width:899px){.column-2{z-index:10;-o-transition:left .5s;width:352px;transition:left .5s;position:absolute;top:0;left:-352px}.column-2.active{left:0}.column-2.active .c2_close{visibility:visible;display:block}}@media not (min-width:744px){.column-3{width:100%}.column-2{width:270px;left:-270px}.column-1{width:270px}.column-3.empty:after{-webkit-background-size:100%;background-size:100%}}.overlay{width:100%;height:100vh;height:calc(var(--vh,1vh)*100);z-index:6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(235,237,250,.5);display:none;position:absolute;top:0;left:0}.overlay.dark{background-color:rgba(0,0,0,.5)}.overlay.active{display:block}.blur{filter:blur(2px)}.chat_wrap{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;height:100vh;height:calc(var(--vh,1vh)*100);display:flex}.c1_top{background-color:#ebedfa;padding-bottom:4px}.c1_top_logo{height:108px}.c1_logo{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:center;align-items:center;height:80px;display:flex}.c1_logo img:nth-child(2){width:60px;margin-left:6px;transition:all .5s;display:block}.column-1.small .c1_logo img:nth-child(2){width:0}.c1_profile_wrap{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;background-color:#fff;border-radius:5px;align-items:center;padding:16px 12px 12px;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.05)}.c1_profile_photo{margin-right:12px}.c1_profile_photo img{-o-object-fit:cover;object-fit:cover;border-radius:100%;width:56px;height:56px}.c1_profile_right a{-o-transition:.5s;border-style:solid;border-width:1px;border-radius:4px;width:112px;height:24px;padding-top:3px;font-weight:500;line-height:17px;transition:all .5s;display:block;overflow:hidden}.column-1.small .c1_profile_right a{width:30px}.c1_profile_right a span{-o-transition:.5s;white-space:nowrap;width:80px;transition:all .5s;display:block}.column-1.small .c1_profile_right a span{width:0;overflow:hidden}.c1_profile_link{color:#446077;background-image:url(/static/media/profile_ico.2aee683689.svg);background-position:7px 4px;background-repeat:no-repeat;border-color:#446077;margin-bottom:8px;padding-left:30px;display:block}.c1_add_credits{color:#fff;background-color:#e0162b;background-image:url(/static/media/get_credit_ico.38cc29902a.svg);background-position:6px 3px;background-repeat:no-repeat;border-color:#e0162b;padding-left:27px;display:block}.c1_wrap2{height:calc(100vh - 370px);height:calc(var(--vh,1vh)*100 - 370px)}.small .c1_top_wrap.active+.c1_wrap2{height:calc(100vh - 422px);height:calc(var(--vh,1vh)*100 - 422px)}.c1_wrap{background-color:#fff;height:100%;overflow-x:hidden;overflow-y:auto}.c1_wrap::-webkit-scrollbar{background:#f7f8fd;border-radius:5px;width:3px;margin-right:3px}.c1_wrap::-webkit-scrollbar-thumb{background:#adbaff;border-radius:7px}.c1_menu_item{color:rgba(55,78,108,.56);-ms-align-items:center;cursor:pointer;letter-spacing:-.02em;justify-content:space-between;align-items:center;height:71px;padding:0 16px 0 31px;font-size:16px;font-weight:500;display:none}.c1_menu_main_item.active:first-child~.c1_menu_item{display:flex}.small .c1_menu_item{justify-content:space-between;padding:10px}.c1_menu_item.active{color:#00317b}.c1_menu_item_left span{-o-transition:.5s;white-space:nowrap;text-transform:uppercase;max-width:150px;transition:all .5s;display:block}.c1_menu_item.active .c1_menu_item_left span{font-weight:600}.c1_menu_item_right{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;line-height:1;display:flex}.c1_menu_item_right_unread{letter-spacing:-.02em;text-transform:uppercase;color:#8f9cad;margin-right:22px;font-size:24px;font-weight:500}.small .c1_menu_item_right_unread{margin-right:7px}.c1_menu_item.active .c1_menu_item_right_unread{color:#00317b}.c1_menu_item_count_big{color:rgba(55,78,108,.56);background-color:#ebedfa;padding:2px 4px 3px;font-weight:600}.small .c1_menu_item_count_big{width:54px}.c1_submenu_item_right_top{text-align:center;border-bottom:1px solid #fff;width:60px;margin-bottom:5px;padding-top:3px;padding-bottom:3px}.small .c1_submenu_item_right_top{width:100%}.c1_submenu_item_right_top span:before{content:"";vertical-align:middle;background-color:#27ae60;border-radius:100%;width:4px;height:4px;margin-top:-2px;margin-right:4px;display:inline-block}.c1_submenu_item_right_bottom{text-align:center;width:60px;margin-top:4px}.small .c1_submenu_item_right_bottom{text-align:center;width:100%}.column-1.small .c1_menu_item_left span{visibility:hidden;max-width:0;height:0;margin-top:0;overflow:hidden}.column-1.small .c1_menu_item{padding-left:9px}.c1_menu_item svg{-o-transition:.5s;stroke:rgba(61,101,153,.32);fill:transparent;stroke-width:2px;margin-bottom:4px;margin-right:11px;transition:all .5s}.small .c1_menu_item svg{margin-bottom:0}.c1_menu_item.special svg{fill:rgba(61,101,153,.32)}.c1_menu_item.special.active svg{fill:#00317b}.c1_menu_item.active svg{stroke:#00317b}.c1_menu_bottom_wrap svg{fill:rgba(71,79,92,.8);margin-bottom:0}.c1_menu_bottom_wrap.special.active svg{fill:#00317b}.c1_menu_more_btn.active svg{transform:rotate(180deg)}.c1_menu_main_item{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;cursor:pointer;align-items:center;height:71px;padding:0 16px 0 22px;display:flex}.c1_menu_main_item_left{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;display:flex}.c1_menu_main_item_left svg{fill:rgba(71,79,92,.8);margin-right:12px}.c1_menu_main_item_sender .c1_menu_main_item_left svg{stroke:rgba(71,79,92,.8);fill:transparent}.c1_menu_main_item_sender.active .c1_menu_main_item_left svg{stroke:linear-gradient(99.84deg, #f88a5b 4.33%, #e05f16 98.64%);fill:transparent}.small .c1_menu_main_item_left{width:32px}.small .c1_menu_main_item_left svg{margin:0}.small .gifts .c1_menu_main_item_left svg{margin-left:3px;margin-right:0}.gifts .c1_menu_main_item_left svg{margin-left:2px;margin-right:12px}.c1_menu_main_item_left span{letter-spacing:-.02em;text-transform:uppercase;color:rgba(55,78,108,.8);margin-top:3px;font-size:16px;font-weight:600}.c1_menu_main_item.active{background-color:#bacde9}.c1_menu_main_item.active .c1_menu_main_item_left svg{fill:linear-gradient(99.84deg, #f88a5b 4.33%, #e05f16 98.64%)}.c1_menu_main_item.active .c1_menu_main_item_left span{color:linear-gradient(99.84deg, #f88a5b 4.33%, #e05f16 98.64%)}.c1_menu_main_item_right{text-align:center;color:rgba(55,78,108,.56);letter-spacing:-.02em;background-color:#ebedfa;width:68px;height:26px;margin-left:auto;font-size:16px;font-weight:600;line-height:28px}.small .c1_menu_main_item_left span{max-width:0;overflow:hidden}.small .c1_menu_main_item{justify-content:center;padding-left:14px;padding-right:10px}.small .c1_menu_main_item_right{width:54px}.c1_menu_bottom_wrap{background-color:#ebedfa;box-shadow:0 5px 5px rgba(0,0,0,.1)}.c1_menu_bottom_wrap .c1_menu_item{padding:20px 24px}.c1_menu_bottom_wrap .c1_menu_item span{vertical-align:middle;color:rgba(55,78,108,.8);display:inline}.c1_menu_bottom_wrap .c1_menu_item_left{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;display:flex}.c1_menu_item_new{letter-spacing:-.02em;color:#374e6c;font-size:16px;font-weight:600;line-height:100%}.c1_submenu_item{height:60px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;-o-transition:.5s;cursor:pointer;justify-content:space-between;align-items:center;padding:10px 12px 8px 18px;transition:all .5s;display:flex}.c1_submenu_item.active{color:#fff;background-color:#446077}.c1_submenu_item_left{color:rgba(55,78,108,.56);font-size:16px;font-weight:600}.column-1.small .c1_submenu_item_left{padding-left:10px}.c1_submenu_item_left span{-o-transition:.5s;white-space:nowrap;max-width:100px;max-height:20px;transition:all .5s;display:block}.column-1.small .c1_submenu_item_left span{max-width:0;max-height:0;overflow:hidden}.c1_submenu_item.active .c1_submenu_item_left{color:#fff}.c1_submenu_item_left svg{fill:#3d6599;stroke:#3d6599;opacity:.32;margin-bottom:9px;display:block;position:relative;top:3px}.c1_submenu_item.active .c1_submenu_item_left svg{fill:#fff;stroke:#fff;opacity:1}.c1_submenu_item_right{color:#8694ab;letter-spacing:-.02em;text-align:center;background-color:#ebedfa;border-radius:4px;width:50px;height:39px;padding:1px 4px 0;font-size:12px;font-weight:700;line-height:1}.c1_menu_item_count{text-align:center;color:rgba(55,78,108,.56);letter-spacing:-.02em;background-color:#ebedfa;width:68px;height:26px;margin-left:auto;font-size:16px;font-weight:600;line-height:28px}.small .c1_menu_item_count{width:54px}.c1_menu_item_count span{line-height:26px;position:relative}.c1_menu_item_count span:before{content:"";vertical-align:middle;background-color:#27ae60;border-radius:100%;width:4px;height:4px;margin-top:-2px;margin-right:4px;display:inline-block}.c1_menu_more_btn{color:#6f0267;cursor:pointer;border:none;justify-content:center}.c1_menu_more_btn span{width:52px}.c1_menu_item.c1_menu_more_btn.active{color:#446077}.c1_menu_more_btn img{-o-transition:.3s;transition:all .3s}.c1_menu_more_btn.active img{transform:rotate(180deg)}.c1_menu_more{display:none}.c1_menu_hide_wrap{width:calc(100% - 8px);height:72px;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;background-color:#fff;justify-content:center;align-items:center;display:flex}.c1_menu_hide{display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;cursor:pointer;border:2px solid #720066;justify-content:center;align-items:center;width:44px;height:33px;display:flex}.c1_menu_hide img{-o-transition:.5s;transition:all .5s}.c1_menu_hide.small img{transform:rotateY(180deg)}.c2_top{height:108px;display:-moz-flex;display:-ms-flex;display:-o-flex;-moz-flex-wrap:wrap;-o-flex-wrap:wrap;-ms-align-items:center;flex-wrap:wrap;justify-content:center;align-items:center;padding:20px 26px;display:flex}.c2_top_online_text{letter-spacing:-.02em;text-transform:uppercase;color:#374e6c;margin-right:14px;font-size:16px;font-weight:500;line-height:1}.c2_top_tumbler input{display:none}.c2_top_tumbler label{background-color:#cdd3da;border-radius:19px;width:36px;height:18px;margin-top:-1px;display:block;position:relative}.c2_top_tumbler label:before{content:"";-o-transition:left .3s;background-color:#fff;border-radius:100%;width:14px;height:14px;transition:left .3s;display:block;position:absolute;top:2px;left:2px}.c2_top_tumbler input:checked+label{background-color:#fff}.c2_top_tumbler input:checked+label:before{background-color:#27ae60;left:20px}.c2_top_search{width:100%;margin-bottom:10px;position:relative}.c2_top_search input,.login-input{letter-spacing:-.02em;color:#374e6c;background-color:#fff;width:100%;height:30px;padding-left:12px;padding-right:30px;font-size:12px;font-weight:500;line-height:100%}.c2_top_search input::-webkit-input-placeholder{color:rgba(51,51,51,.3);font-weight:500}.c2_top_search input::placeholder{color:rgba(51,51,51,.3);font-weight:500}.c2_top_search button{cursor:pointer;width:30px;height:100%;line-height:30px;position:absolute;top:0;right:0}.c2_top_search button img{vertical-align:middle;margin-top:-2px}.c2_list_wrap_2{padding-right:4px}.c2_list_wrap{height:calc(100vh - 108px);height:calc(var(--vh,1vh)*100 - 108px);overflow-y:auto}.c2_list_wrap::-webkit-scrollbar{background:#f7f8fd;width:3px;margin-right:3px}.c2_list_wrap::-webkit-scrollbar-thumb{background:rgba(2,49,124,.6)}.c2_list{padding:0 4px}.c2_item{cursor:pointer;background-color:#fff;margin-bottom:8px;padding:14px 0;position:relative;box-shadow:0 4px 8px rgba(14,4,143,.24)}.c2_item_status_date{color:#27ae60;font-family:Roboto,sans-serif;font-size:10px;position:absolute;bottom:23px;right:14px}.c2_item_status_date.week{color:#fd9a04}.c2_item_status_date.month{color:#eb5757}.c2_item_top{display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;-moz-flex-wrap:wrap;-o-flex-wrap:wrap;border-bottom:1px solid rgba(51,51,51,.1);flex-wrap:wrap;align-items:center;margin:0 14px;padding-bottom:8px;display:flex}.c2_item.current .c2_item_top{border-color:rgba(235,237,250,.32)}.c2_item_right{flex:1}.c2_item_photo_wrap{margin-left:10px;margin-right:16px;position:relative}.c2_item_photo{-o-object-fit:cover;object-fit:cover;border-radius:100%;width:56px;height:56px;display:block}.c2_item_photo_delete{cursor:pointer;position:absolute;top:-5px;left:-12px}.c2_item_photo_counter{text-align:center;letter-spacing:-.02em;color:#fff;background-color:#eb5757;border-radius:4px;width:28px;height:28px;font-size:16px;font-weight:600;line-height:30px;display:block;position:absolute;top:-2px;left:-14px}.c2_item_name{color:#de7032;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:180px;margin-bottom:8px;font-size:18px;font-weight:500;line-height:22px}.c2_item_text{color:#4f4f4f;word-break:break-all;height:38px;font-family:Roboto,sans-serif;font-size:13px;line-height:150%;overflow:hidden}.c2_item_text.from_you{padding-left:30px;position:relative}.c2_item_text.from_you:before{content:"You:";color:#02317c;position:absolute;left:0}.c2_item_bottom{display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:space-between;align-items:center;margin-top:9px;padding:0 14px;font-family:Roboto,sans-serif;display:flex}.c2_item_bottom_photo{object-fit:cover;border-radius:100%;width:34px;height:34px;margin-right:11px;display:block}.c2_item_bottom_place_wrap{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;margin-top:2px;display:flex}.c2_item_bottom_name{letter-spacing:.01em;color:#de7032;grid-area:c2_bottom_name;width:100%;font-size:16px;font-weight:400}.c2_item_bottom_place_wrap{color:rgba(51,51,51,.5);font-family:Roboto,sans-serif;font-size:10px}.c2_item_bottom_id{color:rgba(51,51,51,.5);grid-area:c2_bottom_id;padding-right:5px;font-family:Roboto,sans-serif;font-size:10px;display:none;position:relative}.c4_item.message .c2_item_bottom_id,.c4_item.message .c2_item_bottom_place{color:#bdbdbd}.c4_item.message.read .c2_item_bottom_id,.c4_item.message.read .c2_item_bottom_place{color:rgba(51,51,51,.5)}.c2_item_bottom_id:after{content:"";background-color:rgba(51,51,51,.5);border-radius:100%;width:2px;height:2px;display:block;position:absolute;top:6px;right:-3px}.c2_item.current .c2_item_bottom_id:after{background-color:#bdbdbd}.c2_item_bottom_place{letter-spacing:-.03em;color:rgba(51,51,51,.5);grid-area:c2_bottom_place;margin-left:0;font-family:Roboto,sans-serif;font-size:10px}.c2_item_bottom_place img{vertical-align:middle;height:8px;margin-bottom:2px;margin-right:3px}.c2_item .message_status{position:absolute;top:16px;right:65px}.c2_item.current .c2_item_bottom_name{color:#ededed}.c2_item.current .c2_item_bottom_id,.c2_item.current .c2_item_bottom_place,.c2_item.current .c2_item_bottom_place_wrap{color:#bdbdbd}.c2_item_bottom_left{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;display:flex}.c2_item_id{color:#bdbdbd;width:100%;font-size:10px;line-height:12px;display:none}.c2_item_time{letter-spacing:-.03em;color:#bdbdbd;-ms-align-self:flex-end;align-self:flex-end;font-size:12px;line-height:14px;position:absolute;top:15px;right:15px}.c2_item_photo_fav{display:none;position:absolute;top:-2px;right:1px}.c2_item_photo_fav svg{stroke:#fff;fill:#f2c94c}.c2_item.current .c2_item_photo_fav svg{stroke:#446077}.c2_item_photo_wrap:after{content:"";background-color:#e0e0e0;border:2px solid #fff;border-radius:100%;width:10px;height:10px;display:block;position:absolute;bottom:0;right:0}.c2_item.current .c2_item_photo_wrap:after{border-color:#446077}.c2_item.online .c2_item_photo_wrap:after{background-color:#27ae60}.c2_item.favorites .c2_item_photo_fav{display:block}.c2_item.current{-webkit-box-shadow:none;box-shadow:none;background-color:#446077}.c2_item.current .c2_item_name,.c2_item.current .c2_item_text,.c2_item.current .c2_item_text:before{color:#fff}.column-3.empty:after{content:"";opacity:.56;background-image:url(/static/media/c3_empty.763748c6e2.svg);background-position:50%;background-repeat:no-repeat;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.c4_top{text-align:center;text-transform:uppercase;color:#720066;height:80px;font-size:16px;font-weight:600;line-height:80px}.c4_top.blur{filter:blur(2px)}.c4_list_wrap_2{padding-right:7px}.c4_list_wrap{height:calc(100vh - 80px);height:calc(var(--vh,1vh)*100 - 80px);overflow-y:auto}.c4_list_wrap::-webkit-scrollbar{background:#f7f8fd;border-radius:5px;width:3px;margin-right:3px}.c4_list_wrap::-webkit-scrollbar-thumb{background:#adbaff;border-radius:7px}.c4_list{padding:0 6px 60px 4px}.c4_item{display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:flex-start;-moz-flex-wrap:wrap;-o-flex-wrap:wrap;background-color:#fff;flex-wrap:wrap;align-items:flex-start;margin-bottom:8px;padding:16px 23px;display:flex;position:relative;box-shadow:0 4px 8px rgba(14,4,143,.24)}.c4_item:hover{z-index:99}.c4_item.clicked{z-index:7;border:8px solid #fff;border-radius:0;position:relative}.c4_item.message{background-color:#7878b4}.c4_item.message.favorites{background-color:#6f0267}.c4_item.message.read{background-color:#fff}.c4_item.blur{filter:blur(2px)}.c4_item_top{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;border-bottom:1px solid rgba(51,51,51,.1);align-items:center;width:100%;padding-bottom:8px;display:flex}.c4_item.message .c4_item_top{border-bottom:1px solid rgba(255,255,255,.2)}.c4_item.message.read .c4_item_top{border-bottom:1px solid rgba(51,51,51,.1)}.c4_item .c2_item_bottom{width:100%;margin-top:8px;padding:0}.c4_item .c2_item_bottom_name{color:rgba(51,51,51,.8)}.c4_item .c2_item_bottom_place_wrap{color:rgba(51,51,51,.5)}.c4_item.message .c2_item_bottom_name{color:#f4f4f4}.c4_item.message.read .c2_item_bottom_name{color:rgba(51,51,51,.8)}.c4_item.message .c2_item_bottom_place_wrap{color:#b2b2b2}.c4_item.message .c2_item_bottom_id:after{background-color:#b2b2b2}.c4_item .c2_item_bottom_id:after{background-color:#b2b2b2;right:-3px}.c4_item .message_status{position:absolute;top:12px;right:40px}.c4_item_right{flex:1;position:relative}.c4_item_photo_wrap{margin-right:17px;position:relative}.c4_item .c2_item_photo_fav{display:block;right:-4px}.c4_item .c2_item_photo_fav svg{stroke:#fff}.c4_item.favorites .c2_item_photo_fav svg{stroke:#6f0267}.c4_item.favorites.liked .c2_item_photo_fav svg{stroke:#fff}.c4_item_photo_wrap:after{content:"";background-color:#e0e0e0;border:2px solid #fff;border-radius:100%;width:12px;height:12px;display:block;position:absolute;bottom:0;right:0}.online .c4_item_photo_wrap:after{background-color:#27ae60}.message .c4_item_photo_wrap:after{border-color:#7878b4}.message.favorites .c4_item_photo_wrap:after{border-color:#6f0267}.message.read .c4_item_photo_wrap:after{border-color:#fff}.c4_item_photo{-o-object-fit:cover;object-fit:cover;border-radius:100%;width:56px;height:56px;display:block}.c4_item_big_photo{z-index:10;background-color:#7878b4;border-radius:8px 0 0 8px;width:320px;height:100%;padding:16px 18px;display:none;position:fixed}.message.favorites .c4_item_big_photo{background-color:#6f0267}.c4_item_big_photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.c4_item_name{color:#de7032;font-size:18px;font-weight:500;line-height:22px}.message .c4_item_name{color:#fff}.c4_item.message.read .c4_item_name{color:#333}.c4_item_text{cursor:pointer;color:#333;height:38px;margin-top:10px;padding-right:40px;font-family:Roboto,sans-serif;font-size:12px;font-weight:500;line-height:150%}.message .c4_item_text{color:#fff;-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-all;width:100%;height:38px;padding-right:40px;font-weight:400;display:-webkit-box;overflow:hidden}.c4_item.message.read .c4_item_text{color:#333}.liked .c4_item_text{padding-left:18px;position:relative}.liked .c4_item_text:before{content:"";background-image:url(/static/media/c4-like.8289814da7.svg);background-repeat:no-repeat;width:12px;height:11px;display:block;position:absolute;top:3px;left:0}.viewed .c4_item_text{padding-left:20px;position:relative}.viewed .c4_item_text:before{content:"";background-image:url(/static/media/c4-viwed.8681b06be7.svg);background-repeat:no-repeat;width:14px;height:10px;display:block;position:absolute;top:4px;left:0}.c4_item_clear{cursor:pointer;padding:5px;position:absolute;top:7px;right:7px}.c4_item_clear img{display:block}.c4_item_time{letter-spacing:-.03em;text-transform:uppercase;color:rgba(51,51,51,.6);font-family:Roboto,sans-serif;font-size:12px;line-height:14px;position:absolute;bottom:8px;right:11px}.message .c4_item_time{color:#fff}.c4_id_small{color:#bdbdbd;margin-top:10px;font-size:10px;line-height:12px;display:none}.c4_item_reply{cursor:pointer;position:absolute;top:32px;right:0}.c4_support{z-index:999;width:140px;height:52px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;-o-transition:.3s;cursor:pointer;background-color:#f7f8fd;border-radius:5px;align-items:center;transition:all .3s;display:flex;position:absolute;bottom:8px;right:-84px;box-shadow:0 4px 8px rgba(14,4,143,.24)}.c4_support:hover{right:0}.c4_support img{margin:0 16px}.c4_support span{color:#720066;font-size:16px;font-weight:700;line-height:20px}.c3_head{height:72px;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;background-color:#446077;justify-content:space-between;align-items:center;padding:0 24px;display:flex}.c3_head_left{display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;display:flex}.c3_head_photo_wrap{cursor:pointer;width:75px;height:65px;margin-right:3px;padding-top:10px;display:block}.c3_head_left_revers .c3_head_photo_wrap{margin-left:3px;margin-right:0}.c3_head_photo{position:relative}.c3_head_photo:hover{z-index:1;background-color:#fff;border-radius:5px;margin-top:-10px;padding-top:10px;padding-bottom:10px;position:relative;box-shadow:0 3px 3px rgba(0,0,0,.05)}.c3_head_photo_bottom{color:#02317c;-ms-align-items:center;justify-content:center;align-items:center;margin-top:12px;font-size:11px;font-weight:500;line-height:118%;display:none}.c3_head_photo:hover .c3_head_photo_bottom{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.c3_head_photo_bottom img{width:16px;margin-right:6px}.c3_head_photo>img{-o-object-fit:cover;object-fit:cover;border-radius:100%;width:40px;height:40px;margin:auto;display:block}.c3_head_photo:after{content:"";background-color:#e0e0e0;border:2px solid #446077;border-radius:100%;width:12px;height:12px;display:block;position:absolute;top:26px;right:15px}.c3_head_photo:hover:after{border-color:#fff;top:36px}.c3_head_photo_wrap.online .c3_head_photo:after{background-color:#27ae60}.c3_head_info{grid-template-areas:"name name""id place";display:grid}.c3_head_left_revers .c3_head_info{grid-template-areas:"name name""place id"}.c3_head_name{letter-spacing:.01em;color:#fff;grid-area:name;margin-bottom:4px;font-size:16px;font-weight:500;line-height:20px}.liked .c3_head_name:after{content:"";background-image:url(/static/media/c3-like.e3d1adf7c9.svg);width:11px;height:9px;margin-left:11px;display:inline-block;position:relative;top:-2px}.c3_head_name_bottom{display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;display:flex}.c3_head_id{color:#bdbdbd;grid-area:id;font-family:Roboto,sans-serif;font-size:12px;line-height:12px}.c3_head_place{display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;grid-area:place;align-items:center;margin-left:11px;display:flex}.c3_head_place img{height:12px;margin-right:4px;display:block}.c3_head_place span{letter-spacing:-.03em;color:#bdbdbd;font-size:12px;line-height:1}.c3_head_right{display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;display:flex}.c3_head_btn{cursor:pointer;background-position:50%;background-repeat:no-repeat;width:22px;height:22px;margin-left:24px}.c3_head_btn.favs{background-image:url(/static/media/c3-top-star.ecfbf01097.svg)}.c3_head_btn.favs.active{background-image:url(/static/media/c3-top-favs2.2e0f505ea0.svg)}.c3_head_btn.letter{background-image:url(/static/media/c3-top-mail.c9a8faf62b.svg)}.c3_head_btn.folder_1{background-image:url(/static/media/c3-top-folder.683e3f7812.svg)}.c3_head_btn.folder_1.active{background-image:url(/static/media/c3-top-folder-active.5354ebf3b9.svg)}.c3_head_btn.folder_2{background-image:url(/static/media/c3-top-folder-two.0d80beb82d.svg)}.c3_head_btn.folder_2.active{background-image:url(/static/media/c3-top-folder-two-active.18032db534.svg)}.c3_head_btn.folder_3{background-image:url(/static/media/c3-top-block2.8d1224096b.svg)}.c3_head_btn.block2{background-image:url(/static/media/block_list_active_blue_bg.2300e5eece.svg)}.c3_head_btn.block{background-image:url(/static/media/c3-top-black.07491ff860.svg)}.c3_head_mob_show_btn{display:none}.c3_head_btn:nth-child(2){margin-left:0}.c3_head_btn.ring_not{background-color:#fff;border-radius:8px;padding:7px;display:none;position:relative;box-shadow:6px 0 12px rgba(47,43,99,.16)}.c3_head_btn.ring_not img{width:30px}.c3_head_btn img{display:block}.c3_head_btn.chat img{height:100%}.c3_head_btn.like{text-align:center;width:27px;height:27px;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;border:1px solid #cdd3da;border-radius:5px;justify-content:center;align-items:center;margin-right:6px;line-height:32px;display:flex}.c3_head_btn.wink{text-align:center;width:27px;height:27px;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;border:1px solid #cdd3da;border-radius:5px;justify-content:center;align-items:center;margin-left:0;margin-right:6px;line-height:32px;display:flex}.c3_options{height:36px;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;background-color:#fff;justify-content:space-between;align-items:center;padding:0 36px;display:flex;position:relative;box-shadow:0 5px 5px rgba(0,0,0,.1)}.c3_options_item{letter-spacing:.01em;color:#de7032;display:flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;cursor:pointer;align-items:center;font-size:14px;font-weight:500;line-height:1;display:flex}.c3_options_item img{height:16px;margin-right:18px;display:block}.c3_options_item.webcam{padding-right:34px;position:relative}.c3_options_item.webcam:after{content:"";background-image:url(/static/media/bottom-grey.4bfb0d648c.svg);background-repeat:no-repeat;background-size:contain;width:12px;height:8px;display:block;position:absolute;top:calc(50% - 3px);right:0}.c3_chat_wrap{height:calc(100vh - 108px);height:calc(var(--vh,1vh)*100 - 108px);display:-moz-flex;display:-ms-flex;display:-o-flex;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;display:flex}.c3_chat_scroll{height:calc(100vh - 306px);height:calc(var(--vh,1vh)*100 - 306px);margin-right:10px;overflow-y:auto}.c3_chat_scroll.blocked{height:100vh;height:calc(var(--vh,1vh)*100)}.c3_chat_wrap .c3_chat_scroll::-webkit-scrollbar{background:#f4f4f4;border-radius:5px;width:3px;margin-right:3px}.c3_chat_wrap .c3_chat_scroll::-webkit-scrollbar-thumb{background:#adbaff;border-radius:7px}.c3_chat{flex-direction:column;justify-content:flex-end;min-height:100%;padding:20px 26px;display:flex}.chat_message_wrap{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;margin-bottom:20px;display:flex}.chat_message_wrap.right{justify-content:flex-end}.chat_message{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:flex-end;align-items:flex-end;font-family:Roboto,sans-serif;display:flex}.message_avatar{margin-bottom:15px}.message_avatar img{-o-object-fit:cover;object-fit:cover;border-radius:100%;width:40px;height:40px}.message_text{color:#333;word-break:break-all;margin-bottom:5px;padding:16px;font-size:16px;line-height:140%}.message_text audio,.message_text video{max-width:100%!important}.message_bottom{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;justify-content:space-between;display:flex}.message_date{letter-spacing:-.03em;color:#bdbdbd;font-size:12px;line-height:14px}.chat_message_wrap.left .message_content{margin-left:16px;margin-right:56px}.chat_message_wrap.left .message_text{background-color:#f3f4fc}.chat_message_wrap.right .message_content{margin-left:56px;margin-right:16px}.chat_message_wrap.right .message_text{background-color:rgba(210,223,245,.9)}.chat_message_wrap.sticker .message_text{background-color:transparent;padding:0}.chat_message_wrap.sticker .message_text img{-o-object-fit:contain;object-fit:contain;width:350px;height:350px}.chat_message_wrap.right .wink.message_text,.chat_message_wrap.left .wink.message_text{background-color:transparent;padding:0}.message_status{-webkit-background-size:contain;background-repeat:no-repeat;background-size:contain;width:19px;height:12px}.message_status.send{background-image:url(/static/media/send.8e5ae5e017.svg)}.message_status.readed{background-image:url(/static/media/readed.1ac39d6e82.svg)}.message_img{-o-object-fit:cover;object-fit:cover;width:200px;height:200px;margin-top:16px;display:block}.message_img:first-child{margin-top:0}.message_reply_text{-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;border-left:2px solid #c2cfe0;width:200px;min-width:100%;height:26px;margin-bottom:10px;padding-left:8px;font-size:16px;font-style:italic;font-weight:400;line-height:26px;overflow:hidden}.message_video_wrap span.need_pay{color:rgba(51,51,51,.3);margin-bottom:7px;font-size:11px;line-height:130%;display:block}.message_video{cursor:pointer;width:200px;height:113px;position:relative}.message_video img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;margin-top:0}.message_video:after{content:"";-webkit-background-size:100%;background-image:url(/static/media/play-btn.da9938e985.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;width:51px;height:52px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.message_video_status{margin-top:6px}.message_video_status.paid{color:#426076;text-align:right;font-size:11px;font-weight:500;line-height:130%}.message_video_status.viewed{text-align:right;color:rgba(51,51,51,.6);font-size:11px;line-height:130%;position:relative}.message_video_status.viewed span:before{content:"";background-image:url(/static/media/video-viewed.c0b643d50a.svg);background-repeat:no-repeat;width:14px;height:9px;margin-bottom:-1px;margin-right:8px;display:inline-block}.chat_new_line_wrap{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.chat_new_line{background-color:#c2cfe0;flex:1;height:1px}.chat_new_text{letter-spacing:-.02em;text-transform:uppercase;color:rgba(235,87,87,.72);margin:0 16px;font-size:16px;font-weight:500}.c3_write_msg{height:267px;display:-moz-flex;display:-ms-flex;display:-o-flex;background-color:#fff;border-top:2px solid #f3f4fc;justify-content:space-between;padding:24px;display:flex}.c3_write_msg_left{background-color:#f7f8fd;width:calc(100% - 195px)}.c3_write_msg_change_col{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;width:50%;height:51px;padding-top:15px;padding-bottom:15px;display:flex}.c3_write_msg_change_col input[type=checkbox]{display:none}.c3_write_msg_change_col label{background-color:#cdd3da;border-radius:19px;width:38px;height:18px;margin-right:26px;display:block;position:relative}.c3_write_msg_change_col input:checked+label{background-color:#fff}.c3_write_msg_change_col label:after{content:"";background-color:#fff;border-radius:100%;width:14px;height:14px;transition:all .3s;display:block;position:absolute;top:2px;left:2px}.c3_write_msg_change_col input:checked+label:after{background-color:#3664a1;left:22px}.c3_select_language{letter-spacing:-.02em;text-transform:uppercase;color:rgba(55,78,108,.56);width:168px;height:36px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;background-color:#fff;justify-content:space-between;align-items:center;padding:7px 16px;font-size:16px;line-height:24px;display:none;position:relative}.translate_from{text-transform:lowercase;color:#0b6ba7;margin-right:8px;font-family:Roboto,sans-serif;font-size:14px;display:none}.c3_write_msg_change_translate{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;border-bottom:2px solid #f3f4fc;align-items:center;margin:0 17px;padding-bottom:15px;display:flex}.c3_write_msg_textareas{height:calc(100% - 68px)}.c3_write_msg_textareas textarea{resize:none;color:#4f4f4f;background-color:#fff;border:none;outline:none;width:100%;height:100%;padding:10px 17px;font-family:Roboto,sans-serif;font-size:16px}.c3_write_msg_textareas textarea::-webkit-scrollbar{background:#f7f8fd;border-radius:5px;width:3px}.c3_write_msg_textareas textarea::-webkit-scrollbar-thumb{background:#adbaff;border-radius:7px}.column-3 .c3_write_msg_textareas textarea{background-color:transparent}.c3_write_msg_textareas.active textarea{width:50%}.c3_write_msg_textareas.active{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.c3_write_msg_textareas textarea:nth-child(2){display:none}.c3_write_msg_textareas.active textarea:nth-child(2){display:block}.c3_write_msg_ico_item.c3_sticker{cursor:default}.c3_write_msg_ico_item.c3_sticker .c3_smile_btn_wrap{cursor:pointer}.c3_sticker_wrap{position:relative}.rhap_volume-controls{width:-webkit-max-content;width:max-content;right:15px}.rhap_button-clear{margin-right:0}.rhap_volume-container{flex:none;width:-webkit-max-content;width:max-content}.rhap_volume-container:hover .rhap_volume-bar-area{display:none}.c3_sticker_wrap.active:before{content:"";z-index:2;background-color:#f2f2f2;border-radius:0 6px 6px 0;width:72px;height:calc(100% + 9px);position:absolute;top:-6px;right:-6px;box-shadow:0 3px 3px rgba(0,0,0,.05)}.c3_sticker_wrap.active:after{content:"";width:13px;height:13px;position:absolute;bottom:calc(100% + 6px);left:-20px}.c3_stickers_list_wrap{z-index:1;text-align:center;background-color:#f2f2f2;border-radius:8px 8px 0;width:-webkit-max-content;width:max-content;padding:0 9px 6px 16px;display:none;position:absolute;bottom:2px;right:100%;overflow-y:hidden;box-shadow:0 3px 3px rgba(0,0,0,.05)}.c3_stickers_list_wrap.active{display:block}.c3_stickers_list_rows_wrap{padding-right:7px}.c3_stickers_list_rows_wrap.hide{display:none}.c3_stickers_list_open.active{display:block}.c3_stickers_list_open{background:#f2f2f2;border-radius:8px;width:100%;height:100%;padding:0 6px 6px;display:none;position:absolute;top:0;left:0}.c3_stickers_list_row+.c3_stickers_list_row{margin-top:23px}.c3_stickers_list_head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.c3_stickers_list_head_title{color:#446077;font-weight:600}.c3_stickers_list_head_price{color:rgba(51,51,51,.3);font-family:Roboto,sans-serif;font-size:10px}.c3_stickers_list{align-items:center;display:flex}.c3_stickers_list_item{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;width:94px;height:94px;display:flex}.c3_stickers_list_item:hover{background-color:#d3daff}.c3_stickers_list_item img{object-fit:contain;width:90px;height:90px;display:block}.c3_stickers_list_open_head{border-bottom:1px solid rgba(51,51,51,.1);justify-content:space-between;align-items:center;height:42px;margin-right:7px;padding-top:3px;display:flex}.c3_stickers_list_open_back_btn{color:#6f0267;cursor:pointer;align-items:center;font-size:11px;font-weight:500;display:flex}.c3_stickers_list_open_back_btn img{margin-right:9px}.c3_stickers_list_open_title{color:#446077;font-size:16px;font-weight:600}.c3_stickers_list_open_price{text-align:right;color:rgba(51,51,51,.3);width:76px;font-family:Roboto,sans-serif;font-size:10px}.c3_stickers_list_open_list{grid-column-gap:6px;grid-row-gap:6px;grid-template-columns:repeat(4,1fr);align-items:center;width:100%;height:294px;margin-top:10px;margin-bottom:12px;display:grid;overflow-y:auto}.c3_stickers_list_open_list::-webkit-scrollbar{background:#fff;border-radius:3px;width:2px}.c3_stickers_list_open_list::-webkit-scrollbar-thumb{background:#00317b;border-radius:3px}.c3_stickers_list_all_btn{color:#446077;cursor:pointer;border:1px solid #446077;border-radius:6px;width:49px;height:29px;margin-left:2px;font-size:12px;font-weight:600;line-height:29px}.c3_write_msg_ico_item.c3_sticker.active{background-color:#f4f4f4}.c3_write_msg_ico_item{height:43px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;cursor:pointer;justify-content:center;align-items:center;padding:0 5px;display:flex;position:relative}.c3_write_msg_ico_item.active{background-color:#f4f4f4}.c3_write_msg_middle{margin:0 24px 0 30px}.translate_title{letter-spacing:-.02em;text-transform:uppercase;color:#374e6c;font-size:16px;font-weight:500}.c3_smiles_wrap,.c3_sticker_wrap{background-color:#f4f4f4;padding:10px;display:none;position:absolute;bottom:0%;right:100%}.c3_smiles_wrap.active,.c3_sticker_wrap.active{display:block}.c3_sticker_window_wrap img{width:345px}.c3_header{flex:none;justify-content:space-between;align-items:center;width:100%;max-width:1376px;height:100px;margin:auto;padding:0 24px;display:flex}.header-menu{flex-wrap:wrap;justify-content:center;display:flex}.header-menu-btn.active{background:#e3ecfc}.header-menu__img{color:transparent;background:linear-gradient(90.13deg,#00317b 0%,#720066 100%);-webkit-background-clip:text;width:36px}.header-menu-element{margin-right:16px}.header-menu-element:last-child{margin-right:0}.header-menu-btn{background:#fff;border-radius:10px;height:76px;padding:0 15px;box-shadow:0 6px 12px rgba(47,43,99,.16)}.header-menu-item{place-content:center;align-items:center;display:flex}.header-menu-text{color:transparent;background:linear-gradient(90.29deg,#00317b 0%,#720066 100%);-webkit-background-clip:text;margin-left:17px;font-family:Montserrat;font-size:16px;font-weight:600;line-height:120%}.header-menu-btn.active .header-menu-text{color:#00317b}.header-prof{width:65px;margin-left:11px;font-size:16px}.header-sup{margin-left:17px;font-size:18px}.header-gif{margin-left:11px;font-size:16px}.c3ph_img{background-position:50%;background-repeat:no-repeat;background-size:30px;width:40px;height:40px}.header-menu-text.text-nowrap{white-space:nowrap}.main-content{background:#fff;border-radius:10px;min-height:723px;margin-bottom:24px;box-shadow:0 6px 12px rgba(47,43,99,.16)}.content-photo{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:5px;flex:none;width:35%;max-width:450px;height:300px;margin:24px 35px 24px 24px}.man_profile_photo{max-width:350px;max-height:350px;margin:24px;display:block}.content-info{flex:1;padding-top:24px;padding-right:37px}.content-info__credits{background:#ebedfa;border-radius:10px;justify-content:center;align-items:center;width:216px;height:109px;display:flex}.content-info-header{flex:1;justify-content:space-between;display:flex}.content-info-about{border-top:1px solid #e0e2eb;justify-content:space-between;width:calc(100% - 48px);margin:0 24px;padding:24px 0;display:flex}.m_profile_flex_wrap{display:flex}.info__name{color:#00317b;word-break:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;padding-right:10px;font-family:Montserrat;font-size:36px;font-weight:600;line-height:140%;display:-webkit-box;overflow:hidden}.info-firstline{align-items:center;display:flex}.info__id{letter-spacing:.06em;margin-top:16px;font-family:Montserrat;font-size:18px;line-height:22px;display:block}.credits{margin:0 34px 0 0;display:flex}.credits-name{color:#333;font-family:Montserrat;font-size:20px;font-style:normal;font-weight:500;line-height:140%}.credits-count{letter-spacing:.06em;color:#720066;font-family:Montserrat;font-size:24px;font-style:normal;font-weight:600;line-height:29px}.credits-link{color:#00317b;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:140%;-webkit-text-decoration-line:underline;text-decoration-line:underline}.credits-link-item{margin-top:7px}.date-birthday{letter-spacing:.06em;text-transform:uppercase;color:#446077;height:11px;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:600;line-height:22px}.date-birthday-till{color:#446077;height:11px;padding-left:5px;font-family:Montserrat;font-size:16px;line-height:22px}.info-date{margin-top:25.5px}.info-place{margin-top:25px;display:flex}.place-info{letter-spacing:.06em;text-transform:capitalize;color:#446077;align-items:center;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:500;line-height:22px;display:flex}.man_profile_email{letter-spacing:.06em;color:#00317b;margin-top:33px;font-size:18px;font-weight:600}.man_profile_email span{font-weight:400}.place-flag{width:40px;height:auto;padding-right:9px}.pointer-cursor{cursor:pointer}.ui-disabled-icon{pointer-events:none;opacity:.6}.main-content-about{background:#fff;border-radius:10px;box-shadow:0 6px 12px rgba(47,43,99,.16)}.main-content-header-row-flex{align-items:center;width:100%;display:flex;position:relative}.main-content-header{flex-wrap:wrap;display:flex}.list-header{letter-spacing:.06em;text-transform:uppercase;color:#446077;align-items:center;height:18px;margin-bottom:20px;font-family:Montserrat;font-size:22px;font-style:normal;font-weight:600;line-height:27px;display:flex}.list-item{letter-spacing:.06em;text-transform:capitalize;color:#00317b;margin-bottom:5px;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;list-style:none}.list-item-header{margin-right:5px}.list-item-value{color:#00317b;font-weight:600}.list-item-value-danger{color:#eb5757;font-weight:600}.list{margin-left:20px}.info-about-parts{width:-webkit-max-content;width:max-content;display:flex}.block-2,.social-info{width:33.3333%}.about-profile-text{justify-content:space-between;margin-bottom:65px;display:flex}.about-content-container{padding:34px 24px 30px}.text-node{width:calc(50% - 17px)}.node-header{letter-spacing:.06em;text-transform:uppercase;color:#446077;height:22px;font-family:Montserrat;font-size:24px;font-style:normal;font-weight:600;line-height:29px}.node-header:focus{color:red}.node-header__section{letter-spacing:.06em;color:#6f0267;align-items:center;margin-top:24px;margin-bottom:20px;font-family:Montserrat;font-size:22px;font-style:normal;font-weight:600;line-height:27px;display:flex}.node-about{text-align:justify;color:#4f4f4f;margin-top:18px;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.text-elem{flex-direction:column;width:33.3333%;padding-right:20px;display:flex}.list-of-lists{margin-bottom:50px;display:flex}.content-slider{margin-top:28px;padding-bottom:20px;overflow-x:auto;overflow-y:hidden}.content-slider::-webkit-scrollbar{background:#e0e2eb;border-radius:22px;height:5px;top:1955px;left:1532px}.content-slider::-webkit-scrollbar-thumb{background:#00317b;border-radius:9px;width:188px}.slider-img{cursor:pointer;margin-right:18px}.scrollbar-item{background:#c4c4c4;border-radius:10px;height:300px}.header-label{justify-content:space-between;align-items:baseline;width:1308px;margin-top:63px;margin-left:24px;display:flex}.node-link{color:#69095b;width:83px;height:22px;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:21px}.bot-slider{width:100%;margin-left:24px;margin-right:24px;display:flex}.bot-slider-item{z-index:1;background:#fff;border-radius:10px;margin-top:23px;margin-right:25px;padding:20px;box-shadow:6px 0 12px rgba(47,43,99,.16)}.bot-slider-item:after{content:""}.slider-item__img{z-index:1;border-radius:5px}.arrow-btn{justify-content:center;display:flex}.arrow-btn-right{display:block}.slider-btns{justify-content:space-between;width:100%;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.slider-btns button{cursor:pointer;background-color:rgba(255,255,255,.4);outline:none;width:37px;height:37px;line-height:37px}.slider-btns button:last-child{transform:rotate(180deg)}.slider-btns .arrow-btn{vertical-align:middle;line-height:1;display:inline;outline:none!important}.slider-item__icon{border-radius:40px;width:40px;height:40px}.slider-item-info{margin-top:10px;display:flex}.item-info-all{margin-left:11px}.info-name{color:#333;height:18px;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:500;line-height:17px}.country-town{color:#333;opacity:.5;height:11px;margin-left:5.5px;font-family:Roboto;font-size:10px;font-style:normal;font-weight:400;line-height:12px}.place-id{color:#333;opacity:.5;margin-right:12px;font-family:Roboto;font-size:10px;font-style:normal;font-weight:400;line-height:12px}.country-flag{width:16px;height:12px}.info-about-place{height:14px;margin-top:4px;display:flex}.bot-slider-btn{z-index:5;justify-content:space-between;width:27.4%;display:flex;position:absolute}.item-btns{justify-content:center;align-items:center;display:flex}.left-btn-view,.right-btn-view{display:inherit;transform:rotate(-180deg)}.slider-btn-right{background:#f0f9ff;border-radius:16px 0 0 16px;width:35px;height:35px}.slider-btn-left{background:rgba(255,255,255,.6);border-radius:16px 0 0 16px;width:35px;height:35px;transform:rotate(-180deg)}.slider-btn{border-radius:16px 0 0 16px}.img-basket{width:38px;margin-left:20px;margin-right:12px}.img-requests{margin-left:20px;margin-right:15px}.c2_close{-webkit-background-size:26px 26px;cursor:pointer;visibility:hidden;background-image:url(/static/media/cross_white.23e762c661.svg);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;width:30px;height:30px;display:none;position:absolute;top:10px;right:-40px}.profile_flex main{flex:1}.profile_man main{padding-right:11px;overflow-x:hidden}.profile_man main .container{height:100%;padding:0 11px 0 24px;overflow-y:auto}.profile_man.notif main .container{height:calc(100vh - 117px);height:calc(var(--vh,1vh)*100 - 117px)}.profile_man main .container::-webkit-scrollbar{background:#f7f8fd;border-radius:20px;width:3px}.profile_man main .container::-webkit-scrollbar-thumb{background:#adbaff;border-radius:3px}.mp_slider_list{display:flex}.mp_slider_wrap{width:calc(100vw - 765px);position:relative}.c3_send_btn{width:96px;height:42px;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;text-align:center;letter-spacing:.01em;color:#fff;cursor:pointer;background:linear-gradient(99.84deg,#f88a5b 4.33%,#e05f16 98.64%);justify-content:center;align-items:center;margin-left:2px;font-size:13px;font-weight:600;display:flex}.c3_send_btn img{margin-right:15px;display:block}.c4_minichat{height:100vh;height:calc(var(--vh,1vh)*100);z-index:15;background-color:#fff;width:440px;display:none;position:absolute;top:0;right:calc(100% - 6px);box-shadow:-5px 0 5px rgba(0,0,0,.1)}.c4_minichat .c3_chat_wrap{height:calc(100vh - 80px);height:calc(var(--vh,1vh)*100 - 80px)}.c4_minichat .c3_chat_scroll{height:calc(var(--vh,1vh)*100 - 297px)}.c4_minichat .c3_chat_scroll::-webkit-scrollbar{background:#f4f4f4;border-radius:5px;width:3px;margin-right:3px}.c4_minichat .c3_chat_scroll::-webkit-scrollbar-thumb{background:#adbaff;border-radius:7px}.close_minichat{cursor:pointer;width:16px;height:16px}.c4_minichat .c3_head{padding-left:30px}.c4_minichat .chat_message_wrap.sticker .message_text img{width:285px;height:285px}.c4_minichat .c3_write_msg{-moz-flex-wrap:wrap;-o-flex-wrap:wrap;-ms-align-items:center;flex-wrap:wrap;flex:1;align-items:center;height:calc(100% - 636px);padding:24px 20px 21px}.c4_minichat .c3_textaera_wrap{flex:auto;width:100%;margin-bottom:24px}.c4_minichat .c3_smile_btn{margin-left:0;margin-right:24px}.c4_minichat .c3_textaera_wrap textarea{resize:none;color:#4f4f4f;background-color:#f7f8fd;border:none;outline:none;width:100%;height:108px;padding:10px 17px;font-family:Roboto,sans-serif;font-size:16px}.c4_minichat_buttons{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;display:flex}.c4_minichat_button_item{cursor:pointer;margin-right:23px}.fancybox-content{padding:24px}.upload_popup_wrap{width:100%;max-width:100%;height:682px;max-height:100%;display:flex}.upload_popup_wrap_create{background-color:#fff;width:100%;height:100%;padding:20px;display:inline-block;position:relative;box-shadow:0 5px 5px rgba(0,0,0,.1)}.upload_popup_tabs_ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;border-bottom:1px solid #c2cfe0;display:flex}.upload_popup_tabs_ul li{cursor:pointer;text-align:center;letter-spacing:.06em;text-transform:uppercase;color:rgba(55,78,108,.56);border-bottom:2px solid transparent;outline:none;flex:1;height:35px;font-family:Roboto,sans-serif;font-size:16px;line-height:25px;list-style-type:none;display:block;font-weight:600!important}.upload_popup_tabs_ul li a{text-align:center;letter-spacing:.06em;text-transform:uppercase;color:rgba(55,78,108,.56);border-bottom:2px solid transparent;outline:none;height:35px;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:25px;display:block}.upload_popup_tabs_ul li.ui-tabs-active{color:#720066;border-color:#720066}.upload_popup_tabs_content_top{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:flex-end;align-items:center;padding-top:18px;padding-bottom:18px;display:flex}.upload_popup_tabs_content_top .cost{color:rgba(51,51,51,.3);font-size:11px}.upload_popup_tabs_content_top .sort{letter-spacing:.01em;color:#02317c;font-size:13px;font-weight:700;line-height:16px}.upload_popup_tabs_content_top .sort img{vertical-align:middle;margin-right:9px}.upload_popup_tabs_content_middle{margin-bottom:16px}.upload_popup_tabs_content_middle.photo,.upload_popup_tabs_content_middle.video{grid-gap:8px;max-height:calc(100% - 90px);display:grid;overflow:auto}.upload_popup_tabs_content_middle.photo::-webkit-scrollbar{background:#f7f8fd;width:3px;margin-right:3px}.upload_popup_tabs_content_middle.video::-webkit-scrollbar{background:#f7f8fd;width:3px;margin-right:3px}.upload_popup_tabs_content_middle.photo::-webkit-scrollbar-thumb{background:rgba(2,49,124,.6)}.upload_popup_tabs_content_middle.video::-webkit-scrollbar-thumb{background:rgba(2,49,124,.6)}.upload_popup_tabs_content_middle.photo{grid-template-rows:max-content;grid-template-columns:repeat(auto-fill,120px)}.upload_popup_tabs_content_middle.video{grid-template-columns:repeat(auto-fill,208px);align-items:flex-start;margin-right:-8px}.upload_popup_tabs_content_item{background-color:#f3f5ff}.upload_popup_tabs_content_audio_item{background-color:#f3f5ff;height:114px;margin-bottom:8px;padding:16px}.upload_popup_tabs_content_item_top input{display:none;position:relative;top:19px;right:-101px}.upload_popup_tabs_content_item_top label{cursor:pointer;display:block;position:relative}.upload_popup_tabs_content_item_top label:after{content:"";background-color:#fff;border:1px solid #ced6e0;width:16px;height:16px;display:block;position:absolute;top:4px;right:4px}.upload_popup_tabs_content_item_top input:checked+label:after{background-color:#9c6ef7;background-image:url(/static/media/popup-checked.654f0d8537.svg);background-position:50%;background-repeat:no-repeat;border-color:#9c6ef7}.upload_popup_tabs_content_item_top label img{-o-object-fit:cover;object-fit:cover;object-position:top;display:block}.photo .upload_popup_tabs_content_item_top label img{width:120px;height:120px}.video .upload_popup_tabs_content_item_top label img{width:100%}.upload_popup_tabs_content_item_top label video{width:100%;height:auto;max-height:240px}.upload_popup_tabs_content_item_bottom{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.upload_popup_tabs_content_item_bottom img{cursor:pointer;display:block}.upload_popup_tabs_content_bottom{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;justify-content:space-between;display:flex}.popup_bottom_upload_btn{letter-spacing:.01em;color:#446077;box-sizing:border-box;text-align:center;cursor:pointer;z-index:2;background-color:#fff;border:1px solid #446077;width:144px;height:42px;margin:0;font-size:14px;font-weight:600;line-height:40px}.popup_bottom_upload_btn_wrap{display:flex}.popup_bottom_upload_btn_info{letter-spacing:.01em;color:#446077;text-align:center;opacity:0;background-color:#dff1ff;justify-content:center;align-items:center;width:112px;height:42px;margin-top:-6px;margin-left:130px;padding-left:19px;padding-right:8px;font-size:12px;line-height:17px;display:flex;position:absolute;bottom:22px}.popup_bottom_upload_btn:hover+.popup_bottom_upload_btn_info{opacity:1}.popup_bottom_upload_btn img{vertical-align:middle;margin-top:-5px;margin-right:13px;display:inline-block}.popup_bottom_send_btn{color:#fff;text-align:center;cursor:pointer;background:#02317c;width:167px;height:42px;line-height:42px;box-shadow:0 4px 8px rgba(14,4,143,.24)}.popup_bottom_send_btn img{margin-bottom:-3px;margin-right:14px;display:inline-block}.popup_time{text-align:center;color:#a3b3c9;font-size:11px;font-weight:500}.popup_audio_item_top{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;margin-bottom:12px;display:flex}.popup_audio_item_play_btn{cursor:pointer;margin-right:16px}.popup_audio_item_info{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;justify-content:space-between;display:flex}.popup_audio_item_date{letter-spacing:-.03em;color:rgba(55,78,108,.32);font-size:12px}.popup_audio_item_time{text-align:center;letter-spacing:-.02em;color:#c2cfe0;font-size:13px;font-weight:700;line-height:16px}.popup_audio_item_name{text-overflow:ellipsis;letter-spacing:.01em;color:rgba(55,78,108,.56);width:calc(100% - 50px);font-size:16px;font-weight:600;overflow:hidden}.popup_audio_item_graph img{width:100%;height:31px}.popup_audio_item_bottom{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:space-between;align-items:center;display:flex}.popup_audio_item_check input{display:none}.popup_audio_item_check label{cursor:pointer;background-color:#fff;border:1px solid #ced6e0;border-radius:4px;width:16px;height:16px;display:block}.popup_audio_item_check input:checked+label{background-color:#9c6ef7;background-image:url(/static/media/popup-checked.654f0d8537.svg);background-position:50%;background-repeat:no-repeat;border-color:#9c6ef7}.playing.upload_popup_tabs_content_audio_item{background-color:#c6ccf0}.playing .popup_audio_item_date{color:#fff}.playing .popup_audio_item_name{color:#de7032}.playing .popup_audio_item_time{color:#fff}.fancybox-is-open .fancybox-bg{background:rgba(55,78,108,.32)}.add_file_popup_wrap.fancybox-content{padding:0 0 16px}.popup_video.fancybox-content{padding:0}.popup_add_file_head{text-align:center;color:#fff;background-color:#00317b;height:44px;margin-bottom:20px;font-size:16px;font-weight:700;line-height:43px}.popup_add_file_row{margin:0 20px 9px}.popup_add_file_row span{text-align:center;color:#00317b;font-size:14px;font-weight:700}.popup_add_file_row input[type=text]{border:.5px solid rgba(0,0,0,.4);outline:none;width:100%;height:42px;margin-top:6px;padding:0 11px;font-size:12px;display:block}.popup_add_file_row input[type=text]::placeholder{color:rgba(51,51,51,.5);font-size:12px}.popup_add_file_row input[type=text]:-ms-placeholder-shown{color:rgba(51,51,51,.5);font-size:12px}.popup_add_file_row input[type=text]::placeholder{color:rgba(51,51,51,.5);font-size:12px}.popup_add_file_row.oversize{color:#333;text-align:center;background-color:rgba(235,87,87,.72);font-size:12px;font-weight:600;line-height:42px}.popup_add_file_row.oversize span{color:#333;font-weight:400}.popup_add_file_row .popup_bottom_upload_btn{margin:20px auto 0;display:block}.upload_btn input[type=file]{display:none}.popup_add_file_row{padding:10px}.popup_add_file_row.warning{background:rgba(199,120,120,.64)}.popup_add_file_row.uploaded{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;display:flex}.popup_uploaded_info{color:#6f0267;margin-left:25px;font-size:14px;font-weight:600}.popup_uploaded_info span{color:rgba(51,51,51,.6);font-size:12px;font-weight:400}.popup_add_file_upload_btn{text-align:center;color:#fff;cursor:pointer;background:#02317c;width:116px;height:42px;margin:20px auto 0;font-size:14px;font-weight:700;line-height:42px}.fancybox-close-small svg{fill:#fff;stroke:#fff;color:#fff}.popup_video{background-color:transparent;max-width:100%;display:none}.popup_video video{max-width:100%;margin:auto;display:block}.fancybox-bg{background-color:transparent}.popup_complaint{border-radius:8px;width:343px;padding:0;display:inline-block}.reason_label{color:#00317b;margin-top:6px;margin-bottom:6px;font-size:14px;display:block}.reason_textarea{resize:none;border:.5px solid rgba(0,0,0,.4);border-radius:4px;width:100%;height:188px;padding:10px;font-family:Roboto,sans-serif;display:block}.complain_file_inp{display:none}.complain_file_label{text-align:center;color:#00317b;cursor:pointer;border:.5px dashed rgba(0,0,0,.4);border-radius:4px;width:100%;height:42px;margin-top:9px;font-size:14px;line-height:42px;display:block}.complain_file_label img{vertical-align:middle;margin-right:5px}.popup_complaint .popup_add_file_row{margin-bottom:20px}.send_complaint_btn{text-align:center;color:#fff;cursor:pointer;background:linear-gradient(90deg,#00317b 0%,#720066 100%);border-radius:4px;width:116px;height:42px;margin-left:auto;font-size:14px;font-weight:700;line-height:42px}.c4_top_close{-webkit-background-size:26px 26px;cursor:pointer;background-image:url(/static/media/cross.d416d5ccbd.svg);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;width:30px;height:30px;display:none;position:absolute;top:10px;right:10px}.mob_head{-ms-align-items:center;justify-content:space-between;align-items:center;padding:10px 15px;display:none}.head_logo{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.head_logo img:nth-child(2){-o-transition:.5s;width:60px;margin-left:6px;transition:all .5s;display:block}.left_menu_btn span{background-color:#00317b;border-radius:5px;width:40px;height:3px;margin-bottom:6px;display:block}.left_menu_btn span:last-child{margin-bottom:0}.head_empty{width:44px;height:44px}.c1_close,.c2_close{-webkit-background-size:26px 26px;cursor:pointer;visibility:hidden;background-image:url(/static/media/cross_white.23e762c661.svg);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;width:30px;height:30px;display:none;position:absolute;top:10px;right:-40px}.c4_notes_wrap{z-index:999;background-color:#f7f8fd;width:100%;position:absolute;bottom:0;left:0}.c4_notes_wrap.active{padding-bottom:26px}.c4_notes_head{height:56px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;background-color:#f7f8fd;justify-content:space-between;align-items:center;padding:0 25px 0 24px;display:flex}.c4_notes_head_title{letter-spacing:.01em;color:#446077;cursor:pointer;align-items:center;font-size:16px;font-weight:600}.c4_notes_head_write_btn img{cursor:pointer;display:block}.c4_notes_head_control{width:96px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;visibility:hidden;background-color:#fff;border-radius:4px;justify-content:space-between;align-items:center;padding:3px 8px;display:flex}.c4_notes_wrap.active .c4_notes_head_control{visibility:visible}.c4_notes_head_control svg{stroke:rgba(61,101,153,.32);stroke-width:1.5px;cursor:pointer}.c4_notes_head_control svg.active{stroke:#720066}.close_notes{cursor:pointer}.c4_notes_wrap2{height:0;padding-right:10px;transition:height .5s}.c4_notes_wrap.active .c4_notes_wrap2{height:629px;margin-top:8px}.c4_notes_wrap3::-webkit-scrollbar{background:#fff;width:3px;height:3px}.c4_notes_wrap2::-webkit-scrollbar{background:#fff;width:3px;height:3px}.c4_notes_wrap3::-webkit-scrollbar-thumb{background:rgba(2,49,124,.6)}.c4_notes_wrap2::-webkit-scrollbar-thumb{background:rgba(2,49,124,.6)}.c4_notes_wrap3{height:100%;padding-left:24px;padding-right:12px}.c4_notes_item{margin-bottom:24px;box-shadow:0 3px 3px rgba(0,0,0,.05)}.c4_notes_item_head{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;background-color:#ebedfa;justify-content:space-between;align-items:center;min-height:36px;padding:3px 16px 3px 12px;display:flex}.c4_notes_item_name{letter-spacing:-.02em;text-transform:uppercase;color:#4f4f4f;padding-right:10px;font-size:16px;font-weight:500;display:flex}.c4_notes_item_head_right{white-space:nowrap}.c4_notes_item_head_right img{vertical-align:middle;cursor:pointer}.c4_notes_item_delete{margin-left:9px}.c4_notes_item_text{background-color:#fff;padding:12px}.c4_notes_item_text::-webkit-scrollbar{background:#f7f8fd;width:3px;margin-right:3px}.c4_notes_item_text::-webkit-scrollbar-thumb{background:rgba(2,49,124,.6)}.c4_notes_item_text{height:calc(100% - 36px);overflow-y:auto}.c4_notes_item_text p{color:#4f4f4f;white-space:pre-line;font-family:Roboto,sans-serif;font-size:16px;line-height:150%}.c4_notes_wrap2.horizontal{width:100%;overflow-x:auto}.c4_notes_wrap2.horizontal .c4_notes_wrap3{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;overflow-x:auto}.c4_notes_wrap2.horizontal .c4_notes_item{width:155px;height:603px;margin-right:10px;overflow:hidden}.c4_notes_wrap2.horizontal .c4_notes_item_name{font-size:12px}.c4_notes_wrap2.horizontal .c4_notes_item_edit{width:14px}.c4_notes_wrap2.horizontal .c4_notes_item_delete{width:12px;margin-left:5px}.c4_notes_wrap2.horizontal .c4_notes_item_head{padding:3px 9px}.c4_notes_wrap2.full .c4_notes_wrap3{height:100%;overflow-y:auto}.c4_notes_wrap2.full .c4_notes_item{height:100%}.c4_notes_wrap2.full .c4_notes_item:last-child{margin-bottom:0}.c4_notes_wrap2.vertical .c4_notes_wrap3{overflow-y:auto}.c4_notes_head_edit_right{align-items:center;display:flex}.c4_notes_head_edit_right img{cursor:pointer;display:block}.c4_notes_head_close_edit{margin-left:15px}.c4_notes_wrap2.vertical .c4_notes_item{height:220px;margin-right:10px}.c4_create_note_wrap{background-color:#f7f8fd;width:100%;height:0;transition:height .5s;position:absolute;bottom:0;left:0;overflow:hidden}.c4_create_note_wrap.active{height:713px}.c4_notes_create_title{letter-spacing:.01em;color:#446077;align-items:center;font-size:16px;font-weight:600}.c4_create_note{padding:0 24px}.c4_create_note_input{letter-spacing:-.02em;background-color:#ebedfa;outline:none;width:100%;height:53px;margin-bottom:8px;padding:0 13px;font-size:16px;font-weight:500;display:block}.c4_create_note_input::placeholder{color:rgba(51,51,51,.5)}.c4_create_note_textarea{resize:none;border:none;outline:none;width:100%;height:489px;margin-bottom:22px;padding:11px;font-family:Roboto,sans-serif;font-size:16px;line-height:150%;display:block;box-shadow:0 3px 3px rgba(0,0,0,.05)}.c4_create_note_textarea::placeholder{color:rgba(51,51,51,.5)}.c4_create_note_textarea::-webkit-scrollbar{background:#fff;width:3px;height:3px}.c4_create_note_textarea::-webkit-scrollbar-thumb{background:rgba(2,49,124,.6)}.c4_create_note_save{width:127px;height:42px;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;text-align:center;letter-spacing:.01em;color:#fff;cursor:pointer;background-color:#02317c;justify-content:center;align-items:center;margin-left:auto;font-size:13px;font-weight:600;display:flex}.c4_create_note_save img{margin-right:10px;display:block}.c1_top_wrap{background-color:#ebedfa;height:108px;position:relative}.small .c1_top_wrap.active{height:160px}.c1_top_visible{height:100%;padding:18px}.c1_top_multi{height:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;cursor:pointer;border:1px solid #446077;justify-content:center;align-items:center;display:flex;position:relative}.c1_top_multi:after{content:"";background-image:url(/static/media/c1-multi-arrow-white.95d7a10bc5.svg);background-repeat:no-repeat;width:18px;height:11px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.c1_top_hidden_list_wrap{visibility:hidden;background-color:#ebedfa;width:100%;height:0;padding:16px 12px 16px 16px;transition:height .5s;position:absolute;top:100%;left:0}.small .c1_top_hidden_list_wrap{padding:12px 5px 12px 10px}.c1_top_hidden_list_wrap.active{visibility:visible;height:455px}.c1_top_hidden_list_wrap:after{content:"";pointer-events:none;background:linear-gradient(rgba(235,237,250,0) 0%,#ebedfa 100%);width:calc(100% - 8px);height:143px;position:absolute;bottom:8px;left:0}.c1_top_hidden_list_wrap2{height:100%;padding-right:4px;overflow-y:auto}.c1_top_hidden_list_wrap2::-webkit-scrollbar{background:#fff;width:3px;height:3px}.c1_top_hidden_list_wrap2::-webkit-scrollbar-thumb{background:rgba(2,49,124,.6)}.c1_top_list_item{grid-template-columns:66px 1fr;grid-template-areas:"photo id""photo name""photo place";margin-bottom:15px;display:grid}.small .active .c1_top_list_item{display:block}.c1_top_visible.girl .c1_top_list_item{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;display:flex}.small .c1_top_visible.girl .c1_top_list_item{display:block}.small .c1_top_list_item{grid-template-areas:"photo photo""name name""id place"}.c1_top_list_item_photo{object-fit:cover;border-radius:100%;grid-area:photo;width:56px;height:56px;margin-right:10px}.c1_top_list_item_id{color:rgba(51,51,51,.6);grid-area:id;font-family:Roboto,sans-serif;font-size:10px}.small .c1_top_list_item_id{padding-right:8px;display:inline-block;position:relative}.small .c1_top_list_item_id:after{content:"";background-color:rgba(51,51,51,.5);border-radius:100%;width:2px;height:2px;display:block;position:absolute;top:6px;right:2px}.c1_top_list_item_name{color:#de7032;grid-area:name;align-items:center;margin:6px 0;font-size:14px;font-weight:600}.c1_top_list_item_place{letter-spacing:-.03em;color:rgba(51,51,51,.6);display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;grid-area:place;align-items:center;font-family:Roboto,sans-serif;font-size:10px;display:flex}.small .c1_top_list_item_place{display:inline-block}.small .c1_top_list_item_place img{display:none}.c1_top_list_item_place img{height:12px;margin-right:6px}.c1_top_list_item_info{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;display:flex}.c1_top_list_item_info .c1_top_list_item_id{margin-right:7px}.c1_top_list_item_info .c1_top_list_item_id:after{right:0}.c1_top_visible.girl{padding:12px 18px 14px}.small .c1_top_visible.girl{padding:12px 9px}.c1_top_visible.girl .c1_top_multi{height:20px;margin-top:-3px}.c1_top_visible.girl .c1_top_multi img{width:13px}.c1_top_visible.girl .c1_top_multi:after{display:none}.c1_top_girl{display:none;position:relative}.c1_top_visible.girl .c1_top_girl{display:block}.c1_top_girl_arrow{cursor:pointer;height:18px;padding:5px;position:absolute;top:20px;right:0}.c1_top_girl_arrow img{display:block}.c1_bottom_menu_wrap{height:82px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 -8px 16px rgba(221,220,236,.32)}.c1_bottom_menu_title{color:#de7032;cursor:pointer;font-size:24px;font-weight:700}.c1_bottom_menu{background-color:#fff;width:100%;height:0;transition:height .3s;position:absolute;bottom:100%;left:0;overflow:hidden;box-shadow:0 -5px 5px rgba(0,0,0,.1)}.c1_bottom_menu.active{height:-webkit-fit-content;height:fit-content}.c1_bottom_menu_item{height:42px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;letter-spacing:.01em;color:rgba(55,78,108,.56);cursor:pointer;border-left:4px solid transparent;align-items:center;padding-left:30px;font-size:16px;font-weight:500;display:flex}.small .c1_bottom_menu_item{padding-left:9px}.c1_bottom_menu_item.active{color:#374e6c;border-color:#374e6c}.c1_bottom_menu_item:hover{border-color:#374e6c;text-decoration:underline}.c1_bottom_menu_item svg{margin-right:11px}.c1_bottom_menu_item img{vertical-align:middle;margin-right:11px}.c1_bottom_search svg{fill:#c0cdde}.c1_bottom_search.active svg{fill:#3d6599}.c1_bottom_profile svg{fill:#c0cdde;stroke:#c0cdde;stroke-width:.2px}.c1_bottom_profile.active svg{fill:#3d6599;stroke:#3d6599}.c1_bottom_tutorial svg{fill:#c0cdde}.c1_bottom_tutorial.active svg{fill:#3d6599}.c1_bottom_invite svg{fill:#c0cdde;stroke:#c0cdde;stroke-width:.2px}.c1_bottom_invite.active svg{fill:#3d6599;stroke:#3d6599}.c1_bottom_block svg{fill:#c0cdde}.c1_bottom_block.active svg{fill:#3d6599}.c3_head_left_revers{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;-moz-flex-direction:row-reverse;-o-flex-direction:row-reverse;flex-direction:row-reverse;align-items:center;display:flex}.c3_head_left_revers .c3_head_place{margin-left:0;margin-right:11px}.c3_head_left_revers .c3_head_id{margin-bottom:-2px}.c3_head_left_revers .c3_head_name{text-align:right}.left_menu_chat_list,.emoji-mart-title-label{display:none}.c3l_letters_list_write_top .c3_write_msg_textareas{height:calc(100% - 68px)}.c1_menu_main_item .c1_menu_item_right{margin-left:auto;font-size:16px}.alice-carousel__stage{width:150px!important}.popup_bottom_send_btn{position:absolute;bottom:22px;right:22px}.react-tabs__tab--selected{border-bottom:2px solid #720066!important}.react-tabs__tab--selected span{color:#720066!important;border:#720066!important}.upload_popup_tabs_content_middle.audio{height:450px;max-height:calc(100% - 60px);padding-right:10px;overflow:auto}.upload_popup_tabs_content_middle.audio::-webkit-scrollbar{background:#f7f8fd;width:3px;margin-right:3px}.upload_popup_tabs_content_middle.audio::-webkit-scrollbar-thumb{background:rgba(2,49,124,.6)}.draggable{margin:3px}.dragged{opacity:1}.placeholder{opacity:0!important}.upload_popup_tabs_content_item_bottom{cursor:pointer}.c4_edit_note_wrap{background-color:#f7f8fd;width:100%;height:0;transition:height .5s;position:absolute;bottom:0;left:0;overflow:hidden}.c4_edit_note_wrap.active{height:713px}.make-emojis-large{font-size:130px;line-height:normal}.alice-carousel__prev-btn,.alice-carousel__next-btn{box-sizing:border-box;width:50%;padding:15px 10px;display:inline-block}.alice-carousel__prev-btn [data-area]:after{content:"<";text-transform:capitalize;font-size:30px;position:relative}.alice-carousel__next-btn [data-area]:after{content:">";text-transform:capitalize;font-size:30px;position:relative}.alice-carousel__prev-btn-wrapper{position:absolute;top:8px;left:-20px}.alice-carousel__next-btn-wrapper{position:absolute;top:8px;right:-20px}.alice-carousel{height:54px}.alice-carousel__stage-item{width:auto!important}.react-tabs{padding:0}.column-1.letters .c1_menu_item{display:none}.c3l_men_list_item_from_info{flex:none}.ReactModal__Content.ReactModal__Content--after-open{border-radius:0!important;max-width:calc(100% - 30px)!important;max-height:calc(100% - 30px)!important}.upload_popup_tabs,.react-tabs{height:100%}.react-tabs__tab-panel.react-tabs__tab-panel--selected{height:calc(100% - 90px)}.upload_popup_tabs_content{height:100%}.upload_popup_tabs_content::-webkit-scrollbar{background:#f7f8fd;width:3px;margin-right:3px}.upload_popup_tabs_content::-webkit-scrollbar-thumb{background:rgba(2,49,124,.6)}.c3l_bookmark_ico{-webkit-background-size:contain;background-image:url(/static/media/c3l-bookmark-empty.1899b97f2c.svg);background-repeat:no-repeat;background-size:contain;width:15px;height:21px}.c3l_men_list_item_btn_wrap:hover .c3l_bookmark_ico{margin-left:10px}.c3l_bookm_btn.active .c3l_bookmark_ico{background-image:url(/static/media/c3l-bookmark-full.f103be7c46.svg)}.c3_select_language img{position:absolute;top:13px;right:10px}.close_one_popup{cursor:pointer;padding:5px;position:absolute;top:14px;right:14px}.popup_compose_letter .close_one_popup{top:2px;right:2px}.c2_item_bottom_info{flex-wrap:wrap;grid-template-areas:"c2_bottom_name""c2_bottom_place";display:grid}.c4_minichat .c3_write_msg_left{width:100%}.c4_minichat .c3_write_msg_middle{margin:0;display:flex}.c4_minichat .c3_write_msg_ico_item.c3_smile{margin-left:13px}.c4_minichat .c3_write_msg_left{height:calc(100% - 60px)}.c4_minichat .c3_write_msg_textareas textarea{background-color:#f7f8fd}.c4_minichat .rhap_progress-section{width:calc(100% - 90px)}.c4_minichat .message_audio_wrap{width:216px}.c4_minichat .chat_message_wrap.right .message_audio_wrap{width:266px}.c4_minichat .rhap_volume-controls{width:36px;right:0}.c4_minichat .rhap_volume-bar-area{width:100px;position:relative;top:5px}.c4_minichat .rhap_volume-container:hover .rhap_volume-bar-area{display:block}.c1_menu_main_item_gift svg{margin-left:2px}.c3l_letters_list_write_top.with_files{flex-direction:column;display:flex}.c3l_letters_list_write_top.with_files .c3_write_msg_textareas{height:100%}.c3_write_msg_textareas_files{border-top:1px solid rgba(51,51,51,.1);height:116px;margin:10px 16px 0;padding:10px 0}.c3_write_msg_textareas_files.mailbox{height:-webkit-min-content;height:min-content}@media screen and (max-height:880px){.c3_write_msg_textareas_files.mailbox{height:76px}.c3_write_msg_textareas_files.mailbox .letters_attach_files_item.file_photo{width:60px;height:40px}.c3_write_msg_textareas_files.mailbox .letters_attach_files_item.file_photo img{width:35px;max-height:100%}.c3_write_msg_textareas_files.mailbox .letters_attach_files_item.file_video,.c3_write_msg_textareas_files.mailbox .letters_attach_files_item.file_video .file_video_inner_wrap{height:35px}.c3_write_msg_textareas_files.mailbox .letters_attach_files_item.file_video .file_video_inner_wrap>video{width:96px;height:40px}.c3_write_msg_textareas_files.mailbox .letters_attach_files_item.file_audio{padding:0 0 0 10px}}.c3_write_msg_textareas_files[data-compact=true]{border-top:1px solid rgba(51,51,51,.1);height:116px;margin:10px 16px 0;padding:10px 0}.c3_write_msg_textareas_files[data-compact=true].mailbox{height:76px}.c3_write_msg_textareas_files[data-compact=true].mailbox .letters_attach_files_item.file_photo{width:60px;height:40px}.c3_write_msg_textareas_files[data-compact=true].mailbox .letters_attach_files_item.file_photo img{width:35px;max-height:100%}.c3_write_msg_textareas_files[data-compact=true].mailbox .letters_attach_files_item.file_video,.c3_write_msg_textareas_files[data-compact=true].mailbox .letters_attach_files_item.file_video .file_video_inner_wrap{height:35px}.c3_write_msg_textareas_files[data-compact=true].mailbox .letters_attach_files_item.file_video .file_video_inner_wrap>video{width:96px;height:40px}.c3_write_msg_textareas_files[data-compact=true].mailbox .letters_attach_files_item.file_audio{padding:0 0 0 10px}.c3_write_msg_textareas_files .letters_attach_files_item{box-sizing:content-box;background-color:#f4f4f4;padding:10px 0 10px 10px;display:flex;position:relative;box-shadow:0 3px 3px rgba(14,4,143,.05)}.c3_write_msg_textareas_files .letters_attach_files_item.file_photo{width:123px}.c3_write_msg_textareas_files .letters_attach_files_item.file_photo img{cursor:pointer;width:85px;max-height:100px}.c3_write_msg_textareas_files .letters_attach_files_item.file_video{width:133px}.c3_write_msg_textareas_files .letters_attach_files_item.file_video .file_video_inner_wrap{cursor:pointer;position:relative}.c3_write_msg_textareas_files .letters_attach_files_item.file_video .file_video_inner_wrap:after{content:"";background-image:url(/static/media/letters-media-play.d01361ed72.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:100%;width:29px;height:29px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 5px rgba(47,43,99,.55)}.c3_write_msg_textareas_files .letters_attach_files_item.file_video:after{pointer-events:none;left:calc(50% - 14px)}.c3_write_msg_textareas_files .letters_attach_files_item.file_video img{cursor:pointer;width:95px;max-height:100px}.c3_write_msg_textareas_files .letters_attach_files_item.file_audio{background-color:#f4f4f4;padding-left:10px;padding-right:0}.letters_attach_files_item_audio_control{align-items:center;display:flex}img.letters_attach_files_item_audio_play{margin-right:16px}.letters_attach_files_item_audio_info{letter-spacing:-.03em;color:rgba(51,51,51,.6);font-family:Roboto,sans-serif;font-size:12px}.letters_attach_files_item_audio_info span:first-child{margin-right:10px}.c3_write_msg_textareas_files_close{flex:none;width:38px;height:100%}.popup_audio_item_check{margin-left:32px}.popup_audio_item_delete{cursor:pointer}.c3_message_audio_title{letter-spacing:-.03em;color:rgba(51,51,51,.9);margin-bottom:13px;font-size:15px}.popup_add_file_close{cursor:pointer;padding:5px;position:absolute;top:10px;right:10px}.popup_add_file_close img{width:12px;height:12px}.btn-collection{flex-direction:column;display:flex}.btn-collection>div{margin:3px}.attach-btn-collection{display:flex;position:relative}.attach-btn-collection>div{margin:2px;position:relative;top:-7px;right:0}.letter-pagination{justify-content:center;align-items:center;gap:8px;padding-bottom:5px;display:flex}.pagination-first-btn{cursor:pointer;color:#fff;background-color:#69095b;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:39px;height:19px;padding:0;font-size:14px;font-weight:700;line-height:1;display:flex}.pagination-first-btn:hover{box-shadow:0 2px 6px rgba(14,4,143,.24)}.pagination{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:center;align-items:center;gap:8px;width:auto;display:flex}.pagination li{color:#00317b;text-align:center;width:41px;height:41px;font-family:Roboto,sans-serif;list-style:none}.pagination li.active{color:#69095b;background-color:#fff;border-radius:100%;outline:none;font-size:18px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.pagination li a{cursor:pointer;border-radius:100%;outline:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.pagination li.previous,.pagination li.next{cursor:pointer;background-image:url(/static/media/c3wp-pagin-disable.1f0928afe4.svg);background-position:50%;background-repeat:no-repeat;border-radius:5px;width:39px;height:19px;font-size:0}.pagination li.next{transform:rotate(180deg)}.pagination li.previous.disabled,.pagination li.next.disabled{cursor:not-allowed}.pagination li.previous:not(.disabled),.pagination li.next:not(.disabled){background-color:#69095b;background-image:url(/static/media/c3wp-pagin-active.b36fb504f0.svg)}.pagination li.previous:not(.disabled):hover,.pagination li.next:not(.disabled):hover{box-shadow:0 2px 6px rgba(14,4,143,.24)}.pagination li.previous:not(.disabled){transform:rotate(180deg)}.pagination li.next:not(.disabled){transform:unset}.message_text.like>img{margin-right:10px}.ui-state-lock{opacity:.3;pointer-events:none;cursor:default!important}.c3_header_status{border:1px solid rgba(51,51,51,.2);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:173px;height:76px;display:flex}.c3_header_status_text{color:#333;font-weight:500}.c3_header_status_date{color:#27ae60;font-size:18px;font-weight:600}.c3_header_status_date.week{color:#fd9a04}.c3_header_status_date.month{color:#eb5757}.c3lh_your_likes_item_profile_online{color:#1c9d53;width:100%;font-size:12px}.c3lh_your_likes_item_profile_online:before{content:"";vertical-align:middle;background-color:#1c9d53;border-radius:100%;width:10px;height:10px;margin-bottom:2px;margin-right:5px;display:inline-block}.c3lh_your_likes_item_profile_offline{color:#858585;width:100%;font-size:12px}.c3lh_your_likes_item_profile_offline:before{content:"";vertical-align:middle;background-color:#858585;border-radius:100%;width:10px;height:10px;margin-bottom:2px;margin-right:5px;display:inline-block}.display_online_on_profile_page{text-align:right;width:auto;font-size:19px;display:block;position:absolute;top:10px;right:10px}.c3lh_search_item_profile_online_status{float:right;width:auto}@media screen and (max-width:1899px){.c3_header{max-height:none}.profile_man.notif main .container{height:calc(100vh - 142px);height:calc(var(--vh,1vh)*100 - 142px)}.c3ph_img{background-size:24px;flex:none;width:30px;height:30px}.info__name{font-size:28px}.info__id{font-size:16px}}@media screen and (max-width:1749px){.mp_slider_wrap{width:calc(100vw - 675px)}}@media screen and (max-width:1699px){.content-photo{width:350px;height:583px}.man_profile_photo{max-height:250px}}@media screen and (max-width:1649px){.mp_slider_wrap{width:calc(100vw - 575px)}}@media screen and (max-width:1549px){.info__name{font-size:24px}.man_profile_email{font-size:16px}.info__id{font-size:14px}.info-date{margin-top:15px}.date-birthday{font-size:16px}.info-place{align-items:center;margin-top:15px}.place-info{font-size:16px}.place-flag{width:24px;margin-right:9px;padding-right:0}.list-header{margin-bottom:15px;font-size:18px}.list-item{font-size:14px}.c3ph_img{background-size:contain;width:22px;height:22px}.header-menu-element{margin-right:8px}}@media screen and (max-width:1499px){.main-content{height:auto;min-height:unset}.info__name{font-size:24px}.man_profile_email,.place-info{font-size:14px}.info-date{margin-top:6px}.info-place{margin-top:10px}.date-birthday{font-size:12px}.credits-link-item{margin-top:0;font-size:12px}.content-info__credits{width:147px;height:77px}.credits-count{margin-top:5px;margin-bottom:5px;font-size:20px;line-height:1}.credits-link{line-height:1}.credits-name{margin-top:5px;font-size:12px;line-height:1}.content-info__credits img{margin-top:-7px;margin-right:-10px}.info-about-parts{display:block}.social-info{max-width:unset}.main-content-header{display:block}.content-photo{float:left;background-color:transparent;background-position:50%;height:285px}.list-of-lists{flex-wrap:wrap}.text-elem{width:50%}.list-item{display:block}.content-info{padding-bottom:24px}.m_profile_flex_wrap{display:flex}.block-2{flex:none}.node-header{font-size:18px}.mp_slider_wrap{width:calc(100vw - 501px)}}@media screen and (max-width:1399px){.content-photo{width:270px}.man_profile_photo{max-width:270px;max-height:320px}}@media screen and (max-width:1299px){.node-header{font-size:22px}.info__name{font-size:18px}.info__id{font-size:12px}.content-info-about{flex-wrap:wrap}.info-about-parts,.info-about-block.block-2{width:50%}.social-info{width:100%;margin-top:24px}}@media screen and (max-width:1199px){.mp_slider_wrap{width:calc(100vw - 100px)}}@media not (min-width:1280px){.node-header{height:auto;font-size:16px}.node-about{font-size:14px}.mp_slider_wrap{width:calc(100vw - 100px)}.profile_man main .container{padding-top:16px;padding-bottom:16px}.c3_header{display:none}}@media screen and (max-width:899px){.column-2.likeher{position:absolute}.left_menu_chat_list img{display:block}.search .left_menu_chat_list{display:none}.profile_header_menu_close{display:block}.c3_header{width:320px;height:100vh;height:calc(var(--vh,1vh)*100);z-index:999;padding:16px 8px 16px 0;transition:all .3s;display:block;position:fixed;top:0;left:-320px}.c3_header.active{left:0}.header-menu{padding-top:0;padding-bottom:0;display:block}.header-menu-btn{width:209px;height:54px}.column-3 .header-menu-item-notif{width:209px;margin-top:-40px;padding-top:40px}.header-menu-item{justify-content:flex-start;padding-left:20px}.header-menu-text{text-align:left;flex:1;width:100%;margin-top:0;margin-left:12px;padding:0}.c3ph_img{background-size:contain;width:25px;height:25px}.header-menu-element{margin-bottom:16px;margin-right:0}.header-menu-element:last-child{margin-bottom:0}.header-menu{height:100%;padding-left:16px;padding-right:8px;overflow:auto}.header-menu::-webkit-scrollbar{background:#f7f8fd;border-radius:5px;width:3px;margin-right:3px}.header-menu::-webkit-scrollbar-thumb{background:#00317b;border-radius:7px}.column-3 main{padding-top:16px}}@media screen and (max-width:789px){.popup_likeher_search_photos_list_wrap{display:none}.popup_likeher_search_photos_big_photo img{max-width:calc(100vw - 40px)}.upload_popup_tabs_content_middle.photo,.upload_popup_tabs_content_middle.video{justify-content:center}.content-info-header{border:none;display:block}.info-firstline{height:auto;display:block}.info__id{margin-top:0;margin-left:0;font-size:12px}.credits{margin-top:10px}.content-photo{float:left;background-position:top;width:250px;height:350px}.content-info{padding-left:15px}.main-content-header{display:block}.place-info{font-size:12px}.place-flag{width:19px}.info-date,.info-place{margin-top:0}.content-info-about{padding-left:0}.node-header__section,.list-header{margin-bottom:5px;font-size:14px}.list-item{margin-bottom:6px;font-size:12px}}@media not (min-width:744px){.content-info__credits img{margin-top:0;margin-right:12px;display:block}.make-emojis-large{font-size:90px}.left_menu_btn span{width:33px}.close_one_popup img{width:10px;height:10px}.rhap_progress-section{width:calc(100% - 90px)}.message_audio_wrap{width:200px}.rhap_volume-controls{width:36px;right:0}.rhap_volume-bar-area{display:none}.rhap_volume-container:hover .rhap_volume-bar-area{display:none!important}.c4_minichat .message_audio_wrap{width:205px}.c4_minichat .chat_message_wrap.right .message_audio_wrap{width:232px}.upload_popup_tabs{padding:20px 10px}.react-tabs{padding:0;position:relative}.upload_popup_tabs_content_top .cost{width:150px}.upload_popup_tabs_content_middle.photo,.upload_popup_tabs_content_middle.video,.upload_popup_tabs_content_middle.audio{height:calc(100% - 64px);margin-right:0}.popup_audio_item_check{margin-left:12px}.popup_audio_item_name{max-width:calc(100% - 30px)}.text-elem{width:100%}.about-profile-text{margin-bottom:40px;display:block}.node-about{margin-top:8px;margin-bottom:0}.text-node{width:100%;margin-bottom:36px;margin-right:0}.node-header__section{margin-top:0}.profile_man main{padding-right:0}.profile_man main .container{padding-left:0;padding-right:0}.main-content{box-shadow:none;border-radius:0;margin-bottom:0}.date-birthday-till{font-size:12px}.main-content-about{box-shadow:none;border-radius:0}.about-content-container{padding-top:0;padding-left:15px;padding-right:10px}.content-photo{float:none;width:calc(100% - 30px);height:250px;max-width:unset;background-position:50%;background-size:contain;margin:0 15px 24px}.info-place{align-items:flex-start}.place-info{line-height:1}.content-info{padding-top:0;padding-left:15px;padding-right:10px}.content-info__credits{width:100%}.mp_slider_wrap{width:calc(100vw - 30px)}.scrollbar-item{object-fit:contain;height:150px}.profile_page_main_div{background-color:#fff}.info-firstline span{margin-bottom:6px}.info-date{margin-bottom:11px}.credits{width:100%;margin-top:15px}.main-content-header-row-flex{padding-left:16px;display:block}.content-info-about{width:calc(100% - 32px);margin:0 16px}.info-about-parts{width:100%}.info-about-block.block-2{width:100%;margin-top:16px}.man_profile_photo{width:95%;height:auto;margin:0 auto}.man_profile_photo_wrap{padding:16px 10px 16px 0}.display_online_on_profile_page{text-align:left;margin-top:10px;font-size:12px;position:static}.social-info{margin-top:16px}.pagination li{width:34px;height:34px}.pagination li.previous,.pagination li.next{width:30px}.pagination li.break-me{width:-webkit-max-content;width:max-content}}.popup_draft_form .c3_write_msg_textareas_files .letters_attach_files_item.file_photo img{object-fit:cover;width:auto;height:75px}.popup_draft_form .c3_write_msg_textareas_files .letters_attach_files_item.file_photo{width:auto}.popup_draft_form .c3_write_msg_textareas_files_close{margin:auto 10px}.slick-slider{width:100%;padding:0 24px}.c3l_men_list_item_main_btn{justify-content:center;align-items:center;width:24px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.c3l_men_list_item_main_btn.btn-prev{left:0}.c3l_men_list_item_main_btn.btn-next{right:0}.c3l_men_list_item_main_btn.btn-prev img{transform:rotate(180deg)}.file_audio_wrap{align-items:center;display:flex}.c3_write_msg_textareas_files_close{cursor:pointer;background-image:url(/static/media/c3l-remove-attach.8886b07238.svg);background-position:50%;background-repeat:no-repeat;width:20px;height:20px;margin:0 10px}.popup_compose_letter{background-color:#ebedfa;width:1060px;max-width:100%;min-height:400px;padding:32px;display:inline-block}.popup_compose_letter .fancybox-close-small svg{color:#cdd3da}.popup_compose_letter .fancybox-button{width:30px;height:30px;padding:0}.popup_compose_head{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:space-between;align-items:center;display:flex}.popup_compose_head_search{position:relative}.popup_compose_head_search input{background-color:#fff;outline:none;width:247px;height:42px;padding:0 42px 0 15px;font-weight:500;display:block;box-shadow:0 3px 3px rgba(0,0,0,.05)}.popup_compose_head_search input::placeholder{color:rgba(51,51,51,.3)}.popup_compose_head_search button{cursor:pointer;width:42px;height:42px;position:absolute;top:0;right:0}.popup_compose_head_search button img{opacity:.6;margin:auto;display:block}.popup_compose_head_right{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.popup_compose_head_choosen_filters_item{border:1px solid rgba(51,51,51,.8);height:42px;margin-right:16px;padding:0 12px;line-height:42px;position:relative}.popup_compose_head_choosen_filters_item img{cursor:pointer;margin-left:15px}.popup_compose_head_choose_filter_wrap{position:relative}.popup_compose_head_choose_filter_main{color:rgba(51,51,51,.5);cursor:pointer;background-color:#fff;width:215px;height:42px;padding-left:14px;font-size:12px;font-weight:500;line-height:44px;position:relative;box-shadow:0 3px 3px rgba(0,0,0,.05)}.popup_compose_head_choose_filter_main:after{content:"";background-image:url(/static/media/c3l-choose-filter-arrow.120a264101.svg);width:9px;height:5px;transition:all .3s;display:block;position:absolute;top:19px;right:15px}.popup_compose_head_choose_filter_main.active:after{transform:rotate(180deg)}.popup_compose_head_choose_filter_main img{vertical-align:middle;margin-top:-2px;margin-right:8px}.popup_compose_head_choose_filter_list_wrap{z-index:1;background-color:#fff;border-radius:0 0 5px 5px;width:100%;padding:0 14px 14px;display:none;position:absolute;top:100%;left:0;box-shadow:0 3px 3px rgba(0,0,0,.05)}.popup_compose_head_choose_filter_list_wrap.active{display:block}.popup_compose_head_choose_filter_list{border-top:1px solid #e0e2eb;padding-top:14px}.popup_compose_head_choose_filter_row{margin-bottom:15px}.popup_compose_head_choose_filter_row input{display:none}.popup_compose_head_choose_filter_row label{color:#858585;cursor:pointer;padding-left:24px;font-size:16px;font-weight:500;line-height:1;display:block;position:relative}.popup_compose_head_choose_filter_row label:before{content:"";border:1px solid #de7032;border-radius:100%;width:12px;height:12px;display:block;position:absolute;top:0;left:0}.popup_compose_head_choose_filter_row label:after{content:"";background-color:#de7032;border-radius:100%;width:8px;height:8px;display:none;position:absolute;top:3px;left:3px}.popup_compose_head_choose_filter_row input:checked+label:after{display:block}.popup_compose_head_choose_filter_row input:checked+label{color:rgba(51,51,51,.9)}.popup_compose_head_choose_filter_btn{text-align:center;color:#de7032;cursor:pointer;border:1px solid #de7032;border-radius:5px;width:106px;height:25px;margin:auto;font-size:12px;font-weight:600;line-height:24px}.popup_compose_head_choose_filter_btn img{vertical-align:middle;margin-top:-2px;margin-right:10px}.popup_compose_men_list_wrap{background-color:#fff;border-radius:8px;padding-bottom:22px;padding-left:22px;padding-right:22px}.popup_compose_men_list_wrap3{margin-top:23px;padding-top:22px;padding-bottom:19px;overflow-x:auto}.popup_compose_men_list_wrap2{grid-row-gap:20px;grid-column-gap:20px;grid-template-rows:repeat(4,104px);grid-template-columns:repeat(auto-fill,300px);grid-auto-flow:column;min-height:400px;margin-bottom:-19px;padding-bottom:22px;padding-left:5px;display:grid}.popup_compose_men_list_wrap2.empty_list{justify-content:center;display:flex}.popup_compose_men_list_wrap2.empty_list_text{display:flex}.popup_compose_men_list_wrap3::-webkit-scrollbar{background:#f4f4f4;width:5px;height:5px}.popup_compose_men_list_wrap3::-webkit-scrollbar-thumb{background:#637fac}.popup_compose_man_item input{display:none}.popup_compose_man_item_label{width:300px;height:104px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;cursor:pointer;align-items:center;padding:0 24px;display:flex;position:relative;box-shadow:0 4px 8px rgba(14,4,143,.24)}.popup_compose_man_item_label.letter-dialog{width:145px;height:51px;box-shadow:0 4px 8px rgba(14,4,143,0)}.popup_compose_man_item input:checked+.popup_compose_man_item_label{background-color:#ebe4ff}.popup_compose_man_item input:checked+.popup_compose_man_item_label.letter-dialog{background-color:transparent}.popup_compose_man_item_label:before{content:"";background-color:#fff;border:2px solid #cdd3da;border-radius:1px;width:20px;height:20px;display:block;position:absolute;top:14px;right:14px}.popup_compose_man_item input:checked+.popup_compose_man_item_label:before{border-color:#fff;border-radius:3px}.popup_compose_man_item_label:after{content:"";-webkit-background-size:contain;background-image:url(/static/media/c3l-compose-man-check.0883b32860.svg);background-repeat:no-repeat;background-size:contain;width:12px;height:10px;display:none;position:absolute;top:22px;right:20px}.popup_compose_man_item input:checked+.popup_compose_man_item_label:after{display:block}.popup_compose_man_item_photo{margin-right:9px;position:relative}.popup_compose_man_item_photo:after{content:"";background-color:#e0e0e0;border:2px solid #fff;border-radius:100%;width:11px;height:11px;display:block;position:absolute;bottom:0;right:0}.online .popup_compose_man_item_photo:after{background-color:#27ae60}.popup_compose_man_item input:checked+.popup_compose_man_item_label .popup_compose_man_item_photo:after{border-color:#ebe4ff}.popup_compose_man_item_photo img{object-fit:cover;border-radius:100%;width:56px;height:56px;display:block}.popup_compose_man_item_id{color:rgba(51,51,51,.6);font-family:Roboto,sans-serif;font-size:10px}.popup_compose_man_item_name{color:#de7032;word-break:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:2px 0 4px;font-size:18px;font-weight:600;display:-webkit-box;overflow:hidden}.popup_compose_man_item_place{letter-spacing:-.03em;color:rgba(51,51,51,.6);font-size:12px}.popup_compose_man_item_place img{vertical-align:middle;height:12px;margin-right:2px}.popup_compose_add_men_btn{color:#fff;letter-spacing:.01em;text-align:center;cursor:pointer;background:linear-gradient(99.84deg,#f88a5b 4.33%,#e05f16 98.64%);width:177px;height:42px;margin-top:24px;margin-left:auto;font-size:16px;font-weight:500;line-height:42px}.popup_compose_add_men_btn img{vertical-align:middle;margin-right:10px}.popup_write_letter{background-color:#ebedfa;flex-direction:column;width:1100px;max-width:100%;height:600px;max-height:100%;padding:32px;display:flex}.popup_write_letter_head{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;justify-content:center;display:flex}.popup_write_letter_fromto{flex:1;justify-content:center;align-items:center;display:flex}.popup_write_letter_fromto_text{letter-spacing:.01em;color:#de7032;font-size:16px;font-weight:500}.popup_write_letter_user{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;cursor:pointer;background-color:#fff;align-items:center;width:264px;height:54px;margin-left:10px;padding-left:8px;display:flex;position:relative}.popup_write_letter_user:after{content:"";-webkit-background-size:contain;background-image:url(/static/media/c3l-choose-filter-arrow.120a264101.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:10px;height:6px;transition:all .3s;display:block;position:absolute;top:24px;right:15px}.popup_write_letter_user.active:after{transform:rotate(180deg)}.popup_write_letter_user_photo{margin-right:11px;position:relative}.popup_write_letter_user_photo:after{content:"";background-color:#e0e0e0;border:2px solid #fff;border-radius:100%;width:8px;height:8px;display:block;position:absolute;bottom:0;right:0}.popup_write_letter_user_photo.online:after{background-color:#27ae60}.popup_write_letter_user_photo img{object-fit:cover;border-radius:100%;width:40px;height:40px;display:block}.popup_write_letter_user_name{color:#de7032;word-break:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:2px;padding-right:40px;font-size:12px;font-weight:600;display:-webkit-box;overflow:hidden}.popup_write_letter_user_bottom{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;font-family:Roboto,sans-serif;display:flex}.popup_write_letter_user_to_id{color:rgba(51,51,51,.6);font-size:10px;position:relative}.popup_write_letter_user_to_id:after{content:"";vertical-align:middle;background-color:#b2b2b2;border-radius:100%;width:2px;height:2px;margin:0 4px;display:inline-block}.popup_write_letter_user_place{letter-spacing:-.03em;color:rgba(51,51,51,.6);font-size:10px}.popup_write_letter_users_hidden{z-index:2;width:100%;max-height:300px;display:none;position:absolute;top:100%;left:0;overflow-x:hidden;overflow-y:auto;box-shadow:0 3px 3px rgba(0,0,0,.05)}.popup_write_letter_users_hidden.active{display:block}.popup_write_letter_users_hidden:before{content:"";z-index:2;background-color:#e0e2eb;width:calc(100% - 16px);height:1px;display:block;position:absolute;top:0;left:8px}.popup_write_letter_users_hidden .popup_write_letter_user{margin-left:0}.popup_write_letter_users_hidden .popup_write_letter_user:after{display:none}.popup_write_letter_write_area{flex:1;height:calc(100% - 70px);margin-top:16px}.popup_write_letter_write_area .c3l_letters_list_write_go_to_chat{width:213px}.popup_write_letter .fancybox-close-small svg{color:#cdd3da}.c3l_letters_list_write_area{flex-direction:column;height:100%;display:flex}.c3l_letters_list_write_top{flex:1}.c3l_letters_list_write_bottom{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;justify-content:space-between;align-items:center;margin-top:24px;display:flex}.c3l_letters_list_write_bottom_count{color:#00317b;font-family:Roboto,sans-serif}.c3l_letters_list_write_go_to_chat{text-align:center;color:#de7032;cursor:pointer;background-color:#fff;border:1px solid #de7032;width:154px;height:42px;margin-left:15px;font-weight:600;line-height:42px}.c3l_letters_list_write_go_to_chat img{vertical-align:middle;margin-top:-2px;margin-right:10px}.c3l_letters_list_write_bottom_right{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;display:flex}.c3l_letters_list_write_smile{cursor:pointer;margin-right:22px;padding:7px;position:relative}.c3l_letters_list_write_smile img{display:block}.c3l_letters_list_write_smile_list{background-color:#f4f4f4;padding:10px;display:none;position:absolute;bottom:100%;right:0}.c3l_letters_list_write_attach_btn{cursor:pointer;margin-right:22px}.c3l_letters_list_write_attach_btn img{display:block}.c3l_letters_list_box_wrap{height:calc(100% - 429px);margin-right:-14px;padding-right:9px;overflow-y:auto}@media screen and (max-width:1799px){.c3_write_msg_change_translate{display:none}.column-3 .c3_head_right{z-index:99;background:#fff;border-radius:5px;flex-wrap:wrap;justify-content:space-between;width:120px;padding:20px 29px 0;display:none;position:absolute;top:62px;left:50%;transform:translate(-50%);box-shadow:0 4px 8px rgba(14,4,143,.24)}.c3_head_right.active{display:flex}.c3_head_right:before{content:"";border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;width:0;height:0;display:block;position:absolute;top:-9px;left:calc(50% - 9px)}.c3_head_mob_show_btn{cursor:pointer;display:block;position:absolute;top:27px;left:50%;transform:translate(-50%)}.c3_head_btn{margin-bottom:20px;margin-left:0}.c3_head_btn.favs{background-image:url(/static/media/c3-top-mob-star.4981e831f5.svg)}.c3_head_btn.favs.active{background-image:url(/static/media/c3-top-mob-star-h.be465b58ce.svg)}.c3_head_btn.letter{background-image:url(/static/media/c3-top-mob-letter.94eba92577.svg)}.c3_head_btn.folder_1{background-image:url(/static/media/c3-top-mob-f1.bf032643b6.svg)}.c3_head_btn.folder_1.active{background-image:url(/static/media/c3-top-mob-f1-h.882d44a988.svg)}.c3_head_btn.folder_2{background-image:url(/static/media/c3-top-mob-f2.3dae387968.svg)}.c3_head_btn.folder_2.active{background-image:url(/static/media/c3-top-mob-f2-h.e9b5a54bda.svg)}.c3_head_btn.folder_3{background-image:url(/static/media/c3-top-mob-f3.12033de3c8.svg)}.c3_head_btn.folder_3.active{background-image:url(/static/media/c3-top-mob-f3-h.b03a42e736.svg)}.c3_head_btn.block{background-image:url(/static/media/c3-top-mob-block.6949742e18.svg)}.c3_write_msg{height:180px}.c3_chat_scroll{height:calc(100% - 180px)}.c3_write_msg_textareas textarea,.c3_write_msg_textareas,.c3l_letters_list_write_top .c3_write_msg_textareas{height:100%}}@media screen and (max-width:1749px){.c4_item_text{height:auto}.c4_item_top{-ms-align-items:flex-start;align-items:flex-start}.c2l_filters_row{padding-left:15px}.c2l_id_input input{width:120px}.c2l_compose_btn{width:215px;font-size:14px}.c4_item_photo_wrap{margin-right:11px}.c4_item_photo{width:50px;height:50px}.c4_item_name{font-size:14px}.c4_item_text{margin-top:5px}.message .c4_item_text{-webkit-line-clamp:3;max-height:56px}.c2_item_bottom_info{display:block}.c2_item_bottom_place{margin-left:0}.c2_item_bottom_id:after{display:none}.c2_item_time{align-self:center}.c2_item_name{max-width:100px}.c2_item_status_date{bottom:15px}}@media screen and (max-width:1649px){.column-4.active{right:0}.c3_options{padding:0 45px}.c2_item_text{-webkit-line-clamp:2;text-overflow:ellipsis;width:120px;height:38px;font-weight:400;display:-webkit-box;overflow:hidden}.c2_item_photo_counter{width:25px;height:25px;font-size:14px;line-height:27px}.c2_top_search input{width:100%}.c2_top_online_text{font-size:14px}.c2_top_tumbler label{width:30px;height:14px}.c2_top_tumbler label:before{width:10px;height:10px}.c2_top_tumbler input:checked+label:before{left:18px}.c4_item_photo_wrap:after{width:10px;height:10px;bottom:0;right:0}.c3l_letters_list_write_wrap{height:270px}.c3l_letters_list_box_wrap{height:calc(100% - 295px)}.c3l_letters_list_write_top.with_files{height:calc(100% - 56px)}}@media screen and (max-width:1549px){.c3_options_item{font-size:13px}.c3_options_item.webcam:after{right:11px}.c1_menu_hide_wrap{display:none}.c1_wrap2{height:calc(100vh - 298px);height:calc(var(--vh,1vh)*100 - 298px)}.chat_wrap{padding-left:141px}}@media screen and (max-width:1399px){.message_text{padding:16px}.c3_options{padding:0 15px}.c3_head{padding-left:20px}.c3_head_btn.ring_not{margin-right:40px}.c3_options_item img{margin-right:8px}}@media screen and (max-width:1299px){.c3_options_item:first-child{width:90px}}@media screen and (max-width:1199px){html,body{width:100vw;height:100vh;height:calc(var(--vh,1vh)*100);position:relative;overflow:hidden}.left_menu_chat_list img{width:34px}.c3_head_btn.ring_not{margin-right:0;position:fixed;top:12px;right:15px}.chat_wrap{height:calc(100vh - 64px);height:calc(var(--vh,1vh)*100 - 64px);padding-left:0}.c2_list_wrap{height:calc(100vh - 188px);height:calc(var(--vh,1vh)*100 - 188px)}.c1_top_logo{display:none}.c1_wrap2{height:calc(100vh - 190px);height:calc(var(--vh,1vh)*100 - 190px)}.c3_chat_wrap{height:calc(100vh - 188px);height:calc(var(--vh,1vh)*100 - 188px)}.c2l_letter_filters_wrap2{height:calc(100vh - 480px);height:calc(var(--vh,1vh)*100 - 480px)}.c3l_men_list_wrap2{height:calc(100vh - 80px);height:calc(var(--vh,1vh)*100 - 80px)}.bookmarked .c2l_search_res_wrap{height:calc(100vh - 676px);height:calc(var(--vh,1vh)*100 - 676px)}.c2l_search_res_wrap{height:calc(100vh - 574px);height:calc(var(--vh,1vh)*100 - 574px)}.c3l_letters_list_wrap2{height:calc(100vh - 188px);height:calc(var(--vh,1vh)*100 - 188px)}.c4_top_close{display:block}.c3_head_btn.ring_not{margin:0}.mob_notif_fixed{display:block}}@media not (min-width:1280px){.c1_logo{display:none}.c2_list_wrap{height:calc(100vh - 188px);height:calc(var(--vh,1vh)*100 - 188px)}.chat_wrap{padding-left:0}.left_menu_chat_list{display:none}.left_menu_chat_list svg{fill:#fff}.column-1 .c1_menu_item span{visibility:visible;max-width:150px}.column-1 .c1_submenu_item_left{padding-left:10px}.column-1 .c1_submenu_item_left span{max-width:100px;max-height:20px;overflow:visible}.column-1 .c1_menu_more_btn{justify-content:center}.c4_list_wrap_2{padding-right:4px}.c2_item_text{width:auto}}@media screen and (max-width:899px){.c2l_letter_filters_wrap2{height:calc(100vh - 400px);height:calc(var(--vh,1vh)*100 - 400px)}.c3_options{display:none}.c3_chat_wrap{height:calc(100vh - 152px);height:calc(var(--vh,1vh)*100 - 152px)}.left_menu_chat_list{margin-left:20px}.left_menu_chat_list svg{fill:#fff}.mob_head_left{display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;margin-bottom:-4px;display:flex}.left_menu_chat_list img{width:28px;display:block}.head_empty{width:91px}.c2_list_wrap{height:calc(100vh - 108px);height:calc(var(--vh,1vh)*100 - 108px)}.left_menu_chat_list{display:block}.c2l_search_res_wrap{height:calc(100vh - 494px);height:calc(var(--vh,1vh)*100 - 494px)}.bookmarked .c2l_search_res_wrap{height:calc(100vh - 596px);height:calc(var(--vh,1vh)*100 - 596px)}.c3l_letters_list_wrap2{height:calc(100vh - 152px);height:calc(var(--vh,1vh)*100 - 152px)}.popup_compose_head{flex-wrap:wrap}}@media screen and (max-width:789px){.c4_minichat{z-index:999;right:100%}.upload_popup_tabs_content_middle.photo,.upload_popup_tabs_content_middle.video{justify-content:center}.popup_write_letter_head{flex-wrap:wrap}.popup_write_letter_fromto:first-child{margin-bottom:10px;margin-right:0}.popup_write_letter_write_area{height:calc(100% - 135px)}}@media not (min-width:744px){.c3_head{-o-flex-wrap:wrap;flex-wrap:wrap;height:auto;padding:10px 15px}.c3_options{-o-flex-wrap:wrap;flex-wrap:wrap;height:auto;padding:10px 15px;display:none}.c3_write_msg{-o-flex-wrap:wrap;flex-wrap:wrap;height:auto}.c3_write_msg_left{width:100%;margin-bottom:20px}.c3_textaera_wrap{flex:auto;width:calc(100% - 53px);margin-bottom:20px}.c3_write_msg_middle{display:-moz-flex;display:-ms-flex;display:-o-flex;margin-left:0;display:flex}.c3_write_msg_textareas textarea{background-color:#f7f8fd;height:50px}.chat_message_wrap.sticker .message_text img{width:200px;height:200px}.c3_chat_wrap{height:calc(100vh - 134px);height:calc(var(--vh,1vh)*100 - 134px)}.c3_chat{padding:20px 9px 20px 20px}.chat_message_wrap.right .message_content{margin-right:0}.message_reply_text{width:90px}.message_video{width:150px}.message_img{width:100%;max-width:283px;height:auto}.c4_minichat{width:100vw}.c4_minichat .chat_message_wrap.sticker .message_text img{width:150px;height:150px}.head_logo img:first-child,.head_logo img:nth-child(2){width:40px}.left_menu_chat_list svg{width:24px;height:24px}.head_empty{width:74px}.c3_head_btn.ring_not img{width:24px}.c3_head_photo_wrap{padding-top:0}.c3_head_photo>img{width:34px;height:34px}.chat_wrap{height:calc(100vh - 64px);height:calc(var(--vh,1vh)*100 - 64px)}.c3_head_left_revers,.c3_head_left{width:50%}.c3_chat_scroll{height:calc(100% - 167px);margin-right:8px}.c3_head_name{margin-bottom:0;font-size:14px}.c3_head_info{display:block}.c3_head_left_revers .c3_head_info{text-align:right}.c3_head_photo_wrap{width:50px;height:38px}.c3_head_photo_bottom{-o-flex-wrap:wrap;text-align:center;flex-wrap:wrap}.c3_head_photo_bottom img{margin-bottom:3px;margin-right:0}.c3_head_place{margin:0;font-size:12px}.c3_head_left_revers .c3_head_place{justify-content:flex-end;margin-right:0}.c3_head_photo:after{top:20px;right:3px}.c3_head_photo:hover:after{top:30px}.c3l_men_list_item_main_top{display:block}.c3l_men_list_item_users{margin-bottom:8px;margin-right:0}.c3l_men_list_item{margin-bottom:16px;display:block}.c3l_men_list_item_options_wrap{width:100%}.c3l_men_list_item_options{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.c3l_men_list_item_main{width:100%}.c3l_men_list_item_btn_wrap{margin:5px}.c3l_letters_list_wrap2{height:calc(100vh - 128px);height:calc(var(--vh,1vh)*100 - 128px);padding:12px 16px 0}.c3l_letters_list_write_wrap{height:197px;margin:12px -16px 0;padding:14px}.c3l_letters_list_box_wrap{height:calc(100% - 209px)}.c3l_men_list_item_btn_wrap:hover .c3l_men_list_item_btn span{background:#fff;border-radius:5px;padding:5px 10px;display:block;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 3px 3px rgba(0,0,0,.05)}.c3l_men_list_item_btn_wrap:hover .c3l_men_list_item_btn img{margin-left:0}.c3l_men_list_item_btn{border-radius:5px 5px 0 0}.c3l_men_list_item_btn_wrap:hover .c3l_men_list_item_btn svg{margin-left:2px}.c3l_letters_list_write_bottom{-ms-align-items:center;justify-content:space-between;align-items:center;margin-top:16px}.c3l_letters_list_write_smile{margin-right:13px}.popup_write_letter .c3l_letters_list_write_smile{margin-right:8px}.c3l_letters_list_write_attach_btn{margin-right:18px}.popup_write_letter .c3l_letters_list_write_attach_btn{margin-right:13px}.popup_write_letter .c3_send_btn{width:70px;margin-left:0;font-size:12px}.popup_write_letter .c3_send_btn img{margin-right:8px}.c3l_letters_list_write_go_to_chat{white-space:nowrap;width:61px;overflow:hidden}.popup_write_letter_write_area .c3l_letters_list_write_go_to_chat{width:49px}.popup_write_letter_user{width:200px}.c3l_letters_list_write_go_to_chat img{width:23px;margin:0 0 4px}.popup_write_letter{padding:32px 10px 16px}.c3l_letters_list_write_go_to_chat span{display:none}.c3l_letters_list_write_bottom_right{justify-content:center}.c3l_letters_list_write_top{height:calc(100% - 58px)}.c3l_letters_list_write_top .c3_write_msg_textareas textarea{height:100%}.c3_head_id{margin-right:10px;font-size:10px}.c4_minichat .c3_chat_wrap{padding-right:0}.mob_notif_fixed{top:10px}.c3l_men_list_item_btn_wrap:hover .c3l_bookmark_ico{margin-left:0}.c3_write_msg_ico_item.c3_smile{margin-left:13px}.chat_message_wrap.right .message_avatar{display:none}.make-emojis-large{font-size:90px}.chat_message_wrap.left .message_content{margin-right:0}.c3_head_id{font-size:10px}.close_one_popup{top:5px;right:5px}.popup_compose_head{justify-content:center}.popup_compose_head_right{margin-top:16px}.popup_bottom_upload_btn{width:53px;bottom:0;left:0}.popup_bottom_upload_btn_info{margin-top:16px;margin-left:40px}.popup_bottom_upload_btn img{margin:0}.popup_bottom_upload_btn span{display:none}.upload_popup_wrap{padding:0}.upload_popup_wrap .close_one_popup{top:5px;right:5px}.upload_popup_tabs_content_middle.video,.upload_popup_tabs_content_middle.audio{margin-right:0}.popup_bottom_send_btn{width:177px;bottom:0;right:0}.popup_audio_item_check{margin-left:12px}.popup_audio_item_name{width:calc(100% - 30px);max-width:150px;font-size:12px}.upload_popup_tabs{position:relative}.react-tabs__tab-panel.react-tabs__tab-panel--selected{height:calc(100% - 110px)}.popup_compose_men_list_wrap2{grid-template-rows:repeat(3,104px)}.left_menu_btn span{width:33px}.popup_compose_letter{padding:10px}.popup_compose_men_list_wrap{padding-left:10px;padding-right:10px}.popup_compose_men_list_wrap2{grid-template-columns:repeat(auto-fill,250px)}.popup_compose_man_item_label{width:230px}.popup_compose_man_item_photo img{width:40px;height:40px}.popup_compose_man_item_name{font-size:14px}.close_one_popup img{width:10px;height:10px;display:block}.chat_message_wrap.right .message_text{background-color:#b6d1fe}.c3_write_msg_textareas_files{border:none;margin-top:5px;padding:5px 0}.c3_write_msg_textareas_files .letters_attach_files_item{height:40px;padding:3px 0 3px 3px}.c3_write_msg_textareas_files .letters_attach_files_item.file_photo img{width:64px;height:40px}.c3l_letters_list_write_top.with_files .c3_write_msg_textareas{height:calc(100% - 66px)}.c3_write_msg_textareas_files .letters_attach_files_item.file_photo{width:100px}.popup_write_letter_write_area{height:calc(100% - 190px)}.popup_write_letter .c3_write_msg_textareas_files{display:block}.rhap_progress-section{width:calc(100% - 90px)}.message_audio_wrap{width:200px}.chat_message_wrap.right .message_audio_wrap{width:232px}.rhap_volume-controls{width:36px;right:0}.rhap_volume-bar-area{display:none!important}.rhap_volume-container:hover .rhap_volume-bar-area{display:block}.c4_minichat .message_audio_wrap{width:200px}.c4_minichat .chat_message_wrap.right .message_audio_wrap{width:232px}}@media screen and (max-height:740px){.popup_compose_men_list_wrap2{grid-template-rows:repeat(3,104px)}}@media screen and (max-height:610px){.popup_compose_men_list_wrap2{grid-template-rows:repeat(2,104px)}}@media screen and (max-height:500px){.popup_compose_men_list_wrap2{grid-template-rows:repeat(1,104px)}}.error-wrapper-GA1Sod{background-color:var(--color-background-default);background-image:url(/static/media/main-site-img.5a5187452c.svg);background-position:right 0 bottom 0;background-repeat:no-repeat;background-size:max(220px,min(35vw,450px));width:100%;height:100vh}.error-wrapper-GA1Sod .secondary-wrapper-oXIU5O{flex-flow:column wrap;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.error-wrapper-GA1Sod .title-XUjAyI,.error-wrapper-GA1Sod .description-tWOUsj{justify-content:center;width:100%;display:flex}.error-wrapper-GA1Sod .title-XUjAyI{font-size:var(--text-lg);font-weight:var(--fw-semibold);color:var(--color-text-primary);font-family:var(--font-main);margin:0 0 8px}.error-wrapper-GA1Sod .description-tWOUsj{text-align:center;margin-bottom:24px}.error-wrapper-GA1Sod .actions-jB1Pos{gap:12px;display:flex}@media (min-width:1280px){.error-wrapper-GA1Sod{background-size:max(520px,min(49vw,1150px));justify-content:flex-start;padding-left:120px;display:flex}.error-wrapper-GA1Sod .secondary-wrapper-oXIU5O{align-items:flex-start;width:50%}.error-wrapper-GA1Sod .title-XUjAyI,.error-wrapper-GA1Sod .description-tWOUsj{justify-content:flex-start}.error-wrapper-GA1Sod .title-XUjAyI{font-size:32px}.error-wrapper-GA1Sod .description-tWOUsj{text-align:left;margin-bottom:30px}}@media (min-width:1440px){.error-wrapper-GA1Sod{background-size:90vh}}.button-_gc4fR{width:var(--btn-width-setup,min-content);max-width:var(--btn-max-width-setup,min-content);font-weight:var(--fw-semibold);color:var(--btn-content-default-color);border:1px solid var(--btn-border-default-color);cursor:pointer;background-color:var(--btn-bg-default);font-family:var(--font-main);border-radius:4px;justify-content:center;align-items:center;padding-left:6px;padding-right:6px;display:flex;position:relative}.button-_gc4fR.loading-e5OlFE{pointer-events:none}.button-_gc4fR.fullWidth-HyNzQj{width:100%;max-width:100%}.button-_gc4fR .icon-oOa3tG{justify-content:center;align-items:center;margin-right:4px;display:flex}.button-_gc4fR .icon-oOa3tG.only-icon-LLhvHd{margin-right:0}.button-_gc4fR .icon-oOa3tG svg{fill:currentColor}.button-_gc4fR .icon-oOa3tG svg path{fill:currentColor;fill-opacity:1}.button-_gc4fR .spinner-nHVpB0{border-radius:4px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;left:0}.button-_gc4fR .childrenBlock-W1rboa{white-space:nowrap;justify-content:center;align-items:center;display:flex}.button-_gc4fR:hover{color:var(--btn-content-hover-color);border:1px solid var(--btn-border-hover-color);background-color:var(--btn-bg-hover);transition:all .3s}.button-_gc4fR:focus-visible{color:var(--btn-content-focused-color);border:1px solid var(--btn-border-focused-color);background-color:var(--btn-bg-focused);transition:all .3s}.button-_gc4fR:active{color:var(--btn-content-active-color);border:1px solid var(--btn-border-active-color);background-color:var(--btn-bg-active);transition:all .1s}.button-_gc4fR:disabled{color:var(--btn-content-disabled-color);border:1px solid var(--btn-border-disabled-color);cursor:not-allowed;background-color:var(--btn-bg-disabled)}.button-_gc4fR.xs-INsJ17{height:28px;min-height:28px;font-size:var(--text-xs)}.button-_gc4fR.xs-INsJ17 .icon-oOa3tG svg{width:18px}.button-_gc4fR.sm-dynS4S{height:32px;min-height:32px;font-size:var(--text-xs)}.button-_gc4fR.sm-dynS4S .icon-oOa3tG svg{width:18px}.button-_gc4fR.md-_vf2K4{height:40px;min-height:40px;font-size:var(--text-sm)}.button-_gc4fR.md-_vf2K4 .icon-oOa3tG svg{width:22px}.button-_gc4fR.lg-KxcNn3{height:48px;min-height:48px;font-size:var(--text-sm)}.button-_gc4fR.lg-KxcNn3 .icon-oOa3tG svg{width:22px}.tooltip-wrapper-WaLofI{width:100%;display:inline-block}.button-tooltip-hDjJGw{z-index:10550!important}@media (min-width:1280px){.button-_gc4fR{padding-left:11px;padding-right:11px}.button-_gc4fR .icon-oOa3tG{margin-right:8px}}.button-_gc4fR.text-aXe9f9{padding-left:4px;padding-right:4px}.button-_gc4fR.primary-OjHQAs.contained-DDYdx7{--btn-bg-default:var(--color-primary-blue-350);--btn-bg-hover:var(--color-primary-blue-300);--btn-bg-focused:var(--btn-bg-default);--btn-bg-active:var(--color-primary-blue-450);--btn-bg-disabled:var(--color-secondary-state-400);--btn-border-default-color:var(--color-primary-blue-350);--btn-border-hover-color:var(--color-primary-blue-300);--btn-border-focused-color:var(--btn-border-default-color);--btn-border-active-color:var(--color-primary-blue-450);--btn-border-disabled-color:var(--color-secondary-state-400);--btn-effect-bg-color:var(--color-base-white-20);--btn-content-default-color:var(--color-base-white-100);--btn-content-hover-color:var(--btn-content-default-color);--btn-content-focused-color:var(--btn-content-default-color);--btn-content-active-color:var(--btn-content-default-color);--btn-content-disabled-color:var(--btn-content-default-color)}.button-_gc4fR.primary-OjHQAs.contained-DDYdx7 .spinner-nHVpB0{background-color:var(--btn-bg-default)}.button-_gc4fR.primary-OjHQAs.outlined-b74rDG{--btn-bg-default:var(--color-base-white-100);--btn-bg-hover:var(--color-primary-blue-100);--btn-bg-focused:var(--btn-bg-default);--btn-bg-active:var(--color-primary-blue-150);--btn-bg-disabled:var(--btn-bg-default);--btn-border-default-color:var(--color-primary-blue-350);--btn-border-hover-color:var(--btn-border-default-color);--btn-border-focused-color:var(--btn-border-default-color);--btn-border-active-color:var(--btn-border-default-color);--btn-border-disabled-color:var(--color-primary-blue-200);--btn-effect-bg-color:var(--color-primary-blue-100);--btn-content-default-color:var(--color-primary-blue-350);--btn-content-hover-color:var(--btn-content-default-color);--btn-content-focused-color:var(--btn-content-default-color);--btn-content-active-color:var(--color-primary-blue-450);--btn-content-disabled-color:var(--color-primary-blue-200)}.button-_gc4fR.primary-OjHQAs.outlined-b74rDG .spinner-nHVpB0{background-color:var(--btn-bg-default)}.button-_gc4fR.primary-OjHQAs.text-aXe9f9{--btn-bg-default:var(--color-base-white-100);--btn-bg-hover:var(--color-light-blue-hover);--btn-bg-focused:var(--color-light-blue-hover);--btn-bg-active:var(--color-primary-blue-100);--btn-bg-disabled:var(--btn-bg-default);--btn-border-default-color:var(--color-base-white-100);--btn-border-hover-color:var(--btn-border-default-color);--btn-border-focused-color:var(--btn-border-default-color);--btn-border-active-color:var(--color-primary-blue-100);--btn-border-disabled-color:var(--btn-border-default-color);--btn-effect-bg-color:var(--color-primary-blue-100);--btn-content-default-color:var(--color-primary-blue-350);--btn-content-hover-color:var(--color-primary-blue-300);--btn-content-focused-color:var(--btn-content-default-color);--btn-content-active-color:var(--btn-content-default-color);--btn-content-disabled-color:var(--color-primary-blue-200)}.button-_gc4fR.dark-cJEzkY.outlined-b74rDG{--btn-bg-default:var(--gallery-bg-dark);--btn-bg-hover:var(--color-surface-default-5);--btn-bg-focused:var(--color-surface-default-5);--btn-bg-active:var(--color-surface-default-5);--btn-bg-disabled:var(--color-secondary-state-400);--btn-border-default-color:var(--color-border-base-light-50);--btn-border-hover-color:var(--color-border-base-light-50);--btn-border-focused-color:var(--color-border-base-light-50);--btn-border-active-color:var(--color-border-base-light-50);--btn-border-disabled-color:var(--color-border-base-light-50);--btn-effect-bg-color:var(--color-base-white-20);--btn-content-default-color:var(--color-base-white-100);--btn-content-hover-color:var(--btn-content-default-color);--btn-content-focused-color:var(--btn-content-default-color);--btn-content-active-color:var(--btn-content-default-color);--btn-content-disabled-color:var(--btn-content-default-color)}.button-_gc4fR.dark-cJEzkY.outlined-b74rDG .spinner-nHVpB0{background-color:var(--btn-bg-default)}.button-_gc4fR.danger-Hqf_zG.contained-DDYdx7{--btn-bg-default:var(--color-system-red-350);--btn-bg-hover:var(--color-system-red-300);--btn-bg-focused:var(--btn-bg-default);--btn-bg-active:var(--color-system-red-450);--btn-bg-disabled:var(--color-secondary-gray-600);--btn-border-default-color:var(--btn-bg-default);--btn-border-hover-color:var(--btn-bg-hover);--btn-border-focused-color:var(--btn-bg-focused);--btn-border-active-color:var(--btn-bg-active);--btn-border-disabled-color:var(--btn-bg-disabled);--btn-effect-bg-color:var(--btn-bg-hover);--btn-content-default-color:var(--color-base-white-100);--btn-content-hover-color:var(--btn-content-default-color);--btn-content-focused-color:var(--btn-content-default-color);--btn-content-active-color:var(--btn-content-default-color);--btn-content-disabled-color:var(--btn-content-default-color)}.button-_gc4fR.danger-Hqf_zG.contained-DDYdx7 .spinner-nHVpB0{background-color:var(--btn-bg-default)}.button-_gc4fR.secondary-Qkbl6x.outlined-b74rDG{--btn-bg-default:var(--color-base-white-100);--btn-bg-hover:var(--color-secondary-gray-200);--btn-bg-focused:var(--btn-bg-default);--btn-bg-active:var(--btn-bg-hover);--btn-bg-disabled:var(--btn-bg-hover);--btn-border-default-color:var(--color-secondary-gray-300);--btn-border-hover-color:var(--btn-border-default-color);--btn-border-focused-color:var(--btn-border-default-color);--btn-border-active-color:var(--color-secondary-gray-400);--btn-border-disabled-color:var(--btn-border-default-color);--btn-effect-bg-color:var(--btn-bg-hover);--btn-content-default-color:var(--color-base-dark-grey-80);--btn-content-hover-color:var(--color-base-dark-grey-100);--btn-content-focused-color:var(--btn-content-default-color);--btn-content-active-color:var(--btn-content-hover-color);--btn-content-disabled-color:var(--color-base-dark-grey-50)}.button-_gc4fR.secondary-Qkbl6x.outlined-b74rDG .spinner-nHVpB0{background-color:var(--btn-bg-default)}.spinner-layout-bpgZ3y{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.spinner-layout-bpgZ3y.primary-EX8nrL{background-color:var(--color-surface-default)}.spinner-layout-bpgZ3y.secondary-B2cCn8{background-color:var(--color-surface-secondary)}.spinner-layout-bpgZ3y.transparent-jSxhIT{background-color:transparent}.spinner-wrapper-mCg7HX{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.spinner-absolute-XwjAQd{z-index:10;position:absolute;top:0;left:0}.font-family-main-PF5s4R{font-family:var(--font-main)}.font-family-accent-juaOPR{font-family:var(--font-accent)}.content-text-xxs-Jq6n_Q{font-size:var(--text-xxs);line-height:100%}.content-text-xs-LjQRbf{font-size:var(--text-xs);line-height:100%}@media not (min-width:1280px){.content-text-xs-LjQRbf[data-adaptive=true]{font-size:var(--text-xxs)}}.content-text-sm-Rr6ZwS{font-size:var(--text-sm);line-height:100%}@media not (min-width:1280px){.content-text-sm-Rr6ZwS[data-adaptive=true]{font-size:var(--text-xs)}}.content-text-md-YcCJme{font-size:var(--text-md);line-height:100%}@media not (min-width:1280px){.content-text-md-YcCJme[data-adaptive=true]{font-size:var(--text-sm)}}.content-text-lg-oGXWnv{font-size:var(--text-lg);line-height:100%}@media not (min-width:1280px){.content-text-lg-oGXWnv[data-adaptive=true]{font-size:var(--text-md)}}.weight-text-light-Dp87D4{font-weight:var(--fw-light)}.weight-text-regular-g1L6n0{font-weight:var(--fw-regular)}.weight-text-medium-E8FEQK{font-weight:var(--fw-medium)}.weight-text-semi-bold-JK0iSI{font-weight:var(--fw-semibold)}.weight-text-bold-wSqED9{font-weight:var(--fw-bold)}.color-text-inherit-ywLyAZ{color:inherit}.color-text-primary-E2bbGs{color:var(--color-text-primary)}.color-text-accent-Vbcj8V{color:var(--color-text-accent)}.color-text-secondary-mvUYo2{color:var(--color-text-secondary)}.color-text-secondary-disabled-QnhU7i{color:var(--color-text-secondary-disabled)}.color-text-tertiary-JlFb0X{color:var(--color-text-tertiary)}.color-text-inverse-K3yeH8{color:var(--color-text-inverse)}.color-text-muted-SYl9yN{color:var(--color-text-muted)}.color-text-inverse-muted-LNOz8O{color:var(--color-text-inverse-muted)}.color-text-placeholder-VSJauq{color:var(--color-text-placeholder)}.left-urxc4V{text-align:left}.right-buCwz5{text-align:right}.center-AS10H2{text-align:center}.uppercase-bu4ECX{text-transform:uppercase}.lowercase-EBBaIB{text-transform:lowercase}.capitalize-R53Mn9{text-transform:capitalize}.keep-word-nrX2GP{word-break:break-word}.white-space-Lz5vep{white-space:nowrap}.text-ellipsis-xaXiM7{text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.loaderDiv-zIxUa9{z-index:999;height:100%;display:flex}.loaderImage-bToaip{margin:auto;display:block;top:calc(50% - 50px);left:calc(50% - 50px)}.loaderDivFullScreen-oBfYEf{background-color:rgba(85,85,85,.5);justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.loaderDivPage-GVFgKs{justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ReactModal__Content.ReactModal__Content--after-open .loaderDiv-zIxUa9{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(255,255,255,.1);width:100%;height:100%;position:fixed;top:0;left:0}.mob_head-A24Hty{z-index:2;justify-content:space-between;align-items:center;height:60px;padding-left:20px;display:none;position:relative;box-shadow:0 3px 3px rgba(0,0,0,.05)}.mob_head_center-FNnkWv{align-items:center;gap:8px;display:flex}.head_logo-SA7Aek img{height:50px}.head_notify_btn-ZqqxBH{cursor:pointer;background-color:#bacde9;border-radius:8px 0 0 8px;justify-content:center;align-items:center;width:65px;height:44px;display:flex;position:relative;box-shadow:0 4px 8px rgba(14,4,143,.24)}.head_notify_btn-ZqqxBH img{width:30px}.left_menu_empty-o3f9Wz{width:42px}.left_menu_chat_list-gsBpdt{color:#1c4b72;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:42px;font-size:10px;font-weight:600;display:none}.left_menu_chat_list-gsBpdt img{width:26px;margin-bottom:5px}.left_menu_chat_list-gsBpdt.filters-FRGi0B img{width:20px}.left_menu_chat_list-gsBpdt.sender-RUmB9Y img{width:18px}@media not (min-width:1280px){.mob_head-A24Hty,.left_menu_chat_list-gsBpdt{display:flex}}@media not (min-width:744px){.mob_head-A24Hty{height:50px}.head_logo-SA7Aek img{height:40px}.head_notify_btn-ZqqxBH{width:55px;height:40px;box-shadow:0 2px 4px rgba(14,4,143,.24)}.head_notify_btn-ZqqxBH img{width:25px}.left_menu_chat_list-gsBpdt{line-height:1.2}.left_menu_chat_list-gsBpdt.sender-RUmB9Y img{width:14px}}.block-layout-oDl57G{cursor:pointer;position:relative}.block-layout-oDl57G .arrow-wrapper-DhuPdj{justify-content:center;align-items:center;transition:transform .1s ease-in-out;display:flex;position:absolute;top:calc(50% - 8px);right:-20px;transform:rotate(-90deg)}.block-layout-oDl57G .arrow-active-vHrmEg{transform:rotate(90deg)}@media (min-width:1300px){.block-layout-oDl57G .arrow-wrapper-DhuPdj{right:0}}.soft-hidden-rM6y0j{visibility:hidden;display:contents}.filter-button-jEniuZ{cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.filter-button-jEniuZ path{fill:var(--color-text-secondary);fill-opacity:1}.filter-button-jEniuZ circle{stroke:var(--color-text-secondary);color:var(--color-text-secondary)}.navigationBlock-mFo8op{--bg-color:var(--color-base-white-100);--notify-btn-bg-color:var(--color-primary-blue-50);--focused-element-bg-color:var(--color-primary-blue-350);--bg-counter-color:var(--color-system-red-800);--selected-profile-bg-color:var(--color-primary-blue-50);--toggler-bg-checked-color:var(--color-system-online-100);--toggler-bg-unchecked-color:var(--color-secondary-gray-300);--toggler-bg-thumb-color:var(--color-base-white-100);--main-menu-footer-bg-color:var(--color-secondary-gray-100);--status-icon-bg-color:var(--color-base-white-100);--main-border-color:var(--color-base-dark-grey-10);--secondary-border-color:var(--color-light-grey);--notify-border-color:var(--color-primary-blue);--selected-profile-border-color:var(--color-primary-blue-150);--status-icon-border-color:var(--color-base-white-100);--main-menu-items-border-radius:4px;--menu-text-color:var(--color-base-dark-grey-60);--menu-focused-text-color:var(--color-base-white-100);--counter-text-color:var(--color-base-white-100);--main-profile-details-name:var(--color-base-dark-grey-100);--main-profile-details-id:var(--color-base-dark-grey-60);height:48px;font-family:var(--font-main);background-color:var(--bg-color);border-bottom:1px solid var(--main-border-color);justify-content:space-between;align-items:center;display:flex}.navigation-content-BefwFO{align-items:center;gap:8px;display:flex}.navigation-cMWQVF{align-items:center;display:flex}.navigation-cMWQVF .filters-button-wiWhLc{flex-direction:column;align-items:center;display:flex}.navigation-cMWQVF .filters-button-wiWhLc img{width:20px}.navigation-cMWQVF .filters-button-wiWhLc span{font-family:var(--font-main);font-size:var(--text-xxs);color:var(--color-text-interactive-default)}.navigation-cMWQVF .filters-button-wiWhLc:hover{cursor:pointer}.mainHeaderMenu-Q6xL0A{z-index:10500;background-color:var(--bg-color);border-radius:4px;max-height:calc(100vh - 58px);padding:8px;position:absolute;top:58px;left:10px;right:10px;overflow:auto}.decorationLine-LS3qRP{background-color:var(--secondary-border-color);border-radius:2px;width:100%;height:1px;margin-bottom:8px}.profileMenuItem-Bf1h4T{font-family:var(--font-main);margin-bottom:8px;position:relative}.profileMenuItem-Bf1h4T .profileMenuItemHandler-oHTHXQ{cursor:pointer;width:100%}.defaultMenuItem-h9y3Ho{border:1px solid var(--secondary-border-color);border-radius:var(--main-menu-items-border-radius);justify-content:center;align-items:center;width:100%;min-height:48px;display:flex}.defaultMenuItem-h9y3Ho.menuIsOpen-jdJqoP{border-bottom-right-radius:0;border-bottom-left-radius:0}.handleIcon-WxWZAY{position:absolute;bottom:-6px;right:-2px;transform:rotate(270deg)}.handleIcon-WxWZAY.closeIcon-LDAg_W{top:0;right:0;bottom:unset;transform:rotate(0)}.handleIcon-WxWZAY svg path{fill:var(--color-base-dark-grey-40);fill-opacity:1}.handleIcon-WxWZAY svg circle{stroke:var(--color-base-dark-grey-40);color:var(--color-base-dark-grey-40)}.selectedProfileCard-wLIA4Z{border:1px solid var(--selected-profile-border-color);border-radius:var(--main-menu-items-border-radius);background-color:var(--selected-profile-bg-color);flex-wrap:wrap;justify-content:space-between;width:100%;padding:8px 7px;display:flex;position:relative}.selectedProfileCard-wLIA4Z.isMenuOpen-_WylqU{border-bottom-right-radius:0;border-bottom-left-radius:0}.selectedProfile-puJqTz{border-bottom:1px solid var(--selected-profile-border-color);justify-content:space-between;align-items:center;width:100%;margin-bottom:7px;padding-bottom:7px;padding-right:30px;display:flex}.selectedProfile-puJqTz .avatar-JHGyL1{cursor:pointer;border-radius:50%;width:44px;height:44px;margin-right:7px;overflow:hidden}.selectedProfile-puJqTz .avatar-JHGyL1 img{width:44px;height:44px}.selectedProfile-puJqTz .details-fqM3Xm>div:first-child{font-size:var(--text-xs);font-weight:var(--fw-medium);text-align:left;color:var(--main-profile-details-name);line-height:14px;font-family:var(--font-main);margin-bottom:2px}.selectedProfile-puJqTz .details-fqM3Xm>div:nth-child(2){font-size:var(--text-xxs);font-weight:var(--fw-regular);color:var(--main-profile-details-id);line-height:12px}.profileInfo-s9TAy1{align-items:center;display:flex}.heart-L9a8Ge{cursor:pointer}.profileActions-HVr9FI{align-items:center;width:100%;display:flex}.profileActions-HVr9FI .decorationLine-yKblQu{background-color:var(--selected-profile-border-color);width:1px;height:18px}.profileActions-HVr9FI>a{flex:1;justify-content:center;align-items:center;display:flex}.closeIcon-B9OUcJ{cursor:pointer;position:absolute;top:0;right:0}.profileListMenu-2GN_jO{border:1px solid var(--secondary-border-color);background-color:var(--bg-color);border-top:0;width:100%;height:-webkit-min-content;height:min-content;position:absolute}.searchInputWrapper-HBEROI{border-bottom:1px solid var(--secondary-border-color);width:100%;padding:8px}.searchInputWrapper-HBEROI .searchInput-HkbIjT{border:1px solid var(--secondary-border-color);border-radius:var(--main-menu-items-border-radius);align-items:center;min-height:28px;padding-left:3px;display:flex}.searchInputWrapper-HBEROI .searchInput-HkbIjT .searchIcon-GRHrZG{align-items:center;width:14px;height:14px;margin-right:5px;display:flex}.searchInputWrapper-HBEROI .searchInput-HkbIjT input{all:unset;box-sizing:border-box;width:100%;font-size:var(--text-xxs)}.searchInputWrapper-HBEROI .searchInput-HkbIjT input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none}.searchInputWrapper-HBEROI .searchInput-HkbIjT:focus-within{outline:1px solid var(--secondary-border-color)}.listFooter-uOnBWa{border-top:1px solid var(--main-border-color);background-color:var(--main-menu-footer-bg-color);justify-content:space-between;align-items:center;width:100%;padding-left:11px;padding-right:7px;display:flex}.listFooter-uOnBWa>div{align-items:center;display:flex}.listFooter-uOnBWa>div button{cursor:pointer;height:40px;margin-right:9px}.listFooter-uOnBWa>div .counter-zwRimH{font-size:var(--text-xs);font-weight:var(--fw-regular);color:var(--color-base-dark-grey-50);font-family:var(--font-main)}.listFooter-uOnBWa>div .counter-zwRimH>span:first-child{margin-right:5px}.toggler-QC3wry{--toggler-bg-checked-color:var(--color-surface-status-indicator-online);--toggler-bg-unchecked-color:var(--color-interactive-secondary-hover);--toggler-bg-thumb-color:var(--color-surface-default);--toggle-transition-time:var(--transition-time)}.profilesList-r8_nou{width:100%;max-height:255px;padding-top:3px;padding-left:8px;padding-right:8px;overflow:auto}.profilesList-r8_nou .profileMenuItem-ETlj9A{cursor:pointer;border-bottom:1px solid var(--secondary-border-color);border-top:1px solid transparent;justify-content:space-between;align-items:center;width:100%;padding-top:3px;padding-bottom:3px;padding-left:4px;display:flex}.profilesList-r8_nou .profileMenuItem-ETlj9A:last-child{border-bottom:1px solid transparent}.profilesList-r8_nou .profileMenuItem-ETlj9A:has(+.isSelected-KjWVl5){border-bottom:1px solid transparent}.profilesList-r8_nou .profileMenuItem-ETlj9A.isSelected-KjWVl5{border:1px solid var(--selected-profile-border-color);border-radius:var(--main-menu-items-border-radius);background-color:var(--selected-profile-bg-color)}.profilesList-r8_nou .profileMenuItem-ETlj9A .profileInfo-TpLNXs{align-items:center;display:flex;position:relative}.profilesList-r8_nou .profileMenuItem-ETlj9A .profileInfo-TpLNXs .avatar-IgW7su{border-radius:50%;width:32px;height:32px;margin-right:7px;overflow:hidden}.profilesList-r8_nou .profileMenuItem-ETlj9A .profileInfo-TpLNXs .avatar-IgW7su>img{width:100%}.profilesList-r8_nou .profileMenuItem-ETlj9A .profileInfo-TpLNXs .avatar-IgW7su .counter-dUz_Z7{z-index:1;height:14px;font-size:var(--text-xxxs);font-weight:var(--fw-medium);color:var(--counter-text-color);border:1px solid var(--status-icon-border-color);background-color:var(--bg-counter-color);min-width:18px;font-family:var(--font-main);border-radius:10px;position:absolute;top:-2px;left:22px}.profilesList-r8_nou .profileMenuItem-ETlj9A .profileInfo-TpLNXs .avatar-IgW7su .status-cTxpvy{border:2px solid var(--status-icon-border-color);background-color:var(--color-secondary-gray-500);border-radius:50%;width:10px;height:10px;position:absolute;top:24px;left:25px}.profilesList-r8_nou .profileMenuItem-ETlj9A .profileInfo-TpLNXs .avatar-IgW7su .status-cTxpvy.isOnline-sBQQdM{background-color:var(--color-system-online-100)}.profilesList-r8_nou .profileMenuItem-ETlj9A .profileInfo-TpLNXs .avatar-IgW7su .isBirthday-bsq_J2{background-color:var(--status-icon-bg-color);border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;top:20px;left:-5px}.profilesList-r8_nou .profileMenuItem-ETlj9A .profileInfo-TpLNXs .details-N_Uoqw{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--main-profile-details-name);font-family:var(--font-main)}.profilesList-r8_nou .profileMenuItem-ETlj9A .toggler-OCI4cM{align-items:center;height:32px;margin-right:4px;display:flex}.toggler-OCI4cM{--toggler-bg-checked-color:var(--color-surface-status-indicator-online);--toggler-bg-unchecked-color:var(--color-interactive-secondary-hover);--toggler-bg-thumb-color:var(--color-surface-default);--toggle-transition-time:var(--transition-time)}.toggler-_nv_wx{flex:none}.toggler-_nv_wx input{display:none}.toggler-_nv_wx input:checked+label{background-color:var(--toggler-bg-checked-color)}.toggler-_nv_wx input:checked+label:before{transform:translate(12px,-50%)}.toggler-_nv_wx input:disabled+label{cursor:default}.toggler-_nv_wx label{width:26px;height:14px;transition:background-color var(--transition-time);cursor:pointer;background-color:var(--toggler-bg-unchecked-color);border-radius:10px;display:block;position:relative}.toggler-_nv_wx label:before{width:10px;height:10px;transition:transform var(--transition-time) ease-in-out;content:"";background-color:var(--toggler-bg-thumb-color);will-change:transform;border-radius:50%;position:absolute;top:50%;left:2px;transform:translateY(-50%)}.toast-layout-Gckow0{width:100%;box-shadow:var(--box-shadow-base);border-radius:4px;justify-content:center;align-items:center;padding:12px 8px 12px 12px;display:flex}.toast-layout-Gckow0.feedback-OsN__Z{background-color:var(--color-surface-default);min-height:66px}.toast-layout-Gckow0.notification-JIEA5V{background-color:var(--color-toast-bg-system);min-height:50px}@media (min-width:744px){.toast-layout-Gckow0.feedback-OsN__Z{width:290px}.toast-layout-Gckow0.notification-JIEA5V{width:343px}}.toast-content-wrapper-ayBETw{width:100%;height:100%;color:var(--color-text-inverse);justify-content:space-between;display:flex}.toast-content-wrapper-ayBETw .toast-content-ujRHT7{flex-direction:column;row-gap:4px;display:flex}.toast-content-wrapper-ayBETw .toast-header-FqTX0M{align-items:center;display:flex}.toast-content-wrapper-ayBETw .toast-close-EkuHhY{cursor:pointer;opacity:1;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.toast-content-wrapper-ayBETw .toast-close-EkuHhY path{fill:var(--color-text-inverse-light);fill-opacity:1}.toast-content-wrapper-ayBETw .toast-close-EkuHhY circle{stroke:var(--color-text-inverse-light);color:var(--color-text-inverse-light)}.toast-content-wrapper-ayBETw .toast-close-EkuHhY:hover path{fill:var(--color-text-secondary-disabled);fill-opacity:1}.toast-content-wrapper-ayBETw .toast-close-EkuHhY:hover circle{stroke:var(--color-text-secondary-disabled);color:var(--color-text-secondary-disabled)}.toast-content-wrapper-YGObqP{justify-content:space-between;width:100%;height:100%;display:flex}.toast-content-wrapper-YGObqP .toast-content-AfKZxd{flex-direction:column;row-gap:4px;display:flex}.toast-content-wrapper-YGObqP .toast-content-AfKZxd .toast-header-ro8h40{align-items:center;column-gap:8px;display:flex}.toast-content-wrapper-YGObqP .toast-content-AfKZxd .toast-header-ro8h40 .toast-icon-nLQ43T{width:22px;height:22px}.toast-content-wrapper-YGObqP .toast-close-Cg7DYk{cursor:pointer;opacity:0;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .2s ease-out;display:flex}.toast-content-wrapper-YGObqP[data-type=info]{color:var(--color-toast-info)}.toast-content-wrapper-YGObqP[data-type=error]{color:var(--color-toast-error)}.toast-content-wrapper-YGObqP[data-type=success]{color:var(--color-toast-success)}.toast-content-wrapper-YGObqP[data-type=warning]{color:var(--color-toast-warning)}.toast-content-wrapper-YGObqP:hover .toast-close-Cg7DYk{opacity:1}.menuItem-u9RWg3{width:100%;height:48px;font-size:var(--text-sm);border:1px solid var(--secondary-border-color);border-radius:var(--main-menu-items-border-radius);cursor:pointer;font-family:var(--font-main);justify-content:space-between;align-items:center;margin-bottom:8px;padding-left:8px;padding-right:12px;display:flex}.menuItem-u9RWg3.menuItemDisabled-zNRoSw{cursor:not-allowed;opacity:.5}.menuItem-u9RWg3:-webkit-any(:hover,:active,.menuItem-u9RWg3.menuItemIsActive-NHye5E):not(.menuItemDisabled-zNRoSw){font-weight:var(--fw-medium);color:var(--menu-focused-text-color);background-color:var(--focused-element-bg-color);border:none}.menuItem-u9RWg3:-webkit-any(:hover,:active,.menuItem-u9RWg3.menuItemIsActive-NHye5E):not(.menuItemDisabled-zNRoSw){font-weight:var(--fw-medium);color:var(--menu-focused-text-color);background-color:var(--focused-element-bg-color);border:none}.menuItem-u9RWg3:is(:hover,:active,.menuItem-u9RWg3.menuItemIsActive-NHye5E):not(.menuItemDisabled-zNRoSw){font-weight:var(--fw-medium);color:var(--menu-focused-text-color);background-color:var(--focused-element-bg-color);border:none}.menuItem-u9RWg3:-webkit-any(:hover,:active,.menuItem-u9RWg3.menuItemIsActive-NHye5E):not(.menuItemDisabled-zNRoSw) svg path{fill:var(--menu-focused-text-color);fill-opacity:1}.menuItem-u9RWg3:-webkit-any(:hover,:active,.menuItem-u9RWg3.menuItemIsActive-NHye5E):not(.menuItemDisabled-zNRoSw) svg path{fill:var(--menu-focused-text-color);fill-opacity:1}.menuItem-u9RWg3:is(:hover,:active,.menuItem-u9RWg3.menuItemIsActive-NHye5E):not(.menuItemDisabled-zNRoSw) svg path{fill:var(--menu-focused-text-color);fill-opacity:1}.menuItem-u9RWg3:-webkit-any(:hover,:active,.menuItem-u9RWg3.menuItemIsActive-NHye5E):not(.menuItemDisabled-zNRoSw) svg circle{stroke:var(--menu-focused-text-color);color:var(--menu-focused-text-color)}.menuItem-u9RWg3:-webkit-any(:hover,:active,.menuItem-u9RWg3.menuItemIsActive-NHye5E):not(.menuItemDisabled-zNRoSw) svg circle{stroke:var(--menu-focused-text-color);color:var(--menu-focused-text-color)}.menuItem-u9RWg3:is(:hover,:active,.menuItem-u9RWg3.menuItemIsActive-NHye5E):not(.menuItemDisabled-zNRoSw) svg circle{stroke:var(--menu-focused-text-color);color:var(--menu-focused-text-color)}.menuItem-u9RWg3:-webkit-any(:hover,:active,.menuItem-u9RWg3.menuItemIsActive-NHye5E):not(.menuItemDisabled-zNRoSw) span{color:var(--menu-focused-text-color)}.menuItem-u9RWg3:-webkit-any(:hover,:active,.menuItem-u9RWg3.menuItemIsActive-NHye5E):not(.menuItemDisabled-zNRoSw) span{color:var(--menu-focused-text-color)}.menuItem-u9RWg3:is(:hover,:active,.menuItem-u9RWg3.menuItemIsActive-NHye5E):not(.menuItemDisabled-zNRoSw) span{color:var(--menu-focused-text-color)}.menuItem-u9RWg3 span{color:var(--menu-text-color);padding-left:8px}.mainItemContent-PXoakQ{justify-content:center;align-items:center;display:flex}.itemCounter-z_aEPn{height:16px;font-size:var(--text-xxs);font-weight:var(--fw-medium);text-align:center;color:var(--counter-text-color);background-color:var(--bg-counter-color);border-radius:10px;min-width:28px;line-height:16px}.navigationButton-P96iZS{justify-content:center;align-items:center;min-width:48px;height:48px;display:flex}.navigationButton-P96iZS:hover{cursor:pointer}.notificationButton-MaCKpB{border:1px solid var(--notify-border-color);background-color:var(--notify-btn-bg-color);border-top-left-radius:8px;border-bottom-left-radius:8px;justify-content:center;align-items:center;min-width:48px;height:36px;display:flex;position:relative}.notificationButton-MaCKpB:hover{cursor:pointer}.notificationButton-MaCKpB .counter-GfXOXY{position:absolute;top:3px;right:1px}.counter-wrapper-R6nt5s{color:var(--color-text-inverse);font-family:var(--font-main);font-weight:var(--fw-medium);border:1px solid var(--color-border-inverse);border-radius:10px;justify-content:center;align-items:center;display:flex}.counter-wrapper-R6nt5s.danger-szDXZn{background-color:var(--color-surface-danger)}.counter-wrapper-R6nt5s.xs-pltx39{font-size:var(--text-xxxs);padding:1px 6px}.counter-wrapper-R6nt5s.sm-XaY8pI{font-size:var(--text-xxs);padding-left:8px;padding-right:8px}.bottom_nav-vo2LO9{justify-content:center;align-items:center;height:50px;display:none}.bottom_nav_item-F3Hqg9{cursor:pointer;margin:0 40px}.bottom_nav_item_ico-IZ2DST{background-position:50%;background-repeat:no-repeat;background-size:contain;width:21px;height:21px;margin:0 auto 2px}.bottom_nav_item_ico-IZ2DST.chat-ZqGjg5{background-image:url(/static/media/mb-chat.2d7a9441f6.svg)}.bottom_nav_item-F3Hqg9.active-QEXNP8 .bottom_nav_item_ico-IZ2DST.chat-ZqGjg5{background-image:url(/static/media/mb-chat-a.f1ff102bef.svg)}.bottom_nav_item_ico-IZ2DST.letters-N29Gyy{background-image:url(/static/media/mb-letters.79b0614844.svg)}.bottom_nav_item-F3Hqg9.active-QEXNP8 .bottom_nav_item_ico-IZ2DST.letters-N29Gyy{background-image:url(/static/media/mb-letters-a.92cf281e67.svg)}.bottom_nav_item_ico-IZ2DST.chance-C8iHGj{background-image:url(/static/media/mb-likeher.1ef736df5b.svg)}.bottom_nav_item-F3Hqg9.active-QEXNP8 .bottom_nav_item_ico-IZ2DST.chance-C8iHGj{background-image:url(/static/media/mb-likeher-a.d29c837c1a.svg)}.bottom_nav_item_ico-IZ2DST.maybe-r3Qlkk{background-image:url(/static/media/mb-maybe.c3a4e750fb.svg)}.bottom_nav_item-F3Hqg9.active-QEXNP8 .bottom_nav_item_ico-IZ2DST.maybe-r3Qlkk{background-image:url(/static/media/mb-maybe-a.f071175df0.svg)}.bottom_nav_item_ico-IZ2DST.special-jAlqJL{background-image:url(/static/media/mb-special.c90078aba5.svg)}.bottom_nav_item-F3Hqg9.active-QEXNP8 .bottom_nav_item_ico-IZ2DST.special-jAlqJL{background-image:url(/static/media/mb-special-a.3b1103760d.svg)}.bottom_nav_item_ico-IZ2DST.menu-pI4tPD{background-image:url(/static/media/mb-menu.c352abfa34.svg)}.bottom_nav_item-F3Hqg9.active-QEXNP8 .bottom_nav_item_ico-IZ2DST.menu-pI4tPD{background-image:url(/static/media/mb-menu-a.338ed11ad9.svg)}.bottom_nav_item_text-QS8rfU{color:rgba(51,51,51,.6);font-size:10px;font-weight:600}.bottom_nav_item-F3Hqg9.active-QEXNP8 .bottom_nav_item_text-QS8rfU{color:#1c4b72}@media not (min-width:1280px){.bottom_nav-vo2LO9{display:flex}}@media screen and (max-width:767px){.bottom_nav_item-F3Hqg9{margin:0 10px}}@media not (min-width:744px){.bottom_nav_item-F3Hqg9{margin:0}.bottom_nav-vo2LO9{justify-content:space-between;padding:0 15px}}.clmn_1_profile_wrap-zz1Xgn{background-color:#fff;border-radius:4px;margin-bottom:20px;padding:6px;position:relative;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_1_profile_back_to_mm-E0ZKse{cursor:pointer;position:absolute;top:6px;right:6px}.clmn_1_profile_back_to_mm-E0ZKse img{display:block}.clmn_1_profile_top-k8S3iD{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;margin-bottom:9px;display:flex}.clmn_1_profile_photo-Dux_Nc{cursor:pointer;border-radius:100%;width:56px;height:56px;margin-right:6px}.clmn_1_profile_name-fgivYp{color:#de7032;margin-bottom:2px;font-weight:600}.clmn_1_profile_id-lQPu7g{color:rgba(51,51,51,.7);font-family:Roboto,sans-serif;font-size:10px}.clmn_1_profile_bottom-ejPbsp{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:space-between;align-items:center;display:flex}.clmn_1_profile_btn-gGXED2{cursor:pointer;border:1px solid rgba(51,51,51,.1);border-radius:5px;justify-content:center;align-items:center;width:83px;height:33px;padding:0 8px;display:flex}.clmn_1_mm_chat_list_item_status_green-CVQKZS{background-color:#357f89;border-radius:100%;width:6px;height:6px;margin-left:6px}.clmn_1_mm_chat_list_item_status_yellow-_xzHas{background-color:#f2c94c;border-radius:100%;width:6px;height:6px;margin-left:4px}.clmn_1_profile_btn-gGXED2.letters-K_hn51{width:58px;padding:0 6px}.clmn_1_profile_btn_gifts_val-o0_G4J{color:#204174;margin-left:auto;font-size:12px;font-weight:500}.clmn_1_profile_btn_letters_val-_5bmeo{text-align:center;color:#fff;background-color:#eb5757;border-radius:100%;width:20px;height:20px;font-size:11px;font-weight:500;line-height:20px}@media screen and (max-width:1399px){.clmn_1_profile_top-k8S3iD{text-align:center;flex-direction:column}.clmn_1_profile_photo-Dux_Nc{margin-bottom:5px}.clmn_1_profile_btn-gGXED2{flex:1;width:auto}.clmn_1_profile_btn-gGXED2+.clmn_1_profile_btn-gGXED2{margin-left:5px}}@media not (min-width:1280px){.clmn_1_profile_wrap-zz1Xgn{border-radius:10px;align-items:center;padding:10px;display:flex;box-shadow:0 3px 5px rgba(47,43,99,.16)}.clmn_1_profile_bottom-ejPbsp{flex:1;margin-top:auto;margin-left:20px}.clmn_1_profile_top-k8S3iD{text-align:left;flex-direction:row;margin-bottom:0}.clmn_1_profile_back_to_mm-E0ZKse{justify-content:center;align-items:center;width:25px;height:25px;display:flex;top:3px;right:3px}.clmn_1_profile_back_to_mm-E0ZKse img{width:17px}.clmn_1_profile_photo-Dux_Nc{margin-bottom:0}}.clmn_1_mm_chat_wrap-ir_IEt{z-index:9;margin-bottom:20px;position:relative}.clmn_1_mm_chat_wrap-ir_IEt.opened-DIaALO{width:241px}.clmn_1_mm_chat_wrap-ir_IEt.opened-DIaALO .clmn_1_mm_chat_btn-xANjm7{border-radius:5px 5px 0 0}.clmn_1_mm_chat_wrap-ir_IEt.opened-DIaALO .clmn_1_mm_chat_btn_arrow-bMk2lS{transform:rotate(180deg)}.clmn_1_mm_chat_wrap-ir_IEt.opened-DIaALO .clmn_1_mm_chat_list_wrap-lC4ZNx{display:block}.clmn_1_mm_chat_btn-xANjm7{height:67px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;cursor:pointer;background-color:#fff;border-radius:4px;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_1_mm_chat_btn_arrow-bMk2lS{position:absolute;bottom:6px;right:6px}.clmn_1_mm_chat_list_wrap-lC4ZNx{z-index:2;background-color:#fff;border-radius:0 0 5px 5px;width:100%;display:none;position:absolute;top:100%;left:0;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_1_mm_chat_search-hSIbCV{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;background-color:#ecf5f6;align-items:center;margin-bottom:8px;padding:9px;display:flex;position:relative}.clmn_1_mm_chat_search_inp-rHVuVU{letter-spacing:-.02em;color:#333;background-color:#ecf5f6;flex:1px;width:100%;height:100%;padding-right:34px;font-size:12px;font-weight:500;display:block}.clmn_1_mm_chat_search_inp-rHVuVU::placeholder{color:rgba(51,51,51,.3)}.clmn_1_mm_chat_search_tblr-G7K48u{position:relative}.clmn_1_mm_chat_search_tblr-G7K48u input{display:none}.clmn_1_mm_chat_search_label-DrQUDa{cursor:pointer;background-color:#cdd3da;border-radius:19px;width:24px;height:12px;display:block;position:relative}.clmn_1_mm_chat_search_label-DrQUDa:before{content:"";background-color:#fff;border-radius:100%;width:10px;height:10px;transition:all .3s;display:block;position:absolute;top:1px;left:1px}.clmn_1_mm_chat_search_tblr-G7K48u input:checked+.clmn_1_mm_chat_search_label-DrQUDa{background-color:#fff}.clmn_1_mm_chat_search_tblr-G7K48u input:checked+.clmn_1_mm_chat_search_label-DrQUDa:before{background-color:#63b485;left:13px}.clmn_1_mm_chat_list-aAfMIs{max-height:280px;margin-right:5px;padding-left:9px;padding-right:5px;overflow-y:auto}.clmn_1_mm_chat_list-aAfMIs::-webkit-scrollbar{background:#fff;border-radius:3px;width:3px}.clmn_1_mm_chat_list-aAfMIs::-webkit-scrollbar-thumb{background:#96b6cf;border-radius:3px}.clmn_1_mm_chat_list_item-by6xsV{cursor:pointer;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;margin-bottom:8px;display:flex}.clmn_1_mm_chat_list_item-by6xsV:last-child{margin-bottom:0}.clmn_1_mm_chat_list_item_photo-e8whOt{margin-right:10px;position:relative}.clmn_1_mm_chat_list_item_photo-e8whOt:after{content:"";background-color:#b2b2b2;border:1px solid #fff;border-radius:100%;width:6px;height:6px;display:block;position:absolute;bottom:1px;right:1px}.clmn_1_mm_chat_list_item_photo-e8whOt.online-iopYBI:after{background-color:#27ae60}.clmn_1_mm_chat_list_item_photo-e8whOt img{object-fit:cover;border-radius:100%;width:40px;height:40px;display:block}.clmn_1_mm_chat_list_item_middle-E4UNsa{width:calc(100% - 76px)}.clmn_1_mm_chat_list_item_middle_top-Zp3V2I{align-items:center;margin-bottom:2px;display:flex}.clmn_1_mm_chat_list_item_name-TxtXZx{color:#de7032;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.clmn_1_mm_chat_list_item_status_green-I06TjA{background-color:#357f89;border-radius:100%;width:6px;height:6px;margin-left:6px}.clmn_1_mm_chat_list_item_status_yellow-BoO5Ph{background-color:#f2c94c;border-radius:100%;width:6px;height:6px;margin-left:4px}.clmn_1_mm_chat_list_item_count-VeIWKb{color:#87abc6;align-items:center;font-size:12px;display:flex}.clmn_1_mm_chat_list_item_count_chats-YrJqyu{align-items:center;margin-right:15px;display:flex}.clmn_1_mm_chat_list_item_count_chats-YrJqyu img{margin-right:5px}.clmn_1_mm_chat_list_item_count_letters-xlaxL4{align-items:center;margin-right:15px;display:flex}.clmn_1_mm_chat_list_item_count_letters-xlaxL4 img{margin-right:5px}.clmn_1_mm_chat_list_item_count_likes-iseLO2{align-items:center;display:flex}.clmn_1_mm_chat_list_item_count_likes-iseLO2 img{margin-right:5px}.clmn_1_mm_chat_list_item_id-kUnVtj{color:rgba(51,51,51,.6);font-family:Roboto,sans-serif;font-size:10px}.clmn_1_mm_chat_list_item_right-_v_Bdx{flex:none}.clmn_1_mm_chat_list_item_input-mdmPjs{display:none}.clmn_1_mm_chat_list_item_label-dLNiHs{cursor:pointer;border:1px solid #b2b2b2;border-radius:10px;width:24px;height:16px;display:block;position:relative}.clmn_1_mm_chat_list_item_label-dLNiHs:before{content:"";background-color:#b2b2b2;border-radius:100%;width:10px;height:10px;transition:left .3s;display:block;position:absolute;top:50%;left:2px;transform:translateY(-50%)}.clmn_1_mm_chat_list_item_input-mdmPjs:checked+.clmn_1_mm_chat_list_item_label-dLNiHs{border-color:#27ae60}.clmn_1_mm_chat_list_item_input-mdmPjs:checked+.clmn_1_mm_chat_list_item_label-dLNiHs:before{background-color:#27ae60;left:10px}.clmn_1_mm_chat_all_online-vV7WA9{background-color:#fff;border-top:1px solid rgba(51,51,51,.1);justify-content:space-between;align-items:center;height:29px;margin:8px 9px 0;padding-right:6px;display:flex}.clmn_1_mm_chat_all_online_value-nHCpO1{letter-spacing:-.02em;color:rgba(51,51,51,.3);font-family:Roboto,sans-serif;font-size:10px}.clmn_1_mm_chat_offline_girls-hOXNmH{border-top:1px solid rgba(51,51,51,.1);justify-content:space-between;align-items:center;margin:8px 15px 0 9px;padding-top:6px;padding-bottom:8px;display:flex}.clmn_1_mm_chat_offline_girls_text-c1jcz3{letter-spacing:-.02em;color:rgba(51,51,51,.3);font-family:Roboto,sans-serif;font-size:12px}@media not (min-width:1280px){.clmn_1_mm_chat_wrap-ir_IEt{position:static}.clmn_1_mm_chat_wrap-ir_IEt.opened-DIaALO{width:100%}.clmn_1_mm_chat_wrap-ir_IEt.opened-DIaALO .clmn_1_mm_chat_list_wrap-lC4ZNx{position:static}.clmn_1_mm_chat_btn-xANjm7{border-radius:10px;box-shadow:0 3px 5px rgba(47,43,99,.16)}}.clmn_1_menu_list-s4yrCR{-moz-flex:1px;-o-flex:1px;flex:1px;overflow-y:auto}.clmn_1_menu_list-s4yrCR::-webkit-scrollbar{background:#fff;border-radius:3px;width:3px}.clmn_1_menu_list-s4yrCR::-webkit-scrollbar-thumb{background:#96b6cf;border-radius:3px}.clmn_1_menu_item-OoLICg{height:52px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;cursor:pointer;background-color:#fff;border:1px solid rgba(51,51,51,.1);border-radius:5px;justify-content:space-between;align-items:center;margin-bottom:5px;padding:0 9px;display:flex}.clmn_1_menu_item-OoLICg.active-pHK81F{background-color:#de7032;border-color:#de7032}.clmn_1_menu_item-OoLICg.disabled-LLSfHE{opacity:.7;cursor:not-allowed}.clmn_1_menu_item-OoLICg:last-child{margin-bottom:0}.clmn_1_menu_item_left-dn2euO{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;display:flex}.clmn_1_menu_item_img-Mne9oA{background-position:50%;background-repeat:no-repeat;width:23px;height:23px;margin-right:11px}.clmn_1_menu_item-OoLICg.chat-aU3rgj .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-chat.563d577165.svg)}.clmn_1_menu_item-OoLICg.chat-aU3rgj.active-pHK81F .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-chat-a.fdbbe3cda8.svg)}.clmn_1_menu_item-OoLICg.long-qghF2R .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-long.2e1bb5cf66.svg)}.clmn_1_menu_item-OoLICg.long-qghF2R.active-pHK81F .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-long-a.9fc5fd0318.svg)}.clmn_1_menu_item-OoLICg.unanswered-Hiqi3v .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-unansw.a26a827984.svg)}.clmn_1_menu_item-OoLICg.unanswered-Hiqi3v.active-pHK81F .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-unansw-a.ddea8727a6.svg)}.clmn_1_menu_item-OoLICg.favorites-wwh7K6 .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-favs.49442a3123.svg)}.clmn_1_menu_item-OoLICg.favorites-wwh7K6.active-pHK81F .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-favs-a.e2c54865fd.svg)}.clmn_1_menu_item-OoLICg.dialogues-Fz2VBM .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-dialogs.44155046ac.svg)}.clmn_1_menu_item-OoLICg.dialogues-Fz2VBM.active-pHK81F .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-dialogs-a.75654cf224.svg)}.clmn_1_menu_item-OoLICg.add_favs-uqYB8r .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-add-favs.0713fdfcbe.svg)}.clmn_1_menu_item-OoLICg.add_favs-uqYB8r.active-pHK81F .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-add-favs-a.222099c90a.svg)}.clmn_1_menu_item-OoLICg.matches-UdzjR8 .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-matches.8244963797.svg)}.clmn_1_menu_item-OoLICg.personal-wG547r .clmn_1_menu_item_img-Mne9oA,.clmn_1_menu_item-OoLICg.personal-wG547r.active-pHK81F .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-personal.77147bcfdd.svg)}.clmn_1_menu_item-OoLICg.matches-UdzjR8.active-pHK81F .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-matches-a.62e0d773f1.svg)}.clmn_1_menu_item-OoLICg.looking-imPhqC .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-looking.9a195c0545.svg)}.clmn_1_menu_item-OoLICg.looking-imPhqC.active-pHK81F .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-looking-a.3353ea9d88.svg)}.clmn_1_menu_item-OoLICg.reconn-pLGiCP .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-reconn.bcb93e0a73.svg)}.clmn_1_menu_item-OoLICg.reconn-pLGiCP.active-pHK81F .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-reconn-a.5dc370d6a4.svg)}.clmn_1_menu_item-OoLICg.next_time-JLsSsv .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-next-time.8212dc71f0.svg)}.clmn_1_menu_item-OoLICg.next_time-JLsSsv.active-pHK81F .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-next-time-a.aedcb90f13.svg)}.clmn_1_menu_item-OoLICg.new_men-S_SjI6 .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-new-men.6c3bea6852.svg)}.clmn_1_menu_item-OoLICg.new_men-S_SjI6.active-pHK81F .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-new-men-a.c90c1efb1f.svg)}.clmn_1_menu_item-OoLICg.maybe-ytUp6l .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-maybe.d84470c7a4.svg)}.clmn_1_menu_item-OoLICg.maybe-ytUp6l.active-pHK81F .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-maybe-a.07eb87bc1d.svg)}.clmn_1_menu_item-OoLICg.special-RccXXU .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-special.ff033e72ab.svg)}.clmn_1_menu_item-OoLICg.special-RccXXU.active-pHK81F .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-special-a.3a4546ced7.svg)}.clmn_1_menu_item-OoLICg.letters-aPgDFc .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-letters.30be0e4baa.svg)}.clmn_1_menu_item-OoLICg.letters-aPgDFc.active-pHK81F .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-letters-a.3e72f20566.svg)}.clmn_1_menu_item-OoLICg.posts-sxPd6u .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-posts.162048f3fc.svg)}.clmn_1_menu_item-OoLICg.posts-sxPd6u.active-pHK81F .clmn_1_menu_item_img-Mne9oA{background-image:url(/static/media/c1-posts-a.04f81a2ce7.svg)}.clmn_1_menu_item_text-t4mow5{letter-spacing:-.02em;color:rgba(83,89,115,.7);font-weight:500}.clmn_1_menu_item-OoLICg.active-pHK81F .clmn_1_menu_item_text-t4mow5{color:#fff;font-weight:600}.hot_personal_counter_container-eNrfDM{color:#de7032;font-weight:500;display:flex}@media (max-width:1399px){.hot_personal_counter_container-eNrfDM{margin-right:auto}}.clmn_1_menu_item_val-dopI91{color:#de7032;font-weight:500}.clmn_1_menu_item-OoLICg.active-pHK81F .clmn_1_menu_item_val-dopI91{color:#fff;font-size:16px}.clmn_1_menu_item_val-dopI91.red-A3BCqj{letter-spacing:.05em;color:#eb5757;font-size:16px;font-weight:700}.clmn_1_menu_item-OoLICg.active-pHK81F .clmn_1_menu_item_val-dopI91.red-A3BCqj{font-weight:500}.clmn_1_menu_item_val-dopI91.green-RDAnFD{color:#63b485;padding-left:9px;position:relative}.clmn_1_menu_item_val-dopI91.green-RDAnFD:before{content:"";background-color:#63b485;border-radius:100%;width:5px;height:5px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.clmn_1_menu_item_val-dopI91.bold-YVNYr7{font-size:16px;font-weight:700}.clmn_1_menu_item-OoLICg.add_favs-uqYB8r .clmn_1_menu_item_text-t4mow5{font-size:13px}.clmn_1_matches_folders-LJtPpl{margin:20px 0}.clmn_1_letters_folders-vNJpO7{border-top:2px solid #fff;margin-top:20px;padding-top:20px}@media screen and (max-width:1399px){.clmn_1_menu_item_img-Mne9oA{margin-right:0;transition:all .5s}.clmn_1:hover .clmn_1_menu_item_img-Mne9oA{margin-right:10px}.clmn_1_menu_item_left-dn2euO{margin-left:auto;margin-right:auto;transition:all .5s}.clmn_1:hover .clmn_1_menu_item_left-dn2euO{margin:0}.clmn_1_menu_item_val-dopI91{margin-right:auto}.clmn_1_menu_item_text-t4mow5{white-space:nowrap;width:0;transition:all .5s;overflow:hidden}.clmn_1:hover .clmn_1_menu_item_text-t4mow5{width:95px}.clmn_1_menu_list-s4yrCR{padding-right:3px}}.clmn_1_bottom_nav-NBjChg{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:space-between;align-items:center;margin-top:20px;display:flex}.clmn_1_bottom_nav-NBjChg.opened-ZiPe_Z{position:relative;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_1_bottom_nav-NBjChg.opened-ZiPe_Z .clmn_1_bottom_menu_list-yCpVpL{display:block}.clmn_1_bottom_nav-NBjChg .clmn_1_bottom_menu_wrap-MJz2VH{width:100%}.clmn_1_bottom_menu_list-yCpVpL{background-color:#f9d9b9;border-radius:5px 5px 0 0;width:100%;padding:3px;display:none;position:absolute;bottom:100%;left:0}.clmn_1_bottom_menu_item-mpNxVs{height:40px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;letter-spacing:.01em;color:rgba(51,51,51,.7);cursor:pointer;background-position:16px;background-repeat:no-repeat;border-radius:3px;align-items:center;margin-bottom:1px;padding-left:42px;font-weight:500;display:flex}.clmn_1_bottom_menu_item-mpNxVs:hover{background-color:#fff}.clmn_1_bottom_menu_item-mpNxVs.active-CBonEJ{color:#de7032;background-color:rgba(255,255,255,.7);font-weight:600}.clmn_1_bottom_menu_item-mpNxVs.search-ExN87I{background-image:url(/static/media/c1b-search.c5046467f8.svg)}.clmn_1_bottom_menu_item-mpNxVs.search-ExN87I.active-CBonEJ{background-image:url(/static/media/c1b-search-a.7719653947.svg)}.clmn_1_bottom_menu_item-mpNxVs.profile-uSzFWr{background-image:url(/static/media/c1b-profile.4c9ae0a2ba.svg)}.clmn_1_bottom_menu_item-mpNxVs.profile-uSzFWr.active-CBonEJ{background-image:url(/static/media/c1b-profile-a.f2cc5e2772.svg)}.clmn_1_bottom_menu_item-mpNxVs.stats-cpGSPd{background-image:url(/static/media/c1b-stats.43804e4530.svg)}.clmn_1_bottom_menu_item-mpNxVs.stats-cpGSPd.active-CBonEJ{background-image:url(/static/media/c1b-stats-a.0315ea76fe.svg)}.clmn_1_bottom_menu_item-mpNxVs.sender_stats-nSE6tg{background-image:url(/static/media/c1b-sender-stats.b2f17abac1.svg)}.clmn_1_bottom_menu_item-mpNxVs.sender_stats-nSE6tg.active-CBonEJ{background-image:url(/static/media/c1b-sender-stats-a.5e845125b8.svg)}.clmn_1_bottom_menu_item-mpNxVs.online_offline-CPwrvx{background-image:url(/static/media/c1b-on-off.28cdfcb378.svg)}.clmn_1_bottom_menu_item-mpNxVs.online_offline-CPwrvx.active-CBonEJ{background-image:url(/static/media/c1b-on-off-a.c7a5af2340.svg)}.clmn_1_bottom_menu_item-mpNxVs.black_list-AG5T5M{background-image:url(/static/media/c1b-block.a3ff370686.svg)}.clmn_1_bottom_menu_item-mpNxVs.black_list-AG5T5M.active-CBonEJ{background-image:url(/static/media/c1b-block-a.d64e049d92.svg)}.clmn_1_bottom_menu_item-mpNxVs.tutorial-u5edPq{background-image:url(/static/media/c1b-tutorial.d9cbdf239d.svg);background-position:17px}.clmn_1_bottom_menu_item-mpNxVs.tutorial-u5edPq.active-CBonEJ{background-image:url(/static/media/c1b-tutorial-a.80fc66d9ac.svg)}.clmn_1_bottom_menu_item-mpNxVs.dis_active-z8Jgo5{cursor:not-allowed}.clmn_1_bottom_menu_item-mpNxVs.sign_out-Tiqb6i{background-image:url(/static/media/c1b-sign-out.5de2521c55.svg)}.clmn_1_bottom_menu_item-mpNxVs.sign_out-Tiqb6i.active-CBonEJ{background-image:url(/static/media/c1b-sign-out-a.630d6c1733.svg)}.clmn_1_bottom_menu_btn-rM9ZU2{text-align:center;color:#de7032;cursor:pointer;background-color:#f9d9b9;border-radius:5px;height:60px;font-size:20px;font-weight:600;line-height:60px;box-shadow:0 -8px 16px rgba(221,220,236,.32)}.clmn_1_bottom_nav-NBjChg.opened-ZiPe_Z .clmn_1_bottom_menu_btn-rM9ZU2{border-radius:0 0 5px 5px;width:100%;position:relative}.clmn_1_bottom_nav-NBjChg.opened-ZiPe_Z .clmn_1_bottom_menu_btn-rM9ZU2:before{content:"";background-color:#fff;width:calc(100% - 20px);height:1px;display:block;position:absolute;top:-1px;left:10px}.clmn_1_bottom_hide_btn-RhaR8c{cursor:pointer;background-color:#fff;background-image:url(/static/media/c1-hide.b6813bc789.svg);background-position:50%;background-repeat:no-repeat;border-radius:5px;width:54px;height:60px;display:none;box-shadow:0 -8px 16px rgba(221,220,236,.32)}.clmn_1_bottom_nav-NBjChg.opened-ZiPe_Z .clmn_1_bottom_hide_btn-RhaR8c{display:none}.clmn_1-R8mlkB{width:201px;height:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;padding:0 5px 10px 10px;display:flex}.clmn_1_logo-RbKihh{padding:26px 0;display:flex}.clmn_1_logo-RbKihh img{width:98px;margin:auto}@media screen and (max-width:1399px){.clmn_1-R8mlkB{z-index:5;background-color:#eef1f5;width:130px;transition:width .5s,box-shadow .2s;position:absolute;top:0;left:0}.clmn_1-R8mlkB:hover{width:201px;box-shadow:6px 0 12px rgba(47,43,99,.16)}.clmn_1_logo-RbKihh img{width:80px}}@media screen and (max-width:1299px){.clmn_1_logo-RbKihh{display:none}.clmn_1-R8mlkB{padding-top:10px}.superOperatorsSelectDisplayControl-OQOy8W{display:none}}@media not (min-width:1280px){.clmn_1-R8mlkB{display:none}}.c4_mute_btn-Gg7GN7{cursor:pointer}.c4_item_text_like_title-lZaBo6,.c4_item_text_letter_title-n7TM9d,.c4_item_text_viwed_title-GWSE87{margin-bottom:4px;padding-left:20px;position:relative}.c4_item_text_like_title-lZaBo6:before,.c4_item_text_letter_title-n7TM9d:before,.c4_item_text_viwed_title-GWSE87:before{content:"";background-repeat:no-repeat;width:15px;height:12px;display:block;position:absolute;top:1px;left:0}.c4_item_text_like_title-lZaBo6:before{background-image:url(/static/media/c4-like.8289814da7.svg)}.c4_item_text_letter_title-n7TM9d:before{background-image:url(/static/media/c4-letter.b2e802624d.svg)}.c4_item_text_viwed_title-GWSE87:before{background-image:url(/static/media/c4-viwed.8681b06be7.svg)}.clmn_4_block-zqdgxU{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-moz-flex-direction:column;-o-flex-direction:column;background-color:#fff;border-radius:5px;flex-direction:column;padding-bottom:9px;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_4_block-zqdgxU.paid-sBBm9J{flex:1px}.clmn_4_block_head-Wdgnsj{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:space-between;align-items:center;height:34px;padding:0 9px;display:flex}.clmn_4_block_head_title-vGlzyD{color:#535973;font-weight:700}.clmn_4_block_sorting-q8J2Cd{align-items:center;display:flex}.clmn_4_block_sorting_item-JsJANM{cursor:pointer;background-position:50%;background-repeat:no-repeat;border-radius:100%;width:22px;height:22px}.clmn_4_block_sorting_item-JsJANM.active-y_qVma{background-color:#de7032}.clmn_4_block_sorting_item-JsJANM.up-lKbqdQ{background-image:url(/static/media/sort-arrow-up.1f3a74fa46.svg);margin-right:5px}.clmn_4_block_sorting_item-JsJANM.down-iPnW08{background-image:url(/static/media/sort-arrow-down.78006ca7f6.svg)}.clmn_4_block_sorting_item-JsJANM.up-lKbqdQ.active-y_qVma{background-image:url(/static/media/sort-arrow-up-white.80df5aa202.svg)}.clmn_4_block_sorting_item-JsJANM.down-iPnW08.active-y_qVma{background-image:url(/static/media/sort-arrow-down-white.957aab4a43.svg)}.clmn_4_block_head_clear-H97BRd{-webkit-text-fill-color:transparent;cursor:pointer;background:#de7032;-webkit-background-clip:text;font-size:12px;font-weight:600}.clmn_4_block_list-jWxlqs{-moz-flex:1px;-o-flex:1px;flex:1px;margin-right:3px;padding:0 3px 0 9px;overflow-y:auto}.clmn_4_block_list-jWxlqs::-webkit-scrollbar{background:#fff;border-radius:3px;width:3px}.clmn_4_block_list-jWxlqs::-webkit-scrollbar-thumb{background:#96b6cf;border-radius:3px}.clmn_4_block_paid_item-w3shZs{cursor:pointer}.clmn_4_block_paid_item-w3shZs:last-child{margin-bottom:0}.clmn_4_block_paid_item_man_photo_wrap-qWePYv{position:relative}.clmn_4_block_paid_item_man_photo_wrap-qWePYv:after{content:"";background-color:#b2b2b2;border:1px solid #fff;border-radius:100%;width:7px;height:7px;display:block;position:absolute;bottom:3px;right:3px}.clmn_4_block_paid_item_man_photo_wrap-qWePYv.online-HcDKqN:after{background-color:#27ae60}.clmn_4_block_paid_item_man_photo-Fqz71N{object-fit:cover;border-radius:100%;width:56px;height:56px;display:block}.clmn_4_block_paid_item_man_photo_fav-IrWkRS{width:18px;position:absolute;top:-4px;right:-1px}.clmn_4_block_paid_item_middle-stKpgf{flex:1px;margin:0 8px;overflow:hidden}.clmn_4_block_paid_item_name-s2mfNt{color:#de7032;word-break:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:3px;font-size:13px;font-weight:700;display:-webkit-box;overflow:hidden}.clmn_4_block_paid_item_write_name-iOsx9m{color:#de7032;align-items:center;margin-bottom:3px;font-size:14px;font-weight:700;display:flex}.clmn_4_block_paid_item_write_name-iOsx9m span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.clmn_4_block_paid_item_write_name-iOsx9m img{flex:none;margin-right:8px}.clmn_4_block_paid_item_write_text-mBqHBc{color:rgba(51,51,51,.7);margin-top:4px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500}.clmn_4_block_paid_item_content-wTP39Y{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;-moz-flex-wrap:wrap;-o-flex-wrap:wrap;color:rgba(51,51,51,.7);word-break:break-all;cursor:pointer;flex-wrap:wrap;align-items:center;font-family:Roboto,sans-serif;font-size:12px;line-height:1.4;display:flex;position:relative}.clmn_4_block_paid_item_content-wTP39Y span{-webkit-line-clamp:3;text-overflow:ellipsis;max-height:32px;font-weight:400;display:-webkit-box;overflow:hidden}.clmn_4_block_paid_item_content-wTP39Y>img{object-fit:cover;border-radius:4px;width:50px;height:33px;margin-left:8px;display:block}.clmn_4_block_paid_item_content_video-rNLmn1{margin-left:6px;position:relative}.clmn_4_block_paid_item_content_video-rNLmn1:after{content:"";background-image:url(/static/media/play-video-btn.953681cc97.svg);background-position:50%;background-repeat:no-repeat;width:34px;height:34px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.clmn_4_block_paid_item_content_video_img-BnlUoI{object-fit:cover;border-radius:4px;width:62px;height:33px;display:block}.clmn_4_block_paid_item_content_audio-yTAocH{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;display:flex}.clmn_4_block_paid_item_content_audio-yTAocH img:last-child{-moz-flex:1px;-o-flex:1px;flex:1px;margin-left:6px}.clmn_4_block_paid_item_woman_photo_wrap-ODoY_l{margin-bottom:11px;position:relative}.clmn_4_block_paid_item_woman_photo_wrap-ODoY_l:after{content:"";background-color:#b2b2b2;border:1px solid #fff;border-radius:100%;width:5px;height:5px;display:block;position:absolute;bottom:1px;right:1px}.clmn_4_block_paid_item_woman_photo_wrap-ODoY_l.online-HcDKqN:after{background-color:#27ae60}.clmn_4_block_paid_item_woman_photo-Vcu6aR{object-fit:cover;border-radius:100%;width:38px;height:38px;display:block}.clmn_4_block_paid_item_woman_photo_fav-Leotz_{width:16px;position:absolute;top:-5px;right:-3px}.clmn_4_block_paid_item_time-qVRLk2{letter-spacing:-.03em;color:rgba(51,51,51,.7);font-family:Roboto,sans-serif;font-size:10px}.clmn_4_block_paid_item-w3shZs{border:1px solid rgba(113,165,172,.6);border-radius:5px;align-items:center;margin-bottom:8px;padding:10px;display:flex}.clmn_4_block_paid_item-w3shZs.write-oNhOJv{background-image:url(/static/media/c4_write_attention_bg.01f8264f0e.svg);background-position:100% 100%;background-repeat:no-repeat;border:2px solid #de7032}.user_avatar-ATq9aZ{text-align:center;color:#fff;border-radius:60px;width:56px;height:56px;padding-top:0;font-size:21px;line-height:56px;display:inline-block}@media not (min-width:744px){.user_avatar-ATq9aZ{width:50px;height:50px;line-height:50px}}.item-fO1o_V{background-color:#fff;border-radius:6px;margin-bottom:8px;padding:0 12px 12px}.head-u6sE5m{border-bottom:1px solid rgba(51,51,51,.1);justify-content:space-between;align-items:center;min-height:38px;display:flex}.title-ldmd34{letter-spacing:.01em;color:#de7032;text-overflow:ellipsis;max-width:180px;font-weight:700;overflow-x:hidden}.buttons-ztP9zW{display:flex}.button-ERnKWI{cursor:pointer;background-position:50%;background-repeat:no-repeat;width:24px;height:24px}.button-ERnKWI.edit-WVtP7W{background-image:url(/static/media/notes-edit-btn.239193a899.svg);margin-right:7px}.button-ERnKWI.delete-rmfA4z{background-image:url(/static/media/notes-delete-btn.9af9c918f6.svg)}.content-aMqMF2{letter-spacing:.01em;color:#de7032;text-overflow:ellipsis;margin-top:8px;font-size:12px;font-weight:500;overflow-x:hidden}.list_block-tMxcej{z-index:2;background-color:#6a96b8;border-radius:4px;position:relative}.head-wxwmNZ{border-radius:4px;justify-content:space-between;align-items:center;width:100%;height:40px;display:flex}.title-fIpyFI{letter-spacing:.01em;color:#fff;cursor:pointer;flex:1;height:100%;margin-right:8px;padding-left:13px;font-size:16px;font-weight:600;line-height:40px}.create_btn-IHgcKN{cursor:pointer;background-image:url(/static/media/notes-create-white.f9f99cce69.svg);background-position:50%;background-repeat:no-repeat;width:38px;height:38px;margin-right:3px}.list-OVhrm8{height:537px;padding:0 10px 0 12px;overflow-y:auto}.list-OVhrm8::-webkit-scrollbar{background:0 0;border-radius:10px;width:2px}.list-OVhrm8::-webkit-scrollbar-thumb{background:rgba(255,255,255,.6);border-radius:10px}.edit_block-Hqq0mW{z-index:2;background-color:#de7032;border-radius:4px;position:relative}.head-UK7pNi{border-radius:4px;justify-content:space-between;align-items:center;width:100%;height:40px;display:flex}.title-DX9uLd{letter-spacing:.01em;color:#fff;cursor:pointer;flex:1;height:100%;margin-right:8px;padding-left:13px;font-size:16px;font-weight:600;line-height:40px}.close_btn-qzUBj_{cursor:pointer;background-image:url(/static/media/notes-close-btn.7db4a44b93.svg);background-position:50%;background-repeat:no-repeat;width:38px;height:38px;margin-right:3px}.body-bWr8GK{padding:0 13px 13px}.input_title-MxweJN{letter-spacing:.01em;color:#333;background-color:rgba(255,255,255,.9);border-radius:6px;outline:none;width:100%;height:42px;margin-bottom:7px;padding:0 13px;font-size:14px;font-weight:500}.input_title-MxweJN::placeholder{color:rgba(51,51,51,.8)}.input_text_wrap-Tg1Dr2{margin-bottom:8px;position:relative}.input_text_wrap-Tg1Dr2 span{letter-spacing:-.01em;color:#205376;font-size:12px;position:absolute;bottom:10px;right:10px}.input_text-Y5CVLg{resize:none;letter-spacing:.01em;color:#333;background-color:rgba(255,255,255,.9);border:none;border-radius:6px;outline:none;width:100%;height:380px;padding:10px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500}.input_text-Y5CVLg::-webkit-scrollbar{background:#fff;border-radius:10px;width:4px}.input_text-Y5CVLg::-webkit-scrollbar-thumb{background:#6a96b8;border-radius:10px}.save_btn-XoZhb7{letter-spacing:.01em;color:#de7032;cursor:pointer;background-color:#fff;border-radius:6px;justify-content:center;align-items:center;width:121px;height:41px;margin-left:auto;font-size:16px;font-weight:700;display:flex}.save_btn-XoZhb7 img{margin-right:11px}.notes_wrap-l9XJ2m{height:40px;margin-top:10px;position:relative}.notes_position-LO2A0u{width:100%;position:absolute;bottom:0;left:0}.notes_block_head-nGIly0{z-index:1;border:1px solid #de7032;border-radius:4px;justify-content:space-between;align-items:center;width:100%;height:40px;display:flex;position:absolute;bottom:0;left:0}.head_title-XSUHh_{letter-spacing:.01em;color:#de7032;cursor:pointer;flex:1;height:100%;margin-right:8px;padding-left:13px;font-size:16px;font-weight:600;line-height:40px}.head_create_btn-Q6UuHT{cursor:pointer;background-image:url(/static/media/notes-create-dark.6c273f3f87.svg);background-position:50%;background-repeat:no-repeat;width:38px;height:38px;margin-right:3px}.clmn_4-lGp9SX{width:302px;min-width:302px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;height:100%;padding:10px 10px 10px 5px;display:flex}.clmn_4-lGp9SX.isResizable-BCS2_8{width:100%;padding-left:0}.clmn_4_head-bNergx{height:54px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;color:#de7032;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:flex}.clmn_4_head-bNergx img{margin-right:13px}.close_clmn_4-Scjttn{cursor:pointer;background-image:url(/static/media/cross_white.23e762c661.svg);background-position:50%;background-repeat:no-repeat;background-size:20px;width:30px;height:30px;display:none;position:absolute;top:10px;right:calc(100% + 10px)}@media not (min-width:1280px){.clmn_4-lGp9SX{z-index:1007;background-color:#eef1f5;transition:right .3s;position:fixed;top:0;right:-302px}.clmn_4-lGp9SX.active-t9Xgpj{right:0}.clmn_4-lGp9SX.active-t9Xgpj .close_clmn_4-Scjttn{display:block}}@media not (min-width:0){.clmn_4-lGp9SX{width:270px}}.modal-overlay-hwedL9{z-index:10050;background-color:rgba(0,0,0,.4);border:none;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.modal-overlay-hwedL9.always-on-top-IfwBlq{z-index:10100}.modal-content-ffb2s0{background-color:transparent;border:none;border-radius:8px;width:calc(100% - 32px);max-height:90vh;padding:0;position:relative;top:auto;bottom:auto;left:auto;right:auto;overflow:visible;transform:none}.modal-content-ffb2s0.xs-NtGmjh{max-width:480px}.modal-content-ffb2s0.sm-y7ELot{max-width:600px}.modal-wrapper-HnhcQw{background-color:var(--color-surface-default);border-radius:4px;width:100%;padding:24px}.modal-wrapper-HnhcQw .close-icon-D32uJO{position:absolute;top:4px;right:4px}.modal-wrapper-HnhcQw .close-icon-D32uJO:hover{cursor:pointer}.modal-wrapper-HnhcQw .title-gPSL6E{width:100%;font-size:var(--text-md);font-weight:var(--fw-medium);text-align:center;color:var(--color-text-primary);font-family:var(--font-main);margin-bottom:20px}.modal-wrapper-HnhcQw .description-yTAorw{font-size:var(--text-xs);font-weight:var(--fw-regular);text-align:center;color:var(--color-text-secondary);font-family:var(--font-main);margin-bottom:15px}.modal-wrapper-HnhcQw .modal-content-wrapper-YksRIX{width:100%;margin-bottom:16px}.modal-wrapper-HnhcQw .modal-action-footer-JxP6nf{gap:16px;width:100%;display:flex}.modal-wrapper-HnhcQw .modal-action-footer-JxP6nf .button-wrapper-YHJyTQ{width:100%}@media (min-width:744px){.modal-wrapper-HnhcQw .close-icon-D32uJO{position:absolute;top:8px;right:8px}}@media (min-width:1280px){.modal-wrapper-HnhcQw{padding:32px}.modal-wrapper-HnhcQw .close-icon-D32uJO{position:absolute;top:8px;right:8px}.modal-wrapper-HnhcQw .title-gPSL6E{font-size:var(--text-lg)}.modal-wrapper-HnhcQw .description-yTAorw{font-size:var(--text-sm)}}.video_error_wrap-yHuSmg{background-color:#fafaff;border:5px solid rgba(68,96,119,.1);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:692px;height:389px;display:flex}.video_error_img-IcU1TZ{display:block}.video_error_text-_OQ_2s{letter-spacing:.06em;color:#00317b;margin-top:43px;font-size:18px;font-weight:600}@media screen and (max-width:1139px){.video_error_wrap-yHuSmg{width:474px;height:266px}.video_error_img-IcU1TZ{height:90px}.video_error_text-_OQ_2s{margin-top:33px}}@media not (min-width:744px){.video_error_wrap-yHuSmg{width:300px;height:168px}.video_error_img-IcU1TZ{height:70px}.video_error_text-_OQ_2s{margin-top:25px;font-size:14px}}.video-player-vnRUn_{object-fit:contain;width:100%;max-width:calc(100vw - 30px);height:100%;max-height:calc(100vh - 30px);display:block}.video_error_wrap-x8ik1i{background-color:#fafaff;border:5px solid rgba(68,96,119,.1);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:692px;height:389px;display:flex}.video_error_img-zzKjCj{display:block}.video_error_text-VdDHob{letter-spacing:.06em;color:#00317b;margin-top:43px;font-size:18px;font-weight:600}@media screen and (max-width:1139px){.video_error_wrap-x8ik1i{width:474px;height:266px}.video_error_img-zzKjCj{height:90px}.video_error_text-VdDHob{margin-top:33px}}@media not (min-width:744px){.video_error_wrap-x8ik1i{width:300px;height:168px}.video_error_img-zzKjCj{height:70px}.video_error_text-VdDHob{margin-top:25px;font-size:14px}}.delete-media-container-EXnGzM{box-sizing:border-box;grid-template-columns:repeat(auto-fit,92px);grid-auto-rows:97px;justify-content:center;gap:8px;width:100%;height:97px;list-style:none;display:grid;overflow-x:hidden;overflow-y:auto}.delete-media-container-EXnGzM::-webkit-scrollbar{background:var(--color-surface-default);width:3px;margin-right:3px}.delete-media-container-EXnGzM::-webkit-scrollbar-thumb{background:var(--color-surface-active)}.delete-media-container-EXnGzM .content-wrapper-AyGwwA{border-radius:4px;width:100%;height:100%;max-height:100%;overflow:hidden}@media (min-width:744px){.delete-media-container-EXnGzM{grid-template-columns:repeat(auto-fit,137px);grid-auto-rows:137px;height:141px}}@media (min-width:1280px){.delete-media-container-EXnGzM{grid-template-columns:repeat(auto-fit,127px);grid-auto-rows:127px;height:131px}}.thumb-wrap-W_tCpg{width:100%;height:100%;display:block;position:relative}.thumb-wrap-W_tCpg.audio-K_37VN{background-color:var(--color-surface-secondary-hard)}.thumb-wrap-W_tCpg.audio-K_37VN .audio-control-MJCl5W{flex-wrap:wrap;justify-content:center;display:flex;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.thumb-wrap-W_tCpg.audio-K_37VN .audio-control-MJCl5W .icon-IBL6A8{transition:transform .2s}.thumb-wrap-W_tCpg.audio-K_37VN .audio-control-MJCl5W .icon-IBL6A8:hover{cursor:pointer;transform:scale(1.2)}.thumb-wrap-W_tCpg.audio-K_37VN .audio-control-MJCl5W .audio-name-h5SYVG{width:100%;font-size:var(--text-xxxs);font-weight:var(--fw-medium);color:var(--color-text-tertiary);font-family:var(--font-main);justify-content:center;display:flex}.thumb-wrap-W_tCpg.audio-K_37VN .audio-control-MJCl5W .audio-player-GmJDGz{display:none}.thumb-wrap-W_tCpg.audio-K_37VN.small-BJIHr6 .audio-control-MJCl5W{top:32%}.thumb-wrap-W_tCpg.audio-K_37VN.small-BJIHr6 .audio-control-MJCl5W .icon-IBL6A8 svg{width:20px;height:20px}.thumb-wrap-W_tCpg.audio-K_37VN.small-BJIHr6 .audio-control-MJCl5W .audio-name-h5SYVG{font-size:var(--text-xxxs)}.thumb-wrap-W_tCpg.audio-K_37VN.medium-C5pvOk .audio-control-MJCl5W .icon-IBL6A8{margin-bottom:6px}.thumb-wrap-W_tCpg.audio-K_37VN.medium-C5pvOk .audio-control-MJCl5W .icon-IBL6A8 svg{width:24px;height:24px}.thumb-wrap-W_tCpg.audio-K_37VN.medium-C5pvOk .audio-control-MJCl5W .audio-name-h5SYVG{font-size:var(--text-xs)}.thumb-wrap-W_tCpg.audio-K_37VN.large-je3_zc .audio-control-MJCl5W{top:53%}.thumb-wrap-W_tCpg.audio-K_37VN.large-je3_zc .audio-control-MJCl5W .icon-IBL6A8{margin-bottom:10px}.thumb-wrap-W_tCpg.audio-K_37VN.large-je3_zc .audio-control-MJCl5W .icon-IBL6A8 svg{width:30px;height:30px}.thumb-wrap-W_tCpg.audio-K_37VN.large-je3_zc .audio-control-MJCl5W .audio-name-h5SYVG{font-size:var(--text-md)}.thumb-wrap-W_tCpg.audio-K_37VN.custom-W1T4Ot .audio-control-MJCl5W .icon-IBL6A8{margin-bottom:6px;transition:none}.thumb-wrap-W_tCpg.audio-K_37VN.custom-W1T4Ot .audio-control-MJCl5W .icon-IBL6A8:hover{cursor:default;transform:none}.thumb-wrap-W_tCpg.audio-K_37VN.custom-W1T4Ot .audio-control-MJCl5W .icon-IBL6A8 svg{width:24px;height:24px}.thumb-wrap-W_tCpg.audio-K_37VN.custom-W1T4Ot .audio-control-MJCl5W .audio-name-h5SYVG{font-size:var(--text-xs)}@media (min-width:744px){.thumb-wrap-W_tCpg{width:100%;height:100%;display:block;position:relative}.thumb-wrap-W_tCpg.audio-K_37VN.small-BJIHr6 .audio-control-MJCl5W{top:45%}.thumb-wrap-W_tCpg.audio-K_37VN.small-BJIHr6 .audio-control-MJCl5W .icon-IBL6A8{margin-bottom:4px}.thumb-wrap-W_tCpg.audio-K_37VN.small-BJIHr6 .audio-control-MJCl5W .icon-IBL6A8 svg{width:32px;height:32px}.thumb-wrap-W_tCpg.audio-K_37VN.small-BJIHr6 .audio-control-MJCl5W .audio-name-h5SYVG{font-size:var(--text-xs)}.thumb-wrap-W_tCpg.audio-K_37VN.medium-C5pvOk .audio-control-MJCl5W{top:51%}.thumb-wrap-W_tCpg.audio-K_37VN.medium-C5pvOk .audio-control-MJCl5W .icon-IBL6A8{margin-bottom:6px}.thumb-wrap-W_tCpg.audio-K_37VN.medium-C5pvOk .audio-control-MJCl5W .icon-IBL6A8 svg{width:36px;height:36px}.thumb-wrap-W_tCpg.audio-K_37VN.medium-C5pvOk .audio-control-MJCl5W .audio-name-h5SYVG{font-size:var(--text-sm)}.thumb-wrap-W_tCpg.audio-K_37VN.large-je3_zc .audio-control-MJCl5W .icon-IBL6A8{margin-bottom:10px}.thumb-wrap-W_tCpg.audio-K_37VN.large-je3_zc .audio-control-MJCl5W .icon-IBL6A8 svg{width:40px;height:40px}.thumb-wrap-W_tCpg.audio-K_37VN.large-je3_zc .audio-control-MJCl5W .audio-name-h5SYVG{font-size:var(--text-md)}}.filename-UnFLOk{z-index:5;border:1px solid rgba(51,51,51,.2);border-top:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;align-items:center;height:24px;padding:3px;display:flex;position:absolute;bottom:0;left:0;right:0}.filename-UnFLOk:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(transparent 0%,rgba(0,0,0,.35) 50%,rgba(0,0,0,.8) 100%);height:60px;position:absolute;bottom:0;left:0;right:0}.filename-UnFLOk.is-selected-HJ9o66{border:2px solid var(--color-interactive-checked-success);border-top:0}.filename-UnFLOk .name-_89NDX{flex:1;align-items:center;display:flex;overflow:hidden}.filename-UnFLOk .name-_89NDX span{white-space:nowrap;font-family:var(--font-main);font-weight:var(--fw-regular);font-size:var(--text-xxs);color:var(--color-text-inverse-muted)}.filename-UnFLOk .name-_89NDX span:first-child{text-overflow:ellipsis;width:-webkit-min-content;width:min-content;overflow:hidden}.filename-UnFLOk .name-_89NDX span:last-child{width:-webkit-min-content;width:min-content}.filename-UnFLOk .edit-btn-l5E5yG{display:none}@media (min-width:744px){.filename-UnFLOk{height:26px;padding:5px}.filename-UnFLOk .name-_89NDX span{font-size:var(--text-xs)}}@media (min-width:1280px){.filename-UnFLOk{height:30px;padding:7px}.filename-UnFLOk .edit-btn-l5E5yG{align-items:center;margin-left:3px}.filename-UnFLOk .edit-btn-l5E5yG:hover{cursor:pointer}.filename-UnFLOk .edit-btn-l5E5yG svg{width:18px;min-width:18px;height:18px}.filename-UnFLOk .edit-btn-l5E5yG svg path{fill:var(--color-text-inverse-muted);fill-opacity:1}.filename-UnFLOk .edit-btn-l5E5yG svg circle{stroke:var(--color-text-inverse-muted);color:var(--color-text-inverse-muted)}}.thumb-wrap-luCPbN{width:100%;height:100%;display:block;position:relative;overflow:hidden}.thumb-wrap-luCPbN:before{z-index:0;background-color:var(--color-surface-default-dark-hard);content:"";position:absolute;top:0;bottom:0;left:0;right:0}.thumb-wrap-luCPbN .main-image-_caJws{z-index:1;object-fit:contain;width:100%;height:100%;position:relative}.thumb-wrap-qDujoi{width:100%;height:100%;display:block;position:relative;overflow:hidden}.thumb-wrap-qDujoi:before{z-index:0;background-color:var(--color-surface-default-dark-hard);content:"";position:absolute;top:0;bottom:0;left:0;right:0}.thumb-wrap-qDujoi .main-image-Ns85PF,.thumb-wrap-qDujoi .main-video-RGWeNn{z-index:1;object-fit:contain;width:100%;height:100%;position:relative}.thumb-wrap-qDujoi.video-FsDuKo .play-icon-IGNqmm{z-index:5;transition:transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.thumb-wrap-qDujoi.video-FsDuKo .play-icon-IGNqmm.is-select-mode-enabled-htAOnY{opacity:.5}.thumb-wrap-qDujoi.video-FsDuKo .play-icon-IGNqmm:hover:not(.is-select-mode-enabled-htAOnY){cursor:pointer;transform:translate(-50%,-50%)scale(1.2)}.thumb-wrap-qDujoi.video-FsDuKo.small-xDo9gp .play-icon-IGNqmm.is-show-filename-dSDnEl{top:34%}.thumb-wrap-qDujoi.video-FsDuKo.small-xDo9gp .play-icon-IGNqmm svg{width:20px;height:20px}.thumb-wrap-qDujoi.video-FsDuKo.medium-NCmaEm .play-icon-IGNqmm svg{width:24px;height:24px}.thumb-wrap-qDujoi.video-FsDuKo.large-K_Cty5 .play-icon-IGNqmm svg{width:30px;height:30px}@media (min-width:744px){.thumb-wrap-qDujoi.video-FsDuKo.small-xDo9gp.is-show-filename-dSDnEl,.thumb-wrap-qDujoi.video-FsDuKo.small-xDo9gp .play-icon-IGNqmm.is-show-filename-dSDnEl{top:50%}.thumb-wrap-qDujoi.video-FsDuKo.small-xDo9gp .play-icon-IGNqmm svg{width:24px;height:24px}.thumb-wrap-qDujoi.video-FsDuKo.medium-NCmaEm .play-icon-IGNqmm svg{width:28px;height:28px}.thumb-wrap-qDujoi.video-FsDuKo.large-K_Cty5 .play-icon-IGNqmm svg{width:32px;height:32px}}.tags-grid-wrapper-aFfqD7{flex-wrap:wrap;justify-content:flex-start;width:100%;max-height:73px;margin-bottom:15px;display:flex;overflow-x:hidden;overflow-y:auto}.tags-grid-wrapper-aFfqD7::-webkit-scrollbar{background:var(--color-surface-default);width:3px;margin-right:3px}.tags-grid-wrapper-aFfqD7::-webkit-scrollbar-thumb{background:var(--color-surface-active)}.tag-item-dvVQKr{height:20px;font-size:var(--text-xxs);font-weight:var(--fw-medium);color:var(--color-text-primary);font-family:var(--font-main);background-color:var(--color-light-default);border-radius:4px;align-items:center;margin-bottom:7px;margin-right:7px;padding-left:5px;padding-right:5px;display:flex}.tag-item-dvVQKr:hover{cursor:pointer}.tag-item-dvVQKr.is-selected-tNW8OR{color:var(--color-text-inverse);background-color:var(--color-interactive-default)}.tag-item-dvVQKr .icon-Bxk_gE{margin-right:8px;display:none}.tag-item-dvVQKr .icon-Bxk_gE svg{fill:currentColor}@media (min-width:744px){.tags-grid-wrapper-aFfqD7{max-height:144px}.tag-item-dvVQKr{height:26px;font-size:var(--text-xs);padding-left:7px;padding-right:7px}.tag-item-dvVQKr .icon-Bxk_gE{width:16px;min-width:16px;height:16p;background-color:var(--color-surface-default);border-radius:4px;justify-content:center;align-items:center;max-height:16px;display:flex;overflow:hidden}.tag-item-dvVQKr .icon-Bxk_gE svg path{fill:var(--color-interactive-default);fill-opacity:1}.tag-item-dvVQKr .icon-Bxk_gE svg circle{stroke:var(--color-interactive-default);color:var(--color-interactive-default)}.tag-item-dvVQKr .icon-Bxk_gE svg{width:16px;height:16px}}.add-tags-empty-state-TV4QTs{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.add-tags-empty-state-TV4QTs img{width:96px;margin-bottom:4px}.add-tags-empty-state-TV4QTs .empty-description-YZ8bG6{font-size:var(--text-xs);font-weight:var(--fw-regular);color:var(--color-text-placeholder);font-family:var(--font-main)}@media (min-width:744px){.add-tags-empty-state-TV4QTs img{width:140px}.add-tags-empty-state-TV4QTs .empty-description-YZ8bG6{font-size:var(--text-sm)}}.media-content-wrapper-gIw6Ib{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:relative}.icon-close-ZhzaEn{justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:-14px;right:-14px}.icon-close-ZhzaEn svg path{fill:var(--color-text-inverse);fill-opacity:1}.icon-close-ZhzaEn svg circle{stroke:var(--color-text-inverse);color:var(--color-text-inverse)}.icon-close-ZhzaEn:hover{cursor:pointer}.tags-container-Y1Wj7j{justify-content:center;width:100%;height:28px;margin-bottom:26px;display:flex}.media-container-fjWKAs{object-fit:contain;vertical-align:middle;border-radius:10px;justify-content:center;align-items:center;display:flex;overflow:hidden}.media-container-fjWKAs img{border-radius:4px;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.media-container-fjWKAs>div{max-height:100%}.media-container-fjWKAs .rh5v-DefaultPlayer_component{width:100%;overflow:visible}.media-container-fjWKAs .rh5v-DefaultPlayer_video{max-height:calc(var(--vh,1vh)*100 - 132px)}.arrow-nav-PPjpAC{z-index:1000;align-items:center;width:40px;height:40px;display:flex;position:absolute}.arrow-nav-PPjpAC svg path{fill:var(--color-text-inverse);fill-opacity:1}.arrow-nav-PPjpAC svg circle{stroke:var(--color-text-inverse);color:var(--color-text-inverse)}.arrow-nav-PPjpAC.left-Fd6K9T{position:absolute;top:50%;left:-3px;transform:translateY(-50%)}.arrow-nav-PPjpAC.right-rU91xM{position:absolute;top:50%;right:-3px;transform:translateY(-50%)rotate(180deg)}.arrow-nav-PPjpAC:hover{cursor:pointer}.action-footer-lSwCph{flex-wrap:wrap;align-items:center;width:100%;margin-top:16px;display:flex}.action-footer-lSwCph .name-wrapper-jkt3PN{width:100%;margin-bottom:16px;display:flex}.action-footer-lSwCph .btn-wrapper-UC7W1m{gap:16px;width:100%;display:flex}.action-footer-lSwCph .button-width-vjuj8z{--btn-width-setup:100%;--btn-max-width-setup:100%}@media not (min-width:1280px){.tags-container-Y1Wj7j{width:80%}.action-footer-lSwCph{flex-wrap:nowrap;justify-content:center}.action-footer-lSwCph .name-wrapper-jkt3PN{justify-content:flex-end;width:100%;margin-bottom:0;margin-right:16px}.action-footer-lSwCph .btn-wrapper-UC7W1m{width:100%}.action-footer-lSwCph .button-width-vjuj8z{--btn-width-setup:100%;--btn-max-width-setup:120px}}.tag-hv3KG4{width:-webkit-min-content;width:min-content;font-size:var(--text-xxs);font-weight:var(--fw-medium);color:var(--color-text-inverse);border:1px solid var(--color-border-active-checked);font-family:var(--font-main);background-color:var(--color-interactive-default);white-space:nowrap;border-radius:4px;padding:4px 8px}.tag-hv3KG4.default-Fe9GlD{border:1px solid var(--color-border-active-checked);background-color:var(--color-interactive-default)}.tag-hv3KG4.dark-TluxZ6{border:1px solid var(--color-border-base-light);background-color:var(--gallery-bg-dark)}.tag-hv3KG4.has-color-AeqQP1{background:var(--tag-color);border:1px solid rgba(0,0,0,.18)}@supports (background:color-mix(in srgb, red, blue)){.tag-hv3KG4.has-color-AeqQP1{background:color-mix(in srgb, var(--tag-color) 75%, var(--color-interactive-default));border-color:color-mix(in srgb, var(--tag-color) 70%, var(--color-border-active-checked))}}.tag-list-wrapper-VwD7be{justify-content:flex-start;align-items:center;width:calc(100% - 80px);min-width:0;margin-bottom:8px;display:flex}.tag-list-wrapper-VwD7be.centered-JHZDUu{justify-content:center}.manage-btn-wrapper-kD8Sk4{margin-right:8px}.manage-btn-wrapper-kD8Sk4,.results-test-gT1c0_{flex:none}.results-test-gT1c0_{font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--color-text-primary);font-family:var(--font-main);align-items:center;margin-right:8px;display:flex}.results-test-gT1c0_>span:first-child{margin-right:3px}.tag-list-B0sixj{white-space:nowrap;align-items:center;gap:4px;min-width:0;display:flex}.tag-wrapper-crPpvj{margin-right:4px}.tag-wrapper-crPpvj,.more-tags-BbfQMa{width:-webkit-min-content;width:min-content;font-size:var(--text-xs);font-weight:var(--fw-medium);text-align:center;color:var(--color-text-inverse);font-family:var(--font-main);flex:none}.tag-wrapper-crPpvj.default-ltR7to,.more-tags-BbfQMa.default-ltR7to{color:var(--color-text-primary)}.tag-wrapper-crPpvj.dark-iSwbXa,.more-tags-BbfQMa.dark-iSwbXa{color:var(--color-text-inverse)}.tag-wrapper-crPpvj:hover,.more-tags-BbfQMa:hover{cursor:pointer}.more-tags-BbfQMa{white-space:nowrap;flex:none;width:-webkit-max-content;width:max-content}.more-tags-measure-rjFyaZ{visibility:hidden;pointer-events:none;white-space:nowrap;width:-webkit-max-content;width:max-content;display:inline-block;position:absolute;top:0;left:0}.measure-layer-gsgBYK{visibility:hidden;pointer-events:none;white-space:nowrap;height:0;position:absolute;overflow:hidden}.measure-tags-NAYLlJ{align-items:center;gap:8px;display:flex}.tags-tooltip-wrapper-NB7N7t{background-color:var(--color-surface-default);border-radius:4px;flex-wrap:wrap;justify-content:flex-start;width:300px;padding:8px;display:flex}.tags-tooltip-wrapper-NB7N7t.default-LDyj_a{background-color:var(--color-surface-default);box-shadow:0 0 0 1px var(--color-border-default)}.tags-tooltip-wrapper-NB7N7t.dark-hWhB3A{background-color:var(--color-toast-bg-system);border:1px solid var(--color-border-base-light)}.tags-tooltip-wrapper-NB7N7t .tag-wrapper-YDQ4WD{margin-bottom:4px;margin-right:4px}.react-tooltip-zXae47{z-index:3000!important;padding:0!important}.react-tooltip-zXae47 .react-tooltip-content-wrapper{padding:0}.react-tooltip-zXae47.dark-hWhB3A{background-color:unset!important;border-radius:4px!important;overflow:hidden!important}.react-tooltip-zXae47.custom-top-position-e_9HQ1{top:52px!important}.react-tooltip-zXae47.custom-position-gM8Jbm{transform:translate(-50%);left:50%!important}.react-tooltip-zXae47.custom-position-gM8Jbm:after{display:none!important}.react-tooltip-zXae47{--rt-opacity:1}@media (min-width:744px){.react-tooltip-zXae47.custom-position-gM8Jbm{transform:none;top:52px!important;right:50px!important;left:unset!important}.react-tooltip-zXae47.custom-position-gM8Jbm:after{display:inline-block;right:30px!important;left:unset!important}}.filename-wrapper-Ng50gm{-webkit-user-select:text;user-select:text;align-items:center;width:100%;height:32px;display:flex}.filename-wrapper-Ng50gm .view-wrapper-ZEhInx{flex-wrap:nowrap;justify-content:center;align-items:center;gap:10px;width:100%;padding-right:10px;display:flex}.filename-wrapper-Ng50gm .view-wrapper-ZEhInx .name-t43pzj{width:-webkit-min-content;width:min-content;margin-right:10px;display:flex;overflow:hidden}.filename-wrapper-Ng50gm .view-wrapper-ZEhInx .name-t43pzj span{white-space:nowrap;font-family:var(--font-main);font-size:var(--text-xs);font-weight:var(--fw-regular);color:rgba(255,255,255,.38)}.filename-wrapper-Ng50gm .view-wrapper-ZEhInx .name-t43pzj span:first-child{text-overflow:ellipsis;width:-webkit-min-content;width:min-content;overflow:hidden}.filename-wrapper-Ng50gm .view-wrapper-ZEhInx .name-t43pzj span:last-child{width:-webkit-min-content;width:min-content}.filename-wrapper-Ng50gm .action-eZL_G8{border-radius:4px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;display:flex}.filename-wrapper-Ng50gm .action-eZL_G8:hover{cursor:pointer;background-color:rgba(255,255,255,.04)}.filename-wrapper-Ng50gm .action-eZL_G8 svg{width:22px;min-width:22px;height:22px}.filename-wrapper-Ng50gm .action-eZL_G8 svg path{fill:var(--color-text-inverse-muted);fill-opacity:1}.filename-wrapper-Ng50gm .action-eZL_G8 svg circle{stroke:var(--color-text-inverse-muted);color:var(--color-text-inverse-muted)}@media (min-width:744px){.filename-wrapper-Ng50gm{width:100%;max-width:280px}.filename-wrapper-Ng50gm .view-wrapper-ZEhInx .name-t43pzj{width:100%;max-width:240px}.filename-wrapper-Ng50gm .view-wrapper-ZEhInx .name-t43pzj span{font-size:var(--text-sm)}}.input-base-YwDpfL{-webkit-appearance:none;appearance:none;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;background:0 0;border:none;outline:none;width:100%;margin:0;padding:0}.input-base-YwDpfL::-webkit-search-decoration{display:none}.input-base-YwDpfL::-webkit-search-cancel-button{display:none}.input-base-YwDpfL::-webkit-search-results-button{display:none}.input-base-YwDpfL::-webkit-search-results-decoration{display:none}.input-base-YwDpfL::-ms-clear{width:0;height:0;display:none}.input-base-YwDpfL::-ms-reveal{width:0;height:0;display:none}.input-base-YwDpfL::placeholder{color:inherit}.input-base-YwDpfL:focus{outline:none}.input-base-YwDpfL:disabled{cursor:not-allowed}.input-base-YwDpfL:-webkit-autofill{transition:all 5000s ease-in-out}.input-base-YwDpfL:-webkit-autofill:hover{transition:all 5000s ease-in-out}.input-base-YwDpfL:-webkit-autofill:focus{transition:all 5000s ease-in-out}.input-base-YwDpfL:-webkit-autofill:active{transition:all 5000s ease-in-out}.edit-name-input-nhUJAs{height:32px;font-family:var(--font-main);font-weight:var(--fw-regular);font-size:var(--text-xs);color:var(--color-text-inverse);border:1px solid #b9cede;border-radius:4px;outline:none;padding:7px}.edit-name-input-nhUJAs:focus,.edit-name-input-nhUJAs:active{box-shadow:0 0 0 3px #4b4e4e}.loading-wrapper-o7sZVE{color:#fff;padding:16px}.media-content-wrapper-y6IrgV{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:relative}.icon-close-yzJ87A{justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:-14px;right:-14px}.icon-close-yzJ87A svg path{fill:var(--color-text-inverse);fill-opacity:1}.icon-close-yzJ87A svg circle{stroke:var(--color-text-inverse);color:var(--color-text-inverse)}.icon-close-yzJ87A:hover{cursor:pointer}.tags-container-DmobhW{justify-content:center;width:100%;height:28px;margin-bottom:26px;display:flex}.media-container-J7i0TW{justify-content:center;align-items:center;display:flex;overflow:hidden}.media-container-J7i0TW img{border-radius:4px;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.arrow-nav-vAKuOc{align-items:center;width:40px;height:40px;display:flex;position:absolute}.arrow-nav-vAKuOc svg path{fill:var(--color-text-inverse);fill-opacity:1}.arrow-nav-vAKuOc svg circle{stroke:var(--color-text-inverse);color:var(--color-text-inverse)}.arrow-nav-vAKuOc.left-Rse5Ns{position:absolute;top:50%;left:-3px;transform:translateY(-50%)}.arrow-nav-vAKuOc.right-rVbBRX{position:absolute;top:50%;right:-3px;transform:translateY(-50%)rotate(180deg)}.arrow-nav-vAKuOc:hover{cursor:pointer}.action-footer-Ve_Nlw{flex-wrap:wrap;align-items:center;width:100%;margin-top:16px;display:flex}.action-footer-Ve_Nlw .name-wrapper-G0H_MU{width:100%;margin-bottom:16px;display:flex}.action-footer-Ve_Nlw .btn-wrapper-K4vZs4{gap:16px;width:100%;display:flex}.action-footer-Ve_Nlw .button-width-XNuTfM{--btn-width-setup:100%;--btn-max-width-setup:100%}.fallback-content-YxN3Be{color:#fff;padding:16px}@media (min-width:1280px){.tags-container-DmobhW{width:80%}.action-footer-Ve_Nlw{flex-wrap:nowrap;justify-content:center}.action-footer-Ve_Nlw .name-wrapper-G0H_MU{justify-content:flex-end;width:100%;margin-bottom:0;margin-right:16px}.action-footer-Ve_Nlw .btn-wrapper-K4vZs4{width:100%}.action-footer-Ve_Nlw .button-width-XNuTfM{--btn-width-setup:100%;--btn-max-width-setup:120px}}.loader-wrapper-aQx9R0{color:var(--color-text-inverse);padding:16px}.options_list-pc04uD{width:300px;margin:30px}.shift_filter_options-UKl3sS{width:200px;margin:30px}.options_selectors_container-XXojEa{display:flex}.indicator-x21Qwa{transition:transform .2s;transform:rotate(-90deg)}.open-Kkp3KO{transform:rotate(90deg)}.radio-label-wrapper-NwzX5c{justify-content:center;align-items:center;display:flex}.filters-dropdown-layout-fCIeQu{position:relative}.filters-dropdown-layout-fCIeQu .home-button-Twrmga{border:1px solid var(--color-border-input-secondary-disabled);border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;height:32px;display:flex}.filters-dropdown-layout-fCIeQu .home-button-Twrmga:disabled{opacity:.35;cursor:not-allowed}.filters-dropdown-layout-fCIeQu .home-button-Twrmga:hover:not(:disabled){background:var(--color-surface-hover)}.filters-dropdown-layout-fCIeQu .filters-button-oi_RAR{border:1px solid var(--color-border-input-secondary-disabled);border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.filters-dropdown-layout-fCIeQu .filters-button-oi_RAR.filters-button-active-hPFuiN{background-color:#f2f2f2}.filters-dropdown-layout-fCIeQu .filters-block-wrapper-mobile-wFdIsG{z-index:999;background-color:var(--color-surface-default);border-radius:4px;height:-webkit-max-content;height:max-content;padding:8px 12px;position:absolute;top:calc(100% + 4px);right:calc(100% - 40px);box-shadow:0 3px 12px rgba(51,51,51,.15)}.filters-dropdown-layout-fCIeQu .filters-block-wrapper-mobile-wFdIsG .online-only-switch-wrapper-DRPjBM{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.filters-dropdown-layout-fCIeQu .filters-block-wrapper-mobile-wFdIsG .filters-block-divider-ptaRv1{opacity:.1;background-color:var(--color-surface-default-dark);width:100%;height:1px;margin:8px 0}.switch-wrapper-YMupZJ{margin:0 24px}.online-status-layout-vF1Cub{padding:6px}.online-status-layout-vF1Cub .online-status-indicator-vcl_pM{border-radius:100%;width:6px;height:6px}.online-status-layout-vF1Cub .online-status-indicator-vcl_pM.online-status-online-U2fBLj{background-color:var(--color-surface-status-indicator-online)}.online-status-layout-vF1Cub .online-status-indicator-vcl_pM.online-status-offline-PvdJq3{background-color:var(--color-surface-status-indicator-offline)}.online-status-layout-vF1Cub .online-status-indicator-vcl_pM.online-status-admin-online-msLk0w{background-color:var(--color-surface-status-indicator-active)}.online-status-layout-vF1Cub .online-status-indicator-vcl_pM.online-status-anomaly-BhFn1d{background-color:var(--color-surface-danger-strong)}.custom-select-option-layout-disabled-rN7JWl{opacity:.3;cursor:not-allowed!important}.custom-select-option-e1q0Pn{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.custom-select-option-e1q0Pn .custom-select-option-label-QTIaPW{align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.icon-wrapper-jT5kgn{justify-content:center;align-items:center;display:flex}.manage-block-layout-srs6NP{display:var(--select-display-state,block);padding:10px 5px 0}.manage-block-container-hfl8Cd{background-color:var(--color-surface-default);border-radius:4px;align-items:center;gap:10px;padding:10px 8px;display:flex}.manage-block-container-hfl8Cd .home-button-V_ngol{border:1px solid var(--color-border-input-secondary-disabled);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.manage-block-container-hfl8Cd .home-button-V_ngol:disabled{opacity:.35;cursor:not-allowed}.manage-block-container-hfl8Cd .home-button-V_ngol:hover:not(:disabled){background:var(--color-surface-hover)}.select-label-wrapper-QImceh{flex:1}@media (min-width:1280px){.select-label-wrapper-QImceh{max-width:420px}}.navigation-buttons-p5oqEf{border:1px solid var(--color-border-input-secondary-disabled);border-radius:4px;flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.navigation-buttons-p5oqEf .navigation-button-up-CBB_Wk,.navigation-buttons-p5oqEf .navigation-button-down-smuNf0{cursor:pointer;justify-content:center;align-items:center;width:38px;height:19px;padding:0 8px;display:flex}.navigation-buttons-p5oqEf .navigation-button-up-CBB_Wk:disabled,.navigation-buttons-p5oqEf .navigation-button-down-smuNf0:disabled{opacity:.35;cursor:not-allowed}.navigation-buttons-p5oqEf .navigation-button-up-CBB_Wk:hover:not(:disabled),.navigation-buttons-p5oqEf .navigation-button-down-smuNf0:hover:not(:disabled){background:var(--color-surface-hover)}.navigation-buttons-p5oqEf .navigation-button-up-CBB_Wk svg{transform:rotate(90deg)}.navigation-buttons-p5oqEf .navigation-button-up-CBB_Wk svg path{fill-opacity:1}.navigation-buttons-p5oqEf .navigation-button-down-smuNf0 svg{transform:rotate(-90deg)}.navigation-buttons-p5oqEf .navigation-button-down-smuNf0 svg path{fill-opacity:1}.navigation-buttons-p5oqEf .divider-mrTP_Q{background-color:var(--color-border-input-secondary-disabled);width:100%;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.wrapper-x2vEFX{justify-content:space-between;padding:4px 16px;display:flex}.wrapper-x2vEFX .bannerElement-DYqzPu{color:#828282;text-transform:uppercase;gap:8px;font-size:12px;font-weight:500;display:flex}@media not (min-width:1280px){.wrapper-x2vEFX{justify-content:center}.wrapper-x2vEFX .bannerElement-DYqzPu:last-child{display:none}}.dummy-block-wrapper-qieQ4B{background-color:var(--color-background-default);justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.dummy-block-wrapper-qieQ4B .dummy-block-logo-oMXHdG{margin-bottom:8px}.dummy-block-wrapper-qieQ4B .dummy-block-WGMgah{box-shadow:var(--box-shadow-base);background-color:var(--color-base-white-100);border-radius:4px;flex-direction:column;align-items:center;gap:8px;margin:16px;padding:16px;display:flex}@media (min-width:1280px){.dummy-block-wrapper-qieQ4B .dummy-block-WGMgah{padding:24px}}.button-DEF5No{align-items:center;margin-top:16px;padding:7px 12px;display:flex;height:auto!important;min-height:auto!important}.button-DEF5No .button-content-Sax9_j{font-size:var(--text-xs);font-family:var(--font-main);font-weight:var(--fw-semibold);white-space:nowrap;color:var(--color-text-inverse)}.button-DEF5No svg{width:18px;height:18px;margin-right:9px}.button-DEF5No svg path{stroke:var(--color-base-white-100)}.page_wrap-4WmIhG{height:100vh;height:calc(var(--vh,1vh)*100);flex-direction:column;width:100%;display:flex}.wchat_wrap-rzEzhI,.wchat_wrap_redesign-_dvtJc{background-color:#eef1f5;flex:1;display:flex;position:relative;overflow:hidden}.wchat_wrap_redesign-_dvtJc .content_redesign-QeggNw{flex-direction:column;flex:1;width:100%;display:flex;overflow:hidden}.wchat_wrap_redesign-_dvtJc .children_wrap_redesign-P0as2S{flex:1;width:100%;display:flex;position:relative;overflow:hidden}@media screen and (max-width:1399px){.wchat_wrap-rzEzhI,.wchat_wrap_redesign-_dvtJc{padding-left:130px}.wchat_wrap_redesign-_dvtJc.is-new-app-nav-menu-UqawB0{padding-left:0}}@media not (min-width:1280px){.wchat_wrap-rzEzhI,.wchat_wrap_redesign-_dvtJc{padding-left:0}}.root-Vh_2dZ{width:100%;min-width:0;height:100%;min-height:0}.panel-content-e6GHoF{width:100%;min-width:0;height:100%;min-height:0;overflow:hidden}.handle-s8bEGr{box-shadow:none;-webkit-tap-highlight-color:transparent;background:0 0;border:0;outline:none;flex-shrink:0}.handle-s8bEGr:focus,.handle-s8bEGr:active{box-shadow:none;border:0;outline:none}.handle-s8bEGr:focus-visible{box-shadow:none;border:0;outline:none}.handle-s8bEGr:focus-within{box-shadow:none;border:0;outline:none}.handle-vertical-__OhuL{flex-direction:column;justify-content:center;align-items:center;width:16px;display:flex}.handle-vertical-__OhuL svg{width:14px;height:14px;margin-top:12px;margin-bottom:12px}.handle-vertical-__OhuL:hover .vertical-line-e1NF_o{background-color:var(--bg-vertical-handler-line)}.handle-vertical-__OhuL .vertical-line-e1NF_o:first-child{margin-top:var(--vertical-handle-line-inset,10px)}.handle-vertical-__OhuL .vertical-line-e1NF_o:last-child{margin-bottom:var(--vertical-handle-line-inset,10px)}.handle-disabled-xdrSt_ .horizontal-line-xlpTkj{visibility:hidden}.handle-horizontal-y64L5O{justify-content:center;align-items:center;height:24px;display:flex}.vertical-line-e1NF_o{flex:1;width:2px}.horizontal-line-xlpTkj{background-color:var(--bg-horisontal-handler);border-radius:3px;width:134px;height:5px}@media (min-width:1280px){.handle-horizontal-y64L5O{height:8px}.horizontal-line-xlpTkj{height:4px}}.root-hMVsrD{width:100%;min-width:0;height:100%;min-height:0}.main-content-x6eWAy{width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.right-sidebar-LgFgNx{width:100%;min-width:0;height:100%;min-height:0;overflow:hidden}.app-header-MqM1mB{border-bottom:1px solid var(--color-border-default);justify-content:space-between;align-items:center;height:52px;padding-left:4px;padding-right:4px;display:flex}.toast-button-_Yx2Kp,.notify-button-KUEbPx{flex:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;display:flex}.toast-button-_Yx2Kp svg path,.notify-button-KUEbPx svg path{fill:var(--color-text-secondary);fill-opacity:1}.toast-button-_Yx2Kp svg circle,.notify-button-KUEbPx svg circle{stroke:var(--color-text-secondary);color:var(--color-text-secondary)}.toast-button-_Yx2Kp:hover,.notify-button-KUEbPx:hover{cursor:pointer}.toast-button-_Yx2Kp:hover svg path,.notify-button-KUEbPx:hover svg path{fill:var(--color-text-muted);fill-opacity:1}.toast-button-_Yx2Kp:hover svg circle,.notify-button-KUEbPx:hover svg circle{stroke:var(--color-text-muted);color:var(--color-text-muted)}.notify-button-KUEbPx{position:relative}.notify-button-KUEbPx .counter-bbWj5a{position:absolute;top:3px;right:1px}.heart-menu-qVoQmk{flex:1;justify-content:center;align-items:center;display:flex}.heart-menu-qVoQmk .filter-wzo7uK{justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;margin-right:8px;display:flex}.heart-menu-qVoQmk .heart-mukmIF{justify-content:center;align-items:center;margin-right:7px;display:flex}.heart-menu-qVoQmk .navigation-arrow-jRzS9j{justify-content:center;align-items:center;width:32px;height:32px;margin-right:8px;display:flex;transform:rotate(270deg)}.heart-menu-qVoQmk .navigation-arrow-jRzS9j svg path{fill:var(--color-text-secondary);fill-opacity:1}.heart-menu-qVoQmk .navigation-arrow-jRzS9j svg circle{stroke:var(--color-text-secondary);color:var(--color-text-secondary)}.heart-menu-qVoQmk .navigation-arrow-jRzS9j:hover{cursor:pointer}.heart-menu-qVoQmk .navigation-arrow-jRzS9j:hover svg path{fill:var(--color-text-muted);fill-opacity:1}.heart-menu-qVoQmk .navigation-arrow-jRzS9j:hover svg circle{stroke:var(--color-text-muted);color:var(--color-text-muted)}.profile-block-rnqq0H .icon-heart-De42Ka{position:absolute;bottom:-4px;right:0}.profile-block-wrapper-Scimg9{align-items:center;gap:8px;display:flex}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk{flex-shrink:0;position:relative}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk .photo-FepDQ3{object-fit:cover;border-radius:100%;display:block}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk .online-indicator-TDReZJ,.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk .custom-component-g27PhE{box-sizing:content-box;border-style:solid;border-color:var(--color-surface-default);background-color:var(--color-surface-status-indicator-offline);border-radius:100%;position:absolute;bottom:-1px;right:-1px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk .birthday-indicator-tAdFCI{background-color:var(--color-surface-default);border-radius:100%;justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;bottom:-1px;left:-1px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.xs-QXxMLZ .photo-FepDQ3{width:32px;height:32px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.xs-QXxMLZ .online-indicator-TDReZJ{border-width:2px;width:5px;height:5px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.xs-QXxMLZ .birthday-indicator-tAdFCI{width:12px;height:12px;bottom:-1px;left:-1px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.sm-AIPkAK .photo-FepDQ3{width:36px;height:36px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.sm-AIPkAK .online-indicator-TDReZJ{border-width:2px;width:7px;height:7px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.sm-AIPkAK .birthday-indicator-tAdFCI{width:13px;height:13px;bottom:-1px;left:-1px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.md-ElG5GA .photo-FepDQ3{width:40px;height:40px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.md-ElG5GA .online-indicator-TDReZJ{border-width:2px;width:6px;height:6px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.md-ElG5GA .birthday-indicator-tAdFCI{width:14px;height:14px;bottom:0;left:-2px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.lg-IlUl1J .photo-FepDQ3{width:46px;height:46px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.lg-IlUl1J .online-indicator-TDReZJ{border-width:2px;width:7px;height:7px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.lg-IlUl1J .birthday-indicator-tAdFCI{width:15px;height:15px;bottom:-3px;left:-2px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.xl-P3PcoO .photo-FepDQ3{width:48px;height:48px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.xl-P3PcoO .online-indicator-TDReZJ{border-width:3px;width:8px;height:8px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.xl-P3PcoO .birthday-indicator-tAdFCI{width:15px;height:15px;bottom:-1px;left:-2px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.xxl-OtChrM .photo-FepDQ3{width:56px;height:56px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.xxl-OtChrM .online-indicator-TDReZJ{border-width:3px;width:9px;height:9px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.xxl-OtChrM .birthday-indicator-tAdFCI{width:16px;height:16px;bottom:-1px;left:-2px}.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.xs-QXxMLZ .online-indicator-TDReZJ.is-online-CylB5J,.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.sm-AIPkAK .online-indicator-TDReZJ.is-online-CylB5J,.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.md-ElG5GA .online-indicator-TDReZJ.is-online-CylB5J,.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.lg-IlUl1J .online-indicator-TDReZJ.is-online-CylB5J,.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.xl-P3PcoO .online-indicator-TDReZJ.is-online-CylB5J,.profile-block-wrapper-Scimg9 .photo-wrapper-tJvEfk.xxl-OtChrM .online-indicator-TDReZJ.is-online-CylB5J{background-color:var(--color-surface-status-indicator-online)}.profile-block-wrapper-Scimg9 .badge-WB7Emi{box-sizing:content-box;justify-content:center;align-items:center;display:flex;position:absolute;top:3px;right:3px}.profile-block-wrapper-Scimg9 .label-alFvvd{flex-direction:column;gap:4px;min-width:0;display:flex}.dragHandle-Wh74RX{justify-content:center;align-items:center;display:flex}.dragHandle-Wh74RX .handler-Exmejo{background-color:var(--color-surface-status-indicator-offline);border-radius:4px}.dragHandle-Wh74RX.top-eio4XK,.dragHandle-Wh74RX.bottom-PuAl8N{width:100%;height:13px;min-height:13px}.dragHandle-Wh74RX.top-eio4XK .handler-Exmejo,.dragHandle-Wh74RX.bottom-PuAl8N .handler-Exmejo{width:56px;height:5px}.dragHandle-Wh74RX.left-nvaRuB,.dragHandle-Wh74RX.right-_OBIjA{width:13px;min-width:13px;height:100%}.dragHandle-Wh74RX.left-nvaRuB .handler-Exmejo,.dragHandle-Wh74RX.right-_OBIjA .handler-Exmejo{width:5px;height:56px}.swipeableDrawer-_MMojQ{z-index:var(--z-outer-drawer)}.swipeableDrawer-_MMojQ .paper-Nu_SLk{display:flex;overflow:hidden}.swipeableDrawer-_MMojQ .paper-Nu_SLk[data-anchor=bottom]{border-top-left-radius:16px;border-top-right-radius:16px;flex-direction:column}.swipeableDrawer-_MMojQ .paper-Nu_SLk[data-anchor=top]{border-bottom-right-radius:16px;border-bottom-left-radius:16px;flex-direction:column}.swipeableDrawer-_MMojQ .paper-Nu_SLk[data-anchor=left]{box-shadow:none;border-top-right-radius:16px;border-bottom-right-radius:16px;flex-direction:row}.swipeableDrawer-_MMojQ .paper-Nu_SLk[data-anchor=right]{box-shadow:none;border-top-left-radius:16px;border-bottom-left-radius:16px;flex-direction:row}.swipeableDrawer-_MMojQ .paper-Nu_SLk[data-show-drag-handle=false]{border-radius:0}.swipeableDrawer-_MMojQ .paper-Nu_SLk{padding-top:0}.drawer-EuLR_q{z-index:var(--z-inner-drawer);position:relative}.drawer-EuLR_q .paper-Nu_SLk{display:flex;overflow:hidden}.drawer-EuLR_q .paper-Nu_SLk[data-anchor=bottom]{border-top-left-radius:16px;border-top-right-radius:16px;flex-direction:column}.drawer-EuLR_q .paper-Nu_SLk[data-anchor=top]{border-bottom-right-radius:16px;border-bottom-left-radius:16px;flex-direction:column}.drawer-EuLR_q .paper-Nu_SLk[data-anchor=left]{box-shadow:none;border-top-right-radius:16px;border-bottom-right-radius:16px;flex-direction:row}.drawer-EuLR_q .paper-Nu_SLk[data-anchor=right]{box-shadow:none;border-top-left-radius:16px;border-bottom-left-radius:16px;flex-direction:row}.drawer-EuLR_q .paper-Nu_SLk[data-show-drag-handle=false]{border-radius:0}.drawer-EuLR_q .paper-Nu_SLk{padding-top:10px}.drawer-EuLR_q .cross-rNw0FW{justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:7px;right:7px}.drawer-EuLR_q .cross-rNw0FW svg{width:24px;height:24px}.drawer-EuLR_q .cross-rNw0FW svg path{fill:var(--color-text-muted);fill-opacity:1}.drawer-EuLR_q .cross-rNw0FW svg circle{stroke:var(--color-text-muted);color:var(--color-text-muted)}.drawer-EuLR_q .cross-rNw0FW:hover{cursor:pointer}.drawer-EuLR_q .cross-rNw0FW:hover svg{width:24px;height:24px}.drawer-EuLR_q .cross-rNw0FW:hover svg path{fill:var(--color-text-secondary);fill-opacity:1}.drawer-EuLR_q .cross-rNw0FW:hover svg circle{stroke:var(--color-text-secondary);color:var(--color-text-secondary)}.content-uT3oxj{overscroll-behavior-y:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;flex:auto;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto}.profiles-menu-po62r3{background-color:var(--color-surface-default);flex-direction:column;width:100%;height:100%;min-height:0;padding:0 8px 8px;display:flex;overflow:hidden}.profiles-menu-po62r3 .profile-list-wrapper-Yjl2va{height:100%;max-height:unset;overflow-x:hidden;overflow-y:scroll}.profiles-menu-po62r3 .profile-list-wrapper-Yjl2va::-webkit-scrollbar{width:7px}.profiles-menu-po62r3 .profile-list-wrapper-Yjl2va::-webkit-scrollbar-thumb{background-color:var(--color-surface-active);background-clip:padding-box;border:2px solid transparent;border-width:2px 0 2px 3px;border-radius:10px}.profiles-menu-po62r3 .profile-list-wrapper-Yjl2va::-webkit-scrollbar-thumb:hover{filter:brightness(.9)}.profiles-menu-po62r3 .profile-list-wrapper-Yjl2va::-webkit-scrollbar-track{background:0 0}.profiles-menu-po62r3 .profile-list-wrapper-Yjl2va::-webkit-scrollbar-button{display:none}.profiles-list-K4ilvs{flex-direction:column;width:100%;height:100%;display:flex}.header-xex2dQ{flex:0 0 32px;justify-content:center;align-items:center;height:32px;margin-bottom:8px;display:flex}.filter-input-JQlbBc{justify-content:space-between;align-items:center;padding-right:10px;display:flex}.footer-TxUH0y{height:18px;font-size:var(--text-xs);font-weight:var(--fw-regular);color:rgba(51,51,51,.7);border-top:1px solid var(--color-border-light-grey);background-color:var(--color-surface-default);font-family:var(--font-main);justify-content:center;align-items:center;display:flex}.footer-TxUH0y span:first-child{margin-right:4px}@media (min-width:744px){.profiles-list-K4ilvs{margin-bottom:16px}.profiles-menu-po62r3{padding-top:8px}.footer-TxUH0y{height:22px}}.cross-button-kcMx0Z{opacity:0;cursor:pointer;justify-content:center;align-items:center;width:22px;height:22px;margin-left:4px;padding:0;display:flex}.cross-button-kcMx0Z.visible-Hy12Uc{opacity:1}.cross-button-kcMx0Z svg path{fill-opacity:1;fill:var(--color-radio-default)!important}.input-layout-UKHDAq{width:100%;font-family:var(--font-main);color:var(--color-text-secondary);background:var(--color-surface-default);border:1px solid;border-color:var(--color-border-light);border-radius:4px;align-items:center;gap:4px;transition:box-shadow .1s ease-in-out,border-color .1s ease-in-out,background-color .1s ease-in-out;display:flex}.input-layout-UKHDAq:hover{background:var(--color-surface-secondary);border-color:var(--color-border-light-hover)}.input-layout-UKHDAq:has(.root-input-kOW2t6:focus):not([data-error=true]){border-color:var(--color-border-active-checked);box-shadow:0 0 0 2px var(--color-surface-active);color:var(--color-text-primary)}.input-layout-UKHDAq:has(.root-input-kOW2t6:focus):not([data-error=true]) path{fill:var(--color-border-active-checked);fill-opacity:1}.input-layout-UKHDAq:has(.root-input-kOW2t6:focus):not([data-error=true]) circle{stroke:var(--color-border-active-checked);color:var(--color-border-active-checked)}.input-layout-UKHDAq[data-error=true]{border-color:var(--color-interactive-checked-error);box-shadow:0 0 0 2px var(--color-status-error-bg-strong);color:var(--color-text-primary)}.input-layout-UKHDAq[data-error=true] path{fill:var(--color-interactive-checked-error);fill-opacity:1}.input-layout-UKHDAq[data-error=true] circle{stroke:var(--color-interactive-checked-error);color:var(--color-interactive-checked-error)}.input-layout-UKHDAq:has(.root-input-kOW2t6:invalid):not([data-error=true]){border-color:var(--color-interactive-checked-error);box-shadow:0 0 0 2px var(--color-status-error-bg-strong);color:var(--color-text-primary)}.input-layout-UKHDAq:has(.root-input-kOW2t6:invalid):not([data-error=true]) path{fill:var(--color-interactive-checked-error);fill-opacity:1}.input-layout-UKHDAq:has(.root-input-kOW2t6:invalid):not([data-error=true]) circle{stroke:var(--color-interactive-checked-error);color:var(--color-interactive-checked-error)}.input-layout-UKHDAq:has(.root-input-kOW2t6:disabled){opacity:.8;pointer-events:none}.root-input-wrapper-Kh_hv0{flex:1;order:0;align-items:center;height:100%;display:flex}.root-input-wrapper-Kh_hv0 .root-input-kOW2t6{flex:1;min-width:0;height:100%}.root-input-wrapper-Kh_hv0 .root-input-kOW2t6::placeholder{color:var(--color-text-secondary)}.slot-element-Hcl5i7{flex-shrink:0;justify-content:center;align-items:center;display:flex}.slot-element-Hcl5i7 svg,.slot-element-Hcl5i7 svg path{fill:var(--color-text-secondary);transition:fill 50ms ease-in-out}.slot-right-q9MHAL{order:1}.slot-left-ogmSGn{order:-1}.size-sm-qzCQDq{height:28px;padding:0 4px;font-size:10px}.size-sm-qzCQDq .slot-element-Hcl5i7{min-width:16px;height:16px}.size-sm-qzCQDq .slot-element-Hcl5i7 svg{width:16px;height:16px}.size-md-IV9gZ6{height:32px;padding:0 8px;font-size:12px}.size-md-IV9gZ6 .slot-element-Hcl5i7{min-width:18px;height:18px}.size-md-IV9gZ6 .slot-element-Hcl5i7 svg{width:18px;height:18px}.size-lg-t9P_Ko{height:40px;padding:0 8px;font-size:14px}.size-lg-t9P_Ko .slot-element-Hcl5i7{min-width:22px;height:22px}.size-lg-t9P_Ko .slot-element-Hcl5i7 svg{width:22px;height:22px}.search-input-ruRjSE{width:100%;margin-bottom:4px;margin-right:8px;display:flex}.profile-list-item-O0CBG3{border:1px solid var(--color-surface-default);border-bottom:1px solid var(--color-border-light-grey);justify-content:space-between;align-items:center;width:100%;height:44px;padding:3px 4px;display:flex}.profile-list-item-O0CBG3:last-child{border:0}.profile-list-item-O0CBG3:hover{cursor:pointer}.profile-list-item-O0CBG3.is-selected-CepvsO{border:1px solid var(--color-border-active-soft);background-color:var(--color-surface-soft);border-radius:4px}.profile-list-item-O0CBG3 .profile-actions-ySLoD2{justify-content:flex-end;align-items:center;width:100%;padding-right:16px;display:flex}.profile-list-item-O0CBG3 .profile-actions-ySLoD2 .decoration-line-AHC34O{background-color:var(--color-border-active-soft);width:1px;height:18px;margin-left:4px;margin-right:4px}.profile-list-item-O0CBG3 .profile-actions-ySLoD2>a{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.profile-list-item-O0CBG3 .switch-wrapper-pqdYmE{align-items:center;width:-webkit-min-content;width:min-content;height:100%;display:flex}@media (min-width:744px){.profile-list-item-O0CBG3{height:56px}}@media (min-width:1280px){.profile-list-item-O0CBG3{height:44px}.profile-list-item-O0CBG3 .profile-item-info-xGufRO{width:58px}}.profiles-list-HeNYix{scrollbar-gutter:stable;flex-direction:column;flex:auto;width:100%;height:100%;min-height:0;margin-bottom:12px;display:flex}.empty-state-profiles-ry3_co{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding-top:50px;padding-bottom:50px;display:flex}@media (min-width:744px){.profiles-list-HeNYix{margin-bottom:16px}}@media (min-width:1280px){.profiles-list-HeNYix{margin-bottom:0}}.main-header-menu-nzK3cV{background-color:var(--color-surface-default);scrollbar-width:none;-ms-overflow-style:none;height:100%;padding:8px 8px 56px;overflow:auto}.main-header-menu-nzK3cV.compacted-tmXiws{max-height:100%;padding-bottom:8px}.main-header-menu-nzK3cV::-webkit-scrollbar{display:none}.decoration-line-JCNam2{background-color:var(--color-border-light-grey);border-radius:2px;width:100%;height:1px;margin-bottom:8px}.decoration-line-JCNam2.compacted-tmXiws{width:40px}.menu-item-ozk1UM{width:100%;height:40px;font-size:var(--text-sm);border:1px solid var(--color-border-light-grey);cursor:pointer;font-family:var(--font-main);border-radius:4px;justify-content:space-between;align-items:center;margin-bottom:8px;padding-left:8px;padding-right:12px;display:flex}.menu-item-ozk1UM.compacted-UaRDk4{justify-content:center;width:40px;padding:0;position:relative}.menu-item-ozk1UM:last-child{margin-bottom:0}.menu-item-ozk1UM.menu-item-disabled-viO7Mi{cursor:not-allowed;opacity:.5}.menu-item-ozk1UM:-webkit-any(:hover,:active,.menu-item-ozk1UM.menu-item-is-active-nt86mU):not(.menu-item-disabled-viO7Mi){font-weight:var(--fw-medium);color:var(--color-text-inverse);border:1px solid var(--color-border-active-checked);background-color:var(--color-interactive-default)}.menu-item-ozk1UM:-webkit-any(:hover,:active,.menu-item-ozk1UM.menu-item-is-active-nt86mU):not(.menu-item-disabled-viO7Mi){font-weight:var(--fw-medium);color:var(--color-text-inverse);border:1px solid var(--color-border-active-checked);background-color:var(--color-interactive-default)}.menu-item-ozk1UM:is(:hover,:active,.menu-item-ozk1UM.menu-item-is-active-nt86mU):not(.menu-item-disabled-viO7Mi){font-weight:var(--fw-medium);color:var(--color-text-inverse);border:1px solid var(--color-border-active-checked);background-color:var(--color-interactive-default)}.menu-item-ozk1UM:-webkit-any(:hover,:active,.menu-item-ozk1UM.menu-item-is-active-nt86mU):not(.menu-item-disabled-viO7Mi) svg path{fill:var(--color-text-inverse);fill-opacity:1}.menu-item-ozk1UM:-webkit-any(:hover,:active,.menu-item-ozk1UM.menu-item-is-active-nt86mU):not(.menu-item-disabled-viO7Mi) svg path{fill:var(--color-text-inverse);fill-opacity:1}.menu-item-ozk1UM:is(:hover,:active,.menu-item-ozk1UM.menu-item-is-active-nt86mU):not(.menu-item-disabled-viO7Mi) svg path{fill:var(--color-text-inverse);fill-opacity:1}.menu-item-ozk1UM:-webkit-any(:hover,:active,.menu-item-ozk1UM.menu-item-is-active-nt86mU):not(.menu-item-disabled-viO7Mi) svg circle{stroke:var(--color-text-inverse);color:var(--color-text-inverse)}.menu-item-ozk1UM:-webkit-any(:hover,:active,.menu-item-ozk1UM.menu-item-is-active-nt86mU):not(.menu-item-disabled-viO7Mi) svg circle{stroke:var(--color-text-inverse);color:var(--color-text-inverse)}.menu-item-ozk1UM:is(:hover,:active,.menu-item-ozk1UM.menu-item-is-active-nt86mU):not(.menu-item-disabled-viO7Mi) svg circle{stroke:var(--color-text-inverse);color:var(--color-text-inverse)}.menu-item-ozk1UM:-webkit-any(:hover,:active,.menu-item-ozk1UM.menu-item-is-active-nt86mU):not(.menu-item-disabled-viO7Mi) span{color:var(--color-text-inverse)}.menu-item-ozk1UM:-webkit-any(:hover,:active,.menu-item-ozk1UM.menu-item-is-active-nt86mU):not(.menu-item-disabled-viO7Mi) span{color:var(--color-text-inverse)}.menu-item-ozk1UM:is(:hover,:active,.menu-item-ozk1UM.menu-item-is-active-nt86mU):not(.menu-item-disabled-viO7Mi) span{color:var(--color-text-inverse)}.menu-item-ozk1UM span{color:var(--color-text-muted);padding-left:8px}.main-item-content-zjRkeU{justify-content:center;align-items:center;display:flex}.menu-item-counter-lvgPI2.compacted-UaRDk4{position:absolute;top:-4px;right:-4px}.button-menu-list-VoNJkU{flex-direction:column;width:100%;padding:0 8px;display:flex}.btn-menu-divider-XNLQf0{background-color:var(--color-border-light-grey);border-radius:2px;width:100%;height:1px;margin-top:3px;margin-bottom:3px}.btn-menu-list-item-J0Rd61{--active-background:var(--color-interactive-default);--text-color:var(--color-text-muted);width:100%;height:40px;font-size:var(--text-sm);cursor:pointer;font-family:var(--font-main);border-radius:4px;justify-content:space-between;align-items:center;padding:0 8px;display:flex}.btn-menu-list-item-J0Rd61 .btn-menu-item-content-ecqT15{color:var(--text-color);justify-content:center;align-items:center;display:flex}.btn-menu-list-item-J0Rd61 .btn-menu-item-content-ecqT15 svg{margin-right:8px}.btn-menu-list-item-J0Rd61 .btn-menu-item-content-ecqT15 span{color:inherit}.btn-menu-list-item-J0Rd61.is-sign-out-FV6O93{--active-background:var(--color-interactive-checked-error);--text-color:var(--color-interactive-checked-error)}.btn-menu-list-item-J0Rd61:not(.is-sign-out-FV6O93):-webkit-any(:hover,:active,.is-active-qdJubt){font-weight:var(--fw-medium);color:var(--color-text-inverse);background-color:var(--active-background);border:none}.btn-menu-list-item-J0Rd61:not(.is-sign-out-FV6O93):-webkit-any(:hover,:active,.is-active-qdJubt){font-weight:var(--fw-medium);color:var(--color-text-inverse);background-color:var(--active-background);border:none}.btn-menu-list-item-J0Rd61:not(.is-sign-out-FV6O93):is(:hover,:active,.is-active-qdJubt){font-weight:var(--fw-medium);color:var(--color-text-inverse);background-color:var(--active-background);border:none}.btn-menu-list-item-J0Rd61.is-sign-out-FV6O93:-webkit-any(:hover,:active){font-weight:var(--fw-medium);color:var(--color-text-inverse);background-color:var(--active-background);border:none}.btn-menu-list-item-J0Rd61.is-sign-out-FV6O93:is(:hover,:active){font-weight:var(--fw-medium);color:var(--color-text-inverse);background-color:var(--active-background);border:none}.btn-menu-list-item-J0Rd61:not(.is-sign-out-FV6O93):-webkit-any(:hover,:active,.is-active-qdJubt) .btn-menu-item-content-ecqT15{color:var(--color-text-inverse)}.btn-menu-list-item-J0Rd61:not(.is-sign-out-FV6O93):-webkit-any(:hover,:active,.is-active-qdJubt) .btn-menu-item-content-ecqT15{color:var(--color-text-inverse)}.btn-menu-list-item-J0Rd61:not(.is-sign-out-FV6O93):is(:hover,:active,.is-active-qdJubt) .btn-menu-item-content-ecqT15{color:var(--color-text-inverse)}.btn-menu-list-item-J0Rd61.is-sign-out-FV6O93:-webkit-any(:hover,:active) .btn-menu-item-content-ecqT15{color:var(--color-text-inverse)}.btn-menu-list-item-J0Rd61.is-sign-out-FV6O93:is(:hover,:active) .btn-menu-item-content-ecqT15{color:var(--color-text-inverse)}.btn-menu-list-item-J0Rd61:not(.is-sign-out-FV6O93):-webkit-any(:hover,:active,.is-active-qdJubt) .btn-menu-item-content-ecqT15 svg path{fill:var(--color-text-inverse);fill-opacity:1}.btn-menu-list-item-J0Rd61:not(.is-sign-out-FV6O93):-webkit-any(:hover,:active,.is-active-qdJubt) .btn-menu-item-content-ecqT15 svg path{fill:var(--color-text-inverse);fill-opacity:1}.btn-menu-list-item-J0Rd61:not(.is-sign-out-FV6O93):is(:hover,:active,.is-active-qdJubt) .btn-menu-item-content-ecqT15 svg path{fill:var(--color-text-inverse);fill-opacity:1}.btn-menu-list-item-J0Rd61.is-sign-out-FV6O93:-webkit-any(:hover,:active) .btn-menu-item-content-ecqT15 svg path{fill:var(--color-text-inverse);fill-opacity:1}.btn-menu-list-item-J0Rd61.is-sign-out-FV6O93:is(:hover,:active) .btn-menu-item-content-ecqT15 svg path{fill:var(--color-text-inverse);fill-opacity:1}.btn-menu-list-item-J0Rd61:not(.is-sign-out-FV6O93):-webkit-any(:hover,:active,.is-active-qdJubt) .btn-menu-item-content-ecqT15 svg circle{stroke:var(--color-text-inverse);color:var(--color-text-inverse)}.btn-menu-list-item-J0Rd61:not(.is-sign-out-FV6O93):-webkit-any(:hover,:active,.is-active-qdJubt) .btn-menu-item-content-ecqT15 svg circle{stroke:var(--color-text-inverse);color:var(--color-text-inverse)}.btn-menu-list-item-J0Rd61:not(.is-sign-out-FV6O93):is(:hover,:active,.is-active-qdJubt) .btn-menu-item-content-ecqT15 svg circle{stroke:var(--color-text-inverse);color:var(--color-text-inverse)}.btn-menu-list-item-J0Rd61.is-sign-out-FV6O93:-webkit-any(:hover,:active) .btn-menu-item-content-ecqT15 svg circle{stroke:var(--color-text-inverse);color:var(--color-text-inverse)}.btn-menu-list-item-J0Rd61.is-sign-out-FV6O93:is(:hover,:active) .btn-menu-item-content-ecqT15 svg circle{stroke:var(--color-text-inverse);color:var(--color-text-inverse)}.button-menu-wrapper-h97_mi.is-compacted-Zs5yCB{width:40px}.nav-menu-voIsVe{width:100%;height:100%;position:relative}.button-menu-uo8sCW{background-color:var(--color-surface-default);padding:0 8px 8px;position:absolute;bottom:0;left:0;right:0}.app-side-bar-zrlyrV{flex-direction:column;width:200px;min-width:200px;margin-right:5px;display:flex}.app-side-bar-zrlyrV .side-bar-logo-XxOjBp{justify-content:center;align-items:center;width:100%;height:72px;max-height:72px;display:flex}.app-side-bar-zrlyrV .side-bar-logo-XxOjBp img{width:132px}.app-side-bar-zrlyrV .side-bar-menu-L5t8bY{background-color:var(--color-surface-default);border-top-right-radius:4px;border-bottom-right-radius:4px;flex:1;width:100%;height:100%;padding-top:8px;overflow:hidden}.app-side-bar-zrlyrV .side-bar-menu-L5t8bY .select-profile-card-SFTKNH{padding-left:8px;padding-right:8px}.app-side-bar-zrlyrV .button-menu-DlGP3p{flex:0;margin-top:auto;padding:8px}.app-side-bar-compacted-ULQ7Lj{height:100%;margin-right:5px;padding-bottom:8px;display:flex}.side-bar-nav-menu-V4aKuc{flex-direction:column;min-width:56px;height:100%;margin-right:10px;display:flex}.side-bar-nav-menu-V4aKuc .side-bar-logo-compacted-aVi_8r{flex:0;justify-content:center;align-items:center;width:100%;height:72px;min-height:72px;display:flex}.side-bar-nav-menu-V4aKuc .side-bar-menu-compacted-mfh80x{border-top-right-radius:4px;border-bottom-right-radius:4px;flex:1;margin-bottom:8px;overflow:hidden}.side-bar-nav-menu-V4aKuc .button-menu-compacted-TAboCu{flex:0;justify-content:center;align-items:center;width:100%;display:flex}.side-bar-profiles-list-WduwVJ{background-color:var(--color-surface-default);border-radius:4px;width:174px;max-width:174px;margin-top:10px;padding:8px 0 0;overflow:hidden}.profile-menu-card-NwV5sQ{font-family:var(--font-main);position:relative}.profile-menu-card-NwV5sQ .profile-empty-card-pPmJUN{cursor:pointer;width:100%}.profile-menu-card-NwV5sQ .profile-empty-card-pPmJUN .default-menu-item-YsfAvh{border:1px solid var(--color-border-light-grey);border-radius:4px;justify-content:center;align-items:center;width:100%;min-height:48px;display:flex}.profile-menu-card-NwV5sQ .profile-empty-card-pPmJUN .default-menu-item-YsfAvh.menu-is-open-LT124R{border-bottom-right-radius:0;border-bottom-left-radius:0}.profile-menu-card-NwV5sQ .profile-empty-card-pPmJUN .default-menu-item-YsfAvh .handle-icon-QoAJ_1{position:absolute;bottom:-6px;right:-2px;transform:rotate(270deg)}.profile-menu-card-NwV5sQ .profile-empty-card-pPmJUN .default-menu-item-YsfAvh .handle-icon-QoAJ_1.close-icon-oaQJ4V{top:0;right:0;bottom:unset;transform:rotate(0)}.profile-menu-card-NwV5sQ .profile-empty-card-pPmJUN .default-menu-item-YsfAvh .handle-icon-QoAJ_1 svg path{fill:var(--color-text-input-muted);fill-opacity:1}.profile-menu-card-NwV5sQ .profile-empty-card-pPmJUN .default-menu-item-YsfAvh .handle-icon-QoAJ_1 svg circle{stroke:var(--color-text-input-muted);color:var(--color-text-input-muted)}.profile-menu-card-NwV5sQ.is-expanded-mode-ICWy9e{height:100%}.profile-menu-card-NwV5sQ.is-expanded-mode-ICWy9e .profile-empty-card-pPmJUN{cursor:default}.profile-menu-card-NwV5sQ.is-expanded-mode-ICWy9e .profile-empty-card-pPmJUN .default-menu-item-YsfAvh{border:none;min-height:46px}.selected-profile-card-SwhS10{border:1px solid var(--color-border-active-soft);background-color:var(--color-surface-soft);border-radius:4px;flex-wrap:wrap;justify-content:space-between;width:100%;padding:5px;display:flex;position:relative}.selected-profile-card-SwhS10.is-menu-open-bpNSBR{border-bottom-right-radius:0;border-bottom-left-radius:0}.selected-profile-card-SwhS10 .selected-profile-Up34zx{border-bottom:1px solid var(--color-border-active-soft);justify-content:space-between;align-items:center;width:100%;margin-bottom:7px;padding-bottom:7px;padding-right:16px;display:flex}.selected-profile-card-SwhS10 .selected-profile-Up34zx .heart-AWSgE_{cursor:pointer}.selected-profile-card-SwhS10 .profile-actions-Roo36s{align-items:center;width:100%;display:flex}.selected-profile-card-SwhS10 .profile-actions-Roo36s .decoration-line-_HTrty{background-color:var(--color-interactive-soft-hover);width:1px;height:18px}.selected-profile-card-SwhS10 .profile-actions-Roo36s>a{flex:1;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.selected-profile-card-SwhS10 .close-icon-EhP7Cv{cursor:pointer;position:absolute;top:0;right:0}.selected-profile-card-expanded-mode-szENwv{padding:7px 8px;display:flex}.selected-profile-card-expanded-mode-szENwv .selected-profile-Up34zx{max-width:98px;margin-right:2px;overflow:hidden}.selected-profile-card-expanded-mode-szENwv .selected-profile-Up34zx .icon-heart-ULuoAp{position:absolute;bottom:-6px;right:-2px}.selected-profile-card-expanded-mode-szENwv .profile-actions-Roo36s{align-items:center;display:flex}.selected-profile-card-expanded-mode-szENwv .profile-actions-Roo36s .decoration-line-_HTrty{background-color:var(--color-border-default);width:1px;height:10px;margin-left:1px;margin-right:1px}.selected-profile-card-expanded-mode-szENwv .profile-actions-Roo36s>a{justify-content:center;align-items:center;width:28px;height:28px;display:flex}.selected-profile-card-expanded-mode-szENwv .close-icon-EhP7Cv{cursor:pointer;position:absolute;top:-5px;right:0}.profile-list-menu-UaWkvE{border:1px solid var(--color-border-light-grey);background-color:var(--color-surface-default);border-top:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;width:100%;height:-webkit-min-content;height:min-content;position:absolute;overflow:hidden}.profile-list-menu-UaWkvE .search-input-wrapper-wnNG1i{border-bottom:1px solid var(--color-border-light-grey);width:100%;padding:8px}.profile-list-menu-UaWkvE .profile-list-wrapper-AAJo88{max-height:250px;padding-left:8px;overflow-x:hidden;overflow-y:scroll}.profile-list-menu-UaWkvE .profile-list-wrapper-AAJo88::-webkit-scrollbar{width:7px}.profile-list-menu-UaWkvE .profile-list-wrapper-AAJo88::-webkit-scrollbar-thumb{background-color:var(--color-surface-active);background-clip:padding-box;border:2px solid transparent;border-width:2px 0 2px 3px;border-radius:10px}.profile-list-menu-UaWkvE .profile-list-wrapper-AAJo88::-webkit-scrollbar-thumb:hover{filter:brightness(.9)}.profile-list-menu-UaWkvE .profile-list-wrapper-AAJo88::-webkit-scrollbar-track{background:0 0}.profile-list-menu-UaWkvE .profile-list-wrapper-AAJo88::-webkit-scrollbar-button{display:none}.profile-list-menu-UaWkvE .list-footer-Ez4tdu{border-top:1px solid var(--color-border-default);background-color:var(--color-surface-secondary);justify-content:space-between;align-items:center;width:100%;padding:6px 7px 6px 8px;display:flex}.profile-list-menu-UaWkvE .list-footer-Ez4tdu>div{align-items:center;display:flex}.profile-list-menu-UaWkvE .list-footer-Ez4tdu>div button{cursor:pointer;height:40px;margin-right:9px}.profile-list-menu-UaWkvE .list-footer-Ez4tdu .mode-switcher-sKC5UB{border-radius:4px;width:28px;min-width:28px;height:28px}.profile-list-menu-UaWkvE .list-footer-Ez4tdu .mode-switcher-sKC5UB:hover{background-color:var(--color-light-default)}.profile-list-menu-UaWkvE.is-expanded-mode-gLtXmQ{border:none;flex-direction:column;height:calc(100% - 46px);display:flex;position:static}.profile-list-menu-UaWkvE.is-expanded-mode-gLtXmQ .search-input-wrapper-wnNG1i{border-bottom:none;padding:8px}.profile-list-menu-UaWkvE.is-expanded-mode-gLtXmQ .profile-list-wrapper-AAJo88{height:100%;max-height:unset;padding-left:8px;overflow-x:hidden;overflow-y:scroll}.profile-list-menu-UaWkvE.is-expanded-mode-gLtXmQ .profile-list-wrapper-AAJo88::-webkit-scrollbar{width:7px}.profile-list-menu-UaWkvE.is-expanded-mode-gLtXmQ .profile-list-wrapper-AAJo88::-webkit-scrollbar-thumb{background-color:var(--color-surface-active);background-clip:padding-box;border:2px solid transparent;border-width:2px 0 2px 3px;border-radius:10px}.profile-list-menu-UaWkvE.is-expanded-mode-gLtXmQ .profile-list-wrapper-AAJo88::-webkit-scrollbar-thumb:hover{filter:brightness(.9)}.profile-list-menu-UaWkvE.is-expanded-mode-gLtXmQ .profile-list-wrapper-AAJo88::-webkit-scrollbar-track{background:0 0}.profile-list-menu-UaWkvE.is-expanded-mode-gLtXmQ .profile-list-wrapper-AAJo88::-webkit-scrollbar-button{display:none}.profile-list-menu-UaWkvE.is-expanded-mode-gLtXmQ .list-footer-Ez4tdu{padding-left:8px;padding-right:8px}.loader-wrapper-elr0V9{height:100vh}.recaptchaMessage-gHhRoe{color:var(--color-text-inverse);font-size:var(--text-xxs);margin-bottom:10px;padding-left:10px;padding-right:10px}.recaptchaMessage-gHhRoe a:hover{text-decoration:underline}.recapcha-wrapper-PYxIV9{transform-origin:50%;justify-content:center;padding:16px 0 0;display:flex;transform:scale(.9)}.wm_main_wrap-qxtLWa{width:100%;height:100vh;height:calc(var(--vh,1vh)*100);display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-moz-flex-direction:row-reverse;-o-flex-direction:row-reverse;background-color:#fff;flex-direction:row-reverse;display:flex}.wm_main_right-bAGLmd{width:46%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;background-image:url(/static/media/wm-right-bg.33022fb440.svg);background-position:50%;background-repeat:no-repeat;display:flex}.wm_main_left-HZmssL{-webkit-background-size:cover;width:54%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;background-image:url(/static/media/wm-left-bg.9eeacc7a39.svg);background-position:100%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;padding-right:150px;display:flex}.wm_main_left-HZmssL form{flex-direction:column;flex:1;justify-content:center;display:flex}.wm_main_left_logo-AM8kbi{color:#4e4e4e;margin-top:46px;margin-left:auto;margin-right:63px;font-size:48px;font-weight:600}.wm_main_left_logo-AM8kbi span{color:#eea90b}.wm_main_form-Y5XOwv{width:471px;max-width:100%;display:block}.wm_main_form_row-hbySN2{margin-bottom:37px}.wm_main_form_row-hbySN2:last-of-type{margin-bottom:0}.wm_main_form_row-hbySN2 span{color:#f4f4f4;margin-bottom:17px;font-size:24px;display:block}.wm_main_form_row-hbySN2 input{background-color:#ffecdc;border:none;width:100%;height:55px;padding:0 10px;font-size:24px;display:block}.wm_main_form_btn-syJaMn{text-align:center;color:#de7032;cursor:pointer;text-transform:uppercase;background-color:#fff;border:none;outline:none;width:284px;height:75px;margin:70px auto 0;font-size:24px;font-weight:600;line-height:75px;display:block}.wm_main_form_btn-syJaMn:hover,.wm_main_form_btn-syJaMn:focus{background-color:#fff2ea;box-shadow:inset 0 -4px 6px rgba(0,0,0,.15)}.wm_main_form_btn-syJaMn img{vertical-align:middle;margin-bottom:4px;margin-right:24px}@media screen and (max-width:1899px){.wm_main_right-bAGLmd{-webkit-background-size:90%;background-size:90%}}@media screen and (max-width:1299px){.wm_main_left-HZmssL{padding-right:100px}.wm_main_form-Y5XOwv{width:320px}.wm_main_form_row-hbySN2 span{margin-bottom:14px;font-size:20px}.wm_main_form_row-hbySN2 input{height:40px;font-size:18px}.wm_main_form_btn-syJaMn{width:220px;height:60px;margin-top:50px;font-size:20px;line-height:60px}.wm_main_form_btn-syJaMn img{width:19px;margin-bottom:2px;margin-right:17px}}@media screen and (max-width:899px){.wm_main_wrap-qxtLWa{-moz-flex-direction:row;-o-flex-direction:row;-moz-flex-wrap:wrap;-o-flex-wrap:wrap;flex-flow:wrap}.wm_main_right-bAGLmd{width:100%;height:45vh;height:calc(var(--vh,1vh)*45);-webkit-background-size:90% 90%;background-size:90% 90%}.wm_main_left-HZmssL{width:100%;height:55vh;height:calc(var(--vh,1vh)*55);-webkit-background-size:cover;-ms-align-items:flex-end;background-image:url(/static/media/wm-bottom-bg.21d3c6673f.svg);background-position:top;background-size:cover;justify-content:end;align-items:center;padding-right:0}.wm_main_form-Y5XOwv{width:240px}.wm_main_form_row-hbySN2 input{height:30px;font-size:14px}.wm_main_form_row-hbySN2 span{margin-bottom:10px;font-size:14px}.wm_main_form_row-hbySN2{margin-bottom:20px}.wm_main_form_btn-syJaMn{width:176px;height:40px;font-size:16px;line-height:40px}.wm_main_form_btn-syJaMn span{margin-top:2px;display:inline-block}.wm_main_form_btn-syJaMn img{margin-bottom:4px}.wm_main_left_logo-AM8kbi{margin-top:18px;margin-left:24px;margin-right:0;font-size:18px}}.clmn_2-UZvWb3{width:370px;padding:10px 5px}.clmn_2-UZvWb3.clmn_2_chat-JMJGk8{flex-direction:column;height:100%;display:flex}@media not (min-width:1280px){.clmn_2-UZvWb3.clmn_2_chat-JMJGk8{z-index:4;background-color:#eef1f5;width:100%;height:100%;padding:10px;transition:all .3s;position:absolute;top:0;left:-100%}.clmn_2-UZvWb3.clmn_2_chat-JMJGk8.active-FOelRH{left:0}}@media not (min-width:744px){.clmn_2-UZvWb3.clmn_2_chat-JMJGk8{padding:5px}}.clmn_sender-O6n31V{flex-direction:column;flex:1;padding:10px 5px;display:flex;overflow:hidden}.sender_body-AVETlg{height:calc(100% - 58px);display:flex}@media not (min-width:744px){.sender_body-AVETlg{flex:1;overflow:hidden}}.header-UXQLwH{align-items:center;margin-bottom:10px;display:flex}.item-kxdhKX{cursor:pointer;border:1px solid #de7032;flex:1;justify-content:center;align-items:center;height:48px;display:flex}.item-kxdhKX.active-mru8KJ{background-color:#de7032}.item_chat-x2v81U{border-radius:10px 0 0 10px}.item_letters-qfbFrS{cursor:pointer;border-radius:0 10px 10px 0}.item_inner-SygAI4{letter-spacing:-.02em;color:#de7032;background-position:0;background-repeat:no-repeat;background-size:20px;padding-left:35px;font-size:18px;font-weight:500}.active-mru8KJ .item_inner-SygAI4{color:#fff}.item_inner_chat-GTsFCR{background-image:url(/static/media/sender_head_chat.0be4b99185.svg)}.active-mru8KJ .item_inner_chat-GTsFCR{background-image:url(/static/media/sender_head_chat_a.30bce2d636.svg)}.item_inner_letters-NtUUb1{background-image:url(/static/media/sender_head_letters.ca1bec5c63.svg)}.active-mru8KJ .item_inner_letters-NtUUb1{background-image:url(/static/media/sender_head_letters_a.0ac9d165f0.svg)}@media not (min-width:744px){.item-kxdhKX{height:30px}.item_inner-SygAI4{padding-left:20px;font-size:12px}.item_inner_chat-GTsFCR,.item_inner_letters-NtUUb1{background-size:14px}.item_chat-x2v81U{border-radius:5px 0 0 5px}.item_letters-qfbFrS{border-radius:0 5px 5px 0}}.left_bar-nlh6oj{flex-direction:column;width:360px;height:100%;margin-right:10px;display:flex}.left_bar_close-ZDImeI{cursor:pointer;background-image:url(/static/media/cross_white.23e762c661.svg);background-position:50%;background-repeat:no-repeat;background-size:20px;width:30px;height:30px;display:none;position:absolute;top:10px;left:calc(100% + 10px)}@media (min-width:1280px) and (not (min-width:1500px)){.left_bar-nlh6oj{width:300px}}@media not (min-width:1280px){.left_bar-nlh6oj{z-index:6;height:100%;transition:left .5s;position:fixed;top:0;left:-360px}.left_bar-nlh6oj.active-VtGOJw{left:0}.left_bar-nlh6oj.active-VtGOJw .left_bar_close-ZDImeI{display:block}}@media not (min-width:744px){.left_bar-nlh6oj{width:270px;left:-270px}}.title_wrap-BEY2Hm{justify-content:space-between;align-items:center;height:34px;display:flex}.title_wrap_2-j5p5eI{justify-content:space-between;align-items:center;height:40px;display:flex}.title-iDIDge{color:#535973;font-weight:700}.title_2-IfMnJy{color:#535973;font-weight:600}.choose_sender-bjCclY{background-color:#fff;border-radius:4px;height:100%;margin-bottom:10px;padding:0 0 11px 11px}.list-LkHMM3{height:96%;margin-top:6px;margin-right:3px;padding-right:3px;overflow-y:auto}.list-LkHMM3::-webkit-scrollbar{background:#fff;border-radius:3px;width:3px}.list-LkHMM3::-webkit-scrollbar-thumb{background:#96b6cf;border-radius:3px}.item-WTb3LF{cursor:pointer;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;height:69px;padding:7px 22px 7px 11px;display:flex}.item-WTb3LF:hover{background-color:rgba(135,171,198,.2)}.item-WTb3LF.active-LGdP17{background:linear-gradient(92.43deg,rgba(172,140,113,.6) 3.09%,rgba(158,129,99,.6) 98.3%)}.profile-JbazJl{align-items:center;display:flex}.photo_wrap-NBkwrt{margin-right:9px;position:relative}.photo_wrap-NBkwrt:after{content:"";background-color:#b2b2b2;border:2px solid #fff;border-radius:100%;width:8px;height:8px;display:block;position:absolute;bottom:3px;right:3px}.active-LGdP17 .photo_wrap-NBkwrt:after{border-color:#a8c5cb}.photo_wrap-NBkwrt.online-_3yByx:after{background-color:#27ae60}.photo-KJ0wCa{object-fit:cover;border-radius:100%;width:56px;height:56px}.name-eGco1b{color:#de7032;margin-bottom:4px;font-weight:600}.info_bottom-wJ2NNc{align-items:center;width:100%;display:flex}.id-rri9hK{color:rgba(51,51,51,.7);margin-right:8px;font-family:Roboto,sans-serif;font-size:10px}.place-Gv0YEH{letter-spacing:-.03em;color:#565e61;align-items:center;font-size:10px;display:flex}.place-Gv0YEH img{border-radius:2px;height:9px;margin-right:4px}.check_img-S0k03k{background-image:url(/static/media/sender_choose_label.a592f4e6ff.svg);background-position:50%;background-repeat:no-repeat;flex:none;width:22px;height:22px;display:block}.info-qj6w9a{flex-wrap:wrap;display:flex;position:relative}.active-LGdP17 .check_img-S0k03k{background-image:url(/static/media/sender_choose_label_a.66eef26df0.svg)}.clmn_1_mm_chat_list_item_status_green-S3mjSU{background-color:#357f89;border-radius:100%;align-self:center;width:6px;height:6px;margin-bottom:4px;margin-left:6px}.sender_drafts-HRVAcm{background-color:#fff;border-radius:4px;flex:1;margin-bottom:10px;padding:0 11px 11px;overflow:hidden}.header_selects-PU1kUS{align-items:center;display:flex}.header_selects_title-d5W38E{color:rgba(51,51,51,.8);font-size:12px;font-weight:500}.select_item_wrap-xOqV8T{height:25px;margin-left:7px;position:relative}.select_item-KAXxZi{z-index:2;width:-webkit-max-content;width:max-content;position:relative;top:0;left:0}.select_item_head-pyjqpb{color:#de7032;cursor:pointer;background:#dbe6ee;border-radius:20px;justify-content:space-between;align-items:center;height:25px;padding:0 12px;font-size:12px;display:flex}.select_item-KAXxZi.open-vdZ7zk .select_item_head-pyjqpb{border-radius:7px 7px 0 0}.select_item-KAXxZi.selected-FzxtQA .select_item_head-pyjqpb{color:#26607b;font-weight:500}.select_item_head_arrow-b4qOeI{background-image:url(/static/media/sender_group_arrow.b234b4f33d.svg);background-repeat:no-repeat;width:6px;height:9px;margin-left:13px;transition:all .3s;display:block}.select_item_head_more-NTNI5p{color:#707070;margin-left:4px;font-size:10px;font-weight:400}.select_item-KAXxZi.open-vdZ7zk .select_item_head_arrow-b4qOeI{transform:rotate(-90deg)}.select_item_type-YfHbBg.selected-FzxtQA .select_item_head_arrow-b4qOeI{display:none}.select_item_list-bWXiVD{background-color:#dbe6ee;border-radius:0 0 7px 7px;padding-bottom:6px;display:none}.select_item-KAXxZi.open-vdZ7zk .select_item_list-bWXiVD{display:block}.select_item_list_inner-rjPqu1{max-height:135px;margin-right:3px;overflow-y:auto}.select_item_list_inner-rjPqu1::-webkit-scrollbar{background:0 0;border-radius:3px;width:3px}.select_item_list_inner-rjPqu1::-webkit-scrollbar-thumb{background:#96b6cf;border-radius:3px}.select_item_list_inner-rjPqu1 input{display:none}.select_item_list_inner-rjPqu1 label{cursor:pointer;color:#de7032;border-radius:5px;margin:0 6px;padding:8px 40px 10px 6px;font-size:12px;display:block}.select_item_list_inner-rjPqu1 label.selected-FzxtQA{background-image:url(/static/media/sender_drafts_remove.f1af4e4e88.svg);background-position:right 5px center;background-repeat:no-repeat;background-size:20px;font-weight:600}.select_item_list_inner-rjPqu1 label:hover{background-color:#c0d6e6}.drafts_table-X4dp2j{flex-direction:column;height:calc(100% - 55px);margin-top:15px;display:flex}.drafts_table_head-ZFqyc0{color:#535973;align-items:center;margin-bottom:9px;font-size:12px;display:flex}.drafts_table_head_col_1-C1TzQn{width:457px;padding-left:6px}.drafts_table_head_col_2-UWLV7M{text-align:center;width:180px;margin:0 16px}.drafts_table_head_col_3-sZoO2_{text-align:center;width:160px}.drafts_table_list-SKUhR_{flex:1;margin-right:-5px;padding-right:5px;overflow-y:auto}.drafts_table_list-SKUhR_::-webkit-scrollbar{background:#fff;border-radius:3px;width:3px}.drafts_table_list-SKUhR_::-webkit-scrollbar-thumb{background:#96b6cf;border-radius:3px}.drafts_table_item-s7CNsC{border:1px solid #bccbd6;border-radius:8px;margin-bottom:8px;padding:10px}.drafts_table_item-s7CNsC.active-LzAfcH{border:3px solid #00aa37;border-radius:8px;margin-bottom:8px;padding:10px}.drafts_table_item-s7CNsC:last-child{margin-bottom:0}.drafts_table_item_top-IqrNaI{align-items:flex-start;display:flex}.drafts_table_item_text-OZPKU1{color:#333;word-break:break-word;flex:1;max-height:67px;margin-right:20px;padding:6px 2px 0 8px;font-size:12px;overflow-y:auto}.drafts_table_item_text-OZPKU1::-webkit-scrollbar{background:0 0;border-radius:3px;width:3px}.drafts_table_item_text-OZPKU1::-webkit-scrollbar-thumb{background:#96b6cf;border-radius:3px}.drafts_table_item_attach-Dib8yS{cursor:pointer;position:relative}.drafts_table_item_attach-Dib8yS.photo-jqp2eG img{height:40px}.drafts_table_item_attach-Dib8yS.video-NqJ9Dd video{height:40px;display:block}.drafts_table_item_attach_video_play-h8_et8{width:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.drafts_table_item_reciever-rvOykQ{text-align:center;width:180px;margin:0 16px;padding-top:6px}.drafts_table_item_reciever_item-T3KAZL{color:#535973;margin-bottom:5px;font-size:12px;font-weight:500}.drafts_table_item_settings-CFyoxy{text-align:center;width:160px;padding-top:6px}.drafts_table_item_settings_no_spec-BMCFw3{color:rgba(51,51,51,.6);font-size:12px;font-weight:500}.drafts_table_item_options-vFh8tt{align-items:center;margin-left:auto;display:flex}.drafts_table_item_option_edit-k1ToMz{cursor:pointer;margin-right:15px}.drafts_table_item_option_delete-rPenaT{cursor:pointer}.drafts_table_item_bottom-kFmAuu{justify-content:flex-end;align-items:flex-end;padding-left:8px;display:flex}.drafts_table_item_time-Wo8rZF{letter-spacing:-.03em;color:rgba(51,51,51,.7);font-size:10px}.drafts_table_item_send_btn-Qn9WHh{color:#fff;cursor:pointer;background:#de7032;border-radius:4px;justify-content:center;align-items:center;width:99px;height:28px;font-size:12px;font-weight:600;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.05)}.drafts_table_item_send_btn-Qn9WHh img{width:20px;margin-bottom:2px;margin-right:5px}.drafts_table_item_settings_item-J5KJmr{color:#535973;justify-content:center;align-items:center;margin-bottom:15px;font-size:12px;font-weight:500;display:flex}.drafts_table_item_settings_item-J5KJmr:last-child{margin-bottom:0}.drafts_table_item_settings_item-J5KJmr img{margin-right:8px}.drafts_table_item_settings_item-J5KJmr span+span{margin-left:8px}.not_active-kqvDqD{cursor:not-allowed;background:#a1a6ad}.drafts_table_item_media_list_scroll-DLmO6y{margin-top:15px;margin-bottom:5px;overflow-x:auto}.drafts_table_item_media_list_scroll-DLmO6y::-webkit-scrollbar{background:#fff;border-radius:3px;width:3px;height:3px}.drafts_table_item_media_list_scroll-DLmO6y::-webkit-scrollbar-thumb{background:#96b6cf;border-radius:3px}.drafts_table_item_media_list-iTHoYL{width:-webkit-max-content;width:max-content;padding-bottom:5px;display:flex}.drafts_table_item_media_list-iTHoYL>*+*{margin-left:10px}.sender_forms-xByMg_{background-color:#fff;border-radius:4px;padding:0 11px 11px;position:relative}.sender_forms_inner_error-eBNRuW{color:#06375f;z-index:4;cursor:default;background:linear-gradient(92.43deg,rgba(113,165,172,.6) 3.09%,rgba(99,134,158,.6) 98.3%);border-radius:8px;justify-content:center;align-items:center;font-size:24px;font-weight:600;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.sender_forms_top-Vq_kiH{margin-bottom:20px;display:flex}.sender_forms_top_left-X2RYYj{width:500px;margin-right:70px}.sender_forms_top_row-xTbX1A{align-items:center;margin-top:9px;display:flex}.sender_forms_top_check-TxmgzA{margin-top:10px}.sender_forms_top_row-xTbX1A .sender_forms_top_check-TxmgzA{margin-top:0}.sender_forms_top_check-TxmgzA input{display:none}.sender_forms_top_check-TxmgzA label{color:rgba(51,51,51,.8);cursor:pointer;width:-webkit-max-content;width:max-content;padding-left:26px;font-weight:500;display:block;position:relative}.sender_forms_top_check-TxmgzA label:before{content:"";background:#fff;border:1px solid #d4e1e5;border-radius:3px;width:14px;height:14px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sender_forms_top_check-TxmgzA input:checked+label:before{background-color:#de7032;background-image:url(/static/media/sender_forms_check.479b25463d.svg);background-position:50%;background-repeat:no-repeat;border-color:#de7032}.sender_forms_top_right-xPktN7{flex-direction:column;justify-content:space-between;align-items:center;margin-left:auto;padding-top:12px;display:flex}.sender_forms_top_save_btn-UTxCDw{color:#de7032;cursor:pointer;border:1px solid #de7032;border-radius:4px;justify-content:center;align-items:center;width:109px;height:49px;margin-right:10px;font-weight:600;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.05)}.sender_forms_top_save_btn-UTxCDw img{margin-right:9px}.sender_forms_top_clear_btn-KMDPfZ{cursor:pointer;-webkit-text-fill-color:transparent;background:linear-gradient(99.84deg,#357f89 4.33%,#1c4b72 98.64%);-webkit-background-clip:text;font-weight:600}.sender_forms_middle-jkFQ79{margin-bottom:15px;display:flex}.sender_forms_middle_left-AwimDf{background-color:#f7f8fb;border:1px solid rgba(51,51,51,.1);border-radius:4px;flex:1;height:180px;padding:15px 5px 15px 17px}.sender_forms_middle_left-AwimDf textarea{resize:none;color:#333;width:100%;padding-right:5px;font-family:inherit;font-weight:500;display:block}.sender_forms_middle_left-AwimDf textarea::-webkit-scrollbar{background:0 0;border-radius:3px;width:3px}.sender_forms_middle_left-AwimDf textarea::-webkit-scrollbar-thumb{background:#96b6cf;border-radius:3px}.sender_forms_middle_left-AwimDf textarea::placeholder{color:rgba(51,51,51,.4)}.sender_forms_middle_right-yXj1CW{background:#f7f8fb;border:1px solid rgba(51,51,51,.1);border-radius:4px;width:352px;max-width:40%;margin-left:10px;padding:9px 13px}.sender_forms_middle_right_title-bh10Ft{color:rgba(51,51,51,.8);margin-bottom:10px;font-size:12px;font-weight:500}.sender_forms_middle_media_list-iElOvS{flex-wrap:wrap;align-items:center;display:flex}.sender_forms_middle_media_item-JD0vG3{cursor:pointer;margin-right:10px;position:relative}.sender_forms_middle_media_item-JD0vG3:last-child{margin-right:0}.sender_forms_middle_media_item-JD0vG3.photo-lHchbx>img{border-radius:7px;width:auto;min-width:30px;height:65px;display:block}.sender_forms_middle_media_item-JD0vG3.video-NFhV4N>video,.sender_forms_middle_media_item-JD0vG3.video-NFhV4N>img{object-fit:cover;border-radius:7px;width:auto;min-width:30px;height:65px;display:block}.sender_forms_middle_media_item-JD0vG3.audio-WJFy7z{color:#357e89;background-color:#fff;border:1px solid #e4e5e7;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;width:65px;height:65px;font-size:10px;display:flex}.sender_forms_middle_media_item-JD0vG3.audio-WJFy7z span{white-space:nowrap;text-overflow:ellipsis;max-width:50px;margin-top:11px;display:block;overflow:hidden}.sender_forms_middle_media_item-JD0vG3.video-NFhV4N:after{content:"";background-image:url(/static/media/sender_forms_video_play.94245c80e8.svg);background-position:50%;background-repeat:no-repeat;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.sender_forms_middle_media_item_delete-X5Qtts{background-color:#1c4b72;border-radius:3px;justify-content:center;align-items:center;width:16px;height:16px;display:none;position:absolute;top:0;right:0;transform:translate(50%,-50%)}.sender_forms_middle_media_item-JD0vG3:hover .sender_forms_middle_media_item_delete-X5Qtts{display:flex}.sender_forms_middle_media_item_delete-X5Qtts img{width:8px}.sender_forms_bottom-ju36M0{justify-content:space-between;align-items:center;display:flex}.sender_forms_bottom_left-G3pvOY{align-items:center;display:flex}.sender_forms_bottom_symbols-V0QtiV{letter-spacing:-.01em;color:#205376;text-align:center;flex:1;align-self:center;margin-right:auto;font-size:12px}.sender_forms_bottom_btn-HfAfgF{cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;margin-right:8px;display:flex}.sender_forms_bottom_btn-HfAfgF:last-child{margin:0}.sender_forms_bottom_right-Ojaaem{align-items:center;display:flex}.sender_forms_bottom_translate-t_qDjC{margin-right:22px}.sender_forms_bottom_translate-t_qDjC input{display:none}.sender_forms_bottom_translate-t_qDjC label{letter-spacing:-.02em;text-transform:uppercase;color:#374e6c;cursor:pointer;padding-left:49px;font-size:16px;font-weight:500;display:block;position:relative}.sender_forms_bottom_translate-t_qDjC label:before{content:"";background-color:#cdd3da;border-radius:19px;width:36px;height:16px;transition:all .3s;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sender_forms_bottom_translate-t_qDjC label:after{content:"";background-color:#fff;border-radius:100%;width:12px;height:12px;transition:all .3s;display:block;position:absolute;top:50%;left:2px;transform:translateY(-50%)}.sender_forms_bottom_translate-t_qDjC input:checked+label:before{background-color:#27ae60}.sender_forms_bottom_translate-t_qDjC input:checked+label:after{left:22px}.sender_forms_bottom_send_btn-Zo2P1i{letter-spacing:.01em;color:#fff;cursor:pointer;background:linear-gradient(99.84deg,#357f89 4.33%,#1c4b72 98.64%);border-radius:4px;justify-content:center;align-items:center;width:109px;height:49px;font-size:16px;font-weight:700;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.05)}.sender_forms_bottom_send_btn-Zo2P1i img{width:24px;margin-bottom:4px;margin-right:5px}.not_active-HRal5R{cursor:not-allowed}@media (min-width:1280px) and (max-height:700px){.sender_forms_middle_left-AwimDf{height:auto;padding:0}.sender_forms_middle_left-AwimDf textarea{border:none;height:55px;margin:0;padding:5px}}@media not (min-width:744px){.sender_forms_middle_left-AwimDf{height:auto;padding:5px}.sender_forms_middle_left-AwimDf textarea{margin-bottom:0}.sender_forms_top_save_btn-UTxCDw{width:80px;height:30px;margin-right:0}.sender_forms_bottom_translate-t_qDjC label{padding-top:20px;padding-left:0;font-size:12px}.sender_forms_bottom_translate-t_qDjC label:before{top:0;left:50%;transform:translate(-50%)}.sender_forms_bottom_translate-t_qDjC label:after{top:2px;left:calc(50% - 10px);transform:translate(-50%)}.sender_forms_bottom_translate-t_qDjC input:checked+label:after{left:calc(50% + 10px)}.sender_forms-xByMg_{padding:0 5px 5px}.sender_forms_bottom_translate-t_qDjC{margin-right:5px}.sender_forms_top_right-xPktN7{padding-top:0}.sender_forms_top-Vq_kiH{margin-bottom:5px}.sender_forms_top_clear_btn-KMDPfZ{line-height:30px}}.senderFormWrapper-gcnNDW{height:100%;padding-bottom:10px}.senderEditor-VpggXo{border-radius:var(--main-border-radius);background-color:var(--color-surface-default);flex-direction:column;height:100%;padding:10px;display:flex;position:relative;overflow:hidden}.senderEditor-VpggXo textarea{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text-primary);font-family:var(--font-main)}.senderEditor-VpggXo textarea::placeholder{font-weight:var(--fw-regular);color:var(--color-text-placeholder)}.senderEditor-VpggXo .mediaSliderWrapper-BCZvgh{border-top:1px solid var(--color-border-default);width:100%;padding-top:8px;padding-bottom:8px;display:flex}@media (min-width:744px){.senderEditor-VpggXo{padding:12px}}@media (min-width:1280px){.senderFormWrapper-gcnNDW{padding-bottom:0}.senderEditor-VpggXo textarea{font-size:var(--text-sm)}}.textAreaWrapper-B2PB7y{flex-direction:column;height:100%;min-height:0;margin-bottom:8px;display:flex;position:relative}.textAreaWrapper-B2PB7y .messageBlock-JncY3x{height:100%;min-height:0;display:flex}.textAreaWrapper-B2PB7y .messageBlock-JncY3x.isEmojiBlockOpen-IwBB_J .message-pYTSpO{margin-right:8px}.textAreaWrapper-B2PB7y .messageBlock-JncY3x .message-pYTSpO{width:100%;display:flex;position:relative}.textEditor-zSnqG5{width:100%;max-width:100%;height:100%;min-height:50px;font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text-primary);border:1px solid var(--color-border-light);background-color:var(--color-surface-default);resize:none;border-radius:4px;outline:none;max-height:100%;margin-bottom:8px;padding:8px 30px 8px 8px}.textEditor-zSnqG5:focus,.textEditor-zSnqG5:active{border:1px solid var(--color-border-active-checked);box-shadow:0 0 0 3px var(--color-border-input-active)}.textEditor-zSnqG5:disabled{color:var(--color-text-placeholder);border:1px solid var(--color-border-default);box-shadow:unset}.cross-ElfaNN{cursor:pointer;position:absolute;top:10px;right:10px}.counter-uqGMTA{font-size:var(--text-xxs);font-weight:var(--fw-regular);color:var(--color-text-input-muted);position:absolute;bottom:10px;right:10px}@media (min-width:744px){.textEditor-zSnqG5{font-size:var(--text-sm)}}.clmn_3_letters-lrr07e{flex:1;padding:10px 5px;overflow:hidden}.search_input-CguXBT{color:#111827;background-color:#fff;background-image:url(/static/media/c1-menu-search.6df64766d5.svg);background-position:14px;background-repeat:no-repeat;background-size:16px;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;max-width:300px;margin-bottom:10px;padding:10px 14px 10px 40px;font-size:14px;transition:border-color .2s,box-shadow .2s}.search_input-CguXBT::placeholder{color:#9ca3af}.search_input-CguXBT:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.letters_list_wrap-X9Dmjz{height:100%;margin-right:-5px;padding-right:5px;overflow-y:auto}.letters_list_wrap-X9Dmjz::-webkit-scrollbar{background:#fff;border-radius:3px;width:2px}.letters_list_wrap-X9Dmjz::-webkit-scrollbar-thumb{background:#96b6cf;border-radius:3px}.letters_list-kFhB7a{height:100%;display:block}.letters_list_item-MX9Poe{align-items:stretch;margin-bottom:12px;display:flex}.letters_list_item-MX9Poe:last-child{margin-bottom:0}.letters_list_item_main-h2jsrv{box-sizing:border-box;background:#fff;border:1px solid #e9eef2;border-radius:8px;width:100%;position:relative;box-shadow:3px 3px 3px rgba(0,0,0,.05)}.letters_list_item_top-Y_Lirq{align-items:center;padding:0 18px;display:flex}.letters_list_item_man_profile-qhhLCm{width:200px;display:flex}.letters_list_item_man_photo_wrap-lWXKdG{margin-right:15px;position:relative}.letters_list_item_man_photo_wrap-lWXKdG:after{content:"";box-sizing:border-box;background-color:#27ae60;border:2px solid #fff;border-radius:100%;width:13px;height:13px;display:block;position:absolute;bottom:1px;right:1px}.letters_list_item_man_photo-Nviqd5{object-fit:cover;border-radius:100%;width:60px;height:60px;display:block}.letters_list_item_man_info-REQNus{flex-direction:column;justify-content:space-between;display:flex}.letters_list_item_man_last_online-gYij8f{color:#27ae60;font-family:Roboto,sans-serif;font-size:12px}.letters_list_item_man_last_online-gYij8f.week-BPd3Rg{color:#fd9a04}.letters_list_item_man_last_online-gYij8f.month-mw9W0b{color:#eb5757}.letters_list_item_man_name-Lfw3LX{color:#de7032;word-break:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:18px;font-weight:700;display:-webkit-box;overflow:hidden}.letters_list_item_man_place-b1wAFm{color:#828282;align-items:center;font-size:12px;font-weight:500;display:flex}.letters_list_item_man_place-b1wAFm img{border-radius:2px;height:12px;margin-right:5px}.letters_list_item_middle-ty3G3K{flex-wrap:wrap;flex:1;align-items:center;padding-top:33px;padding-bottom:7px;display:flex}.letters_list_item-MX9Poe.with_woman-FDNszU .letters_list_item_middle-ty3G3K{padding-top:23px;padding-bottom:23px}.letters_list_item_text-T7ieT7{color:#4f4f4f;-webkit-line-clamp:3;cursor:pointer;-webkit-box-orient:vertical;max-width:568px;font-family:Roboto,sans-serif;font-size:13px;line-height:150%;display:-webkit-box;overflow:hidden}.letters_list_item-MX9Poe.with_woman-FDNszU .letters_list_item_text-T7ieT7{margin-bottom:15px}.letters_list_item_status-wWLoN4{align-items:center;margin-left:auto;display:flex}.letters_list_item-MX9Poe.with_woman-FDNszU .letters_list_item_status-wWLoN4{margin-left:0}.letters_list_item_status_title-P5Tqv2{color:#333;margin-right:11px;font-size:10px;font-weight:600}.letters_list_item_status_name-be4t3O{border-radius:5px;justify-content:center;align-items:center;width:73px;height:21px;font-family:Roboto,sans-serif;font-size:10px;font-weight:500;display:flex}.letters_list_item_status_name-be4t3O.unanswered-_jjwig{color:#fff;background-color:#eb5757}.letters_list_item_status_name-be4t3O.answered-AuCevC{color:#333;background-color:#99e3cd}.letters_list_item_status_freeze-xRpB1K{margin-left:5px}.letters_list_item_status_freeze-xRpB1K img{display:block}.letters_list_item_time-WvM1IH{text-align:right;color:rgba(51,51,51,.5);width:100%;margin-top:15px;margin-left:auto;font-family:Roboto,sans-serif;font-size:10px}.letters_list_item-MX9Poe.with_woman-FDNszU .letters_list_item_time-WvM1IH{width:auto;margin-top:0}.letters_list_item_woman_profile-j9ks50{justify-content:flex-end;width:229px;display:flex}.letters_list_item_woman_photo_wrap-jrnK4y{margin-left:15px;position:relative}.letters_list_item_woman_photo_wrap-jrnK4y:after{content:"";box-sizing:border-box;background-color:#27ae60;border:2px solid #fff;border-radius:100%;width:13px;height:13px;display:block;position:absolute;bottom:1px;right:1px}.letters_list_item_woman_photo-VBD2dC{object-fit:cover;border-radius:100%;width:60px;height:60px;display:block}.letters_list_item_woman_info-OpriEK{text-align:right;flex-direction:column;justify-content:space-between;display:flex}.letters_list_item_woman_id-VrBv2k{color:#828282;font-family:Roboto,sans-serif;font-size:12px}.letters_list_item_woman_name-fk0nRy{color:#de7032;font-size:18px;font-weight:700}.letters_list_item_woman_place-a1WrVT{color:#828282;justify-content:flex-end;align-items:center;font-size:12px;font-weight:500;display:flex}.letters_list_item_woman_place-a1WrVT img{border-radius:2px;height:12px;margin-right:5px}.letters_list_item_bottom-ZU8W2k{border-top:1px solid #e9eef2;padding:10px 18px}.letters_list_item_media_slider-fcQZJR{align-items:center;width:100%;display:flex}.letters_list_item_media_item-xOW_0Y{cursor:pointer;margin-right:4px}.letters_list_item_media_item-xOW_0Y>img{object-fit:cover;border-radius:5px;width:auto;min-width:32px;height:53px;display:block}.letters_list_item_media_item-xOW_0Y.video-auObSE{position:relative}.letters_list_item_media_item-xOW_0Y.video-auObSE:after{content:"";background-image:url(/static/media/letters-media-play.d01361ed72.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:100%;width:29px;height:29px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 5px rgba(47,43,99,.55)}.letters_list_item_options-BKgyzJ{background:#fcfcfc;border:1px solid #e9eef2;border-radius:0 8px 8px 0;flex-direction:column;flex:none;justify-content:center;align-items:center;width:70px;margin-left:-10px;padding-left:10px;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.05)}.letters_list_item_options_item-reqbsU{cursor:pointer;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:10px;display:flex}.letters_list_item_options_item-reqbsU:last-child{margin-bottom:0}.letters_list_wrap-J6JVgp{height:100%;margin-right:-5px;padding-right:5px;overflow-y:auto}.letters_list_wrap-J6JVgp::-webkit-scrollbar{background:#fff;border-radius:3px;width:2px}.letters_list_wrap-J6JVgp::-webkit-scrollbar-thumb{background:#96b6cf;border-radius:3px}.letters_list-JElJAk{display:block}.letters_list_item-g7i4yV{align-items:stretch;margin-bottom:12px;display:flex}.letters_list_item-g7i4yV:last-child{margin-bottom:0}.letters_list_item_main-FzfQD_{box-sizing:border-box;background:#fff;border:1px solid #e9eef2;border-radius:8px;width:100%;position:relative;overflow:hidden;box-shadow:3px 3px 3px rgba(0,0,0,.05)}.letters_list_item_main-FzfQD_:hover{cursor:pointer;background-color:#ffe9bf}.letters_list_item_main-FzfQD_.unread-FiRL2e{background-color:#e3ecfc}.letters_list_item_top-jy7WYB{align-items:flex-start;padding:10px 18px;display:flex}.letters_list_item_man_profile-bcSFFp{width:200px;display:flex}.letters_list_item_man_photo_wrap-ppzGQ2{align-self:flex-start;margin-right:15px;position:relative}.letters_list_item_man_photo_wrap-ppzGQ2:after{content:"";box-sizing:border-box;background-color:#b2b2b2;border:2px solid #fff;border-radius:100%;width:13px;height:13px;display:block;position:absolute;bottom:1px;right:1px}.letters_list_item_man_photo_wrap-ppzGQ2.online-wKwZgY:after{background-color:#27ae60}.letters_list_item_man_photo-wHWA9Q{object-fit:cover;border-radius:100%;width:60px;height:60px;display:block}.letters_list_item_man_info-FIiSlO{flex-direction:column;justify-content:space-between;display:flex}.letters_list_item_man_last_online-CxxqsB{color:#27ae60;font-family:Roboto,sans-serif;font-size:12px}.letters_list_item_man_last_online-CxxqsB.week-U3Rz4x{color:#fd9a04}.letters_list_item_man_last_online-CxxqsB.month-Ymo5VE{color:#eb5757}.letters_list_item_man_name-ziOqbc{color:#de7032;word-break:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:18px;font-weight:700;display:-webkit-box;overflow:hidden}.letters_list_item_man_place-IyhJif{color:#828282;align-items:center;font-size:12px;font-weight:500;display:flex}.letters_list_item_man_place-IyhJif img{border-radius:2px;height:12px;margin-right:5px}.letters_list_item_middle-SYffaR{flex-wrap:wrap;flex:1;align-items:center;padding-bottom:7px;padding-left:10px;display:flex}.letters_list_item-g7i4yV.with_woman-Ii4uug .letters_list_item_middle-SYffaR{padding-bottom:23px}.letters_list_item_text-WKKj0U{color:#4f4f4f;-webkit-line-clamp:3;cursor:pointer;word-break:break-all;-webkit-box-orient:vertical;max-width:568px;font-family:Roboto,sans-serif;font-size:13px;line-height:150%;display:-webkit-box;overflow:hidden}.letter_list_item_text_from_man-trU_9B{color:#4f4f4f;-webkit-line-clamp:3;cursor:pointer;-webkit-box-orient:vertical;max-width:568px;font-family:Roboto,sans-serif;font-size:15px;font-weight:600;line-height:150%;display:-webkit-box;overflow:hidden}.letters_list_item-g7i4yV.with_woman-Ii4uug .letters_list_item_text-WKKj0U{width:100%;margin-bottom:15px}.letters_list_item_status-Ua9oXP{align-items:center;margin-left:auto;display:flex}.letters_list_item-g7i4yV.with_woman-Ii4uug .letters_list_item_status-Ua9oXP{width:100%;margin-left:0}.letters_list_item_status_title-U_AIkQ{color:#333;margin-right:11px;font-size:10px;font-weight:600}.letters_list_item_status_name-ShDIis{border-radius:5px;justify-content:center;align-items:center;width:73px;height:21px;margin-right:10px;font-family:Roboto,sans-serif;font-size:10px;font-weight:500;display:flex}.letters_list_item_status_name_no_limits-cqEuwA{color:#fff;background-color:#eb5757;border-radius:5px;justify-content:center;align-items:center;width:73px;height:21px;margin-right:10px;font-family:Roboto,sans-serif;font-size:10px;font-weight:500;display:flex}.letters_list_item_status_name-ShDIis.unanswered-V9GTcy{color:#fff;background-color:#eb5757}.letters_list_item_status_name-ShDIis.answered-_3EicH{color:#333;background-color:#99e3cd}.letters_list_item_status_name-ShDIis.delete-lD9Jfd{color:#fff;background-color:#9947ed;width:90px}.letters_list_item_status_freeze-GdkVmz{margin-left:5px}.letters_list_item_status_freeze-GdkVmz img{display:block}.btn_edit-uEdylu{color:#384150;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#fff;border:1px solid #d7dde5;border-radius:4px;align-items:center;gap:6px;margin-top:15px;padding:6px 10px;font:500 12px/1 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;transition:background .12s,border-color .12s,transform 40ms;display:inline-flex;box-shadow:0 1px 1px rgba(16,24,40,.04)}.btn_edit-uEdylu:hover{color:#1e3a8a;background:#e6f0ff;border-color:#3b82f6}.btn_edit-uEdylu:active{transform:translateY(.5px);box-shadow:inset 0 1px rgba(16,24,40,.08)}.btn_edit-uEdylu:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(56,132,255,.2)}.btn_edit-uEdylu[disabled]{opacity:.6;cursor:not-allowed}.btn_edit__icon-uJHBye{justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.btn_edit__spinner-IPJBbK{border:2px solid rgba(56,65,80,.25);border-top-color:rgba(56,65,80,.9);border-radius:50%;width:12px;height:12px;animation:.6s linear infinite spin-sIVZtH}.letters_list_item_time-s4uXbH{text-align:right;color:rgba(51,51,51,.5);width:100%;margin-top:15px;margin-left:auto;font-family:Roboto,sans-serif;font-size:10px}.letters_list_item-g7i4yV.with_woman-Ii4uug .letters_list_item_time-s4uXbH{width:auto;margin-top:0}.letters_list_item_woman_profile-CuUwCU{justify-content:flex-end;width:229px;display:flex}.letters_list_item_woman_photo_wrap-xlQZHa{margin-left:15px;position:relative}.letters_list_item_woman_photo_wrap-xlQZHa:after{content:"";box-sizing:border-box;background-color:#b2b2b2;border:2px solid #fff;border-radius:100%;width:13px;height:13px;display:block;position:absolute;bottom:1px;right:1px}.letters_list_item_woman_photo_wrap-xlQZHa.online-wKwZgY:after{background-color:#27ae60}.letters_list_item_woman_photo-tgpob6{object-fit:cover;border-radius:100%;width:60px;height:60px;display:block}.letters_list_item_woman_info-L3aHMi{text-align:right;flex-direction:column;justify-content:space-between;display:flex}.letters_list_item_woman_id-P5HXzC{color:#828282;font-family:Roboto,sans-serif;font-size:12px}.letters_list_item_woman_name-xSkqdE{color:#de7032;font-size:18px;font-weight:700}.letters_list_item_woman_place-FT3bTH{color:#828282;justify-content:flex-end;align-items:center;font-size:12px;font-weight:500;display:flex}.letters_list_item_woman_place-FT3bTH img{border-radius:2px;height:12px;margin-right:5px}.slick-slider-Kf_i4j{width:100%}.letters_list_item_bottom-V9OwtW{border-top:1px solid #e9eef2;padding:10px 0;overflow:hidden}.letters_list_item_media_slider-jIqmIQ{align-items:center;display:flex;position:relative}.letters_list_item_media_item-rBHUcg{cursor:pointer;margin-right:4px}.letters_list_item_media_item-rBHUcg>img{object-fit:cover;border-radius:5px;width:auto;min-width:32px;height:53px;display:block}.letters_list_item_media_item-rBHUcg.video-u4oGmD{position:relative}.letters_list_item_media_item-rBHUcg.video-u4oGmD:after{content:"";background-image:url(/static/media/letters-media-play.d01361ed72.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:100%;width:29px;height:29px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 5px rgba(47,43,99,.55)}.letters_list_item_options-qOSnea{background:#fcfcfc;border:1px solid #e9eef2;border-radius:0 8px 8px 0;flex-direction:column;flex:none;justify-content:center;align-items:center;width:70px;margin-left:-10px;padding:10px 0 10px 10px;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.05)}.letters_list_item_options_item-NgA86s{cursor:pointer;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:10px;display:flex}.letters_list_item_options_item-NgA86s:last-child{margin-bottom:0}@media screen and (max-width:1599px){.letters_list_item_top-jy7WYB{flex-wrap:wrap;padding-top:15px}.letters_list_item_woman_profile-CuUwCU,.letters_list_item_man_profile-bcSFFp{flex:1}.letters_list_item_middle-SYffaR{flex:none;order:3;width:100%}.letter_list_item_text_from_man-trU_9B{margin-bottom:20px}.letters_list_item_status_freeze-GdkVmz{margin-right:15px}}@media not (min-width:744px){.letters_list_item_top-jy7WYB{padding-left:8px;padding-right:8px}.letters_list_item_man_photo_wrap-ppzGQ2{margin-right:7px}.letters_list_item_man_photo-wHWA9Q{width:40px;height:40px}.letters_list_item_man_last_online-CxxqsB,.letters_list_item_woman_id-P5HXzC{font-size:10px}.letters_list_item_man_name-ziOqbc,.letters_list_item_woman_name-xSkqdE{font-size:14px}.letters_list_item_man_place-IyhJif,.letters_list_item_woman_place-FT3bTH{font-size:10px}.letters_list_item_woman_photo_wrap-xlQZHa{margin-left:7px}.letters_list_item_woman_photo-tgpob6{width:40px;height:40px}.letters_list_item-g7i4yV{flex-direction:column}.letters_list_item_options-qOSnea{border-radius:0 0 8px 8px;flex-direction:row;width:100%;margin:-10px 0 0;padding:15px 0 5px}.letters_list_item_options_item-NgA86s{width:25px;height:25px;margin:0 7px}.letters_list_item_options_item-NgA86s img{width:18px}.letter_list_item_text_from_man-trU_9B,.letters_list_item_text-WKKj0U{word-break:break-word;width:100%}}.react-calendar{background:#fff;border:1px solid #a0a096;width:350px;max-width:100%;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{margin:-.5em;display:flex}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :before,.react-calendar :after{box-sizing:border-box}.react-calendar button{border:0;outline:none;margin:0}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;margin-bottom:1em;display:flex}.react-calendar__navigation button{background:0 0;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{font:inherit;justify-content:center;align-items:center;font-size:.75em;font-weight:700;display:flex}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{text-align:center;max-width:100%;font:inherit;background:0 0;padding:10px 6.6667px;font-size:.833em}.react-calendar__tile:disabled{color:#ababab;background-color:#f0f0f0}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{color:#fff;background:#006edc}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.calendar_wrap-HGxiiA{border:1px solid #000;border-radius:5px;align-items:center;height:38px;padding:0 10px;display:flex;position:relative}.calendar_wrap-HGxiiA img{width:15px;margin-right:5px}.calendar_wrap-HGxiiA input{outline:none;width:150px}.calendar_wrap-HGxiiA+.calendar_wrap-HGxiiA{margin-left:10px}.calendar-ZImknb{z-index:999;position:absolute;top:calc(100% + 10px);left:0}@media not (min-width:744px){.calendar_wrap-HGxiiA{width:calc(50% - 5px)}.calendar_wrap-HGxiiA input{flex:1;width:auto}.calendar_wrap-HGxiiA:nth-child(3) .calendar-ZImknb{right:0;left:unset}}.stats_clmn_3-Tp2sYe{flex-direction:column;flex:1;justify-content:flex-start;padding:10px 5px;display:flex;overflow:hidden}.stats_page_head-_MsEJY{background-color:#fff;border-radius:4px;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px;padding:10px;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.05)}.stats_page_head_left-uNcf_3{align-items:center;display:flex}.block_page_empty-oGAqU3{color:#de7032;text-align:center;width:-webkit-max-content;width:max-content;margin:auto;font-size:24px;font-weight:500;line-height:29px}.block_page_empty-oGAqU3 img{margin-bottom:35px}.stats_page_show_btn-nHvxKr{margin-left:20px}.back_to_main_btn-d2o901{justify-content:center;align-items:center;margin-left:auto;display:flex}.stats_page_table_wrap-Re3zT0{background-color:#fff;border-radius:4px;flex-direction:column;flex:1;display:flex;position:relative;overflow:auto;box-shadow:0 3px 3px rgba(0,0,0,.05)}.stats_page_table_wrap-Re3zT0::-webkit-scrollbar{background:#ddd;border-radius:10px;width:10px;height:7px}.stats_page_table_wrap-Re3zT0::-webkit-scrollbar-thumb{background:#357f89;border-radius:10px}.table-BOTzjV{border-collapse:collapse}.table-BOTzjV .table_head_item-EPFAHf{text-align:center;z-index:2;box-sizing:border-box;border-collapse:separate;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#1f4f74;min-width:100px;height:50px;padding:10px 15px;font-weight:500;position:-webkit-sticky;position:sticky;top:1px}.table-BOTzjV .table_head_item-EPFAHf span{display:inline-block;position:relative}.table-BOTzjV .table_head_item-EPFAHf:not(.active-SjwZv3):hover{color:#ccc}.table-BOTzjV .table_head_item-EPFAHf span:after{content:"▲";opacity:0;display:block;position:absolute;top:calc(50% - 8px);left:calc(100% + 1px);transform:rotate(180deg)}.table-BOTzjV .table_head_item-EPFAHf:not(.active-SjwZv3):hover span:after{transform:rotate(180deg)}.table-BOTzjV .table_head_item-EPFAHf.active-SjwZv3 span:after{opacity:1}.table-BOTzjV .table_head_item-EPFAHf.asc-4Y7H0Q span:after{transform:rotate(0)}.table-BOTzjV .table_head_item-EPFAHf:hover span:after{opacity:1}.table-BOTzjV .table_head_row-cm_1d6{border-collapse:separate;border-bottom:1px solid}.table-BOTzjV .table_head_row-cm_1d6:nth-child(2n){background-color:#eee}.table-BOTzjV .table_row-pkvfih{border-bottom:1px solid #ded;outline:none}.table-BOTzjV .table_row-pkvfih:nth-child(2n){background-color:#eee}.table-BOTzjV .table_col-EMzk5A{text-align:center;white-space:nowrap;height:50px;padding:10px;font-family:Roboto}.table-BOTzjV .table_col_total-pr_StM{background-color:rgba(87,176,255,.62)}.table-BOTzjV .table_col-EMzk5A:first-child{color:#999;font-weight:400}.table-BOTzjV .table_col-EMzk5A:last-child{font-weight:600}.table-BOTzjV thead{width:100%;height:50px;left:0}.table-BOTzjV:not(.sender_table-YvmRyV) tbody tr:last-child td{color:#fff;background-color:#1f4f74;position:-webkit-sticky;position:sticky;bottom:0}.table-BOTzjV:not(.sender_table-YvmRyV) tbody tr:last-child td:first-child{color:#fff}@media not (min-width:1280px){.stats_page_head-_MsEJY{flex-wrap:wrap}.stats_page_head_total_text-VnQcp4{margin:15px 0 5px auto}.stats_page_head_left-uNcf_3{flex-wrap:wrap}}@media screen and (max-width:699px){.stats_page_head-_MsEJY.sender_stat-hLr7hP .stats_page_show_btn-nHvxKr{margin-left:0}.stats_page_head-_MsEJY.sender_stat-hLr7hP .stats_page_show_btn-nHvxKr+.stats_page_show_btn-nHvxKr{margin-left:20px;margin-right:auto}}@media not (min-width:744px){.stats_page_table_wrap-Re3zT0::-webkit-scrollbar{width:5px}.stats_page_show_btn-nHvxKr{margin-top:10px;margin-left:auto}.table-BOTzjV .table_head_item-EPFAHf{padding:5px 15px;font-size:12px}.table-BOTzjV .table_col-EMzk5A{height:40px;font-size:12px}}.select_wrap-muNUjn{z-index:4;margin-right:30px;position:relative}.select_head-Z9Th0i{border:1px solid #000;border-radius:5px;align-items:center;width:200px;height:38px;display:flex}.select_wrap-muNUjn.open-Ax6ttJ .select_head-Z9Th0i{border-bottom-color:transparent;border-radius:5px 5px 0 0}.select_input_text-dZmXuk{cursor:pointer;outline:none;flex:1;width:0;height:100%;padding:0 10px;font-family:Roboto,sans-serif;font-size:14px;display:block}.select_wrap-muNUjn.open-Ax6ttJ .select_input_text-dZmXuk{cursor:text}.select_arrow-PfVITK,.clear_input_btn-mah2Cg{cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:13px;border:none;outline:none;flex:none;width:30px;height:30px;transition:all .3s;display:block}.select_arrow-PfVITK{background-image:url(/static/media/arrow-darkblue.bab47f7001.svg)}.clear_input_btn-mah2Cg{filter:brightness(.5);background-image:url(/static/media/c2-remove.fe17e358bd.svg);background-size:10px}.select_wrap-muNUjn.open-Ax6ttJ .select_arrow-PfVITK{transform:rotate(180deg)}.select_list_wrap-gOvcgm{z-index:2;background-color:#fff;border:1px solid #000;border-top:none;border-radius:0 0 5px 5px;width:100%;padding:0 5px 5px;display:none;position:absolute;top:100%;left:0}.select_wrap-muNUjn.open-Ax6ttJ .select_list_wrap-gOvcgm{display:block}.select_list-U6bf5O{border-top:1px solid #aaa;max-height:400px;padding-top:5px;overflow-y:auto}.select_list_item-PnorQm input{display:none}.select_list_item-PnorQm label{cursor:pointer;border-radius:5px;padding:12px 5px 10px;display:block}.select_list_item-PnorQm label:hover{background-color:#eee}@media screen and (max-width:1399px){.select_head-Z9Th0i{width:150px}.select_arrow-PfVITK,.clear_input_btn-mah2Cg{width:25px}}@media screen and (max-width:699px){.select_wrap-muNUjn{width:100%;margin-bottom:10px}}@media screen and (max-width:399px){.select_wrap-muNUjn{margin-right:0}.select_head-Z9Th0i{width:100%}}.block_page_content_table-G2z2EA{flex:1;margin:10px -6px 0 0;padding-right:4px;overflow-y:auto}.block_page_content_table-G2z2EA::-webkit-scrollbar{background:#fff;border-radius:3px;width:3px}.block_page_content_table-G2z2EA::-webkit-scrollbar-thumb{background:#96b6cf;border-radius:3px}.block_page_content_table_list-fUXnlw{height:100%;display:block}.block_page_content_table_list-fUXnlw .item-aOjHub{box-sizing:border-box;background:#fff;border:1px solid #e9eef2;border-radius:8px;width:100%;margin-bottom:10px;padding:7px 10px;display:flex;position:relative;box-shadow:3px 3px 3px rgba(0,0,0,.05)}.block_page_content_table_list-fUXnlw .item-aOjHub .top-AC2bAM{align-items:center;width:100%;padding:15px 18px;display:flex}.block_page_content_table_list-fUXnlw .item-aOjHub .top-AC2bAM .left-_vsmc9{width:300px;display:flex}.block_page_content_table_list-fUXnlw .item-aOjHub .top-AC2bAM .left-_vsmc9 .operator_info-qSajPy{margin-bottom:5px;font-weight:700}.block_page_content_table_list-fUXnlw .item-aOjHub .top-AC2bAM .middle-QmgQ_3{flex-wrap:wrap;flex:1;align-items:center;padding-bottom:7px;display:flex}.block_page_content_table_list-fUXnlw .item-aOjHub .top-AC2bAM .right-vgDIY6{justify-content:flex-end;width:229px;display:flex}.block_page_content_table_list-fUXnlw .item-aOjHub .item_info-TXaqg2{width:100%}.block_page_content_table_list-fUXnlw .item-aOjHub .item_info_row-zsgka2{border-radius:3px;justify-content:space-between;align-items:center;width:100%;padding:10px;display:flex}.block_page_content_table_list-fUXnlw .item-aOjHub .item_info_row-zsgka2:nth-child(odd){background-color:#e6eff0}.block_page_content_table_list-fUXnlw .item-aOjHub .item_info_row-zsgka2>div{flex:1;font-size:13px}.block_page_content_table_list-fUXnlw .item-aOjHub .item_info_row-zsgka2>div:last-child{flex:none;width:-webkit-max-content;width:max-content}.block_page_content_table_list-fUXnlw .item-aOjHub .item_info_row-zsgka2>div:last-child img{width:20px;display:block}.block_page_content_table_list-fUXnlw .item-aOjHub .item_info_row-zsgka2 .item_info_mans_close-sCJF5s{cursor:pointer}.block_page_content_table_list-fUXnlw .item-aOjHub .item_info_row-zsgka2+.item_info_row-zsgka2{margin-top:5px}.block_page_content_table_list-fUXnlw .item-aOjHub .item_name-hs9kfy{margin-bottom:5px;font-weight:600}.item_photo-c0x88D{align-self:flex-start;margin-right:15px;position:relative}.item_photo-c0x88D img{object-fit:cover;border-radius:100%;width:60px;height:60px;display:block}@media not (min-width:744px){.block_page_content_table_list-fUXnlw .item-aOjHub{display:block}.block_page_content_table_list-fUXnlw .item-aOjHub .item_photo-c0x88D{float:left;margin-bottom:5px}.block_page_content_table_list-fUXnlw .item-aOjHub .item_name-hs9kfy{margin-top:24px}.block_page_content_table_list-fUXnlw .item-aOjHub .item_info_row-zsgka2>div:nth-child(3){flex:none;width:40px}.block_page_content_table_list-fUXnlw .item-aOjHub .item_info_row-zsgka2>div:last-child{margin-left:5px}}.mobile_menu_page-qHHXWK{width:100%;margin-right:5px;overflow-y:auto}.mobile_menu_page-qHHXWK::-webkit-scrollbar{background:#fff;border-radius:3px;width:3px}.mobile_menu_page-qHHXWK::-webkit-scrollbar-thumb{background:#adbaff;border-radius:3px}.mobile_menu_list-cYJK1A{width:100%;max-width:320px;margin:0 auto;padding:20px 5px 20px 10px}.mobile_menu_item-YASmyt{color:#1f4f74;background-color:#fff;border-radius:10px;justify-content:flex-start;align-items:center;width:100%;height:54px;margin:0 auto 6px;padding:0 20px;font-weight:600;display:flex;box-shadow:0 3px 5px rgba(47,43,99,.16)}.mobile_menu_item-YASmyt.disable-QVu1Ix{filter:grayscale();pointer-events:none;opacity:.5;box-shadow:none}.mobile_menu_item-YASmyt img{object-fit:contain;width:20px;height:20px;margin-right:10px}.clmn_2_personal-LjzEGH{flex-direction:column;width:370px;height:100%;padding:10px 5px;display:flex}@media screen and (max-width:1599px){.clmn_2_personal-LjzEGH{width:300px}}@media not (min-width:1280px){.clmn_2_personal-LjzEGH{width:100%;height:calc(100% - 60px);padding-bottom:0;display:none}}.personal_choose_girl-qZb6Xi{background-color:#fff;border-radius:4px;flex-direction:column;height:100%;padding-bottom:5px;display:flex;overflow:hidden;box-shadow:0 3px 3px rgba(0,0,0,.05)}.personal_choose_girl_head-G1bpG8{letter-spacing:-.02em;color:#de7032;justify-content:center;align-items:center;height:54px;font-size:18px;font-weight:600;display:flex}.choose_girl_item-bD4q4N{cursor:pointer;background-color:#fff;border-radius:8px;box-shadow:0 0 10px #cfd7df}.choose_girl_item__blue-y2g0G5{background:#87abc6}.choose_girl_item__blue-y2g0G5 span{color:#fff}.choose_girl .clmn_2_personal-LjzEGH{display:flex}.country_block-CHmD7j{box-sizing:border-box;padding-top:24px}.country_block-CHmD7j:first-child{padding-top:16px}.country_title-DzYqvP{text-align:center;letter-spacing:-.01em;color:#444547;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;line-height:19.5px}.country_subtitle-dWYsuG{letter-spacing:-.01em;justify-content:flex-start;align-items:center;gap:2px;margin-bottom:5px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;line-height:14.63px;display:flex}.female_title-Y3Wh96{color:#e235d1}.male_title-JT5jRs{color:#5163ff}.country_content-VMw8nr{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.personal_page_wrap-OAzkD0{flex:1;height:100%;display:flex}@media not (min-width:1280px){.personal_page_wrap-OAzkD0{flex-wrap:wrap}}.personal_title-oPD2Ta{letter-spacing:-.02em;color:#de7032;justify-content:center;align-items:center;height:54px;font-size:18px;font-weight:600;display:flex}.personal_title-oPD2Ta span{margin-right:10px}@media not (min-width:1280px){.personal_title-oPD2Ta{height:32px;font-size:14px}}.personal_sort-WxStMv{align-self:center}.personal_sort-WxStMv:hover{cursor:pointer;filter:drop-shadow(2px 2px 3px rgba(0,0,0,.3))}.personal_inner_item-V1Oz3W{background-color:#fff;border-radius:4px;flex-direction:column;padding-bottom:5px;display:flex;overflow:hidden;box-shadow:0 3px 3px rgba(0,0,0,.05)}.personal_scroll-pfBtM3{flex:1;margin-right:2px;padding:8px 5px 5px 10px;overflow-y:auto}.personal_scroll-pfBtM3::-webkit-scrollbar{background:#fff;border-radius:3px;width:3px}.personal_scroll-pfBtM3::-webkit-scrollbar-thumb{background:#96b6cf;border-radius:3px}.personal_long_name-tYPHXm{word-break:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.personal_user_item-kefnUA{color:#464f5c;align-items:center;width:100%;height:61px;padding:0 20px;font-size:16px;font-weight:600;display:flex}.personal_user_item-kefnUA+.personal_user_item-kefnUA{margin-top:10px}.personal_user_item-kefnUA.active-F99lLx{background-color:#de7032}.personal_user_item-kefnUA.active-F99lLx span{color:#fff}.personal_user_item-kefnUA img{object-fit:cover;border-radius:50%;width:50px;height:50px;margin-right:18px}@media screen and (max-width:1599px){.personal_user_item-kefnUA img{width:38px;height:38px;margin-right:12px}.personal_user_item-kefnUA{height:50px;padding:0 15px;font-size:14px}}.personal_mobile_nav-noBOOd{background-color:#fff;border-radius:4px;flex:none;justify-content:space-between;align-items:center;width:calc(100% - 10px);height:50px;margin:5px;padding:0 10px;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.05)}@media (min-width:1280px){.personal_mobile_nav-noBOOd{display:none}}.personal_mobile_back-rGA1Ip{color:#b7bdc5;cursor:pointer;justify-content:center;align-items:center;height:34px;font-size:12px;font-weight:600;display:flex}.personal_mobile_back-rGA1Ip svg{margin-right:8px}.personal_mobile_next-lUaDkg{color:#de7032;cursor:pointer;border:2px solid #de7032;border-radius:5px;justify-content:center;align-items:center;height:34px;margin-left:auto;padding:0 12px;font-size:12px;font-weight:600;display:flex}.personal_mobile_next-lUaDkg svg{margin-left:8px}.clmn_3_personal-qekg9k{flex-direction:column;flex:1;height:100%;padding:10px 5px;display:flex;overflow:hidden}@media not (min-width:1280px){.clmn_3_personal-qekg9k{height:calc(100% - 60px);padding-bottom:0}}.connect_top_row-Wbzwx9{height:50%;margin-bottom:10px;display:flex}@media not (min-width:1280px){.connect_top_row-Wbzwx9{flex-direction:column;height:100%;margin-bottom:0;display:none}}.choose_man_wrap-aY6ldt{flex:1;height:100%;margin-right:10px}@media not (min-width:1280px){.choose_man_wrap-aY6ldt{height:auto;margin-bottom:10px;margin-right:0}}.choose_man_item-suresR{cursor:pointer;background-color:#fff;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding-right:24px;display:flex;box-shadow:0 0 10px #cfd7df}.choose_man_item-suresR+.choose_man_item-suresR{margin-top:10px}.choose_man_item-suresR.active-fUCAYz{background-color:#de7032}.choose_man_item-suresR.active-fUCAYz span{color:#fff}.choose_man_item-suresR.active-fUCAYz .buttons-Nxjzqo .btn-zhyw6T svg{fill:#fff}.choose_man_item-suresR .buttons-Nxjzqo{align-items:center;display:flex}.choose_man_item-suresR .buttons-Nxjzqo .btn-zhyw6T+.btn-zhyw6T{margin-left:16px}.choose_man_item-suresR .buttons-Nxjzqo .btn-zhyw6T svg{fill:#2a3b53;display:block}.lets_connect_wrap-YZ0tZw{width:396px;height:100%}@media screen and (max-width:1599px){.lets_connect_wrap-YZ0tZw{width:320px}}@media not (min-width:1280px){.lets_connect_wrap-YZ0tZw{flex:1;width:100%;height:auto}}.empty_img-ltc8FP{object-fit:cover;max-width:80%;max-height:80%;margin:auto;display:block}.connect_users_row-ob2JyN{align-items:center;padding:0 40px;display:flex}@media screen and (max-width:1599px){.connect_users_row-ob2JyN{padding:0 20px}}@media not (min-width:1280px){.connect_users_row-ob2JyN{justify-content:center}}.connect_wrap-SNqaSG{flex-direction:column;flex:1;display:flex;overflow-y:auto}.connect_wrap-SNqaSG::-webkit-scrollbar{background:#fff;border-radius:3px;width:3px}.connect_wrap-SNqaSG::-webkit-scrollbar-thumb{background:#96b6cf;border-radius:3px}@media not (min-width:1280px){.connect_wrap-SNqaSG{padding-top:5px}}.connect_user_plus-isVlhl{margin:0 auto 30px}.connect_user_plus-isVlhl img{display:block}@media screen and (max-width:1599px){.connect_user_plus-isVlhl img{width:28px}}@media not (min-width:1280px){.connect_user_plus-isVlhl img{width:22px}.connect_user_plus-isVlhl{margin-left:10px;margin-right:10px}}.connect_user_item-Mvsb8Q{text-align:center;letter-spacing:.75238px;color:#464f5c;flex:1;max-width:120px;font-size:18px;font-weight:500;position:relative}.connect_user_item-Mvsb8Q div{word-break:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media screen and (max-width:1599px){.connect_user_item-Mvsb8Q{font-size:16px}}@media not (min-width:1280px){.connect_user_item-Mvsb8Q{font-size:12px}}.connect_user_item_photo-IkK1A5{object-fit:cover;border-radius:50%;width:120px;height:120px;margin-bottom:8px}@media screen and (max-width:1599px){.connect_user_item_photo-IkK1A5{width:80px;height:80px;margin-bottom:4px}}@media not (min-width:1280px){.connect_user_item_photo-IkK1A5{width:60px;height:60px}}.connect_user_item_cross-n48P4l{box-sizing:border-box;cursor:pointer;background:#fff;border-radius:100%;width:25px;height:25px;padding:5px;position:absolute;top:-5px;right:18px}.connect_users_less_row-gJz733{box-sizing:border-box;border:1px solid #d3d3d3;border-radius:10px;margin:30px 10px 20px;padding:20px 5px;position:relative}.connect_users_less_row-gJz733 img{border-radius:100%;width:40px;height:40px}.connect_users_less_text-hcQNNG{color:#fff;background:#1f4f74;border-radius:4px;padding:5px;position:absolute;top:-15px;right:0}.connect_users_less_list-ulUsdw{align-items:center;gap:10px;width:100%;display:flex;overflow-x:scroll}.connect_users_less_list-ulUsdw::-webkit-scrollbar{background:0 0;width:0}.connect_users_less_list-ulUsdw::-webkit-scrollbar-track{background:0 0;width:0}.connect_users_less_list-ulUsdw::-webkit-scrollbar-thumb{background-color:transparent;outline:none}.empty_partner_text-NQ1jgM{letter-spacing:-.02em;color:#cfd3da;text-align:center;margin:auto;font-size:24px;font-weight:600}@media screen and (max-width:1599px){.empty_partner_text-NQ1jgM{font-size:20px}}.connect_buttons-x2U58j{flex-wrap:wrap;align-items:center;margin:auto 0;padding:10px 40px;display:flex}.connect_buttons-x2U58j>*{color:#de7032;cursor:pointer;border:1px solid #979797;border-radius:8px;justify-content:center;align-items:center;height:44px;display:flex}.connect_buttons-x2U58j>.active-fUCAYz{color:#fff;background-color:#de7032;border-color:#de7032}.connect_buttons-x2U58j>.active-fUCAYz svg{fill:#fff}.connect_buttons-x2U58j>* svg{fill:#2a3b53}.connect_buttons-x2U58j .chat_btn-JO9ZH0{flex:1}.connect_buttons-x2U58j .chat_btn-JO9ZH0+.chat_btn-JO9ZH0{margin-left:10px}@media not (min-width:1280px){.connect_buttons-x2U58j .chat_btn-JO9ZH0 svg{width:20px;height:20px}.connect_buttons-x2U58j .chat_btn-JO9ZH0{height:34px}}.connect_buttons-x2U58j .email_btn-zEGsyg{flex:1}.connect_buttons-x2U58j .connect_btn-TysRuG{letter-spacing:-.02em;flex:none;width:100%;margin-top:10px;font-size:16px;font-weight:600}@media not (min-width:1280px){.connect_buttons-x2U58j .connect_btn-TysRuG{height:34px;margin-top:5px;font-size:12px}}.connect_wait_list-i8BLMo{flex:1}@media not (min-width:1280px){.connect_wait_list-i8BLMo{display:none}}.wait_list_item-yl9MJN{align-items:center;display:flex}.wait_list_item-yl9MJN+.wait_list_item-yl9MJN{margin-top:10px}.wait_list_item-yl9MJN>*{background-color:#fff;border-radius:8px;align-items:center;height:61px;display:flex;box-shadow:0 0 10px #cfd7df}@media screen and (max-width:1599px){.wait_list_item-yl9MJN>*{height:50px}}@media not (min-width:1280px){.wait_list_item-yl9MJN>*{height:auto;min-height:50px;padding-top:7px;padding-bottom:7px}}.wait_list_item_blocked-C8p_HF{color:#fff;text-align:right;background:gray;border-radius:30px;padding:3px 10px;font-size:10px;font-style:italic;position:absolute;top:17px;right:10px}.wait_list_item_users-Q_Ruuk{flex:1;padding:0 20px;position:relative}.wait_list_item_users-Q_Ruuk>*{align-items:center;display:flex}.wait_list_item_users-Q_Ruuk .users_photos-fRB3dB{margin-right:16px}.wait_list_item_users-Q_Ruuk .users_photos-fRB3dB img{object-fit:cover;border:1px solid #fff;border-radius:50px;width:50px;height:50px;display:block;position:relative}.wait_list_item_users-Q_Ruuk .users_photos-fRB3dB img:first-child{z-index:2}.wait_list_item_users-Q_Ruuk .users_photos-fRB3dB img:nth-child(2){z-index:1;margin-left:-12px}@media screen and (max-width:1599px){.wait_list_item_users-Q_Ruuk .users_photos-fRB3dB img{width:38px;height:38px}.wait_list_item_users-Q_Ruuk .users_photos-fRB3dB{margin-right:12px}}.wait_list_item_users-Q_Ruuk .creation_date-q4tgB0{color:#464f5c;white-space:nowrap;padding-right:12px;font-size:14px;font-weight:500}@media screen and (max-width:500px){.wait_list_item_users-Q_Ruuk .creation_date-q4tgB0{white-space:break-spaces}}.wait_list_item_users-Q_Ruuk .creation_date-q4tgB0 p{white-space:nowrap;text-overflow:ellipsis;max-width:150px;height:23px;overflow:hidden}@media not (min-width:1280px){.wait_list_item_users-Q_Ruuk .creation_date-q4tgB0 p{max-width:250px}}@media screen and (max-width:695px){.wait_list_item_users-Q_Ruuk .creation_date-q4tgB0 p{max-width:150px}}@media screen and (max-width:500px){.wait_list_item_users-Q_Ruuk .creation_date-q4tgB0 p{max-width:85px}}@media screen and (max-width:370px){.wait_list_item_users-Q_Ruuk .creation_date-q4tgB0 p{max-width:65px}}@media screen and (max-width:1599px){.wait_list_item_users-Q_Ruuk .creation_date-q4tgB0{font-size:12px}}.wait_list_item_users-Q_Ruuk .users_names-XVx6OL{color:#464f5c;width:100%;font-size:18px;font-weight:500}.wait_list_item_users-Q_Ruuk .users_names-XVx6OL span{color:#979797;margin:0 6px;font-size:24px}@media screen and (max-width:1599px){.wait_list_item_users-Q_Ruuk .users_names-XVx6OL span{font-size:20px}}@media screen and (max-width:1400px){.wait_list_item_users-Q_Ruuk .users_names-XVx6OL span{font-size:14px}}@media not (min-width:1280px){.wait_list_item_users-Q_Ruuk .users_names-XVx6OL span{font-size:12px}}.wait_list_item_users-Q_Ruuk .users_names-XVx6OL p{white-space:nowrap;text-overflow:ellipsis;max-width:150px;height:23px;overflow:hidden}@media screen and (max-width:1200px){.wait_list_item_users-Q_Ruuk .users_names-XVx6OL p{max-width:120px;height:auto}}@media screen and (max-width:1100px){.wait_list_item_users-Q_Ruuk .users_names-XVx6OL p{max-width:85px}}@media not (min-width:1280px){.wait_list_item_users-Q_Ruuk .users_names-XVx6OL p{max-width:250px}}@media screen and (max-width:695px){.wait_list_item_users-Q_Ruuk .users_names-XVx6OL p{max-width:100px}}@media screen and (max-width:500px){.wait_list_item_users-Q_Ruuk .users_names-XVx6OL p{max-width:85px}}@media screen and (max-width:370px){.wait_list_item_users-Q_Ruuk .users_names-XVx6OL p{max-width:65px}}@media screen and (max-width:1599px){.wait_list_item_users-Q_Ruuk .users_names-XVx6OL{font-size:14px}}@media not (min-width:1280px){.wait_list_item_users-Q_Ruuk .users_names-XVx6OL{font-size:12px}}@media screen and (max-width:460px){.wait_list_item_users-Q_Ruuk .users_names-XVx6OL{flex-wrap:wrap}}@media not (min-width:1280px){.wait_list_item_users-Q_Ruuk{padding:7px}}.wait_list_item_button-I7pH5t{cursor:pointer;justify-content:center;margin-left:10px;padding:0 56px}.wait_list_item_button-I7pH5t svg{fill:#2a3b53}@media not (min-width:1280px){.wait_list_item_button-I7pH5t svg{width:20px;height:20px}.wait_list_item_button-I7pH5t{padding:0 32px}}.wait_list_item_button_disabled-N4g_dX{opacity:.4;cursor:not-allowed}@media not (min-width:1280px){.choose_girl .clmn_3_personal-qekg9k{display:none}.choose_man .connect_top_row-Wbzwx9,.wait_list .connect_wait_list-i8BLMo{display:flex}}.country_subtitle-FnsTJc{letter-spacing:-.01em;justify-content:flex-start;align-items:center;gap:2px;margin-bottom:5px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;line-height:14.63px;display:flex}.female_title-lnmpen{color:#e235d1}.male_title-Z0HGXk{color:#5163ff}.country_content-oOlkwS{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.admin-page-layout-oCnCmb{background-color:var(--color-background-default);width:100%}.admin-page-main-nR4kuk{height:100%}.admin-page-main-nR4kuk .not-found-block-EKZsPd{flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;padding:16px;display:flex}.admin-page-main-nR4kuk .not-found-block-EKZsPd .not-found-block-icon-VjhW2h{margin-bottom:16px}.admin-page-main-nR4kuk .not-found-block-EKZsPd .not-found-block-icon-VjhW2h svg{width:120px;height:120px}@media (min-width:1280px){.admin-page-main-nR4kuk .not-found-block-EKZsPd .not-found-block-icon-VjhW2h svg{width:240px;height:240px}}.admin-page-left-bar-mlX4YC{width:201px}.admin-page-left-bar-mlX4YC .admin-page-left-bar-logo-D1Zwih{justify-content:center;padding:26px 0;display:flex}.admin-page-right-bar-_FVOtu{width:302px}.not-found-loading-UXRcKO{width:100%;height:100vh}.not-found-wrapper-SyG8io{background-color:var(--color-surface-default);background-image:url(/static/media/main-site-img.5a5187452c.svg);background-position:right 0 bottom 0;background-repeat:no-repeat;background-size:max(220px,min(35vw,450px));width:100%;height:100vh}.not-found-wrapper-SyG8io .secondary-wrapper-H4QWdG{flex-flow:column wrap;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.not-found-wrapper-SyG8io .secondary-wrapper-H4QWdG .main-code-ApN8WK{text-align:center;width:100%;font-family:var(--font-main);margin-bottom:15px}.not-found-wrapper-SyG8io .secondary-wrapper-H4QWdG .main-code-ApN8WK svg{height:70px}.not-found-wrapper-SyG8io .secondary-wrapper-H4QWdG .title-aTuOTy,.not-found-wrapper-SyG8io .secondary-wrapper-H4QWdG .description-dVYMh8{justify-content:center;width:100%;display:flex}.not-found-wrapper-SyG8io .secondary-wrapper-H4QWdG .title-aTuOTy{font-size:var(--text-lg);font-weight:var(--fw-semibold);color:var(--color-text-primary);font-family:var(--font-main);margin-bottom:8px}.not-found-wrapper-SyG8io .secondary-wrapper-H4QWdG .description-dVYMh8{margin-bottom:24px}@media (min-width:1280px){.not-found-wrapper-SyG8io{background-position:right 0 bottom 0;background-size:max(520px,min(49vw,1150px));justify-content:flex-start;padding-left:120px;display:flex}.not-found-wrapper-SyG8io .secondary-wrapper-H4QWdG{align-items:flex-start;width:50%}.not-found-wrapper-SyG8io .secondary-wrapper-H4QWdG .main-code-ApN8WK{justify-content:flex-start;margin-bottom:24px;display:flex}.not-found-wrapper-SyG8io .secondary-wrapper-H4QWdG .main-code-ApN8WK svg{height:100px}.not-found-wrapper-SyG8io .secondary-wrapper-H4QWdG .title-aTuOTy,.not-found-wrapper-SyG8io .secondary-wrapper-H4QWdG .description-dVYMh8{justify-content:flex-start}.not-found-wrapper-SyG8io .secondary-wrapper-H4QWdG .title-aTuOTy{font-size:32px}.not-found-wrapper-SyG8io .secondary-wrapper-H4QWdG .description-dVYMh8{margin-bottom:30px}}@media (min-width:1440px){.not-found-wrapper-SyG8io{background-size:90vh}}.page-I1GNpB{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.toolbar-cWEUQz{background-color:#fff;border-radius:4px;flex:none;justify-content:flex-end;align-items:center;margin-bottom:10px;padding:10px;display:flex}.searchWrap-ajSL1p{position:relative}.searchInput-rlTkqQ{letter-spacing:-.02em;color:#333;background:#fff;border:1px solid #e9eef2;border-radius:5px;outline:none;width:194px;height:26px;padding:0 30px 0 12px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;display:block}.searchClear-JZQ2tN{cursor:pointer;background-color:transparent;background-image:url(/static/media/cross-blue.205fa81422.svg);background-position:50%;background-repeat:no-repeat;background-size:10px;border:none;width:26px;height:26px;padding:0;position:absolute;top:0;right:0}.state-rXuls2{color:#666;background-color:#fff;border-radius:4px;flex:1;justify-content:center;align-items:center;min-height:200px;font-size:14px;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.05)}.table-hBLt0E{background-color:#fff;border-radius:4px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 3px 3px rgba(0,0,0,.05)}.scrollX-Xdwl7e{flex-direction:column;flex:1;min-height:0;display:flex;overflow-x:auto;overflow-y:hidden}.scrollX-Xdwl7e::-webkit-scrollbar{background:#ddd;border-radius:10px;width:10px;height:7px}.scrollX-Xdwl7e::-webkit-scrollbar-thumb{background:#357f89;border-radius:10px}.tableInner-ioeiU4{flex-direction:column;flex:1;min-height:0;display:flex}.row-V1jmiY{box-sizing:border-box;align-items:center;display:grid}.rowStriped-sxcrbq{background-color:#f4f6f8}.headerRow-so6fT6{z-index:2;background-color:#1f4f74;flex:none;position:relative}.headerCell-zUZIO_{text-align:center;box-sizing:border-box;color:#fff;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;height:50px;padding:10px 12px;font-weight:500;display:flex}.headerCell-zUZIO_ span{display:inline-block;position:relative}.headerCell-zUZIO_ span:after{content:"▲";opacity:0;display:block;position:absolute;top:calc(50% - 8px);left:calc(100% + 4px);transform:rotate(180deg)}.sortable-jr5Wna{cursor:pointer}.sortable-jr5Wna:hover:not(.active-yExXOP){color:#ccc}.sortable-jr5Wna:hover span:after,.active-yExXOP span:after{opacity:1}.asc-PQkAbs span:after{transform:rotate(0)}.desc-dFGoHI span:after{transform:rotate(180deg)}.virtualBody-TFbIcX{flex:1;min-height:0}.virtualBody-TFbIcX::-webkit-scrollbar{background:#ddd;border-radius:10px;width:10px;height:7px}.virtualBody-TFbIcX::-webkit-scrollbar-thumb{background:#357f89;border-radius:10px}.cell-Ss08o4{text-align:center;box-sizing:border-box;color:#333;word-break:break-word;border-bottom:1px solid #e5e9ec;justify-content:center;align-items:center;min-width:0;height:100%;padding:8px 10px;font-family:Roboto,sans-serif;font-size:13px;display:flex;overflow:hidden}.giftImage-RXFD5w{object-fit:cover;border-radius:50%;width:64px;height:64px;display:block}.profileLink-yYIaB3{color:inherit;word-break:break-word;text-decoration:underline}.status-n57CgI{white-space:nowrap;border-radius:10px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-block}.statusInProgress-CWUPaK{color:#9a6b00;background-color:#fff4d6}.statusApproved-ba17Ig{color:#1f7a3d;background-color:#e0f5e6}.statusDeclined-DHrQeL{color:#b32020;background-color:#fde3e3}.empty-r4JPhj{color:#777;flex:1;justify-content:center;align-items:center;min-height:160px;font-size:14px;display:flex}.chat_head-doHxxv{background-color:#de7032;border-radius:5px 5px 0 0;justify-content:space-between;align-items:center;height:77px;padding:0 20px;display:flex;position:relative}.chat_head_green-VglrE2{background-color:#04b580}.chat_head_red-oFyKFU{background-color:#710909}.chat_head_blue-smhD7g{background-color:#25abe6}.chat_head_label_wrapper-opkxVV{z-index:5;flex-direction:column;display:flex;position:absolute;top:77px;left:0;right:0}@media not (min-width:744px){.chat_head_label_wrapper-opkxVV{top:50px}}.chat_head_label-qnV6SE{text-align:center;z-index:3;cursor:default;--banner-accent:#666;justify-content:center;align-items:center;height:32px;padding:6px 8px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;display:flex;position:relative}.chat_head_label-qnV6SE.blocked-FPzoKe{--banner-accent:#eb5757;color:#eb5757;background:#fbdddd;border-bottom:1px solid #f8c3c3}.chat_head_label-qnV6SE.blocked-FPzoKe:before{content:"";background:url(/static/media/block.8895aa4445.svg) 50%/contain no-repeat;width:20px;min-width:20px;height:20px;min-height:20px;margin-right:8px;display:block}.chat_head_label-qnV6SE.no_contacts-QsS1Am{--banner-accent:#eb5757;color:#eb5757;background:#fbdddd;border-bottom:1px solid #f8c3c3}.chat_head_label-qnV6SE.no_contacts-QsS1Am:before{content:"";background:url(/static/media/no_contacts.3b43f7504c.svg) 50%/contain no-repeat;width:20px;min-width:20px;height:20px;min-height:20px;margin-right:8px;display:block}.chat_head_label-qnV6SE.social-LOGyRp{--banner-accent:#555;color:#333;background:#f4f4f4;border-bottom:1px solid rgba(51,51,51,.1)}.chat_head_label-qnV6SE.social-LOGyRp:before{content:"";background:url(/static/media/social.1ca6b61310.svg) 50%/contain no-repeat;width:20px;min-width:20px;height:20px;min-height:20px;margin-right:8px;display:block}.chat_head_label-qnV6SE.contacts-Pg6MRl{--banner-accent:#04b580;color:#04b580;background:#d4f5ec;border-bottom:1px solid rgba(4,181,128,.098)}.chat_head_label-qnV6SE.contacts-Pg6MRl:before{content:"";background:url(/static/media/contacts.54298a7a11.svg) 50%/contain no-repeat;width:20px;min-width:20px;height:20px;min-height:20px;margin-right:8px;display:block}.chat_head_label-qnV6SE.birthday-egxaPc{--banner-accent:#357f89;color:#357f89;background:#d7e5e7;border-bottom:1px solid #b6d1d5}.chat_head_label-qnV6SE.birthday-egxaPc:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAZCAMAAAAc9R5vAAACcFBMVEUAAAD//+z1+Pj//s///s4vGR4zMzPNzMjg7tbAzbnHxcDlz2T++Mr/+85samb98rl1dHL/+sj/+sf//9hAQDz//+L//9ZCAAD//+z19dU1NSvBwLyLU2HKyMOzoprWxpHZx4XRph7Fua6PABmJABnGytqxUGqPTl/XtjncxlLCwb62tbLCvri9urW3tK+uraqfnZvp2IX16a2rqKPJ19by457d3dzaw1nPtFHAxsDt3pOqqKKbm5eLi4ifm5f58bbX39z577OVlI78+cqZmZaIZmmHhYSlkImdmJLezYf79sGEgoL045j/+Mahppr6879bW1X58rm2vKNjY2D48r2cnJxSUk+Hg4B0NECAhoY4ODD/9r///+tHRz08PDz//8w7Oyf////h3tnj4d3h3tve3dnd29jj4dz8///k4t7b2dbn5NP6/Pvu69vi39vX1tPLycb9/v3v9PLg3drl4M/GxcL5+fXz9fTs6+jr6eXl5ODt6djZ2NXW087Qz8rNzsrDwLS9ua2vByj3/vz8/Pv7+/j3+fj4+PDv7Onq6OLb2tfX19XT09HT09DR0M3Gvr3Ys72qppj27X66TGaLTVadQlG0DDKfBB6LDx10AADd4fHr8u/X7+f59OXd5ePx8OHT6eHl493w7tza39vX19rm7tfp5dXp5dPk39HS0c/PzMzf28vT0MrB0sjPzcbH2MXT0b67yb6+w7zFzre/vLOyt7LRq7K5s7G7v7C3taq/tKjDh5Otm5KojpCfcXaXZWzCT2uoUGOAUF2SUVigOlOjNEi3L0fYvEV4OkS3GD+cHDHZvCujACPXtxutABGJAApjds3gAAAAYXRSTlMABv4zMA4K/v39/PmVh2pgWUE3KyYiHxcTDAj+/v39/f39/Pz8+/v7+/n39PHp5ePi397d2dXR0dDNy8rFwbyzrqupqKCem5OPdXNyb2tqaFRQUFBNSERCQCggHBoZEQ8NEFBbDAAAAdZJREFUKM9iwA8khFgYIQSDMLMYQjze34pHkJHf3jGEgZnX0CsGLiHKc9aIP5qXm9uXMdD0tDMzXELSc5I5i6TgcU1hBjGLST6icInYWRqrgsRNFOQtxf2WKKoi7IiaWzbf9YxSWbvcdPf2nGopuETE0uzsKcq7qkv2qOxfVLKBFSbucIRjWcnWQ4252RNPbMrN5lSLhIibMcmsX766PqMhN7sxo766hFO9MBQkHt7GNOHc5hWlGVtys3dmFORyHJ1Q3gKyxiUn49TJqTvmHFvb0LjxwIKGiU3TC3MEgBLeiYlTZu5t3j1tMmBM5ZObthX1n5/ZnAiSCKtMTJzdljO1aUZixoxpB3OKts9LLBcBSojUVRUmJiYW7Vvc2tJ/uCgRCCoK4oASCQX5aZVlQDkoaO1I6ykFO1c6P604JW9hZ2VFR0VnVV5qWnefFlhCu7crJTk9PS8vKSUpKak4tSu/Xh8sYdCXlpyZmZ4EBqmpaTU9BTZgCVv2rJTMqmSQ6mKgeFb+ylI3sAQfV01qSnJmcl5KSkoSUKK7tzQAEljGQC1Aw5KTgTalpKTWFOjBgtdjXX5WUjpIIiU1q7bOiQEBgu10uepqa9fI6ljzsaGnITZWViQxAMJwpXtUQG77AAAAAElFTkSuQmCC) 50%/contain no-repeat;width:20px;min-width:20px;height:20px;min-height:20px;margin-right:8px;display:block}.chat_head_label-qnV6SE.second-WofFZn{bottom:-64px}.banner_burger_toggle-vdshXA{cursor:pointer;color:inherit;opacity:.7;background:0 0;border:none;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.banner_burger_toggle-vdshXA:hover{opacity:1}.banner_count_badge-he8paI{background:var(--banner-accent,#666);color:#fff;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;margin-left:8px;padding:0 6px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.chat_head-doHxxv.appreciation-rraAsR{background-color:transparent;width:25px;height:25px;margin-right:20px;padding:0;transition:all .3s;position:relative}.chat_head-doHxxv.appreciation-rraAsR img{width:100%;height:100%}.chat_head-doHxxv.appreciation-rraAsR:hover .appreciation_tooltip-ozVrKJ{opacity:1;visibility:visible;top:34px;left:-40px;right:0}.chat_head-doHxxv.appreciation-rraAsR:hover .appreciation_tooltip-ozVrKJ:before{content:url(/static/media/tooltip-arrow.3f9953f35f.svg);width:-webkit-fit-content;width:fit-content;position:absolute;bottom:85%;left:45px;right:0}.appreciation_tooltip-ozVrKJ{opacity:0;visibility:hidden;color:#5e5c75;z-index:6;pointer-events:none;background-color:#fff;border-radius:5px;width:-webkit-max-content;width:max-content;padding:12px 8px;font-size:16px;font-weight:400;line-height:150%;transition:opacity .3s ease-in-out;position:absolute;box-shadow:0 2px 8px rgba(0,0,0,.15)}.chat_head_nav-SnHKik{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;z-index:5;align-items:center;display:flex}.chat_head_nav_btn-gDTMMQ{cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:contain;width:25px;height:25px;margin-right:30px}.chat_head_nav_btn-gDTMMQ:last-child{margin-right:0}.chat_head_nav_btn-gDTMMQ.favs-mY6BBf{background-image:url(/static/media/c3ch-favs.fc24c349e5.svg)}.chat_head_nav_btn-gDTMMQ.favs2-fYbHIP{background-image:url(/static/media/c3ch-favs2.cdfbb3313f.svg)}.chat_head_nav_btn-gDTMMQ.chat-hhGB84{background-image:url(/static/media/sender_head_chat_a.30bce2d636.svg)}.chat_head_nav_btn-gDTMMQ.letters-Xqk4EK{background-image:url(/static/media/c3ch-letters.80680948aa.svg)}.chat_head_nav_btn-gDTMMQ.folder-xTphZX{background-image:url(/static/media/c3ch-folder.96b7602f3d.svg)}.chat_head_nav_btn-gDTMMQ.double_folder-KLh0PQ{background-image:url(/static/media/c3ch-double-folder.2c76499514.svg)}.chat_head_nav_btn-gDTMMQ.folder2-CiZdRd{background-image:url(/static/media/c3ch-folder2.1266c982f7.svg)}.chat_head_nav_btn-gDTMMQ.double_folder2-eASNnN{background-image:url(/static/media/c3ch-double-folder2.2c76499514.svg)}.chat_head_nav_btn-gDTMMQ.complain-huuDec{background-image:url(/static/media/triple_dots.8b8041063c.svg);margin-right:0}.chat_head_nav_btn-gDTMMQ.duplicates-pKvb_X{background-image:url(/static/media/c3-top-attention.b0b88cd224.svg);margin-right:0}.chat_head_nav_btn-gDTMMQ.complaint_banana-Tc2Qzz{background-image:url(/static/media/complaint-banana.5e3b97e7f1.svg)}.chat_head_nav_btn-gDTMMQ.complaint_country-YSGoyI{background-image:url(/static/media/complaint-flag.4cd3976995.svg)}.chat_head_nav_btn-gDTMMQ.complaint_contact-cS08ik{background-image:url(/static/media/complaint-contact.4efd5e74a5.svg)}.chat_head_nav_btn-gDTMMQ.complaint_child-FKVEzP{background-image:url(/static/media/complaint-child.4217e99919.svg)}.chat_head_nav_btn-gDTMMQ.pin-qd5d7Z{background-image:url(/static/media/c3ch-pin.337b527837.svg);background-size:19px}.chat_head_nav_btn-gDTMMQ.pinned-YyhcEM{background-image:url(/static/media/c3ch-pinned.e770bd6fcc.svg);background-size:19px}.chat_head_mob_nav_btn-InWeyz{cursor:pointer;opacity:.7;transition:all .3s;display:none}.chat_head_mob_nav_btn-InWeyz img{width:20px;display:block}.chat_head_middle-a_lfy0{align-items:center;display:flex;position:relative}.chat_header_drafts-Evcffw{position:relative}.chat_header_drafts .chat_head_middle-a_lfy0{display:none}.chat_head_nav_btn_wrap-ARjQgi{margin-left:20px;position:relative}.chat_head_complain_nav-r8g0Oo{grid-gap:20px;z-index:5;background-color:#de7032;border-radius:6px;grid-template-columns:repeat(2,26px);padding:10px;display:grid;position:absolute;top:calc(100% + 20px);left:50%;transform:translate(-50%);box-shadow:0 6px 12px rgba(84,0,114,.24)}.duplicates-pKvb_X.chat_head_complain_nav-r8g0Oo{grid-template-columns:repeat(6,75px)}.chat_head_complain_mob-qnErYr{grid-gap:20px;grid-row:1/3;grid-template-columns:repeat(2,25px);grid-column-start:4;display:none}@media screen and (max-width:1800px){.chat_head_mob_nav_btn-InWeyz{display:block}.chat_head_mob_nav_btn-InWeyz:hover{opacity:1}.chat_head_nav-SnHKik{grid-gap:20px;background-color:#de7032;border-radius:6px;grid-template-columns:repeat(3,1fr);padding:10px;display:none;position:absolute;top:calc(100% + 20px);left:50%;transform:translate(-50%);box-shadow:0 6px 12px rgba(84,0,114,.24)}.chat_head_nav-SnHKik.active-8gHSob{display:grid}.chat_head_nav_btn-gDTMMQ{margin-right:0}}@media screen and (max-width:780px){.chat_head-doHxxv.appreciation-rraAsR:hover .appreciation_tooltip-ozVrKJ{font-size:14px}}@media not (min-width:744px){.chat_head-doHxxv{height:50px;padding:0 5px}.chat_head_profile_photo-k1fgvW img{width:40px;height:40px}.chat_head_profile_name-h1EWXc{-webkit-line-clamp:1;max-width:120px;font-size:12px}.chat_head_profile_id-trKcDD{margin:1px 0;font-size:10px}.chat_head_nav-SnHKik{border-radius:0 0 6px 6px;top:calc(100% + 15px)}.chat_head_nav_btn-gDTMMQ{display:grid}.chat_head_nav_btn_wrap-ARjQgi{display:none}.chat_head_complain_mob-qnErYr{display:grid}.chat_head-doHxxv.appreciation-rraAsR:hover .appreciation_tooltip-ozVrKJ{max-width:200px}.chat_head-doHxxv.appreciation-rraAsR:hover .appreciation_tooltip-ozVrKJ:before{top:-14px}}.birthday_user_label-qXweAC{color:#357f89;box-sizing:border-box;background:#d7e5e7;border-bottom:1px solid #b6d1d5;justify-content:center;align-items:center;gap:8px;width:100%;height:32px;padding:0 16px;font-size:14px;font-weight:500;line-height:normal;display:flex;position:absolute;bottom:-32px;left:0}@media not (min-width:744px){.birthday_user_label-qXweAC{padding:0;font-size:12px}}.birthday_user_label-qXweAC:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAZCAMAAAAc9R5vAAACcFBMVEUAAAD//+z1+Pj//s///s4vGR4zMzPNzMjg7tbAzbnHxcDlz2T++Mr/+85samb98rl1dHL/+sj/+sf//9hAQDz//+L//9ZCAAD//+z19dU1NSvBwLyLU2HKyMOzoprWxpHZx4XRph7Fua6PABmJABnGytqxUGqPTl/XtjncxlLCwb62tbLCvri9urW3tK+uraqfnZvp2IX16a2rqKPJ19by457d3dzaw1nPtFHAxsDt3pOqqKKbm5eLi4ifm5f58bbX39z577OVlI78+cqZmZaIZmmHhYSlkImdmJLezYf79sGEgoL045j/+Mahppr6879bW1X58rm2vKNjY2D48r2cnJxSUk+Hg4B0NECAhoY4ODD/9r///+tHRz08PDz//8w7Oyf////h3tnj4d3h3tve3dnd29jj4dz8///k4t7b2dbn5NP6/Pvu69vi39vX1tPLycb9/v3v9PLg3drl4M/GxcL5+fXz9fTs6+jr6eXl5ODt6djZ2NXW087Qz8rNzsrDwLS9ua2vByj3/vz8/Pv7+/j3+fj4+PDv7Onq6OLb2tfX19XT09HT09DR0M3Gvr3Ys72qppj27X66TGaLTVadQlG0DDKfBB6LDx10AADd4fHr8u/X7+f59OXd5ePx8OHT6eHl493w7tza39vX19rm7tfp5dXp5dPk39HS0c/PzMzf28vT0MrB0sjPzcbH2MXT0b67yb6+w7zFzre/vLOyt7LRq7K5s7G7v7C3taq/tKjDh5Otm5KojpCfcXaXZWzCT2uoUGOAUF2SUVigOlOjNEi3L0fYvEV4OkS3GD+cHDHZvCujACPXtxutABGJAApjds3gAAAAYXRSTlMABv4zMA4K/v39/PmVh2pgWUE3KyYiHxcTDAj+/v39/f39/Pz8+/v7+/n39PHp5ePi397d2dXR0dDNy8rFwbyzrqupqKCem5OPdXNyb2tqaFRQUFBNSERCQCggHBoZEQ8NEFBbDAAAAdZJREFUKM9iwA8khFgYIQSDMLMYQjze34pHkJHf3jGEgZnX0CsGLiHKc9aIP5qXm9uXMdD0tDMzXELSc5I5i6TgcU1hBjGLST6icInYWRqrgsRNFOQtxf2WKKoi7IiaWzbf9YxSWbvcdPf2nGopuETE0uzsKcq7qkv2qOxfVLKBFSbucIRjWcnWQ4252RNPbMrN5lSLhIibMcmsX766PqMhN7sxo766hFO9MBQkHt7GNOHc5hWlGVtys3dmFORyHJ1Q3gKyxiUn49TJqTvmHFvb0LjxwIKGiU3TC3MEgBLeiYlTZu5t3j1tMmBM5ZObthX1n5/ZnAiSCKtMTJzdljO1aUZixoxpB3OKts9LLBcBSojUVRUmJiYW7Vvc2tJ/uCgRCCoK4oASCQX5aZVlQDkoaO1I6ykFO1c6P604JW9hZ2VFR0VnVV5qWnefFlhCu7crJTk9PS8vKSUpKak4tSu/Xh8sYdCXlpyZmZ4EBqmpaTU9BTZgCVv2rJTMqmSQ6mKgeFb+ylI3sAQfV01qSnJmcl5KSkoSUKK7tzQAEljGQC1Aw5KTgTalpKTWFOjBgtdjXX5WUjpIIiU1q7bOiQEBgu10uepqa9fI6ljzsaGnITZWViQxAMJwpXtUQG77AAAAAElFTkSuQmCC) 50%/contain no-repeat;width:20px;min-width:20px;height:20px;min-height:20px;display:block}.chat-head-complain-link-pyEIzH{color:var(--color-text-inverse)}.chat-head-label-with-banners-OHsKHf{cursor:pointer}.posts_page_wrap-_1p2bd{flex:1;height:100%;padding:0 10px 0 6px;font-family:Montserrat,sans-serif;display:flex}@media not (min-width:1280px){.posts_page_wrap-_1p2bd{flex-wrap:wrap}}.posts_page-olyBN_{background:#fff;width:100%}.posts_page_choose_profile-NB0aEZ{color:#1c4b72;letter-spacing:-.48px;flex-direction:column;justify-content:center;align-items:center;width:100%;font-size:24px;font-weight:600;line-height:100%;display:flex}.posts_page_header-IMvFFX{border-bottom:1px solid #ebebeb;height:72px;padding:0 24px}.posts_page_header_row-TlCAI8{justify-content:space-between;align-items:center;height:100%;display:flex}.posts_page_header_list-InRwg6{height:100%;display:flex}.posts_page_header_list-InRwg6.disabled-m_0sho{opacity:.5;pointer-events:none}.posts_page_header_item-h04KlB{color:#474f5c;text-align:center;cursor:pointer;align-items:center;height:100%;padding:0 12px;font-size:14px;font-weight:500;display:flex}.posts_page_header_item-h04KlB:hover{color:#414141}.posts_page_header_item-h04KlB.active-yXigEy{color:#414141;border-bottom:2px solid #626262;font-weight:700}.posts_page_btns_row-ADf635{justify-content:space-between;align-items:center;display:flex}.posts_page_create_btn-tJrrs1{color:#fff;letter-spacing:-.32px;cursor:pointer;background:linear-gradient(92deg,#357f89 .83%,#1c4b72 99.53%);border-radius:5px;justify-content:center;align-items:center;width:200px;height:48px;min-height:48px;font-size:16px;font-weight:600;display:flex}.posts_page_create_btn-tJrrs1:hover{box-shadow:0 4px 8px rgba(14,4,143,.24)}.posts_page_create_btn-tJrrs1 img{max-height:24px;margin-right:10px}.posts_page_create_btn-tJrrs1.disabled-m_0sho{opacity:.5;pointer-events:none}.posts_page_create_btn-tJrrs1.outline-p3PGn4{color:#1c4b72;background:0 0;outline:1px solid #1c4b72}.posts_page_create_btn-tJrrs1.delete-koEUca{color:#e00;outline:1px solid #e00}.posts_page_body-n_z6DH{height:100%}.posts_page_body_inner-as_U_p{height:calc(100% - 24px);padding:24px 10px 34px 24px;overflow-y:auto}.posts_page_body_inner-as_U_p::-webkit-scrollbar{background:#fff;border-radius:3px;width:4px}.posts_page_body_inner-as_U_p::-webkit-scrollbar-thumb{background:#96b6cf;border-radius:4px}.posts_page_grid-AXfd1_{background:#fff;grid-template-columns:repeat(4,1fr);justify-content:center;gap:24px 16px;margin-bottom:14px;padding-bottom:24px;display:grid}.posts_page_grid-AXfd1_ .posts_page_pagination_wrap-_9m4WO{grid-column:span 4;margin:10px auto}@media screen and (max-width:1600px){.posts_page_grid-AXfd1_{grid-template-columns:repeat(3,1fr)}.posts_page_grid-AXfd1_ .posts_page_pagination_wrap-_9m4WO{grid-column:span 3}}.posts_page_grid_item-vsrQHX{flex-direction:column;max-width:326px;height:450px;display:flex}.posts_page_grid_img_wrap-ZoZtlk{width:100%;height:326px;margin-bottom:20px;position:relative}.posts_page_grid_img_wrap-ZoZtlk img{object-fit:cover;object-position:top;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.posts_page_icon_arrow-P24pjO{z-index:2;cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.posts_page_icon_arrow-P24pjO:before{content:"";width:100%;height:100%;display:block}.posts_page_icon_arrow-P24pjO:hover{opacity:.9}.posts_page_icon_arrow-P24pjO:active{box-shadow:0 0 10px rgba(128,128,128,.5)}.posts_page_icon_arrow-P24pjO.left-eZuXLN{left:12px}.posts_page_icon_arrow-P24pjO.left-eZuXLN:before{background:url(/static/media/post_arrow_prev.8eea73baa4.svg) 50% no-repeat;margin-right:1px}.posts_page_icon_arrow-P24pjO.right-Ik_t1F{right:12px}.posts_page_icon_arrow-P24pjO.right-Ik_t1F:before{background:url(/static/media/post_arrow_next.19fa141cb5.svg) 50% no-repeat;margin-left:1px}.icon_play-u7JW7F{z-index:2;cursor:pointer;width:58px;height:58px;position:absolute;bottom:50%;left:50%;transform:translate(-50%,50%)}.icon_play-u7JW7F:before{content:"";background:url(/static/media/c3-media-video-play.c86d60adf4.svg) 50%/cover no-repeat;width:100%;height:100%;display:block}.post_modal_view_img_wrap-FO2lzZ .icon_play-u7JW7F{width:88px;height:88px}.post_modal_view_img_wrap-FO2lzZ .icon_play-u7JW7F:hover{opacity:.9}.posts_page_icon_dots_row-UfTFzd{z-index:2;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.posts_page_icon_dot-mTimEw{background:rgba(255,255,255,.5);border-radius:13px;width:8px;height:8px;margin-right:8px;box-shadow:0 0 10px rgba(128,128,128,.5)}.posts_page_icon_dot-mTimEw.active-yXigEy{background:#fff}.posts_page_icon_dot-mTimEw:last-child{margin-right:0}.posts_page_grid_item_content-CHwIWd{padding:1px 1px 4px}.posts_page_grid_activity_row-NJSD7S{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.posts_page_grid_activity_item_wrap-G19WCW{display:flex}.posts_page_grid_activity_item-r9i3pf{color:#363636;align-items:center;font-size:14px;font-weight:500;display:flex}.posts_page_grid_activity_item-r9i3pf:first-child{margin-right:16px}.posts_page_grid_activity_item-r9i3pf img{margin-right:8px}.posts_page_grid_activity_item-r9i3pf span{color:#e00;font-weight:600}.posts_page_grid_activity_item-r9i3pf.action-rRBR2x{cursor:pointer}.posts_page_grid_activity_item-r9i3pf.action-rRBR2x:hover{opacity:.9}.posts_page_grid_item_text-HWZs14{color:#000;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;height:43px;margin-bottom:10px;font-size:14px;font-weight:400;line-height:150%;display:-webkit-box;overflow:hidden}.posts_page_grid_item_see_more-Z2Psqd{color:#1f4f74;cursor:pointer;margin-bottom:10px;font-size:14px;font-weight:500}.posts_page_grid_item_see_more-Z2Psqd:hover{text-decoration:underline}.posts_page_grid_item_bottom_row-LCFv2i{justify-content:space-between;align-items:center;display:flex}.posts_page_grid_item_status-l4JpGP{align-items:center;margin-right:2px;font-size:14px;font-weight:600;display:flex}.posts_page_grid_item_status-l4JpGP:before{content:"";width:24px;height:24px;margin-right:8px;display:block}.posts_page_grid_item_status-l4JpGP.status_1-BbBGFl{color:#eebd26}.posts_page_grid_item_status-l4JpGP.status_1-BbBGFl:before{background:url(/static/media/status_in_progress.21b7d9ceac.svg) 50% no-repeat}.posts_page_grid_item_status-l4JpGP.status_2-YSAFuE{color:#63b485}.posts_page_grid_item_status-l4JpGP.status_2-YSAFuE:before{background:url(/static/media/status_approved.dc9b47f3fc.svg) 50% no-repeat}.posts_page_grid_item_status-l4JpGP.status_3-zfqxVz{color:#eb5757}.posts_page_grid_item_status-l4JpGP.status_3-zfqxVz:before{background:url(/static/media/status_declined.12fe28eb19.svg) 50% no-repeat}.posts_page_grid_item_status-l4JpGP.status_4-mtXIbi{color:#c03439}.posts_page_grid_item_status-l4JpGP.status_4-mtXIbi:before{background:url(/static/media/status_rework.dd1d708989.svg) 50% no-repeat}.posts_page_grid_item_status-l4JpGP.status_5-ipRPO5{color:#474f5c}.posts_page_grid_item_status-l4JpGP.status_5-ipRPO5:before{background:url(/static/media/status_draft.e26f0f2365.svg) 50% no-repeat}.posts_page_grid_item_status-l4JpGP.status_6-y0Jq_c{color:#969696}.posts_page_grid_item_status-l4JpGP.status_6-y0Jq_c:before{background:url(/static/media/status_hidden.e9d0ee1ede.svg) 50% no-repeat}.posts_page_grid_item_data_wrap-ucs26L{color:#404040;font-size:14px;font-weight:400;display:flex}.posts_page_grid_item_data_wrap-ucs26L span:first-child{margin-right:16px}.post_modal-gjjePL{text-align:left;background:#fff;border-radius:5px;flex-direction:column;width:800px;height:-webkit-max-content;height:max-content;padding:12px 24px 24px;display:flex;position:relative}@media screen and (max-height:750px){.post_modal-gjjePL{height:100%;overflow-y:auto}}.post_modal_close-Ewm1TM{cursor:pointer;z-index:99;position:absolute;top:16px;right:16px}.post_modal_close-Ewm1TM:hover{opacity:.7}.post_modal_header-myyQd5{justify-content:center;align-items:center;width:100%;height:48px;display:flex;position:relative}.post_modal_header-myyQd5.view-Xy_Zoe{justify-content:flex-end}.post_modal_profile_box-QWg85r{z-index:2;justify-content:center;align-items:center;max-width:300px;display:flex;position:absolute;top:0;bottom:0;left:0}.post_modal_profile_box-QWg85r img{background:#eee;border-radius:50%;width:40px;height:40px;margin-right:8px}.post_modal_profile_info-ctTXzJ{text-align:left;color:#474f5c;flex-direction:column;align-items:flex-start;font-size:13px;font-weight:600;display:flex}.post_modal_profile_info-ctTXzJ span{color:#363636;margin-top:4px;font-size:10px;font-weight:500;line-height:140%}.post_modal_title-Jhv4RL{color:#2f2d48;font-size:18px;font-weight:600}.post_modal_add_img_row-nuW_8m{justify-content:space-between;align-items:center;width:100%;margin-top:24px;display:flex}.post_modal_add_img_row-nuW_8m input[type=file]{display:none}.post_modal_img_counter-PKs_78{color:#2f2d48;font-size:16px;font-weight:600}.post_modal_img_counter-PKs_78 span{margin-left:10px}.post_modal_add_img_btn-QCEjce{color:#797979;cursor:pointer;border:1px solid #a9a9a9;border-radius:5px;align-items:center;height:40px;padding:0 16px;font-size:14px;font-weight:600;display:flex}.post_modal_add_img_btn-QCEjce:before{content:"";background:url(/static/media/plus_icon.ca1db171e1.svg) 50% no-repeat;width:24px;height:24px;margin-right:8px;display:block}.post_modal_add_img_btn-QCEjce:hover{box-shadow:0 4px 8px rgba(238,238,238,.9)}.post_modal_add_img_btn-QCEjce.disabled-m_0sho{opacity:.5;pointer-events:none}.post_modal_img_row-zbdRQs{justify-content:space-between;width:100%;margin-top:24px;display:flex}.post_modal_img_wrap-qTR6SB{width:144px;height:144px;position:relative}.post_modal_img-yFPYV9{object-fit:cover;object-position:top;z-index:2;border-radius:3px;outline:1px solid #eee;width:100%;height:100%;position:absolute;top:0;left:0}.post_modal_img_delete_wrap-ceXLbh{z-index:3;cursor:pointer;background:rgba(255,255,255,.5);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:8px;right:8px}.post_modal_img_delete_wrap-ceXLbh img{width:16px;height:16px}.post_modal_img_delete_wrap-ceXLbh:hover{background:#fff}.post_modal_img_empty-D8dmP9{border:1px dashed #797979;border-radius:3px;height:100%;position:relative}.post_modal_img_empty-D8dmP9:before{content:"";background:url(/static/media/plus_icon.ca1db171e1.svg) 50% no-repeat;width:24px;height:24px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.post_modal_warning_text-eDOeip{color:#676e76;align-items:center;width:100%;margin-top:16px;font-size:14px;font-weight:500;display:flex}.post_modal_warning_text-eDOeip:before{content:"";background:url(/static/media/question_mark_circle.c7b667b8ed.svg) 50% no-repeat;width:24px;height:24px;margin-right:8px;display:block}.post_modal_description_row-Idwn7N{color:#2f2d48;justify-content:space-between;align-items:center;width:100%;height:40px;margin-top:24px;font-size:18px;font-weight:600;display:flex}.post_modal_description_row-Idwn7N span{color:#8a8a8a;font-size:16px;font-weight:500}.post_modal_textarea_wrap-Cigqst{height:160px;min-height:120px;margin:8px 0 40px;position:relative}.post_modal_textarea-ciyQUE{resize:none;border:1px solid #cbcbcb;border-radius:5px;outline:none;width:100%;height:100%;padding:10px 40px 10px 14px;font-family:Roboto,sans-serif;font-size:16px;font-weight:400}.post_modal_textarea-ciyQUE::-webkit-scrollbar{background:rgba(203,202,211,.2);border-radius:8px;width:5px}.post_modal_textarea-ciyQUE::-webkit-scrollbar-thumb{background:#939495;border-radius:8px}.post_modal_create_another-jnt4Sd{width:100%;margin-bottom:40px}.post_modal_create_another-jnt4Sd input[type=checkbox]{display:none}.post_modal_create_another-jnt4Sd input[type=checkbox]+label{cursor:pointer;color:#2f2d48;letter-spacing:-.32px;align-items:center;width:-webkit-max-content;width:max-content;font-size:16px;font-weight:600;display:flex}.post_modal_create_another-jnt4Sd input[type=checkbox]+label:before{content:"";background:#fff;border-radius:4px;width:17px;height:17px;margin-right:8px;display:block;box-shadow:0 1px 1px rgba(0,0,0,.12),0 0 0 1px rgba(103,110,118,.16),0 2px 5px rgba(103,110,118,.08)}.post_modal_create_another-jnt4Sd input[type=checkbox]:checked+label:before{content:"✓";text-align:center;color:#fff;box-shadow:none;background:#1c4b72;font-size:12px;font-weight:600}.post_modal_view-iadTm3{text-align:left;background:#fff;border-radius:5px;flex-direction:row;height:calc(100% - 40px);display:flex;position:relative;overflow:hidden}.post_modal_view-iadTm3 .posts_page_grid_activity_item_wrap-G19WCW{margin-right:20px}.post_modal_view-iadTm3 .posts_page_icon_arrow-P24pjO{width:40px;height:40px}@media screen and (max-height:800px){.post_modal_view-iadTm3{height:100%}}.post_modal_left_wrap-jpdii2{padding:16px 0 0 24px}.post_modal_left-RMvuLl{width:648px;height:100%;margin-right:8px;padding-right:8px;overflow-y:auto}.post_modal_left-RMvuLl::-webkit-scrollbar{background:rgba(203,202,211,.2);border-radius:3px;width:4px}.post_modal_left-RMvuLl::-webkit-scrollbar-thumb{background:#cbcad3;border-radius:4px}.post_modal_right-fy9O9O{border-left:1px solid #e8e8e8;width:400px;height:100%;padding:16px 16px 0 0}.post_modal_left_body-djQCAM{margin-top:16px;padding-bottom:24px}.post_modal_view_img_wrap-FO2lzZ{width:100%;height:600px;margin:0 auto 24px;position:relative}.post_modal_view_img_wrap-FO2lzZ img{object-fit:cover;object-position:top;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (max-height:800px){.post_modal_view_img_wrap-FO2lzZ{height:500px}}.post_modal_view_img_counter-N8u8g7{z-index:2;color:#fff;letter-spacing:1px;background:rgba(51,51,51,.5);border-radius:60px;padding:2px 14px;font-size:14px;font-weight:500;line-height:24px;position:absolute;top:12px;right:12px}.post_modal_left_body_text-n8LfFd{color:#363636;min-height:65px;margin-bottom:16px;font-size:16px;font-weight:400;line-height:24px}.post_modal_left_body_data-UNKIED{color:#7e7d8b;align-items:center;height:40px;font-size:14px;font-weight:400;display:flex}.post_modal_left_body_data-UNKIED span:first-child{margin-right:16px}.mod_response-QzlPVH{border-top:1px solid #e8e8e8;margin-top:10px;padding-top:16px}.mod_response_title-M6SIj_{color:#eb5757;margin-bottom:16px;font-size:18px}.mod_response_inner-RO6V6F{margin-bottom:16px}.mod_response_data-Hbgj8F{color:#7e7d8b;margin-bottom:10px;font-size:14px;font-weight:400}.mod_response_data-Hbgj8F span:first-child{font-weight:600}.mod_response_data-Hbgj8F span:last-child{margin-left:16px}.mod_response_text-eCUfYb{color:#363636;margin-bottom:16px;font-size:16px;font-weight:400;line-height:24px}.mod_response_img_wrap-ye3wYr img{cursor:pointer;max-width:100%}.post_modal_right_header-YJ3H5B{height:140px}.post_modal_comments_title-tjmTxG{color:#2f2d48;align-items:center;height:48px;margin:0 0 16px 24px;font-size:20px;font-weight:600;display:flex}.post_modal_comments_title-tjmTxG span{color:#363636;font-size:16px;font-weight:500}.post_modal_input_row-j1h9Rf{align-items:center;margin:0 0 8px 24px;display:flex}.post_modal_input_row-j1h9Rf.disabled-m_0sho{opacity:.5;pointer-events:none}.post_modal_comments_textarea_wrap-SEAgKS{width:100%;height:48px;position:relative}.post_modal_comments_textarea-wAJeTI{z-index:999;color:#363636;resize:none;background:#e8e8e8;border-radius:8px;outline:none;width:100%;height:60px;min-height:48px;max-height:74px;padding:12px 44px 12px 16px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;position:absolute;top:0;left:0;right:0;overflow-y:auto}.post_modal_comments_textarea-wAJeTI::placeholder{color:#7e7d8b}.post_modal_comments_textarea-wAJeTI::-webkit-scrollbar{background:rgba(203,202,211,.2);border-radius:8px;width:5px}.post_modal_comments_textarea-wAJeTI::-webkit-scrollbar-thumb{background:#939495;border-radius:8px}.post_modal_smile_icon-D97Tp5{cursor:pointer;z-index:999;width:24px;height:24px;position:absolute;top:12px;right:14px}.post_modal_smile_icon-D97Tp5:hover{opacity:.9}.post_modal_smiles_block-L7uZWV{z-index:9999;background:#e8e8e8;border:1px solid #939495;border-radius:8px;flex-wrap:wrap;height:400px;display:flex;position:absolute;top:78px;left:0;right:0;overflow-y:auto}.post_modal_smiles_block-L7uZWV::-webkit-scrollbar{background:rgba(203,202,211,.2);border-radius:8px;width:5px}.post_modal_smiles_block-L7uZWV::-webkit-scrollbar-thumb{background:#939495;border-radius:8px}.post_modal_smiles_block-L7uZWV.description-dhAgRh{top:40px;right:-22px;left:unset;max-height:230px}.post_modal_comment_text_counter-w1G_XN{color:#939495;z-index:999;font-size:12px;position:absolute;top:-18px;right:6px}.post_modal_send_icon-_KuOIz{cursor:pointer;margin-left:12px}.post_modal_send_icon-_KuOIz:hover{opacity:.9}.post_modal_comments_list-KtsnQr{width:100%;height:calc(100% - 140px);overflow-x:hidden;overflow-y:auto}.post_modal_comments_list-KtsnQr::-webkit-scrollbar{background:rgba(203,202,211,.2);border-radius:3px;width:4px}.post_modal_comments_list-KtsnQr::-webkit-scrollbar-thumb{background:#cbcad3;border-radius:4px}.post_modal_comment-FYHruD{border-bottom:1px solid #dbdee1;min-height:105px;padding:12px 24px;display:flex;position:relative}.post_modal_comment-FYHruD:last-child{border-bottom:transparent}.post_modal_comment-FYHruD.need_answer-WYCtNc{background:#b8edb8}.post_modal_comment-FYHruD.active-yXigEy{background:#dee6f1}.post_modal_comment-FYHruD.reply-e_HOzr{margin-top:8px;padding:0}.post_modal_comment-FYHruD.reply-e_HOzr .post_modal_comment_info-PL8079{max-width:219px}.post_modal_comment-FYHruD.reply-e_HOzr .post_modal_comment_text-PmW3qk{-webkit-line-clamp:initial;-webkit-box-orient:initial;display:block}.deselect_comment_icon-ijoT6D{cursor:pointer;background:#fff;border-radius:50%;width:24px;height:24px;padding:3px;position:absolute;top:10px;right:20px}.deselect_comment_icon-ijoT6D:hover{opacity:.7}.post_modal_comment_avatar_wrap-eK07ZY{width:40px;height:40px;margin-right:16px;position:relative}.post_modal_comment_avatar_wrap-eK07ZY img{object-fit:cover;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.post_modal_comment_info-PL8079{flex:1;max-width:275px}.post_modal_comment_username-cojj_1{color:#2f2d48;margin-bottom:8px;padding-right:24px;font-size:16px;font-weight:600}.post_modal_comment_text-PmW3qk{color:#7e7d8b;-webkit-line-clamp:3;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;white-space:normal;-webkit-box-orient:vertical;margin-bottom:8px;font-size:14px;font-weight:400;display:-webkit-box;overflow:hidden}.post_modal_comment_text-PmW3qk.opened-LdI3LN{-webkit-line-clamp:initial;-webkit-box-orient:initial;display:block}.post_modal_comment_open_row-Gg7HBj{color:#5e5c75;cursor:pointer;align-items:center;font-size:14px;font-weight:500;display:flex}.post_modal_comment_open_row-Gg7HBj:hover{opacity:.9}.post_modal_comment_open_row-Gg7HBj:after{content:"";background:url(/static/media/arrow_icon.9af308dbdf.svg) 50% no-repeat;width:24px;height:24px;margin-left:8px;display:block}.post_modal_comment_open_row-Gg7HBj.active-yXigEy:after{transform:rotate(180deg)}.post_modal_comment_open_row-Gg7HBj span{letter-spacing:1px}.post_modal_comment_info_bottom-AZmYum{color:#7e7d8b;justify-content:space-between;align-items:center;margin:8px 0;display:flex}.post_modal_comment_data-D4oTz9{font-size:14px;font-weight:400}.post_modal_comment_data-D4oTz9 span:first-child{margin-right:8px}.post_modal_comment_reply_title-UuyPB4{cursor:pointer;align-items:center;font-weight:500;display:flex}.post_modal_comment_reply_title-UuyPB4:hover{opacity:.9}.post_modal_comment_reply_title-UuyPB4 img{margin-right:4px}.post_modal_comment_delete-ViyjnQ{cursor:pointer;width:16px;height:16px}.post_modal_comment_delete-ViyjnQ:hover{opacity:.9}.letters_list_item_media_item-vXw9cP{cursor:pointer;margin-right:4px}.letters_list_item_media_item-vXw9cP>img,.letters_list_item_media_item-vXw9cP>video{object-fit:cover;border-radius:5px;width:auto;min-width:32px;height:53px;display:block}.letters_list_item_media_item-vXw9cP.video-feXe7p{position:relative}.letters_list_item_media_item-vXw9cP.video-feXe7p:after{content:"";background-image:url(/static/media/letters-media-play.d01361ed72.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:100%;width:29px;height:29px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 5px rgba(47,43,99,.55)}.clmn_3_chat_empty-Gy8x5R{height:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;flex:1;justify-content:center;align-items:center;display:flex}.clmn_3_chat_empty-Gy8x5R img{max-width:98%;max-height:98%}.clmn-3-yTwueR{flex:1px}.clmn-3-chat-BMd658{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.notification-v5hlce{z-index:10;box-sizing:border-box;background:var(--notification-important-bg);border:1px solid var(--notification-important-border);border-radius:8px;flex-direction:column;align-self:center;gap:6px;width:95%;padding:12px 14px;display:flex;position:absolute;top:90px}.notification-v5hlce span:first-child{letter-spacing:0;vertical-align:middle;color:var(--notification-important-accent);align-items:center;gap:8px;display:flex}.notification-v5hlce span:first-child svg path{fill:var(--notification-important-accent);fill-opacity:1}.notification-v5hlce span:last-child{color:var(--notification-important-text);letter-spacing:0;padding-left:28px}.chat-head-UDgWW4{--header-bg-color:#de7032;background-color:#de7032;border-radius:5px 5px 0 0;justify-content:space-between;align-items:center;height:52px;padding:4px 12px;display:flex;position:relative}.chat-head-green-XUziav{background-color:var(--chat-header-background-green);--header-bg-color:var(--chat-header-background-green)}.chat-head-red-EpBqxz{background-color:var(--chat-header-background-red);--header-bg-color:var(--chat-header-background-red)}.chat-head-blue-mn1f60{background-color:var(--chat-header-background-blue);--header-bg-color:var(--chat-header-background-blue)}.chat-head-UDgWW4.appreciation-nce7Ah{background-color:transparent;width:25px;height:25px;margin-right:20px;padding:0;transition:all .3s;position:relative}.chat-head-UDgWW4.appreciation-nce7Ah img{width:100%;height:100%}.chat-head-UDgWW4.appreciation-nce7Ah:hover .appreciation-tooltip-OTLizr{opacity:1;visibility:visible;top:34px;left:-40px;right:0}.chat-head-UDgWW4.appreciation-nce7Ah:hover .appreciation-tooltip-OTLizr:before{content:url(/static/media/tooltip-arrow.3f9953f35f.svg);width:-webkit-fit-content;width:fit-content;position:absolute;bottom:85%;left:45px;right:0}.appreciation-tooltip-OTLizr{z-index:6;opacity:0;visibility:hidden;pointer-events:none;background-color:var(--color-surface-default);width:-webkit-max-content;width:max-content;box-shadow:var(--chat-header-tooltip-shadow);color:var(--chat-header-dropdown-item-color);font-size:var(--text-md);font-weight:var(--fw-regular);border-radius:5px;padding:12px 8px;line-height:150%;transition:opacity .3s ease-in-out;position:absolute}.chat-head-middle-ejhLyA{justify-content:center;align-items:center;gap:10px;display:flex;position:relative}.chat-header-drafts-pthiUP{position:relative}.chat-header-drafts .chat-head-middle-ejhLyA{display:none}.chat-head-nav-Fp1NTI{z-index:5;align-items:center;gap:10px;display:flex}.chat-head-nav-btn-esm4Dg.favs2-GB7Cx0,.chat-head-nav-btn-esm4Dg.chat-yNFDoq,.chat-head-nav-btn-esm4Dg.letters-cWhENv,.chat-head-nav-btn-esm4Dg.favs-Epp8_R{justify-content:center;align-items:center;display:flex}.chat-head-nav-btn-esm4Dg.favs2-GB7Cx0 svg,.chat-head-nav-btn-esm4Dg.chat-yNFDoq svg,.chat-head-nav-btn-esm4Dg.letters-cWhENv svg,.chat-head-nav-btn-esm4Dg.favs-Epp8_R svg{width:100%;height:100%;display:block}.chat-head-nav-btn-esm4Dg{box-sizing:content-box;cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:6px;width:22px;height:22px;padding:4px;transition:background-color .15s}.chat-head-nav-btn-esm4Dg:hover,.chat-head-nav-btn-esm4Dg.active-KtBQMQ{background-color:var(--chat-header-nav-btn-hover-bg)}.chat-head-nav-btn-esm4Dg.favs-Epp8_R svg path{fill:var(--chat-header-nav-btn-icon-color);fill-opacity:1}@media screen and (max-width:780px){.chat-head-UDgWW4.appreciation-nce7Ah:hover .appreciation-tooltip-OTLizr{font-size:var(--text-sm)}}.left-group-GlM1X7{align-items:center;gap:4px;display:flex}.back-btn-jybCvy{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:background-color .15s;display:none}.back-btn-jybCvy svg{width:20px;height:20px;display:block}.back-btn-jybCvy:hover{background-color:var(--chat-header-nav-btn-hover-bg)}.mode-toggle-desktop-I_xmeE{align-items:center;display:inline-flex}@media not (min-width:1280px){.mode-toggle-desktop-I_xmeE{display:none}.chat-head-UDgWW4{--profile-name-max-width:75px;--profile-city-max-width:60px;--header-icon-size:22px;height:52px;padding:0 8px 0 4px}.chat-head-middle-ejhLyA{gap:0}.chat-head-nav-Fp1NTI{display:none!important}.chat-head-UDgWW4.appreciation-nce7Ah:hover .appreciation-tooltip-OTLizr{max-width:200px}.chat-head-UDgWW4.appreciation-nce7Ah:hover .appreciation-tooltip-OTLizr:before{top:-14px}}@media not (min-width:744px){.back-btn-jybCvy{display:flex}}.overlay-WTQrdR{z-index:1005;background-color:rgba(55,78,108,.32);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.modal-vDxtLB.ReactModal__Content.ReactModal__Content--after-open{height:-webkit-max-content;height:max-content;min-height:20px;font-family:var(--font-main);background-color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;padding:24px;display:flex;position:relative;overflow:auto;border:none!important;border-radius:4px!important;width:calc(100% - 30px)!important;max-width:480px!important}.title-dyuIwF{width:100%;font-weight:var(--fw-semibold);font-size:var(--text-md);color:var(--color-text-interactive-default);text-align:center;margin-bottom:8px}.title-dyuIwF.withoutDescription-enPiw0{margin-bottom:24px}.description-RFAa1S{width:100%;font-weight:var(--fw-regular);font-size:var(--text-sm);color:var(--color-text-tertiary);text-align:center;padding-bottom:24px}.footer-QTIAbW{justify-content:center;column-gap:16px;width:100%;display:flex}.buttonWidth-Tv2SCx{--btn-width-setup:100%;--btn-max-width-setup:200px}.cross-zIExzi{justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:0;right:0}.cross-zIExzi svg{width:32px;height:32px}.cross-zIExzi:hover{cursor:pointer}@media (min-width:1280px){.modal-vDxtLB.ReactModal__Content.ReactModal__Content--after-open{padding:32px}.title-dyuIwF{font-size:var(--text-lg)}}.chat-head-profile-kfqgHG{align-items:center;display:flex}.chat-head-profile-kfqgHG.right-geBxg9 .chat-head-profile-info-uQcCpI{text-align:right}.chat-head-profile-kfqgHG.right-geBxg9 .chat-head-profile-place-uI8Flm{justify-content:flex-end}.chat-head-profile-kfqgHG.left-B0VQ4Z .chat-head-profile-photo-qWjgbL{margin-right:8px}.chat-head-profile-kfqgHG.right-geBxg9 .chat-head-profile-photo-qWjgbL{margin-left:8px}.chat-head-profile-kfqgHG .vip-badge-cUtnQZ,.chat-head-profile-kfqgHG .appreciation-icon-cMZE0m{vertical-align:middle;width:14px;height:14px;margin-right:4px}.chat-head-profile-photo-qWjgbL{cursor:pointer;position:relative}.chat-head-profile-photo-qWjgbL>img{width:var(--profile-photo-size,44px);height:var(--profile-photo-size,44px);object-fit:cover;border-radius:50%;display:block}.chat-head-profile-photo-qWjgbL:after{content:"";border:2px solid var(--header-bg-color,#de7032);background-color:var(--color-secondary-gray-500);border-radius:50%;width:8px;height:8px;display:block;position:absolute;bottom:0;right:0}.chat-head-profile-photo-qWjgbL.online-yjHisp:after{background-color:var(--color-system-online-100)}.birthday-badge-MlmQK9{background-color:var(--header-bg-color,#de7032);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;bottom:0;left:0}.birthday-badge-MlmQK9 svg,.birthday-badge-MlmQK9 img{width:100%;height:100%;display:block}.favorite-badge-ksXOJ_{width:12px;height:12px;color:var(--header-bg-color);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0}.favorite-badge-ksXOJ_ svg{width:100%;height:100%;display:block}.chat-head-profile-name-wI26mz{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;max-width:150px;display:-webkit-box;overflow:hidden}.chat-head-profile-name-wI26mz span{vertical-align:bottom;font-size:var(--text-xxs);margin-left:3px;padding:2px 3px 1px;display:inline-block}.chat-head-profile-id-MxMYgT{margin:var(--profile-id-margin,2px) 0}.chat-head-profile-place-uI8Flm{color:var(--color-base-white-80);font-family:var(--font-main);font-size:var(--text-xxs);font-weight:var(--fw-regular);letter-spacing:0;align-items:center;display:flex}.chat-head-profile-place-uI8Flm img{object-fit:cover;clip-path:inset(0 round 4px);flex-shrink:0;width:16px;height:12px;margin-right:3px}.chat-head-profile-place-uI8Flm span{max-width:var(--profile-city-max-width,none);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media not (min-width:744px){.chat-head-profile-photo-qWjgbL>img{width:40px;height:40px}.birthday-badge-MlmQK9{width:12px;height:12px;padding:2px}.chat-head-profile-name-wI26mz{max-width:var(--profile-name-max-width,120px);-webkit-line-clamp:1;line-clamp:1;font-size:var(--text-xs)}.chat-head-profile-place-uI8Flm,.chat-head-profile-id-MxMYgT{font-size:var(--text-xxs)}.chat-head-profile-id-MxMYgT{margin:1px 0}}.wrap-V0tDJC{position:relative}.trigger-OlL4bQ{width:var(--header-icon-size,22px);height:var(--header-icon-size,22px);box-sizing:content-box;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background-color .15s;display:flex}.trigger-OlL4bQ svg{width:100%;height:100%;display:block}.trigger-OlL4bQ:hover,.trigger-OlL4bQ.active-b825eI{background-color:var(--chat-header-nav-btn-hover-bg)}.panel-a4s7Bg{z-index:10;background-color:var(--color-surface-default);border:1px solid var(--color-border-default);min-width:220px;box-shadow:var(--box-shadow-base);border-radius:8px;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)}.item-TE6sdA{border-bottom:1px solid var(--color-base-dark-grey-10);cursor:pointer;border-radius:6px;align-items:center;gap:10px;padding:8px 10px;transition:background-color .15s;display:flex}.item-TE6sdA:last-child{border-bottom:none}.item-TE6sdA:hover{background-color:var(--chat-header-dropdown-item-hover-bg)}.item-TE6sdA span{color:var(--chat-header-dropdown-item-color);font-size:var(--text-sm);white-space:nowrap}.item-icon-bUiQxo{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.item-icon-bUiQxo svg{width:100%;height:100%;display:block}.item-icon-bUiQxo svg path,.item-icon-bUiQxo svg rect{fill:var(--chat-header-dropdown-item-color);fill-opacity:.8}.item-toggle-fzUd7y{cursor:default;display:none}@media not (min-width:744px){.item-toggle-fzUd7y{display:flex}}.mobile-only-j8o9un{display:none}@media not (min-width:744px){.mobile-only-j8o9un{display:flex}}.item-icon-stroke-fX68h8 svg path{stroke:var(--chat-header-dropdown-item-color);stroke-opacity:.8;fill:none}.item-icon-stroke-fX68h8 svg rect{fill:var(--chat-header-dropdown-item-color);stroke:var(--chat-header-dropdown-item-color);fill-opacity:.8;stroke-opacity:.8}.wrap-MREkRS{position:relative}.trigger-D99oK7{width:var(--header-icon-size,22px);height:var(--header-icon-size,22px);box-sizing:content-box;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background-color .15s;display:flex}.trigger-D99oK7 svg{width:100%;height:100%;display:block}.trigger-D99oK7:hover,.trigger-D99oK7.active-vl2KbQ{background-color:var(--chat-header-nav-btn-hover-bg)}.panel-OGANa9{z-index:9999;background-color:var(--color-surface-default);border:1px solid var(--color-border-default);min-width:220px;box-shadow:var(--box-shadow-base);border-radius:8px;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)}.complaint-list-oZSr8O{display:contents}.item-l1sJFd{cursor:pointer;border-radius:6px;align-items:center;gap:10px;padding:8px 10px;transition:background-color .15s;display:flex}.item-l1sJFd:hover{background-color:var(--chat-header-dropdown-item-hover-bg)}.complaint-list-oZSr8O .item-l1sJFd{border-bottom:1px solid var(--color-base-dark-grey-10)}.complaint-list-oZSr8O .item-l1sJFd:last-child{border-bottom:none}@media not (min-width:744px){.complaint-list-oZSr8O .item-l1sJFd:last-child{border-bottom:1px solid var(--color-base-dark-grey-10)}}.item-icon-yA0hRj{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.item-icon-yA0hRj svg{width:100%;height:100%;display:block}.item-label-ACqkUl{color:var(--chat-header-dropdown-item-color);font-size:var(--text-sm);white-space:nowrap}.item-duplicates-eSlAic{border-bottom:none;order:999;display:none}@media not (min-width:744px){.item-duplicates-eSlAic{display:flex}}.item-duplicates-eSlAic .item-icon-yA0hRj svg path,.item-duplicates-eSlAic .item-icon-yA0hRj svg rect{fill:var(--chat-header-dropdown-item-color);fill-opacity:.8}.item-duplicates-eSlAic.item-duplicates-disabled-A7fO_h{cursor:default;pointer-events:none}.item-duplicates-eSlAic.item-duplicates-disabled-A7fO_h .item-icon-yA0hRj svg path,.item-duplicates-eSlAic.item-duplicates-disabled-A7fO_h .item-icon-yA0hRj svg rect{fill:var(--color-base-dark-grey-40);fill-opacity:1}.item-duplicates-eSlAic.item-duplicates-disabled-A7fO_h .item-label-ACqkUl{color:var(--color-base-dark-grey-40)}.item-left-WC8zOp{align-items:center;gap:10px;display:flex}.item-toggle-YGFv7_{cursor:default;border-bottom:1px solid var(--color-base-dark-grey-10);justify-content:space-between;display:none}@media not (min-width:744px){.item-toggle-YGFv7_{display:flex}}.toggle-dPQwhL{background:var(--mode-toggle-track-bg);cursor:pointer;border:none;border-radius:100px;width:38px;height:20px;transition:background .25s;display:inline-block;position:relative}.knob-M9EGB1{background:var(--header-bg-color);border-radius:50%;width:14px;height:14px;transition:left .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:calc(100% - 17px);transform:translateY(-50%)}.letter-wV2K3C .knob-M9EGB1{left:3px}.icon-oYkLtv{width:14px;height:14px;color:var(--header-bg-color);transition:left .25s cubic-bezier(.4,0,.2,1),right .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:4px;transform:translateY(-50%)}.letter-wV2K3C .icon-oYkLtv{left:auto;right:4px}.dark-nUCiKI{background:var(--header-bg-color)}.dark-nUCiKI .knob-M9EGB1{background:var(--mode-toggle-knob-bg)}.dark-nUCiKI .icon-oYkLtv{color:var(--mode-toggle-icon-color)}@media not (min-width:744px){.toggle-dPQwhL{width:38px;height:20px}.knob-M9EGB1{width:14px;height:14px;left:calc(100% - 19px)}.letter-wV2K3C .knob-M9EGB1{left:4px}.icon-oYkLtv{width:15px;height:15px;left:3px}.letter-wV2K3C .icon-oYkLtv{left:auto;right:4px}}.empty-vvZFRc{padding:24px 16px}.list-MIF6aQ{margin:0;padding:0 8px;list-style:none}.item-tayrUR{border-bottom:1px solid var(--color-border-default);justify-content:space-between;align-items:center;padding:10px 0;display:flex}.item-tayrUR:last-child{border-bottom:none}.item-id-Qlt2tC{color:var(--chat-header-dropdown-item-color);font-family:var(--font-main);font-size:var(--text-md);font-weight:var(--fw-regular);text-decoration:none}.item-id-Qlt2tC:hover{color:var(--color-base-dark-grey-50);text-decoration:underline}.copy-btn-_C0gPw{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .15s;display:flex}.copy-btn-_C0gPw svg{width:20px;height:20px;display:block}.copy-btn-_C0gPw:hover{background-color:var(--id-list-copy-hover-bg)}.copy-btn-_C0gPw.copy-btn-copied-S73co3{color:var(--id-list-copy-success-color)}@keyframes sheet-slide-up-EXbU5i{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes overlay-fade-in-KyoZK_{0%{opacity:0}to{opacity:1}}@keyframes overlay-fade-out-d0TBiQ{0%{opacity:1}to{opacity:0}}@keyframes sheet-slide-down-gl8RRS{0%{transform:translateY(0)}to{transform:translateY(100%)}}.overlay-hsih38{z-index:1000;-webkit-backdrop-filter:blur(4px);background-color:rgba(0,0,0,.35);align-items:flex-end;animation:.2s forwards overlay-fade-in-KyoZK_;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.overlay-hsih38.overlay_closing-w0x1z5{animation:.28s forwards overlay-fade-out-d0TBiQ}@media (min-width:744px){.overlay-hsih38{display:none}}.sheet-HSIKFM{background-color:var(--color-surface-default,#fff);will-change:transform;border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-height:80vh;animation:.3s cubic-bezier(.32,.72,0,1) forwards sheet-slide-up-EXbU5i;display:flex}.sheet-HSIKFM.sheet_closing-nY6f4Q{animation:.28s cubic-bezier(.32,.72,0,1) forwards sheet-slide-down-gl8RRS}.header-rlv_eS{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 16px 12px;display:flex}.header_text-IRrPjq{flex-direction:column;gap:2px;display:flex}.close_btn-PBCDgM{cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background-color .15s;display:flex}.close_btn-PBCDgM svg{width:20px;height:20px;display:block}.close_btn-PBCDgM:hover{background-color:var(--color-base-dark-grey-10,#f5f5f5)}.content-lLcuHa{flex:1;overflow-y:auto}.content-lLcuHa::-webkit-scrollbar{width:4px}.content-lLcuHa::-webkit-scrollbar-thumb{background-color:var(--color-border-default);border-radius:2px}.content-lLcuHa::-webkit-scrollbar-track{background:0 0}.wrap-yWsbhB{position:relative}@media not (min-width:1280px){.wrap-yWsbhB{display:none}}.trigger-dvArJK{width:var(--header-icon-size,22px);height:var(--header-icon-size,22px);box-sizing:content-box;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background-color .15s;display:flex}.trigger-dvArJK svg{width:100%;height:100%;display:block}.trigger-dvArJK:hover{background-color:var(--chat-header-nav-btn-hover-bg)}.panel-LIcNYu{z-index:10;box-sizing:border-box;background-color:var(--color-surface-default);border:1px solid var(--color-border-default);width:185px;max-height:204px;box-shadow:0 6px 12px var(--color-base-dark-35);border-radius:8px;grid-template-columns:repeat(2,79px);align-content:start;gap:8px;padding:10px 8px;display:grid;position:absolute;top:calc(100% + 12px);left:50%;overflow-x:hidden;overflow-y:auto;transform:translate(-50%)}.panel-LIcNYu::-webkit-scrollbar{width:8px}.panel-LIcNYu::-webkit-scrollbar-thumb{background-color:var(--chat-header-scroll-area-complain);background-clip:padding-box;border:2px solid transparent;border-radius:24px}.panel-LIcNYu::-webkit-scrollbar-thumb:hover{filter:brightness(.9)}.panel-LIcNYu::-webkit-scrollbar-track{background:0 0;margin-top:10px;margin-bottom:10px}.panel-LIcNYu::-webkit-scrollbar-button{display:none}.panel-LIcNYu>div{justify-content:center;display:flex}.link-kJcO45{width:79px;height:16px;color:var(--color-base-dark-grey-80);font-family:var(--font-main);font-size:var(--text-sm);font-weight:var(--fw-regular);letter-spacing:0;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;line-height:100%;text-decoration:none;display:inline-flex}.link-kJcO45:hover{color:var(--color-base-dark-grey-50)}.empty-BYA0ch{grid-column:1/-1;padding:8px 0}.birthday-label-dp8WGX:before,.label-UVLADH.birthday-gQjnrk:before,.label-UVLADH.contacts-b5RaP8:before,.label-UVLADH.social-3gfRqg:before,.label-UVLADH.no-contacts-zrzMnD:before,.label-UVLADH.blocked-NU4U4K:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;min-width:20px;height:20px;min-height:20px;margin-right:8px;display:block}.wrapper-QOemdd{z-index:5;flex-direction:column;display:flex;position:absolute;top:77px;left:0;right:0}@media not (min-width:744px){.wrapper-QOemdd{top:50px}}.label-UVLADH{z-index:3;cursor:default;--banner-accent:var(--color-secondary-gray-650);height:32px;font-family:var(--font-main);font-size:var(--text-sm);font-weight:var(--fw-medium);text-align:center;justify-content:center;align-items:center;padding:6px 8px;display:flex;position:relative}.label-UVLADH.blocked-NU4U4K{--banner-accent:var(--color-system-red-350);background:var(--color-system-red-100);border-bottom:1px solid var(--color-system-red-150);color:var(--color-system-red-350)}.label-UVLADH.blocked-NU4U4K:before{background-image:url(/static/media/block.8895aa4445.svg)}.label-UVLADH.no-contacts-zrzMnD{--banner-accent:var(--color-system-red-350);background:var(--color-system-red-100);border-bottom:1px solid var(--color-system-red-150);color:var(--color-system-red-350)}.label-UVLADH.no-contacts-zrzMnD:before{background-image:url(/static/media/no_contacts.3b43f7504c.svg)}.label-UVLADH.social-3gfRqg{--banner-accent:var(--color-secondary-gray-700);background:var(--color-secondary-gray-150);border-bottom:1px solid var(--color-base-dark-grey-10);color:var(--color-base-dark-grey-100)}.label-UVLADH.social-3gfRqg:before{background-image:url(/static/media/social.1ca6b61310.svg)}.label-UVLADH.contacts-b5RaP8{--banner-accent:var(--color-chat-contacts-accent);background:var(--color-chat-contacts-bg);border-bottom:1px solid var(--banner-contacts-border-color);color:var(--color-chat-contacts-accent)}.label-UVLADH.contacts-b5RaP8:before{background-image:url(/static/media/contacts.54298a7a11.svg)}.label-UVLADH.birthday-gQjnrk{--banner-accent:var(--color-chat-birthday-accent);background:var(--color-chat-birthday-bg);border-bottom:1px solid var(--color-chat-birthday-border);color:var(--color-chat-birthday-accent)}.label-UVLADH.birthday-gQjnrk:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAZCAMAAAAc9R5vAAACcFBMVEUAAAD//+z1+Pj//s///s4vGR4zMzPNzMjg7tbAzbnHxcDlz2T++Mr/+85samb98rl1dHL/+sj/+sf//9hAQDz//+L//9ZCAAD//+z19dU1NSvBwLyLU2HKyMOzoprWxpHZx4XRph7Fua6PABmJABnGytqxUGqPTl/XtjncxlLCwb62tbLCvri9urW3tK+uraqfnZvp2IX16a2rqKPJ19by457d3dzaw1nPtFHAxsDt3pOqqKKbm5eLi4ifm5f58bbX39z577OVlI78+cqZmZaIZmmHhYSlkImdmJLezYf79sGEgoL045j/+Mahppr6879bW1X58rm2vKNjY2D48r2cnJxSUk+Hg4B0NECAhoY4ODD/9r///+tHRz08PDz//8w7Oyf////h3tnj4d3h3tve3dnd29jj4dz8///k4t7b2dbn5NP6/Pvu69vi39vX1tPLycb9/v3v9PLg3drl4M/GxcL5+fXz9fTs6+jr6eXl5ODt6djZ2NXW087Qz8rNzsrDwLS9ua2vByj3/vz8/Pv7+/j3+fj4+PDv7Onq6OLb2tfX19XT09HT09DR0M3Gvr3Ys72qppj27X66TGaLTVadQlG0DDKfBB6LDx10AADd4fHr8u/X7+f59OXd5ePx8OHT6eHl493w7tza39vX19rm7tfp5dXp5dPk39HS0c/PzMzf28vT0MrB0sjPzcbH2MXT0b67yb6+w7zFzre/vLOyt7LRq7K5s7G7v7C3taq/tKjDh5Otm5KojpCfcXaXZWzCT2uoUGOAUF2SUVigOlOjNEi3L0fYvEV4OkS3GD+cHDHZvCujACPXtxutABGJAApjds3gAAAAYXRSTlMABv4zMA4K/v39/PmVh2pgWUE3KyYiHxcTDAj+/v39/f39/Pz8+/v7+/n39PHp5ePi397d2dXR0dDNy8rFwbyzrqupqKCem5OPdXNyb2tqaFRQUFBNSERCQCggHBoZEQ8NEFBbDAAAAdZJREFUKM9iwA8khFgYIQSDMLMYQjze34pHkJHf3jGEgZnX0CsGLiHKc9aIP5qXm9uXMdD0tDMzXELSc5I5i6TgcU1hBjGLST6icInYWRqrgsRNFOQtxf2WKKoi7IiaWzbf9YxSWbvcdPf2nGopuETE0uzsKcq7qkv2qOxfVLKBFSbucIRjWcnWQ4252RNPbMrN5lSLhIibMcmsX766PqMhN7sxo766hFO9MBQkHt7GNOHc5hWlGVtys3dmFORyHJ1Q3gKyxiUn49TJqTvmHFvb0LjxwIKGiU3TC3MEgBLeiYlTZu5t3j1tMmBM5ZObthX1n5/ZnAiSCKtMTJzdljO1aUZixoxpB3OKts9LLBcBSojUVRUmJiYW7Vvc2tJ/uCgRCCoK4oASCQX5aZVlQDkoaO1I6ykFO1c6P604JW9hZ2VFR0VnVV5qWnefFlhCu7crJTk9PS8vKSUpKak4tSu/Xh8sYdCXlpyZmZ4EBqmpaTU9BTZgCVv2rJTMqmSQ6mKgeFb+ylI3sAQfV01qSnJmcl5KSkoSUKK7tzQAEljGQC1Aw5KTgTalpKTWFOjBgtdjXX5WUjpIIiU1q7bOiQEBgu10uepqa9fI6ljzsaGnITZWViQxAMJwpXtUQG77AAAAAElFTkSuQmCC)}.label-UVLADH.second-CNUcST{bottom:-64px}.label-UVLADH.clickable-C2TYaH{cursor:pointer}.close-qc0FYg{cursor:pointer;background:0 0;border:none;align-items:center;padding:0 4px;transition:opacity .2s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.close-qc0FYg svg path{transition:fill-opacity .2s}.close-qc0FYg:hover svg path{fill-opacity:.6}.toggle-JPVSv9{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;align-items:center;padding:0;transition:opacity .2s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.toggle-JPVSv9:hover{opacity:1}.badge-EwnQlh{background:var(--banner-accent,var(--color-secondary-gray-650));min-width:22px;height:22px;color:var(--color-base-white-100);font-size:var(--text-xxs);font-weight:var(--fw-bold);border-radius:11px;justify-content:center;align-items:center;margin-left:8px;padding:0 6px;line-height:1;display:inline-flex}.birthday-label-dp8WGX{box-sizing:border-box;background:var(--color-chat-birthday-bg);border-bottom:1px solid var(--color-chat-birthday-border);width:100%;height:32px;color:var(--color-chat-birthday-accent);font-size:var(--text-sm);font-weight:var(--fw-medium);justify-content:center;align-items:center;gap:8px;padding:0 16px;line-height:normal;display:flex;position:absolute;bottom:-32px;left:0}@media not (min-width:744px){.birthday-label-dp8WGX{font-size:var(--text-xs);padding:0}}.birthday-label-dp8WGX:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAZCAMAAAAc9R5vAAACcFBMVEUAAAD//+z1+Pj//s///s4vGR4zMzPNzMjg7tbAzbnHxcDlz2T++Mr/+85samb98rl1dHL/+sj/+sf//9hAQDz//+L//9ZCAAD//+z19dU1NSvBwLyLU2HKyMOzoprWxpHZx4XRph7Fua6PABmJABnGytqxUGqPTl/XtjncxlLCwb62tbLCvri9urW3tK+uraqfnZvp2IX16a2rqKPJ19by457d3dzaw1nPtFHAxsDt3pOqqKKbm5eLi4ifm5f58bbX39z577OVlI78+cqZmZaIZmmHhYSlkImdmJLezYf79sGEgoL045j/+Mahppr6879bW1X58rm2vKNjY2D48r2cnJxSUk+Hg4B0NECAhoY4ODD/9r///+tHRz08PDz//8w7Oyf////h3tnj4d3h3tve3dnd29jj4dz8///k4t7b2dbn5NP6/Pvu69vi39vX1tPLycb9/v3v9PLg3drl4M/GxcL5+fXz9fTs6+jr6eXl5ODt6djZ2NXW087Qz8rNzsrDwLS9ua2vByj3/vz8/Pv7+/j3+fj4+PDv7Onq6OLb2tfX19XT09HT09DR0M3Gvr3Ys72qppj27X66TGaLTVadQlG0DDKfBB6LDx10AADd4fHr8u/X7+f59OXd5ePx8OHT6eHl493w7tza39vX19rm7tfp5dXp5dPk39HS0c/PzMzf28vT0MrB0sjPzcbH2MXT0b67yb6+w7zFzre/vLOyt7LRq7K5s7G7v7C3taq/tKjDh5Otm5KojpCfcXaXZWzCT2uoUGOAUF2SUVigOlOjNEi3L0fYvEV4OkS3GD+cHDHZvCujACPXtxutABGJAApjds3gAAAAYXRSTlMABv4zMA4K/v39/PmVh2pgWUE3KyYiHxcTDAj+/v39/f39/Pz8+/v7+/n39PHp5ePi397d2dXR0dDNy8rFwbyzrqupqKCem5OPdXNyb2tqaFRQUFBNSERCQCggHBoZEQ8NEFBbDAAAAdZJREFUKM9iwA8khFgYIQSDMLMYQjze34pHkJHf3jGEgZnX0CsGLiHKc9aIP5qXm9uXMdD0tDMzXELSc5I5i6TgcU1hBjGLST6icInYWRqrgsRNFOQtxf2WKKoi7IiaWzbf9YxSWbvcdPf2nGopuETE0uzsKcq7qkv2qOxfVLKBFSbucIRjWcnWQ4252RNPbMrN5lSLhIibMcmsX766PqMhN7sxo766hFO9MBQkHt7GNOHc5hWlGVtys3dmFORyHJ1Q3gKyxiUn49TJqTvmHFvb0LjxwIKGiU3TC3MEgBLeiYlTZu5t3j1tMmBM5ZObthX1n5/ZnAiSCKtMTJzdljO1aUZixoxpB3OKts9LLBcBSojUVRUmJiYW7Vvc2tJ/uCgRCCoK4oASCQX5aZVlQDkoaO1I6ykFO1c6P604JW9hZ2VFR0VnVV5qWnefFlhCu7crJTk9PS8vKSUpKak4tSu/Xh8sYdCXlpyZmZ4EBqmpaTU9BTZgCVv2rJTMqmSQ6mKgeFb+ylI3sAQfV01qSnJmcl5KSkoSUKK7tzQAEljGQC1Aw5KTgTalpKTWFOjBgtdjXX5WUjpIIiU1q7bOiQEBgu10uepqa9fI6ljzsaGnITZWViQxAMJwpXtUQG77AAAAAElFTkSuQmCC);margin-right:0}.message-gift-vI2DsK{align-items:flex-end;gap:10px;max-width:100%;display:flex}.message-gift-vI2DsK:not(.recipient-oZ__hM){flex-direction:row-reverse}.message-gift-avatar-edlwMt{border-radius:50%;flex:none;width:32px;height:32px;overflow:hidden}.message-gift-avatar-edlwMt img{object-fit:cover;object-position:top center;border-radius:50%;width:100%;height:100%;display:block}.message-gift-avatar-fallback-tLglrE{width:100%;height:100%;color:var(--color-text-inverse);font-family:var(--font-main);font-size:var(--text-xs);font-weight:var(--fw-medium);justify-content:center;align-items:center;line-height:100%;display:flex}.message-gift-card-z_2gd_{box-sizing:border-box;background-color:var(--chat-message-outgoing-bg);border-radius:8px 8px 0;flex-direction:column;gap:8px;width:180px;max-width:calc(100vw - 96px);padding:10px;display:flex;position:relative}.message-gift-card-z_2gd_:before{content:"";pointer-events:none;width:10px;height:14px;display:block;position:absolute;bottom:0}.message-gift-vI2DsK.recipient-oZ__hM .message-gift-card-z_2gd_{background-color:var(--chat-message-incoming-bg);border-radius:8px 8px 8px 0}.message-gift-vI2DsK.recipient-oZ__hM .message-gift-card-z_2gd_:before{background:radial-gradient(10px 14px at 0 0, transparent 98%, var(--chat-message-incoming-bg) 100%);left:-10px}.message-gift-vI2DsK:not(.recipient-oZ__hM) .message-gift-card-z_2gd_:before{background:radial-gradient(10px 14px at 100% 0, transparent 98%, var(--chat-message-outgoing-bg) 100%);right:-10px}.message-gift-image-X04KOl{object-fit:contain;align-self:center;width:160px;height:137px;display:block}.message-gift-title-FlXeqU{min-width:0;color:var(--color-text-primary);align-items:center;gap:4px;display:flex}.message-gift-title-icon-M0V8JV{color:currentColor;flex:none;width:16px;height:16px}.message-gift-title-icon-M0V8JV path{fill:currentColor}.message-gift-text-gM_W_7{color:var(--color-text-primary)}.message-bottom-LtdH12{align-items:center;gap:4px;display:flex}.message-date-SDZN3S{color:var(--chat-message-meta-color)}.message-status-fS3KB4{background-color:var(--chat-message-status-color);background-repeat:no-repeat;flex:none;width:12px;height:9px}.message-status-fS3KB4.send-NKabav{-webkit-mask-image:url(/static/media/send.41413ea247.svg);mask-image:url(/static/media/send.41413ea247.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.message-status-fS3KB4.read-mcsKPO{width:14px;height:8px;-webkit-mask-image:url(/static/media/readed.09381906f1.svg);mask-image:url(/static/media/readed.09381906f1.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media not (min-width:744px){.message-gift-avatar-edlwMt{display:none}}.translate-message-wrapper-K0KGTn{color:var(--color-text-interactive-default);align-items:center;gap:4px;display:flex}.translate-message-button-uHbR2l{cursor:pointer;color:var(--color-text-interactive-default)}.translate-message-divider-so2pod{background-color:var(--color-border-default);width:1px;height:12px}.audio-message-K96wYY.rhap_container{background:#fff;border:1px solid rgba(51,51,51,.12);border-radius:8px;grid-template-rows:auto auto;grid-template-columns:32px minmax(0,1fr);align-content:start;column-gap:8px;width:216px;max-width:calc(100vw - 120px);height:auto;min-height:0;padding:8px 8px 4px 4px;font-family:inherit;line-height:1;display:grid;box-shadow:0 0 0 1px rgba(31,79,116,.06)}.audio-header-bXK68G{justify-content:flex-start;align-items:center;gap:10px;width:-webkit-fit-content;width:fit-content;min-width:0;max-width:100%;height:14px;display:flex}.audio-note-dn1Jfl{width:14px;min-width:14px;height:14px;color:var(--chat-message-audio-title-color)}.audio-note-dn1Jfl path{stroke:currentColor}.audio-name-UNrYDf{min-width:0;max-width:calc(100% - 24px);height:14px;color:var(--chat-message-audio-title-color);text-align:center;vertical-align:middle;flex:0 auto;align-items:center;display:flex;overflow:hidden}.audio-name-UNrYDf>span{vertical-align:middle;width:100%;display:block}.audio-message-K96wYY .rhap_header{grid-area:1/2;min-width:0;height:14px;margin:0 0 6px}.audio-message-K96wYY .rhap_main{display:contents}.audio-message-K96wYY .rhap_controls-section{flex:none;grid-area:1/1/span 2;justify-content:center;align-items:center;margin:0;display:flex}.audio-message-K96wYY .rhap_main-controls{display:flex}.audio-message-K96wYY .rhap_play-pause-button{cursor:pointer;background:0 0;border:0;width:32px;height:32px;margin:0;padding:0}.audio-message-K96wYY .rhap_play-pause-button svg{width:32px;height:32px;display:block}.audio-message-K96wYY .rhap_progress-section{grid-area:2/2;grid-template-columns:1fr 1fr;row-gap:4px;width:auto;min-width:0;height:auto;display:grid;position:static;left:auto}.audio-message-K96wYY .rhap_progress-container{grid-area:1/1/auto/-1;align-self:center;width:100%;height:4px;margin:0}.audio-message-K96wYY .rhap_progress-bar{background:rgba(51,51,51,.2);border-radius:999px;height:4px}.audio-message-K96wYY .rhap_progress-filled{border-radius:inherit;background:#1f4f74}.audio-message-K96wYY .rhap_progress-indicator{display:none}.audio-time-ock2kK{color:rgba(51,51,51,.58);vertical-align:middle;justify-content:center;align-items:center;display:inline-flex}.audio-time-current-r_LIPM{grid-area:2/1;justify-self:start}.audio-time-total-ELyDSe{grid-area:2/2;justify-self:end}@media screen and (max-width:409px){.audio-message-K96wYY.rhap_container{grid-template-columns:32px minmax(0,1fr);width:216px;max-width:calc(100vw - 84px)}}.media-blur-overlay-dC3oo_{z-index:2;color:var(--color-text-inverse);text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.media-blur-overlay-dC3oo_ span{vertical-align:middle}.media-blur-icon-saKIJV{color:currentColor;width:24px;height:24px}.media-blur-icon-saKIJV path{fill:currentColor}.clmn-3-chat-message-hide-rmu9w2{display:none}.clmn-3-chat-message-zxwAtr{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;margin-bottom:16px;display:flex}.clmn-3-chat-message-zxwAtr.left-DE00iB{flex-direction:row-reverse;justify-content:flex-end}.clmn-3-chat-message-avatar-wrap-SYQeBc{margin-top:auto}.clmn-3-chat-message-zxwAtr.right-LjdW3n .clmn-3-chat-message-avatar-wrap-SYQeBc{margin-left:10px}.clmn-3-chat-message-zxwAtr.left-DE00iB .clmn-3-chat-message-avatar-wrap-SYQeBc{margin-right:10px}.clmn-3-chat-message-avatar-BTY_Uo{object-fit:cover;border-radius:100%;width:32px;height:32px;display:block}.clmn-3-chat-message-zxwAtr:last-child{margin-bottom:0}.clmn-3-chat-message-zxwAtr.right-LjdW3n{justify-content:flex-end}.message-text-gFqA54{color:#333;word-break:break-word;font-size:16px;line-height:140%;position:relative}.message-text-gFqA54 .message-img-FLBRG6{object-fit:cover;width:167px;max-width:167px;height:250px;max-height:250px;display:block}.media-type-icon-cDgZXb{z-index:2;pointer-events:none;filter:drop-shadow(0 0 2px rgba(0,0,0,.45));width:16px;height:16px;position:absolute;top:8px;right:8px}.message-image-PDT9is{cursor:pointer;width:167px;height:250px;overflow:hidden}.media-blurred-UgsnZy .message-img-FLBRG6,.media-blurred-UgsnZy>img,.media-blurred-UgsnZy>video{filter:blur(6px);transform:scale(1.03)}.media-blurred-UgsnZy.message-video-lYYPH0:after{display:none}.clmn-3-chat-message-zxwAtr.left-DE00iB .clmn-3-chat-message-content-c7o9AO{background-color:var(--chat-message-incoming-bg);border-radius:8px 8px 8px 0}.clmn-3-chat-message-zxwAtr.right-LjdW3n .clmn-3-chat-message-content-c7o9AO{background-color:var(--chat-message-outgoing-bg);border-radius:8px 8px 0}.clmn-3-chat-message-zxwAtr.left-DE00iB .message-text-gFqA54.appreciation-G5ZgTi{color:var(--color-text-interactive-default);font-size:var(--text-xs);font-weight:var(--fw-medium);font-family:var(--font-main);justify-content:center;align-items:center;column-gap:4px;line-height:120%;display:flex}.clmn-3-chat-message-content-c7o9AO{align-self:flex-end;padding:10px;position:relative}.clmn-3-chat-message-content-c7o9AO:before{content:"";pointer-events:none;width:10px;height:14px;display:block;position:absolute;bottom:0}.clmn-3-chat-message-zxwAtr.left-DE00iB .clmn-3-chat-message-content-c7o9AO:before{background:radial-gradient(10px 14px at 0 0, transparent 98%, var(--chat-message-incoming-bg) 100%);left:-10px}.clmn-3-chat-message-zxwAtr.right-LjdW3n .clmn-3-chat-message-content-c7o9AO:before{background:radial-gradient(10px 14px at 100% 0, transparent 98%, var(--chat-message-outgoing-bg) 100%);right:-10px}.clmn-3-chat-message-content-c7o9AO .message-text-gFqA54.like-IuH42x img{margin-right:10px}.message-like-PIJ3lC{color:var(--chat-message-like-color);align-items:center;display:flex}.message-like-icon-ts_pH3{width:14px;min-width:14px;height:14px;color:var(--chat-message-seen-red-color);margin-right:4px}.message-like-icon-ts_pH3 path{fill:currentColor;stroke:currentColor}.message-ask-video-FVRTjs{color:var(--chat-message-like-color);align-items:center;display:flex}.message-ask-video-icon-DTIN3_{width:14px;min-width:14px;height:14px;color:var(--color-text-interactive-default);margin-right:4px}.message-ask-video-icon-DTIN3_ path{fill:currentColor}.clmn-3-chat-message-zxwAtr .clmn-3-chat-message-content-c7o9AO.sticker-XLigsL{background-color:transparent;padding:0}.clmn-3-chat-message-zxwAtr .clmn-3-chat-message-content-c7o9AO.sticker-XLigsL:before{display:none}.clmn-3-chat-message-content-c7o9AO.sticker-XLigsL .message-text-gFqA54 img{object-fit:contain;width:285px;height:285px}.clmn-3-chat-message-text-jkuidW{color:#333;padding:16px;font-family:Roboto,sans-serif;font-size:16px;line-height:140%}.clmn-3-chat-message-zxwAtr.right-LjdW3n .clmn-3-chat-message-text-jkuidW{background-color:#e0edef;border-radius:8px 8px 0}.clmn-3-chat-message-zxwAtr.left-DE00iB .clmn-3-chat-message-text-jkuidW{background-color:#e7effb;border-radius:8px 8px 8px 0}.clmn-3-chat-message-info-u9Ltl9{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.message-meta-PzMX_x{align-items:center;gap:4px;display:flex}.clmn-3-chat-message-time-HwtR1a{font-family:var(--font-main);font-weight:var(--fw-regular);font-size:var(--text-xxs);letter-spacing:0;vertical-align:middle;color:var(--chat-message-meta-color);min-height:10px;line-height:100%}.c3-message-audio-title-onGq2A{letter-spacing:-.03em;color:rgba(51,51,51,.9);margin-bottom:10px;font-size:14px}.message-status-w29DGs{background-color:var(--chat-message-status-color);background-repeat:no-repeat;background-size:contain;flex:none;width:12px;height:9px}.message-hide-d9oQjT{color:var(--chat-message-hide-color);cursor:pointer;vertical-align:middle;margin-left:3px}.message-video-lYYPH0{cursor:pointer;z-index:1;width:256px;max-width:256px;height:165px;max-height:165px;position:relative;overflow:hidden}.message-video-lYYPH0 video{object-fit:cover;width:100%;height:100%}.message-video-lYYPH0 img{object-fit:cover;width:100%;height:100%;margin-top:0}.message-video-lYYPH0:after{z-index:5;content:"";background-image:url(/static/media/icon-play.a031fedba5.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:32px;height:32px;display:block;position:absolute;top:calc(50% - 16px);left:calc(50% - 16px)}.clmn-2-chat-block-item-middle-time-BOkqcN .message-status-w29DGs{margin-right:6px}.message-status-w29DGs.send-O40O77{background-image:none;-webkit-mask-image:url(/static/media/send.41413ea247.svg);mask-image:url(/static/media/send.41413ea247.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.message-status-w29DGs.readed-nVuZJu{background-image:none;width:14px;height:8px;-webkit-mask-image:url(/static/media/readed.09381906f1.svg);mask-image:url(/static/media/readed.09381906f1.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media not (min-width:744px){.clmn-3-chat-message-zxwAtr{margin-bottom:8px}.clmn-3-chat-message-content-c7o9AO{padding:10px}.message-text-gFqA54{font-size:14px}.clmn-3-chat-message-avatar-wrap-SYQeBc{display:none}}.post-wrap-TGQInG{width:180px}.post-header-MFVp2T{align-items:center;gap:8px;margin-bottom:8px;display:flex}.post-header-text-wKYzWX{color:var(--chat-message-like-color);justify-content:flex-start;align-items:center;gap:4px;display:flex}.post-like-icon-OWoYLI{width:14px;min-width:14px;height:14px;color:var(--chat-message-seen-red-color)}.post-like-icon-OWoYLI path{fill:currentColor;stroke:currentColor}.post-image-wrap-TKaQRz{cursor:pointer;width:180px;max-width:180px;height:180px;max-height:180px;margin:0 0 12px;position:relative;overflow:hidden}.post-image-wrap-TKaQRz.carousel-icon-OM3_qx:after{content:"";z-index:8;background:url(/static/media/icon_carousel.7241d3000f.svg) 50%/contain no-repeat;width:16px;min-width:16px;height:16px;display:block;position:absolute;top:8px;right:8px}@media screen and (max-width:650px){.post-image-wrap-TKaQRz.carousel-icon-OM3_qx:after{width:20px;min-width:20px;height:20px;top:8px;right:8px}}.post-image-wrap-TKaQRz.video-icon-ZRwHWY:after{content:"";z-index:8;background:url(/static/media/icon_video_post_preview.6a37282952.svg) 50%/contain no-repeat;width:24px;min-width:24px;height:24px;display:block;position:absolute;top:16px;right:16px}@media screen and (max-width:650px){.post-image-wrap-TKaQRz.video-icon-ZRwHWY:after{width:20px;min-width:20px;height:20px;top:8px;right:8px}}.post-image-wrap-TKaQRz.post-deleted-ZTpPaK{cursor:default}.post-image-wrap-TKaQRz.post-deleted-ZTpPaK:after{content:"";background:url(/static/media/deleted_post_icon.93b1943b42.svg) 50%/contain no-repeat;width:120px;min-width:120px;height:120px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:789px){.post-image-wrap-TKaQRz.post-deleted-ZTpPaK:after{width:80px;min-width:80px;height:80px}}.post-image-pYNz1w{object-fit:cover;width:100%;height:100%;display:block}.post-text-qR4PQB{border-left:2px solid var(--chat-message-post-text-border);color:var(--color-text-primary);-webkit-line-clamp:2;font-family:var(--font-main);font-size:var(--text-xs);font-style:normal;font-weight:var(--fw-regular);letter-spacing:0;-webkit-box-orient:vertical;margin:0;padding-left:6px;line-height:100%;display:-webkit-box;overflow:hidden}.post-wrap-UCR65a{width:180px}.post-header-XTxcHM{align-items:center;gap:8px;margin-bottom:8px;display:flex}.post-avatar-wrap-_EDHmE{z-index:1;border:2px solid #eef1fe;border-radius:50%;width:32px;min-width:32px;height:32px;position:relative}@media screen and (max-width:820px){.post-avatar-wrap-_EDHmE{width:32px;min-width:32px;height:32px}}.post-avatar-wrap-_EDHmE:after{content:"";background-color:#b2b2b2;border:1px solid #1f4f74;border-radius:100%;width:8px;height:8px;display:block;position:absolute;bottom:3px;right:1px}.post-avatar-wrap-_EDHmE.online-PG_pxH:after{background-color:#27ae60}.post-avatar-wrap-_EDHmE img{object-fit:cover;object-position:center;border-radius:50%;width:100%;height:100%;display:block}.post-avatar-wrap-_EDHmE div{color:#fff;border-radius:50%;justify-content:center;align-items:center;height:100%;font-size:16px;display:flex}.post-profile-name-UaM4O4{color:#2f2d48;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.post-profile-name-UaM4O4>span{display:block}.post-image-wrap-NWeEB8{cursor:pointer;width:180px;max-width:180px;height:180px;max-height:180px;margin:0 0 12px;position:relative;overflow:hidden}.post-image-wrap-NWeEB8.carousel-icon-xtkGLl:after{content:"";z-index:8;background:url(/static/media/icon_carousel.7241d3000f.svg) 50%/contain no-repeat;width:16px;min-width:16px;height:16px;display:block;position:absolute;top:8px;right:8px}@media screen and (max-width:650px){.post-image-wrap-NWeEB8.carousel-icon-xtkGLl:after{width:20px;min-width:20px;height:20px;top:8px;right:8px}}.post-image-wrap-NWeEB8.video-icon-PUrEXz:after{content:"";z-index:8;background:url(/static/media/icon_video_post_preview.6a37282952.svg) 50%/contain no-repeat;width:24px;min-width:24px;height:24px;display:block;position:absolute;top:16px;right:16px}@media screen and (max-width:650px){.post-image-wrap-NWeEB8.video-icon-PUrEXz:after{width:20px;min-width:20px;height:20px;top:8px;right:8px}}.post-image-wrap-NWeEB8.post-deleted-ovG71f{cursor:default}.post-image-wrap-NWeEB8.post-deleted-ovG71f:after{content:"";background:url(/static/media/deleted_post_icon.93b1943b42.svg) 50%/contain no-repeat;width:120px;min-width:120px;height:120px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:789px){.post-image-wrap-NWeEB8.post-deleted-ovG71f:after{width:80px;min-width:80px;height:80px}}.post-image-bX0pzr{object-fit:cover;width:100%;height:100%;display:block}.post-text-PnhInK{border-left:2px solid var(--chat-message-post-text-border);color:var(--color-text-primary);-webkit-line-clamp:2;font-family:var(--font-main);font-size:var(--text-xs);font-style:normal;font-weight:var(--fw-regular);letter-spacing:0;-webkit-box-orient:vertical;margin:0;padding-left:6px;line-height:100%;display:-webkit-box;overflow:hidden}.clmn-3-chat-list-wrap-OS4OaP{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-moz-flex-direction:column;-o-flex-direction:column;background-color:#fff;border-radius:0 0 5px 5px;flex-direction:column;flex:1px;padding:8px 0;display:flex;position:relative;overflow:hidden;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn-3-chat-scroll-Xw_oQ1{scrollbar-gutter:stable;height:calc(100% - 18px);margin-right:2px;padding:0 6px 0 12px;overflow-y:auto}.clmn-3-chat-scroll-Xw_oQ1::-webkit-scrollbar{background:#fff;border-radius:4px;width:4px}.clmn-3-chat-scroll-Xw_oQ1::-webkit-scrollbar-thumb{background:var(--chat-message-scrollbar-thumb);border-radius:4px}.clmn-3-chat-list-f253dB{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;justify-content:flex-end;min-height:100%;display:flex}.clmn-3-chat-typing-jzovz3{justify-content:space-between;align-items:center;margin-top:auto;padding:8px 12px 0;font-family:Roboto,sans-serif;display:flex}.chat-typing-left-qTn3Vt{letter-spacing:-.01em;color:#de7032;align-items:center;display:flex}.chat-typing-right-n1N4Gr{text-align:right;color:rgba(51,51,51,.7);vertical-align:middle}.chat-typing-left-qTn3Vt img{margin-right:14px}.clmn-3-chat-typing-jzovz3 span span{font-weight:500}.chat-was-online-qGPJSr{color:var(--chat-message-seen-green-color);vertical-align:middle;align-items:center;gap:4px;display:flex}.chat-seen-icon-wGJ0bZ{width:18px;min-width:18px;height:18px}.chat-seen-icon-wGJ0bZ path{fill:currentColor}.chat-was-online-qGPJSr.week-kQJ2PF{color:#e99c2a}.chat-was-online-qGPJSr.month-FetUVN{color:var(--chat-message-seen-red-color)}.wrapper-main-loader-thtPXZ{justify-content:center;align-items:center;margin-top:50%;display:flex}.main-loader-h5qJQm{left:unset;top:unset}@media not (min-width:744px){.clmn-3-chat-scroll-Xw_oQ1{overflow-x:hidden}}.scroll-to-bottom-ceZCru{z-index:5;background-color:var(--color-surface-default);width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;color:var(--color-text-secondary);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:opacity .18s,transform .18s,visibility .18s;display:flex;position:absolute;bottom:28px;right:24px;transform:translateY(8px);box-shadow:0 4px 12px rgba(0,0,0,.18)}.scroll-to-bottom-ceZCru:hover{background-color:var(--color-surface-secondary);border:none}.scroll-to-bottom-ceZCru:focus-visible{background-color:var(--color-surface-default);outline:2px solid var(--color-text-interactive-default);outline-offset:2px;border:none}.scroll-to-bottom-ceZCru:active{background-color:var(--color-surface-secondary);border:none}.scroll-to-bottom--visible-ot4RQB{opacity:.9;visibility:visible;pointer-events:auto;transform:translateY(0)}.scroll-to-bottom__icon-brje26{width:20px;height:20px;display:block}.scroll-to-bottom__badge-Wejv07{box-sizing:border-box;border:2px solid var(--color-surface-default);background-color:var(--color-surface-danger);white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;line-height:1;display:flex;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.panels-tTeXpH{flex:auto;min-height:0;overflow:hidden;height:90svh!important}.panels-tTeXpH .letters_chat_wrap-qnuJOG{height:100svh;min-height:0;padding-top:max(16px,env(safe-area-inset-top));padding-bottom:max(8px,env(safe-area-inset-bottom));box-sizing:border-box;flex-direction:column;gap:8px;display:flex;overflow:hidden}.panels-tTeXpH .top-Qye9za{flex-direction:column;height:100%;min-height:0;display:flex}.panels-tTeXpH .letters_chat-GyhiX7,.panels-tTeXpH .letters_chat_list_scroll-wI8MvB{flex:auto;min-height:0;overflow:auto}.panels-tTeXpH .letters_chat-GyhiX7{margin-bottom:0}.panels-tTeXpH .handle-Yfd1Tj{cursor:row-resize;background:#e5e7eb;height:8px}.panels-tTeXpH .handle-Yfd1Tj:active{background:#cbd5e1}.panels-tTeXpH .bottom-RJE5xy{flex-direction:column;height:100%;min-height:0;display:flex}.panels-tTeXpH .composerWrap-CxYEyz{flex-direction:column;flex:auto;min-height:0;display:flex}.panels-tTeXpH .composerWrap-CxYEyz>*{min-height:0}.panels-tTeXpH .letters_chat_wrap-qnuJOG{flex-direction:column;display:flex}.letters_chat_wrap-qnuJOG{flex-direction:column;height:100%;display:flex}.letters_chat-GyhiX7{background-color:#fff;border-radius:0 0 4px 4px;flex:1;margin-bottom:10px;padding:20px 0;overflow:hidden;box-shadow:0 3px 3px rgba(0,0,0,.05)}.letters_chat_list_scroll-wI8MvB{height:100%;margin-right:10px;padding:0 10px 0 20px;overflow-y:auto}.letters_chat_list_scroll-wI8MvB::-webkit-scrollbar{background:#fff;border-radius:3px;width:2px}.letters_chat_list_scroll-wI8MvB::-webkit-scrollbar-thumb{background:#96b6cf;border-radius:3px}.letters_chat_list-D4u9MB{flex-direction:column;justify-content:flex-end;height:-webkit-max-content;height:max-content;min-height:100%;display:flex}.letters_chat_item-GioNa4{border:1px solid #a7c4cb;border-radius:4px;margin-bottom:12px;position:relative}.letters_chat_item_top-rCNzQ7{padding:20px 20px 10px}.letters_chat_item-GioNa4:last-child{margin-bottom:0}.letters_chat_item-GioNa4.from_you-oZa61M{background-color:#fff}.letters_chat_item-GioNa4.to_you-myIddH{background-color:#e5f0f7}.letters_chat_item_head-varvwy{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.letters_chat_item_user-JOpU5j{letter-spacing:.01em;color:#de7032;align-items:center;font-size:16px;font-weight:600;display:flex}.letters_chat_item-GioNa4.from_you-oZa61M .letters_chat_item_user-JOpU5j{margin-left:auto}.letters_chat_item_user-JOpU5j img{object-fit:cover;border-radius:100%;width:56px;height:56px;display:block}.letters_chat_item-GioNa4.from_you-oZa61M .letters_chat_item_user_photo-fx093a{margin-left:17px}.letters_chat_item-GioNa4.to_you-myIddH .letters_chat_item_user_photo-fx093a{margin-right:17px;position:relative}.letters_chat_item-GioNa4.to_you-myIddH .letters_chat_item_user_photo-fx093a:after{content:"";box-sizing:border-box;background-color:#dadada;border:2px solid #e5f0f7;border-radius:100%;width:14px;height:14px;display:block;position:absolute;bottom:0;right:0}.letters_chat_item-GioNa4.to_you-myIddH .letters_chat_item_user_photo-fx093a.online-oCiP2l:after{background-color:#27ae60}.letters_chat_item_bookmark-kZ0UNZ{cursor:pointer}.letters_chat_item_text-q9fHSQ{color:#4f4f4f;font-family:Roboto,sans-serif;font-size:16px;line-height:150%}.letters_chat_item_text-q9fHSQ p{word-break:break-word;white-space:break-spaces}.letters_chat_item_bottom-nIjiPn{justify-content:flex-end;align-items:center;margin-top:19px;display:flex}.letters_chat_item_label-LJ_qwO{color:#fff;background-color:#9947ed;border-radius:5px;justify-content:center;align-items:center;width:90px;height:21px;font-family:Roboto,sans-serif;font-size:10px;font-weight:500;display:flex;position:absolute;top:10px;right:10px}.letters_chat_item_label-LJ_qwO.operator-ci8B52{left:10px}.letters_chat_item-GioNa4.to_you-myIddH .letters_chat_item_bottom-nIjiPn{justify-content:flex-start}.letters_chat_item_time-qSrBRA{letter-spacing:-.03em;color:rgba(51,51,51,.4);margin-right:10px;font-family:Roboto,sans-serif;font-size:12px}.letters_chat_item_delete-NR35__{cursor:pointer}.letters_chat_item_delete-NR35__ img{display:block}.letters_list_item_bottom-VjXQjV{border-top:1px solid #a7c4cb;padding:10px 0;position:relative;overflow:hidden}.letters_list_item_media_slider-Ydk035{align-items:center;width:100%;display:flex;position:relative}.letters_list_item_media_item-biJ1BK{cursor:pointer;margin-right:4px}.letters_list_item_media_item-biJ1BK>img{object-fit:cover;border-radius:5px;width:auto;min-width:32px;height:53px;display:block}.letters_list_item_media_item-biJ1BK.video-qt8sZu{position:relative}.letters_list_item_media_item-biJ1BK.video-qt8sZu:after{content:"";background-image:url(/static/media/letters-media-play.d01361ed72.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:100%;width:29px;height:29px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 5px rgba(47,43,99,.55)}.letters_chat_form-W_NHxH{background-color:#fff;border-radius:4px;height:236px;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_3_chat_list_wrap-OD9V5F{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-moz-flex-direction:column;-o-flex-direction:column;background-color:#fff;border-radius:0 0 5px 5px;flex-direction:column;flex:1px;padding:6px 0;display:flex;overflow:hidden;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_3_chat_scroll-SnWWov{height:calc(100% - 18px);margin-right:5px;padding:0 12px 0 20px;overflow-y:auto}.clmn_3_chat_scroll-SnWWov::-webkit-scrollbar{background:#fff;border-radius:3px;width:3px}.clmn_3_chat_scroll-SnWWov::-webkit-scrollbar-thumb{background:#adbaff;border-radius:3px}.clmn_3_chat_list-dtslRo{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;justify-content:flex-end;min-height:100%;display:flex}.clmn_3_chat_typing-CZrgR2{justify-content:space-between;align-items:center;height:18px;padding:0 20px;font-family:Roboto,sans-serif;display:flex}.chat_typing_left-OZQHfj{letter-spacing:-.01em;color:#de7032;align-items:center;display:flex}.chat_typing_right-DzsQ5D{text-align:right;letter-spacing:-.01em;color:rgba(51,51,51,.7)}.chat_typing_left-OZQHfj img{margin-right:14px}.clmn_3_chat_typing-CZrgR2 span span{font-weight:500}.chat_was_online-Wot1cc{color:#27ae60;font-size:12px}.chat_was_online-Wot1cc.week-Gnohrm{color:#e99c2a}.chat_was_online-Wot1cc.month-fX3Ey5{color:#eb5757}.wrapper_main_loader-qt46lo{justify-content:center;align-items:center;margin-top:50%;display:flex}.main_loader-f9WKp6{left:unset;top:unset}.message_status-kM3Mc_{background-repeat:no-repeat;background-size:contain;width:12px;height:9px}.message_hide-Jtn9_S{letter-spacing:-.03em;color:#27ae60;cursor:pointer;margin-left:3px;font-family:Roboto,sans-serif;font-size:12px}.message_status-kM3Mc_.send-Z2RDlR{background-image:url(/static/media/send.41413ea247.svg)}.message_status-kM3Mc_.readed-QEhd5k{background-image:url(/static/media/readed.09381906f1.svg);width:14px}.clmn_3_chat_bottom-ojMbQx[data-tester=true][data-slider-is-on=true],.clmn_3_chat_bottom-ojMbQx[data-slider-is-on=true][data-tester=false]{background-color:#fff;border-radius:5px;flex-direction:column;height:100%;min-height:0;margin-top:9px;padding:10px;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_3_chat_bottom-ojMbQx[data-slider-is-on=true][data-tester=false]>.clmn_3_chat_textarea-sgOK1D{flex:auto}.clmn_3_chat_textarea-sgOK1D[data-tester=true]{resize:none;color:#4f4f4f;background-color:#f7f8fb;border:1px solid rgba(51,51,51,.1);border-radius:4px;outline:none;flex:auto;width:100%;height:100%;min-height:25px;margin-bottom:10px;padding:5px;font-family:Roboto,sans-serif;font-size:16px;display:block;overflow:auto}.clmn_3_chat_textarea_double-e2emqK[data-tester=true]{flex:auto;gap:6px;min-height:95px;margin-bottom:11px;display:flex;overflow:hidden}.clmn_3_chat_textarea_wrap-lEyjW4[data-tester=true]{background-color:#f7f8fb;border:1px solid rgba(51,51,51,.1);border-radius:5px;flex-direction:column;flex:1 1 0;width:calc(50% - 3px);min-height:0;padding:10px 12px;display:flex}.clmn_3_chat_textarea_translate_info-PkXZJK[data-tester=true]{flex:none;margin-bottom:14px}.clmn_3_chat_textarea_inner-bjRne9[data-tester=true]{color:#4f4f4f;resize:none;background-color:#f7f8fb;flex:auto;width:100%;height:auto;min-height:30px;padding:3px;font-family:Roboto,sans-serif;font-size:16px;overflow:auto}.clmn_3_chat_textarea_translate_arrow_wrap-hRqdzP[data-tester=true]{flex-direction:column;flex:none;justify-content:space-between;height:100%;padding:15px 0 40px;display:flex}.c3_write_msg_textareas_files-YYozj4[data-tester=true]{flex:none}.clmn_3_chat_bottom_nav-DSxiNy[data-tester=true]{flex:none;justify-content:space-between;align-items:center;margin-top:8px;display:flex}.popup_draft_form-uKp8UB{width:800px;max-width:100%}.clmn_3_chat_typing-Xm5XaQ span span{font-weight:500}.chat_typing_right-c4QisZ{text-align:right;letter-spacing:-.01em;color:rgba(51,51,51,.7);padding-bottom:1em}.clmn_3_chat_bottom-ojMbQx{background-color:#fff;border-radius:5px;margin-top:9px;padding:10px;box-shadow:0 3px 3px rgba(0,0,0,.05)}@media screen and (max-height:750px){.clmn_3_chat_bottom-ojMbQx{min-height:0}.clmn_3_chat_bottom-ojMbQx .clmn_3_chat_textarea-sgOK1D{height:75px}}@media screen and (min-height:751px) and (max-height:880px){.clmn_3_chat_bottom-ojMbQx{min-height:300px}}.clmn_3_chat_textarea-sgOK1D{resize:none;color:#4f4f4f;background-color:#f7f8fb;border:1px solid rgba(51,51,51,.1);border-radius:4px;outline:none;width:100%;min-height:148px;margin-bottom:10px;padding:5px;font-family:Roboto,sans-serif;font-size:16px;display:block}.clmn_3_chat_textarea_double-e2emqK{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;justify-content:space-between;margin-bottom:11px;display:flex}.clmn_3_chat_textarea_wrap-lEyjW4{background-color:#f7f8fb;border:1px solid rgba(51,51,51,.1);border-radius:5px;width:calc(50% - 3px);padding:10px 12px}.clmn_3_chat_textarea_translate_info-PkXZJK{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.clmn_3_chat_textarea_translate_text-a3TWGC{color:#0b6ba7;margin-right:8px;font-family:Roboto,sans-serif}.clmn_3_chat_textarea_translate_language-qW9Lh6{letter-spacing:-.02em;text-transform:uppercase;color:#374e6c;cursor:pointer;background-color:#eaedf6;background-image:url(/static/media/language-arrow.bf70aec427.svg);background-position:right 10px center;background-repeat:no-repeat;border-radius:5px;width:168px;height:27px;padding-left:11px;font-size:13px;line-height:27px}.clmn_3_chat_bottom_option_btn-JBuJhL.media-J28Jk9{background-image:url(/static/media/c3op-media.409d9857ed.svg)}.clmn_3_chat_textarea_translate_select-UxMqQS{width:200px}@media screen and (max-width:1600px){.clmn_3_chat_textarea_translate_select-UxMqQS{width:160px}}.clmn_3_chat_textarea_translate_symbols-_xzKWU{letter-spacing:-.01em;color:#205376;margin-left:15px;font-size:12px}.clmn_3_chat_textarea_translate_symbols-_xzKWU.error-SCrbfW{color:#d04c4c}@media screen and (max-width:1600px){.clmn_3_chat_textarea_translate_symbols-_xzKWU{font-size:11px}}.clmn_3_chat_textarea_inner-bjRne9{resize:none;color:#4f4f4f;background-color:#f7f8fb;width:100%;height:84px;padding:3px;font-family:Roboto,sans-serif;font-size:16px;display:block}.clmn_3_chat_textarea_translate_arrow_wrap-hRqdzP{flex-direction:column;justify-content:space-between;padding:15px 0 40px;display:flex}.clmn_3_chat_textarea_translate_arrow-CI2W08{cursor:pointer;background:#f7f8fb;border:1px solid rgba(51,51,51,.1);border-radius:50%;align-self:center;align-items:center;height:-webkit-max-content;height:max-content;margin:0 7px;padding:3px;display:flex}.clmn_3_chat_textarea_translate_arrow-CI2W08:active{background-color:#eaedf6}.clmn_3_chat_textarea_translate_arrow-CI2W08.disabled_btn-LNf8f5{opacity:.5;pointer-events:none}.clmn_3_chat_bottom_nav-DSxiNy{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:space-between;align-items:center;display:flex}.clmn_3_chat_bottom_nav_left-EpK9av{flex:1;display:flex}.clmn_3_chat_bottom_options-SfDpPD{flex-wrap:wrap;display:flex}.clmn_3_chat_bottom_option_btn-JBuJhL{cursor:pointer;background-position:50%;background-repeat:no-repeat;width:30px;height:30px;margin-right:20px}.clmn_3_chat_bottom_option_btn-JBuJhL:last-child{margin-right:0}.clmn_3_chat_bottom_option_btn-JBuJhL.image-O8iry2{background-image:url(/static/media/c3op-image.7d10315d4f.svg)}.clmn_3_chat_bottom_option_btn-JBuJhL.video-S5JBs_{background-image:url(/static/media/c3op-video.e04bac48e9.svg)}.clmn_3_chat_bottom_option_btn-JBuJhL.audio-cZucUB{background-image:url(/static/media/c3op-audio.88528cd623.svg)}.clmn_3_chat_bottom_option_btn-JBuJhL.smiles-n4FcWp{background-image:url(/static/media/c3op-smiles.20081b1e76.svg)}.clmn_3_chat_bottom_option_btn-JBuJhL.wink-RgSnlQ{background-image:url(/static/media/c3op-wink.86bcde2e30.svg)}.clmn_3_chat_bottom_option_btn-JBuJhL.like-bl25mp{background-image:url(/static/media/c3op-like.aad823df53.svg)}.clmn_3_chat_bottom_symbols-mTX9Mo{letter-spacing:-.01em;color:#205376;text-align:center;flex:1;align-self:center;margin-right:auto;font-size:12px}.clmn_3_chat_bottom_nav_right-MqiQyn{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.clmn_3_chat_bottom_like_dis-cyFgLx{align-items:center;margin-right:38px;display:flex}.clmn_3_chat_bottom_like_dis_item-e948LD{cursor:pointer;background-position:50%;background-repeat:no-repeat;width:30px;height:30px}.clmn_3_chat_bottom_like_dis_item-e948LD.like-bl25mp{background-image:url(/static/media/chat-bottom-like.62f4b068d2.svg);margin-right:14px}.clmn_3_chat_bottom_like_dis_item-e948LD.like-bl25mp.active-z4P96q{background-image:url(/static/media/chat-bottom-like-a.bab96765ee.svg)}.clmn_3_chat_bottom_like_dis_item-e948LD.dislike-RGgZPa{background-image:url(/static/media/chat-bottom-dislike.4037469dcb.svg)}.clmn_3_chat_bottom_like_dis_item-e948LD.dislike-RGgZPa.active-z4P96q{background-image:url(/static/media/chat-bottom-dislike-a.626dfbb656.svg)}.clmn_3_chat_bottom_translate-UNXXJk{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;margin-right:10px;display:flex}.clmn_3_chat_bottom_translate_tmblr-n0Em5x{margin-right:13px;position:relative}.clmn_3_chat_bottom_translate_tmblr_inp-o80B7p{display:none}.clmn_3_chat_bottom_translate_tmblr_label-Hx3Q2h{cursor:pointer;background-color:#cdd3da;border:1px solid #cdd3da;border-radius:19px;width:36px;height:17px;display:block;position:relative}.clmn_3_chat_bottom_translate_tmblr_label-Hx3Q2h:before{content:"";background-color:#fff;border-radius:100%;width:13px;height:13px;transition:all .3s;display:block;position:absolute;top:1px;left:1px}.clmn_3_chat_bottom_translate_tmblr_inp-o80B7p:checked+.clmn_3_chat_bottom_translate_tmblr_label-Hx3Q2h{background-color:#fff;border-color:#e9eef2}.clmn_3_chat_bottom_translate_tmblr_inp-o80B7p:checked+.clmn_3_chat_bottom_translate_tmblr_label-Hx3Q2h:before{background-color:#3664a1;left:21px}.clmn_3_chat_bottom_translate_text-JHi0zR{letter-spacing:-.02em;text-transform:uppercase;color:#374e6c;font-size:16px;font-weight:500}.btn-pv6HRW,.save_to_drafts_btn-lafNsV,.clmn_3_chat_bottom_send_btn-Pscy3l{letter-spacing:.01em;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;height:49px;padding:0;font-size:16px;font-weight:600;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.btn-pv6HRW:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(59,130,246,.35)}.save_to_drafts_btn-lafNsV:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(59,130,246,.35)}.clmn_3_chat_bottom_send_btn-Pscy3l:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(59,130,246,.35)}.btn-pv6HRW:disabled,.save_to_drafts_btn-lafNsV:disabled,.clmn_3_chat_bottom_send_btn-Pscy3l:disabled{cursor:not-allowed}.clmn_3_chat_bottom_send_btn-Pscy3l{color:#fff;background:linear-gradient(99.84deg,#f88a5b 4.33%,#e05f16 98.64%);border:0;width:109px;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_3_chat_bottom_send_btn-Pscy3l:hover:not(:disabled){filter:brightness(.96)}.clmn_3_chat_bottom_send_btn-Pscy3l:active:not(:disabled){filter:brightness(.92)}.clmn_3_chat_bottom_send_btn-Pscy3l.disabled_btn-LNf8f5,.clmn_3_chat_bottom_send_btn-Pscy3l:disabled{opacity:.5;pointer-events:none}.save_to_drafts_btn-lafNsV{color:#1f2937;box-shadow:none;background:#fff;border:1px solid #e7e9e7;margin-right:10px}.save_to_drafts_btn-lafNsV:hover:not(:disabled){background:#f8fafc;border-color:#dfe3e6}.save_to_drafts_btn-lafNsV:active:not(:disabled){background:#f1f5f9;border-color:#cfd6db}.save_to_drafts_btn-lafNsV.disabled_btn-LNf8f5,.save_to_drafts_btn-lafNsV:disabled{color:#9ca3af;box-shadow:none;pointer-events:none;background:#f3f4f6;border-color:#e5e7eb}.clmn_3_chat_bottom_send_btn-Pscy3l{width:109px;height:49px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;letter-spacing:.01em;color:#fff;cursor:pointer;background:linear-gradient(99.84deg,#f88a5b 4.33%,#e05f16 98.64%);border-radius:4px;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_3_chat_bottom_send_btn-Pscy3l.disabled_btn-LNf8f5{opacity:.5;pointer-events:none}.clmn_3_chat_bottom_send_btn-Pscy3l img{margin-bottom:6px}.c3_attach-B9BS6s{display:flex}.dis_active-wmFFiV{cursor:not-allowed}@media screen and (max-width:699px){.clmn_3_chat_bottom_options-SfDpPD{grid-gap:5px;grid-template-columns:repeat(2,30px);display:grid}.clmn_3_chat_bottom_nav_left-EpK9av{flex:1}.clmn_3_chat_bottom_option_btn-JBuJhL{background-size:20px;width:30px;height:30px;margin-right:0}.clmn_3_chat_bottom_send_btn-Pscy3l{width:88px;height:32px;font-size:14px}.save_to_drafts_btn-lafNsV{width:88px;height:32px;font-size:.6rem}.clmn_3_chat_bottom_send_btn-Pscy3l img{width:20px;margin-bottom:4px;margin-right:4px}.clmn_3_chat_bottom_translate_text-JHi0zR{font-size:14px}.clmn_3_chat_textarea-sgOK1D{height:55px;font-size:14px}.clmn_3_chat_bottom-ojMbQx{margin-top:0;padding:10px}}@media not (min-width:744px){.clmn_3_chat_bottom_symbols-mTX9Mo{max-width:100px;margin:auto}.clmn_3_chat_bottom_nav_right-MqiQyn{flex-direction:column}.clmn_3_chat_bottom_translate-UNXXJk{flex-direction:column;margin-bottom:5px;margin-right:0}.save_to_drafts_btn-lafNsV{margin:0 0 5px}.clmn_3_chat_bottom_send_btn-Pscy3l{margin:auto 0}.clmn_3_chat_bottom_translate_text-JHi0zR{font-size:12px}.clmn_3_chat_bottom_translate_tmblr-n0Em5x{margin-bottom:5px;margin-right:0}}@media screen and (max-width:399px){.clmn_3_chat_bottom_option_btn-JBuJhL{background-size:20px;margin-right:10px}}.block_modal-x09M6p{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:500px;height:auto;padding:20px;display:flex}.block_modal__title-Y7dF6G{font-weight:600}.block_modal__buttons_container-7FNpk3{gap:50px;display:flex}.block_modal__buttons_container__button_ok-SWkJ2C{cursor:pointer;color:#00317b;background:0 0;border:1px solid #00317b;border-radius:4px;flex:1;width:120px;max-width:calc(50% - 14px);height:43px;margin:20px auto 10px;font-weight:600;line-height:43px;display:block}.block_modal__buttons_container__button_ok-SWkJ2C:hover{box-shadow:0 4px 8px rgba(14,4,143,.24)}.block_modal__buttons_container__button_cancel-bCqNC1{color:#fff;cursor:pointer;background:linear-gradient(90.66deg,#00317b 0%,#720066 100%);border-radius:4px;flex:1;max-width:calc(50% - 14px);height:43px;margin:20px auto 10px;font-weight:600;line-height:43px;display:block}.block_page_wrap-trXj5m{flex:1;padding:10px 5px;display:flex}.block_page_content-Yz_ny7{background-color:#fff;border-radius:4px;flex-direction:column;width:100%;padding:10px;display:flex}.block_page_content_head-NTiLyK,.block_page_content_head_left-m1Om6n{justify-content:space-between;align-items:center;display:flex}.block_page_content_head_tab_btn-qwMdnF{cursor:pointer;color:#1c4b72;border:1px solid #1c4b72;border-radius:5px;align-items:center;height:42px;padding:0 15px;font-weight:600;transition:all .3s;display:flex}.block_page_content_head_tab_btn-qwMdnF.active-rL7l5A{cursor:default;color:#fff;background:linear-gradient(99.84deg,#f88a5b 4.33%,#e05f16 98.64%);border-color:transparent}.block_page_content_head_tab_btn-qwMdnF:hover{box-shadow:0 4px 8px rgba(14,4,143,.24)}.block_page_content_head_tab_btn-qwMdnF.active-rL7l5A:hover{box-shadow:none}.block_page_content_head_tab_btn-qwMdnF+.block_page_content_head_tab_btn-qwMdnF{margin-left:15px}.block_page_content_head_show_btn-H1NGHB{letter-spacing:.01em;color:#fff;cursor:pointer;background:linear-gradient(99.84deg,#f88a5b 4.33%,#e05f16 98.64%);border-radius:4px;justify-content:center;align-items:center;height:42px;padding:0 15px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.05)}.block_page_content_head_show_btn-H1NGHB:hover{box-shadow:0 6px 12px rgba(84,0,114,.24)}.clmn_2_chat_top_filters_search-vdlrBr{margin-left:auto;margin-right:20px;position:relative}.block_page_search_input-Lu3d9o{letter-spacing:-.02em;color:#333;background:#fff;border:1px solid #357f89;border-radius:5px;outline:none;width:174px;height:26px;padding:0 12px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;display:block}.block_page_search_input-Lu3d9o:focus{box-shadow:0 4px 8px rgba(14,4,143,.24)}.clmn_2_chat_top_filters_search-vdlrBr button{cursor:pointer;background-image:url(/static/media/c2-chat-search.188c5ec922.svg);background-position:50%;background-repeat:no-repeat;outline:none;width:24px;height:24px;position:absolute;top:1px;right:0}.block_page_empty-Cgu4XV{color:#de7032;margin:auto;font-size:24px;font-weight:500;line-height:29px}.block_page_empty-Cgu4XV img{margin-bottom:35px}@media not (min-width:744px){.block_page_content_head_tab_btn-qwMdnF,.block_page_content_head_show_btn-H1NGHB{height:32px;padding:0 10px;font-size:12px}.clmn_2_chat_top_filters_search-vdlrBr{margin-right:10px}.block_page_search_input-Lu3d9o{width:100px}.block_page_content_head_tab_btn-qwMdnF+.block_page_content_head_tab_btn-qwMdnF{margin-left:5px}}.chat_head_profile-Nhx5pm{align-items:center;display:flex}.chat_head_profile-Nhx5pm.right-UhorX3 .chat_head_profile_info-nguOM2{text-align:right}.chat_head_profile-Nhx5pm.right-UhorX3 .chat_head_profile_place-UFV2ih{justify-content:flex-end}.chat_head_profile-Nhx5pm.left-a04Wir .chat_head_profile_photo-GMRJz_{margin-right:10px}.chat_head_profile-Nhx5pm.right-UhorX3 .chat_head_profile_photo-GMRJz_{margin-left:10px}.chat_head_profile_photo-GMRJz_{cursor:pointer;position:relative}.chat_head_profile_photo-GMRJz_:after{content:"";background-color:#b2b2b2;border:1px solid #de7032;border-radius:50%;width:8px;height:8px;display:block;position:absolute;bottom:3px;right:1px}.chat_head_profile_photo-GMRJz_.online-IFKz1K:after{background-color:#27ae60}.chat_head_profile_photo-GMRJz_ img{object-fit:cover;border-radius:50%;width:56px;height:56px;display:block}.chat_head_profile_name-bMfsQo{color:#fff;letter-spacing:.01em;word-break:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-width:150px;font-weight:600;display:-webkit-box;overflow:hidden}.chat_head_profile_name-bMfsQo span{vertical-align:bottom;border:1px solid #fff;border-radius:4px;margin-left:3px;padding:2px 3px 1px;font-size:10px;display:inline-block}.chat_head_profile_id-BpbFCY{color:rgba(255,255,255,.9);margin:4px 0;font-family:Roboto,sans-serif;font-size:11px}.chat_head_profile_place-UFV2ih{letter-spacing:-.03em;color:rgba(255,255,255,.9);align-items:center;font-size:11px;display:flex}.chat_head_profile_place-UFV2ih img{height:12px;margin-right:3px}@media not (min-width:744px){.chat_head_profile_photo-GMRJz_ img{width:40px;height:40px}.chat_head_profile_name-bMfsQo{-webkit-line-clamp:1;max-width:120px;font-size:12px}.chat_head_profile_id-BpbFCY{margin:1px 0;font-size:10px}}.clmn_3_chat_message_hide-xlXoBs{display:none}.clmn_3_chat_message-Z3kYBe{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;margin-bottom:17px;display:flex}.clmn_3_chat_message-Z3kYBe.left-LN1dv5{flex-direction:row-reverse;justify-content:flex-end}.clmn_3_chat_message_avatar_wrap-xovdFn{margin-top:auto;margin-bottom:19px}.clmn_3_chat_message-Z3kYBe.right-u7r2bI .clmn_3_chat_message_avatar_wrap-xovdFn{margin-left:10px}.clmn_3_chat_message-Z3kYBe.left-LN1dv5 .clmn_3_chat_message_avatar_wrap-xovdFn{margin-right:10px}.clmn_3_chat_message_avatar-EXASAi{object-fit:cover;border-radius:100%;width:50px;height:50px;display:block}.clmn_3_chat_message-Z3kYBe:last-child{margin-bottom:0}.clmn_3_chat_message-Z3kYBe.right-u7r2bI{justify-content:flex-end}.message_audio_wrap-m3SRiY{width:300px}.message_text-PO4cLd{color:#333;word-break:break-word;border-radius:8px;margin-bottom:5px;padding:16px;font-size:16px;line-height:140%}.message_text-PO4cLd .message_img-uvuJ_e{width:auto;max-width:250px;height:auto;max-height:250px}.clmn_3_chat_message-Z3kYBe.left-LN1dv5 .message_text-PO4cLd{background-color:#f3f4fc;border-radius:8px 8px 8px 0}.clmn_3_chat_message-Z3kYBe.right-u7r2bI .message_text-PO4cLd{background-color:rgba(210,223,245,.9);border-radius:8px 8px 0}.clmn_3_chat_message-Z3kYBe.left-LN1dv5 .message_text-PO4cLd.appreciation-PhcCM9{color:#00317b;font-weight:500}.clmn_3_chat_message-Z3kYBe.left-LN1dv5 .message_text-PO4cLd.appreciation-PhcCM9 img{vertical-align:middle;width:18px;height:18px;margin-right:8px}.clmn_3_chat_message_content-jqNSv_ .message_text-PO4cLd.like-PVPKgv img{margin-right:10px}.clmn_3_chat_message_content-jqNSv_.sticker-yBuNk5 .message_text-PO4cLd{background-color:transparent;padding:0}.clmn_3_chat_message_content-jqNSv_.sticker-yBuNk5 .message_text-PO4cLd img{object-fit:contain;width:285px;height:285px}.clmn_3_chat_message_text-zwoUT7{color:#333;padding:16px;font-family:Roboto,sans-serif;font-size:16px;line-height:140%}.clmn_3_chat_message-Z3kYBe.right-u7r2bI .clmn_3_chat_message_text-zwoUT7{background-color:#e0edef;border-radius:8px 8px 0}.clmn_3_chat_message-Z3kYBe.left-LN1dv5 .clmn_3_chat_message_text-zwoUT7{background-color:#e7effb;border-radius:8px 8px 8px 0}.clmn_3_chat_message_info-tetmQS{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;justify-content:space-between;margin-top:5px;display:flex}.clmn_3_chat_message_time-wurave{letter-spacing:-.03em;color:#bdbdbd;font-family:Roboto,sans-serif;font-size:12px}.c3_message_audio_title-whiZMV{letter-spacing:-.03em;color:rgba(51,51,51,.9);margin-bottom:10px;font-size:14px}.message_status-TOJDs0{background-repeat:no-repeat;background-size:contain;width:12px;height:9px}.message_hide-bTHzzY{letter-spacing:-.03em;color:#27ae60;cursor:pointer;margin-left:3px;font-family:Roboto,sans-serif;font-size:12px}.message_video-fIwdhq{cursor:pointer;z-index:1;max-width:200px;position:relative}.message_video-fIwdhq video{width:100%;max-width:320px}.message_video-fIwdhq img{object-fit:cover;width:100%;max-width:320px;height:100%;margin-top:0}.message_video-fIwdhq:after{z-index:5;content:"";background-image:url(/static/media/play-btn.da9938e985.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:51px;height:52px;display:block;position:absolute;top:calc(50% - 26px);left:calc(50% - 26px)}.clmn_2_chat_block_item_middle_time-ZhOZqY .message_status-TOJDs0{margin-right:6px}.message_status-TOJDs0.send-jXEDoQ{background-image:url(/static/media/send.41413ea247.svg)}.message_status-TOJDs0.readed-qrOrpF{background-image:url(/static/media/readed.09381906f1.svg);width:14px}@media not (min-width:744px){.message_text-PO4cLd{padding:10px;font-size:14px}.clmn_3_chat_message_avatar-EXASAi{width:30px;height:30px}}@media screen and (max-width:409px){.message_audio_wrap-m3SRiY{width:180px}}.post_wrap-aDrOhF{width:280px}.post_header-Idb4LJ{background:#f3f4fc;align-items:center;gap:8px;display:flex}.post_avatar_wrap-gQPyCK{z-index:1;border:2px solid #eef1fe;border-radius:50%;width:40px;min-width:40px;height:40px;position:relative}@media screen and (max-width:820px){.post_avatar_wrap-gQPyCK{width:32px;min-width:32px;height:32px}}.post_avatar_wrap-gQPyCK:after{content:"";background-color:#b2b2b2;border:1px solid #1f4f74;border-radius:100%;width:8px;height:8px;display:block;position:absolute;bottom:3px;right:1px}.post_avatar_wrap-gQPyCK.online-EWLmwI:after{background-color:#27ae60}.post_avatar_wrap-gQPyCK img{object-fit:cover;object-position:center;border-radius:50%;width:100%;height:100%;display:block}.post_avatar_wrap-gQPyCK div{color:#fff;border-radius:50%;justify-content:center;align-items:center;height:100%;font-size:16px;display:flex}.post_profile_name-y3iz3Y{color:#2f2d48;text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:600;line-height:120%;overflow:hidden}.post_image_wrap-DDP1Zx{cursor:pointer;width:280px;height:280px;margin:8px 0;position:relative}.post_image_wrap-DDP1Zx.carousel_icon-sgrqvh:after{content:"";background:url(/static/media/icon_carousel.7241d3000f.svg) 50%/contain no-repeat;width:24px;min-width:24px;height:24px;display:block;position:absolute;top:16px;right:16px}@media screen and (max-width:650px){.post_image_wrap-DDP1Zx.carousel_icon-sgrqvh:after{width:20px;min-width:20px;height:20px;top:8px;right:8px}}.post_image_wrap-DDP1Zx.video_icon-iQLDxz:after{content:"";background:url(/static/media/icon_video_post_preview.6a37282952.svg) 50%/contain no-repeat;width:24px;min-width:24px;height:24px;display:block;position:absolute;top:16px;right:16px}@media screen and (max-width:650px){.post_image_wrap-DDP1Zx.video_icon-iQLDxz:after{width:20px;min-width:20px;height:20px;top:8px;right:8px}}.post_image_wrap-DDP1Zx.post_deleted-dQUA8E{cursor:default}.post_image_wrap-DDP1Zx.post_deleted-dQUA8E:after{content:"";background:url(/static/media/deleted_post_icon.93b1943b42.svg) 50%/contain no-repeat;width:120px;min-width:120px;height:120px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:789px){.post_image_wrap-DDP1Zx.post_deleted-dQUA8E:after{width:80px;min-width:80px;height:80px}}.post_image-eHX2ps{border-radius:4px}.post_text-7On4Kh{color:#7e7d8b;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-style:normal;font-weight:500;line-height:150%;overflow:hidden}.post_wrap-mq5MhB{width:280px}.post_header-BP4nfD{background:#f3f4fc;align-items:center;gap:8px;display:flex}.post_header_text-Km5b61{justify-content:flex-start;align-items:flex-start;gap:8px;padding-bottom:8px;display:flex}.post_image_wrap-tSKMum{cursor:pointer;width:280px;height:280px;margin:8px 0;position:relative}.post_image_wrap-tSKMum.carousel_icon-Wi4a8Q:after{content:"";background:url(/static/media/icon_carousel.7241d3000f.svg) 50%/contain no-repeat;width:24px;min-width:24px;height:24px;display:block;position:absolute;top:16px;right:16px}@media screen and (max-width:650px){.post_image_wrap-tSKMum.carousel_icon-Wi4a8Q:after{width:20px;min-width:20px;height:20px;top:8px;right:8px}}.post_image_wrap-tSKMum.video_icon-_hnd3w:after{content:"";background:url(/static/media/icon_video_post_preview.6a37282952.svg) 50%/contain no-repeat;width:24px;min-width:24px;height:24px;display:block;position:absolute;top:16px;right:16px}@media screen and (max-width:650px){.post_image_wrap-tSKMum.video_icon-_hnd3w:after{width:20px;min-width:20px;height:20px;top:8px;right:8px}}.post_image_wrap-tSKMum.post_deleted-YywSKz{cursor:default}.post_image_wrap-tSKMum.post_deleted-YywSKz:after{content:"";background:url(/static/media/deleted_post_icon.93b1943b42.svg) 50%/contain no-repeat;width:120px;min-width:120px;height:120px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:789px){.post_image_wrap-tSKMum.post_deleted-YywSKz:after{width:80px;min-width:80px;height:80px}}.post_image-weLXcW{border-radius:4px}.post_text-nMpxPG{color:#7e7d8b;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-style:normal;font-weight:500;line-height:150%;overflow:hidden}.message_gift-hKyMsT{box-sizing:border-box;background-color:rgba(210,223,245,.9);border-radius:10px;flex-direction:column;justify-content:center;width:100%;max-width:100%;min-height:180px;margin-top:120px;margin-bottom:50px;padding:32px 48px;display:flex;position:relative}.message_gift-hKyMsT.recipient-PL2fwb{background-color:#f3f4fc;align-items:flex-end}@media screen and (max-width:1599px){.message_gift-hKyMsT{min-height:150px;margin-top:80px;padding:16px 20px}}@media screen and (max-width:1359px) and (min-width:1140px){.message_gift-hKyMsT{align-items:center;height:-webkit-fit-content;height:fit-content;margin-top:100px;padding:90px 24px 24px}.message_gift-hKyMsT.recipient-PL2fwb{align-items:center}}@media screen and (max-width:820px){.message_gift-hKyMsT{height:-webkit-fit-content;height:fit-content;min-height:unset;align-items:center;margin-top:60px;padding:80px 20px 20px}.message_gift-hKyMsT.recipient-PL2fwb{align-items:center}}.message_gift_user_name-bJ8xG5{white-space:nowrap;text-overflow:ellipsis;max-width:280px;margin-right:6px;display:inline-block;overflow:hidden}@media screen and (max-width:1599px){.message_gift_user_name-bJ8xG5{max-width:200px}}@media screen and (max-width:365px){.message_gift_user_name-bJ8xG5{max-width:160px}}.message_gift_content-gMZrdt{flex-direction:column;display:flex}@media screen and (max-width:1349px){.message_gift_content-gMZrdt{align-items:center}}@media screen and (max-width:1139px){.message_gift_content-gMZrdt{align-items:baseline}}@media screen and (max-width:820px){.message_gift_content-gMZrdt{align-items:center}}.message_gift-hKyMsT:not(.recipient-PL2fwb) .message_gift_content-gMZrdt{padding-right:300px}@media screen and (max-width:1359px){.message_gift-hKyMsT:not(.recipient-PL2fwb) .message_gift_content-gMZrdt{padding-right:0}}@media screen and (max-width:1140px){.message_gift-hKyMsT:not(.recipient-PL2fwb) .message_gift_content-gMZrdt{padding-right:240px}}@media screen and (max-width:820px){.message_gift-hKyMsT:not(.recipient-PL2fwb) .message_gift_content-gMZrdt{padding-right:0}}.message_gift-hKyMsT.recipient-PL2fwb .message_gift_content-gMZrdt{padding-left:300px}@media screen and (max-width:1359px){.message_gift-hKyMsT.recipient-PL2fwb .message_gift_content-gMZrdt{padding-left:0}}@media screen and (max-width:1140px){.message_gift-hKyMsT.recipient-PL2fwb .message_gift_content-gMZrdt{padding-left:240px}}@media screen and (max-width:820px){.message_gift-hKyMsT.recipient-PL2fwb .message_gift_content-gMZrdt{padding-left:0}}.message_gift_name-xecQ2N{color:#de7032;align-items:center;margin-bottom:16px;font-size:32px;font-weight:700;line-height:150%;display:flex}@media screen and (max-width:1359px) and (min-width:1140px){.message_gift_name-xecQ2N{margin-bottom:10px;font-size:30px}}@media screen and (max-width:820px){.message_gift_name-xecQ2N{margin-bottom:12px;font-size:20px}}.message_gift_name-xecQ2N:before{content:"";background:url(/static/media/icon_virtual_gift.c3ca57242d.svg) 50%/contain no-repeat;width:48px;min-width:48px;height:48px;margin-right:16px;display:block}@media screen and (max-width:820px){.message_gift_name-xecQ2N:before{width:32px;min-width:32px;height:32px;margin-right:12px}}.message_gift_text-ipNsFK{color:#474f5c;flex-wrap:wrap;align-items:center;margin:0 0 0 46px;font-size:16px;font-weight:600;line-height:normal;display:flex}@media screen and (max-width:820px){.message_gift_text-ipNsFK{margin-left:38px;font-size:14px}}.message_gift_image-f3c1FL{width:300px;max-width:300px;height:auto;position:absolute;bottom:-10px;right:10px}.message_gift_image-f3c1FL.recipient-PL2fwb{right:unset;left:10px}@media screen and (max-width:1599px){.message_gift_image-f3c1FL{width:200px;max-width:200px;bottom:30px;right:0}.message_gift_image-f3c1FL.recipient-PL2fwb{right:unset;left:0}}@media screen and (max-width:1359px) and (min-width:1140px){.message_gift_image-f3c1FL{width:240px;max-width:240px;bottom:unset;top:-110px;right:50%;transform:translate(50%)}.message_gift_image-f3c1FL.recipient-PL2fwb{right:50%;left:unset}}@media screen and (max-width:820px){.message_gift_image-f3c1FL{width:180px;max-width:180px;bottom:unset;top:-80px;right:50%;transform:translate(50%)}.message_gift_image-f3c1FL.recipient-PL2fwb{right:50%;left:unset}}.message_gift_info-bDrOOZ{justify-content:flex-start;align-items:center;display:flex;position:relative}.message_gift_image_wrapper-UmkU2Y{z-index:1;border:2px solid #eef1fe;border-radius:50%;width:40px;min-width:40px;height:40px;overflow:hidden}@media screen and (max-width:820px){.message_gift_image_wrapper-UmkU2Y{width:32px;min-width:32px;height:32px}}.message_gift_image_wrapper-UmkU2Y img{object-fit:cover;object-position:top center;border-radius:50%;width:100%;height:100%;display:block}.message_gift_image_wrapper-UmkU2Y div{color:#fff;justify-content:center;align-items:center;height:100%;font-size:16px;display:flex}.message_gift_image_wrapper-UmkU2Y:nth-child(2){z-index:0;position:absolute;top:50%;left:30px;transform:translateY(-50%)}@media screen and (max-width:820px){.message_gift_image_wrapper-UmkU2Y:nth-child(2){left:22px}}.message_bottom-XFR0nr{justify-content:space-between;display:flex;position:absolute;bottom:-20px;right:2px}.message_bottom-XFR0nr.recipient-PL2fwb{right:unset;left:2px}.message_date-lrMgRn{letter-spacing:-.03em;color:#bdbdbd;font-size:12px;line-height:14px}.message_status-jdc3ou{background-repeat:no-repeat;background-size:contain;width:19px;height:12px}.message_status-jdc3ou.send-prHswk{background-image:url(/static/media/send.8e5ae5e017.svg);margin-left:10px}.message_status-jdc3ou.read-_LYU80{background-image:url(/static/media/readed.1ac39d6e82.svg);margin-left:10px}.clmn_3_chat_list_wrap-VaA_VS{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-moz-flex-direction:column;-o-flex-direction:column;background-color:#fff;border-radius:0 0 5px 5px;flex-direction:column;flex:1px;padding:6px 0;display:flex;overflow:hidden;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_3_chat_scroll-DuQEOh{height:calc(100% - 18px);margin-right:5px;padding:0 12px 0 20px;overflow-y:auto}.clmn_3_chat_scroll-DuQEOh::-webkit-scrollbar{background:#fff;border-radius:3px;width:3px}.clmn_3_chat_scroll-DuQEOh::-webkit-scrollbar-thumb{background:#adbaff;border-radius:3px}.clmn_3_chat_list-jqyW9V{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;justify-content:flex-end;min-height:100%;display:flex}.clmn_3_chat_typing-fEeeS8{justify-content:space-between;align-items:center;height:18px;margin-top:auto;padding:0 20px;font-family:Roboto,sans-serif;display:flex}.chat_typing_left-p3cF2c{letter-spacing:-.01em;color:#de7032;align-items:center;display:flex}.chat_typing_right-wqs8Ru{text-align:right;letter-spacing:-.01em;color:rgba(51,51,51,.7)}.chat_typing_left-p3cF2c img{margin-right:14px}.clmn_3_chat_typing-fEeeS8 span span{font-weight:500}.chat_was_online-ETjTPI{color:#27ae60;font-size:12px}.chat_was_online-ETjTPI.week-Vp8W0k{color:#e99c2a}.chat_was_online-ETjTPI.month-rFX_cK{color:#eb5757}.wrapper_main_loader-jd4SHp{justify-content:center;align-items:center;margin-top:50%;display:flex}.main_loader-mki7B2{left:unset;top:unset}.root-LU4R_s{border-radius:4px}.root-LU4R_s.is-full-height-Cnb_no{height:100%}.root-xs-PpkenU{width:166px}.root-md-N7_nA7{width:204px}.root-lg-sikzXy{width:320px}.root-xl-wsM77V{width:396px}.scroll-area-mxNXL_{background:var(--chat-scroll-area);border:var(--chat-border-default) solid 1px;border-radius:4px;padding:6px}.scroll-area-mxNXL_.is-full-height-Cnb_no{height:100%}.virtual-list-wuTITc{overflow-x:hidden;overflow-y:auto}.virtual-list-wuTITc.is-full-height-Cnb_no{max-height:100%!important}.virtual-list-xs-oF2Flc{width:154px!important;max-height:240px!important}.virtual-list-md-b8l60_{width:192px!important;max-height:250px!important}.virtual-list-lg-nd4pZT{width:308px!important;max-height:265px!important}.virtual-list-xl-y7fenE{width:384px!important;max-height:255px!important}.virtual-list-wuTITc::-webkit-scrollbar{width:3px}.virtual-list-wuTITc::-webkit-scrollbar-thumb{background:var(--chat-scrollbar);border-radius:99px;min-height:62px}.scroll-area-mxNXL_,.virtual-list-wuTITc{-webkit-user-select:none;user-select:none}.clmn_3_chat_bottom-gel8h0{background-color:#fff;border-radius:5px;margin-top:9px;padding:10px;position:relative;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_3_chat_textarea-U9reqN{resize:none;color:#4f4f4f;background-color:#f7f8fb;border:1px solid rgba(51,51,51,.1);border-radius:4px;outline:none;width:100%;height:148px;margin-bottom:10px;padding:5px;font-family:Roboto,sans-serif;font-size:16px;display:block}.clmn_3_chat_select_input-txasF3{margin:10px 0}.clmn_3_chat_textarea_double-HsycM_{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;justify-content:space-between;margin-bottom:11px;display:flex}.clmn_3_chat_textarea_wrap-qTbBpw{background-color:#f7f8fb;border:1px solid rgba(51,51,51,.1);border-radius:5px;width:calc(50% - 3px);padding:10px 12px}.clmn_3_chat_textarea_translate_info-ygqX6X{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.clmn_3_chat_textarea_translate_text-j0Ujfb{color:#0b6ba7;margin-right:8px;font-family:Roboto,sans-serif}.clmn_3_chat_textarea_translate_language-l67tj9{letter-spacing:-.02em;text-transform:uppercase;color:#374e6c;cursor:pointer;background-color:#eaedf6;background-image:url(/static/media/language-arrow.bf70aec427.svg);background-position:right 10px center;background-repeat:no-repeat;border-radius:5px;width:168px;height:27px;padding-left:11px;font-size:13px;line-height:27px}.clmn_3_chat_textarea_translate_select-CyzS2i{width:200px}@media screen and (max-width:1600px){.clmn_3_chat_textarea_translate_select-CyzS2i{width:160px}}.clmn_3_chat_textarea_translate_symbols-hBSgNz{letter-spacing:-.01em;color:#205376;margin-left:15px;font-size:12px}.clmn_3_chat_textarea_translate_symbols-hBSgNz.error-rWnFpm{color:#d04c4c}@media screen and (max-width:1600px){.clmn_3_chat_textarea_translate_symbols-hBSgNz{font-size:11px}}.clmn_3_chat_textarea_inner-HEFNQ6{resize:none;color:#4f4f4f;background-color:#f7f8fb;width:100%;height:84px;padding:3px;font-family:Roboto,sans-serif;font-size:16px;display:block}.clmn_3_chat_textarea_translate_arrow_wrap-yn98fa{flex-direction:column;justify-content:space-between;padding:15px 0 40px;display:flex}.clmn_3_chat_textarea_translate_arrow-RB4D_i{cursor:pointer;background:#f7f8fb;border:1px solid rgba(51,51,51,.1);border-radius:50%;align-self:center;align-items:center;height:-webkit-max-content;height:max-content;margin:0 7px;padding:3px;display:flex}.clmn_3_chat_textarea_translate_arrow-RB4D_i:active{background-color:#eaedf6}.clmn_3_chat_textarea_translate_arrow-RB4D_i.disabled_btn-fl7cxI{opacity:.5;pointer-events:none}.clmn_3_chat_bottom_nav-wSSLDf{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:space-between;align-items:center;display:flex}.clmn_3_chat_bottom_options-yNKt1V{flex-wrap:wrap;display:flex}.clmn_3_chat_bottom_options_hidden-TBwQAz{display:flex}.clmn_3_chat_bottom_option_btn-QuKoS_{cursor:pointer;background-position:50%;background-repeat:no-repeat;width:30px;height:30px;margin-right:20px}.clmn_3_chat_bottom_option_btn-QuKoS_:last-child{margin-right:0}.clmn_3_chat_bottom_option_btn-QuKoS_.image-Usfg_G{background-image:url(/static/media/c3op-image.7d10315d4f.svg)}.clmn_3_chat_bottom_option_btn-QuKoS_.video-bqTkKO{background-image:url(/static/media/c3op-video.e04bac48e9.svg)}.clmn_3_chat_bottom_option_btn-QuKoS_.audio-PO0NsM{background-image:url(/static/media/c3op-audio.88528cd623.svg)}.clmn_3_chat_bottom_option_btn-QuKoS_.smiles-V2aMwU{background-image:url(/static/media/c3op-smiles.20081b1e76.svg)}.clmn_3_chat_bottom_option_btn-QuKoS_.wink-XuKYBq{background-image:url(/static/media/c3op-wink.86bcde2e30.svg)}.clmn_3_chat_bottom_option_btn-QuKoS_.media-KIJfUI{background-image:url(/static/media/c3op-media.409d9857ed.svg)}.clmn_3_chat_bottom_option_btn-QuKoS_.virtual_gift-Np2gWB{background-image:url(/static/media/c3op-gift.5ff58ff85d.svg);background-size:contain}@media not (min-width:744px){.clmn_3_chat_bottom_option_btn-QuKoS_.virtual_gift-Np2gWB{background-size:20px}}.clmn_3_chat_bottom_option_btn-QuKoS_.like-hgfm8x{background-image:url(/static/media/c3op-like.aad823df53.svg);flex:none}.clmn_3_chat_bottom_symbols-iB8FQm{letter-spacing:-.01em;color:#205376;text-align:center;flex:1;margin-right:auto;font-size:12px}.clmn_3_chat_bottom_nav_right-AzGjTq{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.clmn_3_chat_bottom_like_dis-ttbdiU{align-items:center;margin-right:38px;display:flex}.clmn_3_chat_bottom_like_dis_item-gPKBte{cursor:pointer;background-position:50%;background-repeat:no-repeat;width:30px;height:30px}.clmn_3_chat_bottom_like_dis_item-gPKBte.like-hgfm8x{background-image:url(/static/media/chat-bottom-like.62f4b068d2.svg);margin-right:14px}.clmn_3_chat_bottom_like_dis_item-gPKBte.like-hgfm8x.active-Jvr9pn{background-image:url(/static/media/chat-bottom-like-a.bab96765ee.svg)}.clmn_3_chat_bottom_like_dis_item-gPKBte.dislike-VtmCz7{background-image:url(/static/media/chat-bottom-dislike.4037469dcb.svg)}.clmn_3_chat_bottom_like_dis_item-gPKBte.dislike-VtmCz7.active-Jvr9pn{background-image:url(/static/media/chat-bottom-dislike-a.626dfbb656.svg)}.clmn_3_chat_bottom_translate-VzhZc7{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;margin-right:27px;display:flex}.clmn_3_chat_bottom_translate_tmblr-gEnrSO{margin-right:13px;position:relative}.clmn_3_chat_bottom_translate_tmblr_inp-kgdqvW{display:none}.clmn_3_chat_bottom_translate_tmblr_label-pDgbJ1{cursor:pointer;background-color:#cdd3da;border:1px solid #cdd3da;border-radius:19px;width:36px;height:17px;display:block;position:relative}.clmn_3_chat_bottom_translate_tmblr_label-pDgbJ1:before{content:"";background-color:#fff;border-radius:100%;width:13px;height:13px;transition:all .3s;display:block;position:absolute;top:1px;left:1px}.clmn_3_chat_bottom_translate_tmblr_inp-kgdqvW:checked+.clmn_3_chat_bottom_translate_tmblr_label-pDgbJ1{background-color:#fff;border-color:#e9eef2}.clmn_3_chat_bottom_translate_tmblr_inp-kgdqvW:checked+.clmn_3_chat_bottom_translate_tmblr_label-pDgbJ1:before{background-color:#3664a1;left:21px}.clmn_3_chat_bottom_translate_text-fXAdzT{letter-spacing:-.02em;text-transform:uppercase;color:#374e6c;font-size:16px;font-weight:500}.clmn_3_chat_bottom_send_btn-LYXEYH{width:109px;height:49px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;letter-spacing:.01em;color:#fff;cursor:pointer;background:linear-gradient(99.84deg,#f88a5b 4.33%,#e05f16 98.64%);border-radius:4px;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_3_chat_bottom_send_btn-LYXEYH.disabled_btn-fl7cxI{opacity:.5;pointer-events:none}.clmn_3_chat_bottom_send_btn-LYXEYH img{margin-bottom:6px}.c3_attach-uteGZv{display:flex}.dis_active-YXl0aS{cursor:not-allowed}.clmn_3_chat_bottom_option_btn-QuKoS_.media-KIJfUI>svg{stroke:#357e89;cursor:pointer;flex:none;max-width:28px;height:28px}@media screen and (max-width:1599px){.clmn_3_chat_bottom_send_btn-LYXEYH{width:auto;height:38px;padding:0 10px;font-size:14px}.clmn_3_chat_bottom_send_btn-LYXEYH img{width:22px;margin-bottom:4px;margin-right:6px}.clmn_3_chat_bottom_translate_text-fXAdzT{font-size:14px}}@media not (min-width:744px){.clmn_3_chat_bottom_options-yNKt1V{grid-gap:15px;grid-template-columns:repeat(4,30px);display:grid}.clmn_3_chat_bottom_option_btn-QuKoS_:not(.sender-kZvHmg){justify-content:center;align-items:center;margin:0;display:flex}}@media (min-width:1280px) and (not (min-width:1440px)){.clmn_3_chat_bottom_options-yNKt1V{grid-gap:15px;grid-template-columns:repeat(4,30px);display:grid}.clmn_3_chat_bottom_option_btn-QuKoS_:not(.sender-kZvHmg){justify-content:center;align-items:center;margin:0;display:flex}}@media not (min-width:1280px){.clmn_3_chat_bottom-gel8h0{padding:10px}.clmn_3_chat_textarea-U9reqN{height:55px;font-size:14px}.clmn_3_chat_bottom_translate_text-fXAdzT{text-transform:uppercase;font-size:12px}.clmn_3_chat_bottom_send_btn-LYXEYH{width:88px;height:32px;font-size:14px}.clmn_3_chat_bottom_send_btn-LYXEYH img{width:20px;margin-right:4px}.clmn_3_chat_bottom_option_btn-QuKoS_{background-size:contain;width:24px;height:24px}.clmn_3_chat_bottom_option_btn-QuKoS_.media-KIJfUI>svg{width:100%;height:100%}}@media not (min-width:744px){.clmn_3_chat_bottom_option_btn-QuKoS_{background-size:20px;width:30px;height:30px;margin-right:0}.clmn_3_chat_bottom_option_btn-QuKoS_.media-KIJfUI{justify-content:center;align-items:center;display:flex}.clmn_3_chat_bottom_option_btn-QuKoS_.media-KIJfUI>svg{width:20px;height:20px}.clmn_3_chat_bottom_options-yNKt1V{grid-gap:5px}.clmn_3_chat_textarea_translate_info-ygqX6X{display:block}.clmn_3_chat_textarea_inner-HEFNQ6{outline:none;width:100%;height:50px;padding:5px}.clmn_3_chat_textarea_translate_language-l67tj9{width:100%}.clmn_3_chat_bottom_translate-VzhZc7{flex-direction:column;margin-bottom:5px;margin-right:0}.clmn_3_chat_bottom_translate_tmblr-gEnrSO{margin-bottom:5px;margin-right:0}.clmn_3_chat_bottom_nav_right-AzGjTq{flex-direction:column}}.c3_smiles_list_wrap-pApd4Q{z-index:6;cursor:default;width:-webkit-max-content;width:max-content;display:none;position:absolute;bottom:0;right:100%}.c3_smile_btn_wrap-nsdSBa{grid-area:c3_smile;display:flex;position:relative}.c3_smile_btn_wrap2-e18vIl{position:relative}.c3_smile_btn_wrap2-e18vIl,.c3_sticker_wrap-NzzKSk{cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:contain;width:30px;height:30px;margin-right:20px}.c3_smile_btn_wrap2-e18vIl{background-image:url(/static/media/c3op-smiles.20081b1e76.svg)}.c3_sticker_wrap-NzzKSk{background-image:url(/static/media/c3-msg-sticker-green.a201725936.svg)}.c3_smile_btn_wrap2-e18vIl.active-y1LhkV .c3_smiles_list_wrap-pApd4Q{display:block}.c3_smile_btn-MNTX8k,.c3_sticker_btn-J7iDDr{cursor:pointer;z-index:3;letter-spacing:-.01em;color:#720066;background-position:top;background-repeat:no-repeat;justify-content:center;align-items:flex-end;width:46px;font-size:12px;display:flex;position:relative}.c3_smiles_list-t0mCkK{flex-wrap:wrap;height:229px;padding-right:5px;display:flex;overflow-y:hidden}.c3_smiles_list-t0mCkK::-webkit-scrollbar{background:#fff;border-radius:3px;width:4px}.c3_smiles_list-t0mCkK::-webkit-scrollbar-thumb{background:#adbaff;border-radius:3px}.c3_smiles_list_item-dGOOTn{cursor:pointer;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.c3_smiles_list_item-dGOOTn img{width:38px;display:block}.c3_stickers_list_wrap-LZGgoH{z-index:6;text-align:center;cursor:default;background-color:#f2f2f2;border-radius:8px 8px 0;width:-webkit-max-content;width:max-content;padding:16px 9px 6px 16px;position:absolute;bottom:-3px;right:calc(100% + 15px);overflow-y:hidden;box-shadow:0 3px 3px rgba(0,0,0,.05)}.c3_sticker_wrap-NzzKSk{position:relative}.c3_stickers_list_rows_wrap-LNZwDQ{height:330px;padding-right:7px;overflow-y:auto}.c3_sticker_wrap-NzzKSk.active-y1LhkV .c3_stickers_list_rows_wrap-LNZwDQ{display:block}.c3_sticker_wrap-NzzKSk.active-y1LhkV .c3_stickers_list_rows_wrap-LNZwDQ.hide-vGqhjt{display:none}.c3_stickers_list_open-tvowHG{background:#f2f2f2;border-radius:8px;width:100%;height:100%;padding:0 6px 6px;display:none;position:absolute;top:0;left:0}.c3_stickers_list_open-tvowHG.active-y1LhkV{display:block}.c3_stickers_list_row-kXcn7P+.c3_stickers_list_row-kXcn7P{margin-top:23px}.c3_stickers_list_head-woQ82f{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.c3_stickers_list_head_title-x1IOOS{color:#de7032;font-weight:600}.c3_stickers_list_head_price-rgNOH8{color:rgba(51,51,51,.3);font-family:Roboto,sans-serif;font-size:10px}.c3_stickers_list-jEnwi8{align-items:center;display:flex}.c3_stickers_list_item-f7KTxW{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;width:94px;height:94px;display:flex}.c3_stickers_list_item-f7KTxW:hover{background-color:#d3daff}.c3_stickers_list_item-f7KTxW img{object-fit:contain;width:90px;height:90px;display:block}.c3_stickers_list_open_head-FcWV3m{border-bottom:1px solid rgba(51,51,51,.1);justify-content:space-between;align-items:center;height:42px;margin-right:7px;padding-top:3px;display:flex}.c3_stickers_list_open_back_btn-UrkL8g{color:#6f0267;cursor:pointer;align-items:center;font-size:11px;font-weight:500;display:flex}.c3_stickers_list_open_back_btn-UrkL8g img{margin-right:9px}.c3_stickers_list_open_title-SE8Ae8{color:#de7032;font-size:16px;font-weight:600}.c3_stickers_list_open_price-_ag31u{text-align:right;color:rgba(51,51,51,.3);width:76px;font-family:Roboto,sans-serif;font-size:10px}.c3_stickers_list_open_list-TR8qxl{grid-column-gap:6px;grid-row-gap:6px;grid-template-columns:repeat(4,1fr);align-items:center;width:100%;height:294px;margin-top:10px;margin-bottom:12px;display:grid;overflow-y:auto}.c3_stickers_list_rows_wrap-LNZwDQ::-webkit-scrollbar{background:#fff;border-radius:3px;width:2px}.c3_stickers_list_open_list-TR8qxl::-webkit-scrollbar{background:#fff;border-radius:3px;width:2px}.c3_stickers_list_rows_wrap-LNZwDQ::-webkit-scrollbar-thumb{background:#de7032;border-radius:3px}.c3_stickers_list_open_list-TR8qxl::-webkit-scrollbar-thumb{background:#de7032;border-radius:3px}.c3_stickers_list_all_btn-zgH8jg{color:#de7032;cursor:pointer;border:1px solid #de7032;border-radius:6px;width:49px;height:29px;margin-left:2px;font-size:12px;font-weight:600;line-height:29px}.clmn_3_chat_bottom_option_btn-jKXXlO{cursor:pointer;background-position:50%;background-repeat:no-repeat;width:30px;height:30px;margin-right:20px}.clmn_3_chat_bottom_option_btn-jKXXlO:last-child{margin-right:0}.clmn_3_chat_bottom_option_btn-jKXXlO.smiles-vs3cDu{z-index:3;background-image:url(/static/media/c3op-smiles.20081b1e76.svg);position:relative}.clmn_3_chat_bottom_option_btn-jKXXlO.sticker-pXu_04{z-index:3;background-image:url(/static/media/c3-msg-sticker-green.a201725936.svg);position:relative}@media not (min-width:1280px){.c3_smile_btn_wrap2-e18vIl,.c3_sticker_wrap-NzzKSk{background-size:25px;width:25px;height:25px}.c3_smiles_list_wrap-pApd4Q,.c3_stickers_list_wrap-LZGgoH{right:unset;bottom:calc(100% + 10px);left:0}}@media not (min-width:744px){.clmn_3_chat_bottom_option_btn-jKXXlO{background-size:20px;width:30px;height:30px;margin-right:0}.c3_smile_btn_wrap2-e18vIl{display:none}.c3_sticker_wrap-NzzKSk{background-size:20px;width:30px;height:30px;margin-right:0}.c3_smiles_list_wrap-pApd4Q,.c3_stickers_list_wrap-LZGgoH{right:unset;padding:5px;position:fixed;bottom:150px;left:10px}.c3_sticker_wrap-NzzKSk.sticker-pXu_04.active-y1LhkV .c3_stickers_list_wrap-LZGgoH{display:block}.c3_stickers_list_item-f7KTxW{width:45px;height:45px}.c3_stickers_list_item-f7KTxW img{width:100%;height:100%}.c3_stickers_list_row-kXcn7P+.c3_stickers_list_row-kXcn7P{margin-top:5px}.c3_smiles_list-t0mCkK{width:290px}.c3_stickers_list_open_list-TR8qxl{grid-template-columns:repeat(3,1fr)}.c3_stickers_list_open_title-SE8Ae8{font-size:14px}.c3_stickers_list_open_head-FcWV3m{height:38px}}.c3_stickers_list_wrap-LZGgoH.active-y1LhkV{display:block}.c3_stickers_list_wrap-LZGgoH{display:none}.c3_stickers_list_portal-oC0nHN{position:static}.c3_sticker_main_wrap-mhbqlD{position:relative}.c3_smiles_list_wrap-px9D15{z-index:6;cursor:default;width:-webkit-max-content;width:max-content;display:none;position:absolute;bottom:0;right:100%}.c3_smile_btn_wrap-tdJqgE{cursor:pointer;grid-area:c3_smile;margin-right:20px;display:flex;position:relative}.c3_smile_btn_wrap2-H1CGuR{position:relative}.c3_smile_btn_wrap2-H1CGuR.active-wRftq8 .c3_smiles_list_wrap-px9D15{display:block}.c3_smile_btn-m5yfhY,.c3_sticker_btn-rlioDr{cursor:pointer;z-index:3;letter-spacing:-.01em;color:#720066;background-position:top;background-repeat:no-repeat;justify-content:center;align-items:flex-end;width:46px;font-size:12px;display:flex;position:relative}.c3_smiles_list-cprL_d{flex-wrap:wrap;height:229px;padding-right:5px;display:flex;overflow-y:hidden}.c3_smiles_list-cprL_d::-webkit-scrollbar{background:#fff;border-radius:3px;width:4px}.c3_smiles_list-cprL_d::-webkit-scrollbar-thumb{background:#adbaff;border-radius:3px}.c3_smiles_list_item-wOPeeV{cursor:pointer;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.c3_smiles_list_item-wOPeeV img{width:38px;display:block}.c3_stickers_list_wrap-i5LgSD{z-index:6;text-align:center;background-color:#f2f2f2;border-radius:8px 8px 0;width:-webkit-max-content;width:max-content;padding:0 9px 6px 16px;position:absolute;bottom:-3px;right:calc(100% + 15px);overflow-y:hidden;box-shadow:0 3px 3px rgba(0,0,0,.05)}.c3_sticker_wrap-3fkUFl{position:relative}.c3_stickers_list_rows_wrap-JnfrcQ{padding-right:7px;display:none}.c3_sticker_wrap-3fkUFl.active-wRftq8 .c3_stickers_list_rows_wrap-JnfrcQ{display:block}.c3_sticker_wrap-3fkUFl.active-wRftq8 .c3_stickers_list_rows_wrap-JnfrcQ.hide-m0FH84{display:none}.c3_stickers_list_open-r9E5RR{background:#f2f2f2;border-radius:8px;width:100%;height:100%;padding:0 6px 6px;display:none;position:absolute;top:0;left:0}.c3_stickers_list_open-r9E5RR.active-wRftq8{display:block}.c3_stickers_list_row-OpiEHh+.c3_stickers_list_row-OpiEHh{margin-top:23px}.c3_stickers_list_head-_uhlRB{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.c3_stickers_list_head_title-kuq4b_{color:#de7032;font-weight:600}.c3_stickers_list_head_price-ya6N_n{color:rgba(51,51,51,.3);font-family:Roboto,sans-serif;font-size:10px}.c3_stickers_list-mECxbo{align-items:center;display:flex}.c3_stickers_list_item-XAnPG9{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;width:94px;height:94px;display:flex}.c3_stickers_list_item-XAnPG9:hover{background-color:#d3daff}.c3_stickers_list_item-XAnPG9 img{object-fit:contain;width:90px;height:90px;display:block}.c3_stickers_list_open_head-Geo5Cj{border-bottom:1px solid rgba(51,51,51,.1);justify-content:space-between;align-items:center;height:42px;margin-right:7px;padding-top:3px;display:flex}.c3_stickers_list_open_back_btn-SR8v1J{color:#6f0267;cursor:pointer;align-items:center;font-size:11px;font-weight:500;display:flex}.c3_stickers_list_open_back_btn-SR8v1J img{margin-right:9px}.c3_stickers_list_open_title-CfdljH{color:#de7032;font-size:16px;font-weight:600}.c3_stickers_list_open_price-dKxy8y{text-align:right;color:rgba(51,51,51,.3);width:76px;font-family:Roboto,sans-serif;font-size:10px}.c3_stickers_list_open_list-ll8uUl{grid-column-gap:6px;grid-row-gap:6px;grid-template-columns:repeat(4,1fr);align-items:center;width:100%;height:294px;margin-top:10px;margin-bottom:12px;display:grid;overflow-y:auto}.c3_stickers_list_open_list-ll8uUl::-webkit-scrollbar{background:#fff;border-radius:3px;width:2px}.c3_stickers_list_open_list-ll8uUl::-webkit-scrollbar-thumb{background:#de7032;border-radius:3px}.c3_stickers_list_all_btn-62UQSf{color:#de7032;cursor:pointer;border:1px solid #de7032;border-radius:6px;width:49px;height:29px;margin-left:2px;font-size:12px;font-weight:600;line-height:29px}.clmn_3_chat_bottom_option_btn-xCudGc{cursor:pointer;background-position:50%;background-repeat:no-repeat;width:30px;height:30px;margin-right:20px}.clmn_3_chat_bottom_option_btn-xCudGc:last-child{margin-right:0}.c3_smile_btn_wrap2-H1CGuR.smiles-hZ4knu{z-index:3;background-image:url(/static/media/c3op-smiles.20081b1e76.svg);background-repeat:no-repeat;background-size:30px;width:30px;height:30px;position:relative}.clmn_3_chat_bottom_option_btn-xCudGc.sticker-nSc3NX{z-index:3;background-image:url(/static/media/c3-msg-sticker-green.a201725936.svg);position:relative}.dis_active-cbCjRN{cursor:not-allowed}@media not (min-width:1280px){.c3_smile_btn_wrap2-H1CGuR.smiles-hZ4knu{background-size:24px;width:24px;height:24px}.c3_smiles_list_wrap-px9D15,.c3_stickers_list_wrap-i5LgSD{right:unset;bottom:calc(100% + 10px);left:0}}@media not (min-width:744px){.c3_smile_btn_wrap2-H1CGuR.smiles-hZ4knu{background-position:50%;background-size:20px;width:30px;height:30px;margin-right:0}.c3_smile_btn_wrap-tdJqgE{margin-right:0}.c3_smile_btn_wrap2-H1CGuR{display:none}.c3_sticker_wrap-3fkUFl{background-size:20px;width:30px;height:30px;margin-right:0}.c3_smiles_list_wrap-px9D15,.c3_stickers_list_wrap-i5LgSD{right:unset;padding:5px;position:fixed;bottom:110px;left:10px}.c3_stickers_list_wrap-i5LgSD{display:none}.c3_sticker_wrap-3fkUFl.sticker-nSc3NX.active-wRftq8 .c3_stickers_list_wrap-i5LgSD{display:block}.c3_stickers_list_item-XAnPG9{width:45px;height:45px}.c3_stickers_list_item-XAnPG9 img{width:100%;height:100%}.c3_stickers_list_row-OpiEHh+.c3_stickers_list_row-OpiEHh{margin-top:5px}.c3_smiles_list-cprL_d{width:290px}.c3_stickers_list_open_list-ll8uUl{grid-template-columns:repeat(3,1fr)}.c3_stickers_list_open_title-CfdljH{font-size:14px}.c3_stickers_list_open_head-Geo5Cj{height:38px}}.row-title-wckMuP{padding:5px 4px 5px 0}.row-wrap-LN2JwO{padding-right:4px}.emoji-row-vVqRQt{-webkit-user-select:none;user-select:none;gap:4px;display:grid}.emoji-row-xs-UApFPl{grid-template-columns:repeat(4,minmax(0,1fr))}.emoji-row-md-n48XXj{grid-template-columns:repeat(5,minmax(0,1fr))}.emoji-row-lg-T6rGFB{grid-template-columns:repeat(8,minmax(0,1fr))}.emoji-row-xl-AC0Wwv{grid-template-columns:repeat(10,minmax(0,1fr))}.cell-ePSB1_{aspect-ratio:1;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:8px;width:100%;line-height:1}.cell-xs-nk07S0{font-size:24px}.cell-md-EsRl9Z{font-size:28px}.cell-lg-GsJuma,.cell-xl-nayc2a{font-size:32px}.cell-ePSB1_:hover{background:var(--chat-cell-hover)}.emojiWrapper-LbB6Rz{border-radius:4px;flex-direction:column;width:175px;min-width:175px;height:100%;min-height:0;display:flex;overflow:hidden}.crop_modal-GkRa9_{background:#fff;border-radius:5px;flex-direction:column;padding:12px 24px;display:flex}@media screen and (max-height:700px){.crop_modal-GkRa9_{height:100%;overflow-y:auto}}.popover-WOUoVy{z-index:1500;position:fixed}.translator-cNbtko{width:100%;display:flex}.translator-cNbtko .langBlock-lSaoog{border:1px solid var(--color-border-default);border-radius:4px;flex-direction:column;flex:1;width:100%;padding:9px;display:flex}.translator-cNbtko .langBlock-lSaoog .langActions-YcUjU7{flex-wrap:wrap;margin-bottom:10px;display:flex}.translator-cNbtko .langBlock-lSaoog .textarea-Iupn4z{width:100%;max-width:100%;height:100%;font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text-primary);border:1px solid var(--color-border-light);background-color:var(--color-surface-default);resize:none;border-radius:4px;outline:none;max-height:100%;padding:8px}.translator-cNbtko .langBlock-lSaoog .textarea-Iupn4z:focus,.translator-cNbtko .langBlock-lSaoog .textarea-Iupn4z:active{border:1px solid var(--color-border-active-checked);box-shadow:0 0 0 3px var(--color-border-input-active)}.translator-cNbtko .langBlock-lSaoog .textarea-Iupn4z:disabled{color:var(--color-text-placeholder);border:1px solid var(--color-border-default);box-shadow:unset}.translator-cNbtko .actions-DOL5Cb{flex-direction:column;flex:0;justify-content:space-between;margin-left:7px;margin-right:7px;padding-top:10px;padding-bottom:40px;display:flex}.translator-cNbtko .actions-DOL5Cb>button{border:1px solid var(--color-border-light);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.translator-cNbtko .actions-DOL5Cb>button:hover{cursor:pointer;background-color:var(--color-light-default);transition:all .3s}.select-D2943d{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text-primary);font-family:var(--font-main);border-radius:4px;flex:1;margin-bottom:6px;margin-right:0}.select-D2943d .select__control{border:1px solid #ccc;min-height:32px}.select-D2943d .select__control--is-focused{box-shadow:0 0 0 3px var(--color-border-input-active);border-color:unset}.select-D2943d .select__dropdown-indicator{padding-top:0;padding-bottom:0}.select-D2943d:hover{cursor:pointer}.counter-AQlcBr{width:100%;font-size:var(--text-xs);color:var(--color-text-secondary);font-family:var(--font-main);flex-wrap:wrap;display:flex}.counter-AQlcBr>span:first-child{margin-right:4px}@media (min-width:744px){.translator-cNbtko{width:100%;display:flex}.translator-cNbtko .langBlock-lSaoog .langActions-YcUjU7{flex-wrap:nowrap}.translator-cNbtko .langBlock-lSaoog .textarea-Iupn4z{font-size:var(--text-sm)}.select-D2943d{width:100%;font-size:var(--text-sm);margin-bottom:0;margin-right:24px}.counter-AQlcBr{width:auto}.counter-AQlcBr>span:first-child{margin-right:0}.counter-AQlcBr>span{width:100%}}.actionsBlock-jBbRZa{justify-content:space-between;align-items:center;width:100%;height:32px;min-height:32px;display:flex}.actionsBlock-jBbRZa .addButtonContent-QR4vtF{color:var(--color-text-interactive-default);font-family:var(--font-main);align-items:center;display:flex}.actionsBlock-jBbRZa .addButtonContent-QR4vtF span{font-size:var(--text-xs);font-weight:var(--fw-bold);display:none}.actionsBlock-jBbRZa .mediaButtons-eSvk3d{flex:1;justify-content:flex-start;align-items:center;display:flex}.actionsBlock-jBbRZa .mediaButtons-eSvk3d button{margin-right:8px}.actionsBlock-jBbRZa .mediaButtons-eSvk3d button:last-child{margin-right:0}.actionsBlock-jBbRZa .translateBlock-K2vYi6{align-items:center;margin-right:24px;display:flex}.actionsBlock-jBbRZa .translateBlock-K2vYi6 svg{margin-right:4px}.actionsBlock-jBbRZa .buttonWrapper-Z2VdqI{margin-right:8px}.actionsBlock-jBbRZa .buttonWrapper-Z2VdqI:last-child{margin-right:0}.toggler-aiOasO{--toggler-bg-checked-color:var(--color-interactive-default);--toggler-bg-unchecked-color:var(--color-interactive-secondary-hover);--toggler-bg-thumb-color:var(--color-surface-default);--toggle-transition-time:var(--transition-time)}@media (min-width: ){.actionsBlock-jBbRZa .addButtonContent-QR4vtF svg{margin-right:8px}.actionsBlock-jBbRZa .addButtonContent-QR4vtF span{display:inline}}.mediaButton-JuRdI5{background-color:inherit;border-radius:4px;width:24px;height:24px}.mediaButton-JuRdI5:hover{background-color:var(--color-surface-active);cursor:pointer}.mediaButton-JuRdI5.active-ekGI2d{background-color:var(--color-surface-active)}.mediaButton-JuRdI5:disabled{background-color:inherit;cursor:default}.mediaButton-JuRdI5:disabled svg path{fill:var(--color-interactive-secondary-hover);fill-opacity:1}.mediaButton-JuRdI5:disabled svg circle{stroke:var(--color-interactive-secondary-hover);color:var(--color-interactive-secondary-hover)}.image-j1mOb8{cursor:pointer;border-radius:4px;margin-right:4px;position:relative;overflow:hidden}.image-j1mOb8 img{object-fit:cover;object-position:center}.image-j1mOb8.xs-Or3uPG{width:40px}.image-j1mOb8.xs-Or3uPG img{width:40px;height:40px}.image-j1mOb8.sm-I9XliW{width:48px}.image-j1mOb8.sm-I9XliW img{width:48px;height:48px}.cross-SeYSet{z-index:100;cursor:pointer;position:absolute;top:0;right:0}.cross-SeYSet svg path{fill:var(--color-surface-default);fill-opacity:1}.cross-SeYSet svg circle{stroke:var(--color-surface-default);color:var(--color-surface-default)}.video-YB4RtB{border-radius:4px;margin-right:4px;position:relative;overflow:hidden}.video-YB4RtB video{object-fit:cover;object-position:center}.video-YB4RtB.xs-Or3uPG,.video-YB4RtB.xs-Or3uPG video{width:40px;height:40px}.video-YB4RtB.sm-I9XliW,.video-YB4RtB.sm-I9XliW video{width:48px;height:48px}.video-YB4RtB .playVideo-XckYiM{cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.audio-VFiql7{border:1px solid var(--color-border-default);border-radius:4px;justify-content:flex-start;align-items:center;width:152px;max-width:152px;margin-right:4px;padding:7px;display:flex;position:relative}.audio-VFiql7.xs-Or3uPG{height:40px}.audio-VFiql7.sm-I9XliW{height:48px}.audio-VFiql7 .audio-item-aOwNli{justify-content:flex-start;align-items:center;gap:4px;width:100%;display:flex}.audio-VFiql7 .audio-item-aOwNli .audio-info-RuJnqq{width:100%;min-width:0}.audio-VFiql7 .audio-item-aOwNli .audio-name-ppEGJ0{align-items:center;width:100%;min-width:0;margin-bottom:3px;display:flex}.audio-VFiql7 .audio-item-aOwNli .audio-name-ppEGJ0 svg{flex-shrink:0;margin-right:4px}.audio-VFiql7 .audio-item-aOwNli .audio-name-ppEGJ0 .name-9wbjNU{font-size:var(--text-xxs);font-weight:var(--fw-regular);color:var(--color-text-accent-hover);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-family:var(--font-main);flex:1;overflow:hidden}.audio-VFiql7 .audio-item-aOwNli .progress-bar-mv64p5{cursor:pointer;background-color:var(--color-border-light);border-radius:4px;width:100%;height:3px;position:relative;overflow:hidden}.audio-VFiql7 .audio-item-aOwNli .progress-bar-mv64p5 .progress-bar-fill-qRNWl1{background-color:var(--color-interactive-default);height:100%;transition:width .2s linear}.audio-VFiql7 .audio-item-aOwNli .audio-player-Atk9ub{display:none}.audio-VFiql7 .playAudio-evybJd{justify-content:center;align-items:center;display:flex}.audio-VFiql7 .playAudio-evybJd svg{width:24px;height:24px}.audio-VFiql7 .playAudio-evybJd:hover{cursor:pointer}.audio-VFiql7 .playAudio-evybJd:hover svg path:first-child{fill:var(--color-interactive-hover)}.audio-VFiql7 .cross-SeYSet svg path{fill:var(--color-surface-default-dark);fill-opacity:1}.audio-VFiql7 .cross-SeYSet svg circle{stroke:var(--color-surface-default-dark);color:var(--color-surface-default-dark)}.controlButton-Mz8Jwu{cursor:pointer;align-items:center;display:flex}.controlButton-Mz8Jwu.next-EyW5TR{transform:rotate(180deg)}.mediaSlider-utF2my{align-items:center;width:100%;display:flex;padding:0!important}.mediaSlider-utF2my .mediaList-Flb8Mc{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;display:flex}.folder_modal_wrap-WqudAB{background:#fff;border-radius:4px;width:500px;min-height:300px;max-height:500px;position:relative}.folder_modal_content-ZGPQmb{flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:40px 80px;display:flex}.folder_modal_title-v_EWmV{color:#de7032;margin-bottom:14px;font-size:20px;font-weight:600}.folder_modal_list-_71Xy8{width:100%;max-height:300px;overflow-y:auto}.folder_modal_list-_71Xy8::-webkit-scrollbar{background:#eee;border-radius:22px;width:4px}.folder_modal_list-_71Xy8::-webkit-scrollbar-thumb{background:linear-gradient(90.66deg,#00317b 0%,#720066 100%);border-radius:9px}.folder_modal_list-_71Xy8 label{border-radius:4px;margin:0;padding:0 10px}.folder_modal_list-_71Xy8 label:hover{background:#eee}.folder_modal_btn_wrap-GHChi_{margin-top:24px;position:relative}.folder_modal_btn_wrap-GHChi_ span{color:#d32f2f;width:-webkit-max-content;width:max-content;font-size:14px;font-weight:600;position:absolute;top:-25px;left:50%;transform:translate(-50%)}.folder_modal_btn-JrtEge{color:#fff;cursor:pointer;background:linear-gradient(90.66deg,#00317b 0%,#720066 100%);border-radius:4px;width:219px;height:43px;font-size:16px;font-weight:600;line-height:43px;display:block}.subject_edit_btn-g7d7yq,.subject_save_btn-ybxMXW{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:6px 10px;font-size:13px;line-height:1;transition:background .15s,border-color .15s}.subject_edit_btn-g7d7yq:hover,.subject_save_btn-ybxMXW:hover{background:#f8fafc;border-color:#d1d5db}.subject_edit_btn-g7d7yq:disabled,.subject_save_btn-ybxMXW:disabled{opacity:.6;cursor:default}.subject_input_inline-e6AyyX{border:1px solid #e5e7eb;border-radius:6px;outline:none;padding:6px 8px;font-size:13px;transition:border-color .15s,box-shadow .15s}.subject_input_inline-e6AyyX:focus{border-color:#98a6bd;box-shadow:0 0 0 2px rgba(59,130,246,.15)}.popup_draft_form-gwLOMY{width:850px;max-width:100%;height:650px}.close_button-ovLep8{color:#fff;z-index:999999;text-align:right;width:99%;font-size:18px;position:absolute}.close_button-ovLep8:hover{cursor:pointer}.main_area_wrapper-Fbs0gU{gap:12px;width:100%;height:85%;display:flex}.draft_cards-wC_Gc5{flex:0 0 30%;align-self:flex-start;max-width:30%}.clmn_3_chat_typing-a0izRy span span{font-weight:500}.chat_typing_right-BeRz14{text-align:right;letter-spacing:-.01em;color:rgba(51,51,51,.7);padding-bottom:1em}.clmn_3_chat_bottom-I7PP8T{background-color:#fff;border-radius:5px;flex-direction:column;flex:60%;justify-content:space-between;min-width:0;height:100%;margin-top:9px;padding:10px;display:flex}.subject_block-YNxs_x{flex-direction:row;margin-bottom:10px;display:flex}.clmn_3_chat_textarea-yUsafS{resize:none;color:#4f4f4f;background-color:#f7f8fb;border:1px solid rgba(51,51,51,.1);border-radius:4px;outline:none;width:100%;height:300px;margin-bottom:10px;padding:5px;font-family:Roboto,sans-serif;font-size:16px;display:block}.clmn_3_chat_textarea_double-ngakjX{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;justify-content:space-between;margin-bottom:11px;display:flex}.clmn_3_chat_textarea_wrap-PKuqcQ{background-color:#f7f8fb;border:1px solid rgba(51,51,51,.1);border-radius:5px;width:calc(50% - 3px);padding:10px 12px}.clmn_3_chat_textarea_translate_info-vn0GKL{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.clmn_3_chat_textarea_translate_text-DddscY{color:#0b6ba7;margin-right:8px;font-family:Roboto,sans-serif}.c3_write_msg_textareas_files_empty_state-ISmRVC{flex-wrap:wrap;place-content:center;height:116px;display:flex}.clmn_3_chat_textarea_translate_language-UZuHdl{letter-spacing:-.02em;text-transform:uppercase;color:#374e6c;cursor:pointer;background-color:#eaedf6;background-image:url(/static/media/language-arrow.bf70aec427.svg);background-position:right 10px center;background-repeat:no-repeat;border-radius:5px;width:168px;height:27px;padding-left:11px;font-size:13px;line-height:27px}.clmn_3_chat_textarea_translate_select-cVbShH{width:200px}@media screen and (max-width:1600px){.clmn_3_chat_textarea_translate_select-cVbShH{width:160px}}.clmn_3_chat_textarea_translate_symbols-gQlTV9{letter-spacing:-.01em;color:#205376;margin-left:15px;font-size:12px}.clmn_3_chat_textarea_translate_symbols-gQlTV9.error-LPZjJ9{color:#d04c4c}@media screen and (max-width:1600px){.clmn_3_chat_textarea_translate_symbols-gQlTV9{font-size:11px}}.clmn_3_chat_textarea_inner-E3AvMm{resize:none;color:#4f4f4f;background-color:#f7f8fb;width:100%;height:84px;padding:3px;font-family:Roboto,sans-serif;font-size:16px;display:block}.clmn_3_chat_textarea_translate_arrow_wrap-ecRnko{flex-direction:column;justify-content:space-between;padding:15px 0 40px;display:flex}.clmn_3_chat_textarea_translate_arrow-zVVE0F{cursor:pointer;background:#f7f8fb;border:1px solid rgba(51,51,51,.1);border-radius:50%;align-self:center;align-items:center;height:-webkit-max-content;height:max-content;margin:0 7px;padding:3px;display:flex}.clmn_3_chat_textarea_translate_arrow-zVVE0F:active{background-color:#eaedf6}.clmn_3_chat_textarea_translate_arrow-zVVE0F.disabled_btn-AdFhr1{opacity:.5;pointer-events:none}.clmn_3_chat_bottom_nav-gmlPPJ{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:space-between;align-items:center;display:flex}.clmn_3_chat_bottom_nav_left-YVVjcc{flex:1;display:flex}.clmn_3_chat_bottom_options-mc0e2m{flex-wrap:wrap;display:flex}.clmn_3_chat_bottom_option_btn-ULnIf9{cursor:pointer;background-position:50%;background-repeat:no-repeat;width:30px;height:30px;margin-right:20px}.clmn_3_chat_bottom_option_btn-ULnIf9:last-child{margin-right:0}.clmn_3_chat_bottom_option_btn-ULnIf9.image-lYUd00{background-image:url(/static/media/c3op-image.7d10315d4f.svg)}.clmn_3_chat_bottom_option_btn-ULnIf9.video-MArvpj{background-image:url(/static/media/c3op-video.e04bac48e9.svg)}.clmn_3_chat_bottom_option_btn-ULnIf9.audio-Mm058o{background-image:url(/static/media/c3op-audio.88528cd623.svg)}.clmn_3_chat_bottom_option_btn-ULnIf9.smiles-ovlgb6{background-image:url(/static/media/c3op-smiles.20081b1e76.svg)}.clmn_3_chat_bottom_option_btn-ULnIf9.wink-hs70DD{background-image:url(/static/media/c3op-wink.86bcde2e30.svg)}.clmn_3_chat_bottom_option_btn-ULnIf9.like-TlK_Oy{background-image:url(/static/media/c3op-like.aad823df53.svg)}.clmn_3_chat_bottom_symbols-Fx_hvC{letter-spacing:-.01em;color:#205376;text-align:center;flex:1;align-self:center;margin-right:auto;font-size:12px}.clmn_3_chat_bottom_nav_right-VTap8C{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.clmn_3_chat_bottom_like_dis-yuO949{align-items:center;margin-right:38px;display:flex}.clmn_3_chat_bottom_like_dis_item-SvnmpN{cursor:pointer;background-position:50%;background-repeat:no-repeat;width:30px;height:30px}.clmn_3_chat_bottom_like_dis_item-SvnmpN.like-TlK_Oy{background-image:url(/static/media/chat-bottom-like.62f4b068d2.svg);margin-right:14px}.clmn_3_chat_bottom_like_dis_item-SvnmpN.like-TlK_Oy.active-TPcNEn{background-image:url(/static/media/chat-bottom-like-a.bab96765ee.svg)}.clmn_3_chat_bottom_like_dis_item-SvnmpN.dislike-Sh20lR{background-image:url(/static/media/chat-bottom-dislike.4037469dcb.svg)}.clmn_3_chat_bottom_like_dis_item-SvnmpN.dislike-Sh20lR.active-TPcNEn{background-image:url(/static/media/chat-bottom-dislike-a.626dfbb656.svg)}.clmn_3_chat_bottom_translate-U87QkZ{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;margin-right:27px;display:flex}.clmn_3_chat_bottom_translate_tmblr-My21Nc{margin-right:13px;position:relative}.clmn_3_chat_bottom_translate_tmblr_inp-fwDHzZ{display:none}.clmn_3_chat_bottom_translate_tmblr_label-IVibHY{cursor:pointer;background-color:#cdd3da;border:1px solid #cdd3da;border-radius:19px;width:36px;height:17px;display:block;position:relative}.clmn_3_chat_bottom_translate_tmblr_label-IVibHY:before{content:"";background-color:#fff;border-radius:100%;width:13px;height:13px;transition:all .3s;display:block;position:absolute;top:1px;left:1px}.clmn_3_chat_bottom_translate_tmblr_inp-fwDHzZ:checked+.clmn_3_chat_bottom_translate_tmblr_label-IVibHY{background-color:#fff;border-color:#e9eef2}.clmn_3_chat_bottom_translate_tmblr_inp-fwDHzZ:checked+.clmn_3_chat_bottom_translate_tmblr_label-IVibHY:before{background-color:#3664a1;left:21px}.clmn_3_chat_bottom_translate_text-aieSow{letter-spacing:-.02em;text-transform:uppercase;color:#374e6c;font-size:16px;font-weight:500}.clmn_3_chat_bottom_send_btn-rMhFWP{width:109px;height:49px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;letter-spacing:.01em;color:#fff;cursor:pointer;background:linear-gradient(99.84deg,#f88a5b 4.33%,#e05f16 98.64%);border-radius:4px;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_3_chat_bottom_send_btn-rMhFWP.disabled_btn-AdFhr1{opacity:.5;pointer-events:none}.clmn_3_chat_bottom_send_btn-rMhFWP img{margin-bottom:6px}.c3_attach-g7jstH{display:flex}.dis_active-A1MCh3{cursor:not-allowed}.subject-wrapper-aV8U3m{align-items:center;gap:8px;display:flex}.subject-label-YHwONi{font-weight:600}.subject-content-M_y0gF{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.subject-input-k4yjTE{flex:1;min-width:0}@media screen and (max-width:699px){.clmn_3_chat_bottom_options-mc0e2m{grid-gap:5px;grid-template-columns:repeat(2,30px);display:grid}.clmn_3_chat_bottom_nav_left-YVVjcc{flex:1}.clmn_3_chat_bottom_option_btn-ULnIf9{background-size:20px;width:30px;height:30px;margin-right:0}.clmn_3_chat_bottom_send_btn-rMhFWP{width:88px;height:32px;font-size:14px}.clmn_3_chat_bottom_send_btn-rMhFWP img{width:20px;margin-bottom:4px;margin-right:4px}.clmn_3_chat_bottom_translate_text-aieSow{font-size:14px}.clmn_3_chat_textarea-yUsafS{height:55px;font-size:14px}.clmn_3_chat_bottom-I7PP8T{margin-top:0;padding:10px}}@media not (min-width:744px){.clmn_3_chat_bottom_symbols-Fx_hvC{max-width:100px;margin:auto}.clmn_3_chat_bottom_nav_right-VTap8C{flex-direction:column}.clmn_3_chat_bottom_translate-U87QkZ{flex-direction:column;margin-bottom:5px;margin-right:0}.clmn_3_chat_bottom_send_btn-rMhFWP{margin-left:auto}.clmn_3_chat_bottom_translate_text-aieSow{font-size:12px}.clmn_3_chat_bottom_translate_tmblr-My21Nc{margin-bottom:5px;margin-right:0}}@media screen and (max-width:399px){.clmn_3_chat_bottom_option_btn-ULnIf9{background-size:20px;margin-right:10px}}.gallery-VV2lWb{height:100%;padding:8px 8px 0;display:flex}.gallery-VV2lWb .gallery-content-wrapper-ZcUVbf{flex-direction:column;flex:auto;width:100%;min-width:0;height:100%;display:flex}.gallery-VV2lWb .gallery-content-wrapper-ZcUVbf .gallery-media-block-mFzFX1{flex:1 1 0;min-height:0;overflow:hidden}.gallery-VV2lWb .gallery-content-wrapper-ZcUVbf .gallery-media-block-mFzFX1.is-tab-swipe-enabled-f4kcxV{touch-action:pan-y;overscroll-behavior-x:contain}.gallery-navigation-header-kp5v7y{flex-wrap:wrap;width:100%;display:flex}.gallery-navigation-header-kp5v7y .gallery-tabs-wrapper-hnGHHK{width:100%;margin-bottom:8px}.gallery-navigation-header-kp5v7y .gallery-header-actions-WS4MzM{justify-content:flex-end;width:100%;margin-bottom:16px;display:flex}.gallery-navigation-header-kp5v7y .gallery-header-actions-WS4MzM .tag-search-tIIIsL{width:100%;margin-right:8px}.gallery-navigation-header-kp5v7y .gallery-header-actions-WS4MzM .select-mode-toggler-z2XeIl{margin-right:8px}.gallery-navigation-header-kp5v7y .gallery-header-actions-WS4MzM .additional-actions-handler-VbETyZ{border:1px solid var(--color-border-light);border-radius:4px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;display:flex}.gallery-navigation-header-kp5v7y .gallery-header-actions-WS4MzM .additional-actions-handler-VbETyZ:hover{cursor:pointer}.gallery-actions-footer-sRorUh{justify-content:center;width:100%;height:48px;min-height:48px;display:flex}.button-width-BtPimq{--btn-width-setup:100%;--btn-max-width-setup:100%}.button-width-desktop-cPuk1o{--btn-width-setup:120px;--btn-max-width-setup:120px}.action-bar-justify-content-fZHdsk{justify-content:space-between}.gallery-vertical-content-divider-nsRaDy{background-color:var(--color-border-default);flex:0 0 2px;width:2px;height:100%;margin-left:23px;margin-right:23px}.gallery-sent-files-bar-gjJanS{flex:0 0 260px;width:260px;min-width:260px}.gallery-sent-files-bar-gjJanS.large-WEjkB8{flex-basis:325px;width:325px;min-width:325px}.tag-list-F5hmhS{margin-bottom:18px}@media (min-width:744px){.gallery-navigation-header-kp5v7y{flex-wrap:nowrap}.gallery-navigation-header-kp5v7y .gallery-tabs-wrapper-hnGHHK{margin-bottom:0;margin-right:8px}.gallery-navigation-header-kp5v7y .gallery-header-actions-WS4MzM .tag-search-tIIIsL{max-width:320px}.gallery-navigation-header-kp5v7y .gallery-header-actions-WS4MzM .toggle-sent-A_Ghuz{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.gallery-navigation-header-kp5v7y .gallery-header-actions-WS4MzM .toggle-sent-A_Ghuz .open-sent-icon-Ni1AN1{align-items:center;transition:transform .3s;display:flex;transform:rotate(180deg)}.gallery-navigation-header-kp5v7y .gallery-header-actions-WS4MzM .toggle-sent-A_Ghuz .open-sent-icon-Ni1AN1.is-open-fBOphT{transform:rotate(0)}.gallery-navigation-header-kp5v7y .gallery-header-actions-WS4MzM .toggle-sent-A_Ghuz:hover{cursor:pointer}}@media (min-width:1280px){.gallery-VV2lWb{padding:30px 24px 20px}.gallery-VV2lWb .gallery-content-wrapper-ZcUVbf .gallery-media-block-mFzFX1{margin-bottom:24px}.gallery-navigation-header-kp5v7y .show-filename-block-ziFtbE{justify-content:flex-start;align-items:center;gap:10px;margin-right:24px;display:flex}.gallery-navigation-header-kp5v7y .show-filename-block-ziFtbE .checkbox-wrapper-Su8aWE{align-items:center;display:flex}.gallery-navigation-header-kp5v7y .show-filename-block-ziFtbE .checkbox-description-MSxR45{font-family:var(--font-main);font-size:var(--text-xs);font-weight:var(--fw-regular);color:var(--color-text-secondary)}.gallery-navigation-header-kp5v7y .gallery-header-actions-WS4MzM{align-items:center;min-height:38px}.gallery-navigation-header-kp5v7y .gallery-header-actions-WS4MzM .tag-search-tIIIsL{align-items:center;display:flex}.empty-statement-block-O4fEJ2 img{margin-bottom:24px}.empty-statement-block-O4fEJ2 .empty-statement-title-UKCjxT{font-size:var(--text-lg);margin-bottom:8px}.empty-statement-block-O4fEJ2 .empty-statement-description-cR4dV6{margin-bottom:16px}.gallery-settings-header-BRQ7sh{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.gallery-settings-header-BRQ7sh .dropdowns-block-pChL8f{display:flex}.gallery-settings-header-BRQ7sh .dropdowns-block-pChL8f .dropdown-settings-wrapper-fk6opK{margin-right:16px}.gallery-actions-footer-sRorUh{height:-webkit-min-content;height:min-content}.gallery-actions-footer-sRorUh .dnd-description-j7bQol{justify-content:flex-start;align-items:center;width:100%;padding-left:8px;padding-right:8px;display:flex}.gallery-actions-footer-sRorUh .dnd-description-j7bQol>svg{margin-right:4px}.gallery-actions-footer-sRorUh .dnd-description-j7bQol>span{font-family:var(--font-main);font-size:var(--text-sm);font-weight:var(--fw-regular);color:var(--color-text-secondary)}}@media not (max-width:1920px){.gallery-sent-files-bar-gjJanS{flex-basis:360px;width:360px;min-width:360px}.gallery-sent-files-bar-gjJanS.large-WEjkB8{flex-basis:380px;width:380px;min-width:380px}}.divider-zxGTQ6{background-color:var(--color-light-default);border-radius:4px;width:100%;height:1px;margin-bottom:15px}.tags-wrapper-EbeCvk .tags-title-cG8G30{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text-primary);font-family:var(--font-main);margin-bottom:7px}.tags-wrapper-EbeCvk .tags-grid-qn49y_{flex-wrap:wrap;justify-content:flex-start;max-height:171px;display:flex;overflow-x:hidden;overflow-y:auto}.tags-wrapper-EbeCvk .tags-grid-qn49y_::-webkit-scrollbar{background:var(--color-surface-default);width:3px;margin-right:3px}.tags-wrapper-EbeCvk .tags-grid-qn49y_::-webkit-scrollbar-thumb{background:var(--color-surface-active)}.tag-badge-nnkpmy{height:28px;font-size:var(--text-xxs);font-weight:var(--fw-medium);color:var(--color-text-primary);background-color:var(--color-light-default);font-family:var(--font-main);border-radius:4px;align-items:center;margin-bottom:8px;margin-right:8px;padding-left:6px;padding-right:6px;display:flex}.tag-badge-nnkpmy .tag-name-LqKU6J{margin-right:8px}.tag-badge-nnkpmy button{justify-content:center;align-items:center;width:20px;height:28px;display:flex}.tag-badge-nnkpmy button:hover{cursor:pointer}.tag-badge-nnkpmy button.edit-udXD1d svg{width:17px;height:17px}.tag-badge-nnkpmy button.edit-udXD1d svg path{fill:var(--color-text-primary);fill-opacity:1}.tag-badge-nnkpmy button.edit-udXD1d svg circle{stroke:var(--color-text-primary);color:var(--color-text-primary)}.tag-badge-nnkpmy button.edit-udXD1d{margin-right:6px}.tag-badge-nnkpmy button.delete-DvYlGs svg{width:17px;height:17px}.tag-badge-nnkpmy button.delete-DvYlGs svg path{fill:var(--color-text-placeholder);fill-opacity:1}.tag-badge-nnkpmy button.delete-DvYlGs svg circle{stroke:var(--color-text-placeholder);color:var(--color-text-placeholder)}@media (min-width:1280px){.divider-zxGTQ6{margin-bottom:23px}.tags-wrapper-EbeCvk .tags-title-cG8G30{font-size:var(--text-sm)}.tag-badge-nnkpmy{height:32px;font-size:var(--text-xs)}.tag-badge-nnkpmy .tag-name-LqKU6J{margin-right:8px}.tag-badge-nnkpmy button{width:24px;height:32px}.tag-badge-nnkpmy button.edit-udXD1d svg{width:19px;height:19px}.tag-badge-nnkpmy button.edit-udXD1d{margin-right:8px}.tag-badge-nnkpmy button.delete-DvYlGs svg{width:19px;height:19px}}.add-block-m5SKID{flex-flow:column wrap;margin-bottom:3px;display:flex}.add-block-m5SKID .input-block-UC0_7Y{align-items:center;gap:8px;display:flex}@media (min-width:1280px){.add-block-m5SKID{margin-bottom:6px}.add-block-m5SKID .input-block-UC0_7Y{gap:16px}}.field-layout-UPyYvi{flex-direction:column;width:100%;display:flex}.field-layout-UPyYvi .field-label-n2VJQC{font-family:var(--font-main);font-size:var(--text-xxs);font-weight:var(--fw-regular);color:var(--color-text-secondary);margin-bottom:4px;line-height:100%;transition:color .1s ease-in-out}.field-layout-UPyYvi .field-hint-wNxqvj{font-family:var(--font-main);font-size:var(--text-xxs);font-weight:var(--fw-regular);color:var(--color-text-secondary);margin-top:6px;padding:0 4px;line-height:100%;transition:color .1s ease-in-out,opacity .1s ease-in-out}.field-layout-UPyYvi .field-hint-validate-wdxcxB{opacity:0}.field-layout-UPyYvi:has(input:invalid) .field-hint-validate-wdxcxB{color:var(--color-text-interactive-error);opacity:1}.field-layout-UPyYvi:has([data-error=true]) .field-hint-validate-wdxcxB{color:var(--color-text-interactive-error);opacity:1}.field-layout-UPyYvi.sm-Cj7YcQ .field-label-n2VJQC,.field-layout-UPyYvi.md-cIENhM .field-label-n2VJQC,.field-layout-UPyYvi.sm-Cj7YcQ .field-hint-wNxqvj,.field-layout-UPyYvi.md-cIENhM .field-hint-wNxqvj{font-size:var(--text-xxs)}.field-layout-UPyYvi.lg-X4GEvp .field-label-n2VJQC,.field-layout-UPyYvi.lg-X4GEvp .field-hint-wNxqvj{font-size:var(--text-xs)}.radio-list-block-c_koSO{margin-bottom:15px}.media-wrapper-l6Pqek{box-sizing:border-box;flex-wrap:wrap;grid-auto-rows:115px;justify-content:flex-start;gap:8px;width:100%;max-height:238px;margin-bottom:16px;list-style:none;display:flex;overflow-x:hidden;overflow-y:auto}.media-wrapper-l6Pqek::-webkit-scrollbar{background:var(--color-surface-default);width:3px;margin-right:3px}.media-wrapper-l6Pqek::-webkit-scrollbar-thumb{background:var(--color-surface-active)}.show-anymore-U_xv3r{justify-content:flex-start;align-items:center;width:100%;display:flex}.show-anymore-U_xv3r .show-anymore-checkbox-VAHc2s{margin-right:7px}.show-anymore-U_xv3r .dont-show-description-bIEc0C{font-size:var(--text-xs);font-family:var(--font-main);font-weight:var(--fw-regular);color:var(--color-text-secondary)}.media-card-a8rLA8{width:100%;max-width:92px;height:116px;max-height:100%;overflow:hidden}.media-card-a8rLA8.is-faded-GSUCDe{opacity:.5}.media-card-a8rLA8 .check-block-nlo_Hh{justify-content:flex-start;align-items:center;margin-bottom:4px;display:flex}.media-card-a8rLA8 .check-block-nlo_Hh .checkbox-sGfi0q{margin-right:5px}.media-card-a8rLA8 .check-block-nlo_Hh .description-tkKAI0{font-size:var(--text-xxs);font-weight:var(--fw-medium);color:var(--color-text-tertiary);font-family:var(--font-main);white-space:nowrap}.media-card-a8rLA8 .media-content-_nFHF2{border-radius:4px;width:100%;height:100%;max-height:93px;overflow:hidden}@media (min-width:744px){.media-wrapper-l6Pqek{gap:18px}}@media (min-width:1280px){.media-card-a8rLA8{height:120px}.media-card-a8rLA8 .check-block-nlo_Hh{margin-bottom:9px}.media-card-a8rLA8 .check-block-nlo_Hh .description-tkKAI0{font-size:var(--text-xs)}}.card-SyqNEn{width:100%}.option-IJ7idP{cursor:pointer;align-items:center;gap:10px;min-width:130px;margin-bottom:14px;display:flex}.option-IJ7idP .option-icon-MuLLr0{flex:1;justify-content:flex-end;align-items:center;display:flex}.option-IJ7idP .option-description-K9vGKA{font-family:var(--font-main);font-size:var(--text-xxs);font-weight:var(--fw-regular);color:var(--color-text-placeholder);font-style:italic}.option-IJ7idP:last-child{margin-bottom:0}.input-y6KXPq{accent-color:var(--color-radio-default);cursor:pointer}.input-y6KXPq.xs-Moue8I{width:14px;height:14px}.input-y6KXPq.sm-oQe_J4{width:16px;height:16px}.input-y6KXPq.md-qPbrRf{width:18px;height:18px}.input-y6KXPq:checked{accent-color:var(--color-interactive-default)}.text-ZDphW9{font-family:var(--font-main);color:var(--color-text-tertiary);font-weight:var(--fw-regular);white-space:nowrap}.text-ZDphW9.xs-Moue8I{font-size:var(--text-xs)}.text-ZDphW9.sm-oQe_J4{font-size:var(--text-sm)}.text-ZDphW9.md-qPbrRf{font-weight:var(--fw-medium)}.input-y6KXPq:checked+.text-ZDphW9{color:var(--color-text-primary)}.checkbox-su62sQ{cursor:pointer;justify-content:center;align-items:center;display:inline-flex;position:relative}.checkbox-su62sQ.is-disabled-A4Zf4V{cursor:not-allowed}.checkbox-su62sQ.primary-Pnbm_c{--checkbox-border-default:var(--color-border-light);--checkbox-bg-checked:var(--color-interactive-default);--checkbox-border-checked:var(--color-border-active-checked);--checkbox-icon-color:var(--color-base-white-100)}.checkbox-su62sQ.success-w9z_8L{--checkbox-border-default:var(--color-border-light);--checkbox-bg-checked:var(--color-interactive-checked-success);--checkbox-border-checked:var(--color-border-success-checked);--checkbox-icon-color:var(--color-base-white-100)}.checkbox-su62sQ.danger-JJFV7f{--checkbox-border-default:var(--color-border-light);--checkbox-bg-checked:var(--color-interactive-checked-error);--checkbox-border-checked:var(--color-border-error-checked);--checkbox-icon-color:var(--color-base-white-100)}.checkbox-su62sQ .checkbox-input-Ac2fc3{opacity:0;cursor:inherit;margin:0;position:absolute;top:0;bottom:0;left:0;right:0}.checkbox-su62sQ .checkbox-box-dRowOB{box-sizing:border-box;border:1px solid var(--checkbox-border-default,var(--color-base-dark-grey-20));background-color:var(--color-base-white-100);border-radius:4px;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s,box-shadow .2s;display:flex}.checkbox-su62sQ .checkbox-box-dRowOB.default-A7mC7p{border-color:var(--checkbox-border-default,var(--color-base-dark-grey-20));background-color:var(--color-base-white-100)}.checkbox-su62sQ .checkbox-box-dRowOB.xs-QTLTKi{width:16px;height:16px}.checkbox-su62sQ .checkbox-box-dRowOB.sm-FwAyWO{width:18px;height:18px}.checkbox-su62sQ .checkbox-box-dRowOB svg{opacity:0;width:8px;height:5.03px;transition:opacity .2s,transform .2s;transform:scale(.8)}.checkbox-su62sQ .checkbox-box-dRowOB svg path{stroke:var(--checkbox-icon-color,var(--color-base-white-100))}.checkbox-su62sQ .checkbox-input-Ac2fc3:not(:checked)+.checkbox-box-dRowOB.transparent-xU3QwW{border-color:var(--color-border-base-light-80);background-color:var(--color-surface-default-20);-webkit-backdrop-filter:blur(2px)}.checkbox-su62sQ .checkbox-input-Ac2fc3:checked+.checkbox-box-dRowOB{border-color:var(--checkbox-border-checked,var(--color-primary-blue-350));background-color:var(--checkbox-bg-checked,var(--color-primary-blue-350))}.checkbox-su62sQ .checkbox-input-Ac2fc3:checked+.checkbox-box-dRowOB svg{opacity:1;transform:scale(1)}.checkbox-su62sQ .checkbox-input-Ac2fc3:disabled+.checkbox-box-dRowOB{background-color:var(--checkbox-bg-disabled,var(--checkbox-border-default,var(--color-base-dark-grey-20)))}.checkbox-su62sQ .checkbox-input-Ac2fc3:focus-visible+.checkbox-box-dRowOB{outline:2px solid var(--checkbox-border-checked,var(--color-primary-blue-350));outline-offset:2px}.sent-history-block-mMOght{flex-flow:column;height:100%;display:flex}.sent-history-block-mMOght .sent-history-header-QfiAEH{justify-content:space-between;align-items:center;width:100%;margin-bottom:16px;display:flex}.sent-history-block-mMOght .sent-history-header-QfiAEH .title-fp9DJQ{font-size:var(--text-md);font-weight:var(--fw-medium);color:var(--color-text-primary);font-family:var(--font-main)}.sent-files-navigation-block-kAJvR8{justify-content:space-between;align-items:center;width:100%;margin-bottom:16px;display:flex}.sent-media-buttons-IQDazp{justify-content:space-between;gap:8px;width:100%;display:flex}.sent-media-buttons-IQDazp .tab-button-WhjuSc{height:28px;font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--color-text-tertiary);border:1px solid var(--color-border-light);background-color:var(--color-surface-default);font-family:var(--font-main);border-radius:4px;flex:1}.sent-media-buttons-IQDazp .tab-button-WhjuSc:hover{cursor:pointer}.sent-media-buttons-IQDazp .tab-button-WhjuSc.is-active-t0DIan{color:var(--color-text-interactive-default);border:1px solid var(--color-surface-strong);background-color:var(--color-surface-soft)}.media-block-wrapper-X8fmkB{flex:1;width:100%;overflow:auto}.media-block-wrapper-X8fmkB .virtual-media-row-csq5D2{justify-content:flex-start;width:100%;display:grid}.media-block-wrapper-X8fmkB .virtual-media-item-gyVa5Q{min-width:0;min-height:0;display:grid}.media-block-wrapper-X8fmkB .media-block-group-wrapper-mRH8Bz{margin-bottom:16px;list-style:none}.media-block-wrapper-X8fmkB .media-block-group-wrapper-mRH8Bz .media-group-header-zpfXl7{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text-interactive-default);font-family:var(--font-main);margin-top:0;margin-bottom:8px}.media-block-wrapper-X8fmkB::-webkit-scrollbar{background:0 0;width:12px}.media-block-wrapper-X8fmkB::-webkit-scrollbar-track{background:0 0}.media-block-wrapper-X8fmkB::-webkit-scrollbar-thumb{background:var(--color-surface-active);background-clip:padding-box;border:2px solid transparent;border-radius:999px}.sent-media-footer-bKCxgv{justify-content:center;height:auto;margin:0;padding:0;list-style:none;display:flex}.sent-media-footer-bKCxgv .no-more-LNfPGE{font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--color-text-secondary);font-family:var(--font-main)}@media (min-width:744px){.sent-files-navigation-block-kAJvR8{justify-content:flex-start;align-items:center;width:100%;margin-bottom:16px;display:flex}.sent-files-navigation-block-kAJvR8 .in-out-box-tabs-zbuRlc{width:200px;min-width:200px;margin-right:33px;position:relative}.sent-files-navigation-block-kAJvR8 .in-out-box-tabs-zbuRlc:after{content:"";background-color:var(--color-border-default);width:1px;height:24px;position:absolute;top:50%;right:-17px;transform:translateY(-50%)}.sent-files-navigation-block-kAJvR8 .nav-tabs-_dVJ2f{width:100%}.media-block-wrapper-X8fmkB .media-block-group-wrapper-mRH8Bz{margin-bottom:24px}.media-block-wrapper-X8fmkB .media-block-group-wrapper-mRH8Bz .media-group-header-zpfXl7{font-size:var(--text-sm);margin-bottom:12px}.sent-media-buttons-IQDazp{justify-content:flex-start;width:-webkit-min-content;width:min-content;display:flex}.sent-media-buttons-IQDazp .tab-button-WhjuSc{white-space:nowrap;height:30px;padding-left:15px;padding-right:15px}}@media (min-width:1280px){.sent-files-navigation-block-kAJvR8 .nav-tabs-_dVJ2f{width:288px;margin-right:33px;position:relative}.sent-files-navigation-block-kAJvR8 .nav-tabs-_dVJ2f:after{content:"";background-color:var(--color-border-default);width:1px;height:24px;position:absolute;top:50%;right:-17px;transform:translateY(-50%)}.sent-media-buttons-IQDazp .tab-button-WhjuSc{height:32px}}.card-MSWw3L{box-sizing:border-box;border-radius:4px;flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;transition:opacity .12s,box-shadow .12s;display:flex;position:relative;box-shadow:0 0 2px rgba(0,0,0,.2)}.card-MSWw3L.selected-Nf08JZ{border-color:var(--color-interactive-checked-success)}.card-MSWw3L.is-drop-target-v4vgGx{box-shadow:0 0 2px rgba(0,0,0,.2),inset 0 0 0 2px var(--color-interactive-default,#4c7dff)}.card-MSWw3L.touch-drag-enabled-cKQYsy,.card-MSWw3L.touch-drag-enabled-cKQYsy *{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.card-MSWw3L.touch-drag-enabled-cKQYsy{-webkit-tap-highlight-color:transparent}.card-MSWw3L.touch-drag-enabled-cKQYsy img,.card-MSWw3L.touch-drag-enabled-cKQYsy video{-webkit-user-drag:none}.card-MSWw3L:hover{z-index:1001;cursor:pointer}.card-MSWw3L:focus-within{z-index:1001;cursor:pointer}.card-item-zoHDpC{box-sizing:border-box;border-radius:4px;flex:1;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.card-item-zoHDpC.is-checked-tzEwrB:after{z-index:4;border:2px solid var(--color-interactive-checked-success);border-radius:inherit;content:"";pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.card-item-zoHDpC .blur-overlay-qflbDx{z-index:3;opacity:.4;background-color:#fff;position:absolute;top:0;bottom:0;left:0;right:0}.card-item-zoHDpC .checkbox-LdaTMe{z-index:2;visibility:hidden;position:absolute;top:2px;right:5px}.card-item-zoHDpC .checkbox-LdaTMe.is-checked-tzEwrB{visibility:visible}.card-item-zoHDpC input{display:none;position:relative;top:19px;right:-101px}.sent-marks-Hu2Cdh{z-index:3;display:flex;position:absolute;top:3px;left:3px}.sent-marks-Hu2Cdh .sent-icon-OOEs3T svg{width:16px;height:16px}.sent-marks-Hu2Cdh .sent-icon-OOEs3T:first-child{margin-right:2px}.status-badge-DrVbz0{z-index:4;border:1px solid var(--color-border-orange-default);background-color:var(--color-light-orange-default);border-radius:4px;justify-content:center;align-items:center;padding:3px 7px;display:flex;position:absolute;top:4px;left:4px}.status-badge-DrVbz0.seen-tXN50S{border:1px solid var(--color-border-orange-default);background-color:var(--color-light-orange-default);border-radius:4px}.status-badge-DrVbz0.seen-tXN50S span{color:var(--color-text-interactive-orange)}.status-badge-DrVbz0.sent-XBYv3A,.status-badge-DrVbz0.not-paid-srAhW7{border:1px solid var(--color-surface-active);background-color:var(--color-surface-soft);border-radius:4px}.status-badge-DrVbz0.sent-XBYv3A span,.status-badge-DrVbz0.not-paid-srAhW7 span{color:var(--color-text-interactive-default)}.status-badge-DrVbz0 span{font-size:var(--text-xs);font-weight:var(--fw-medium);font-family:var(--font-main)}.tags-badge-btn-IiYfN_{z-index:998;background-color:unset;justify-content:center;align-items:center;width:50px;height:32px;display:flex;position:absolute;bottom:0;left:0}.tags-badge-btn-IiYfN_:hover{cursor:pointer}.tags-badge-btn-IiYfN_ .tags-badge-EktAHk{border-radius:4px;width:-webkit-min-content;width:min-content;padding-left:4px;padding-right:4px;display:flex;position:absolute;bottom:4px;left:4px}.tags-badge-btn-IiYfN_ .tags-badge-EktAHk>svg{width:18px;height:18px}.tags-badge-btn-IiYfN_ .tags-badge-EktAHk>svg path{fill:var(--color-text-inverse);fill-opacity:1}.tags-badge-btn-IiYfN_ .tags-badge-EktAHk>svg circle{stroke:var(--color-text-inverse);color:var(--color-text-inverse)}.tags-badge-btn-IiYfN_ .tags-badge-EktAHk>span{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text-primary);font-family:var(--font-main);white-space:nowrap;align-items:center;display:flex}.tags-badge-btn-IiYfN_ .tags-badge-EktAHk>span>svg path{fill:var(--color-text-primary);fill-opacity:1}.tags-badge-btn-IiYfN_ .tags-badge-EktAHk>span>svg circle{stroke:var(--color-text-primary);color:var(--color-text-primary)}.tags-badge-btn-IiYfN_ .tags-badge-EktAHk>span>svg{width:12px;height:12px}.tags-badge-btn-IiYfN_.is-filename-show-TkdjOb{height:18px;bottom:27px}.tags-badge-btn-IiYfN_.is-filename-show-TkdjOb .tags-badge-EktAHk{top:0;bottom:unset}.tags-tooltip-Lnz4lG{box-shadow:0 8px 24px rgba(15,23,42,.18);opacity:1!important;background:#fff!important;border-radius:10px!important;width:-webkit-fit-content!important;width:fit-content!important;min-width:auto!important;max-width:280px!important;padding:8px!important;overflow:hidden!important}.tags-tooltip-Lnz4lG:before{background:0 0!important}.tags-tooltip-Lnz4lG:after{background:#fff!important}.tags-tooltip-Lnz4lG.place-top-hye4Vp:after{border-top-color:#fff}.tags-tooltip-content-J4bE2x{flex-wrap:wrap;gap:8px;width:-webkit-fit-content;width:fit-content;min-width:auto;max-width:264px;max-height:200px;display:flex;overflow-x:hidden;overflow-y:auto}.tags-tooltip-badge-q47CtT{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#006a8b,#0096bf);border-radius:5px;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;font-weight:500;line-height:1.25;display:inline-flex}@media (min-width:744px){.sent-marks-Hu2Cdh .sent-icon-OOEs3T svg{width:20px;height:20px}.sent-marks-Hu2Cdh .sent-icon-OOEs3T:first-child{margin-right:3px}.tags-badge-btn-IiYfN_{width:auto;height:24px;bottom:4px;left:4px}.tags-badge-btn-IiYfN_.is-filename-show-TkdjOb{bottom:30px}.tags-badge-btn-IiYfN_ .tags-badge-EktAHk{align-items:center;height:24px;position:static}.tags-badge-btn-IiYfN_ .tags-badge-EktAHk>svg{width:22px;height:22px}.tags-badge-btn-IiYfN_ .tags-badge-EktAHk>span{font-size:var(--text-xs)}.tags-badge-btn-IiYfN_ .tags-badge-EktAHk>span>svg path{fill:var(--color-text-primary);fill-opacity:1}.tags-badge-btn-IiYfN_ .tags-badge-EktAHk>span>svg circle{stroke:var(--color-text-primary);color:var(--color-text-primary)}.tags-badge-btn-IiYfN_ .tags-badge-EktAHk>span>svg{width:12px;height:12px}}@media (min-width:1280px){.card-MSWw3L:hover [data-filename-edit-btn=true]{display:flex}.card-item-zoHDpC .checkbox-LdaTMe.is-select-mode-enabled-J5MF7F:not(.is-checked-tzEwrB){visibility:hidden}.card-item-zoHDpC .checkbox-LdaTMe{visibility:visible}.show-full-size-btn-eGnBoR{z-index:998;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;bottom:4px;right:4px}.show-full-size-btn-eGnBoR:hover{cursor:pointer}.show-full-size-btn-eGnBoR .full-size-icon-munCKQ{border-radius:4px;width:-webkit-min-content;width:min-content;display:flex}.show-full-size-btn-eGnBoR .full-size-icon-munCKQ>svg path{fill:var(--color-text-inverse);fill-opacity:1}.show-full-size-btn-eGnBoR .full-size-icon-munCKQ>svg circle{stroke:var(--color-text-inverse);color:var(--color-text-inverse)}.show-full-size-btn-eGnBoR.is-filename-show-TkdjOb,.tags-badge-btn-IiYfN_.is-filename-show-TkdjOb{bottom:34px}}.dropdown-settings-beHZuh{position:relative}.dropdown-settings-beHZuh .toggle-handler-SL4Ncx{font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--color-text-interactive-default);font-family:var(--font-main);justify-content:center;align-items:center;display:flex}.dropdown-settings-beHZuh .toggle-handler-SL4Ncx>span{white-space:nowrap}.dropdown-settings-beHZuh .toggle-handler-SL4Ncx .arrow-pzcxcB{justify-content:center;align-items:center;transition:transform .3s;display:flex;transform:rotate(270deg)}.dropdown-settings-beHZuh .toggle-handler-SL4Ncx .arrow-pzcxcB svg path{fill:var(--color-text-interactive-default);fill-opacity:1}.dropdown-settings-beHZuh .toggle-handler-SL4Ncx .arrow-pzcxcB svg circle{stroke:var(--color-text-interactive-default);color:var(--color-text-interactive-default)}.dropdown-settings-beHZuh .toggle-handler-SL4Ncx .arrow-pzcxcB.is-open-lbShTM{transform:rotate(90deg)}.dropdown-settings-beHZuh .toggle-handler-SL4Ncx:hover{cursor:pointer}.dropdown-settings-beHZuh .dropdown-HwQmEL{z-index:1000;box-shadow:0 2px 8px var(--color-border-light);background-color:var(--color-surface-default);opacity:0;pointer-events:none;border-radius:4px;padding:13px;transition:opacity .2s,transform .2s;position:absolute;top:30px;right:0;transform:translateY(-10px)}.dropdown-settings-beHZuh .dropdown-HwQmEL.is-open-lbShTM{opacity:1;pointer-events:auto;transform:translateY(0)}.empty-statement-block-uiJ7rN{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.empty-statement-block-uiJ7rN img{margin-bottom:16px}.empty-statement-block-uiJ7rN .empty-statement-title-R2uhl2{font-size:var(--text-md);font-weight:var(--fw-medium);color:var(--color-text-primary);font-family:var(--font-main);margin-bottom:10px}.empty-statement-block-uiJ7rN .empty-statement-description-EFDNL6{font-size:var(--text-sm);font-weight:var(--fw-regular);text-align:center;color:var(--color-text-secondary);font-family:var(--font-main);margin-bottom:15px}@media (min-width:1280px){.empty-statement-block-uiJ7rN img{margin-bottom:24px}.empty-statement-block-uiJ7rN .empty-statement-title-R2uhl2{font-size:var(--text-lg);margin-bottom:8px}.empty-statement-block-uiJ7rN .empty-statement-description-EFDNL6{margin-bottom:16px}}.action-bar-QG_N4X{align-items:center;width:100%;display:flex}.action-bar-QG_N4X .button-wrapper-Uta3HP{margin-right:8px}.action-bar-QG_N4X .button-wrapper-Uta3HP:last-child{margin-right:0}.action-bar-QG_N4X .button-wrapper-Uta3HP.full-width-mnK755{width:100%}.button-content-text-Wx2MPA{display:none}@media (min-width:600px){.button-content-text-Wx2MPA{margin-right:6px;display:inline}}.virtual-section-list-host-PEhOLe{flex:auto;width:100%;min-width:0;min-height:0;overflow:hidden}.from-male-nav-sGpTNs{border:1px solid var(--color-border-light);border-radius:4px;justify-content:center;align-items:center;width:100%;height:32px;margin-right:8px;padding:3px;display:flex}.from-male-tab-s0bnei{-webkit-appearance:none;appearance:none;height:100%;font-size:var(--text-sm);font-weight:var(--fw-regular);font-family:var(--font-main);color:var(--color-text-secondary);-webkit-tap-highlight-color:transparent;white-space:nowrap;border-radius:4px;outline:none;flex:1;justify-content:center;align-items:center;margin-right:6px;display:flex;position:relative}.from-male-tab-s0bnei:focus,.from-male-tab-s0bnei:active{box-shadow:none;border-color:transparent;outline:none}.from-male-tab-s0bnei:focus-visible{box-shadow:none;border-color:transparent;outline:none}.from-male-tab-s0bnei:after{content:"";background-color:var(--color-border-default);width:1px;height:22px;position:absolute;top:50%;right:-4px;transform:translateY(-50%)}.from-male-tab-s0bnei:last-child{margin-right:0}.from-male-tab-s0bnei:last-child:after{display:none}.from-male-tab-s0bnei.is-selected-uqDmEv{color:var(--color-text-interactive-default);background-color:var(--color-surface-soft);font-weight:var(--fw-medium);border-color:transparent}.from-male-tab-s0bnei.is-selected-uqDmEv svg{fill:currentColor;margin-right:4px}.from-male-tab-s0bnei.is-selected-uqDmEv svg path{fill:currentColor;fill-opacity:1}.from-male-tab-s0bnei:hover{cursor:pointer;cursor:pointer;background-color:var(--color-surface-hover);transition:all .3s}@media (min-width:744px){.from-male-nav-sGpTNs{gap:4px;width:100%;height:36px;margin-right:0}.from-male-nav-sGpTNs .from-male-tab-s0bnei{margin-right:4px}.from-male-nav-sGpTNs .from-male-tab-s0bnei:after{right:-4px}.from-male-nav-sGpTNs .from-male-tab-s0bnei:last-child{margin-right:0}}.show-file-names-block-FJYeEs{justify-content:flex-start;align-items:center;gap:10px;margin-right:24px;display:flex}.show-file-names-block-FJYeEs .description-P9TSxz{font-family:var(--font-main);font-size:var(--text-xs);font-weight:var(--fw-regular);color:var(--color-text-secondary);white-space:nowrap}.gallery-tabs-sWRD0v{width:100%;display:flex}.tab-jG2ieA{border-radius:4px;flex:1;justify-content:center;align-items:center;height:32px;margin-left:4px;margin-right:3px;list-style:none;display:flex;position:relative}.tab-jG2ieA svg path{fill:var(--color-text-secondary);fill-opacity:1}.tab-jG2ieA svg circle{stroke:var(--color-text-secondary);color:var(--color-text-secondary)}.tab-jG2ieA svg{width:24px;height:24px;margin-right:4px}.tab-jG2ieA .tab-name-C5zrPu{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text-secondary);font-family:var(--font-main);display:none}.tab-jG2ieA.is-active-H0OlcS{cursor:default;background-color:var(--color-surface-active)}.tab-jG2ieA.is-active-H0OlcS svg path{fill:var(--color-text-interactive-default);fill-opacity:1}.tab-jG2ieA.is-active-H0OlcS svg circle{stroke:var(--color-text-interactive-default);color:var(--color-text-interactive-default)}.tab-jG2ieA.is-active-H0OlcS .tab-name-C5zrPu{color:var(--color-text-interactive-default)}.tab-jG2ieA:hover:not(.is-active-H0OlcS){cursor:pointer;background-color:var(--color-surface-hover);transition:all .3s}.tab-jG2ieA:after{content:"";background-color:var(--color-border-default);width:1px;height:22px;position:absolute;top:50%;right:-4px;transform:translateY(-50%)}.tab-jG2ieA:first-child{margin-left:0}.tab-jG2ieA:last-child{margin-right:0}.tab-jG2ieA:last-child:after{display:none}@media (min-width:744px){.tab-jG2ieA{max-width:72px}}@media (min-width:1280px){.tab-jG2ieA{max-width:112px;height:38px}.tab-jG2ieA svg{width:26px;height:26px}.tab-jG2ieA .tab-name-C5zrPu{font-size:var(--text-sm);display:inline}}.search-autocomplete-wrapper-loYswp{width:100%;min-width:0;position:relative}.autocomplete-placeholder-fE17QN{flex:auto;min-width:0;min-height:30px}.search-autocomplete-SgwlPk{border:1px solid var(--color-border-light);border-radius:4px;flex:auto;align-items:center;width:auto;min-width:0;max-width:100%;height:32px;min-height:32px;display:flex;position:relative}.search-autocomplete-SgwlPk .search-icon-NR4C3U{border-top-right-radius:4px;border-bottom-right-radius:4px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;margin-left:auto;display:flex}.search-autocomplete-SgwlPk:focus-within{box-shadow:0 0 0 3px var(--color-border-input-active);border-color:var(--color-border-active-checked);outline:none}.search-autocomplete-SgwlPk:focus-within .search-icon-NR4C3U svg path{fill:var(--color-text-interactive-default);fill-opacity:1}.search-autocomplete-SgwlPk:focus-within .search-icon-NR4C3U svg circle{stroke:var(--color-text-interactive-default);color:var(--color-text-interactive-default)}.search-autocomplete--focused-tQSC4H{box-shadow:0 0 0 3px var(--color-border-input-active);border-color:var(--color-border-active-checked);outline:none}.search-autocomplete--focused-tQSC4H .search-icon-NR4C3U svg path{fill:var(--color-text-interactive-default);fill-opacity:1}.search-autocomplete--focused-tQSC4H .search-icon-NR4C3U svg circle{stroke:var(--color-text-interactive-default);color:var(--color-text-interactive-default)}.search-autocomplete--expanded-Fz5w4M{height:auto;max-height:96px;box-shadow:0 0 0 3px var(--color-border-input-active);border-color:var(--color-border-active-checked);background-color:var(--color-surface-default);align-items:flex-start}.search-autocomplete--expanded-Fz5w4M .search-icon-NR4C3U svg path{fill:var(--color-text-interactive-default);fill-opacity:1}.search-autocomplete--expanded-Fz5w4M .search-icon-NR4C3U svg circle{stroke:var(--color-text-interactive-default);color:var(--color-text-interactive-default)}.search-autocomplete-overlay-cEm3S9{z-index:1400;position:absolute;top:0;left:0;right:0}.clear-button-ZCJetL{cursor:pointer;background:0 0;border:0;border-top-right-radius:4px;border-bottom-right-radius:4px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;margin-left:auto;padding:0;display:inline-flex}.clear-button-ZCJetL svg{width:20px;min-width:20px;height:20px}.clear-button-ZCJetL svg path{fill:var(--color-text-placeholder);fill-opacity:1}.clear-button-ZCJetL svg circle{stroke:var(--color-text-placeholder);color:var(--color-text-placeholder)}.measure-layer-UMSmCR{visibility:hidden;pointer-events:none;white-space:nowrap;position:absolute;top:-99999px;left:-99999px}.measure-chip-b16lkp{background-color:var(--color-light-default);box-sizing:border-box;max-width:90px;height:28px;max-height:28px;font-size:var(--text-xxs);font-weight:var(--fw-medium);font-family:var(--font-main);border-radius:4px;flex-shrink:0;align-items:center;padding:0 8px;display:inline-flex;overflow:hidden}.measure-chip-label-sOJprv{text-overflow:ellipsis;white-space:nowrap;font-size:var(--text-xxs);font-weight:var(--fw-medium);font-family:var(--font-main);line-height:1;overflow:hidden}.measure-chip-delete-sRZGa4{width:20px;min-width:20px;height:20px;margin:0 6px 0 -2px;display:inline-block}.measure-more-Wr3xWK{box-sizing:border-box;height:28px;font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text-interactive-default);min-width:72px;font-family:var(--font-main);white-space:nowrap;justify-content:center;align-items:center;padding:0 8px;display:inline-flex}.autocomplete-svvyqe{flex:auto;width:auto;min-width:0;max-width:calc(100% - 34px);overflow:hidden}.autocomplete-svvyqe .MuiAutocomplete-input{min-width:24px!important}.autocomplete-svvyqe .MuiInputBase-root.MuiOutlinedInput-root{width:100%;max-width:100%;height:100%;font-size:var(--text-xs);font-weight:var(--fw-regular);color:var(--color-text-primary);min-width:0;font-family:var(--font-main);border-left:0;border-radius:0 4px 4px 0;overflow:hidden;padding:0!important}.autocomplete-svvyqe .MuiFormLabel-root{font-size:var(--text-xs);font-weight:var(--fw-regular);color:var(--color-text-muted);font-family:var(--font-main);top:-7px;left:-10px}.autocomplete-svvyqe .MuiOutlinedInput-notchedOutline{border:0}.autocomplete-svvyqe .MuiAutocomplete-endAdornment{display:none}.autocomplete-svvyqe .MuiAutocomplete-inputRoot{flex-wrap:nowrap;align-items:center;min-width:0;overflow:hidden}.autocomplete-svvyqe .MuiAutocomplete-input{flex-grow:0!important;width:28px!important;min-width:28px!important}.autocomplete--expanded-cRPAuB .MuiInputBase-root.MuiOutlinedInput-root{min-height:32px;max-height:94px;overflow-y:scroll}.autocomplete--expanded-cRPAuB .MuiAutocomplete-inputRoot{flex-wrap:wrap;align-content:flex-start;align-items:flex-start;min-width:0;max-height:92px;padding-top:2px;padding-bottom:2px;padding-right:28px;display:flex;overflow-x:hidden;overflow-y:auto}.autocomplete--expanded-cRPAuB .MuiAutocomplete-inputRoot::-webkit-scrollbar{background:var(--color-surface-default)!important;width:3px!important;margin-right:3px!important}.autocomplete--expanded-cRPAuB .MuiAutocomplete-inputRoot::-webkit-scrollbar-thumb{background:var(--color-surface-active)!important}.autocomplete--expanded-cRPAuB .MuiAutocomplete-input{width:28px!important;min-width:28px!important;margin:2px 0!important;padding:4px 0!important;display:block!important}.autocomplete--empty-Uc2nd0 .MuiAutocomplete-inputRoot{flex-wrap:nowrap}.autocomplete--empty-Uc2nd0 .MuiAutocomplete-input{flex-grow:1!important;width:100%!important;min-width:120px!important}.autocomplete--collapsed-q_H_IA .MuiAutocomplete-inputRoot{padding-right:28px}.autocomplete--collapsed-q_H_IA .MuiAutocomplete-input{width:0!important;min-width:0!important;margin:0!important;padding:0!important;display:none!important}.popper-menu-W8F3Ln{margin-top:4px;top:3px!important}.popper-menu-W8F3Ln .MuiAutocomplete-listbox::-webkit-scrollbar{background:var(--color-surface-default)!important;width:3px!important;margin-right:3px!important}.popper-menu-W8F3Ln .MuiAutocomplete-listbox::-webkit-scrollbar-thumb{background:var(--color-surface-active)!important}.popper-menu-W8F3Ln .MuiAutocomplete-option{font-size:var(--text-xxs);font-weight:var(--fw-regular);color:var(--color-text-secondary);font-family:var(--font-main);min-height:30px!important}.popper-menu-W8F3Ln .MuiAutocomplete-noOptions{font-size:var(--text-xs);font-weight:var(--fw-regular);color:var(--color-text-secondary);font-family:var(--font-main);padding:16px}.popper-menu--expanded-ZpVgYU{margin-top:4px}@media (min-width:744px){.popper-menu-W8F3Ln .MuiAutocomplete-option{font-size:var(--text-xs)}}.more-button-Bdi5vk{height:28px;font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text-interactive-default);min-width:72px;font-family:var(--font-main);white-space:nowrap;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0 8px;display:inline-flex}.more-button-Bdi5vk:hover{cursor:pointer}.tag-chip-jNGR9c{flex-shrink:0;background-color:var(--color-light-default)!important;max-width:90px!important;height:20px!important;max-height:20px!important;font-size:var(--text-xs)!important;font-weight:var(--fw-regular)!important;color:var(--color-text-primary)!important;font-family:var(--font-main)!important;box-shadow:none!important;border-radius:4px!important;margin:4px 0 4px 6px!important}.tag-chip-jNGR9c .MuiChip-label{text-overflow:ellipsis;white-space:nowrap;padding-left:8px;padding-right:4px;overflow:hidden}.tag-chip-jNGR9c .MuiChip-deleteIcon{width:16px;min-width:16px;height:16px;color:var(--color-radio-default);opacity:1;margin:0 4px 0 0;box-shadow:none!important;background:0 0!important;border-radius:0!important}.checkbox-UQxI3U{cursor:pointer;display:inline-block}.checkbox-UQxI3U input{display:none}.box-ZnWxI3{background:var(--color-surface-default);border:1px solid var(--color-border-light);border-radius:4px;justify-content:center;align-items:center;width:auto;min-width:32px;height:32px;transition:all .3s;display:flex}.box-ZnWxI3.is-show-description-xKCkUA{padding-left:8px;padding-right:8px}.icon-gZQBVZ{justify-content:center;align-items:center;transition:all .3s;display:flex}.icon-gZQBVZ>span{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text-secondary);font-family:var(--font-main);margin-left:8px}.icon-gZQBVZ>svg path{fill:var(--color-text-secondary);fill-opacity:1}.icon-gZQBVZ>svg circle{stroke:var(--color-text-secondary);color:var(--color-text-secondary)}.icon-gZQBVZ.is-checked-JwWopU>span{color:var(--color-text-primary)}.icon-gZQBVZ.is-checked-JwWopU>svg path{fill:var(--color-text-primary);fill-opacity:1}.icon-gZQBVZ.is-checked-JwWopU>svg circle{stroke:var(--color-text-primary);color:var(--color-text-primary)}.gallery-settings-L7Zd8U{padding-bottom:8px;padding-left:8px;padding-right:8px}.title-J3MpwM{font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--color-text-primary);font-family:var(--font-main);margin-bottom:14px}.content-usSLAi{padding-left:8px}.content-usSLAi.show-filename-block-_Y8f2u{margin-bottom:16px}.content-usSLAi .radio-block-KjzvTt{margin-bottom:20px}.content-usSLAi .radio-block-KjzvTt h4{font-size:var(--text-xs);font-weight:var(--fw-semibold);color:var(--color-text-primary);font-family:var(--font-main);margin-bottom:10px}.manage-tags-OZITAc{border-top:1px solid var(--color-border-default);border-bottom:1px solid var(--color-border-default);justify-content:space-between;align-items:center;width:100%;height:46px;min-height:46px;margin-bottom:16px;display:flex}.manage-tags-OZITAc:hover{cursor:pointer;background-color:var(--color-light-default)}.button-content-QLAo5m{align-items:center;padding-left:8px;display:flex}.button-content-QLAo5m svg{margin-right:8px}.button-content-QLAo5m .text-ThDG0V{flex-wrap:wrap;justify-content:flex-start;display:flex}.button-content-QLAo5m .text-ThDG0V>span{text-align:left;width:100%;font-family:var(--font-main)}.button-content-QLAo5m .text-ThDG0V .name-W8qIxK{font-size:var(--text-xs);font-weight:var(--fw-semibold);color:var(--color-text-primary);margin-bottom:4px}.button-content-QLAo5m .text-ThDG0V .description-_BCD0c{font-size:var(--text-xxs);font-weight:var(--fw-regular);color:var(--color-text-secondary)}.navigation-Pdm27s{transform:rotate(180deg)}.navigation-Pdm27s svg path{fill:--color-text-secondary;fill-opacity:1}.navigation-Pdm27s svg circle{stroke:--color-text-secondary;color:--color-text-secondary}.button-width-E1EzXT{--btn-width-setup:100%;--btn-max-width-setup:100%}.media-tags-overlay-L9MrEF{z-index:6;height:var(--media-tag-height);min-width:0;display:flex;position:absolute;bottom:4px;left:4px;right:4px}.media-tags-overlay-L9MrEF.has-full-size-control-LCdL7S{right:34px}.media-tags-overlay-L9MrEF.mobile-dC8417{--media-tag-max-width:42px;--media-tag-height:16px}.media-tags-overlay-L9MrEF.mobile-dC8417.is-filename-show-H9Vvk6{bottom:20px}.media-tags-overlay-L9MrEF.tablet-AEbSlJ{--media-tag-max-width:46px;--media-tag-height:20px}.media-tags-overlay-L9MrEF.tablet-AEbSlJ.is-filename-show-H9Vvk6{bottom:30px}.media-tags-overlay-L9MrEF.desktop-otfJXT{--media-tag-max-width:56px;--media-tag-height:20px}.media-tags-overlay-L9MrEF.desktop-otfJXT.is-filename-show-H9Vvk6{bottom:34px}.visible-tags-YkWhqB{align-items:center;gap:4px;min-width:0;max-width:100%;display:flex;overflow:hidden}.tag-chip-oOAQST,.more-tags-button-jYzUnf,.add-tag-button-vn4rTy{height:var(--media-tag-height);box-sizing:border-box;font-size:var(--text-xxs);font-weight:var(--fw-medium);color:var(--color-text-inverse);cursor:pointer;line-height:1;font-family:var(--font-main);border:0;border-radius:4px;flex:none;justify-content:center;align-items:center;display:inline-flex}.tag-chip-oOAQST{max-width:var(--media-tag-max-width);background:var(--tag-color);border:1px solid rgba(0,0,0,.18);min-width:24px;padding:0 6px}@supports (background:color-mix(in srgb, red, blue)){.tag-chip-oOAQST{background:color-mix(in srgb, var(--tag-color) 75%, var(--color-interactive-default));border-color:color-mix(in srgb, var(--tag-color) 70%, var(--color-border-active-checked))}}.tag-chip-oOAQST>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.more-tags-button-jYzUnf{background:var(--chip-neutral-fill,rgba(51,51,51,.8));border:1px solid var(--chip-neutral-outlineBorder,rgba(255,255,255,.2));min-width:32px;padding:0 6px}.add-tag-button-vn4rTy{background-color:unset;width:18px;height:18px;padding:0}.add-tag-button-vn4rTy svg{width:18px;min-width:18px;height:18px}.add-tag-button-vn4rTy svg path{fill:var(--color-text-inverse);fill-opacity:1}.add-tag-button-vn4rTy svg circle{stroke:var(--color-text-inverse);color:var(--color-text-inverse)}.measurement-layer-qM_bti{visibility:hidden;pointer-events:none;display:flex;position:fixed;top:-10000px;left:-10000px}.measure-tags-Tc95ji{gap:4px;width:-webkit-max-content;width:max-content;display:flex}@media (min-width:744px){.add-tag-button-vn4rTy{width:22px;height:22px}.add-tag-button-vn4rTy svg{width:22px;min-width:22px;height:22px}}.media-grid-wrapper-dTCWRY{justify-content:flex-start;display:grid}.media-grid-wrapper-dTCWRY>*{min-width:0}.media-grid-wrapper-dTCWRY:not(.is-virtualized-owd4hg)>*{aspect-ratio:1}.virtual-media-grid-host-y9lrP5{width:100%}.virtual-media-grid-cell-B_drNb{box-sizing:content-box}.virtual-media-grid-cell-inner-bzfjuN{width:100%;height:100%;display:grid}.virtual-media-grid-scroll-tCo5gT::-webkit-scrollbar{background:0 0;width:12px}.virtual-media-grid-scroll-tCo5gT::-webkit-scrollbar-track{background:0 0}.virtual-media-grid-scroll-tCo5gT::-webkit-scrollbar-thumb{background:var(--color-surface-active);background-clip:padding-box;border:2px solid transparent;border-radius:999px}.shift-slot-S58nsn{width:100%;min-width:0;height:100%;min-height:0;display:grid}.shift-slot-dragging-bgNNph{transition:transform .18s cubic-bezier(.2,0,0,1)}.shift-slot-shifted-G06k6I{will-change:transform}.grouped-media-scroll-uV2Rjx{width:100%;overflow:auto}.grouped-media-scroll-uV2Rjx::-webkit-scrollbar{background:0 0;width:12px}.grouped-media-scroll-uV2Rjx::-webkit-scrollbar-track{background:0 0}.grouped-media-scroll-uV2Rjx::-webkit-scrollbar-thumb{background:var(--color-surface-active);background-clip:padding-box;border:2px solid transparent;border-radius:999px}.grouped-media-section-header-jMGfBQ,.grouped-media-row-cCQvJq{left:0;right:0}.grouped-media-grid-E1c6iE{justify-content:flex-start;width:100%;display:grid}.grouped-media-item-jRaKy2{min-width:0;min-height:0;display:grid}.media-wrapper-Guud_P .header-upld-nRUfWi{font-family:var(--font-main);font-size:var(--text-xxs);font-weight:var(--fw-regular);color:var(--color-text-secondary);justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.media-wrapper-Guud_P .content-wrapper-mt7VX6{background-color:var(--color-surface-secondary-grey);border-radius:4px;max-height:80px;margin-bottom:17px;padding:0 10px;overflow-y:scroll}.media-wrapper-Guud_P .content-wrapper-mt7VX6::-webkit-scrollbar{background:var(--color-surface-secondary-grey);width:3px;margin-right:3px}.media-wrapper-Guud_P .content-wrapper-mt7VX6::-webkit-scrollbar-thumb{background:var(--color-surface-active)}.media-wrapper-Guud_P.isMulti-H2SpGD .content-wrapper-mt7VX6{margin-bottom:0}@media (min-width:1280px){.media-wrapper-Guud_P .header-upld-nRUfWi{font-size:var(--text-xs)}}.media-row-CQ4f_q{align-items:center;margin-top:10px;margin-bottom:10px;display:flex}.media-row-CQ4f_q .icon-fXnklN{border:1px solid var(--color-border-light);background-color:var(--color-surface-default);border-radius:4px;justify-content:center;align-items:center;width:56px;height:56px;margin-right:8px;display:flex}.media-row-CQ4f_q .icon-fXnklN svg{width:22px;height:22px}.media-row-CQ4f_q.is-multi-UApbqA{height:40px;margin-top:0;margin-bottom:0}.media-row-CQ4f_q.is-multi-UApbqA .icon-fXnklN{width:24px;height:24px}.media-row-CQ4f_q.is-multi-UApbqA .icon-fXnklN svg{width:14px;height:14px}.media-row-CQ4f_q .file-info-Ux5USZ{font-family:var(--font-main);flex:1;justify-content:flex-start;align-items:center;padding-right:10px;display:flex;overflow:hidden}.media-row-CQ4f_q .file-info-Ux5USZ .name-CrX4eE{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text-primary);text-overflow:ellipsis;flex:1;margin-right:10px;overflow:hidden}.media-row-CQ4f_q .file-info-Ux5USZ .size-JJ7wee{font-size:var(--text-xxs);font-weight:var(--fw-regular);color:var(--color-text-secondary)}.media-row-CQ4f_q .remove-v327Cz{justify-content:center;align-items:center;width:28px;display:flex}.media-row-CQ4f_q .remove-v327Cz svg path{fill:var(--color-text-secondary);fill-opacity:1}.media-row-CQ4f_q .remove-v327Cz svg circle{stroke:var(--color-text-secondary);color:var(--color-text-secondary)}.media-row-CQ4f_q .remove-v327Cz svg{width:20px;height:20px}.media-row-CQ4f_q .remove-v327Cz:hover{cursor:pointer}.media-row-CQ4f_q .remove-v327Cz:hover svg path{fill:var(--color-text-primary);fill-opacity:1}.media-row-CQ4f_q .remove-v327Cz:hover svg circle{stroke:var(--color-text-primary);color:var(--color-text-primary)}.c3_smiles_list_wrap-ju4b4A{cursor:default;width:-webkit-max-content;width:max-content;display:none;position:absolute;bottom:0;left:auto;right:100%}.c3_smile_btn_wrap-iv0NZX{grid-area:c3_smile;display:flex;position:relative}.c3_smile_btn_wrap2-AaeTu5{position:relative}.c3_smile_btn_wrap2-AaeTu5,.c3_sticker_wrap-kBKS2q{cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:contain;width:30px;height:30px;margin-right:20px}.c3_smile_btn_wrap2-AaeTu5{background-image:url(/static/media/c3op-smiles.20081b1e76.svg)}.c3_sticker_wrap-kBKS2q{background-image:url(/static/media/c3-msg-sticker-green.a201725936.svg)}.c3_smile_btn_wrap2-AaeTu5.active-FXXMlW .c3_smiles_list_wrap-ju4b4A{display:block}.c3_smile_btn-Exx65W,.c3_sticker_btn-IKXAAE{cursor:pointer;z-index:3;letter-spacing:-.01em;color:#720066;background-position:top;background-repeat:no-repeat;justify-content:center;align-items:flex-end;width:46px;font-size:12px;display:flex;position:relative}.c3_smiles_list-lMaJkZ{flex-wrap:wrap;height:229px;padding-right:5px;display:flex;overflow-y:hidden}.c3_smiles_list-lMaJkZ::-webkit-scrollbar{background:#fff;border-radius:3px;width:4px}.c3_smiles_list-lMaJkZ::-webkit-scrollbar-thumb{background:#adbaff;border-radius:3px}.c3_smiles_list_item-v7ToH5{cursor:pointer;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.c3_smiles_list_item-v7ToH5 img{width:38px;display:block}.c3_stickers_list_wrap-xJGgWe{z-index:6;text-align:center;background-color:#f2f2f2;border-radius:8px 8px 0;width:-webkit-max-content;width:max-content;padding:0 9px 6px 16px;position:absolute;bottom:-3px;right:calc(100% + 15px);overflow-y:hidden;box-shadow:0 3px 3px rgba(0,0,0,.05)}.c3_sticker_wrap-kBKS2q{position:relative}.c3_stickers_list_rows_wrap-XED_FJ{padding-right:7px;display:none}.c3_sticker_wrap-kBKS2q.active-FXXMlW .c3_stickers_list_rows_wrap-XED_FJ{display:block}.c3_sticker_wrap-kBKS2q.active-FXXMlW .c3_stickers_list_rows_wrap-XED_FJ.hide-CmtoMQ{display:none}.c3_stickers_list_open-Dighrj{background:#f2f2f2;border-radius:8px;width:100%;height:100%;padding:0 6px 6px;display:none;position:absolute;top:0;left:0}.c3_stickers_list_open-Dighrj.active-FXXMlW{display:block}.c3_stickers_list_row-naN1Nv+.c3_stickers_list_row-naN1Nv{margin-top:23px}.c3_stickers_list_head-TL4kxB{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.c3_stickers_list_head_title-YYhw6M{color:#de7032;font-weight:600}.c3_stickers_list_head_price-Y9DPWQ{color:rgba(51,51,51,.3);font-family:Roboto,sans-serif;font-size:10px}.c3_stickers_list-Gvovdf{align-items:center;display:flex}.c3_stickers_list_item-k7v6Zr{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;width:94px;height:94px;display:flex}.c3_stickers_list_item-k7v6Zr:hover{background-color:#d3daff}.c3_stickers_list_item-k7v6Zr img{object-fit:contain;width:90px;height:90px;display:block}.c3_stickers_list_open_head-DWwdki{border-bottom:1px solid rgba(51,51,51,.1);justify-content:space-between;align-items:center;height:42px;margin-right:7px;padding-top:3px;display:flex}.c3_stickers_list_open_back_btn-vMewB9{color:#6f0267;cursor:pointer;align-items:center;font-size:11px;font-weight:500;display:flex}.c3_stickers_list_open_back_btn-vMewB9 img{margin-right:9px}.c3_stickers_list_open_title-YT5quD{color:#de7032;font-size:16px;font-weight:600}.c3_stickers_list_open_price-_9T9OA{text-align:right;color:rgba(51,51,51,.3);width:76px;font-family:Roboto,sans-serif;font-size:10px}.c3_stickers_list_open_list-z8esL0{grid-column-gap:6px;grid-row-gap:6px;grid-template-columns:repeat(4,1fr);align-items:center;width:100%;height:294px;margin-top:10px;margin-bottom:12px;display:grid;overflow-y:auto}.c3_stickers_list_open_list-z8esL0::-webkit-scrollbar{background:#fff;border-radius:3px;width:2px}.c3_stickers_list_open_list-z8esL0::-webkit-scrollbar-thumb{background:#de7032;border-radius:3px}.c3_stickers_list_all_btn-YMdJph{color:#de7032;cursor:pointer;border:1px solid #de7032;border-radius:6px;width:49px;height:29px;margin-left:2px;font-size:12px;font-weight:600;line-height:29px}.clmn_3_chat_bottom_option_btn-g80cIe{cursor:pointer;background-position:50%;background-repeat:no-repeat;width:30px;height:30px;margin-right:20px}.clmn_3_chat_bottom_option_btn-g80cIe:last-child{margin-right:0}.clmn_3_chat_bottom_option_btn-g80cIe.smiles-NozoKn{z-index:3;background-image:url(/static/media/c3op-smiles.20081b1e76.svg);position:relative}.clmn_3_chat_bottom_option_btn-g80cIe.sticker-WZhdCd{z-index:3;background-image:url(/static/media/c3-msg-sticker-green.a201725936.svg);position:relative}@media not (min-width:1280px){.c3_smiles_list_wrap-ju4b4A,.c3_stickers_list_wrap-xJGgWe{right:unset;bottom:calc(100% + 10px);left:0}}@media screen and (max-width:699px){.clmn_3_chat_bottom_option_btn-g80cIe{background-size:contain;width:25px;height:25px}.c3_smile_btn_wrap-iv0NZX{margin-left:0}.c3_smile_btn_wrap2-AaeTu5{background-size:20px;margin-right:0}}@media not (min-width:744px){.c3_smile_btn_wrap2-AaeTu5{display:none}.c3_sticker_wrap-kBKS2q{background-size:20px;width:30px;height:30px;margin-right:0}.c3_smiles_list_wrap-ju4b4A,.c3_stickers_list_wrap-xJGgWe{right:unset;padding:5px;position:fixed;bottom:150px;left:10px}.c3_stickers_list_wrap-xJGgWe{display:none}.c3_sticker_wrap-kBKS2q.sticker-WZhdCd.active-FXXMlW .c3_stickers_list_wrap-xJGgWe{display:block}.c3_stickers_list_item-k7v6Zr{width:45px;height:45px}.c3_stickers_list_item-k7v6Zr img{width:100%;height:100%}.c3_stickers_list_row-naN1Nv+.c3_stickers_list_row-naN1Nv{margin-top:5px}.c3_smiles_list-lMaJkZ{width:290px}.c3_stickers_list_open_list-z8esL0{grid-template-columns:repeat(3,1fr)}.c3_stickers_list_open_title-YT5quD{font-size:14px}.c3_stickers_list_open_head-DWwdki{height:38px}}@media screen and (max-width:399px){.clmn_3_chat_bottom_option_btn-g80cIe{background-size:20px;margin-right:10px}}.drag-media-wrapper-B_UQ3H{width:100%;height:100%;position:relative}.drag-media-wrapper-B_UQ3H .drag-preview-overlay-gsKEzs{width:100%;height:100%}.drag-wrapper-jHFEki{border:1px dashed var(--color-border-active-soft);background-color:var(--color-surface-soft);border-radius:4px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.drag-wrapper-jHFEki .content-OfVGf1{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;display:flex}.drag-wrapper-jHFEki .content-OfVGf1 .icon-Co20UV{justify-content:center;width:100%;margin-bottom:16px;display:flex}.drag-wrapper-jHFEki .content-OfVGf1 .icon-Co20UV svg{width:32px;height:32px}.drag-wrapper-jHFEki .content-OfVGf1 .icon-Co20UV svg path{fill:var(--color-interactive-default);fill-opacity:1}.drag-wrapper-jHFEki .content-OfVGf1 .icon-Co20UV svg circle{stroke:var(--color-interactive-default);color:var(--color-interactive-default)}.drag-wrapper-jHFEki .content-OfVGf1 .title-blswIO{width:100%;font-size:var(--text-lg);font-weight:var(--fw-medium);text-align:center;color:var(--color-text-interactive-default);font-family:var(--font-main);margin-bottom:6px}.drag-wrapper-jHFEki .content-OfVGf1 .rules-xtNBNl{width:100%;font-size:var(--text-sm);font-weight:var(--fw-regular);text-align:center;color:var(--color-text-secondary);font-family:var(--font-main)}.right_bar-LSVcz2{flex-direction:column;flex:1;width:100%;height:100%;display:flex}.media_list_wrap_slide-xplX5b{z-index:6;width:100%;max-height:0;transition:all 1s;position:absolute;top:100%;left:0;overflow:hidden}.media_list_wrap_slide-xplX5b.open-RSZ2jT{border-radius:0 0 8px 8px;max-height:800px;box-shadow:0 5px 5px rgba(0,0,0,.1)}.media_list_wrap-s5d6mI{background-color:#fff;padding:0 24px 14px 29px}.media_list_head-T8nc8U{border-top:1px solid #c2cfe0;justify-content:space-between;align-items:center;margin-bottom:15px;padding-top:12px;display:flex}.media_list_head_categories-wxvqon{align-items:center;display:flex}.media_list_head_category_btn-OdDSft{color:#5c5c5c;cursor:pointer;border-radius:5px;justify-content:center;align-items:center;height:28px;margin-right:8px;padding:0 12px;font-family:Roboto,sans-serif;transition:all .3s;display:flex}.media_list_head_category_btn-OdDSft:last-child{margin-right:0}.media_list_head_category_btn-OdDSft.active-W69ZtG{color:#093a83;cursor:default;background-color:#eff5fe;font-weight:500;box-shadow:0 3px 5px rgba(14,4,143,.15)}.media_list_head_type-uT11Q4{border:1px solid #e0eaf5;border-radius:4px;align-items:center;display:flex;position:relative}.media_list_head_type-uT11Q4:before{content:"";background-color:#e0eaf5;border-radius:4px;width:46px;height:100%;transition:all .3s;display:block;position:absolute;top:0;left:0}.media_list_head_type-uT11Q4.paid-l4tX88:before{width:56px;left:47px}.media_list_head_type_btn-uljE_7{cursor:pointer;color:rgba(51,51,51,.8);border-radius:3px;justify-content:center;align-items:center;height:34px;font-size:12px;transition:all .3s;display:flex;position:relative}.media_list_head_type_btn-uljE_7:first-child{width:46px}.media_list_head_type-uT11Q4:not(.paid-l4tX88) .media_list_head_type_btn-uljE_7:first-child{color:#333;font-weight:500}.media_list_head_type_btn-uljE_7:last-child{width:56px}.media_list_head_type-uT11Q4.paid-l4tX88 .media_list_head_type_btn-uljE_7:last-child{color:#333;font-weight:500}.media_list_scroll-kbJmDA{flex-wrap:wrap;max-height:326px;margin-right:-13px;padding-top:10px;padding-right:10px;display:flex;overflow-x:hidden;overflow-y:auto}.media_list_scroll-kbJmDA::-webkit-scrollbar{background:#f4f4f4;border-radius:3px;width:3px}.media_list_scroll-kbJmDA::-webkit-scrollbar-thumb{background:#adbaff;border-radius:3px}.media_list-Um_HBf{flex-wrap:wrap;display:flex}.media_list_month-rc6L6R{color:#de7032;clear:both;width:100%;margin-bottom:11px;font-size:13px;font-weight:600}.media_list_item-qao1d0+.media_list_month-rc6L6R{margin-top:30px}.media_list_item-qao1d0{float:left;cursor:pointer;min-width:98px;height:140px;margin-bottom:40px;margin-right:10px;position:relative}.media_list_item-qao1d0 video{object-fit:cover;object-position:top;border-radius:8px;min-width:140px;height:100%}.media_list_item-qao1d0.video-wypnnU>img{object-fit:cover;object-position:top;border-radius:8px 8px 0 0;min-width:100%;height:100%}.media_list_item-qao1d0.video-wypnnU>img.media_list_item_video_play-ebjLuI{all:initial;cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.media_list_item-qao1d0.audio-bsg04G{background-color:#eff5fe;border:1px solid rgba(0,49,123,.1);border-radius:8px;flex-direction:column;justify-content:center;width:340px;padding:10px 18px 18px;display:flex}.media_list_item_audio_text-pOIGwC{white-space:nowrap;text-overflow:ellipsis;color:#de7032;width:100%;margin-bottom:12px;overflow:hidden}.media_list_item_img-AYtuRK{object-fit:cover;object-position:top;border-radius:8px;width:auto;min-width:140px;height:100%}.media_list_item-qao1d0.unpaid-q3GxUn .media_list_item_img-AYtuRK{object-fit:cover;object-position:top;min-width:99px}.media_list_item_unpaid_wrap-u5gqrA{z-index:3;position:absolute;top:6px;right:6px}.media_list_item_unpaid_main-nwrds_{color:rgba(51,51,51,.8);background:rgba(255,255,255,.8);border-radius:5px;justify-content:center;align-items:center;width:87px;height:26px;font-size:12px;display:flex}.media_list_item_unpaid_main-nwrds_ img{margin-right:7px}.media_list_item_unpaid_tip-ORJ0js{text-align:center;color:rgba(51,51,51,.8);opacity:0;z-index:2;pointer-events:none;background:rgba(255,255,255,.95);border:1px solid #e9ebee;border-radius:5px;justify-content:center;align-items:center;width:186px;height:67px;font-family:Roboto,sans-serif;line-height:150%;transition:all .3s;display:flex;position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%)}.media_list_item_unpaid_tip-ORJ0js.left-fJQ1VC{left:unset;right:calc(100% + 8px)}.media_list_item_unpaid_tip-ORJ0js:before{content:"";background:linear-gradient(45deg,#e9ebee 50%,transparent 50%);border-radius:0 2px;width:13px;height:13px;display:block;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)rotate(45deg)}.media_list_item_unpaid_tip-ORJ0js.left-fJQ1VC:before{left:unset;background:linear-gradient(45deg,transparent 50%,#e9ebee 50%);right:0;transform:translate(50%,-50%)rotate(45deg)}.media_list_item_unpaid_tip-ORJ0js:after{content:"";background:linear-gradient(45deg,#fff 50%,transparent 50%);border-radius:0 2px 0 1px;width:11px;height:11px;display:block;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)rotate(45deg)}.media_list_item_unpaid_tip-ORJ0js.left-fJQ1VC:after{left:unset;background:linear-gradient(45deg,transparent 50%,#fff 50%);right:0;transform:translate(50%,-50%)rotate(45deg)}.media_list_item_unpaid_tip-ORJ0js span{font-weight:700;display:block}.media_list_head_mob_title-TvmBfB{display:none}.mob_media_paid_info-VvN7X8{border-top:1px solid rgba(194,207,224,.6);align-items:center;margin-top:5px;padding-top:14px;display:flex}.mob_media_paid_info_img-kz6545{margin-right:6px}.mob_media_paid_info_title-ylTTqE{color:#de7032;margin-right:4px;font-family:Roboto,sans-serif;font-size:12px;font-weight:500}.mob_media_paid_info_text-zZpz25{color:rgba(51,51,51,.8);font-family:Roboto,sans-serif;font-size:12px}.mob_media_paid_info_text-zZpz25 span:not(.mob_media_paid_info_text_mob-Onm2Bo){font-weight:700}.media_list_item_content_bottom-luTPUz{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;cursor:context-menu;background-color:#f3f5ff;border-radius:0 0 8px 8px;justify-content:space-between;align-items:center;margin-top:-4px;padding:8px 10px;display:flex}.media_list_item_name-p6IWVf{text-align:center;color:#de7032;font-size:12px;font-weight:500}@media not (min-width:744px){.media_list_item-qao1d0{margin-right:0}.media_list_item-qao1d0.audio-bsg04G{width:100%;height:auto;padding:50px 5px 5px}.media_list_item_audio_text-pOIGwC{max-width:150px;font-size:12px}.media_list_item-qao1d0.video-wypnnU{float:none;width:100%;height:auto}.media_list_item-qao1d0.video-wypnnU>img{object-fit:contain;width:100%;height:auto;max-height:200px}}.virtual_gifts-DfpiiC{z-index:3;background:#fff;border-radius:15px 15px 0 0;width:100%;padding:24px 12px 12px 24px;position:absolute;bottom:69px;left:0;box-shadow:0 -9px 30px rgba(0,0,0,.05)}@media screen and (max-width:1599px){.virtual_gifts-DfpiiC{bottom:95px}}@media not (min-width:744px){.virtual_gifts-DfpiiC{padding:12px 7px 12px 16px;bottom:90px}}.virtual_gifts_title-MR2HdD{color:#474f5c;align-items:center;font-size:18px;font-weight:700;line-height:normal;display:flex}@media screen and (max-width:1140px){.virtual_gifts_title-MR2HdD{font-size:14px}}.virtual_gifts_title-MR2HdD:before{content:"";background:url(/static/media/icon_virtual_gift.c3ca57242d.svg) 50%/contain no-repeat;width:32px;min-width:32px;height:32px;margin-right:16px;display:block}@media screen and (max-width:1140px){.virtual_gifts_title-MR2HdD:before{width:24px;min-width:24px;height:24px;margin-right:8px}}.virtual_gifts_container-CQ6uFX{height:320px;max-height:320px;margin-top:24px;padding-right:12px;display:block;overflow-y:scroll}@media not (min-width:744px){.virtual_gifts_container-CQ6uFX{height:238px;max-height:238px;margin-top:12px;padding-right:7px}}.virtual_gifts_container-CQ6uFX::-webkit-scrollbar{cursor:pointer;background:#c2c2c2;border-radius:8px;width:4px}.virtual_gifts_container-CQ6uFX::-webkit-scrollbar-thumb{cursor:pointer;background:#474f5c;border-radius:8px}.virtual_gifts_text-zYmbQh{color:#474f5c;text-transform:capitalize;margin-bottom:20px;font-size:16px;font-weight:600;line-height:normal}@media screen and (max-width:1140px){.virtual_gifts_text-zYmbQh{margin-bottom:16px;font-size:14px}}.virtual_gifts_list-orWaAm{grid-row-gap:16px;grid-column-gap:16px;grid-template-columns:repeat(4,1fr);margin:0;padding:0;display:grid}.virtual_gifts_list-orWaAm:not(:last-child){margin-bottom:40px}@media not (min-width:744px){.virtual_gifts_list-orWaAm:not(:last-child){margin-bottom:32px}}@media screen and (max-width:1499px) and (min-width:1300px){.virtual_gifts_list-orWaAm{grid-template-columns:repeat(3,1fr)}}@media not (min-width:744px){.virtual_gifts_list-orWaAm{grid-row-gap:8px;grid-column-gap:8px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}.virtual_gift_card-yry2Wa{margin:0;padding:0;list-style-type:none;display:block}.virtual_gift_card_button-XG_lR_{grid-row-gap:8px;cursor:pointer;background:#f8f8f8;border:1px solid #e6e6e6;border-radius:5px;outline:0;width:100%;height:100%;min-height:180px;margin:0;padding:0;transition:all .3s ease-in-out;display:grid}.virtual_gift_card_button-XG_lR_:hover,.virtual_gift_card_button-XG_lR_:focus{background:#fff;border-color:#474f5c}.virtual_gift_card_button-XG_lR_:hover .virtual_gift_card_name-GAl3H9,.virtual_gift_card_button-XG_lR_:focus .virtual_gift_card_name-GAl3H9,.virtual_gift_card_button-XG_lR_:hover .virtual_gift_card_price-HBuC9D,.virtual_gift_card_button-XG_lR_:focus .virtual_gift_card_price-HBuC9D{color:#474f5c}.virtual_gift_card_button-XG_lR_:hover .virtual_gift_card_price-HBuC9D:after,.virtual_gift_card_button-XG_lR_:focus .virtual_gift_card_price-HBuC9D:after{background:#474f5c}@media not (min-width:744px){.virtual_gift_card_button-XG_lR_{min-height:160px}}.virtual_gift_card_name-GAl3H9{color:#474f5c;justify-content:center;align-items:center;width:100%;padding:8px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:600;line-height:150%;transition:all .3s ease-in-out;display:flex}.virtual_gift_card_image-z_5gl1{width:100px;max-width:100%;height:auto;margin:0 auto}.virtual_gifts_close_button-lLwTwj{cursor:pointer;background:#c2c2c2;border:0;outline:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s ease-in-out;display:flex;position:absolute;top:20px;right:24px;-webkit-mask:url(/static/media/close-one-popup.f158a4a30e.svg) 50%/12px 12px no-repeat;mask:url(/static/media/close-one-popup.f158a4a30e.svg) 50%/12px 12px no-repeat}.virtual_gifts_close_button-lLwTwj:hover,.virtual_gifts_close_button-lLwTwj:focus{background:#474f5c}@media not (min-width:744px){.virtual_gifts_close_button-lLwTwj{top:12px;right:16px}}.clmn_3-CbflOZ{flex:1px;padding:10px 5px}.clmn_3_chat-FCCPSd{flex-direction:column;height:100%;display:flex;position:relative}.notification-FES2aO{box-sizing:border-box;color:#fff;text-align:center;background:#710909;border-radius:15px;width:100%;max-width:300px;padding:20px 10px 10px;animation:.5s infinite love-iXCdSn;position:absolute;top:122px;left:30px}@keyframes love-iXCdSn{0%{background-color:red}to{background-color:#00f}}.notification-FES2aO span:first-child{margin-bottom:20px;font-weight:600;display:block}.notification_close-ijfyoM{cursor:pointer;font-weight:700;position:absolute;top:10px;right:10px}.clmn_2_chat_block_item-aYZSKz{cursor:pointer;background-color:#fff;border:1px solid rgba(31,79,116,.1);border-radius:5px;align-items:center;margin-bottom:6px;margin-right:6px;display:flex;position:relative}.clmn_2_chat_block_item-aYZSKz.in_active-Belx79{background-color:#fcefe2;border-color:rgba(113,165,172,.6)}.clmn_2_chat_block_item-aYZSKz.active-TKetoc{background:linear-gradient(90deg,#de7032 0%,#ff9356 101.75%);border-color:transparent}.clmn_2_chat_block_item-aYZSKz:last-child{margin-bottom:0}.clmn_2_chat_block_item-aYZSKz.unanswered-U6YOBw{position:relative}.clmn_2_chat_block_item-aYZSKz.unanswered-U6YOBw:before{content:"";z-index:-1;background-color:#eb5757;border-radius:0 5px 5px 0;width:12px;height:calc(100% + 2px);display:block;position:absolute;top:-1px;right:-7px}.clmn_2_chat_block_item_delete-sp8Hfh{cursor:pointer;background-image:url(/static/media/chat_c2_delete.1cb259fa56.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:10px;height:10px;position:absolute;top:4px;left:25px}.clmn_2_chat_block_item-aYZSKz.active-TKetoc .clmn_2_chat_block_item_delete-sp8Hfh{background-image:url(/static/media/chat_c2_delete_a.15aa514324.svg)}.item_left_left-ZVQS5y{border-right:1px solid rgba(113,165,172,.6);flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:center;width:22px;margin-right:5px;padding:5px 0 20px;display:flex}.clmn_2_chat_block_item-aYZSKz.active-TKetoc .item_left_left-ZVQS5y{border-color:#fff}.item_left_left-ZVQS5y svg{fill:#444;width:12px}.clmn_2_chat_block_item-aYZSKz.active-TKetoc .item_left_left-ZVQS5y svg{fill:#fff}.item_left_left-ZVQS5y svg+svg{margin-top:5px}.clmn_2_chat_block_item_left-Ggv0Ds{cursor:pointer;margin:10px 0;position:relative}.clmn_2_chat_block_item_left-Ggv0Ds:after{content:"";background-color:#b2b2b2;border:1px solid #fff;border-radius:100%;width:7px;height:7px;display:block;position:absolute;bottom:3px;right:3px}.clmn_2_chat_block_item-aYZSKz.active-TKetoc .clmn_2_chat_block_item_left-Ggv0Ds:after{border-color:#6e9da9}.clmn_2_chat_block_item_left-Ggv0Ds.online-nD6EbO:after{background-color:#27ae60}.clmn_2_chat_block_item_left_photo-eRsiJn{object-fit:cover;border-radius:100%;width:56px;height:56px;display:block}.clmn_2_chat_block_item_left_photo_fav-Xzr7dq{width:18px;position:absolute;top:-4px;right:-1px}.clmn_2_chat_block_item_middle-Xw2GO2{cursor:pointer;flex:1px;margin:10px 8px}.clmn_2_chat_block_item_middle_top-ybS86Y{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.clmn_2_chat_block_item_middle_name-w1HVgD{color:#de7032;word-break:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:13px;font-weight:700;display:-webkit-box;overflow:hidden}.clmn_2_chat_block_item-aYZSKz.active-TKetoc .clmn_2_chat_block_item_middle_name-w1HVgD{color:#fff}.clmn_2_chat_block_item_middle_time-MwHZJj{letter-spacing:-.03em;color:rgba(51,51,51,.8);display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;font-family:Roboto,sans-serif;font-size:10px;display:flex}.clmn_2_chat_block_item-aYZSKz.active-TKetoc .clmn_2_chat_block_item_middle_time-MwHZJj{color:rgba(255,255,255,.8)}.clmn_2_chat_block_item_middle_text-jXczoA{color:rgba(51,51,51,.7);cursor:pointer;-webkit-line-clamp:2;text-overflow:ellipsis;width:145px;max-height:32px;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;line-height:140%;display:-webkit-box;overflow:hidden}.clmn_2_chat_block_item_middle_text-jXczoA.from_man-ElIrQ5{color:#9e0003;font-weight:900}.clmn_2_chat_block_item-aYZSKz.active-TKetoc .clmn_2_chat_block_item_middle_text-jXczoA{color:#fff}.clmn_2_chat_block_item_right-u9bHqb{-ms-align-self:stretch;width:56px;height:76px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-self:stretch;align-items:center;margin-right:10px;display:flex;position:relative}.clmn_2_chat_block_item_right-u9bHqb:hover{margin-right:0}.clmn_2_chat_block_item_right-u9bHqb:hover .clmn_2_chat_block_item_left_photo_fav-Xzr7dq{display:none}.clmn_2_chat_block_item_right-u9bHqb:hover .clmn_2_chat_block_item_profile_photo_wrap-AUZOGC{margin-right:12px}.clmn_2_chat_block_item_right-u9bHqb:hover .clmn_2_chat_block_item_profile-f7tZ_T{width:-webkit-max-content;width:max-content;height:calc(100% + 2px);display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;z-index:2;background-color:#ecf5f6;border:1px solid rgba(31,79,116,.1);border-radius:5px;align-items:center;width:auto;padding:10px;display:flex;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.clmn_2_chat_block_item-aYZSKz.active-TKetoc .clmn_2_chat_block_item_right-u9bHqb:hover .clmn_2_chat_block_item_profile_photo_wrap-AUZOGC:after{border-color:#ecf5f6}.clmn_2_chat_block_item_right-u9bHqb:hover .clmn_2_chat_block_item_profile_inner-Hgr_F7{max-width:150px;transition:all .5s}.clmn_2_chat_block_item_profile-f7tZ_T{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;width:56px;display:flex}.clmn_2_chat_block_item_profile_photo_wrap-AUZOGC{position:relative}.clmn_2_chat_block_item_profile_photo_wrap-AUZOGC:after{content:"";background-color:#b2b2b2;border:1px solid #ecf5f6;border-radius:100%;width:7px;height:7px;display:block;position:absolute;bottom:3px;right:3px}.clmn_2_chat_block_item-aYZSKz.active-TKetoc .clmn_2_chat_block_item_profile_photo_wrap-AUZOGC:after{border-color:#62839d}.clmn_2_chat_block_item_profile_photo_wrap-AUZOGC.online-nD6EbO:after{background-color:#27ae60}.clmn_2_chat_block_item_profile_photo-P8Z7RG{object-fit:cover;border-radius:100%;width:56px;height:56px;display:block}.clmn_2_chat_block_item_profile_inner-Hgr_F7{display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;max-width:0;transition:all 1s linear;display:inline-flex;overflow:hidden}.clmn_2_chat_block_item_profile_photo_fav-ZcO7X1{width:18px;position:absolute;top:-4px;right:-1px}.clmn_2_chat_block_item_profile_name-zcXgCC{letter-spacing:.01em;color:#de7032;white-space:nowrap;text-overflow:ellipsis;max-width:100px;font-weight:600;overflow:hidden}.clmn_2_chat_block_item_profile_id-QZZDt6{color:rgba(51,51,51,.5);white-space:nowrap;margin:2px 0;font-family:Roboto,sans-serif;font-size:11px}.clmn_2_chat_block_item_profile_place-RbhoxF{letter-spacing:-.03em;color:rgba(51,51,51,.5);font-size:10px}.clmn_2_chat_block_item_profile_place-RbhoxF img{vertical-align:middle;height:9px;margin-bottom:2px;margin-right:4px}.clmn_2_chat_block_item_profile_right-_24pv8{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-moz-flex-direction:column;-o-flex-direction:column;-ms-align-items:center;-ms-align-self:stretch;flex-direction:column;justify-content:space-around;align-self:stretch;align-items:center;margin-left:20px;display:flex}.clmn_2_chat_block_item_profile_switch_btn-xRg0QC{cursor:pointer}.clmn_2_chat_block_item_profile_switch_btn-xRg0QC img{display:block}.clmn_2_chat_block_item_profile_prof_btn-UfvQsR{cursor:pointer}.clmn_2_chat_block_item_profile_prof_btn-UfvQsR img{display:block}.clmn_2_chat_block_item_middle_last_online-GEZ_zj{color:#27ae60;font-family:Roboto,sans-serif;font-size:10px}.clmn_2_chat_block_item_middle_last_online-GEZ_zj.week-RjkRAX{color:#e99c2a}.clmn_2_chat_block_item_middle_last_online-GEZ_zj.month-mbxyDN{color:#eb5757}.clmn_2_chat_block_item_pinned-gn6FbD{background-image:url(/static/media/c2-chat-pinned-grey.c3b8ca8d65.svg);width:10px;height:10px;position:absolute;bottom:6px;left:6px}.clmn_2_chat_block_item-aYZSKz.active-TKetoc .clmn_2_chat_block_item_pinned-gn6FbD{background-image:url(/static/media/c2-chat-pinned-white.14cfb3f7d6.svg)}@media not (min-width:1280px){.clmn_2_chat_block_item_profile_photo_wrap-AUZOGC{margin-right:12px}.clmn_2_chat_block_item_right-u9bHqb{margin-right:0}.clmn_2_chat_block_item_profile_inner-Hgr_F7{justify-content:space-between;width:150px;max-width:150px;height:100%;overflow:visible}.clmn_2_chat_block_item_profile-f7tZ_T{z-index:2;background-color:#ecf5f6;border:1px solid rgba(31,79,116,.1);border-radius:5px;align-items:center;width:auto;height:calc(100% + 2px);padding:10px 5px;display:flex;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.clmn_2_chat_block_item_middle_time-MwHZJj{margin-left:5px;margin-right:auto}}@media not (min-width:744px){.clmn_2_chat_block_item_profile_inner-Hgr_F7{width:auto}.clmn_2_chat_block_item_profile_middle-VahUnb{display:none}.clmn_2_chat_block_item_profile_right-_24pv8{margin-left:5px}.clmn_2_chat_block_item_profile_photo_wrap-AUZOGC{margin-right:0}}.hot_personal_widget_container-BGulSx{color:#1e4f6b;border:none;border-radius:0 5px 5px 0;flex-direction:column;justify-content:center;align-items:center;min-width:46px;height:76px;padding:4px 9px;font-weight:700;display:flex}.hot_personal_widget_container__timer-a10Dxh{color:#fff;flex-direction:column;align-items:center;gap:2px;font-size:12px;font-weight:600;display:flex}.hot-personal-widget-label-oVrojA{text-align:center;color:var(--color-surface-default);font-weight:var(--fw-regular);font-size:var(--text-xxs)}.timer-light-FpTOoi{background:linear-gradient(#27ae60 0%,#70ac27 100%)}.timer-warning-jUP6yw{background:linear-gradient(#d96c01 0%,#ecb321 100%)}.timer-danger-tWva9D{background:linear-gradient(#eb5757 0%,#9e0003 100%)}.clmn_2_chat_loadmore_btn-YTKsFt{cursor:pointer;color:#fff;background:linear-gradient(90deg,#de7032 0%,#ff9356 101.75%);border-radius:4px;align-items:center;height:44px;padding:0 10px 0 24px;font-size:14px;display:flex}.clmn_2_chat_loadmore_btn-YTKsFt span{margin-left:10px}.clmn_2_chat_loadmore_btn-YTKsFt img{width:15px;height:15px}.clmn_2_chat_block-ck2UlK{background-color:#fff;border-radius:4px;flex-direction:column;padding-bottom:6px;display:flex;overflow:hidden;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_2_chat_block-ck2UlK.favorites-QClLq8{margin-bottom:12px}.clmn_2_chat_block-ck2UlK.dialogues-p_Q8HO{flex:1px}.clmn_2_chat_block_head-xVnKjM{flex:none;justify-content:space-between;align-items:center;padding:0 11px;display:flex}.clmn_2_chat_block_title-X67Fir{color:#535973;margin-bottom:6px;font-weight:700;line-height:34px}.clmn_2_chat_block_sorting-B2M2_s{align-items:center;display:flex}.clmn_2_chat_block_sorting_item-lWbkdF{cursor:pointer;background-position:50%;background-repeat:no-repeat;border-radius:100%;width:22px;height:22px}.clmn_2_chat_block_sorting_item-lWbkdF.active-FjihDL{background-color:#87abc6}.clmn_2_chat_block_sorting_item-lWbkdF.up-RQD9HB{background-image:url(/static/media/sort-arrow-up.1f3a74fa46.svg);margin-right:5px}.clmn_2_chat_block_sorting_item-lWbkdF.down-szw0EQ{background-image:url(/static/media/sort-arrow-down.78006ca7f6.svg)}.clmn_2_chat_block_sorting_item-lWbkdF.up-RQD9HB.active-FjihDL{background-image:url(/static/media/sort-arrow-up-white.80df5aa202.svg)}.clmn_2_chat_block_sorting_item-lWbkdF.down-szw0EQ.active-FjihDL{background-image:url(/static/media/sort-arrow-down-white.957aab4a43.svg)}.clmn_2_chat_block_list-kytTFk{z-index:1;flex:1;margin-right:3px;padding-left:6px;padding-right:3px;position:relative;overflow-y:auto}.clmn_2_chat_block_list-kytTFk::-webkit-scrollbar{background:#fff;border-radius:3px;width:3px}.clmn_2_chat_block_list-kytTFk::-webkit-scrollbar-thumb{background:#96b6cf;border-radius:3px}.clmn_2_chat_block-ck2UlK.favorites-QClLq8 .clmn_2_chat_block_list-kytTFk{max-height:500px}.clmn_2_chat_top_filters-T5B165{background-color:#fff;flex:none;align-items:center;height:34px;display:flex}.clmn_2_chat_top_filters_type-XyzUNu{justify-content:space-evenly;margin-top:10px;display:flex}.clmn_2_chat_top_filters_container-GNfN_U{background-color:#fff;border-radius:4px;flex-direction:column;margin-bottom:10px;padding:10px;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_2_chat_top_filters_freeze_cube-DmEvJH{cursor:pointer;margin-right:16px}.clmn_2_chat_top_filters_freeze_cube-DmEvJH img{display:block}.clmn_2_chat_top_filters_is_online-NZj3ju input{display:none}.clmn_2_chat_top_filters_is_online-NZj3ju label{cursor:pointer;background-color:#dadada;border-radius:19px;width:35px;height:16px;display:block;position:relative}.clmn_2_chat_top_filters_is_online-NZj3ju input:checked+label{background-color:#ecf5f6}.clmn_2_chat_top_filters_is_online-NZj3ju label:after{content:"";background-color:#fff;border-radius:100%;width:12px;height:12px;transition:all .3s;display:block;position:absolute;top:2px;left:2px}.clmn_2_chat_top_filters_is_online-NZj3ju input:checked+label:after{background-color:#27ae60;left:21px}.clmn_2_chat_top_filters_search-do1300{margin-left:auto;position:relative}.clmn_2_chat_top_filters_search-do1300 input{letter-spacing:-.02em;color:#333;background:#fff;border:1px solid #e9eef2;border-radius:5px;outline:none;width:174px;height:26px;padding:0 38px 0 12px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;display:block}.clmn_2_chat_top_filters_search-do1300 input::placeholder{color:rgba(51,51,51,.4)}.clmn_2_chat_top_filters_search-do1300 button{cursor:pointer;background-image:url(/static/media/c2-chat-search.188c5ec922.svg);background-position:50%;background-repeat:no-repeat;outline:none;width:24px;height:24px;position:absolute;top:1px;right:0}.clmn_2_chat_folders-ub5zjm{background-color:#fff;border-radius:4px;justify-content:center;align-items:center;margin-bottom:10px;padding:8px 10px;display:none;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_2_chat_folder_item-CdGNSZ{color:#535973;border:1px solid #535973;border-radius:5px;margin:0 4px;padding:5px 6px;font-size:12px;font-weight:500}.clmn_2_chat_folder_item-CdGNSZ.active-FjihDL{color:#fff;background:linear-gradient(90deg,#357f89,#1c4b72);border-color:transparent}@media not (min-width:1280px){.clmn_2_chat_folders-ub5zjm{display:flex}}@media not (min-width:744px){.clmn_2_chat_folders-ub5zjm{flex:none;justify-content:space-evenly;padding-left:0;padding-right:0;display:flex}.clmn_2_chat_folder_item-CdGNSZ{margin:0;padding:4px 6px}.clmn_2_chat_folder_item-CdGNSZ span{display:none}}.bar-tjK3uy{width:100%}.bar-tjK3uy.vertical-mFF81Z{height:100%}.chips-_PYbJr{scroll-behavior:smooth;overscroll-behavior-x:contain;cursor:pointer;background:#fff;border-radius:12px;flex-wrap:nowrap;align-items:center;gap:10px;min-height:50px;padding:0 12px 6px;transition:background-color .15s,color .15s,border-color .15s,box-shadow .2s,transform 50ms;display:flex;overflow-x:auto;overflow-y:hidden}.chips-_PYbJr:hover{border-color:#cfd6e0;box-shadow:0 2px 10px rgba(17,24,39,.06)}.chips-_PYbJr::-webkit-scrollbar{height:8px}.chips-_PYbJr::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:4px}.badge-mmuOHg{color:#1f2937;background:#eef2ff;border:1px solid transparent;border-radius:999px;padding:0 8px;font-size:12px;font-weight:600;line-height:22px}.close-JCRwiJ{color:#6b7280;cursor:pointer;background:0 0;border:0;font-size:18px;line-height:1}.chip-Cjy8XB:-webkit-any(.active-oDQoAO,[aria-selected=true]){color:#fff;background:#134e73;border-color:transparent;box-shadow:0 6px 16px rgba(17,69,108,.22),inset 0 0 0 1px rgba(255,255,255,.08)}.chip-Cjy8XB:is(.active-oDQoAO,[aria-selected=true]){color:#fff;background:#134e73;border-color:transparent;box-shadow:0 6px 16px rgba(17,69,108,.22),inset 0 0 0 1px rgba(255,255,255,.08)}.chip-Cjy8XB:-webkit-any(.active-oDQoAO,[aria-selected=true]):active{transform:translateY(1px)}.chip-Cjy8XB:is(.active-oDQoAO,[aria-selected=true]):active{transform:translateY(1px)}.chip-Cjy8XB:-webkit-any(.active-oDQoAO,[aria-selected=true]) .subjectLine-RZcjEZ{color:#fff}.chip-Cjy8XB:is(.active-oDQoAO,[aria-selected=true]) .subjectLine-RZcjEZ{color:#fff}.chip-Cjy8XB:-webkit-any(.active-oDQoAO,[aria-selected=true]) .preview-M9WHrz{color:#fff}.chip-Cjy8XB:is(.active-oDQoAO,[aria-selected=true]) .preview-M9WHrz{color:#fff}.chip-Cjy8XB:-webkit-any(.active-oDQoAO,[aria-selected=true]) .subjectLabel-uz88Gz{color:rgba(255,255,255,.85)}.chip-Cjy8XB:is(.active-oDQoAO,[aria-selected=true]) .subjectLabel-uz88Gz{color:rgba(255,255,255,.85)}.chip-Cjy8XB:-webkit-any(.active-oDQoAO,[aria-selected=true]) .badge-mmuOHg{color:#fff;background:rgba(255,255,255,.18);border-color:transparent}.chip-Cjy8XB:is(.active-oDQoAO,[aria-selected=true]) .badge-mmuOHg{color:#fff;background:rgba(255,255,255,.18);border-color:transparent}.chip-Cjy8XB:-webkit-any(.active-oDQoAO,[aria-selected=true]) .close-JCRwiJ{color:rgba(255,255,255,.9)}.chip-Cjy8XB:is(.active-oDQoAO,[aria-selected=true]) .close-JCRwiJ{color:rgba(255,255,255,.9)}.chip-Cjy8XB:-webkit-any(.active-oDQoAO,[aria-selected=true]) .close-JCRwiJ:hover{color:#fff}.chip-Cjy8XB:is(.active-oDQoAO,[aria-selected=true]) .close-JCRwiJ:hover{color:#fff}.chip-Cjy8XB:-webkit-any(.active-oDQoAO,[aria-selected=true]):hover{color:#fff;background:#134e73;box-shadow:0 6px 16px rgba(17,69,108,.22),inset 0 0 0 1px rgba(255,255,255,.08)}.chip-Cjy8XB:is(.active-oDQoAO,[aria-selected=true]):hover{color:#fff;background:#134e73;box-shadow:0 6px 16px rgba(17,69,108,.22),inset 0 0 0 1px rgba(255,255,255,.08)}.chip-Cjy8XB:-webkit-any(.active-oDQoAO,[aria-selected=true]):focus-visible{color:#fff;background:#134e73;box-shadow:0 6px 16px rgba(17,69,108,.22),inset 0 0 0 1px rgba(255,255,255,.08)}.chip-Cjy8XB:is(.active-oDQoAO,[aria-selected=true]):focus-visible{color:#fff;background:#134e73;box-shadow:0 6px 16px rgba(17,69,108,.22),inset 0 0 0 1px rgba(255,255,255,.08)}.chip-Cjy8XB:not(:-webkit-any(.active-oDQoAO,[aria-selected=true])):hover{color:inherit;background:#fff;border-color:#cfd6e0;box-shadow:0 2px 10px rgba(17,24,39,.06)}.chip-Cjy8XB:not(:-webkit-any(.active-oDQoAO,[aria-selected=true])):hover{color:inherit;background:#fff;border-color:#cfd6e0;box-shadow:0 2px 10px rgba(17,24,39,.06)}.chip-Cjy8XB:not(:is(.active-oDQoAO,[aria-selected=true])):hover{color:inherit;background:#fff;border-color:#cfd6e0;box-shadow:0 2px 10px rgba(17,24,39,.06)}.bar-tjK3uy.vertical-mFF81Z .chips-_PYbJr{overscroll-behavior-x:auto;overscroll-behavior-y:contain;flex-direction:column;height:100%;max-height:540px;overflow-x:hidden;overflow-y:auto}.bar-tjK3uy.vertical-mFF81Z .chips-_PYbJr::-webkit-scrollbar{width:8px;height:auto}.chip-Cjy8XB{cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;flex:0 0 260px;gap:4px;width:260px;min-width:260px;max-width:260px;padding:2px 28px 0 10px;transition:background .15s;display:flex;position:relative}.chip-Cjy8XB:hover{background:#eef2f6}.bar-tjK3uy.vertical-mFF81Z .chip-Cjy8XB{flex:none;width:230px;min-width:0}.subjectLine-RZcjEZ{white-space:nowrap;text-overflow:ellipsis;color:#111827;font-size:14px;font-weight:600;overflow:hidden}.subjectLabel-uz88Gz{font-weight:600}.subjectText-ztFuTg{font-weight:400}.preview-M9WHrz{-webkit-line-clamp:2;color:#475467;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.badge-mmuOHg{color:#2563eb;font-size:12px;position:absolute;top:6px;right:26px}.close-JCRwiJ{cursor:pointer;color:#6b7280;background:0 0;border:0;font-size:14px;line-height:1;position:absolute;top:6px;right:6px}.close-JCRwiJ:hover{color:#111827}.empty-oezXWa{color:#6b7280;padding:8px;font-size:14px}.search-WnON_m{padding:6px 8px 0}.searchInput-djO83Z{border:1px solid #e5e7eb;border-radius:6px;outline:none;width:100%;min-width:160px;height:30px;padding:6px 8px;font-size:13px}.search-WnON_m{flex:none;padding:6px 8px 0;position:relative}.searchInput-djO83Z{background:#fff;border:1px solid #e5e7eb;border-radius:6px;outline:none;width:100%;min-width:160px;height:28px;padding:4px 24px 4px 8px;font-size:13px;transition:border-color .15s,box-shadow .15s}.searchInput-djO83Z::placeholder{color:#9ca3af;font-size:12.5px}.searchInput-djO83Z:focus{border-color:#98a6bd;box-shadow:0 0 0 2px rgba(59,130,246,.15)}.clearBtn-mYjrW0{color:#9ca3af;cursor:pointer;background:0 0;border:0;width:14px;height:14px;padding:0;font-size:14px;line-height:1;position:absolute;top:60%;right:14px;transform:translateY(-50%)}.clearBtn-mYjrW0:hover{color:#111827}.title-wrapper-hWhZqZ{color:#000;background-color:#fff;border-radius:4px;max-width:320px;padding:8px 10px}.title-content-XkW2KW{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.title-attachments-i2fLbz{color:#444;margin-top:6px;font-size:12px}.subject-wrapper-MasJIL{flex-direction:column;flex-grow:1;display:flex}.subject-preview-rGQyZq{text-overflow:ellipsis;-webkit-line-clamp:1;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.subject_input_container-RfeiVV{flex-direction:column;display:flex}.subject_input_container-RfeiVV label{color:#111827;margin-bottom:6px;font-size:13px;font-weight:700}.subject_input_container-RfeiVV input{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;height:44px;padding:10px 12px;font-size:14px;transition:border-color .15s,box-shadow .15s}.subject_input_container-RfeiVV input::placeholder{color:#667085}.subject_input_container-RfeiVV .inputError-AlGpd4{border-color:#dc2626;box-shadow:0 0 0 2px rgba(220,38,38,.2)}.subject_input_error-kQk84L{color:#dc2626;margin-top:4px;font-size:12px}.block_modal-dkpUAr{color:#111827;background:#fff;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;width:560px;max-width:100%;height:auto;padding:20px;display:flex}.block_modal__title-VrOjso{letter-spacing:.2px;color:#0b66c3;margin-bottom:2px;font-size:18px;font-weight:800}.block_modal__buttons_container-hegden{justify-content:space-evenly;gap:12px;margin-top:8px;display:flex}.block_modal__buttons_container__button_ok-cd0KVq{cursor:pointer;color:#00317b;background:0 0;border:1px solid #00317b;border-radius:8px;justify-content:center;align-items:center;min-width:140px;height:44px;margin:0;padding:0 14px;font-weight:700;transition:background .15s,box-shadow .15s,transform 20ms;display:inline-flex}.block_modal__buttons_container__button_ok-cd0KVq:hover{background:#f3f6fc;box-shadow:0 4px 8px rgba(14,4,143,.14)}.block_modal__buttons_container__button_ok-cd0KVq:active{transform:translateY(1px)}.block_modal__buttons_container__button_ok-cd0KVq:disabled{opacity:.6;cursor:not-allowed}.block_modal__buttons_container__button_cancel-JxSPd1{color:#fff;cursor:pointer;background:linear-gradient(90.66deg,#00317b 0%,#720066 100%);border:0;border-radius:8px;justify-content:center;align-items:center;min-width:140px;height:44px;margin:0;padding:0 16px;font-weight:700;transition:filter .15s,box-shadow .15s,transform 20ms;display:inline-flex;box-shadow:0 4px 14px rgba(37,99,235,.18)}.block_modal__buttons_container__button_cancel-JxSPd1:hover{filter:brightness(1.05);box-shadow:0 6px 18px rgba(37,99,235,.24)}.block_modal__buttons_container__button_cancel-JxSPd1:active{transform:translateY(1px)}.block_modal__buttons_container__button_cancel-JxSPd1:disabled{opacity:.7;cursor:not-allowed}.inputWrapper-aPBbSD{align-items:center;display:flex;position:relative}.input-kT39ta{border:1px solid #e5e7eb;border-radius:6px;outline:none;width:100%;padding:6px 26px 6px 8px;font-size:14px;transition:border-color .15s,box-shadow .15s}.input-kT39ta:focus{border-color:#98a6bd;box-shadow:0 0 0 2px rgba(59,130,246,.15)}.inputError-AlGpd4{border-color:#dc2626}.clearBtn-xVQ8Sn{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;line-height:1;position:absolute;right:8px}.clearBtn-xVQ8Sn:hover{color:#111827}.modalCloseBtn-Kerdv1{color:#6b7280;cursor:pointer;background:0 0;border:none;font-size:20px;line-height:1;position:absolute;top:12px;right:12px}.modalCloseBtn-Kerdv1:hover{color:#111827}@media (max-width:480px){.block_modal-dkpUAr{width:100%;padding:16px}.block_modal__buttons_container-hegden{gap:8px}.block_modal__buttons_container-hegden .block_modal__buttons_container__button_ok-cd0KVq,.block_modal__buttons_container-hegden .block_modal__buttons_container__button_cancel-JxSPd1{flex:1 1 0;min-width:0}}.wrap-Jgyq3j{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.loader-TvBmtO{flex:auto;justify-content:center;align-items:center;padding:40px 0;display:flex}.empty-NGIRn8{color:var(--letter-inline-text-muted);flex:auto;justify-content:center;align-items:center;padding:40px 0;font-size:14px;display:flex}.component-gift-layout-XeA1LY{flex-direction:column;width:100%;height:100%;padding:0 10px 20px;display:flex;position:absolute;top:0;left:0}.component-gift-header-ZuiuKl{border-bottom:1px solid var(--color-border);align-items:center;gap:8px;padding:18px 0;display:flex}.component-gift-content-SsdvKP{flex-direction:column;row-gap:16px;display:flex;overflow-y:auto}.component-gift-content-SsdvKP::-webkit-scrollbar{width:7px}.component-gift-content-SsdvKP::-webkit-scrollbar-thumb{background-color:var(--color-surface-active);background-clip:padding-box;border:2px solid transparent;border-width:2px 0 2px 3px;border-radius:10px}.component-gift-content-SsdvKP::-webkit-scrollbar-thumb:hover{filter:brightness(.9)}.component-gift-content-SsdvKP::-webkit-scrollbar-track{background:0 0}.component-gift-content-SsdvKP::-webkit-scrollbar-button{display:none}.component-gift-category-content-Czhjcm{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-auto-rows:200px;gap:10px;padding-top:8px;display:grid}.component-gift-item-SwBYkD{border:1px solid var(--color-border-input-secondary-disabled);cursor:pointer;border-radius:4px;flex-direction:column;align-items:center;padding-bottom:12px;transition:background-color .2s ease-in-out;display:flex}.component-gift-item-SwBYkD:hover{background-color:var(--color-light-blue-hover)}.component-gift-item-SwBYkD .component-gift-item-image-wrapper-enUrUk{flex:auto;justify-content:center;align-items:center;width:100%;display:flex}.component-gift-item-SwBYkD .component-gift-item-image-hjTCXW{width:120px;max-width:100%;height:auto}@media not (min-width:1280px){.component-gift-layout-XeA1LY{padding-bottom:34px;top:14px}}@media screen and (max-width:699px){.component-gift-category-content-Czhjcm{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-auto-rows:170px}.component-gift-category-content-Czhjcm .component-gift-item-image-hjTCXW{width:80px}}@media screen and (max-width:459px){.component-gift-category-content-Czhjcm{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));grid-auto-rows:100px}.component-gift-category-content-Czhjcm .component-gift-item-image-hjTCXW{width:48px}}.sticker-picker-component-EJf3gQ{background-color:var(--color-surface-default);width:100%;height:100%;padding:12px;position:absolute;top:0;left:0}.sticker-header-kOvGQ4{justify-content:space-between;align-items:center;width:100%;height:28px;margin-bottom:8px;display:flex}.sticker-header-kOvGQ4 .sticker-header-button-H_79PV{cursor:pointer;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.stickers-groups-layout-AMUZw_{row-gap:8px;height:calc(100% - 28px);overflow-y:auto}.stickers-groups-layout-AMUZw_::-webkit-scrollbar{width:7px}.stickers-groups-layout-AMUZw_::-webkit-scrollbar-thumb{background-color:var(--color-surface-active);background-clip:padding-box;border:2px solid transparent;border-width:2px 0 2px 3px;border-radius:10px}.stickers-groups-layout-AMUZw_::-webkit-scrollbar-thumb:hover{filter:brightness(.9)}.stickers-groups-layout-AMUZw_::-webkit-scrollbar-track{background:0 0}.stickers-groups-layout-AMUZw_::-webkit-scrollbar-button{display:none}.stickers-group-wrapper-DYo7qG{flex-direction:column;row-gap:8px;width:100%;margin-top:8px;display:flex}.stickers-group-wrapper-DYo7qG .stickers-subgroup-header-C6TjbX{justify-content:space-between;align-items:center;width:100%;display:flex}.stickers-group-wrapper-DYo7qG .stickers-subgroup-header-C6TjbX button{color:var(--color-interactive-default);cursor:pointer;padding:7px 0}.stickers-group-wrapper-DYo7qG .stickers-subgroup-wrapper-XIKFwl{justify-content:space-between;gap:8px;display:flex}.stickers-group-wrapper-DYo7qG .stickers-subgroup-wrapper-XIKFwl .sticker-image-wrapper-u6i18K{aspect-ratio:1;cursor:pointer;border-radius:4px;flex:1 1 0;max-width:164px;transition:background-color .2s ease-in-out}.stickers-group-wrapper-DYo7qG .stickers-subgroup-wrapper-XIKFwl .sticker-image-wrapper-u6i18K:hover{background-color:var(--color-light-blue-hover)}.stickers-group-wrapper-DYo7qG .stickers-subgroup-wrapper-XIKFwl .sticker-image-wrapper-u6i18K .sticker-image-bQt877{width:100%;height:100%}.selected-stickers-group-wrapper-WpClFZ{background-color:var(--color-surface-default);width:100%;height:100%;padding:12px;position:absolute;top:0;left:0}.selected-stickers-group-wrapper-WpClFZ .selected-stickers-subgroup-wrapper-uB4ixm{scrollbar-gutter:stable;grid-template-columns:repeat(auto-fit,minmax(164px,1fr));grid-auto-rows:164px;justify-items:center;height:calc(100% - 28px);display:grid;overflow-y:auto}.selected-stickers-group-wrapper-WpClFZ .selected-stickers-subgroup-wrapper-uB4ixm::-webkit-scrollbar{width:7px}.selected-stickers-group-wrapper-WpClFZ .selected-stickers-subgroup-wrapper-uB4ixm::-webkit-scrollbar-thumb{background-color:var(--color-surface-active);background-clip:padding-box;border:2px solid transparent;border-width:2px 0 2px 3px;border-radius:10px}.selected-stickers-group-wrapper-WpClFZ .selected-stickers-subgroup-wrapper-uB4ixm::-webkit-scrollbar-thumb:hover{filter:brightness(.9)}.selected-stickers-group-wrapper-WpClFZ .selected-stickers-subgroup-wrapper-uB4ixm::-webkit-scrollbar-track{background:0 0}.selected-stickers-group-wrapper-WpClFZ .selected-stickers-subgroup-wrapper-uB4ixm::-webkit-scrollbar-button{display:none}.selected-stickers-group-wrapper-WpClFZ .selected-stickers-subgroup-wrapper-uB4ixm .selected-sticker-image-wrapper-wCnPFt{cursor:pointer;width:164px;height:164px;transition:background-color .2s ease-in-out}.selected-stickers-group-wrapper-WpClFZ .selected-stickers-subgroup-wrapper-uB4ixm .selected-sticker-image-wrapper-wCnPFt:hover{background-color:var(--color-light-blue-hover)}.selected-stickers-group-wrapper-WpClFZ .selected-stickers-subgroup-wrapper-uB4ixm .selected-sticker-image-wrapper-wCnPFt .selected-sticker-image-W3bu0P{width:100%;height:100%}@media not (min-width:1280px){.sticker-picker-component-EJf3gQ{padding-bottom:26px;top:14px}}@media screen and (max-width:699px){.selected-stickers-group-wrapper-WpClFZ .selected-stickers-subgroup-wrapper-uB4ixm{grid-template-columns:repeat(auto-fit,minmax(94px,1fr));grid-auto-rows:94px}.selected-stickers-group-wrapper-WpClFZ .selected-stickers-subgroup-wrapper-uB4ixm .selected-sticker-image-wrapper-wCnPFt{width:94px;height:94px}}@media screen and (max-width:459px){.selected-stickers-group-wrapper-WpClFZ .selected-stickers-subgroup-wrapper-uB4ixm{grid-template-columns:repeat(auto-fit,minmax(64px,1fr));grid-auto-rows:64px}.selected-stickers-group-wrapper-WpClFZ .selected-stickers-subgroup-wrapper-uB4ixm .selected-sticker-image-wrapper-wCnPFt{width:64px;height:64px}}.message-emoji-wrapper-Ri4KfM{border-radius:4px;flex-direction:column;width:175px;min-width:175px;height:100%;min-height:0;margin-left:8px;display:flex;overflow:hidden}.cross-button-lh_iXw{opacity:0;cursor:pointer;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:flex}.cross-button-lh_iXw.visible-zkDvvN{opacity:1}.cross-button-lh_iXw svg path{fill-opacity:1;fill:var(--color-radio-default)!important}.textarea-base-rvA0WG{-webkit-appearance:none;appearance:none;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;background:0 0;border:none;outline:none;width:100%;margin:0;padding:0}.textarea-base-rvA0WG::placeholder{color:inherit}.textarea-base-rvA0WG:focus{outline:none}.textarea-base-rvA0WG:disabled{cursor:not-allowed}.textarea-base-rvA0WG:-webkit-autofill{transition:all 5000s ease-in-out}.textarea-base-rvA0WG:-webkit-autofill:hover{transition:all 5000s ease-in-out}.textarea-base-rvA0WG:-webkit-autofill:focus{transition:all 5000s ease-in-out}.textarea-base-rvA0WG:-webkit-autofill:active{transition:all 5000s ease-in-out}.textarea-base-rvA0WG{resize:none}.textarea-layout-FF7YQ3{width:100%;height:100%;min-height:0;font-family:var(--font-main);color:var(--color-text-secondary);background:var(--color-surface-default);border:1px solid;border-color:var(--color-border-light);border-radius:4px;flex-direction:column;transition:box-shadow .1s ease-in-out,border-color .1s ease-in-out,background-color .1s ease-in-out;display:flex;position:relative}.textarea-layout-FF7YQ3:hover{background:var(--color-surface-secondary);border-color:var(--color-border-light-hover)}.textarea-layout-FF7YQ3:has(.root-textarea-JnhrX3:focus):not([data-error=true]){border-color:var(--color-border-active-checked);box-shadow:0 0 0 2px var(--color-surface-active);color:var(--color-text-primary)}.textarea-layout-FF7YQ3:has(.root-textarea-JnhrX3:focus):not([data-error=true]) path{fill:var(--color-border-active-checked);fill-opacity:1}.textarea-layout-FF7YQ3:has(.root-textarea-JnhrX3:focus):not([data-error=true]) circle{stroke:var(--color-border-active-checked);color:var(--color-border-active-checked)}.textarea-layout-FF7YQ3[data-error=true]{border-color:var(--color-interactive-checked-error);box-shadow:0 0 0 2px var(--color-status-error-bg-strong);color:var(--color-text-primary)}.textarea-layout-FF7YQ3[data-error=true] path{fill:var(--color-interactive-checked-error);fill-opacity:1}.textarea-layout-FF7YQ3[data-error=true] circle{stroke:var(--color-interactive-checked-error);color:var(--color-interactive-checked-error)}.textarea-layout-FF7YQ3:has(.root-textarea-JnhrX3:invalid):not([data-error=true]){border-color:var(--color-interactive-checked-error);box-shadow:0 0 0 2px var(--color-status-error-bg-strong);color:var(--color-text-primary)}.textarea-layout-FF7YQ3:has(.root-textarea-JnhrX3:invalid):not([data-error=true]) path{fill:var(--color-interactive-checked-error);fill-opacity:1}.textarea-layout-FF7YQ3:has(.root-textarea-JnhrX3:invalid):not([data-error=true]) circle{stroke:var(--color-interactive-checked-error);color:var(--color-interactive-checked-error)}.textarea-layout-FF7YQ3:has(.root-textarea-JnhrX3:disabled){opacity:.4;pointer-events:none}.root-textarea-wrapper-tlEVno{flex:1;align-items:stretch;min-height:0;display:flex;position:relative}.root-textarea-wrapper-tlEVno .root-textarea-JnhrX3{flex:1;min-width:0;padding:8px 50px 14px 8px}.root-textarea-wrapper-tlEVno .root-textarea-JnhrX3::placeholder{color:var(--color-text-secondary)}.cross-button-wrapper-E0F1vl{z-index:1;position:absolute;top:8px;right:8px}.counter-DB2aef{color:var(--color-text-input-muted);font-size:10px;font-weight:400;position:absolute;bottom:8px;right:8px}.size-sm-Cki21M,.size-sm-Cki21M .root-textarea-JnhrX3{font-size:10px}.size-md-LZ8mRR,.size-md-LZ8mRR .root-textarea-JnhrX3{font-size:12px}.size-lg-OPkk3J,.size-lg-OPkk3J .root-textarea-JnhrX3{font-size:14px}.textarea-translate-layout-qmK4wM{border:1px solid var(--color-border-default);border-radius:4px;flex-direction:column;gap:10px;width:100%;height:100%;padding:6px;display:flex}.select-slot-layout-a19AP9{flex:0;display:flex}.textarea-slot-layout-gOce2K{flex-direction:column;flex:1;gap:8px;display:flex}.textarea-slot-layout-gOce2K .translate-button-wrapper-VLrTyU{display:none}.select-wrapper-qwASjN{width:100%;display:flex}.select-wrapper-qwASjN .select-component-wrapper-oXihwI{flex:1}.select-wrapper-qwASjN .select-counter-wrapper-HMgrcE{justify-content:flex-end;align-items:center;width:64px;display:none}.textarea-wrapper-VaV8f3{width:100%;height:100%}.translate-button-wrapper-VLrTyU{flex-direction:column;flex:0;justify-content:space-between;align-self:center;margin:0 8px;display:flex}.translate-button-wrapper-VLrTyU>button{border:1px solid var(--color-border-light);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.translate-button-wrapper-VLrTyU>button:hover{cursor:pointer;background-color:var(--color-light-default);transition:all .3s}@media (min-width:744px){.textarea-translate-layout-qmK4wM{border:none;gap:0;padding:0}.select-wrapper-qwASjN{border:1px solid var(--color-border-default);border-bottom:none;border-radius:4px 4px 0 0;padding:10px}.select-wrapper-qwASjN .select-counter-wrapper-HMgrcE{display:flex}.textarea-wrapper-VaV8f3{border:1px solid var(--color-border-default);border-top:none;border-radius:0 0 4px 4px;padding:0 10px 10px}.textarea-slot-layout-gOce2K{flex-direction:row;gap:0}.textarea-slot-layout-gOce2K .translate-button-wrapper-VLrTyU{display:block}}.message-textarea-wrapper-qg5Vqe{height:100%;padding:2px;display:flex;position:relative}.message-textarea-wrapper-qg5Vqe[data-overflow=true]{overflow:hidden}.switch-mode-wrapper-Kl3dFY{align-items:center;margin-right:4px;display:flex}.switch-mode-wrapper-Kl3dFY svg{margin-right:4px}@media (min-width:744px){.switch-mode-wrapper-Kl3dFY{margin-right:16px}}.action-button-20PSLa{border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.action-button-20PSLa>div{justify-content:center;align-items:center;display:flex}.action-button-20PSLa:hover{background-color:var(--color-surface-active);cursor:pointer}.action-button-20PSLa path{fill:var(--color-interactive-default);fill-opacity:1}.action-button-20PSLa circle{stroke:var(--color-interactive-default);color:var(--color-interactive-default)}.action-button-20PSLa{transition:background-color .2s}.message-action-wrapper-eGSjUw{justify-content:space-between;align-items:center;gap:18px;display:flex}.message-action-wrapper-eGSjUw .message-action-left-wrapper-lAx3FC{justify-content:space-between;column-gap:12px;display:flex}.message-action-wrapper-eGSjUw .message-action-right-wrapper-TQKMK3{column-gap:8px;display:flex}.message-composer-area-layout-wysdvx{flex-direction:column;row-gap:6px;width:100%;height:100%;display:flex}@media (min-width:744px){.chat-form-wrapper-W6Vljo{row-gap:10px}}.panel-group-knQXsg{padding:10px 10px 0}.left-bar-panel-PjMoJC{z-index:998;width:calc(100% - 20px);height:100%;position:absolute;top:10px;bottom:50px;left:10px;right:10px}.panel-group-split-_7gr73{padding:10px 5px}.left-bar-panel-split-jaRs3L{width:100%;position:static;top:auto;bottom:auto;left:auto;right:auto}.content-panel-split-kYRb9T{min-width:60%}.panel-group-split-_7gr73 .top-content-panel-fc_LmJ{min-height:200px}.panel-group-split-_7gr73 .bottom-content-panel-TSrXDf{min-height:130px}@media (min-width:1280px){.panel-group-knQXsg{padding:10px 0 10px 5px}.left-bar-panel-PjMoJC{width:100%;position:static}.content-panel-Vdrasu{min-width:60%}.top-content-panel-fc_LmJ{min-height:200px}.bottom-content-panel-TSrXDf{min-height:130px}}.chat-form-wrapper-CctKjv{background-color:var(--color-surface-default);border-radius:4px;width:100%;height:100%;margin-bottom:10px;padding:6px}@media (min-width:744px){.chat-form-wrapper-CctKjv{padding:10px}}.filter-tabs-wrapper-YfUMPF{align-items:center;column-gap:8px;display:flex}.filter-tab-KjtBg7{cursor:pointer;-webkit-user-select:none;user-select:none;flex:1}.icon-wrapper-KUzrLd{justify-content:center;align-items:center;width:18px;height:18px;display:flex}.icon-wrapper-KUzrLd path{fill:var(--color-text-secondary);fill-opacity:1}.icon-wrapper-KUzrLd circle{stroke:var(--color-text-secondary);color:var(--color-text-secondary)}.filter-tab-checkbox-E5g2Us{display:none}.filter-tab-label-ZMmUsn{background-color:var(--color-surface-default);color:var(--color-text-secondary);border-radius:4px;justify-content:center;align-items:center;column-gap:4px;padding:7px 8px;transition:background-color .15s,color .15s;display:flex}.filter-tab-checkbox-E5g2Us:checked+.filter-tab-label-ZMmUsn{color:var(--color-text-interactive-default);background-color:var(--color-border-input-active)}.filter-tab-checkbox-E5g2Us:checked+.filter-tab-label-ZMmUsn path{fill:var(--color-text-interactive-default);fill-opacity:1}.filter-tab-checkbox-E5g2Us:checked+.filter-tab-label-ZMmUsn circle{stroke:var(--color-text-interactive-default);color:var(--color-text-interactive-default)}.filter-tab-separator-afeO09{background-color:var(--color-border-default);border-radius:4px;width:1px;height:24px}@container (width<=280px){.tab-text-N2oh84{display:none}}@media not (min-width:744px){.filter-tabs-wrapper-YfUMPF{column-gap:4px}.tab-text-N2oh84{display:none}.filter-tab-label-ZMmUsn{padding:7px 2px}}.search-input-KACtnz{z-index:1;width:100%;display:flex;position:relative}.close-icon-T0BBwY{cursor:pointer;background-color:var(--color-surface-default);width:22px;height:32px;display:none}.active-search-indicator-oA3AFm{border:1px solid var(--color-surface-default);background-color:var(--color-interactive-checked-error);pointer-events:none;border-radius:100%;width:7px;height:7px;display:none;position:absolute;top:8px;left:16px}@container (width<=260px){.search-input-KACtnz{display:none}}@media not (min-width:744px){.search-input-KACtnz{width:32px}.search-input-KACtnz:not(:focus-within) .active-search-indicator-oA3AFm{display:block}.search-input-KACtnz:focus-within{width:calc(100% - 16px);position:absolute}.search-input-KACtnz:focus-within .close-icon-T0BBwY{justify-content:center;align-items:center;display:flex}.search-input-KACtnz svg{pointer-events:none;margin-left:-10px}}.dropdown-layout-UsI_wr{justify-content:space-between;align-items:center;width:24px;height:24px;display:flex;position:relative}.dropdown-button-s3ZtMR{cursor:pointer;border-radius:4px;width:24px;height:24px}.dropdown-button-s3ZtMR path{fill:var(--color-text-muted);fill-opacity:1}.dropdown-button-s3ZtMR circle{stroke:var(--color-text-muted);color:var(--color-text-muted)}.dropdown-button-s3ZtMR.open-f9OWBI{background-color:var(--color-surface-default-dark-light)}.dropdown-button-s3ZtMR.open-f9OWBI path{fill:var(--color-surface-default-dark);fill-opacity:1}.dropdown-button-s3ZtMR.open-f9OWBI circle{stroke:var(--color-surface-default-dark);color:var(--color-surface-default-dark)}.dropdown-button-s3ZtMR.selected-C0nYjR path{fill:var(--color-interactive-default);fill-opacity:1}.dropdown-button-s3ZtMR.selected-C0nYjR circle{stroke:var(--color-interactive-default);color:var(--color-interactive-default)}.dropdown-button-s3ZtMR.open-f9OWBI.selected-C0nYjR{background-color:var(--color-surface-active)}.fast-filter-item-pKN7pd{justify-content:space-between;align-items:center;gap:10px;padding:5px 8px;display:flex}.fast-filter-item-title-rROzDQ{align-items:center;gap:8px;display:flex}.dropdown-filter-wrapper-eZdrPF{z-index:999;background-color:var(--color-surface-default);border-radius:4px;flex-direction:column;gap:4px;width:-webkit-max-content;width:max-content;height:-webkit-max-content;height:max-content;padding:10px 8px;display:flex;position:absolute;box-shadow:0 3px 12px rgba(51,51,51,.15)}.dropdown-filter-wrapper-eZdrPF .dropdown-filter-header-DH5Vly{justify-content:space-between;align-items:center;margin-bottom:8px;padding:0 8px;display:flex}.dropdown-filter-wrapper-eZdrPF .dropdown-filter-header-DH5Vly .reset-button-kT3hQf{cursor:pointer;align-items:center;column-gap:8px;display:flex}.dropdown-filter-wrapper-eZdrPF .dropdown-filter-header-DH5Vly .hidden-reset-button-ut4FJ7{visibility:hidden;pointer-events:none}.drawer-filter-wrapper-KV_Yt4{flex-direction:column;gap:16px;padding:4px 8px;display:flex}.drawer-filter-wrapper-KV_Yt4 .drawer-filter-header-uulGry{justify-content:space-between;align-items:center;margin-top:-30px;display:flex}.drawer-filter-wrapper-KV_Yt4 .drawer-filter-header-uulGry .reset-button-kT3hQf{align-items:center;column-gap:8px;margin-right:42px;display:flex}.drawer-filter-wrapper-KV_Yt4 .drawer-filter-header-uulGry .hidden-reset-button-ut4FJ7{visibility:hidden;pointer-events:none}.drawer-filter-wrapper-KV_Yt4 .drawer-filter-title-MIVSR0{padding:8px}.drawer-filter-wrapper-KV_Yt4 .radio-group-tpyfDX{flex-direction:column;row-gap:10px;padding:0 8px;display:flex}.filter-container-vB_oCJ{row-gap:10px;display:grid;container-type:inline-size}.filter-layout-bdgi_P{background-color:var(--color-surface-default);border-radius:4px;justify-content:space-between;align-items:center;gap:8px;min-height:52px;padding:10px 8px;display:flex;position:relative}.filter-layout-bdgi_P .freeze-icon-cFxMDT{cursor:pointer;justify-content:center;align-items:center;display:flex}.tabs-layout-K9IBKR{background-color:var(--color-surface-default);border-top-left-radius:4px;border-top-right-radius:4px;padding:8px}.search-input-dropdown-gln4ea{border-bottom:1px solid var(--color-border-default);margin-bottom:6px;padding-bottom:6px;display:block}.divider-wrapper-P6WeMn{background-color:var(--color-surface-default);justify-content:center;align-items:center;padding:8px 0;display:none}.divider-wrapper-P6WeMn .divider-ukh96Q{background-color:var(--color-border-default);width:1px;height:100%}@media not (min-width:744px){.filter-container-vB_oCJ{grid-auto-columns:1fr 16px 1fr;grid-auto-flow:column}.filter-container-vB_oCJ:has(label:focus-within){grid-auto-columns:1.2fr 16px .8fr}.filter-layout-bdgi_P{border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;gap:4px}.tabs-layout-K9IBKR{border-top-left-radius:0}.divider-wrapper-P6WeMn{display:flex}}.watermark-chat-wrapper-a7p2w4{pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.watermark-chat-wrapper-a7p2w4 path{fill:var(--color-surface-default-dark);fill-opacity:.08}.watermark-chat-wrapper-a7p2w4 circle{stroke:var(--color-surface-default-dark);color:var(--color-surface-default-dark)}.watermark-chat-wrapper-a7p2w4[data-selected=true] path{fill:var(--color-surface-default);fill-opacity:.08}.watermark-chat-wrapper-a7p2w4[data-selected=true] circle{stroke:var(--color-surface-default);color:var(--color-surface-default)}@container (width<=240px){.watermark-chat-wrapper-a7p2w4{right:-5%}}@container (width<=200px){.watermark-chat-wrapper-a7p2w4{display:none}}.static-message-wrapper-FWPlvQ{color:var(--color-text-interactive-default);align-items:center;column-gap:4px;display:flex}.static-message-selected-gv61Nh{color:var(--color-text-inverse)!important}.static-message-content-z9JNze{display:inline}.text-message-wrapper-XLFJNA{column-gap:2px;display:flex}.text-message-zm8Wqc{color:var(--color-text-secondary)}.text-message-selected-duiJzw{color:var(--color-text-inverse-muted)!important}.text-message-icon-hlI_O8{align-self:center;display:none}.unanswered-_1zsyJ{color:var(--chat-unanswered);font-weight:500}.chat-icon-wrapper-ucOact{justify-content:center;align-items:center;width:14px;height:14px;display:flex}.chat-icon-wrapper-ucOact.chat-icon-default-zMxIKv path{fill:var(--color-text-interactive-default);fill-opacity:1}.chat-icon-wrapper-ucOact.chat-icon-default-zMxIKv circle{stroke:var(--color-text-interactive-default);color:var(--color-text-interactive-default)}.chat-icon-wrapper-ucOact.unanswered-_1zsyJ path{fill:var(--chat-unanswered);fill-opacity:1}.chat-icon-wrapper-ucOact.unanswered-_1zsyJ circle{stroke:var(--chat-unanswered);color:var(--chat-unanswered)}.chat-icon-wrapper-ucOact.chat-icon-selected-dKV6uv path{fill:var(--color-text-inverse);fill-opacity:1}.chat-icon-wrapper-ucOact.chat-icon-selected-dKV6uv circle{stroke:var(--color-text-inverse);color:var(--color-text-inverse)}.chat-icon-wrapper-ucOact.special-color-like-VPoF6D path{fill:var(--chat-message-seen-red-color);fill-opacity:1}.chat-icon-wrapper-ucOact.special-color-like-VPoF6D circle{stroke:var(--chat-message-seen-red-color);color:var(--chat-message-seen-red-color)}@container (width<=200px){.static-message-content-z9JNze{display:none}.static-message-wrapper-FWPlvQ{align-self:center}.text-message-wrapper-XLFJNA{display:none}.text-message-icon-hlI_O8{display:inline}}.unread-count-indicator-0VHLfU{border:2px solid var(--color-surface-default);background-color:var(--color-surface-danger);border-radius:100px;justify-content:center;align-items:center;padding:2px 4px;display:flex}.favorite-star-indicator-xUrIzF{width:16px;height:16px;stroke:var(--color-surface-default);stroke-width:1.5px;paint-order:stroke fill;justify-content:center;align-items:center;display:flex}.favorite-star-indicator-xUrIzF svg{width:16px;height:16px}.birthday-indicator-bEin4w{border-style:solid;border-width:2px;border-color:var(--color-surface-default);background-color:var(--color-surface-default);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.birthday-indicator-bEin4w svg,.birthday-indicator-bEin4w img{width:14px;height:14px}.photo-wrapper-C7rNma{flex-shrink:0;width:-webkit-max-content;width:max-content;height:-webkit-max-content;height:max-content;position:relative}.photo-wrapper-C7rNma .photo-WJp5hR{object-fit:cover;border-radius:100%;width:56px;height:56px;display:block}.photo-wrapper-C7rNma .online-indicator-Sy7yd1{box-sizing:content-box;border-style:solid;border-width:2px;border-color:var(--color-surface-default);background-color:var(--color-surface-status-indicator-offline);border-radius:100%;width:8px;height:8px;position:absolute;bottom:1px;right:2px}.photo-wrapper-C7rNma .is-online-W4Ot7y{background-color:var(--color-surface-status-indicator-online)}.photo-wrapper-C7rNma .star-wrapper-vtSGjn{position:absolute;top:-1px;left:-1px}.photo-wrapper-C7rNma .birthday-wrapper-FDsgYK{position:absolute;bottom:-1px;left:-1px}.photo-wrapper-C7rNma .unread-count-wrapper-sPLgQQ{position:absolute;top:-5px;right:-2px}@container (width<=240px){.photo-wrapper-C7rNma .photo-WJp5hR{width:44px;height:44px}.photo-wrapper-C7rNma .online-indicator-Sy7yd1{width:6px;height:6px}.photo-wrapper-C7rNma .star-wrapper-vtSGjn svg{width:12px;height:12px}.photo-wrapper-C7rNma .birthday-wrapper-FDsgYK svg{width:10px;height:10px}}@container (width<=200px){.photo-wrapper-C7rNma .photo-WJp5hR{width:36px;height:36px}}@media not (min-width:744px){.photo-wrapper-C7rNma .photo-WJp5hR{width:48px;height:48px}}.action-button-layout-Oeo_fb{flex-direction:column;justify-content:space-around;display:flex}.action-button-layout-Oeo_fb.chat-selected-lQs9QD path{fill:var(--color-surface-default);fill-opacity:1}.action-button-layout-Oeo_fb.chat-selected-lQs9QD circle{stroke:var(--color-surface-default);color:var(--color-surface-default)}.cross-button-wrapper-INtUJv{z-index:3;position:absolute;left:24px;cursor:pointer!important}.cross-button-wrapper-INtUJv svg path{fill:var(--color-border-input-secondary-disabled);fill-opacity:1!important}.cross-button-wrapper-INtUJv[data-selected=true] svg path{fill:var(--color-surface-default)}@media not (min-width:744px){.cross-button-wrapper-INtUJv{display:none}}.action-panel-mobile-wrapper-bybE7K{border-left:1px solid var(--color-border-input-secondary-disabled);border-top-right-radius:4px;border-bottom-right-radius:4px;height:100%;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;right:0;overflow:hidden;transform:translate(110%)}.action-panel-mobile-wrapper-bybE7K.action-panel-open-RDAkGU{transform:translate(100%)}.action-panel-mobile-wrapper-bybE7K>*{width:48px;height:100%}.profile-buttons-nt4ioY{border-top:1px solid var(--color-border-input-secondary-disabled);border-bottom:1px solid var(--color-border-input-secondary-disabled);flex-direction:column;justify-content:center;align-items:center;display:flex}.profile-buttons-nt4ioY path{fill:var(--color-surface-default-dark);fill-opacity:1}.profile-buttons-nt4ioY circle{stroke:var(--color-surface-default-dark);color:var(--color-surface-default-dark)}.profile-buttons-nt4ioY{background-color:var(--color-surface-secondary)}.profile-buttons-nt4ioY .icon-wrapper-m9ElOW{justify-content:center;align-items:center;width:28px;height:28px;display:flex}.profile-buttons-nt4ioY .profile-buttons-divider-Ij4eWh{background-color:var(--color-surface-default-dark);width:18px;height:1px}.button-close-ynl2M1{background-color:var(--color-surface-secondary-hard);justify-content:center;align-items:center;display:flex}.button-close-ynl2M1 path{fill:var(--color-surface-default-dark);fill-opacity:1}.button-close-ynl2M1 circle{stroke:var(--color-surface-default-dark);color:var(--color-surface-default-dark)}.button-pinned-S_XFLc{background-color:var(--color-text-interactive-strong);justify-content:center;align-items:center;display:flex}.button-pinned-S_XFLc path{fill:var(--color-surface-secondary);fill-opacity:1}.button-pinned-S_XFLc circle{stroke:var(--color-surface-secondary);color:var(--color-surface-secondary)}.button-starred-iaMML8{background-color:var(--color-surface-status-indicator-active);justify-content:center;align-items:center;display:flex}.button-starred-iaMML8 path{fill:var(--color-surface-secondary);fill-opacity:1}.button-starred-iaMML8 circle{stroke:var(--color-surface-secondary);color:var(--color-surface-secondary)}.button-blocked-GFi4CX{background-color:var(--color-surface-danger);justify-content:center;align-items:center;display:flex}.button-blocked-GFi4CX path{fill:var(--color-surface-secondary);fill-opacity:1}.button-blocked-GFi4CX circle{stroke:var(--color-surface-secondary);color:var(--color-surface-secondary)}@container (width<=220px){.action-panel-mobile-wrapper-bybE7K>*{width:40px}}.action-button-mobile-wrapper-e3klx4{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:100%;margin-left:8px;display:flex}.action-button-mobile-wrapper-e3klx4 .action-dots-wrapper-XxYvE7{justify-content:center;align-items:center;column-gap:3px;display:flex}.action-button-mobile-wrapper-e3klx4 .action-dots-wrapper-XxYvE7 .action-dot-xGwlRg{background-color:var(--color-text-secondary);border-radius:100%;width:3px;height:3px}.action-button-mobile-wrapper-e3klx4 .action-dots-wrapper-XxYvE7[data-open=true]{display:none}.action-button-mobile-wrapper-e3klx4 .action-dots-wrapper-XxYvE7[data-selected=true] .action-dot-xGwlRg{background-color:var(--color-text-inverse)}.action-button-mobile-wrapper-e3klx4 .action-icon-wrapper-g_7Grq{justify-content:center;align-items:center;width:22px;height:22px;display:flex;transform:rotate(180deg)}.action-button-mobile-wrapper-e3klx4 .action-icon-wrapper-g_7Grq[data-open=false]{display:none}.action-button-mobile-wrapper-e3klx4 .action-icon-wrapper-g_7Grq[data-selected=true] path{fill:var(--color-text-inverse);fill-opacity:1}.action-button-mobile-wrapper-e3klx4 .action-icon-wrapper-g_7Grq[data-selected=true] circle{stroke:var(--color-text-inverse);color:var(--color-text-inverse)}.information-block-layout-PQMi5i{border:1px solid;border-top-left-radius:4px;border-bottom-left-radius:4px;flex-direction:column;align-items:stretch;gap:4px;width:24px;min-width:24px;padding:6px;display:flex}.information-block-layout-PQMi5i.chat-color-red-hyZntg{border-color:var(--chat-color-red-light);background-color:var(--chat-color-red-light)}.information-block-layout-PQMi5i.chat-color-red-hyZntg[data-selected=true]{border-color:var(--chat-color-red);background-color:var(--chat-color-red)}.information-block-layout-PQMi5i.chat-color-blue-yyPigD{background-color:var(--chat-color-blue-light);border-color:var(--chat-color-blue-light)}.information-block-layout-PQMi5i.chat-color-blue-yyPigD[data-selected=true]{border-color:var(--chat-color-blue);background-color:var(--chat-color-blue)}.information-block-layout-PQMi5i.chat-color-green-B1pGMB{border-color:var(--chat-color-green-light);background-color:var(--chat-color-green-light)}.information-block-layout-PQMi5i.chat-color-green-B1pGMB[data-selected=true]{border-color:var(--chat-color-green);background-color:var(--chat-color-green)}.information-block-layout-PQMi5i[data-selected=true]{border-right-color:var(--color-surface-default)!important}.icon-wrapper-eqRgoj{justify-content:center;align-items:center;width:12px;height:12px;display:flex}.icon-wrapper-eqRgoj path{fill:var(--color-surface-default);fill-opacity:1}.icon-wrapper-eqRgoj circle{stroke:var(--color-surface-default);color:var(--color-surface-default)}@media not (min-width:744px){.icon-wrapper-eqRgoj{width:10px;height:10px}}.chat-element-layout-XqRCoi{z-index:4;cursor:pointer;justify-content:space-between;width:100%;height:74px;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;container-type:inline-size}.chat-element-layout-XqRCoi.action-panel-open-uVNRxf{transform:translateX(var(--action-panel-offset))}.chat-element-layout-XqRCoi.action-panel-open-uVNRxf .chat-elements-wrapper-FvurWA{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.chat-element-layout-XqRCoi[data-selected=true].chat-color-red-PpIuQH .element-oper-content-MDo86I,.chat-element-layout-XqRCoi[data-selected=true].chat-color-red-PpIuQH .chat-elements-wrapper-FvurWA,.chat-element-layout-XqRCoi[data-selected=true].chat-color-red-PpIuQH .chat-element-wrapper-oper-DaoM6F,.chat-element-layout-XqRCoi[data-selected=true].chat-color-red-PpIuQH .chat-element-wrapper-user-ZbgKPV{border-color:var(--chat-color-red);background-color:var(--chat-color-red)}.chat-element-layout-XqRCoi[data-selected=true].chat-color-blue-SbWJXZ .element-oper-content-MDo86I,.chat-element-layout-XqRCoi[data-selected=true].chat-color-blue-SbWJXZ .chat-elements-wrapper-FvurWA,.chat-element-layout-XqRCoi[data-selected=true].chat-color-blue-SbWJXZ .chat-element-wrapper-oper-DaoM6F,.chat-element-layout-XqRCoi[data-selected=true].chat-color-blue-SbWJXZ .chat-element-wrapper-user-ZbgKPV{border-color:var(--chat-color-blue);background-color:var(--chat-color-blue)}.chat-element-layout-XqRCoi[data-selected=true].chat-color-green-sebzJV .element-oper-content-MDo86I,.chat-element-layout-XqRCoi[data-selected=true].chat-color-green-sebzJV .chat-elements-wrapper-FvurWA,.chat-element-layout-XqRCoi[data-selected=true].chat-color-green-sebzJV .chat-element-wrapper-oper-DaoM6F,.chat-element-layout-XqRCoi[data-selected=true].chat-color-green-sebzJV .chat-element-wrapper-user-ZbgKPV{border-color:var(--chat-color-green);background-color:var(--chat-color-green)}.chat-elements-wrapper-FvurWA{border:1px solid var(--color-border-input-secondary-disabled);background-color:var(--color-surface-secondary);border-left:none;border-top-right-radius:4px;border-bottom-right-radius:4px;flex-direction:column;justify-content:space-between;row-gap:4px;width:100%;padding:8px;display:flex;overflow:hidden}.chat-elements-wrapper-FvurWA.unanswered-ubip0D:after{content:"";z-index:-1;background-color:var(--color-border-error-checked);border-top-right-radius:4px;border-bottom-right-radius:4px;width:12px;height:100%;display:block;position:absolute;top:0;right:-6px}.chat-element-inner-wrapper-zrmzXJ{flex:1;justify-content:space-between;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex}.chat-indicatos-wrapper-uiuXQD{align-items:center;column-gap:2px;display:flex;position:absolute;top:2px;right:2px}.chat-element-wrapper-user-ZbgKPV{background-color:var(--color-surface-secondary);align-items:center;column-gap:8px;width:100%;max-width:360px;transition:flex-shrink .3s;display:flex;position:relative}.chat-element-wrapper-oper-DaoM6F{background-color:var(--color-surface-secondary);align-items:center;padding-left:8px;transition:transform .3s;display:flex;position:relative}.element-user-content-TOHJuL{z-index:2;flex-direction:column;flex-grow:1;justify-content:space-between;align-self:stretch;display:flex}.element-oper-content-MDo86I{visibility:hidden;background-color:var(--color-surface-secondary);justify-content:space-between;align-self:stretch;width:0;height:calc(100% + 2px);display:flex}.element-oper-content-MDo86I .element-oper-content-info-Wn8ZqW{flex-direction:column;justify-content:space-between;display:flex}.element-oper-content-MDo86I .element-oper-content-info-Wn8ZqW .element-oper-content-city-zGmxlX{align-items:center;column-gap:4px;display:flex}.time-small-block-IR16l3{display:none}.portal-chat-item-Up8fID{z-index:999;opacity:0;pointer-events:none;width:420px;transition:opacity .25s;position:fixed}.portal-chat-item-Up8fID .chat-element-wrapper-user-ZbgKPV{min-width:1px}.portal-chat-item-Up8fID .element-oper-content-MDo86I{visibility:visible;width:123px;padding-right:8px;transform:translate(8px)}.portal-chat-item-visible-R8JeFn{opacity:1;pointer-events:auto}@container (width<=200px){.time-small-block-IR16l3{display:block}.element-user-content-TOHJuL{padding-right:0}.element-user-content-TOHJuL>p{visibility:hidden}}@media not (min-width:1280px){.chat-element-inner-wrapper-zrmzXJ{justify-content:flex-start}.chat-element-wrapper-oper-DaoM6F{margin-left:auto}}@media not (min-width:744px){.chat-element-layout-XqRCoi{height:64px}}.left-bar-layout-ySnyIR{flex-direction:column;height:100%;min-height:0;padding-bottom:16px;display:flex}.filter-wrapper-JXV9tB{display:var(--chat-filter-display-state);flex-shrink:0}.chat-list-wrapper-IGrR96{scrollbar-gutter:stable;background-color:var(--color-surface-default);border-bottom-right-radius:4px;border-bottom-left-radius:4px;flex-direction:column;flex:auto;row-gap:8px;min-height:0;padding:8px;display:flex;overflow-x:clip;overflow-y:auto}.chat-list-wrapper-IGrR96::-webkit-scrollbar{width:7px}.chat-list-wrapper-IGrR96::-webkit-scrollbar-thumb{background-color:var(--color-surface-active);background-clip:padding-box;border:2px solid transparent;border-width:2px 0 2px 3px;border-radius:10px}.chat-list-wrapper-IGrR96::-webkit-scrollbar-thumb:hover{filter:brightness(.9)}.chat-list-wrapper-IGrR96::-webkit-scrollbar-track{background:0 0}.chat-list-wrapper-IGrR96::-webkit-scrollbar-button{display:none}.load-more-wrapper-_6r4Ub{text-align:center;cursor:pointer;color:var(--color-text-secondary);border-radius:4px;justify-content:center;align-items:center;column-gap:8px;padding:8px 0;display:flex}.load-more-wrapper-_6r4Ub path{fill:var(--color-text-secondary);fill-opacity:1}.load-more-wrapper-_6r4Ub circle{stroke:var(--color-text-secondary);color:var(--color-text-secondary)}.load-more-wrapper-_6r4Ub svg path,.load-more-wrapper-_6r4Ub svg circle{transition:fill .2s ease-in-out}.load-more-wrapper-_6r4Ub{transition:color .2s ease-in-out,background-color .2s ease-in-out}.load-more-wrapper-_6r4Ub:hover{background-color:var(--color-light-default);color:var(--color-text-primary)}.load-more-wrapper-_6r4Ub:hover path{fill:var(--color-text-primary);fill-opacity:1}.load-more-wrapper-_6r4Ub:hover circle{stroke:var(--color-text-primary);color:var(--color-text-primary)}.load-more-wrapper-_6r4Ub .icon-wrapper-CtkYS9{justify-content:center;align-items:center;display:flex}.no-matches-wrapper-ISMJW6{flex-direction:column;justify-content:center;align-items:center;row-gap:8px;width:100%;height:100%;display:flex}.no-matches-wrapper-ISMJW6 .no-matches-image-aJKtSk{max-width:160px;max-height:160px}.divider-wrapper-RLldzm{background-color:var(--color-surface-default);padding:0 8px}.divider-wrapper-RLldzm .divider-HkCxLF{background-color:var(--color-border-default);width:100%;height:1px}@media (min-width:744px){.filter-wrapper-JXV9tB{display:block}.left-bar-layout-ySnyIR{padding-bottom:0}}.invite-groups-layout-ac3Ys2{flex-direction:column;row-gap:8px;padding:8px;display:flex}.add-new-group-item-qYIqMK{font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--color-text-interactive-strong);cursor:pointer;font-family:var(--font-main);align-items:center;column-gap:8px;padding:12px 8px;display:flex}.add-new-group-item-qYIqMK svg path{fill:var(--color-text-interactive-strong)}.add-new-group-item-qYIqMK:hover{color:var(--color-interactive-hover)}.add-new-group-item-qYIqMK:hover svg path{fill:var(--color-interactive-hover)}.add-new-group-item-qYIqMK.running-ZCeLol{color:var(--color-text-success-strong)}.add-new-group-item-qYIqMK.running-ZCeLol svg path{fill:var(--color-text-success-strong)}.add-new-group-item-qYIqMK.running-ZCeLol:hover{color:var(--color-interactive-checked-light-success)}.add-new-group-item-qYIqMK.running-ZCeLol:hover svg path{fill:var(--color-interactive-checked-light-success)}.invite-group-item-Vvzz7l{border:1px solid var(--color-border-light);cursor:pointer;border-radius:4px;overflow:hidden}.invite-group-item-Vvzz7l .invite-group-button-YUAyBq{cursor:pointer;border-left:1px solid var(--color-border-light);justify-content:center;align-items:center;width:48px;display:flex}.invite-group-item-Vvzz7l .invite-group-button-YUAyBq svg path{fill:var(--color-text-muted)}.invite-group-item-Vvzz7l .invite-group-button-YUAyBq:not(:disabled):hover{background-color:var(--color-surface-strong)}.invite-group-item-Vvzz7l .invite-group-button-YUAyBq:disabled{cursor:not-allowed;background-color:var(--color-light-default)}.invite-group-item-Vvzz7l .invite-group-button-YUAyBq:disabled svg path{fill:var(--color-text-input-muted)}.invite-group-item-Vvzz7l:hover{border-color:var(--color-border-active-soft);background-color:var(--color-surface-active)}.invite-group-item-Vvzz7l:hover .invite-group-name-EsDaYY,.invite-group-item-Vvzz7l:hover .invite-group-name-input-KSNztV{color:var(--color-text-interactive-default)}.invite-group-item-Vvzz7l:hover .invite-group-button-YUAyBq:disabled{cursor:not-allowed;background-color:var(--color-light-default)}.invite-group-item-Vvzz7l:hover .invite-group-button-YUAyBq:disabled svg path{fill:var(--color-text-input-muted)}.invite-group-item-Vvzz7l:hover svg path{fill:var(--color-interactive-default)}.invite-group-item-Vvzz7l[data-selected=true]{border-color:var(--color-border-active-checked);background-color:var(--color-surface-active)}.invite-group-item-Vvzz7l[data-selected=true] .invite-group-name-EsDaYY,.invite-group-item-Vvzz7l[data-selected=true] .invite-group-name-input-KSNztV{color:var(--color-text-interactive-default)}.invite-group-item-Vvzz7l[data-selected=true] .invite-group-button-YUAyBq{border-color:var(--color-border-active-checked);background-color:var(--color-interactive-default)}.invite-group-item-Vvzz7l[data-selected=true] .invite-group-button-YUAyBq svg path{fill:var(--color-surface-default)}.invite-group-item-Vvzz7l[data-selected=true] .invite-group-button-YUAyBq:not(:disabled):hover{background-color:var(--color-interactive-hover)}.invite-group-item-Vvzz7l[data-selected=true] .invite-group-button-YUAyBq:disabled{border-left:1px solid var(--color-border-light);background-color:var(--color-light-default)}.invite-group-item-Vvzz7l[data-selected=true] .invite-group-button-YUAyBq:disabled svg path{fill:var(--color-text-input-muted)}.invite-group-item-Vvzz7l[data-selected=true] .invite-group-button-edit-hW31aA:hover svg path{fill:var(--color-interactive-hover)}.invite-group-item-Vvzz7l.stopped-UKuuId[data-selected=true] .invite-group-button-YUAyBq svg path{fill:var(--color-surface-default)}.invite-group-item-Vvzz7l.running-ZCeLol:hover,.invite-group-item-Vvzz7l.running-ZCeLol[data-selected=true]{border-color:var(--color-border-success-checked);background-color:var(--color-status-success-bg-strong)}.invite-group-item-Vvzz7l.running-ZCeLol:hover .invite-group-name-EsDaYY,.invite-group-item-Vvzz7l.running-ZCeLol:hover .invite-group-name-input-KSNztV,.invite-group-item-Vvzz7l.running-ZCeLol[data-selected=true] .invite-group-name-EsDaYY,.invite-group-item-Vvzz7l.running-ZCeLol[data-selected=true] .invite-group-name-input-KSNztV{color:var(--color-text-success)}.invite-group-item-Vvzz7l.running-ZCeLol:hover svg path{fill:var(--color-interactive-checked-success)}.invite-group-item-Vvzz7l.running-ZCeLol .invite-group-button-YUAyBq:not(:disabled):hover{background-color:var(--color-interactive-soft-hover-secondary-success)}.invite-group-item-Vvzz7l.running-ZCeLol[data-selected=true] svg path{fill:var(--color-interactive-checked-success)}.invite-group-item-Vvzz7l.running-ZCeLol[data-selected=true] .invite-group-button-YUAyBq{border-color:var(--color-interactive-checked-success);background-color:var(--color-interactive-checked-success)}.invite-group-item-Vvzz7l.running-ZCeLol[data-selected=true] .invite-group-button-YUAyBq svg path{fill:var(--color-surface-default)}.invite-group-item-Vvzz7l.running-ZCeLol[data-selected=true] .invite-group-button-YUAyBq:not(:disabled):hover{background-color:var(--color-interactive-checked-light-success)}.invite-group-item-Vvzz7l.running-ZCeLol[data-selected=true] .invite-group-button-YUAyBq:disabled{border-left:1px solid var(--color-border-light);background-color:var(--color-light-default)}.invite-group-item-Vvzz7l.running-ZCeLol[data-selected=true] .invite-group-button-YUAyBq:disabled svg path{fill:var(--color-text-input-muted)}.invite-group-item-Vvzz7l.running-ZCeLol[data-selected=true] .invite-group-button-edit-hW31aA:hover svg path{fill:var(--color-interactive-checked-light-success)}.invite-group-name-EsDaYY,.invite-group-name-input-KSNztV{font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--color-text-tertiary);font-family:var(--font-main);flex:1;padding:12px 8px}.invite-group-info-KtmPaG{justify-content:space-between;display:flex}.invite-group-actions-BPynIR{column-gap:18px;display:flex}.saved-invites-pin-n6_KrM{justify-content:center;align-items:center;width:24px;height:100%;margin-right:10px;display:flex}.invite-group-button-edit-hW31aA{cursor:pointer}.invite-group-button-edit-hW31aA svg path{fill:var(--color-interactive-default)}.invite-group-name-text-WHV2Of{-webkit-line-clamp:1;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sender-counter-xBFrM_{width:83px;height:100%;font-size:var(--text-xxs);font-weight:var(--fw-medium);font-family:var(--font-main);display:flex;position:relative}.sender-counter-xBFrM_ .running-DXo048,.sender-counter-xBFrM_ .all-x7cLMH{align-items:center;display:flex}.sender-counter-xBFrM_ .running-DXo048 svg,.sender-counter-xBFrM_ .all-x7cLMH svg{margin-right:3px}.sender-counter-xBFrM_ .running-DXo048 .number-QvWfYi,.sender-counter-xBFrM_ .all-x7cLMH .number-QvWfYi{text-align:center}.sender-counter-xBFrM_ .running-DXo048.running-DXo048,.sender-counter-xBFrM_ .all-x7cLMH.running-DXo048{color:var(--color-text-success);margin-right:7px}.sender-counter-xBFrM_ .running-DXo048.all-x7cLMH,.sender-counter-xBFrM_ .all-x7cLMH.all-x7cLMH{color:var(--color-text-primary)}.sender-counter-xBFrM_.with-divider-FfpD5T{padding-left:10px;padding-right:10px}.sender-counter-xBFrM_.with-divider-FfpD5T:after{background:var(--color-border-default);content:"";width:1px;height:24px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.sender-profile-item-layout-DiFgU3{border:1px solid var(--color-surface-default);border-bottom:1px solid var(--color-border-default);border-radius:4px;position:relative}.sender-profile-item-layout-DiFgU3 .saved-invites-pin-_BmkNs{border:1px solid var(--color-border-active-strong);background-color:var(--color-surface-soft);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:-7px;left:-1px}.sender-profile-item-layout-DiFgU3:last-child{border-bottom:1px solid transparent}.sender-profile-item-layout-DiFgU3:hover{background-color:var(--color-surface-soft);border-bottom:1px solid var(--color-surface-soft)}.sender-profile-item-layout-DiFgU3[data-selected=true],.sender-profile-item-layout-DiFgU3.reactivate-tbwfHn{border:1px solid var(--color-border-active-soft);background-color:var(--color-surface-soft);margin-top:8px;margin-bottom:8px}.sender-profile-item-layout-DiFgU3[data-selected=true]:first-child,.sender-profile-item-layout-DiFgU3.reactivate-tbwfHn:first-child{margin-top:0}.sender-profile-item-layout-DiFgU3.running-EezWOH{border:1px solid var(--color-border-success);background-color:var(--color-status-success-bg)}.sender-profile-item-layout-DiFgU3.stopped-arsL36{border:1px solid var(--color-border-active-soft);background-color:var(--color-surface-soft)}.sender-profile-item-layout-DiFgU3 .sender-profile-block-wrapper-OAzQ_4{cursor:pointer;justify-content:space-between;display:flex}.sender-profile-item-layout-DiFgU3 .sender-profile-block-wrapper-OAzQ_4 .sender-profile-avatar-kpUFCG{padding:8px}.sender-profile-item-layout-DiFgU3 .sender-profile-block-wrapper-OAzQ_4 .sender-profile-button-OFWqxA{justify-content:center;align-items:center;width:56px;display:flex}.sender-profile-item-layout-DiFgU3 .sender-profile-block-wrapper-OAzQ_4 .sender-profile-button-OFWqxA:hover{cursor:pointer}.sender-profile-item-layout-DiFgU3 .sender-profile-block-wrapper-OAzQ_4 .sender-profile-button-OFWqxA.running-EezWOH{background-color:var(--color-interactive-checked-success)}.sender-profile-item-layout-DiFgU3 .sender-profile-block-wrapper-OAzQ_4 .sender-profile-button-OFWqxA.running-EezWOH:hover{background-color:var(--color-interactive-checked-light-success)}.sender-profile-item-layout-DiFgU3 .sender-profile-block-wrapper-OAzQ_4 .sender-profile-button-OFWqxA.reactivate-tbwfHn{background-color:var(--color-interactive-default)}.sender-profile-item-layout-DiFgU3 .sender-profile-block-wrapper-OAzQ_4 .sender-profile-button-OFWqxA.reactivate-tbwfHn:hover{background-color:var(--color-interactive-hover)}.sender-profile-item-layout-DiFgU3 .divider-dxcM0B[data-selected=true]{border-bottom:1px solid var(--color-border-active-soft)}.sender-profile-item-layout-DiFgU3 .divider-dxcM0B.running-EezWOH{border-bottom:1px solid var(--color-border-success)}.sender-profile-item-layout-DiFgU3 .divider-dxcM0B.stopped-arsL36{border-bottom:1px solid var(--color-border-active-soft)}.sender-profile-list-header-wrapper-fN346H{justify-content:space-between;padding-bottom:6px;display:flex}.sender-profile-list-header-wrapper-fN346H .sender-profile-list-title-YuqVvN{align-items:center;display:flex}.move-sender-modal-layout-wtFpMr{width:480px;font-family:var(--font-main);padding:32px}.move-sender-modal-layout-wtFpMr .title-qtnWix{font-size:18px;font-weight:var(--fw-semibold);text-align:center;color:var(--color-text-interactive-default);margin-bottom:8px;line-height:120%}.move-sender-modal-layout-wtFpMr .select-label-Cx47mq{margin-top:16px}.action-buttons-wrapper-idh1EF{column-gap:16px;margin-top:24px;display:flex}.button-width-ijODh3{--btn-width-setup:100%;--btn-max-width-setup:200px}@media (min-width:1280px){.move-sender-modal-layout-wtFpMr{padding:24px}.move-sender-modal-layout-wtFpMr .title-qtnWix{font-size:16px}}.senderLeftBar-Swsqzf{background-color:var(--color-surface-default);border-radius:4px;width:100%;height:100%;padding:10px}.senderLeftBar-Swsqzf .sender-profile-list-wrapper-ndXu3p{flex-direction:column;gap:8px;height:100%;display:flex;overflow:hidden}.senderLeftBar-Swsqzf .sender-profile-list-wrapper-ndXu3p .sender-profile-list-MgUqri{height:calc(100% - 54px);padding-top:6px;overflow-y:scroll}.senderLeftBar-Swsqzf .sender-profile-list-wrapper-ndXu3p .sender-profile-list-MgUqri::-webkit-scrollbar{background:var(--color-surface-default);width:3px;margin-right:3px}.senderLeftBar-Swsqzf .sender-profile-list-wrapper-ndXu3p .sender-profile-list-MgUqri::-webkit-scrollbar-thumb{background:var(--color-surface-active)}.senderLeftBarList-lcos6C{background-color:var(--color-surface-default);width:100%;height:100%}.loader-wrapper-XtnHbo{min-height:110px}@media (min-width:1280px){.senderLeftBar-Swsqzf{position:static;overflow:hidden}.senderLeftBar-Swsqzf .sender-profile-list-wrapper-ndXu3p .sender-profile-list-MgUqri{height:calc(100% - 45px)}}.sender-content-header-kJoV0s{z-index:1;background-color:var(--color-surface-default);border-radius:4px;justify-content:space-between;align-items:center;width:100%;height:48px;display:flex;position:fixed;top:48px;left:0}.sender-content-header-kJoV0s.is-stage-gPLuwZ{top:71px}.leftBarNavigation-P9_l9K{cursor:pointer;align-items:center;max-width:-webkit-min-content;max-width:min-content;padding-left:10px;padding-right:10px;display:flex;position:relative}.leftBarNavigation-P9_l9K:after{background:var(--color-border-default);content:"";width:1px;height:24px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.leftBarNavigation-P9_l9K svg{width:20px;min-width:20px;height:20px;margin-right:4px}.leftBarNavigation-P9_l9K svg path{fill:var(--color-text-muted);fill-opacity:1}.leftBarNavigation-P9_l9K svg circle{stroke:var(--color-text-muted);color:var(--color-text-muted)}@media (min-width:1280px){.sender-content-header-kJoV0s{height:54px;position:static}}.senderContentToggler-mGoOKr{justify-content:space-between;align-items:center;width:100%;padding-left:10px;padding-right:10px;display:flex}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ{height:32px;font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text-secondary);border-radius:var(--main-border-radius);cursor:pointer;font-family:var(--font-main);flex:1;justify-content:center;align-items:center;margin-right:3px;display:flex;position:relative}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ:after{content:"";background-color:var(--color-border-default);width:1px;height:22px;position:absolute;top:50%;right:-3px;transform:translateY(-50%)}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ:last-child{margin-left:3px;padding-right:0}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ:last-child:after,.senderContentToggler-mGoOKr .toggleButton-PpYFFQ span.name-siTmhH{display:none}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ svg{width:18px;height:18px;margin-right:4px}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ svg path{fill:var(--color-text-secondary);fill-opacity:1}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ svg circle{stroke:var(--color-text-secondary);color:var(--color-text-secondary)}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ:hover{color:var(--color-text-accent-hover);background-color:var(--color-surface-hover)}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ:hover svg path{fill:var(--color-text-accent-hover);fill-opacity:1}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ:hover svg circle{stroke:var(--color-text-accent-hover);color:var(--color-text-accent-hover)}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ.isActive-EThMTc{color:var(--color-text-interactive-default);background-color:var(--color-surface-active)}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ.isActive-EThMTc svg path{fill:var(--color-text-interactive-default);fill-opacity:1}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ.isActive-EThMTc svg circle{stroke:var(--color-text-interactive-default);color:var(--color-text-interactive-default)}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ.isActive-EThMTc:hover{color:var(--color-text-interactive-default);background-color:var(--color-surface-strong)}@media (min-width:744px){.senderContentToggler-mGoOKr .toggleButton-PpYFFQ{margin-right:7px}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ:after{right:-7px}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ:last-child{margin-left:7px}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ span.name-siTmhH{margin-right:4px;display:inline}}@media (min-width:1280px){.senderContentToggler-mGoOKr .toggleButton-PpYFFQ{height:38px;font-size:var(--text-sm)}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ:after{height:30px}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ span.name-siTmhH{margin-right:6px}.senderContentToggler-mGoOKr .toggleButton-PpYFFQ svg{width:22px;height:22px;margin-right:6px}}.senderDraftsWrapper-tBWgKU{height:100%;padding-top:38px;position:relative;overflow:hidden}.senderDrafts-EVQ8mC{border-radius:4px;width:100%;min-width:278px;height:100%;padding-top:8px;overflow:auto}.senderDrafts-EVQ8mC::-webkit-scrollbar{width:7px}.senderDrafts-EVQ8mC::-webkit-scrollbar-thumb{background-color:var(--color-surface-active);background-clip:padding-box;border:2px solid transparent;border-width:2px 0 2px 3px;border-radius:10px}.senderDrafts-EVQ8mC::-webkit-scrollbar-thumb:hover{filter:brightness(.9)}.senderDrafts-EVQ8mC::-webkit-scrollbar-track{background:0 0}.senderDrafts-EVQ8mC::-webkit-scrollbar-button{display:none}.contentDrafts-c9CCWg{background-color:var(--color-surface-default);border-radius:4px;width:100%;min-height:100%;display:flex}.contentDrafts-c9CCWg.footerIsShown-i36GXf{padding-bottom:48px}.noSelectedProfile-dqQTGx{background-color:var(--color-surface-default);flex-flow:column wrap;width:100%;height:100%;display:flex}.noSelectedProfile-dqQTGx .text-J57eis{width:100%;height:40px;min-height:40px;font-size:var(--text-sm);font-weight:var(--fw-bold);color:var(--color-text-primary);font-family:var(--font-main);flex:0;justify-content:center;align-items:center;display:flex}.noSelectedProfile-dqQTGx .imageBlock-XNVifm{flex-flow:column wrap;flex:1;justify-content:center;align-items:center;padding-bottom:40px;display:flex}.noSelectedProfile-dqQTGx .imageBlock-XNVifm svg{margin-bottom:10px}.noSelectedProfile-dqQTGx .imageBlock-XNVifm span{width:100%;font-size:var(--text-sm);font-weight:var(--fw-regular);text-align:center;color:var(--color-text-secondary);font-family:var(--font-main)}.draftsContent-_7JNzS{width:100%;padding-top:11px;padding-left:10px;padding-right:10px}.draftsContent-_7JNzS .listDraftsHeader-RCza1e{width:100%;height:40px;font-size:var(--text-sm);font-family:var(--font-main);justify-content:space-between;margin-bottom:8px;display:flex}.draftsContent-_7JNzS .listDraftsHeader-RCza1e .selectAll-DVrcPl{font-weight:var(--fw-regular);color:var(--color-text-tertiary);align-items:center;display:flex}.draftsContent-_7JNzS .listDraftsHeader-RCza1e .selectAll-DVrcPl label{margin-right:8px}.draftsContent-_7JNzS .listDraftsHeader-RCza1e .groupName-lWObcn{font-weight:var(--fw-bold);color:var(--color-text-primary);justify-content:center;align-items:center;display:flex}.draftsContent-_7JNzS .listDraftsHeader-RCza1e .settings-oIajJr{padding-right:4px}.draftsContent-_7JNzS .listDrafts-WnX64R{min-height:0}.isCheckboxDefault-VV6qtH{--checkbox-border-default:var(--color-border-light);--checkbox-bg-checked:var(--color-interactive-default);--checkbox-border-checked:var(--color-border-active-checked);--checkbox-icon-color:var(--color-base-white-100)}.loader-wrapper-_vlPtX{margin-top:10px}@media (min-width:1280px){.senderDraftsWrapper-tBWgKU{padding-top:0}.senderDrafts-EVQ8mC{height:calc(100% - 54px);overflow:unset;padding-top:10px}.senderDrafts-EVQ8mC .contentDrafts-c9CCWg{height:100%;min-height:calc(100% - 54px)}.senderDrafts-EVQ8mC .contentDrafts-c9CCWg .draftsContent-_7JNzS{height:calc(100% - 54px)}.senderDrafts-EVQ8mC .contentDrafts-c9CCWg .listDrafts-WnX64R{height:100%;overflow:auto}.senderDrafts-EVQ8mC .contentDrafts-c9CCWg .listDrafts-WnX64R::-webkit-scrollbar{background:var(--color-surface-default);width:3px;margin-right:3px}.senderDrafts-EVQ8mC .contentDrafts-c9CCWg .listDrafts-WnX64R::-webkit-scrollbar-thumb{background:var(--color-surface-active)}.senderDrafts-EVQ8mC .invitesListWrapper-w0LZmX{height:82%}}.checkbox-NgVdA_{cursor:pointer;display:inline-flex}.checkbox-NgVdA_ .checkboxInput-vgWu0F{display:none}.checkbox-NgVdA_ .checkboxBox-cPkze1{border:1px solid var(--checkbox-border-default,--color-base-dark-grey-20);background:var(--color-base-white-100);box-sizing:border-box;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.checkbox-NgVdA_ .checkboxBox-cPkze1 svg{opacity:0;width:8px;height:5.03px;transition:all .15s;transform:scale(.6)}.checkbox-NgVdA_ .checkboxBox-cPkze1 svg path{stroke:var(--checkbox-icon-color,--color-base-white-100)}.checkbox-NgVdA_ .checkboxInput-vgWu0F:checked+.checkboxBox-cPkze1{background:var(--checkbox-bg-checked,--color-primary-blue-350);border-color:var(--checkbox-border-checked,--color-primary-blue-350)}.checkbox-NgVdA_ .checkboxInput-vgWu0F:checked+.checkboxBox-cPkze1 svg{opacity:1;transform:scale(1)}.checkbox-NgVdA_ .checkboxInput-vgWu0F:disabled+.checkboxBox-cPkze1{background-color:var(--checkbox-border-default);cursor:not-allowed}.senderDraftCard-ZPi6VA{border:1px solid var(--color-border-active-soft);border-radius:var(--main-border-radius);flex-direction:column;min-height:88px;max-height:148px;margin-bottom:8px;padding-bottom:9px;display:flex;overflow:hidden}.senderDraftCard-ZPi6VA .senderDraftCardHeader-hPQYJ6{background-color:var(--color-surface-soft);border-bottom:1px solid var(--color-border-active-soft);justify-content:space-between;align-items:center;height:40px;min-height:40px;padding-left:10px;padding-right:7px;display:flex}.senderDraftCard-ZPi6VA .senderDraftCardHeader-hPQYJ6 .select-_sy5bx{flex:1;align-items:center;display:flex}.senderDraftCard-ZPi6VA .senderDraftCardHeader-hPQYJ6 .select-_sy5bx .checkbox-_3Cnvc{margin-right:19px}.senderDraftCard-ZPi6VA .senderDraftCardHeader-hPQYJ6 .mediaButtons-hj__iv{flex:1;justify-content:flex-start;align-items:center;display:flex}.senderDraftCard-ZPi6VA .senderDraftCardHeader-hPQYJ6 .saved-invites-pin-GGDgWu{align-items:center;margin-right:10px;display:flex}.senderDraftCard-ZPi6VA .senderDraftCardHeader-hPQYJ6 .saved-invites-pin-GGDgWu svg{margin-right:4px}.senderDraftCard-ZPi6VA .senderDraftCardHeader-hPQYJ6 .saved-invites-pin-GGDgWu .text-cJ4CCb{display:none}.senderDraftCard-ZPi6VA .senderDraftCardHeader-hPQYJ6 .additionalActions-FCxI08{justify-content:center;align-items:center;height:100%;margin-right:12px;display:flex}.senderDraftCard-ZPi6VA.isShowAttachments-wYIPNM{max-height:196px}.senderDraftCard-ZPi6VA.running-poHeM3{border-color:var(--color-border-success)}.senderDraftCard-ZPi6VA.running-poHeM3 .senderDraftCardHeader-hPQYJ6{background-color:var(--color-status-success-bg);border-bottom-color:var(--color-border-success)}.senderDraftCard-ZPi6VA.hasError-h_91HY{border-color:var(--color-border-error)}.senderDraftCard-ZPi6VA.hasError-h_91HY .senderDraftCardHeader-hPQYJ6{background-color:var(--color-status-error-bg);border-bottom-color:var(--color-border-error)}.senderDraftCard-ZPi6VA.selected-sUrdy7{background-color:var(--color-surface-soft);border-color:var(--color-border-active-strong)}.senderDraftCard-ZPi6VA.selected-sUrdy7 .senderDraftCardHeader-hPQYJ6{background-color:var(--color-surface-active);border-bottom-color:var(--color-border-active-strong)}.senderDraftCard-ZPi6VA.selected-sUrdy7.running-poHeM3{background-color:var(--color-status-success-bg);border-color:var(--color-border-success-strong)}.senderDraftCard-ZPi6VA.selected-sUrdy7.running-poHeM3 .senderDraftCardHeader-hPQYJ6{background-color:var(--color-status-success-bg-strong);border-bottom-color:var(--color-border-success-strong)}.senderDraftCard-ZPi6VA.selected-sUrdy7.hasError-h_91HY{background-color:var(--color-status-error-bg);border-color:var(--color-border-error-strong)}.senderDraftCard-ZPi6VA.selected-sUrdy7.hasError-h_91HY .senderDraftCardHeader-hPQYJ6{background-color:var(--color-status-error-bg-strong);border-bottom-color:var(--color-border-error-strong)}.senderDraftCard-ZPi6VA .senderDraftCardContent-vbmAjQ{height:100%;font-size:var(--text-xs);font-weight:var(--fw-light);color:var(--color-text-primary);font-family:var(--font-main);overflow-wrap:break-word;max-height:108px;padding:9px 9px 0;overflow:auto}.senderDraftCard-ZPi6VA .senderDraftCardContent-vbmAjQ .invite-error-hU_Jnr{font-family:var(--font-main);font-weight:var(--fw-medium);font-size:var(--text-sm);color:var(--color-text-interactive-error)}.senderDraftCard-ZPi6VA .senderDraftCardContent-vbmAjQ::-webkit-scrollbar{background:var(--color-surface-default);width:3px;margin-right:3px}.senderDraftCard-ZPi6VA .senderDraftCardContent-vbmAjQ::-webkit-scrollbar-thumb{background:var(--color-surface-active)}.senderDraftCard-ZPi6VA .mediaSliderWrapper-eBl0lU{padding:9px 9px 0}.buttonContent-bmLGMX{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text-inverse);font-family:var(--font-main);align-items:center;display:flex}.buttonContent-bmLGMX svg{margin-right:9px}.mediaIconsBlock-qN6LGT{font-size:var(--text-xs);font-weight:var(--fw-regular);color:var(--color-text-interactive-default);font-family:var(--font-main);align-items:center;margin-right:11px;display:flex}.mediaIconsBlock-qN6LGT svg{width:17px;margin-right:8px}.mediaIconsBlock-qN6LGT.isRunning-Jaz0OU{color:var(--color-text-success)}.mediaIconsBlock-qN6LGT.isRunning-Jaz0OU svg path{fill:var(--color-text-success);fill-opacity:1}.mediaIconsBlock-qN6LGT.isRunning-Jaz0OU svg circle{stroke:var(--color-text-success);color:var(--color-text-success)}.mediaIconsBlock-qN6LGT.isRunning-Jaz0OU svg{width:17px}.mediaIconsBlock-qN6LGT.hasError-h_91HY{color:var(--color-text-error)}.mediaIconsBlock-qN6LGT.hasError-h_91HY svg path{fill:var(--color-text-error);fill-opacity:1}.mediaIconsBlock-qN6LGT.hasError-h_91HY svg circle{stroke:var(--color-text-error);color:var(--color-text-error)}.mediaIconsBlock-qN6LGT.hasError-h_91HY svg{width:17px}.hasCheckboxError-oRXAae{--checkbox-border-default:var(--color-border-light);--checkbox-bg-checked:var(--color-interactive-checked-error);--checkbox-border-checked:var(--color-border-error-checked);--checkbox-icon-color:var(--color-base-white-100)}.isSenderCheckBoxRunning-A0wk_n{--checkbox-border-default:var(--color-border-light);--checkbox-bg-checked:var(--color-interactive-checked-success);--checkbox-border-checked:var(--color-border-success-checked);--checkbox-icon-color:var(--color-base-white-100)}.isCheckboxDefault-hnGPcE{--checkbox-border-default:var(--color-border-light);--checkbox-bg-checked:var(--color-interactive-default);--checkbox-border-checked:var(--color-border-active-checked);--checkbox-icon-color:var(--color-base-white-100)}@media (min-width:744px){.senderDraftCard-ZPi6VA{padding-bottom:11px}.senderDraftCard-ZPi6VA .senderDraftCardHeader-hPQYJ6 .saved-invites-pin-GGDgWu .text-cJ4CCb{font-size:var(--text-xs);font-weight:var(--fw-regular);color:var(--color-text-interactive-default);font-family:var(--font-main);display:inline}.senderDraftCard-ZPi6VA .senderDraftCardContent-vbmAjQ{font-size:var(--text-sm);max-height:112px;padding:11px 11px 0}}@media (min-width:1280px){.senderDraftCard-ZPi6VA .mediaSliderWrapper-eBl0lU{padding:11px 11px 0}}.additionalActions-iZkRqm{position:relative}.handleButton-riJnl5{border-radius:var(--main-border-radius);cursor:pointer;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;display:flex}.handleButton-riJnl5:hover,.handleButton-riJnl5.active-EpAe3o{background-color:var(--color-interactive-soft-hover)}.handleButton-riJnl5.error-kodQ16 svg circle{fill:var(--color-text-error)}.handleButton-riJnl5.error-kodQ16:hover,.handleButton-riJnl5.error-kodQ16.active-EpAe3o{background-color:var(--color-interactive-soft-hover-error)}.handleButton-riJnl5.success-Fb5Hrf svg circle{fill:var(--color-icon-success)}.handleButton-riJnl5.success-Fb5Hrf:hover,.handleButton-riJnl5.success-Fb5Hrf.active-EpAe3o{background-color:var(--color-interactive-soft-hover-success)}.menuWrapper-w570Aq{z-index:100;position:fixed;transform:translate(-100%,17px)}.menu-N4UsRC{max-width:169px;box-shadow:0 2px 8px var(--color-border-light);background-color:var(--color-surface-default);border-radius:4px;flex-wrap:wrap;padding:4px;display:flex;position:relative}.menu-N4UsRC:before{z-index:1;width:12px;height:12px;box-shadow:-3px -3px 8px var(--color-border-light);content:"";background:#fff;position:absolute;top:-6px;right:16px;transform:rotate(45deg)}.menu-N4UsRC .item-YlWm1d{width:100%;height:35px;font-family:var(--font-main);border-radius:4px;justify-content:flex-start;align-items:center;margin-bottom:4px;padding:0 8px;display:flex;overflow:hidden}.menu-N4UsRC .item-YlWm1d svg{margin-right:8px}.menu-N4UsRC .item-YlWm1d svg path{fill:var(--color-text-tertiary);fill-opacity:1}.menu-N4UsRC .item-YlWm1d svg circle{stroke:var(--color-text-tertiary);color:var(--color-text-tertiary)}.menu-N4UsRC .item-YlWm1d span{font-size:var(--text-sm);font-weight:var(--fw-regular);color:var(--color-text-tertiary);white-space:nowrap}.menu-N4UsRC .item-YlWm1d:hover{cursor:pointer;background-color:var(--color-light-default)}.menu-N4UsRC .item-YlWm1d:hover span{font-weight:var(--fw-medium)}.menu-N4UsRC .item-YlWm1d:last-child{margin-bottom:0}.senderContentFooter-Hr5xYP{background-color:var(--color-surface-secondary);border-top:1px solid var(--color-border-default);border-bottom-right-radius:4px;border-bottom-left-radius:4px;justify-content:space-between;align-items:center;width:100%;height:48px;padding-left:10px;padding-right:10px;display:flex;position:absolute;bottom:0}.senderContentFooter-Hr5xYP .counter-_sjEdk{color:var(--color-text-tertiary);font-family:var(--font-main);flex-wrap:wrap;align-items:center;margin-right:8px;display:flex}.senderContentFooter-Hr5xYP .counter-_sjEdk .number-iB8vH2{font-size:var(--text-xs);font-weight:var(--fw-medium);margin-right:3px}.senderContentFooter-Hr5xYP .counter-_sjEdk .text-M_Y47u{font-size:var(--text-xxs);font-weight:var(--fw-regular)}.senderContentFooter-Hr5xYP .actions-DXzE0L{display:flex}.buttonWrapper-vSaghx{margin-right:4px}.buttonWrapper-vSaghx:last-child{margin-right:0}.buttonWrapper-vSaghx .buttonText-UdPFNI{margin-right:3px}.buttonWrapper-vSaghx.delete-PJDxX1 .buttonText-UdPFNI,.buttonWrapper-vSaghx.move-l6KRL4 .buttonText-UdPFNI{display:none}@media (min-width:744px){.buttonWrapper-vSaghx.delete-PJDxX1 .buttonText-UdPFNI,.buttonWrapper-vSaghx.move-l6KRL4 .buttonText-UdPFNI{display:inline}}@media (min-width:1280px){.senderContentFooter-Hr5xYP{padding-left:12px;padding-right:12px}.senderContentFooter-Hr5xYP .counter-_sjEdk .number-iB8vH2{font-size:var(--text-sm);margin-right:5px}.senderContentFooter-Hr5xYP .counter-_sjEdk .text-M_Y47u{font-size:var(--text-sm)}.buttonWrapper-vSaghx{margin-right:8px}.buttonWrapper-vSaghx:last-child{margin-right:0}.buttonContent-axB1i2{font-size:var(--text-sm)}}.toggler-hQ28eH{--toggler-bg-checked-color:var(--color-surface-status-indicator-online);--toggler-bg-unchecked-color:var(--color-interactive-secondary-hover);--toggler-bg-thumb-color:var(--color-surface-default);--toggle-transition-time:var(--transition-time);margin-right:8px}.additionalActions-JGQU0S{justify-content:center;align-items:center;height:100%;display:flex}.additionalActions-JGQU0S .handleButton-v7VjQ_{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.additionalActions-JGQU0S .handleButton-v7VjQ_:hover,.additionalActions-JGQU0S .handleButton-v7VjQ_.active-W5J87V{background-color:var(--color-light-default)}.menuWrapper-f5Kkgt{position:relative}.menuWrapper-f5Kkgt .menu-saIXAm{z-index:1000;box-shadow:0 2px 8px var(--color-border-light);background-color:var(--color-surface-default);min-width:175px;padding:4px;position:absolute;bottom:-105px;right:-10px}.menuWrapper-f5Kkgt .menu-saIXAm.is-hide-show-attachments-jlWDXl{bottom:-67px}.menuWrapper-f5Kkgt .menu-saIXAm:before{z-index:1;width:12px;height:12px;box-shadow:-3px -3px 8px var(--color-border-light);content:"";background:#fff;position:absolute;top:-6px;right:16px;transform:rotate(45deg)}.menuWrapper-f5Kkgt .menu-saIXAm .item-AxYKbk{width:100%;height:35px;font-size:var(--text-sm);font-weight:var(--fw-regular);color:var(--color-text-tertiary);font-family:var(--font-main);border-radius:4px;align-items:center;padding-left:8px;padding-right:8px;display:flex}.menuWrapper-f5Kkgt .menu-saIXAm .item-AxYKbk.toggler-item-s5OUag{margin-bottom:4px}.menuWrapper-f5Kkgt .menu-saIXAm .item-AxYKbk.toggler-item-s5OUag:after{content:"";background-color:var(--color-border-default);border-radius:4px;height:1px;margin-bottom:4px;position:absolute;bottom:38px;left:12px;right:12px}.menuWrapper-f5Kkgt .menu-saIXAm .item-AxYKbk:hover{cursor:pointer}.menuWrapper-f5Kkgt .menu-saIXAm .item-AxYKbk.button-item-F40yek:not(:disabled):hover{cursor:pointer;background-color:var(--color-light-default)}.menuWrapper-f5Kkgt .menu-saIXAm .item-AxYKbk.button-item-F40yek:not(:disabled):hover span{font-weight:var(--fw-medium)}.menuWrapper-f5Kkgt .menu-saIXAm .item-AxYKbk.button-item-F40yek:disabled{cursor:not-allowed;background-color:var(--color-light-default);color:var(--color-text-secondary-disabled)}.menuWrapper-f5Kkgt .menu-saIXAm .item-AxYKbk.button-item-F40yek:disabled svg{margin-right:8px}.menuWrapper-f5Kkgt .menu-saIXAm .item-AxYKbk.button-item-F40yek:disabled svg path{fill:var(--color-text-secondary-disabled);fill-opacity:1}.menuWrapper-f5Kkgt .menu-saIXAm .item-AxYKbk.button-item-F40yek:disabled svg circle{stroke:var(--color-text-secondary-disabled);color:var(--color-text-secondary-disabled)}.menuWrapper-f5Kkgt .menu-saIXAm .item-AxYKbk svg{margin-right:8px}.menuWrapper-f5Kkgt .menu-saIXAm .item-AxYKbk svg path{fill:var(--color-text-tertiary);fill-opacity:1}.menuWrapper-f5Kkgt .menu-saIXAm .item-AxYKbk svg circle{stroke:var(--color-text-tertiary);color:var(--color-text-tertiary)}.reactTooltip-p11r3_{--rt-opacity:1;border-radius:4px;background-color:var(--color-surface-default)!important;border:0 solid!important;padding:0!important}.tooltip-xBc_bE{background-color:var(--color-surface-default);border-radius:4px;padding:8px;box-shadow:0 3px 3px rgba(0,0,0,.05)}.tooltip-xBc_bE>div{font-size:var(--text-xs);font-weight:var(--fw-regular);color:var(--color-text-tertiary);font-family:var(--font-main);align-items:center;display:flex}.tooltip-xBc_bE>div svg{margin-right:6px}.tooltip-xBc_bE .activeSendersRunning-bHPcbb{margin-bottom:8px}.senderPageRedesign-xwbxdM{width:100%;min-width:0}.clmn_2_letters-aptDWM{flex-direction:column;width:370px;height:100%;padding:10px 5px;display:flex}.create_letter_btn-LzbdlN{color:#fff;cursor:pointer;background:linear-gradient(99.84deg,#f88a5b 4.33%,#e05f16 98.64%) 0 0/200% 100%;border-radius:5px;flex:none;justify-content:center;align-items:center;height:44px;margin-bottom:10px;font-size:16px;font-weight:600;transition:all .5s;display:flex}.create_letter_btn-LzbdlN:hover{background-position:100% 0}.create_letter_btn-LzbdlN img{margin-right:12px}.letters_folders-W5TzjO{background-color:#fff;border-radius:4px;margin-bottom:10px;padding:24px;box-shadow:0 3px 3px rgba(0,0,0,.05)}.letters_folder_item-siJrCt{cursor:pointer;border-radius:4px;align-items:center;height:44px;padding:0 10px 0 24px;display:flex}.letters_folder_item-siJrCt.active-prXOql{background:linear-gradient(90deg,#de7032 0%,#ff9356 101.75%)}.letters_folder_img-NQAWW_{background-position:50%;background-repeat:no-repeat;width:28px;height:28px;margin-right:10px}.letters_folder_item-siJrCt.mailbox-jrxltZ .letters_folder_img-NQAWW_{background-image:url(/static/media/folder-mailbox.cd349d6d47.svg)}.letters_folder_item-siJrCt.drafts-VHDlML .letters_folder_img-NQAWW_{background-image:url(/static/media/folder-drafts.19ca98ccbc.svg)}.letters_folder_item-siJrCt.trash-_cWGbQ .letters_folder_img-NQAWW_{background-image:url(/static/media/folder-trash.af4cd6b379.svg)}.letters_folder_item-siJrCt.bookmarks-H65pJf .letters_folder_img-NQAWW_{background-image:url(/static/media/folder-bookmarks.f97fb813e2.svg)}.letters_folder_item-siJrCt.mailbox-jrxltZ.active-prXOql .letters_folder_img-NQAWW_{background-image:url(/static/media/folder-mailbox-a.831775da50.svg)}.letters_folder_item-siJrCt.drafts-VHDlML.active-prXOql .letters_folder_img-NQAWW_{background-image:url(/static/media/folder-drafts-a.4033302777.svg)}.letters_folder_item-siJrCt.trash-_cWGbQ.active-prXOql .letters_folder_img-NQAWW_{background-image:url(/static/media/folder-trash-a.a5511262ce.svg)}.letters_folder_item-siJrCt.bookmarks-H65pJf.active-prXOql .letters_folder_img-NQAWW_{background-image:url(/static/media/folder-bookmarks-a.0debaaedeb.svg)}.letters_folder_name-r5Ng8R{letter-spacing:.01em;color:#de7032;font-size:16px;font-weight:600}.letters_folder_item-siJrCt.active-prXOql .letters_folder_name-r5Ng8R{color:#fff}.letters_folder_count-yb4U47{letter-spacing:-.02em;color:#eb5757;background-color:#fff;border-radius:4px;justify-content:center;align-items:center;width:50px;height:24px;margin-left:auto;font-size:12px;font-weight:600;display:flex}.letters_filters-nY_4zd{background-color:#fff;border-radius:4px;flex:1;padding:10px 15px;box-shadow:0 3px 3px rgba(0,0,0,.05)}.letters_filters_head-itUMYT{align-items:center;display:flex}.letters_filters_head_title-nCYcq0{color:#535973;font-size:18px;font-weight:700}.letters_filters_head_freeze-zP7mLK{cursor:pointer;margin-left:auto}.letters_filters_head_freeze-zP7mLK img{display:block}.letters_filters_head_tumbler-oXICvr{margin-left:20px}.letters_filters_head_tumbler-oXICvr input{display:none}.letters_filters_head_tumbler-oXICvr label{cursor:pointer;background-color:#dadada;border-radius:19px;width:35px;height:16px;display:block;position:relative}.letters_filters_head_tumbler-oXICvr label:after{content:"";background-color:#fff;border-radius:100%;width:12px;height:12px;transition:all .3s;display:block;position:absolute;top:2px;left:2px}.letters_filters_head_tumbler-oXICvr input:checked+label{background-color:#ecf5f6}.letters_filters_head_tumbler-oXICvr input:checked+label:after{background-color:#27ae60;left:21px}.letters_filters_row-YHuJ63{margin-top:13px}.letters_filters_row-YHuJ63+.letters_filters_row-YHuJ63{margin-top:52px}.letters_filters_title-wJ6K67{color:#357f89;text-transform:uppercase;margin-bottom:14px;font-size:15px;font-weight:600}.letters_filters_list-ZHfeDD{padding-left:30px}.letters_filter_item-YwFoND{color:#858585;cursor:pointer;align-items:center;width:-webkit-max-content;width:max-content;margin-bottom:12px;font-size:14px;font-weight:500;display:flex;position:relative}.letters_filter_item-YwFoND:last-child{margin-bottom:0}.letters_filter_item-YwFoND:before{content:"";box-sizing:border-box;border:1px solid #87abc6;border-radius:3px;width:18px;height:18px;margin-right:12px;display:block}.letters_filter_item_id-BO5jOx{margin-left:9px;position:relative}.letters_filter_item_id-BO5jOx input{letter-spacing:.04em;border-radius:4px;outline:none;width:138px;height:28px;padding:2px 28px 0 7px;font-family:Roboto,sans-serif;font-size:14px;box-shadow:0 3px 3px rgba(0,0,0,.05)}.letters_filter_item_id-BO5jOx input::placeholder{color:#333;font-weight:500}.letters_filter_item_id-BO5jOx button{cursor:pointer;width:28px;height:28px;display:block;position:absolute;top:0;right:0}.letters_filter_item_id-BO5jOx button img{margin:auto;display:block}.letters_filter_item-YwFoND.active-prXOql:before{background-image:url(/static/media/letters-filter-checked.88fb520a50.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:none}@media screen and (max-width:1599px){.clmn_2_letters-aptDWM{width:220px}.letters_folders-W5TzjO{padding:12px}.letters_folder_item-siJrCt{padding-left:12px}.letters_folder_img-NQAWW_{background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px}.letters_folder_name-r5Ng8R{font-size:14px}.letters_filters_head_title-nCYcq0{font-size:16px}.letters_filters_head_freeze-zP7mLK img{width:18px}.letters_filters_head_tumbler-oXICvr{margin-left:15px}.letters_filters_title-wJ6K67{font-size:14px}.letters_filters_list-ZHfeDD{padding-left:15px}}.clmn_2_letters_close-RIEnIz{cursor:pointer;background-image:url(/static/media/cross_white.23e762c661.svg);background-position:50%;background-repeat:no-repeat;background-size:20px;width:30px;height:30px;display:none;position:absolute;top:10px;left:calc(100% + 10px)}.clmn_2_letters_scroll-i4ULsq{flex-direction:column;height:100%;display:flex;overflow-y:auto}.clmn_2_letters_scroll-i4ULsq::-webkit-scrollbar{background:#fff;border-radius:3px;width:3px}.clmn_2_letters_scroll-i4ULsq::-webkit-scrollbar-thumb{background:#6a96b8;border-radius:3px}@media not (min-width:1280px){.clmn_2_letters-aptDWM{z-index:1006;background-color:#eef1f5;width:280px;height:100%;padding:10px;transition:all .3s;position:fixed;top:0;left:-280px}.clmn_2_letters-aptDWM.active-prXOql{left:0}.clmn_2_letters-aptDWM.active-prXOql .clmn_2_letters_close-RIEnIz{display:block}}@media screen and (max-width:409px){.clmn_2_letters-aptDWM{width:270px}}.user_avatar-jjUuiV{text-align:center;color:#fff;border-radius:60px;width:56px;height:56px;padding-top:12px;font-size:26px;display:inline-block}.popup_draft_form-oQj2on{width:800px;max-width:100%}.clmn_3_chat_typing-ABmkVp span span{font-weight:500}.chat_typing_right-DcNgvU{text-align:right;letter-spacing:-.01em;color:rgba(51,51,51,.7);padding-bottom:1em}.clmn_3_chat_bottom-Oh3Zno{background-color:#fff;border-radius:5px;flex-direction:column;justify-content:space-around;height:100%;margin-top:9px;padding:10px;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_3_chat_textarea-dx0OPY{resize:none;color:#4f4f4f;background-color:#f7f8fb;border:1px solid rgba(51,51,51,.1);border-radius:4px;outline:none;flex:1;width:100%;margin-bottom:10px;padding:5px;font-family:Roboto,sans-serif;font-size:16px;display:block}.clmn_3_chat_textarea_double-vRA3Yw{justify-content:space-between;height:calc(100% - 65px);margin-bottom:11px;display:flex}.clmn_3_chat_textarea_wrap-uXK1jM{background-color:#f7f8fb;border:1px solid rgba(51,51,51,.1);border-radius:5px;width:calc(50% - 3px);padding:10px 12px}.clmn_3_chat_textarea_translate_info-AyijGq{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.clmn_3_chat_textarea_translate_text-aiHddW{color:#0b6ba7;margin-right:8px;font-family:Roboto,sans-serif}.clmn_3_chat_textarea_translate_language-MWI0vZ{letter-spacing:-.02em;text-transform:uppercase;color:#374e6c;cursor:pointer;background-color:#eaedf6;background-image:url(/static/media/language-arrow.bf70aec427.svg);background-position:right 10px center;background-repeat:no-repeat;border-radius:5px;width:168px;height:27px;padding-left:11px;font-size:13px;line-height:27px}.clmn_3_chat_textarea_translate_select-mDVwHb{width:200px}@media screen and (max-width:1600px){.clmn_3_chat_textarea_translate_select-mDVwHb{width:160px}}.clmn_3_chat_textarea_translate_symbols-lM2Flk{letter-spacing:-.01em;color:#205376;margin-left:15px;font-size:12px}.clmn_3_chat_textarea_translate_symbols-lM2Flk.error-Ecpon5{color:#d04c4c}@media screen and (max-width:1600px){.clmn_3_chat_textarea_translate_symbols-lM2Flk{font-size:11px}}.clmn_3_chat_textarea_inner-IwNokj{resize:none;color:#4f4f4f;background-color:#f7f8fb;width:100%;height:calc(100% - 65px);padding:3px;font-family:Roboto,sans-serif;font-size:16px;display:block}.clmn_3_chat_textarea_translate_arrow_wrap-wad0K1{flex-direction:column;justify-content:space-between;padding:15px 0 170px;display:flex}.clmn_3_chat_textarea_translate_arrow-Nb6Nu0{cursor:pointer;background:#f7f8fb;border:1px solid rgba(51,51,51,.1);border-radius:50%;align-self:center;align-items:center;height:-webkit-max-content;height:max-content;margin:0 7px;padding:3px;display:flex}.clmn_3_chat_textarea_translate_arrow-Nb6Nu0:active{background-color:#eaedf6}.clmn_3_chat_textarea_translate_arrow-Nb6Nu0.disabled_btn-EQSPbq{opacity:.5;pointer-events:none}.clmn_3_chat_bottom_nav-qqRz5M{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;justify-content:space-between;align-items:center;display:flex}.clmn_3_chat_bottom_nav_left-VmK9RR{flex:1;display:flex}.clmn_3_chat_bottom_options-N8IJHP{flex-wrap:wrap;display:flex}.emoji_popover_write_letter-wAfObk{z-index:999}.clmn_3_chat_bottom_option_btn-g1X7My{cursor:pointer;background-position:50%;background-repeat:no-repeat;width:30px;height:30px;margin-right:20px}.clmn_3_chat_bottom_option_btn-g1X7My:last-child{margin-right:0}.clmn_3_chat_bottom_option_btn-g1X7My.image-lIBFdR{background-image:url(/static/media/c3op-image.7d10315d4f.svg)}.clmn_3_chat_bottom_option_btn-g1X7My.video-YSTbiY{background-image:url(/static/media/c3op-video.e04bac48e9.svg)}.clmn_3_chat_bottom_option_btn-g1X7My.audio-AwBb6B{background-image:url(/static/media/c3op-audio.88528cd623.svg)}.clmn_3_chat_bottom_option_btn-g1X7My.smiles-ZGlYPM{background-image:url(/static/media/c3op-smiles.20081b1e76.svg)}.clmn_3_chat_bottom_option_btn-g1X7My.wink-LwoSid{background-image:url(/static/media/c3op-wink.86bcde2e30.svg)}.clmn_3_chat_bottom_option_btn-g1X7My.like-U6o9jR{background-image:url(/static/media/c3op-like.aad823df53.svg)}.clmn_3_chat_bottom_symbols-TwyKYB{letter-spacing:-.01em;color:#205376;text-align:center;flex:1;align-self:center;margin-right:auto;font-size:12px}.clmn_3_chat_bottom_nav_right-z1OGdP{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.clmn_3_chat_bottom_like_dis-fhSpMr{align-items:center;margin-right:38px;display:flex}.clmn_3_chat_bottom_like_dis_item-XaQ321{cursor:pointer;background-position:50%;background-repeat:no-repeat;width:30px;height:30px}.clmn_3_chat_bottom_like_dis_item-XaQ321.like-U6o9jR{background-image:url(/static/media/chat-bottom-like.62f4b068d2.svg);margin-right:14px}.clmn_3_chat_bottom_like_dis_item-XaQ321.like-U6o9jR.active-uj4AGI{background-image:url(/static/media/chat-bottom-like-a.bab96765ee.svg)}.clmn_3_chat_bottom_like_dis_item-XaQ321.dislike-Bh2xRt{background-image:url(/static/media/chat-bottom-dislike.4037469dcb.svg)}.clmn_3_chat_bottom_like_dis_item-XaQ321.dislike-Bh2xRt.active-uj4AGI{background-image:url(/static/media/chat-bottom-dislike-a.626dfbb656.svg)}.clmn_3_chat_bottom_translate-zR_yu5{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;align-items:center;margin-right:27px;display:flex}.clmn_3_chat_bottom_translate_tmblr-ZjMx0S{margin-right:13px;position:relative}.clmn_3_chat_bottom_translate_tmblr_inp-fHswVS{display:none}.clmn_3_chat_bottom_translate_tmblr_label-x0m8KM{cursor:pointer;background-color:#cdd3da;border:1px solid #cdd3da;border-radius:19px;width:36px;height:17px;display:block;position:relative}.clmn_3_chat_bottom_translate_tmblr_label-x0m8KM:before{content:"";background-color:#fff;border-radius:100%;width:13px;height:13px;transition:all .3s;display:block;position:absolute;top:1px;left:1px}.clmn_3_chat_bottom_translate_tmblr_inp-fHswVS:checked+.clmn_3_chat_bottom_translate_tmblr_label-x0m8KM{background-color:#fff;border-color:#e9eef2}.clmn_3_chat_bottom_translate_tmblr_inp-fHswVS:checked+.clmn_3_chat_bottom_translate_tmblr_label-x0m8KM:before{background-color:#3664a1;left:21px}.clmn_3_chat_bottom_translate_text-fakcep{letter-spacing:-.02em;text-transform:uppercase;color:#374e6c;font-size:16px;font-weight:500}.clmn_3_chat_bottom_send_btn-_VSkRd{width:109px;height:49px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;letter-spacing:.01em;color:#fff;cursor:pointer;background:linear-gradient(99.84deg,#f88a5b 4.33%,#e05f16 98.64%);border-radius:4px;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.05)}.clmn_3_chat_bottom_send_btn-_VSkRd.disabled_btn-EQSPbq{opacity:.5;pointer-events:none}.clmn_3_chat_bottom_send_btn-_VSkRd img{margin-bottom:6px}.c3_attach-Cd41A_{display:flex}.dis_active-YhoVBt{cursor:not-allowed}@media screen and (max-width:699px){.clmn_3_chat_bottom_options-N8IJHP{grid-gap:5px;grid-template-columns:repeat(2,30px);display:grid}.clmn_3_chat_bottom_nav_left-VmK9RR{flex:1}.clmn_3_chat_bottom_option_btn-g1X7My{background-size:20px;width:30px;height:30px;margin-right:0}.clmn_3_chat_bottom_send_btn-_VSkRd{width:88px;height:32px;font-size:14px}.clmn_3_chat_bottom_send_btn-_VSkRd img{width:20px;margin-bottom:4px;margin-right:4px}.clmn_3_chat_bottom_translate_text-fakcep{font-size:14px}.clmn_3_chat_textarea-dx0OPY{height:55px;font-size:14px}.clmn_3_chat_bottom-Oh3Zno{margin-top:0;padding:10px}}@media not (min-width:744px){.clmn_3_chat_bottom_symbols-TwyKYB{max-width:100px;margin:auto}.clmn_3_chat_bottom_nav_right-z1OGdP{flex-direction:column}.clmn_3_chat_bottom_translate-zR_yu5{flex-direction:column;margin-bottom:5px;margin-right:0}.clmn_3_chat_bottom_send_btn-_VSkRd{margin-left:auto}.clmn_3_chat_bottom_translate_text-fakcep{font-size:12px}.clmn_3_chat_bottom_translate_tmblr-ZjMx0S{margin-bottom:5px;margin-right:0}}@media screen and (max-width:399px){.clmn_3_chat_bottom_option_btn-g1X7My{background-size:20px;margin-right:10px}}.user_avatar-MoByp2{text-align:center;color:#fff;border-radius:60px;width:40px;height:40px;padding-top:8px;font-size:21px;display:inline-block}