@charset "UTF-8";.primary-link{gap:8px;background:#0d40c2;border-radius:100px;font-weight:600;font-size:16px;line-height:22px;transition:.3s;color:#fff;padding:12px;display:inline-flex;align-items:center;justify-content:center}.primary-link i{font-size:22px;background:#fff;display:block;line-height:1}.primary-link span{display:flex;align-items:center;line-height:1.2}.primary-link:hover{background:#161616}.primary-btn:disabled,.primary-link.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.auth-section{display:flex;align-items:center;justify-content:center;height:100vh}.auth-contianer{max-width:376px;width:100%;padding:0 14px;margin:0 auto}.auth-cnt{padding:28px;background:#fff;border:1px solid #eeeeee;border-radius:14px}.auth-cnt-titles h1{font-weight:600;font-size:24px;line-height:28px;text-align:center;color:#161616}.auth-cnt-titles p{margin-top:6px;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#161616;opacity:.7}.auth-inputs-block{margin-top:20px;display:flex;flex-direction:column;gap:8px}.auth-label{width:100%;height:48px;position:relative;z-index:2}.auth-label input{width:100%;height:100%;background:#fff;border:1px solid #eeeeee;border-radius:8px;padding:13px 16px;font-weight:400;font-size:16px;line-height:22px;transition:.3s}.auth-label input::placeholder{opacity:.7}.auth-label input:focus{border:1px solid #0d40c2}.auth-label input:hover{background:#f8f8f8}.auth-label i{font-size:20px;background:#161616;position:absolute;top:14px;right:14px;cursor:pointer;transition:.3s}.auth-label i:hover{background:#0d40c2}.remember-block{margin-top:14px;display:flex;align-items:center;gap:8px;cursor:pointer}.remember-block:hover .remember-icon-bg{border:2px solid #0d40c2}.remember-block p{font-weight:400;font-size:14px;line-height:18px;color:#161616}.remember-block.active .remember-icon-bg{background:#0d40c2;border:2px solid transparent}.remember-icon-bg{display:flex;align-items:center;justify-content:center;border:2px solid #b0b1b5;border-radius:2px;transition:.3s}.remember-icon-bg i{font-size:16px;background:#fff;transition:.3s}.auth-link{width:100%;margin-top:20px}.auth-error{margin-top:12px;font-size:14px;line-height:18px;color:#d02a2a}.chats-calendar-header{cursor:pointer;gap:10px;padding:9px 16px 9px 20px;background:#fff;border:1px solid #EEEEEE;border-radius:100px;max-width:max-content}.chats-calendar-header p{color:#161616;font-weight:500;font-size:16px;line-height:22px}.chats-calendar-header i{background:#161616;font-size:11px;transition:.3s}.chats-calendar-wrapper{position:relative}.chats-calendar-wrapper .chats-calendar-main{opacity:0;visibility:hidden}.chats-calendar-wrapper.active .chats-calendar-main{opacity:1;visibility:visible}.chats-calendar-wrapper.active .chats-calendar-header i{transform:rotate(180deg)}.chats-calendar-main{position:absolute;top:50px;right:0;padding:16px;background:#fff;border:1px solid #EEEEEE;border-radius:12px;box-shadow:0 10px 60px #0000001a;transition:.3s;z-index:20;min-width:360px;max-width:calc(100vw - 32px);width:max-content;overflow-x:auto}.calendar-presets{gap:8px;margin-bottom:10px;flex-wrap:wrap}.calendar-preset-btn{border:1px solid #eeeeee;background:#f8f8f8;border-radius:999px;font-size:12px;line-height:16px;padding:6px 10px;color:#161616;transition:.2s}.calendar-preset-btn:hover{background:#e9f1f4;border-color:#0d40c2}.calendar-preset-btn.reset{color:#c0333a}.rdp-root{--rdp-accent-color: blue;--rdp-accent-background-color: #f0f0ff;--rdp-day-height: 44px;--rdp-day-width: 44px;--rdp-day_button-border-radius: 100%;--rdp-day_button-border: 2px solid transparent;--rdp-day_button-height: 42px;--rdp-day_button-width: 42px;--rdp-selected-border: 2px solid var(--rdp-accent-color);--rdp-disabled-opacity: .5;--rdp-outside-opacity: .75;--rdp-today-color: var(--rdp-accent-color);--rdp-dropdown-gap: .5rem;--rdp-months-gap: 2rem;--rdp-nav_button-disabled-opacity: .5;--rdp-nav_button-height: 2.25rem;--rdp-nav_button-width: 2.25rem;--rdp-nav-height: 2.75rem;--rdp-range_middle-background-color: var(--rdp-accent-background-color);--rdp-range_middle-color: inherit;--rdp-range_start-color: white;--rdp-range_start-background: linear-gradient( var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50% );--rdp-range_start-date-background-color: var(--rdp-accent-color);--rdp-range_end-background: linear-gradient( var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50% );--rdp-range_end-color: white;--rdp-range_end-date-background-color: var(--rdp-accent-color);--rdp-week_number-border-radius: 100%;--rdp-week_number-border: 2px solid transparent;--rdp-week_number-height: var(--rdp-day-height);--rdp-week_number-opacity: .75;--rdp-week_number-width: var(--rdp-day-width);--rdp-weeknumber-text-align: center;--rdp-weekday-opacity: .75;--rdp-weekday-padding: .5rem 0rem;--rdp-weekday-text-align: center;--rdp-gradient-direction: 90deg;--rdp-animation_duration: .3s;--rdp-animation_timing: cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction: -90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity: unset}.rdp-root{position:relative;box-sizing:border-box}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-root[data-nav-layout=around] .rdp-month,.rdp-root[data-nav-layout=after] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{position:absolute;inset-inline-start:0;top:0;height:var(--rdp-nav-height);display:inline-flex}.rdp-root[data-nav-layout=around] .rdp-button_next{position:absolute;inset-inline-end:0;top:0;height:var(--rdp-nav-height);display:inline-flex;justify-content:center}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled:not(.rdp-selected){opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp{--rdp-accent-color: #2563eb;--rdp-background-color: #2563eb;--rdp-accent-color-dark: #2563eb}.rdp-dropdowns{height:max-content}.rdp-caption_label{font-weight:600;font-size:16px;line-height:22px;color:#161616;text-transform:capitalize}.rdp-caption_label svg{display:none}.rdp-nav{height:max-content;gap:12px}.rdp-button_next,.rdp-button_previous{width:20px;height:22px}.rdp-button_next svg,.rdp-button_previous svg{width:15px;height:15px}.rdp-chevron{fill:#161616}.rdp-month_caption{height:max-content;align-items:center}.rdp-month_grid{margin-top:16px}.rdp-day_selected{border-radius:50%}.rdp-weekday{padding:0;opacity:1;font-weight:500;font-size:12px;line-height:16px;text-align:center;color:#b0b1b5;text-transform:uppercase}.rdp-day_range_start,.rdp-day_range_end{background:#2563eb;color:#fff}.rdp-day_button{font-weight:500;font-size:16px;line-height:22px;text-align:center}.rdp-range_end .rdp-day_button{background:#0d40c2}.rdp-day_range_middle{background:#2563eb1a}.time-range{width:100%;margin-top:12px}.time-range.active .time-range-inputs{display:flex}.time-range-header{display:flex;justify-content:space-between;align-items:center;padding:0 10px}.time-range-header p{font-weight:500;font-size:14px;line-height:18px;color:#161616}.time-range-inputs{display:none;align-items:center;gap:4px;margin-top:8px}.time-range-inputs input[type=time]{width:64px;height:26px;border-radius:3px;border:none;background:#f6f6f6;font-weight:500;font-size:14px;line-height:18px;text-align:center;color:#161616}.time-range-inputs input[type=time]:disabled{opacity:.5}.time-range-inputs .dash{font-size:24px;font-weight:500}.time-switch{position:relative;max-width:34px;width:100%;height:20px}.time-switch input{display:none}.time-switch .time-slider{position:absolute;inset:0;background:#b0b1b5;border-radius:50px;cursor:pointer;transition:.3s}.time-switch .time-slider:before{content:"";position:absolute;width:16px;height:16px;left:2px;top:2px;background:#fff;border-radius:50%;transition:.3s}.time-switch input:checked+.time-slider{background:#0d40c2}.time-switch input:checked+.time-slider:before{transform:translate(15px)}input[type=time]{appearance:none;-webkit-appearance:none;-moz-appearance:textfield}input[type=time]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}input[type=time]::-webkit-clear-button{display:none}input[type=time]::-webkit-inner-spin-button{display:none}input[type=time]::-webkit-outer-spin-button{display:none}.employee-chats-messages{margin-top:24px;display:flex;flex-direction:column;gap:8px;max-height:54vh;overflow:auto}.employee-chats-messages::-webkit-scrollbar{width:3px}.employee-chats-messages::-webkit-scrollbar-track{background:#fff}.employee-chats-messages::-webkit-scrollbar-thumb{background:gray;border-radius:6px}@media(max-width:1650px){.employee-chats-messages{max-height:40vh}}@media(max-width:1500px){.employee-chats-messages{max-height:35vh}}.employee-chats-messages.non-scrollable{max-height:none;overflow:visible}.employee-chat-message{padding:16px;border-radius:8px;justify-content:space-between;gap:20px}.chat-message-header{gap:8px;flex-wrap:wrap}.chat-message-header .icon-time{background:#9747ff;font-size:17px}.chat-message-header .icon-close{background:#c0333a;font-size:24px}.chat-message-status{width:12px;height:12px;flex:0 0 12px;border-radius:50%}.new-message{background:#f5f6fb;transition:.3s}.new-message .chat-message-status{background:#0d40c2}.new-message:hover{background:#f8f8f8}.new-message .message-author-name{font-weight:600}.chat-message-category{padding:4px 12px;border-radius:30px;background:#e9f1f4;font-weight:500;font-size:16px;line-height:22px;color:#0968d6}.chat-message-dialog-label{width:28px;height:28px;border-radius:50%;background:#f1f1f1;display:inline-flex;align-items:center;justify-content:center}.chat-message-dialog-label .icon{font-size:14px}.chat-message-dialog-label .icon-close{color:#c0333a}.chat-message-dialog-label .icon-time{color:#9747ff}.message-author-name{font-size:16px;line-height:22px;color:#161616;font-weight:400}.message-author-info{margin-left:4px;font-weight:400;font-size:16px;line-height:22px;color:#0d40c2}.message-author-text{margin-top:8px;font-weight:400;font-size:16px;line-height:22px;color:#b0b1b5;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.chat-message-data{display:flex;flex-direction:column;gap:4px}.chat-message-data p{text-align:right;font-weight:500;font-size:14px;line-height:18px;color:#b0b1b5}.read-in-wrok-message{background:#fff;transition:.3s}.read-in-wrok-message .chat-message-status{background:#1c7b13}.read-in-wrok-message:hover{background:#f8f8f8}.dialogue-read-return-message{transition:.3s}.dialogue-read-return-message:hover{background:#f8f8f8}.dialogue-read-message{transition:.3s}.dialogue-read-message:hover{background:#f8f8f8}.employee-chats-search label{position:relative;z-index:2;height:48px;width:100%;display:block}.employee-chats-search label input{padding:12px 12px 12px 46px;background:#fff;border:1px solid #eeeeee;width:100%;height:100%;border-radius:14px;font-weight:400;font-size:16px;line-height:22px;color:#000;transition:.3s}.employee-chats-search label input::placeholder{color:#b0b1b5}.employee-chats-search label input:focus{border:1px solid #0d40c2}.employee-chats-search label i{position:absolute;top:12px;left:12px;background:#b0b1b5;font-size:24px;cursor:pointer;transition:.3s}.employee-chats-search label i:hover{background:#0d40c2}.employee-chats-search:hover input{background:#f8f8f8}.all-employee-chats-body{justify-content:space-between;align-items:flex-start}.employee-chats-left-column{max-width:1525px;width:100%;background:#f6f6f6;padding:20px 20px 0;display:flex;align-items:center;justify-content:center}.employee-chats-wrapper{max-width:1000px;background:#fff;padding:20px;border-radius:10px;width:100%}.employee-chats-tools{gap:20px;margin-top:12px}.chats-categories-items{gap:8px}.chat-category-item{font-weight:500;font-size:16px;line-height:22px;padding:9px 16px;border-radius:30px}.chat-category-item.active{background:#e9f1f4;border:1px solid #0d40c2;color:#0968d6}.chat-category-item.inactive{color:#b0b1b5;background:#eee}.sort-tags-column{max-width:395px;width:100%;background:#fff;box-shadow:0 0 20px #0000001a;height:calc(100vh - 90px);padding:20px;display:flex;flex-direction:column}.sort-tags-column::-webkit-scrollbar{width:3px}.sort-tags-column::-webkit-scrollbar-track{background:#fff}.sort-tags-column::-webkit-scrollbar-thumb{background:gray;border-radius:6px}.sort-tags-title{font-weight:600;font-size:18px;line-height:24px;color:#161616}.sort-tags-header{justify-content:space-between}.sort-tags-header .icon-edit,.sort-tags-header .icon-close{font-size:22px;background:#161616;cursor:pointer}.sort-tags-items{margin-top:12px;gap:8px}.sort-tag-item{padding:12px 20px 12px 16px;border:1px solid #eeeeee;border-radius:100px;gap:8px;cursor:pointer;transition:.3s}.sort-tag-item:hover,.sort-tag-item.active{background:#f8f8f8}.incoming-message-title{font-weight:500;font-size:18px;line-height:24px;color:#161616}.incoming-messages-item .icon-messages2{font-size:24px;background:#161616}.sort-tag-quantity{margin-left:auto}.sort-tag-quantity p{font-weight:400;font-size:16px;line-height:22px;color:#b0b1b5}.return-messages-item .icon-close{font-size:24px;background:#c0333a}.return-message-title{font-weight:500;font-size:18px;line-height:24px;color:#c0333a}.later-message-title{font-weight:500;font-size:18px;line-height:24px;color:#9747ff}.later-messages-item .icon-time{background:#9747ff;font-size:24px}.sort-tags-tools{margin-top:auto}.sort-tag-actions{margin-left:auto;gap:8px}.sort-tag-actions .icon-edit{font-size:20px;background:#161616}.sort-tag-actions .icon-basket{font-size:20px;background:#c0333a}.system-label-lock{margin-left:auto;color:#b0b1b5;font-size:12px;text-transform:uppercase}.sort-tags-add-btn{margin-top:12px;border:1px solid #eeeeee;border-radius:100px;padding:10px 14px;gap:6px;background:#f5f6fb}.sort-tags-add-btn .icon-plus{font-size:20px;background:#161616}.sort-tags-add-btn span{font-weight:600}.custom-tag-item .custom-tag-title{font-weight:500;font-size:18px;line-height:24px}.edit-label-input label,.new-label-input label{height:48px;width:100%;position:relative;display:block}.edit-label-input label input,.new-label-input label input{width:100%;height:100%;padding:13px 13px 13px 46px;background:#fff;border:1px solid #eeeeee;border-radius:14px;font-size:16px;line-height:22px;color:#161616}.edit-label-input label i,.new-label-input label i{font-size:18px;position:absolute;left:14px;top:15px}.label-source-switch{gap:8px;margin-top:12px}.label-source-switch button{border:1px solid #eeeeee;border-radius:100px;padding:8px 14px;background:#f8f8f8}.label-source-switch button.active{border-color:#161616;background:#fff}.icon-selection-items{flex-wrap:wrap;gap:8px;margin-top:8px}.icon-selection-item{width:42px;height:42px;border:1px solid #eeeeee;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#fff}.icon-selection-item.active{border-color:#161616}.icon-selection-item .icon{font-size:20px;background:#161616}.empty-queue-state{margin-top:24px;padding:32px 20px;border:1px solid #eeeeee;border-radius:10px;background:#fafafa}.empty-queue-title{font-weight:600;font-size:24px;line-height:30px;color:#161616}.empty-queue-text{margin-top:12px;font-weight:400;font-size:16px;line-height:24px;color:#777;max-width:700px}.queue-error{margin-top:12px;color:#c0333a;font-size:14px;line-height:18px}.pagination-wrapper{gap:8px;justify-content:center;margin-top:56px}.pagination-wrapper .icon-arrowRight2{font-size:24px;background:#161616;cursor:pointer;transition:.3s}.pagination-wrapper .icon-arrowRight2:hover{background:#0d40c2}.pagination-arrow-right{transform:rotate(180deg)}.pagination-arrow-right.inactive{background:#b0b1b5;pointer-events:none}.pagination-items{gap:4px}.pagination-item{width:40px;height:40px;border-radius:5px;flex:0 0 40px;font-weight:500;font-size:18px;line-height:24px;text-align:center;transition:.3s}.pagination-item:hover{background:#f8f8f8}.pagination-item.active{background:#f5f6fb}.pagination-point{transition:.3s}.pagination-point i{font-size:28px;transition:.3s;background:#161616}.info-tooltip{background:#fff;border:1px solid #eeeeee;border-radius:14px;max-width:500px;padding:20px;position:fixed;right:20px;bottom:20px;opacity:1;transition:opacity .2s linear;overflow:hidden}.info-tooltip-header{gap:8px}.info-tooltip-header i{font-size:24px;background:#0d40c2}.info-tooltip-title{font-weight:600;font-size:18px;line-height:24px}.info-tooltip-text{font-weight:400;font-size:16px;line-height:22px;color:#161616;opacity:.7;margin-top:8px}.info-tooltip-close{font-size:20px;background:#b0b1b5;position:absolute;top:12px;right:12px;cursor:pointer;transition:.3s}.info-tooltip-close:hover{background:#00f}.info-tooltip-timer{margin-top:14px;width:100%;height:4px;border-radius:999px;background:#0d40c2}.info-tooltip-timer.running{transition:width .05s linear}.modal-wrapper{position:fixed;z-index:10;inset:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.modal-bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#0006;cursor:pointer}.modal-content{position:relative;z-index:2;background:#fff;border-radius:14px;padding:28px;border:1px solid #eeeeee}.modal-remove-tag-cnt{max-width:480px;width:100%}.modal-edit-tag-cnt{max-width:468px;width:100%;position:relative}.modal-edit-tag-cnt .modal-cnt-title{text-align:start}.modal-new-tag-cnt{max-width:468px;width:100%;position:relative}.modal-new-tag-cnt .modal-cnt-title{text-align:start}.modal-cnt-title{font-weight:600;font-size:24px;line-height:28px;text-align:center;color:#161616}.modal-cnt-text{font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#161616;margin-top:6px;opacity:.7}.modal-close{font-size:20px;background:#b0b1b5;position:absolute;right:12px;top:12px;cursor:pointer;transition:.3s}.modal-close:hover{background:#00f}.modal-start-shift-cnt{max-width:426px;width:100%;position:relative}.btn{max-width:50%;width:100%;padding:13px;border-radius:100px;font-weight:600;font-size:16px;line-height:22px;transition:.3s;min-width:max-content}.btn-black{background:#161616;color:#fff}.btn-black:hover{background:#0d40c2}.btn-gray{background:#f5f6fb;color:#0f0f0f;border:1px solid #EEEEEE}.btn-gray:hover{background:#161616;color:#fff}.btn:disabled{opacity:.5;pointer-events:none}@property --pause-border-angle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@keyframes pause-border-rotate{0%{--pause-border-angle: 0deg}to{--pause-border-angle: 360deg}}.header{border:1px solid #eeeeee;background:#fff;box-shadow:0 0 20px #0000001a;padding:17px 20px 20px;width:100%;z-index:10}.header-body{justify-content:space-between;gap:20px;flex-wrap:wrap}.header-messages-link{width:48px;height:48px;flex:0 0 48px;border-radius:100px;background:#f5f6fb;transition:.3s}.header-messages-link i{font-size:24px;background:#161616}.header-messages-link:hover{background:#e9f1f4}.header-actions{gap:12px}.header-shift-error{max-width:380px;color:#c0333a;font-size:13px;line-height:18px}.break-btn{padding:13px 20px;background:#f5f3e3;border-radius:100px;font-weight:600;font-size:16px;height:48px;color:#806a0d;transition:.3s;border:1px solid transparent;position:relative;overflow:hidden;isolation:isolate;--pause-border-base: rgba(236, 188, 64, .12);--pause-border-soft: rgba(64, 150, 255, .24);--pause-border-mid: rgba(76, 175, 255, .54);--pause-border-bright: rgba(134, 220, 255, 1);--pause-border-glow: rgba(184, 238, 255, .98)}.break-btn:before{content:"";position:absolute;inset:0;padding:2px;border-radius:inherit;background:conic-gradient(from var(--pause-border-angle),var(--pause-border-base) 0deg,var(--pause-border-base) 240deg,rgba(236,188,64,.12) 270deg,var(--pause-border-soft) 300deg,var(--pause-border-mid) 330deg,rgba(96,198,255,.84) 344deg,var(--pause-border-glow) 352deg,var(--pause-border-bright) 357deg,var(--pause-border-base) 360deg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;transition:opacity .3s ease;pointer-events:none}.break-btn.active{background:#f8f2e2;color:#ecbc40;box-shadow:inset 0 0 0 1px #98e0ff57,0 0 0 1px #4dadff3d,0 8px 24px #3492ff38}.break-btn.active:before{opacity:1;animation:pause-border-rotate 60s linear infinite;filter:drop-shadow(0 0 8px rgba(122,211,255,.72)) drop-shadow(0 0 16px rgba(56,154,255,.48))}.break-btn:hover{background:#f8f2e2;border:1px solid #ecbc40;color:#ecbc40}.break-btn:disabled{opacity:.5;cursor:not-allowed;border:1px solid transparent}.dinner-btn{font-weight:600;font-size:16px;background:#fbebee;border-radius:100px;padding:13px 20px;height:48px;color:#c0333a;transition:.3s;border:1px solid transparent;position:relative;overflow:hidden;isolation:isolate;--pause-border-base: rgba(192, 51, 58, .12);--pause-border-soft: rgba(57, 148, 255, .24);--pause-border-mid: rgba(73, 172, 255, .54);--pause-border-bright: rgba(129, 219, 255, 1);--pause-border-glow: rgba(183, 238, 255, .98)}.dinner-btn:before{content:"";position:absolute;inset:0;padding:2px;border-radius:inherit;background:conic-gradient(from var(--pause-border-angle),var(--pause-border-base) 0deg,var(--pause-border-base) 240deg,rgba(192,51,58,.12) 270deg,var(--pause-border-soft) 300deg,var(--pause-border-mid) 330deg,rgba(93,198,255,.84) 344deg,var(--pause-border-glow) 352deg,var(--pause-border-bright) 357deg,var(--pause-border-base) 360deg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;transition:opacity .3s ease;pointer-events:none}.dinner-btn.active{background:#ffd5dd;border:1px solid #c0333a;box-shadow:inset 0 0 0 1px #96e0ff57,0 0 0 1px #4dadff38,0 8px 24px #3492ff33}.dinner-btn.active:before{opacity:1;animation:pause-border-rotate 60s linear infinite;filter:drop-shadow(0 0 8px rgba(124,213,255,.74)) drop-shadow(0 0 16px rgba(56,154,255,.46))}.dinner-btn:hover{background:#ffd5dd;border:1px solid #c0333a}.dinner-btn:disabled{opacity:.5;cursor:not-allowed;border:1px solid transparent}.finish-btn{font-weight:600;font-size:16px;line-height:22px;background:#161616;border-radius:100px;padding:13px 20px;color:#fff;height:48px;transition:.3s;border:1px solid transparent;position:relative;overflow:hidden;isolation:isolate;--pause-border-base: rgba(13, 64, 194, .12);--pause-border-soft: rgba(76, 175, 255, .26);--pause-border-mid: rgba(86, 196, 255, .56);--pause-border-bright: rgba(170, 232, 255, 1);--pause-border-glow: rgba(204, 243, 255, .98)}.finish-btn:before{content:"";position:absolute;inset:0;padding:2px;border-radius:inherit;background:conic-gradient(from var(--pause-border-angle),var(--pause-border-base) 0deg,var(--pause-border-base) 238deg,rgba(13,64,194,.18) 272deg,var(--pause-border-soft) 304deg,var(--pause-border-mid) 332deg,rgba(121,215,255,.88) 346deg,var(--pause-border-glow) 353deg,var(--pause-border-bright) 358deg,var(--pause-border-base) 360deg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;transition:opacity .3s ease;pointer-events:none}.finish-btn.active{background:#0d40c2;box-shadow:inset 0 0 0 1px #a1e5ff47,0 0 0 1px #4dadff38,0 10px 26px #0d40c23d}.finish-btn.active:before{opacity:1;animation:pause-border-rotate 60s linear infinite;filter:drop-shadow(0 0 8px rgba(153,229,255,.72)) drop-shadow(0 0 18px rgba(56,154,255,.42))}.finish-btn.paused:before{animation-play-state:paused}.finish-btn:hover{background:#0d40c2}.finish-btn:disabled{opacity:.5;cursor:not-allowed}.admin-panel-link{padding:13px 20px 13px 16px;background:#f5f6fb;border-radius:100px;border:1px solid #eeeeee;gap:6px;font-weight:600;font-size:16px;line-height:22px;color:#161616;transition:.3s}.admin-panel-link i{font-size:22px;background:#161616;transition:.3s}.admin-panel-link:hover{background:#161616;color:#fff}.admin-panel-link:hover i{background:#fff}.header-admin-info{padding:8px;background:#f5f6fb;border-radius:100px;gap:8px}.header-admin-avatar{max-width:32px;height:32px;width:100%}.header-admin-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.header-admin-time{font-weight:600;font-size:16px;line-height:22px}.header-exit-link{background:#c0333a;font-size:15px;margin-left:18px;transition:.3s}.header-exit-link:hover{background:#00f}.h-chat-category-wrapper{gap:12px}.h-chat-category{padding:4px 12px;background:#e9f1f4;border-radius:30px;font-weight:500;font-size:16px;line-height:22px;color:#0968d6}.h-chat-author-name{font-weight:600;font-size:16px;line-height:22px;color:#161616}.avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,var(--avatar-bg-start),var(--avatar-bg-end));color:#fff;font-weight:700;text-transform:uppercase;-webkit-user-select:none;user-select:none}.avatar img{width:100%;height:100%;object-fit:cover;display:block}.avatar-fallback{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.chat-main-column{width:100%;background:#f6f6f6;padding:20px 10px 0 20px;height:calc(100vh - 96px);max-height:calc(100vh - 96px);overflow:auto}.chat-file-label input[type=file]{display:none}.chat-file-label .icon-file{background:#b0b1b5;font-size:24px;cursor:pointer;transition:.3s}.chat-file-label .icon-file:hover{background:#00f}.chat-messages-wrapper{gap:20px;max-height:80vh;overflow:auto;padding:0 10px 30px 0}.chat-messages-wrapper::-webkit-scrollbar{width:3px}.chat-messages-wrapper::-webkit-scrollbar-track{background:#fff}.chat-messages-wrapper::-webkit-scrollbar-thumb{background:gray;border-radius:6px}.chat-message-input-wrapper{margin-top:auto;padding:20px;background:#fff;border:1px solid #eeeeee;border-radius:14px;box-shadow:0 0 20px #0000001a;transition:.3s}.chat-message-input-wrapper:hover{background:#f8f8f8}.chat-message-cnt{gap:12px}.chat-message-cnt.disabled{opacity:.6}.chat-message-cnt.disabled .icon-file,.chat-message-cnt.disabled .icon-calendar,.chat-message-cnt.disabled .icon-send{cursor:not-allowed}.chat-message-label{flex:1;display:flex;align-items:center}.chat-message-label textarea{width:100%;resize:none;overflow:hidden;padding:6px 0;margin:0;border:none;outline:none;background:transparent;font-weight:400;font-size:16px;line-height:22px;color:#161616;box-sizing:border-box}.chat-message-tools{gap:12px;position:relative;align-items:center}.chat-message-tools .icon-calendar{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:22px;background:#b0b1b5;cursor:pointer;transition:.3s}.chat-message-tools .icon-calendar:hover{background:#00f}.chat-message-tools .icon-calendar.send-later-active{background:#0d40c2;animation:send-later-pulse 1.8s ease-in-out infinite}.chat-message-tools .icon-send{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:22px;background:#0d40c2;cursor:pointer;transition:.3s}.chat-message-tools .icon-send:hover{background:#00f}.chat-message--incoming{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start}.chat-message--incoming .chat-message__bubble{background:#fff}.chat-message--outgoing{display:flex;align-items:flex-end;flex-direction:column;justify-content:flex-end}.chat-message--outgoing .chat-message__bubble{background:#e9e9ef}.chat-message__meta{gap:12px}.chat-message__author{font-weight:500;font-size:16px;line-height:22px;color:#b0b1b5}.chat-message__script-badge{padding:2px 8px;border-radius:999px;border:1px solid #d6d9e0;background:#f5f7fb;font-size:12px;line-height:16px;color:#4f5b6a}.chat-message__time{font-weight:500;font-size:16px;line-height:22px;color:#b0b1b5}.chat-message__bubble{margin-top:12px;padding:20px;border-radius:14px;max-width:max-content}.chat-message__bubble p{max-width:600px;font-weight:400;font-size:16px;line-height:22px;color:#161616;white-space:pre-wrap;word-break:break-word}.schedule-menu-wrapper{position:relative}.schedule-menu{position:absolute;bottom:40px;right:0;background:#fff;border:1px solid #eeeeee;border-radius:14px;box-shadow:0 8px 24px #0000001f;padding:14px 14px 12px;width:286px;gap:12px;z-index:12}.schedule-menu-header{justify-content:space-between}.schedule-menu-header p{font-weight:600;font-size:18px;line-height:22px;color:#161616;white-space:nowrap}.schedule-toggle{width:44px;height:26px;border-radius:999px;background:#d4d5da;padding:3px;transition:.2s;display:flex;align-items:center}.schedule-toggle .schedule-toggle-thumb{width:20px;height:20px;border-radius:50%;background:#fff;transition:.2s}.schedule-toggle.active{background:#0d40c2;justify-content:flex-end}.schedule-menu-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.schedule-option{border-radius:12px;padding:9px 10px;background:#f4f4f7;color:#9b9ca3;font-weight:600;font-size:14px;line-height:20px;transition:.2s;width:100%;text-align:center;white-space:nowrap}.schedule-option.active{color:#161616;background:#fff;box-shadow:inset 0 0 0 1px #d9dae0}.scheduled-notice{color:#0d40c2;font-weight:500;font-size:14px;margin-bottom:10px}.chat-bubble-attachments{margin-top:8px;gap:6px}.chat-bubble-attachment{color:#0d40c2;text-decoration:underline;font-size:14px}.chat-image-preview-btn{border:none;background:transparent;padding:0;max-width:180px;cursor:pointer}.chat-image-preview{width:100%;max-height:180px;object-fit:cover;border-radius:10px}.select-image-wrapper{gap:8px;margin-bottom:16px}.select-image-cnt{padding:11px 16px 11px 12px;background:#f5f6fb;border-radius:100px;gap:10px;max-width:max-content}.select-image-cnt .icon-close2{font-size:22px;background:#161616;cursor:pointer;transition:.3s;margin-left:12px}.select-image-cnt .icon-close2:hover{background:#0d40c2}.select-image-loader{width:32px;height:32px;border-radius:50%;position:relative;animation:rotate 1s linear infinite;background:conic-gradient(from 90deg at 50% 50%,#0d40c200 0deg .04deg,#0d40c2 360deg)}.select-image-loader:after{content:"";position:absolute;inset:3px;background:#fff;border-radius:50%}.selected-image-info p{font-weight:500;font-size:14px;line-height:18px;color:#161616}.selected-image-info span{color:#b0b1b5;font-weight:500;font-size:14px;line-height:18px;margin-top:4px;display:block}.select-image{max-width:38px;width:100%;height:38px}.select-image img{object-fit:cover;border-radius:50%}.image-preview-content{gap:16px}.image-preview-full{max-width:min(80vw,800px);max-height:70vh;width:100%;object-fit:contain;border-radius:10px}.download-image-btn{padding:10px 16px;border-radius:999px;background:#0d40c2;color:#fff;font-weight:600}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes send-later-pulse{0%{filter:drop-shadow(0 0 0 rgba(13,64,194,0));transform:scale(1)}50%{filter:drop-shadow(0 0 8px rgba(13,64,194,.55));transform:scale(1.06)}to{filter:drop-shadow(0 0 0 rgba(13,64,194,0));transform:scale(1)}}@media(prefers-reduced-motion:reduce){.chat-message-tools .icon-calendar.send-later-active{animation:none}}.chatWith-user-section{display:flex;justify-content:space-between}.chat-center-column{position:relative;min-width:0;flex:1}.chat-readonly-notice{position:absolute;top:12px;left:50%;transform:translate(-50%);z-index:20;padding:8px 14px;border-radius:999px;background:#c0333a1f;border:1px solid rgba(192,51,58,.35);color:#9e1f2a;font-size:13px;font-weight:600;pointer-events:none;white-space:nowrap}.chat-left-column{max-width:405px;min-width:405px;background:#fff;box-shadow:0 0 20px #0000001a;padding:20px;height:calc(100vh - 90px);max-height:calc(100vh - 90px);overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;min-height:0}.chat-left-column::-webkit-scrollbar{width:3px}.chat-left-column::-webkit-scrollbar-track{background:#fff}.chat-left-column::-webkit-scrollbar-thumb{background:gray;border-radius:6px}@media(max-width:1500px){.chat-left-column{max-width:305px;min-width:305px}}.subscription-status-title{font-weight:600;font-size:18px;line-height:24px;color:#161616;opacity:.7}.unselectable-text{-webkit-user-select:none;user-select:none}.subscription-status-main{gap:12px;margin-top:12px;padding:10px 16px;background:#f6f6f6;border-radius:100px}.s-chat-category-name{font-weight:500;font-size:16px;line-height:22px;color:#0968d6}.subscription-status-info{gap:4px}.subscription-status-info i{font-size:20px;background:#0d40c2}.subscription-status-info p{font-weight:500;font-size:14px;line-height:18px;text-align:center;color:#161616}.general-information-wrapper{margin-top:20px;position:relative}.general-info-edit-toolbar{display:flex;justify-content:flex-end;gap:8px;margin-bottom:8px}.field-edit-badge{width:36px;height:36px;padding:0;border:1px solid #eeeeee;border-radius:8px;background:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#161616;transition:background .2s ease,border-color .2s ease}.field-edit-badge i,.field-edit-badge svg{font-size:18px;width:18px;height:18px;display:block}.field-edit-badge:hover:not(:disabled){background:#f8f8f8;border-color:#e0e0e0}.field-edit-badge:disabled{opacity:.45;cursor:not-allowed}.field-edit-badge--save i,.field-edit-badge--save svg{color:#0ba51a}.field-edit-badge--cancel i,.field-edit-badge--cancel svg{color:#c0333a}.general-information-title{font-weight:600;font-size:18px;line-height:24px;color:#161616;opacity:.7}.general-information-items{margin-top:12px;gap:12px}.general-information-items label{width:100%;height:auto;display:block}.general-information-items label input{background:#fff;width:100%;height:48px;padding:13px 12px 13px 16px;border:1px solid #eeeeee;border-radius:8px;margin-top:6px;-webkit-user-select:none;user-select:none;cursor:copy}.general-information-items.general-information-items--editing label input{-webkit-user-select:text;user-select:text;cursor:text}.copyable-field{position:relative;overflow:hidden}.copyable-field .copy-toast{position:absolute;inset:6px 0 0;border-radius:8px;background:#ffffffeb;color:#161616;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;opacity:0;pointer-events:none;transition:opacity .3s ease}.copyable-field.copied input{filter:blur(1.4px)}.copyable-field.copied .copy-toast{opacity:1;animation:copy-fade-out .9s ease forwards}@keyframes copy-fade-out{0%{opacity:1}70%{opacity:1}to{opacity:0}}.general-info-title{font-weight:500;font-size:14px;line-height:18px;color:#b0b1b5}.cmments-wrapper{margin-top:20px;display:flex;flex-direction:column;min-height:0;flex:1}.comments-divider{width:100%;height:1px;background:#eee}.cmments-inputs-items{margin-top:14px;display:flex;flex-direction:column;gap:8px;min-height:0;flex:1}.comments-list-scroll{max-height:none;flex:1;overflow:auto;gap:8px;padding-right:4px}.comments-list-scroll::-webkit-scrollbar{width:3px}.comments-list-scroll::-webkit-scrollbar-track{background:#fff}.comments-list-scroll::-webkit-scrollbar-thumb{background:#b0b1b5;border-radius:6px}.comments-list-scroll:has(.cmments-input-item){min-height:150px}.cmments-input-item{position:relative}.cmments-input-item label{gap:10px;padding:12px 44px 12px 12px;background:#fff;border:1px solid #eeeeee;border-radius:14px;overflow:hidden;position:relative;transition:.3s}.cmments-input-item label i{font-size:24px;background:#b0b1b5}.cmments-input-item label textarea{width:100%;height:max-content;resize:none;font-weight:400;font-size:16px;line-height:22px;color:#161616;transition:.3s}.cmments-input-item label textarea::placeholder{color:#b0b1b5}.cmments-input-item label textarea:hover{background:#f8f8f8}.cmments-input-item label input{width:100%;height:100%;font-size:16px;color:#161616;transition:.3s}.cmments-input-item label input::placeholder{color:#b0b1b5}.cmments-input-item label .comment-caret{position:absolute;left:40px;color:#161616;pointer-events:none}.cmments-input-item label:focus-within .comment-caret{opacity:0}.cmments-input-item label:hover,.cmments-input-item label:hover input{background:#f8f8f8}.comment-readonly{min-height:48px;height:auto;align-items:flex-start}.comment-text{width:100%;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;font-weight:400;font-size:16px;line-height:22px;color:#161616}.comment-delete-btn{position:absolute;top:10px;right:10px;background:#fff;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid #eeeeee;z-index:3;transition:.2s}.comment-delete-btn .icon-close{font-size:14px;background:#b0b1b5}.comment-delete-btn:hover{border-color:#c0333a}.comment-delete-btn:hover .icon-close{background:#c0333a}.cmments-input-item label.pending-delete{filter:blur(1.2px);opacity:.7}.comment-delete-confirm{position:absolute;inset:0;border-radius:14px;border:1px solid #eeeeee;background:#ffffffeb;z-index:4;padding:12px;justify-content:center;gap:12px}.comment-delete-confirm p{text-align:center;font-weight:600;font-size:14px;color:#161616}.comment-delete-actions{justify-content:center;gap:8px}.delete-confirm-btn,.delete-cancel-btn{border-radius:999px;padding:8px 12px;font-weight:600;font-size:14px}.delete-confirm-btn{background:#c0333a;color:#fff}.delete-cancel-btn{background:#f5f6fb;border:1px solid #eeeeee;color:#161616}.new-comment-btn{background:#f5f6fb;border:1px solid #eeeeee;padding:13px;border-radius:100px;gap:6px;justify-content:center;transition:.3s}.new-comment-btn span{font-weight:500;font-size:16px;line-height:22px}.new-comment-btn i{font-size:22px;background:#161616;transition:.3s}.new-comment-btn:hover{background:#161616;color:#fff}.new-comment-btn:hover i{background:#fff}.chat-right-column{max-width:475px;min-width:475px;background:#fff;box-shadow:0 0 20px #0000001a;padding:20px;height:calc(100vh - 90px);max-height:calc(100vh - 90px);overflow:auto;display:flex;flex-direction:column}.chat-right-column::-webkit-scrollbar{width:3px}.chat-right-column::-webkit-scrollbar-track{background:#fff}.chat-right-column::-webkit-scrollbar-thumb{background:gray;border-radius:6px}@media(max-width:1500px){.chat-right-column{max-width:405px;min-width:405px}}.response-scripts-title{font-weight:600;font-size:18px;line-height:24px;color:#161616;opacity:.7}.response-scripts-header{justify-content:space-between;gap:10px}.new-script-inline-btn{gap:6px;padding:8px 12px;border-radius:100px;background:#f5f6fb;transition:.2s}.new-script-inline-btn .icon-plus{font-size:16px;background:#0d40c2}.new-script-inline-btn span{font-weight:600;font-size:14px;color:#0d40c2}.new-script-inline-btn:hover{background:#e9f1f4}.response-scripts-cnt{margin-top:12px;padding:20px 8px 20px 20px;background:#fff;border-radius:14px;border:1px solid #eeeeee}.response-scripts-items{gap:4px;max-height:500px;overflow:auto;padding:0 8px 0 0}.response-scripts-items::-webkit-scrollbar{width:4px}.response-scripts-items::-webkit-scrollbar-track{background:#fff}.response-scripts-items::-webkit-scrollbar-thumb{background:#b0b1b5;border-radius:6px}.response-script-item{padding:12px 20px;position:relative;transition:.3s;cursor:pointer;border-radius:100px;gap:10px}.response-script-item:hover{background:#f6f6f6}.response-script-item:hover .icon-dots{opacity:1;visibility:visible;pointer-events:auto}.response-script-item.active{background:#f6f6f6}.response-script-item.active .icon-dots{opacity:1;visibility:visible;pointer-events:auto}.response-script-item .icon-dots{margin-left:auto;background:#b0b1b5;font-size:22px;opacity:0;visibility:hidden;pointer-events:none;transition:.3s}.response-script-item .response-script-title-btn{font-weight:500;font-size:16px;line-height:22px;color:#161616;-webkit-user-select:none;user-select:none;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:230px;flex:1}.response-script-item .response-script-title-btn:hover{color:#0d40c2}.response-script-item span{-webkit-user-select:none;user-select:none}.r-script-sub-list{padding:8px;border-radius:14px;background:#fff;border:1px solid #eeeeee;box-shadow:0 8px 20px #0000001f;transition:.2s;display:none}.r-script-sub-list.active{display:flex;flex-direction:column;gap:2px}.script-menu-fixed{position:fixed;width:180px;z-index:1000}.r-script-sub-item{padding:12px;transition:.3s;border-radius:10px;gap:8px;width:100%;justify-content:flex-start}.r-script-sub-item .icon-edit{font-size:22px;background:#161616}.r-script-sub-item .icon-basket{font-size:22px;background:#c0333a}.r-script-sub-item p{font-weight:500;font-size:16px;line-height:22px}.r-script-sub-item:hover{background:#f6f6f6}.response-scripts-search{margin-top:4px}.scripts-empty-state{padding:10px 2px;color:#b0b1b5;font-size:14px}.scripts-error{margin-top:8px;color:#c0333a;font-size:14px}.dialogue-tags{margin-top:20px}.dialogue-tags-items{gap:8px;margin-top:12px;flex-wrap:wrap}.dialogue-tag-item{gap:6px;padding:12px 20px 12px 12px;border-radius:100px;cursor:pointer;border:1px solid #eeeeee;transition:.2s;background:#f5f6fb;opacity:.55;-webkit-user-select:none;user-select:none}.dialogue-tag-item i{background:#b0b1b5;font-size:22px}.dialogue-tag-item p{font-weight:600;font-size:16px;line-height:22px;color:#7d7e82}.dialogue-tag-item.active{opacity:1;border-color:transparent}.dialogue-tag-return.active{background:#fbebee;border-color:#c0333a}.dialogue-tag-return.active .icon-close{background:#c0333a}.dialogue-tag-return.active p{color:#c0333a}.dialogue-tag-later.active{background:#f7f0ff;border-color:#9747ff}.dialogue-tag-later.active i{background:#9747ff}.dialogue-tag-later.active p{color:#9747ff}.dialogue-tag-incoming.active{background:#e9f1f4;border-color:#0d40c2}.dialogue-tag-incoming.active i{background:#0d40c2}.dialogue-tag-incoming.active p{color:#0d40c2}.next-chat-link-wrapper{margin-top:auto;padding:20px 0 0}.queue-error{margin-top:12px;color:#c0333a;font-size:14px}.scheduled-messages-block{margin-bottom:20px}.scheduled-messages-block .response-scripts-cnt{padding-left:0;padding-right:0;border:none}.scheduled-messages-list{gap:10px;max-height:240px;overflow:auto;padding-right:0}.scheduled-messages-list::-webkit-scrollbar{width:4px}.scheduled-messages-list::-webkit-scrollbar-track{background:#fff}.scheduled-messages-list::-webkit-scrollbar-thumb{background:#b0b1b5;border-radius:6px}.scheduled-message-card{position:relative;border:1px solid #eeeeee;border-radius:14px;padding:14px;background:#fff}.scheduled-message-head{justify-content:space-between;gap:10px}.scheduled-message-head p{font-weight:600;font-size:14px;line-height:18px;color:#161616}.scheduled-status{padding:5px 10px;border-radius:999px;font-size:12px;font-weight:600}.scheduled-status.pending{background:#e9f1f4;color:#0d40c2}.scheduled-status.processing{background:#f7f0ff;color:#9747ff}.scheduled-message-text{margin-top:10px;font-size:14px;line-height:20px;color:#161616;white-space:pre-wrap;word-break:break-word}.scheduled-message-meta{display:block;margin-top:8px;font-size:12px;line-height:16px;color:#8b8d93}.scheduled-message-actions{gap:8px;margin-top:12px}.scheduled-message-actions button{flex:0 0 auto;width:36px;height:36px;border-radius:999px;padding:0;background:#f5f6fb;border:1px solid #eeeeee;justify-content:center;transition:.2s}.scheduled-message-actions button i{font-size:16px;background:#161616}.scheduled-message-actions button:hover{background:#eef3f9}.scheduled-message-actions button.danger i{color:#c0333a;background:#c0333a}.scheduled-message-confirm{margin-top:10px;padding:12px;border-radius:12px;background:#fff8f8;border:1px solid #f1d6d9;gap:10px}.scheduled-message-confirm p{text-align:center;font-size:13px;font-weight:600;color:#161616}.modal-scheduled-cancel-cnt{max-width:420px;width:100%}.scheduled-textarea label{height:220px}.scheduled-delay-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.scheduled-delay-chip{height:44px;border-radius:12px;border:1px solid #eeeeee;background:#f5f6fb;font-size:14px;font-weight:600;color:#161616;transition:.2s}.scheduled-delay-chip.active{background:#0d40c2;border-color:#0d40c2;color:#fff}.new-script-modal-tools{margin-top:20px;gap:8px}.script-name-input{width:100%}.script-name-input label{width:100%;height:48px;position:relative}.script-name-input label input{padding:13px 13px 13px 46px;background:#fff;border:1px solid #eeeeee;width:100%;height:100%;border-radius:14px;font-weight:400;font-size:16px;line-height:22px;color:#000;transition:.3s}.script-name-input label input::placeholder{color:#b0b1b5}.script-name-input label input:focus{border:1px solid #0d40c2}.script-name-input label input:hover{background:#f8f8f8}.script-name-input label i{font-size:24px;background:#b0b1b5;top:12px;left:12px;position:absolute}.script-content-textarea{width:100%}.script-content-textarea label{width:100%;height:176px;position:relative}.script-content-textarea label textarea{background:#fff;padding:12px 12px 12px 46px;width:100%;height:100%;resize:none;border-radius:14px;font-weight:400;font-size:16px;line-height:22px;color:#000;border:1px solid #eeeeee;transition:.3s}.script-content-textarea label textarea::placeholder{color:#b0b1b5}.script-content-textarea label textarea:focus{border:1px solid #0d40c2}.script-content-textarea label textarea:hover{background:#f8f8f8}.script-content-textarea label i{font-size:24px;background:#161616;position:absolute;top:12px;left:12px}.new-script-modal-actions{margin-top:20px;width:100%}.new-script-modal-actions button{width:100%;max-width:100%}.list-employees-block{max-width:475px;width:100%;background:#fff;box-shadow:0 0 20px #0000001a;max-height:100vh;height:calc(100vh - 90px);overflow:auto;padding:20px;display:flex;flex-direction:column}.list-employees-block::-webkit-scrollbar{width:3px}.list-employees-block::-webkit-scrollbar-track{background:#fff}.list-employees-block::-webkit-scrollbar-thumb{background:gray;border-radius:6px}@media(max-width:1500px){.list-employees-block{max-width:405px}}.list-employees-title{font-weight:600;font-size:18px;line-height:24px;color:#161616;opacity:.7}.list-employees-search{margin-top:12px}.list-employees-items{margin-top:12px;gap:8px}.list-employees-items.back-link-here{max-height:90vh;overflow:auto;padding:0 0 20px}.list-employees-items.back-link-here::-webkit-scrollbar{width:3px}.list-employees-items.back-link-here::-webkit-scrollbar-track{background:#fff}.list-employees-items.back-link-here::-webkit-scrollbar-thumb{background:gray;border-radius:6px}.list-employee-item{padding:20px;background:#fff;border-radius:12px;border:1px solid #eeeeee;gap:12px}.employee-item-main{gap:12px;flex-wrap:wrap}.employee-item-img{max-width:48px;width:100%}.employee-item-img img{object-fit:cover;border-radius:50%}.employee-item-info p{font-weight:600;font-size:16px;line-height:22px;color:#161616}.employee-item-info span{font-weight:400;font-size:14px;line-height:18px;color:#b0b1b5}.employee-item-status{padding:6px 10px 6px 6px;display:flex;align-items:center;gap:6px;margin-left:auto;border-radius:100px}.employee-item-status span{width:6px;height:6px;display:block;border-radius:10px}.employee-item-status p{font-weight:500;font-size:12px;line-height:16px}.employee-item-status.active{background:#e9f1f4}.employee-item-status.active span{background:#0968d6}.employee-item-status.active p{color:#0968d6}.employee-item-status.break{background:#f8f2e2}.employee-item-status.break span{background:#ecbc40}.employee-item-status.break p{color:#ecbc40}.employee-item-status.dinner{background:#fbebee}.employee-item-status.dinner span{background:#c0333a}.employee-item-status.dinner p{color:#c0333a}.employee-item-status.inactive{background:#f6f6f6}.employee-item-status.inactive span{background:#161616}.employee-item-status.inactive p{color:#161616}.e-back-link-wrapper{padding:30px;background:#fff;border:1px solid #eeeeee;border-radius:14px 14px 0 0;margin:auto -20px -20px}.employees-back-link{padding:13px;background:#f5f6fb;border-radius:100px;gap:6px;justify-content:center;font-weight:600;font-size:16px;line-height:22px;color:#161616}.employees-back-link i{font-size:22px;background:#161616}.service-filter{display:flex;flex-wrap:wrap;gap:8px}.service-filter-chip{height:36px;border-radius:999px;border:1px solid #d7deea;background:#f7f9fc;color:#38506f;padding:0 14px;font-size:13px;font-weight:600;transition:.2s ease}.service-filter-chip.active{background:#161616;border-color:#161616;color:#fff;box-shadow:0 10px 24px #1616161f}.service-filter-chip:hover{border-color:#161616}.traffic-table-wrapper{overflow-x:auto;border:1px solid #d9dee3;border-radius:10px}.table-row-time{background:#f5f6fb}.table-row-incoming,.table-row-outgoing{background:#fff}.traffic-table{width:100%;border-collapse:separate;font-size:14px}.traffic-table th,.traffic-table td{padding:10px 12px;border:1px solid #e4e8ec;text-align:center;white-space:nowrap;font-weight:400;font-size:16px;line-height:22px}.traffic-table thead{background:#f6f7f9}.traffic-table thead th{font-weight:600;color:#161616;vertical-align:middle;font-size:16px;line-height:22px}.traffic-table thead .table-incoming{gap:9px;height:46px}.traffic-table thead .table-incoming i{font-size:15px;background:#0968d6;margin-right:8px}.traffic-table thead .table-outgoing{gap:9px;height:46px}.traffic-table thead .table-outgoing i{font-size:15px;background:#1a9e55;margin-right:8px;transform:rotate(180deg)}.traffic-table tbody tr:nth-child(2n){background:#fafafa}.traffic-table .table-total{background:#eef3f7}.traffic-table .table-row-avg{background:#fff}.total-traffic-main-cnt{max-width:1445px;width:100%;padding:20px;height:calc(100vh - 90px);max-height:max-content}.total-traffic-cnt{max-width:1405px;background:#fff;padding:28px;border-radius:12px;height:calc(100vh - 90px);max-height:max-content;overflow:auto}.total-traffic-cnt::-webkit-scrollbar{width:3px}.total-traffic-cnt::-webkit-scrollbar-track{background:#fff}.total-traffic-cnt::-webkit-scrollbar-thumb{background:gray;border-radius:6px}.total-traffic-header{justify-content:space-between;gap:16px;flex-wrap:wrap}.total-traffic-title{font-weight:600;font-size:24px;line-height:28px;color:#161616}.total-traffic-subtitle{margin-top:8px;font-size:14px;line-height:20px;color:#7a8596}.total-traffic-filters{margin-top:18px}.total-traffic-table{margin-top:20px}@media(max-width:900px){.total-traffic-main-cnt{padding:12px}.total-traffic-cnt{padding:18px}}.all-admin-chats-body{justify-content:space-between;align-items:flex-start}.admin-chats-left-column{max-width:1525px;width:100%;background:#f6f6f6;padding:20px 20px 0;display:flex;align-items:center;justify-content:center}.admin-chats-wrapper{max-width:1000px;background:#fff;padding:20px;border-radius:10px;width:100%}.admin-chats-tools{gap:20px;margin-top:12px}.admin-chats-categories-items{gap:8px}.admin-chat-category-item{font-weight:500;font-size:16px;line-height:22px;padding:9px 16px;border-radius:30px}.admin-chat-category-item.active{background:#e9f1f4;border:1px solid #0d40c2;color:#0968d6}.admin-chat-category-item.inactive{color:#b0b1b5;background:#eee}.admin-sort-tags-wrapper{max-width:395px;width:100%;background:#fff;box-shadow:0 0 20px #0000001a;height:calc(100vh - 90px);padding:20px;display:flex;flex-direction:column}.admin-sort-tags-wrapper::-webkit-scrollbar{width:3px}.admin-sort-tags-wrapper::-webkit-scrollbar-track{background:#fff}.admin-sort-tags-wrapper::-webkit-scrollbar-thumb{background:gray;border-radius:6px}.admin-add-tag{margin-top:auto;padding:13px 16px 13px 13px;background:#f5f6fb;cursor:pointer;border:1px solid #eeeeee;border-radius:100px;gap:6px;transition:.3s}.admin-add-tag i{font-size:22px;background:#161616;transition:.3s}.admin-add-tag p{font-weight:600;font-size:16px;line-height:22px;color:#161616;transition:.3s}.admin-add-tag:hover{background:#161616}.admin-add-tag:hover i{background:#fff}.admin-add-tag:hover p{color:#fff}.admin-sort-tags-titles{justify-content:space-between}.admin-sort-tags-titles p{font-weight:600;font-size:18px;line-height:24px;color:#161616}.admin-sort-tags-titles i{font-size:24px;background:#161616;cursor:pointer;transition:.3s}.admin-sort-tags-titles i:hover{background:#00f}.a-sort-tags-items{margin-top:12px;gap:8px}.a-sort-tag-item{padding:12px 20px 12px 16px;border:1px solid #eeeeee;border-radius:100px;gap:8px;cursor:pointer;transition:.3s}.a-sort-tag-item:hover,.a-sort-tag-item.active{background:#f8f8f8}.a-incoming-message-title{font-weight:500;font-size:18px;line-height:24px;color:#161616}.a-incoming-messages-item .icon-messages2{font-size:24px;background:#161616}.a-sort-tag-quantity{margin-left:auto}.a-sort-tag-quantity p{font-weight:400;font-size:16px;line-height:22px;color:#b0b1b5}.a-return-messages-item .icon-close{font-size:24px;background:#c0333a}.a-return-message-title{font-weight:500;font-size:18px;line-height:24px;color:#c0333a}.a-later-message-title{font-weight:500;font-size:18px;line-height:24px;color:#9747ff}.a-later-messages-item .icon-time{background:#9747ff;font-size:24px}.a-sort-tag-actions{margin-left:auto;gap:8px}.a-sort-tag-actions .icon-edit{font-size:22px;background:#161616;transition:.3s}.a-sort-tag-actions .icon-edit:hover{background:#00f}.a-sort-tag-actions .icon-basket{font-size:22px;background:#c0333a;transition:.3s}.a-sort-tag-actions .icon-basket:hover{background:#ff4500}.modal-remove-actions{margin-top:24px;justify-content:center;gap:12px}.modal-edit-actions{margin-top:20px;justify-content:center;gap:12px}.edit-label-tools{margin-top:20px}.edit-label-input label{height:48px;width:100%;position:relative}.edit-label-input label input{width:100%;height:100%;padding:13px 13px 13px 46px;background:#fff;border:1px solid #eeeeee;border-radius:14px;font-weight:400;font-size:16px;line-height:22px;color:#161616}.edit-label-input label i{font-size:17px;position:absolute;left:17px;top:15px}.edit-label-input label .rose-color-icon{background:#9747ff}.new-label-input label{height:48px;width:100%;position:relative}.new-label-input label input{width:100%;height:100%;padding:13px 13px 13px 46px;background:#fff;border:1px solid #eeeeee;border-radius:14px;font-weight:400;font-size:16px;line-height:22px;color:#161616}.new-label-input label i{font-size:24px;position:absolute;left:12px;top:12px;background:#0ba51a}.color-selection-block{margin-top:12px}.color-selection-title{font-weight:500;font-size:16px;line-height:22px;color:#b0b1b5}.color-selection-items{flex-wrap:wrap;gap:4px;margin-top:8px}.color-selection-item{border-radius:6px;width:47px;height:47px;cursor:pointer}.color-selection-item i{font-size:26px;background:#fff;opacity:0;visibility:hidden}.color-selection-item.active i{opacity:1;visibility:visible}.green-color-item{background:#0ba51a}.aqua-color-item{background:#49e4e8}.blue-color-item{background:#2e62dc}.blueviolet-color-item{background:#9747ff}.rose-color-item{background:#f251d2}.red-color-item{background:#c0333a}.orangered-color-item{background:#faad32}.gold-color-item{background:#f1f44e}.employee-table-wrapper{overflow-x:auto;border:1px solid #d9dee3;border-radius:10px}.employee-table{width:100%;border-collapse:separate;font-size:14px}.employee-table td{padding:10px 12px;border:1px solid #e4e8ec;text-align:center;white-space:nowrap;font-weight:400;font-size:16px;line-height:22px;color:#161616;background:#fff}.employee-table td:first-child{min-width:140px}.employee-table thead{background:#f5f6fb}.employee-table thead th{font-weight:600;color:#161616;vertical-align:middle;font-size:16px;line-height:22px;border:1px solid #e4e8ec;height:92px}@media(max-width:1500px){.employee-table thead th{font-size:12px;line-height:20px;padding:4px}}.employee-table thead .employee-table-incoming{gap:9px}.employee-table thead .employee-table-incoming i{font-size:15px;background:#0968d6;margin-right:8px}.employee-table thead .employee-table-outgoing{gap:9px}.employee-table thead .employee-table-outgoing i{font-size:15px;background:#1a9e55;margin-right:8px;transform:rotate(180deg)}.employee-table thead .employee-table-deferred{height:46px}.employee-table thead .employee-table-deferred i{font-size:15px;background:#9747ff;margin-right:8px}.employee-table thead .employee-table-return{height:46px}.employee-table thead .employee-table-return i{font-size:20px;background:#c0333a;margin-right:8px}.employee-table tbody tr:nth-child(2n){background:#fafafa}.employee-table .table-total{background:#eef3f7}.employee-table .table-row-avg{background:#fff}.employee-table .employee-table-row-time{background:#f5f6fb}.employee-statistics-body{height:calc(100vh - 90px);max-height:max-content}.employee-statistics-main{max-width:1445px;width:100%;padding:20px;height:calc(100vh - 90px);max-height:max-content;overflow:auto}.employee-statistics-main::-webkit-scrollbar{width:3px}.employee-statistics-main::-webkit-scrollbar-track{background:#fff}.employee-statistics-main::-webkit-scrollbar-thumb{background:gray;border-radius:6px}.e-statistics-cnt{max-width:1405px;background:#fff;padding:28px;border-radius:12px;margin-top:20px}.e-statistic-items{gap:10px}.e-statistic-item{gap:20px;padding:20px;border-radius:12px;background:#fff;border:1px solid #eeeeee}.e-item-image{max-width:68px;width:100%}.e-item-image img{object-fit:cover;border-radius:50%}.e-item-description{gap:12px}.e-item-info p{font-weight:600;font-size:18px;line-height:24px;color:#161616}.e-item-info span{font-weight:400;font-size:16px;line-height:22px;margin-top:6px;display:block;color:#b0b1b5}.e-item-actions{margin-left:auto;gap:28px}.e-item-action{gap:12px}.e-item-action-icon{width:24px;height:24px;flex:0 0 24px}.e-item-action-info p{font-weight:500;font-size:14px;line-height:18px;color:#161616;opacity:.7}.e-item-action-info span{font-weight:500;font-size:16px;line-height:22px;text-align:start;margin-top:4px;display:block}.active-actiion .e-item-action-icon{background:#e9f1f4;border:1px solid #0d40c2;border-radius:4px}.active-actiion .e-item-action-icon i{font-size:20px;background:#0d40c2}.dinner-actiion .e-item-action-icon{background:#fbebee;border:1px solid #c0333a;border-radius:4px}.dinner-actiion .e-item-action-icon i{font-size:16px;background:#c0333a}.break-actiion .e-item-action-icon{background:#f8f2e2;border:1px solid #ecbc40;border-radius:4px}.break-actiion .e-item-action-icon i{font-size:16px;background:#ecbc40}.nodialog-actiion .e-item-action-icon{background:#eef4ff;border:1px solid #3b63c9;border-radius:4px}.nodialog-actiion .e-item-action-icon i{font-size:16px;background:#3b63c9}.e-item-remove{cursor:pointer;width:48px;height:48px;background:#161616;border-radius:50%;margin-left:20px;transition:.3s}.e-item-remove i{font-size:20px;background:#fff}.e-item-remove:hover{background:#0968d6}.e-statistics-header{justify-content:space-between;gap:16px;flex-wrap:wrap}.e-statistics-title{color:#161616;font-weight:600;font-size:24px;line-height:28px}.e-statistics-table{margin-top:20px}.e-statistics-filters{margin-top:12px}.e-modal-remove-actions{gap:12px;margin-top:24px}.e-modal-remove-actions .btn-gray{max-width:40%}.e-modal-remove-actions .btn-black{max-width:60%}@media(max-width:1100px){.e-statistic-item{flex-direction:column;align-items:flex-start}.e-item-actions{margin-left:0;flex-wrap:wrap;gap:18px}.employee-statistics-main{padding:12px}.e-statistics-cnt{padding:18px}}.manage-support-section{padding:24px 0 40px}.manage-support-body{background:radial-gradient(circle at top right,rgba(13,104,214,.12),transparent 26%),linear-gradient(180deg,#fff,#f6f8fc);border:1px solid #e7ebf1;border-radius:24px;padding:28px;box-shadow:0 22px 60px #18274b14}.manage-support-topbar{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:20px}.manage-support-title{font-size:32px;line-height:36px;font-weight:700;color:#161616}.manage-support-subtitle{margin-top:8px;max-width:640px;font-size:15px;line-height:22px;color:#6d7786}.admin-tabs{display:inline-flex;gap:8px;padding:6px;background:#0a213e0d;border:1px solid #dbe3ef;border-radius:999px}.admin-tab{min-width:136px;height:42px;border:0;border-radius:999px;background:transparent;color:#4d5f79;font-size:14px;font-weight:700;transition:.2s ease}.admin-tab.active{background:linear-gradient(135deg,#0f1f39,#0d68d6);color:#fff;box-shadow:0 12px 24px #0d68d63d}.manage-support-error,.manage-support-loading,.manage-support-success{margin-bottom:16px;font-size:14px;line-height:20px}.manage-support-error{color:#c0333a}.manage-support-loading{color:#838488}.manage-support-success{color:#0b8f3a}.admin-create-card{margin-bottom:24px;padding:22px;border:1px solid #dfe7f1;border-radius:24px;background:linear-gradient(180deg,#fffffffa,#f6f9fdf5);box-shadow:inset 0 1px #ffffffb3}.admin-create-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.admin-create-card-head h2{font-size:22px;line-height:28px;font-weight:700;color:#162033}.admin-create-card-head p{margin-top:8px;max-width:680px;font-size:14px;line-height:21px;color:#728097}.admin-create-submit{min-width:220px;height:48px;padding:0 18px;border:0;border-radius:14px;background:linear-gradient(135deg,#161616,#0d68d6);color:#fff;font-size:14px;font-weight:700;box-shadow:0 14px 24px #0d68d62e}.manage-support-form{display:grid;gap:12px;margin-bottom:0}.manage-support-form input,.manage-support-form select,.manage-support-form button{height:48px;width:100%;border-radius:14px;font-size:14px;line-height:20px}.manage-support-form input,.manage-support-form select{border:1px solid #d8e0ea;background:#fffffff2;padding:0 14px;color:#1f2f46;transition:border-color .2s ease,box-shadow .2s ease}.manage-support-form input:focus,.manage-support-form select:focus{outline:none;border-color:#0d68d6;box-shadow:0 0 0 4px #0d68d61f}.form-field span{font-size:13px;line-height:18px;font-weight:700;color:#4d5f79}.form-field-textarea{margin-top:16px}.form-field-textarea textarea{width:100%;min-height:120px;border-radius:14px;border:1px solid #d8e0ea;background:#fffffff2;padding:14px;color:#1f2f46;font-size:14px;line-height:20px;resize:vertical}.form-field-textarea textarea:focus{outline:none;border-color:#0d68d6;box-shadow:0 0 0 4px #0d68d61f}.staff-form{grid-template-columns:repeat(4,minmax(0,1fr))}.service-form{grid-template-columns:minmax(260px,1.1fr) minmax(260px,2fr)}.ticket-test-form{grid-template-columns:repeat(3,minmax(0,1fr))}.ticket-test-actions-card{margin-bottom:20px}.admin-create-submit-danger{background:linear-gradient(135deg,#7c1218,#c0333a);box-shadow:0 14px 24px #c0333a33}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.settings-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.endpoint-grid{margin-top:16px}.endpoint-card p{margin-top:8px;word-break:break-word}.endpoint-card--up{border-color:#cfe8d4;background:linear-gradient(180deg,#fff,#f2fbf4)}.endpoint-card--down{border-color:#f1c8cc;background:linear-gradient(180deg,#fff,#fff4f4)}.endpoint-card--unknown{border-color:#d8e0ea;background:linear-gradient(180deg,#fff,#f8fbff)}.settings-toggle-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:20px}.settings-toggle{display:flex;align-items:center;gap:14px;padding:18px 20px;border-radius:20px;border:1px solid #d9e2ee;background:linear-gradient(180deg,#fff,#f8fbff)}.settings-toggle input{width:18px;height:18px;accent-color:#0d68d6;flex-shrink:0}.settings-toggle strong{display:block;font-size:14px;line-height:20px;color:#18212e}.settings-toggle span{display:block;margin-top:4px;font-size:13px;line-height:19px;color:#748196}.settings-toggle--hero{box-shadow:0 18px 40px #18274b0f}.settings-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.settings-panel{padding:20px;border-radius:22px;border:1px solid #dfe7f1;background:#ffffffe6;box-shadow:inset 0 1px #ffffffb3}.settings-panel-head{margin-bottom:18px}.settings-panel-head h3{font-size:20px;line-height:26px;font-weight:700;color:#18212e}.settings-panel-head p{margin-top:8px;font-size:14px;line-height:21px;color:#728097}.settings-webhook-card.compact{margin-top:16px}.settings-env-inline{margin-top:16px;padding:16px;border-radius:16px;background:#0f1724;color:#e6edf7;font-family:monospace;font-size:13px;line-height:20px;white-space:pre-wrap;word-break:break-word;overflow-x:auto}.service-payload-cell{max-width:420px}.service-payload-cell details{cursor:pointer}.service-payload-cell summary{color:#0d68d6;font-weight:700}.service-payload-cell pre{margin-top:10px;padding:12px;border-radius:14px;background:#0f1724;color:#dbe7ff;font-size:12px;line-height:18px;white-space:pre-wrap;word-break:break-word;overflow-x:auto}.settings-panel-kicker{display:inline-flex;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:#0d68d614;color:#0d68d6;font-size:11px;line-height:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.settings-switch-card{margin-top:18px;display:flex;align-items:center;gap:16px;padding:16px 18px;border-radius:18px;border:1px solid #dbe3ef;background:#f8fbff;cursor:pointer}.settings-switch-card input{display:none}.settings-switch-copy{min-width:0;flex:1}.settings-switch-copy strong{display:block;font-size:15px;line-height:21px;color:#18212e}.settings-switch-copy p{margin-top:4px;font-size:13px;line-height:19px;color:#728097}.settings-switch-eyebrow{display:inline-block;margin-bottom:6px;font-size:11px;line-height:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#7f8ca1}.settings-switch-ui{width:54px;height:32px;padding:4px;border-radius:999px;background:#cfd8e6;display:inline-flex;align-items:center;transition:.2s ease;flex-shrink:0}.settings-switch-ui span{width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 6px 14px #0f1f392e;transition:.2s ease}.settings-switch-ui.checked{background:linear-gradient(135deg,#0d68d6,#34a4ff)}.settings-switch-ui.checked span{transform:translate(22px)}.form-field{display:flex;flex-direction:column;gap:8px}.form-field span{font-size:12px;line-height:16px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#788599}.form-field small{font-size:12px;line-height:17px;color:#c0333a}.form-field input.invalid{border-color:#c0333a;box-shadow:0 0 0 4px #c0333a1f}.form-meta-row{display:grid;grid-template-columns:minmax(320px,1.1fr) minmax(320px,1fr);gap:16px;margin-top:18px}.form-role-box,.form-helper-box{padding:16px;border:1px solid #e0e8f2;border-radius:18px;background:#f8fbffe6}.form-meta-label{display:block;margin-bottom:10px;font-size:12px;line-height:16px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#788599}.form-helper-box p{max-width:520px;font-size:14px;line-height:22px;color:#43566f}.create-role-switcher{max-width:420px}.staff-grid{display:grid;gap:16px}.staff-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.staff-card,.service-card{background:#fffffff0;border:1px solid #e3e9f2;border-radius:22px;padding:18px;box-shadow:0 18px 45px #17253d0f}.staff-card{display:flex;flex-direction:column;gap:16px}.staff-card-head{display:flex;align-items:center;gap:14px}.staff-card-meta{min-width:0}.staff-card-meta h3{font-size:18px;line-height:24px;font-weight:700;color:#18212e}.staff-card-meta p{margin-top:4px;font-size:13px;line-height:18px;color:#748196;word-break:break-word}.staff-access-badge{display:inline-flex;align-items:center;margin-top:10px;padding:6px 10px;border-radius:999px;font-size:12px;line-height:16px;font-weight:700}.staff-access-badge.enabled{background:#eaf8ee;color:#1f8a4c}.staff-access-badge.disabled{background:#fcecee;color:#c0333a}.staff-card-section{display:flex;flex-direction:column;gap:8px}.staff-label{font-size:12px;line-height:16px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#7c8798}.staff-value{font-size:14px;line-height:20px;color:#1f2f46}.role-switcher{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:6px;background:#f3f6fb;border-radius:18px;border:1px solid #e1e8f0}.schedule-switcher{grid-template-columns:repeat(2,minmax(0,1fr))}.role-chip{height:42px;border:1px solid transparent;border-radius:14px;background:transparent;color:#52657d;font-size:13px;font-weight:700;transition:.2s ease}.role-chip:hover:not(:disabled){color:#0d68d6;border-color:#0d68d62e;background:#0d68d60f}.role-chip.active{color:#fff;border-color:transparent;background:linear-gradient(135deg,#0d68d6,#34a4ff);box-shadow:0 10px 22px #0d68d647}.role-chip.active:hover:not(:disabled){color:#fff;border-color:transparent;background:linear-gradient(135deg,#0d68d6,#34a4ff);box-shadow:0 10px 22px #0d68d647}.role-chip:disabled{cursor:not-allowed;opacity:.55}.staff-avatar-actions,.staff-card-actions,.service-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.secondary-action,.staff-card-actions button,.service-card-actions button{display:inline-flex;align-items:center;justify-content:center;width:100%;height:42px;padding:0 14px;border-radius:12px;border:1px solid #d7dfeb;background:#f8fbff;color:#29405f;font-size:13px;font-weight:700;text-align:center;transition:.2s ease}.secondary-action:hover:not(:disabled),.staff-card-actions button:hover:not(:disabled),.service-card-actions button:hover:not(:disabled){border-color:#0d68d6;color:#0d68d6}.secondary-action:disabled,.staff-card-actions button:disabled,.service-card-actions button:disabled{cursor:not-allowed;opacity:.5}.secondary-action{position:relative;overflow:hidden;cursor:pointer}.secondary-action input{display:none}.staff-avatar-actions>:last-child:nth-child(odd),.staff-card-actions>:last-child:nth-child(odd),.service-card-actions>:last-child:nth-child(odd){grid-column:1/-1;width:min(100%,50% - 5px);justify-self:center}.ghost-danger,.staff-card-actions .danger,.service-card-actions .danger{color:#c0333a}.ghost-danger:hover:not(:disabled),.staff-card-actions .danger:hover:not(:disabled),.service-card-actions .danger:hover:not(:disabled){border-color:#c0333a;color:#c0333a}.services-table-wrapper{overflow:hidden;border:1px solid #e1e8f2;border-radius:22px;background:#fffffff5;box-shadow:0 18px 45px #17253d0f}.settings-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.settings-stat-card{padding:18px;border-radius:20px;border:1px solid #dfe7f1;background:#fffffff0;box-shadow:0 18px 45px #17253d0f}.settings-stat-card span{display:block;font-size:13px;line-height:18px;color:#748196}.settings-stat-card strong{display:block;margin-top:10px;font-size:30px;line-height:32px;color:#162033}.settings-webhook-card{margin-bottom:18px;padding:20px 22px;border-radius:22px;border:1px solid #dbe7f4;background:radial-gradient(circle at top right,rgba(13,104,214,.12),transparent 30%),linear-gradient(180deg,#fffffffa,#f4f8fff5)}.settings-webhook-card strong{display:block;margin-top:8px;font-size:18px;line-height:24px;color:#162033;word-break:break-all}.settings-webhook-card p{margin-top:10px;font-size:14px;line-height:21px;color:#5f6f85}.settings-webhook-card code{padding:3px 8px;border-radius:10px;background:#eef4ff;color:#0d68d6}.settings-webhook-label{display:inline-flex;padding:7px 12px;border-radius:999px;background:#0d68d61a;color:#0d68d6;font-size:12px;line-height:16px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.services-table{width:100%;border-collapse:collapse}.services-table th,.services-table td{padding:16px 18px;text-align:left;border-bottom:1px solid #edf2f7;vertical-align:middle}.services-table th{background:#f6f9fc;font-size:12px;line-height:16px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#728097}.services-table tbody tr:last-child td{border-bottom:0}.service-id-cell{max-width:420px;font-size:12px;line-height:18px;color:#728097;word-break:break-all}.service-name-cell{font-size:15px;line-height:22px;font-weight:600;color:#1a2638}.service-edit-input{height:46px;width:100%;border-radius:12px;border:1px solid #d8e0ea;background:#fff;padding:0 14px;font-size:14px;color:#1f2f46}.service-edit-input:focus{outline:none;border-color:#0d68d6;box-shadow:0 0 0 4px #0d68d61f}.service-table-actions{display:flex;align-items:center;gap:8px}.icon-action{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid #d7dfeb;background:#f8fbff;transition:.2s ease}.icon-action i{font-size:16px;background:#29405f}.icon-action:hover:not(:disabled){border-color:#0d68d6}.icon-action:hover:not(:disabled) i{background:#0d68d6}.icon-action:disabled{cursor:not-allowed;opacity:.5}.icon-action.danger:hover:not(:disabled){border-color:#c0333a}.icon-action.danger:hover:not(:disabled) i{background:#c0333a}.manage-support-confirm-modal{max-width:460px;width:100%;border-radius:24px;border:1px solid #e1e8f2;background:radial-gradient(circle at top right,rgba(192,51,58,.1),transparent 28%),linear-gradient(180deg,#fff,#f7f9fc);box-shadow:0 24px 64px #141c2b33}.manage-support-create-modal{max-width:460px;width:100%;border-radius:24px;border:1px solid #dbe7f4;background:radial-gradient(circle at top right,rgba(13,104,214,.12),transparent 28%),linear-gradient(180deg,#fff,#f7fafe);box-shadow:0 24px 64px #141c2b33}.manage-support-confirm{text-align:center}.manage-support-confirm-icon{width:64px;height:64px;margin:0 auto 18px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff1f2,#ffe2e5);border:1px solid #f4c8ce}.manage-support-confirm-icon i{font-size:24px;background:#c0333a}.manage-support-confirm-icon.create{background:linear-gradient(135deg,#eef6ff,#dcedff);border-color:#c9dcf7}.manage-support-confirm-icon.create i{background:#0d68d6}.manage-support-confirm-title{font-size:26px;line-height:30px;font-weight:700;color:#18212e}.manage-support-confirm-text{margin-top:10px;font-size:15px;line-height:22px;color:#667487}.manage-support-confirm-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.manage-support-confirm-actions .btn{max-width:none;width:100%}.manage-support-confirm-danger{background:linear-gradient(135deg,#8b1e2f,#c0333a)!important}.manage-support-confirm-primary{background:linear-gradient(135deg,#0f1f39,#0d68d6)!important}@media(max-width:1180px){.staff-form{grid-template-columns:repeat(3,minmax(0,1fr))}.service-form{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-toggle-grid,.settings-stat-grid,.settings-grid,.settings-grid--compact,.settings-panels{grid-template-columns:1fr 1fr}}@media(max-width:860px){.manage-support-body{padding:18px;border-radius:18px}.manage-support-topbar,.admin-create-card-head{flex-direction:column;align-items:stretch}.admin-tabs{width:100%}.admin-tab{min-width:0;flex:1 1 0}.staff-form,.service-form,.settings-grid,.settings-toggle-grid,.settings-stat-grid,.settings-grid--compact,.settings-panels,.form-meta-row,.staff-grid,.role-switcher,.staff-avatar-actions,.staff-card-actions,.service-card-actions{grid-template-columns:1fr}.services-table-wrapper{overflow-x:auto}}.support-chat-section{background:radial-gradient(circle at top left,rgba(13,64,194,.06),transparent 28%),linear-gradient(180deg,#f8f9fc,#f1f3f8);min-height:100vh;height:100%;padding:18px}.support-chat-container{padding:22px;border-radius:22px;background:#fff;max-width:820px;max-height:100vh;min-height:calc(100vh - 36px);display:flex;flex-direction:column;width:100%;border:1px solid #e6eaf2;position:relative;box-shadow:0 18px 44px #1c274414}.support-chat-header{padding:19px 20px;border:1px solid #eeeeee;justify-content:space-between;gap:10px;flex-wrap:wrap;border-radius:14px}.support-header-title{gap:10px}.support-header-title span{width:12px;height:12px;background:#0d40c2;border-radius:50%}.support-header-title .is-online{background:#22a447;box-shadow:0 0 0 4px #22a44729}.support-header-title .is-offline{background:#b0b1b5}.support-header-title p{font-weight:600;font-size:16px;line-height:22px;color:#161616}.support-header-text{font-weight:400;font-size:16px;line-height:22px;color:#b0b1b5}.support-chat-messages{margin-top:18px;flex:1 1 auto;min-height:0;max-height:calc(100vh - 250px);overflow:auto;gap:20px;padding:0 8px 16px 0}.support-chat-messages::-webkit-scrollbar{width:3px}.support-chat-messages::-webkit-scrollbar-track{background:#fff}.support-chat-messages::-webkit-scrollbar-thumb{background:gray;border-radius:6px}.user-message-wrapper{align-items:flex-end;justify-content:flex-end;gap:12px}.user-message-titles{gap:12px}.user-message-titles p{font-weight:500;font-size:16px;line-height:22px;color:#b0b1b5}.user-message-main{max-width:600px;padding:16px 18px;background:linear-gradient(180deg,#f8f9fc,#f2f4f9);border-radius:18px;gap:10px;border:1px solid #e8ebf2}.user-message-main p{font-weight:400;font-size:16px;line-height:24px;color:#161616;white-space:pre-wrap;word-break:break-word}.support-chat-hints{gap:16px}.support-chat-hints p{font-weight:500;font-size:16px;line-height:22px;text-align:center;color:#b0b1b5;max-width:500px}.support-agent-messages,.support-agent-titles{gap:12px}.support-agent-titles p{font-weight:500;font-size:16px;line-height:22px;color:#0d40c2}.support-agent-titles span{font-weight:400;font-size:16px;line-height:22px;color:#b0b1b5;display:block}.agent-message-main{padding:16px 18px;background:#f5f6fb;border-radius:18px;gap:10px;border:1px solid #e6e9f2}.agent-message-main p{font-weight:400;font-size:16px;line-height:22px;color:#161616;white-space:pre-wrap;word-break:break-word}.public-chat-attachment{display:inline-flex;width:fit-content;padding:10px 12px;border-radius:10px;background:#fff;border:1px solid #e6e8ef;color:#0d40c2;font-size:14px;line-height:18px}.public-chat-image-btn{display:inline-flex;max-width:260px;border:0;background:transparent;cursor:pointer}.public-chat-image-btn img{width:100%;border-radius:12px;object-fit:cover}.support-chat-textarea{gap:10px;margin-top:auto;align-items:stretch;display:grid;grid-template-columns:58px minmax(0,1fr) 58px}.user-chat-files{margin:0 0 12px;gap:8px}.user-chat-file-row{justify-content:space-between;gap:12px;padding:10px 12px;border-radius:18px;background:linear-gradient(180deg,#f6f8fd,#eff2f8);border:1px solid #dfe5f2;min-height:64px}.user-chat-file-meta{gap:2px;min-width:0}.user-chat-file-meta p{margin:0;font-size:13px;line-height:18px;color:#161616;word-break:break-word}.user-chat-file-meta span{font-size:12px;line-height:18px;color:#7f8794}.user-chat-file-remove{width:36px;height:36px;border-radius:50%;border:1px solid #e3e8f2;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:.2s ease}.user-chat-file-remove svg{width:16px;height:16px;color:#9aa4b5}.user-chat-file-remove:hover{border-color:#cfd7e6;background:#f8faff}.user-chat-file-remove:hover svg{color:#5d6b82}.user-chat-file-label{width:58px;height:58px;border-radius:18px;background:linear-gradient(180deg,#f6f8fd,#eef2f8);border:1px solid #dfe5f2;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;transition:.2s ease}.user-chat-file-label:hover{border-color:#0d40c2;transform:translateY(-1px)}.user-chat-file-label input{display:none}.user-chat-file-label svg{width:22px;height:22px;color:#6f7f98}.support-textarea-label{flex:1;min-width:0;display:flex}.support-textarea-label textarea{background:linear-gradient(180deg,#f9f9fb,#f3f4f7);border-radius:18px;padding:17px 18px;font-weight:400;font-size:16px;line-height:24px;color:#161616;width:100%;height:58px;min-height:58px;max-height:58px;resize:none;border:1px solid #e3e7ef;overflow-x:hidden;overflow-y:auto;transition:.3s;vertical-align:top;box-sizing:border-box;white-space:pre-wrap;scrollbar-width:thin}.support-textarea-label textarea::placeholder{color:#b0b1b5}.support-textarea-label textarea:focus{border:1px solid #0d40c2;box-shadow:0 0 0 4px #0d40c214}.user-chat-send-btn{width:58px;height:58px;border:0;border-radius:18px;background:linear-gradient(135deg,#0d40c2,#1b67ff);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:0 12px 24px #0d40c238;transition:.2s ease}.user-chat-send-btn svg{width:22px;height:22px;color:#fff}.user-chat-send-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 28px #0d40c247}.user-chat-send-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.user-chat-error{margin:0 0 12px;font-size:14px;color:#c0333a}.user-chat-state{min-height:420px;justify-content:center;gap:12px;text-align:center}.user-chat-state h1{font-size:30px;line-height:34px;color:#161616}.user-chat-state p{max-width:420px;font-size:16px;line-height:24px;color:#7f8794}.user-chat-state-badge{display:inline-flex;padding:8px 14px;border-radius:999px;background:#eef4ff;color:#0d40c2;font-size:13px;font-weight:700}.public-chat-image-modal{max-width:760px;width:100%}.public-chat-image-preview{display:flex;flex-direction:column;gap:12px}.public-chat-image-preview img{width:100%;max-height:70vh;object-fit:contain;border-radius:12px}.public-chat-image-preview p{font-size:14px;color:#7f8794;text-align:center}@media(max-width:768px){.support-chat-section{padding:0}.support-chat-container{min-height:100vh;border-radius:0;border:0;padding:14px}.support-chat-messages{max-height:calc(100vh - 220px)}.support-chat-header{padding:14px}.user-message-main,.agent-message-main{padding:16px}.user-chat-file-label,.user-chat-send-btn{width:52px;height:52px;border-radius:16px}.support-chat-textarea{grid-template-columns:52px minmax(0,1fr) 52px}.support-textarea-label textarea{height:52px;min-height:52px;max-height:52px;padding:14px 16px}}.icon{display:inline-block;height:1em;width:1em;mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center}.icon-eye{mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.4176%209.7442C17.2837%209.55711%2014.0623%205.16602%209.99997%205.16602C5.93762%205.16602%202.71628%209.55711%202.5824%209.74423C2.47253%209.89701%202.47253%2010.103%202.5824%2010.2558C2.71628%2010.4429%205.93765%2014.834%209.99997%2014.834C14.0623%2014.834%2017.2837%2010.4429%2017.4176%2010.2558C17.5275%2010.103%2017.5275%209.89698%2017.4176%209.7442ZM9.99997%2013.0762C8.30395%2013.0762%206.92381%2011.696%206.92381%209.99999C6.92381%208.30397%208.30395%206.92383%209.99997%206.92383C11.696%206.92383%2013.0761%208.30397%2013.0761%209.99999C13.0761%2011.696%2011.696%2013.0762%209.99997%2013.0762Z'%20fill='%23161616'/%3e%3cpath%20d='M10%208.24219C9.0307%208.24219%208.24219%209.0307%208.24219%2010C8.24219%2010.9693%209.0307%2011.7578%2010%2011.7578C10.9693%2011.7578%2011.7578%2010.9693%2011.7578%2010C11.7579%209.0307%2010.9693%208.24219%2010%208.24219Z'%20fill='%23161616'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.4176%209.7442C17.2837%209.55711%2014.0623%205.16602%209.99997%205.16602C5.93762%205.16602%202.71628%209.55711%202.5824%209.74423C2.47253%209.89701%202.47253%2010.103%202.5824%2010.2558C2.71628%2010.4429%205.93765%2014.834%209.99997%2014.834C14.0623%2014.834%2017.2837%2010.4429%2017.4176%2010.2558C17.5275%2010.103%2017.5275%209.89698%2017.4176%209.7442ZM9.99997%2013.0762C8.30395%2013.0762%206.92381%2011.696%206.92381%209.99999C6.92381%208.30397%208.30395%206.92383%209.99997%206.92383C11.696%206.92383%2013.0761%208.30397%2013.0761%209.99999C13.0761%2011.696%2011.696%2013.0762%209.99997%2013.0762Z'%20fill='%23161616'/%3e%3cpath%20d='M10%208.24219C9.0307%208.24219%208.24219%209.0307%208.24219%2010C8.24219%2010.9693%209.0307%2011.7578%2010%2011.7578C10.9693%2011.7578%2011.7578%2010.9693%2011.7578%2010C11.7579%209.0307%2010.9693%208.24219%2010%208.24219Z'%20fill='%23161616'/%3e%3c/svg%3e")}.icon-eye2{mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.3003%2016.336L14.4148%2013.4506C16.1681%2012.1308%2017.3022%2010.4997%2017.3806%2010.3853C17.5398%2010.153%2017.5398%209.84682%2017.3806%209.6146C17.2476%209.42055%2014.078%204.86257%2010.0002%204.86257C8.82419%204.86262%207.72401%205.24194%206.75025%205.78593L3.66394%202.69972C3.39772%202.43345%202.96604%202.4334%202.69972%202.69972C2.4334%202.96604%202.43345%203.39767%202.69972%203.66394L5.58512%206.54929L14.0323%2014.9964L16.3361%2017.3002C16.4692%2017.4333%2016.6437%2017.4999%2016.8182%2017.4999C16.9927%2017.5%2017.1671%2017.4334%2017.3002%2017.3002C17.5666%2017.0339%2017.5666%2016.6023%2017.3003%2016.336Z'%20fill='%23161616'/%3e%3cpath%20d='M2.61933%209.61484C2.4602%209.84707%202.46024%2010.1532%202.61933%2010.3855C2.75224%2010.5796%205.92155%2015.1375%2010.0001%2015.1376C10.6667%2015.1376%2011.309%2015.0154%2011.9177%2014.8107L4.53851%207.4314C3.39056%208.50412%202.68074%209.52516%202.61933%209.61484Z'%20fill='%23161616'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.3003%2016.336L14.4148%2013.4506C16.1681%2012.1308%2017.3022%2010.4997%2017.3806%2010.3853C17.5398%2010.153%2017.5398%209.84682%2017.3806%209.6146C17.2476%209.42055%2014.078%204.86257%2010.0002%204.86257C8.82419%204.86262%207.72401%205.24194%206.75025%205.78593L3.66394%202.69972C3.39772%202.43345%202.96604%202.4334%202.69972%202.69972C2.4334%202.96604%202.43345%203.39767%202.69972%203.66394L5.58512%206.54929L14.0323%2014.9964L16.3361%2017.3002C16.4692%2017.4333%2016.6437%2017.4999%2016.8182%2017.4999C16.9927%2017.5%2017.1671%2017.4334%2017.3002%2017.3002C17.5666%2017.0339%2017.5666%2016.6023%2017.3003%2016.336Z'%20fill='%23161616'/%3e%3cpath%20d='M2.61933%209.61484C2.4602%209.84707%202.46024%2010.1532%202.61933%2010.3855C2.75224%2010.5796%205.92155%2015.1375%2010.0001%2015.1376C10.6667%2015.1376%2011.309%2015.0154%2011.9177%2014.8107L4.53851%207.4314C3.39056%208.50412%202.68074%209.52516%202.61933%209.61484Z'%20fill='%23161616'/%3e%3c/svg%3e")}.icon-check{mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_226_1127'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='16'%3e%3crect%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_226_1127)'%3e%3cpath%20d='M6.64972%2011.4863C6.49351%2011.6425%206.24025%2011.6425%206.08404%2011.4863L3.16688%208.56911C2.97008%208.37231%202.97006%208.05323%203.16684%207.8564C3.36365%207.65954%203.68279%207.65952%203.87963%207.85636L6.36688%2010.3436L12.1208%204.58969C12.3176%204.39286%2012.6368%204.39288%2012.8336%204.58973C13.0304%204.78656%2013.0304%205.10564%2012.8335%205.30244L6.64972%2011.4863Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_226_1127'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='16'%3e%3crect%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_226_1127)'%3e%3cpath%20d='M6.64972%2011.4863C6.49351%2011.6425%206.24025%2011.6425%206.08404%2011.4863L3.16688%208.56911C2.97008%208.37231%202.97006%208.05323%203.16684%207.8564C3.36365%207.65954%203.68279%207.65952%203.87963%207.85636L6.36688%2010.3436L12.1208%204.58969C12.3176%204.39286%2012.6368%204.39288%2012.8336%204.58973C13.0304%204.78656%2013.0304%205.10564%2012.8335%205.30244L6.64972%2011.4863Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e")}.icon-arrowRight{mask-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.74984%2011L18.7915%2011'%20stroke='white'%20stroke-width='1.83333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.8333%2017.4167L19.25%2011L12.8333%204.58337'%20stroke='white'%20stroke-width='1.83333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.74984%2011L18.7915%2011'%20stroke='white'%20stroke-width='1.83333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.8333%2017.4167L19.25%2011L12.8333%204.58337'%20stroke='white'%20stroke-width='1.83333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-messages{mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.882%2015C13.261%2015%2016%2012.538%2016%209.5C16%206.462%2013.261%204%209.882%204C6.504%204%203.765%206.462%203.765%209.5C3.765%2010.318%203.963%2011.094%204.319%2011.792L3%2015L6.824%2014.264C7.76913%2014.7522%208.81825%2015.0047%209.882%2015Z'%20stroke='%23161616'%20stroke-width='2'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.8042%2018.124C11.8124%2018.7028%2012.9557%2019.005%2014.1182%2019C15.1823%2019.0049%2016.2318%2018.7524%2017.1772%2018.264L21.0002%2019L19.6802%2015.792C20.0453%2015.0832%2020.2356%2014.2973%2020.2352%2013.5C20.2352%2012.255%2019.7752%2011.107%2019.0002%2010.185C18.2512%209.29501%2017.2082%208.61601%2016.0002%208.26501'%20stroke='%23161616'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%2010.5C12.4477%2010.5%2012%2010.0523%2012%209.5C12%208.94772%2012.4477%208.5%2013%208.5C13.5523%208.5%2014%208.94772%2014%209.5C14%2010.0523%2013.5523%2010.5%2013%2010.5Z'%20fill='%23161616'/%3e%3cpath%20d='M10%2010.5C9.44772%2010.5%209%2010.0523%209%209.5C9%208.94772%209.44772%208.5%2010%208.5C10.5523%208.5%2011%208.94772%2011%209.5C11%2010.0523%2010.5523%2010.5%2010%2010.5Z'%20fill='%23161616'/%3e%3cpath%20d='M7%2010.5C6.44772%2010.5%206%2010.0523%206%209.5C6%208.94772%206.44772%208.5%207%208.5C7.55228%208.5%208%208.94772%208%209.5C8%2010.0523%207.55228%2010.5%207%2010.5Z'%20fill='%23161616'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.882%2015C13.261%2015%2016%2012.538%2016%209.5C16%206.462%2013.261%204%209.882%204C6.504%204%203.765%206.462%203.765%209.5C3.765%2010.318%203.963%2011.094%204.319%2011.792L3%2015L6.824%2014.264C7.76913%2014.7522%208.81825%2015.0047%209.882%2015Z'%20stroke='%23161616'%20stroke-width='2'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.8042%2018.124C11.8124%2018.7028%2012.9557%2019.005%2014.1182%2019C15.1823%2019.0049%2016.2318%2018.7524%2017.1772%2018.264L21.0002%2019L19.6802%2015.792C20.0453%2015.0832%2020.2356%2014.2973%2020.2352%2013.5C20.2352%2012.255%2019.7752%2011.107%2019.0002%2010.185C18.2512%209.29501%2017.2082%208.61601%2016.0002%208.26501'%20stroke='%23161616'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%2010.5C12.4477%2010.5%2012%2010.0523%2012%209.5C12%208.94772%2012.4477%208.5%2013%208.5C13.5523%208.5%2014%208.94772%2014%209.5C14%2010.0523%2013.5523%2010.5%2013%2010.5Z'%20fill='%23161616'/%3e%3cpath%20d='M10%2010.5C9.44772%2010.5%209%2010.0523%209%209.5C9%208.94772%209.44772%208.5%2010%208.5C10.5523%208.5%2011%208.94772%2011%209.5C11%2010.0523%2010.5523%2010.5%2010%2010.5Z'%20fill='%23161616'/%3e%3cpath%20d='M7%2010.5C6.44772%2010.5%206%2010.0523%206%209.5C6%208.94772%206.44772%208.5%207%208.5C7.55228%208.5%208%208.94772%208%209.5C8%2010.0523%207.55228%2010.5%207%2010.5Z'%20fill='%23161616'/%3e%3c/svg%3e")}.icon-exit{mask-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='15'%20viewBox='0%200%2015%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.66667%2015C1.20833%2015%200.816111%2014.8369%200.49%2014.5108C0.163889%2014.1847%200.000555556%2013.7922%200%2013.3333V1.66667C0%201.20833%200.163333%200.816111%200.49%200.49C0.816667%200.163889%201.20889%200.000555556%201.66667%200H6.66667C6.90278%200%207.10083%200.0800001%207.26083%200.24C7.42083%200.4%207.50056%200.597778%207.5%200.833333C7.49944%201.06889%207.41944%201.26694%207.26%201.4275C7.10056%201.58806%206.90278%201.66778%206.66667%201.66667H1.66667V13.3333H6.66667C6.90278%2013.3333%207.10083%2013.4133%207.26083%2013.5733C7.42083%2013.7333%207.50056%2013.9311%207.5%2014.1667C7.49944%2014.4022%207.41944%2014.6003%207.26%2014.7608C7.10056%2014.9214%206.90278%2015.0011%206.66667%2015H1.66667ZM11.8125%208.33333H5.83333C5.59722%208.33333%205.39944%208.25333%205.24%208.09333C5.08056%207.93333%205.00056%207.73556%205%207.5C4.99944%207.26444%205.07944%207.06667%205.24%206.90667C5.40056%206.74667%205.59833%206.66667%205.83333%206.66667H11.8125L10.25%205.10417C10.0972%204.95139%2010.0208%204.76389%2010.0208%204.54167C10.0208%204.31944%2010.0972%204.125%2010.25%203.95833C10.4028%203.79167%2010.5972%203.70472%2010.8333%203.6975C11.0694%203.69028%2011.2708%203.77028%2011.4375%203.9375L14.4167%206.91667C14.5833%207.08333%2014.6667%207.27778%2014.6667%207.5C14.6667%207.72222%2014.5833%207.91667%2014.4167%208.08333L11.4375%2011.0625C11.2708%2011.2292%2011.0731%2011.3092%2010.8442%2011.3025C10.6153%2011.2958%2010.4172%2011.2089%2010.25%2011.0417C10.0972%2010.875%2010.0244%2010.6772%2010.0317%2010.4483C10.0389%2010.2194%2010.1186%2010.0283%2010.2708%209.875L11.8125%208.33333Z'%20fill='%23C0333A'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='15'%20viewBox='0%200%2015%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.66667%2015C1.20833%2015%200.816111%2014.8369%200.49%2014.5108C0.163889%2014.1847%200.000555556%2013.7922%200%2013.3333V1.66667C0%201.20833%200.163333%200.816111%200.49%200.49C0.816667%200.163889%201.20889%200.000555556%201.66667%200H6.66667C6.90278%200%207.10083%200.0800001%207.26083%200.24C7.42083%200.4%207.50056%200.597778%207.5%200.833333C7.49944%201.06889%207.41944%201.26694%207.26%201.4275C7.10056%201.58806%206.90278%201.66778%206.66667%201.66667H1.66667V13.3333H6.66667C6.90278%2013.3333%207.10083%2013.4133%207.26083%2013.5733C7.42083%2013.7333%207.50056%2013.9311%207.5%2014.1667C7.49944%2014.4022%207.41944%2014.6003%207.26%2014.7608C7.10056%2014.9214%206.90278%2015.0011%206.66667%2015H1.66667ZM11.8125%208.33333H5.83333C5.59722%208.33333%205.39944%208.25333%205.24%208.09333C5.08056%207.93333%205.00056%207.73556%205%207.5C4.99944%207.26444%205.07944%207.06667%205.24%206.90667C5.40056%206.74667%205.59833%206.66667%205.83333%206.66667H11.8125L10.25%205.10417C10.0972%204.95139%2010.0208%204.76389%2010.0208%204.54167C10.0208%204.31944%2010.0972%204.125%2010.25%203.95833C10.4028%203.79167%2010.5972%203.70472%2010.8333%203.6975C11.0694%203.69028%2011.2708%203.77028%2011.4375%203.9375L14.4167%206.91667C14.5833%207.08333%2014.6667%207.27778%2014.6667%207.5C14.6667%207.72222%2014.5833%207.91667%2014.4167%208.08333L11.4375%2011.0625C11.2708%2011.2292%2011.0731%2011.3092%2010.8442%2011.3025C10.6153%2011.2958%2010.4172%2011.2089%2010.25%2011.0417C10.0972%2010.875%2010.0244%2010.6772%2010.0317%2010.4483C10.0389%2010.2194%2010.1186%2010.0283%2010.2708%209.875L11.8125%208.33333Z'%20fill='%23C0333A'/%3e%3c/svg%3e")}.icon-search{mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.5%2016C7.68333%2016%206.146%2015.3707%204.888%2014.112C3.63%2012.8533%203.00067%2011.316%203%209.5C2.99933%207.684%203.62867%206.14667%204.888%204.888C6.14733%203.62933%207.68467%203%209.5%203C11.3153%203%2012.853%203.62933%2014.113%204.888C15.373%206.14667%2016.002%207.684%2016%209.5C16%2010.2333%2015.8833%2010.925%2015.65%2011.575C15.4167%2012.225%2015.1%2012.8%2014.7%2013.3L20.3%2018.9C20.4833%2019.0833%2020.575%2019.3167%2020.575%2019.6C20.575%2019.8833%2020.4833%2020.1167%2020.3%2020.3C20.1167%2020.4833%2019.8833%2020.575%2019.6%2020.575C19.3167%2020.575%2019.0833%2020.4833%2018.9%2020.3L13.3%2014.7C12.8%2015.1%2012.225%2015.4167%2011.575%2015.65C10.925%2015.8833%2010.2333%2016%209.5%2016ZM9.5%2014C10.75%2014%2011.8127%2013.5627%2012.688%2012.688C13.5633%2011.8133%2014.0007%2010.7507%2014%209.5C13.9993%208.24933%2013.562%207.187%2012.688%206.313C11.814%205.439%2010.7513%205.00133%209.5%205C8.24867%204.99867%207.18633%205.43633%206.313%206.313C5.43967%207.18967%205.002%208.252%205%209.5C4.998%2010.748%205.43567%2011.8107%206.313%2012.688C7.19033%2013.5653%208.25267%2014.0027%209.5%2014Z'%20fill='%23B0B1B5'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.5%2016C7.68333%2016%206.146%2015.3707%204.888%2014.112C3.63%2012.8533%203.00067%2011.316%203%209.5C2.99933%207.684%203.62867%206.14667%204.888%204.888C6.14733%203.62933%207.68467%203%209.5%203C11.3153%203%2012.853%203.62933%2014.113%204.888C15.373%206.14667%2016.002%207.684%2016%209.5C16%2010.2333%2015.8833%2010.925%2015.65%2011.575C15.4167%2012.225%2015.1%2012.8%2014.7%2013.3L20.3%2018.9C20.4833%2019.0833%2020.575%2019.3167%2020.575%2019.6C20.575%2019.8833%2020.4833%2020.1167%2020.3%2020.3C20.1167%2020.4833%2019.8833%2020.575%2019.6%2020.575C19.3167%2020.575%2019.0833%2020.4833%2018.9%2020.3L13.3%2014.7C12.8%2015.1%2012.225%2015.4167%2011.575%2015.65C10.925%2015.8833%2010.2333%2016%209.5%2016ZM9.5%2014C10.75%2014%2011.8127%2013.5627%2012.688%2012.688C13.5633%2011.8133%2014.0007%2010.7507%2014%209.5C13.9993%208.24933%2013.562%207.187%2012.688%206.313C11.814%205.439%2010.7513%205.00133%209.5%205C8.24867%204.99867%207.18633%205.43633%206.313%206.313C5.43967%207.18967%205.002%208.252%205%209.5C4.998%2010.748%205.43567%2011.8107%206.313%2012.688C7.19033%2013.5653%208.25267%2014.0027%209.5%2014Z'%20fill='%23B0B1B5'/%3e%3c/svg%3e")}.icon-arrowDown{mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='7'%20viewBox='0%200%2012%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.6667%200.486186C11.6667%200.610629%2011.619%200.735073%2011.5242%200.829864L6.17707%206.17703C5.987%206.3671%205.67978%206.3671%205.48972%206.17703L0.142551%200.829864C-0.0475169%200.639796%20-0.0475169%200.332576%200.142551%200.142509C0.332618%20-0.0475588%200.639837%20-0.0475588%200.829904%200.142509L5.83339%205.146L10.8369%200.142509C11.027%20-0.0475588%2011.3342%20-0.0475588%2011.5242%200.142509C11.619%200.237299%2011.6667%200.361743%2011.6667%200.486186Z'%20fill='%23161616'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='7'%20viewBox='0%200%2012%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.6667%200.486186C11.6667%200.610629%2011.619%200.735073%2011.5242%200.829864L6.17707%206.17703C5.987%206.3671%205.67978%206.3671%205.48972%206.17703L0.142551%200.829864C-0.0475169%200.639796%20-0.0475169%200.332576%200.142551%200.142509C0.332618%20-0.0475588%200.639837%20-0.0475588%200.829904%200.142509L5.83339%205.146L10.8369%200.142509C11.027%20-0.0475588%2011.3342%20-0.0475588%2011.5242%200.142509C11.619%200.237299%2011.6667%200.361743%2011.6667%200.486186Z'%20fill='%23161616'/%3e%3c/svg%3e")}.icon-time{mask-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='19'%20viewBox='0%200%2019%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.944336%209.44446C0.944336%2010.5607%201.16419%2011.666%201.59136%2012.6973C2.01852%2013.7285%202.64463%2014.6656%203.43393%2015.4549C4.22323%2016.2442%205.16026%2016.8703%206.19153%2017.2974C7.22279%2017.7246%208.3281%2017.9445%209.44434%2017.9445C10.5606%2017.9445%2011.6659%2017.7246%2012.6971%2017.2974C13.7284%2016.8703%2014.6654%2016.2442%2015.4547%2015.4549C16.244%2014.6656%2016.8701%2013.7285%2017.2973%2012.6973C17.7245%2011.666%2017.9443%2010.5607%2017.9443%209.44446C17.9443%207.19012%2017.0488%205.02811%2015.4547%203.43405C13.8607%201.83999%2011.6987%200.944458%209.44434%200.944458C7.19%200.944458%205.02799%201.83999%203.43393%203.43405C1.83987%205.02811%200.944336%207.19012%200.944336%209.44446Z'%20stroke='%239747FF'%20stroke-width='1.88889'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.44434%204.72229V9.44451L12.2777%2012.2778'%20stroke='%239747FF'%20stroke-width='1.88889'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='19'%20viewBox='0%200%2019%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.944336%209.44446C0.944336%2010.5607%201.16419%2011.666%201.59136%2012.6973C2.01852%2013.7285%202.64463%2014.6656%203.43393%2015.4549C4.22323%2016.2442%205.16026%2016.8703%206.19153%2017.2974C7.22279%2017.7246%208.3281%2017.9445%209.44434%2017.9445C10.5606%2017.9445%2011.6659%2017.7246%2012.6971%2017.2974C13.7284%2016.8703%2014.6654%2016.2442%2015.4547%2015.4549C16.244%2014.6656%2016.8701%2013.7285%2017.2973%2012.6973C17.7245%2011.666%2017.9443%2010.5607%2017.9443%209.44446C17.9443%207.19012%2017.0488%205.02811%2015.4547%203.43405C13.8607%201.83999%2011.6987%200.944458%209.44434%200.944458C7.19%200.944458%205.02799%201.83999%203.43393%203.43405C1.83987%205.02811%200.944336%207.19012%200.944336%209.44446Z'%20stroke='%239747FF'%20stroke-width='1.88889'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.44434%204.72229V9.44451L12.2777%2012.2778'%20stroke='%239747FF'%20stroke-width='1.88889'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-close{mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.9998%2013.4L7.0998%2018.3C6.91647%2018.4834%206.68314%2018.575%206.3998%2018.575C6.11647%2018.575%205.88314%2018.4834%205.6998%2018.3C5.51647%2018.1167%205.4248%2017.8834%205.4248%2017.6C5.4248%2017.3167%205.51647%2017.0834%205.6998%2016.9L10.5998%2012L5.6998%207.10005C5.51647%206.91672%205.4248%206.68338%205.4248%206.40005C5.4248%206.11672%205.51647%205.88338%205.6998%205.70005C5.88314%205.51672%206.11647%205.42505%206.3998%205.42505C6.68314%205.42505%206.91647%205.51672%207.0998%205.70005L11.9998%2010.6L16.8998%205.70005C17.0831%205.51672%2017.3165%205.42505%2017.5998%205.42505C17.8831%205.42505%2018.1165%205.51672%2018.2998%205.70005C18.4831%205.88338%2018.5748%206.11672%2018.5748%206.40005C18.5748%206.68338%2018.4831%206.91672%2018.2998%207.10005L13.3998%2012L18.2998%2016.9C18.4831%2017.0834%2018.5748%2017.3167%2018.5748%2017.6C18.5748%2017.8834%2018.4831%2018.1167%2018.2998%2018.3C18.1165%2018.4834%2017.8831%2018.575%2017.5998%2018.575C17.3165%2018.575%2017.0831%2018.4834%2016.8998%2018.3L11.9998%2013.4Z'%20fill='%23C0333A'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.9998%2013.4L7.0998%2018.3C6.91647%2018.4834%206.68314%2018.575%206.3998%2018.575C6.11647%2018.575%205.88314%2018.4834%205.6998%2018.3C5.51647%2018.1167%205.4248%2017.8834%205.4248%2017.6C5.4248%2017.3167%205.51647%2017.0834%205.6998%2016.9L10.5998%2012L5.6998%207.10005C5.51647%206.91672%205.4248%206.68338%205.4248%206.40005C5.4248%206.11672%205.51647%205.88338%205.6998%205.70005C5.88314%205.51672%206.11647%205.42505%206.3998%205.42505C6.68314%205.42505%206.91647%205.51672%207.0998%205.70005L11.9998%2010.6L16.8998%205.70005C17.0831%205.51672%2017.3165%205.42505%2017.5998%205.42505C17.8831%205.42505%2018.1165%205.51672%2018.2998%205.70005C18.4831%205.88338%2018.5748%206.11672%2018.5748%206.40005C18.5748%206.68338%2018.4831%206.91672%2018.2998%207.10005L13.3998%2012L18.2998%2016.9C18.4831%2017.0834%2018.5748%2017.3167%2018.5748%2017.6C18.5748%2017.8834%2018.4831%2018.1167%2018.2998%2018.3C18.1165%2018.4834%2017.8831%2018.575%2017.5998%2018.575C17.3165%2018.575%2017.0831%2018.4834%2016.8998%2018.3L11.9998%2013.4Z'%20fill='%23C0333A'/%3e%3c/svg%3e")}.icon-messages2{mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.4%2019.6C3.8775%2019.6%203.43037%2019.4141%203.0586%2019.0424C2.68683%2018.6706%202.50063%2018.2232%202.5%2017.7V6.30002C2.5%205.77752%202.6862%205.33039%203.0586%204.95862C3.431%204.58686%203.87813%204.40066%204.4%204.40002H19.6C20.1225%204.40002%2020.5699%204.58622%2020.9423%204.95862C21.3147%205.33102%2021.5006%205.77816%2021.5%206.30002V17.7C21.5%2018.2225%2021.3141%2018.67%2020.9423%2019.0424C20.5706%2019.4148%2020.1231%2019.6007%2019.6%2019.6H4.4ZM12%2012.95L4.4%208.20002V17.7H19.6V8.20002L12%2012.95ZM12%2011.05L19.6%206.30002H4.4L12%2011.05ZM4.4%208.20002V6.30002V17.7V8.20002Z'%20fill='%23161616'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.4%2019.6C3.8775%2019.6%203.43037%2019.4141%203.0586%2019.0424C2.68683%2018.6706%202.50063%2018.2232%202.5%2017.7V6.30002C2.5%205.77752%202.6862%205.33039%203.0586%204.95862C3.431%204.58686%203.87813%204.40066%204.4%204.40002H19.6C20.1225%204.40002%2020.5699%204.58622%2020.9423%204.95862C21.3147%205.33102%2021.5006%205.77816%2021.5%206.30002V17.7C21.5%2018.2225%2021.3141%2018.67%2020.9423%2019.0424C20.5706%2019.4148%2020.1231%2019.6007%2019.6%2019.6H4.4ZM12%2012.95L4.4%208.20002V17.7H19.6V8.20002L12%2012.95ZM12%2011.05L19.6%206.30002H4.4L12%2011.05ZM4.4%208.20002V6.30002V17.7V8.20002Z'%20fill='%23161616'/%3e%3c/svg%3e")}.icon-point{mask-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.7'%3e%3cpath%20d='M7.33325%2014.0001C7.33325%2014.2211%207.42105%2014.4331%207.57733%2014.5893C7.73361%2014.7456%207.94557%2014.8334%208.16659%2014.8334C8.3876%2014.8334%208.59956%2014.7456%208.75584%2014.5893C8.91212%2014.4331%208.99992%2014.2211%208.99992%2014.0001C8.99992%2013.7791%208.91212%2013.5671%208.75584%2013.4108C8.59956%2013.2545%208.3876%2013.1667%208.16659%2013.1667C7.94557%2013.1667%207.73361%2013.2545%207.57733%2013.4108C7.42105%2013.5671%207.33325%2013.7791%207.33325%2014.0001ZM13.1666%2014.0001C13.1666%2014.2211%2013.2544%2014.4331%2013.4107%2014.5893C13.5669%2014.7456%2013.7789%2014.8334%2013.9999%2014.8334C14.2209%2014.8334%2014.4329%2014.7456%2014.5892%2014.5893C14.7455%2014.4331%2014.8333%2014.2211%2014.8333%2014.0001C14.8333%2013.7791%2014.7455%2013.5671%2014.5892%2013.4108C14.4329%2013.2545%2014.2209%2013.1667%2013.9999%2013.1667C13.7789%2013.1667%2013.5669%2013.2545%2013.4107%2013.4108C13.2544%2013.5671%2013.1666%2013.7791%2013.1666%2014.0001ZM18.9999%2014.0001C18.9999%2014.2211%2019.0877%2014.4331%2019.244%2014.5893C19.4003%2014.7456%2019.6122%2014.8334%2019.8333%2014.8334C20.0543%2014.8334%2020.2662%2014.7456%2020.4225%2014.5893C20.5788%2014.4331%2020.6666%2014.2211%2020.6666%2014.0001C20.6666%2013.7791%2020.5788%2013.5671%2020.4225%2013.4108C20.2662%2013.2545%2020.0543%2013.1667%2019.8333%2013.1667C19.6122%2013.1667%2019.4003%2013.2545%2019.244%2013.4108C19.0877%2013.5671%2018.9999%2013.7791%2018.9999%2014.0001Z'%20stroke='%23161616'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.7'%3e%3cpath%20d='M7.33325%2014.0001C7.33325%2014.2211%207.42105%2014.4331%207.57733%2014.5893C7.73361%2014.7456%207.94557%2014.8334%208.16659%2014.8334C8.3876%2014.8334%208.59956%2014.7456%208.75584%2014.5893C8.91212%2014.4331%208.99992%2014.2211%208.99992%2014.0001C8.99992%2013.7791%208.91212%2013.5671%208.75584%2013.4108C8.59956%2013.2545%208.3876%2013.1667%208.16659%2013.1667C7.94557%2013.1667%207.73361%2013.2545%207.57733%2013.4108C7.42105%2013.5671%207.33325%2013.7791%207.33325%2014.0001ZM13.1666%2014.0001C13.1666%2014.2211%2013.2544%2014.4331%2013.4107%2014.5893C13.5669%2014.7456%2013.7789%2014.8334%2013.9999%2014.8334C14.2209%2014.8334%2014.4329%2014.7456%2014.5892%2014.5893C14.7455%2014.4331%2014.8333%2014.2211%2014.8333%2014.0001C14.8333%2013.7791%2014.7455%2013.5671%2014.5892%2013.4108C14.4329%2013.2545%2014.2209%2013.1667%2013.9999%2013.1667C13.7789%2013.1667%2013.5669%2013.2545%2013.4107%2013.4108C13.2544%2013.5671%2013.1666%2013.7791%2013.1666%2014.0001ZM18.9999%2014.0001C18.9999%2014.2211%2019.0877%2014.4331%2019.244%2014.5893C19.4003%2014.7456%2019.6122%2014.8334%2019.8333%2014.8334C20.0543%2014.8334%2020.2662%2014.7456%2020.4225%2014.5893C20.5788%2014.4331%2020.6666%2014.2211%2020.6666%2014.0001C20.6666%2013.7791%2020.5788%2013.5671%2020.4225%2013.4108C20.2662%2013.2545%2020.0543%2013.1667%2019.8333%2013.1667C19.6122%2013.1667%2019.4003%2013.2545%2019.244%2013.4108C19.0877%2013.5671%2018.9999%2013.7791%2018.9999%2014.0001Z'%20stroke='%23161616'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e")}.icon-arrowRight2{mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.79167%205C8.94101%205%209.09034%205.05717%209.20409%205.17091L15.6207%2011.5875C15.8488%2011.8156%2015.8488%2012.1843%2015.6207%2012.4123L9.20409%2018.8289C8.97601%2019.057%208.60734%2019.057%208.37926%2018.8289C8.15118%2018.6009%208.15118%2018.2322%208.37926%2018.0041L14.3835%2011.9999L8.37926%205.99574C8.15118%205.76766%208.15118%205.399%208.37926%205.17091C8.49301%205.05717%208.64234%205%208.79167%205Z'%20fill='%23161616'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.79167%205C8.94101%205%209.09034%205.05717%209.20409%205.17091L15.6207%2011.5875C15.8488%2011.8156%2015.8488%2012.1843%2015.6207%2012.4123L9.20409%2018.8289C8.97601%2019.057%208.60734%2019.057%208.37926%2018.8289C8.15118%2018.6009%208.15118%2018.2322%208.37926%2018.0041L14.3835%2011.9999L8.37926%205.99574C8.15118%205.76766%208.15118%205.399%208.37926%205.17091C8.49301%205.05717%208.64234%205%208.79167%205Z'%20fill='%23161616'/%3e%3c/svg%3e")}.icon-check2{mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.55544%2013.3884L15.657%205.28678C15.8482%205.09559%2016.0712%205%2016.3262%205C16.5811%205%2016.8041%205.09559%2016.9953%205.28678C17.1865%205.47797%2017.2821%205.70516%2017.2821%205.96836C17.2821%206.23157%2017.1865%206.45844%2016.9953%206.64899L8.2246%2015.4436C8.03341%2015.6348%207.81036%2015.7304%207.55544%2015.7304C7.30052%2015.7304%207.07747%2015.6348%206.88628%2015.4436L2.77575%2011.3331C2.58456%2011.1419%202.49279%2010.915%202.50044%2010.6525C2.50809%2010.3899%202.60782%2010.1627%202.79965%209.97088C2.99147%209.77905%203.21867%209.68346%203.48123%209.68409C3.7438%209.68473%203.97067%209.78033%204.16186%209.97088L7.55544%2013.3884Z'%20fill='%230D40C2'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.55544%2013.3884L15.657%205.28678C15.8482%205.09559%2016.0712%205%2016.3262%205C16.5811%205%2016.8041%205.09559%2016.9953%205.28678C17.1865%205.47797%2017.2821%205.70516%2017.2821%205.96836C17.2821%206.23157%2017.1865%206.45844%2016.9953%206.64899L8.2246%2015.4436C8.03341%2015.6348%207.81036%2015.7304%207.55544%2015.7304C7.30052%2015.7304%207.07747%2015.6348%206.88628%2015.4436L2.77575%2011.3331C2.58456%2011.1419%202.49279%2010.915%202.50044%2010.6525C2.50809%2010.3899%202.60782%2010.1627%202.79965%209.97088C2.99147%209.77905%203.21867%209.68346%203.48123%209.68409C3.7438%209.68473%203.97067%209.78033%204.16186%209.97088L7.55544%2013.3884Z'%20fill='%230D40C2'/%3e%3c/svg%3e")}.icon-checkMark{mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.99995%2016L8.17495%2019.275C8.12495%2019.4917%208.01661%2019.6667%207.84995%2019.8C7.68328%2019.9333%207.48328%2020%207.24995%2020C6.93328%2020%206.67495%2019.875%206.47495%2019.625C6.27495%2019.375%206.21662%2019.1%206.29995%2018.8L6.99995%2016H4.27495C3.94162%2016%203.67495%2015.871%203.47495%2015.613C3.27495%2015.355%203.21661%2015.0673%203.29995%2014.75C3.34995%2014.5167%203.46662%2014.3333%203.64995%2014.2C3.83328%2014.0667%204.04162%2014%204.27495%2014H7.49995L8.49995%2010H5.77495C5.44162%2010%205.17495%209.871%204.97495%209.613C4.77495%209.355%204.71662%209.06733%204.79995%208.75C4.84995%208.51667%204.96662%208.33333%205.14995%208.2C5.33328%208.06667%205.54162%208%205.77495%208H8.99995L9.82495%204.725C9.87495%204.50833%209.98328%204.33333%2010.1499%204.2C10.3166%204.06667%2010.5166%204%2010.7499%204C11.0666%204%2011.3249%204.125%2011.5249%204.375C11.7249%204.625%2011.7833%204.9%2011.6999%205.2L10.9999%208H14.9999L15.8249%204.725C15.8749%204.50833%2015.9833%204.33333%2016.1499%204.2C16.3166%204.06667%2016.5166%204%2016.7499%204C17.0666%204%2017.3249%204.125%2017.5249%204.375C17.7249%204.625%2017.7833%204.9%2017.6999%205.2L16.9999%208H19.7249C20.0583%208%2020.3249%208.129%2020.5249%208.387C20.7249%208.645%2020.7833%208.93267%2020.6999%209.25C20.65%209.48333%2020.5333%209.66667%2020.3499%209.8C20.1666%209.93333%2019.9583%2010%2019.7249%2010H16.4999L15.4999%2014H18.2249C18.5583%2014%2018.8249%2014.1293%2019.0249%2014.388C19.2249%2014.6467%2019.2833%2014.934%2019.1999%2015.25C19.1499%2015.4833%2019.0333%2015.6667%2018.8499%2015.8C18.6666%2015.9333%2018.4583%2016%2018.2249%2016H14.9999L14.1749%2019.275C14.1249%2019.4917%2014.0166%2019.6667%2013.8499%2019.8C13.6833%2019.9333%2013.4833%2020%2013.2499%2020C12.9333%2020%2012.6749%2019.875%2012.4749%2019.625C12.2749%2019.375%2012.2166%2019.1%2012.2999%2018.8L12.9999%2016H8.99995ZM9.49995%2014H13.4999L14.4999%2010H10.4999L9.49995%2014Z'%20fill='%23B0B1B5'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.99995%2016L8.17495%2019.275C8.12495%2019.4917%208.01661%2019.6667%207.84995%2019.8C7.68328%2019.9333%207.48328%2020%207.24995%2020C6.93328%2020%206.67495%2019.875%206.47495%2019.625C6.27495%2019.375%206.21662%2019.1%206.29995%2018.8L6.99995%2016H4.27495C3.94162%2016%203.67495%2015.871%203.47495%2015.613C3.27495%2015.355%203.21661%2015.0673%203.29995%2014.75C3.34995%2014.5167%203.46662%2014.3333%203.64995%2014.2C3.83328%2014.0667%204.04162%2014%204.27495%2014H7.49995L8.49995%2010H5.77495C5.44162%2010%205.17495%209.871%204.97495%209.613C4.77495%209.355%204.71662%209.06733%204.79995%208.75C4.84995%208.51667%204.96662%208.33333%205.14995%208.2C5.33328%208.06667%205.54162%208%205.77495%208H8.99995L9.82495%204.725C9.87495%204.50833%209.98328%204.33333%2010.1499%204.2C10.3166%204.06667%2010.5166%204%2010.7499%204C11.0666%204%2011.3249%204.125%2011.5249%204.375C11.7249%204.625%2011.7833%204.9%2011.6999%205.2L10.9999%208H14.9999L15.8249%204.725C15.8749%204.50833%2015.9833%204.33333%2016.1499%204.2C16.3166%204.06667%2016.5166%204%2016.7499%204C17.0666%204%2017.3249%204.125%2017.5249%204.375C17.7249%204.625%2017.7833%204.9%2017.6999%205.2L16.9999%208H19.7249C20.0583%208%2020.3249%208.129%2020.5249%208.387C20.7249%208.645%2020.7833%208.93267%2020.6999%209.25C20.65%209.48333%2020.5333%209.66667%2020.3499%209.8C20.1666%209.93333%2019.9583%2010%2019.7249%2010H16.4999L15.4999%2014H18.2249C18.5583%2014%2018.8249%2014.1293%2019.0249%2014.388C19.2249%2014.6467%2019.2833%2014.934%2019.1999%2015.25C19.1499%2015.4833%2019.0333%2015.6667%2018.8499%2015.8C18.6666%2015.9333%2018.4583%2016%2018.2249%2016H14.9999L14.1749%2019.275C14.1249%2019.4917%2014.0166%2019.6667%2013.8499%2019.8C13.6833%2019.9333%2013.4833%2020%2013.2499%2020C12.9333%2020%2012.6749%2019.875%2012.4749%2019.625C12.2749%2019.375%2012.2166%2019.1%2012.2999%2018.8L12.9999%2016H8.99995ZM9.49995%2014H13.4999L14.4999%2010H10.4999L9.49995%2014Z'%20fill='%23B0B1B5'/%3e%3c/svg%3e")}.icon-plus{mask-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.4573%204.38847L12.4573%2010.3434L18.3814%2010.3434C18.5165%2010.3392%2018.651%2010.3623%2018.7769%2010.4114C18.9028%2010.4604%2019.0175%2010.5344%2019.1142%2010.6288C19.3188%2010.8334%2019.4337%2011.1109%2019.4337%2011.4002C19.4337%2011.6895%2019.3188%2011.967%2019.1142%2012.1716C19.0214%2012.2679%2018.9099%2012.3443%2018.7866%2012.3961C18.6632%2012.4478%2018.5306%2012.4738%2018.3968%2012.4724L12.4341%2012.4338V18.4351C12.4369%2018.6866%2012.343%2018.9295%2012.1719%2019.1139C11.9673%2019.3184%2011.6898%2019.4334%2011.4005%2019.4334C11.1112%2019.4334%2010.8337%2019.3184%2010.6291%2019.1139C10.5268%2019.0196%2010.4451%2018.9051%2010.3893%2018.7777C10.3335%2018.6502%2010.3049%2018.5125%2010.3052%2018.3733L10.3437%2012.457L4.40422%2012.457C4.27173%2012.4591%204.14012%2012.435%204.017%2012.386C3.89387%2012.337%203.78166%2012.2641%203.68685%2012.1716C3.48227%2011.967%203.36734%2011.6895%203.36734%2011.4002C3.36734%2011.1109%203.48227%2010.8334%203.68685%2010.6288C3.77962%2010.5325%203.89111%2010.4561%204.01447%2010.4043C4.13783%2010.3526%204.27046%2010.3266%204.40422%2010.328L10.3669%2010.3666L10.3669%204.36533C10.3641%204.11382%2010.458%203.87085%2010.6291%203.68653C10.8337%203.48195%2011.1112%203.36702%2011.4005%203.36702C11.6898%203.36702%2011.9673%203.48195%2012.1719%203.68653C12.3547%203.87397%2012.4573%204.12621%2012.4573%204.38847Z'%20fill='%23161616'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.4573%204.38847L12.4573%2010.3434L18.3814%2010.3434C18.5165%2010.3392%2018.651%2010.3623%2018.7769%2010.4114C18.9028%2010.4604%2019.0175%2010.5344%2019.1142%2010.6288C19.3188%2010.8334%2019.4337%2011.1109%2019.4337%2011.4002C19.4337%2011.6895%2019.3188%2011.967%2019.1142%2012.1716C19.0214%2012.2679%2018.9099%2012.3443%2018.7866%2012.3961C18.6632%2012.4478%2018.5306%2012.4738%2018.3968%2012.4724L12.4341%2012.4338V18.4351C12.4369%2018.6866%2012.343%2018.9295%2012.1719%2019.1139C11.9673%2019.3184%2011.6898%2019.4334%2011.4005%2019.4334C11.1112%2019.4334%2010.8337%2019.3184%2010.6291%2019.1139C10.5268%2019.0196%2010.4451%2018.9051%2010.3893%2018.7777C10.3335%2018.6502%2010.3049%2018.5125%2010.3052%2018.3733L10.3437%2012.457L4.40422%2012.457C4.27173%2012.4591%204.14012%2012.435%204.017%2012.386C3.89387%2012.337%203.78166%2012.2641%203.68685%2012.1716C3.48227%2011.967%203.36734%2011.6895%203.36734%2011.4002C3.36734%2011.1109%203.48227%2010.8334%203.68685%2010.6288C3.77962%2010.5325%203.89111%2010.4561%204.01447%2010.4043C4.13783%2010.3526%204.27046%2010.3266%204.40422%2010.328L10.3669%2010.3666L10.3669%204.36533C10.3641%204.11382%2010.458%203.87085%2010.6291%203.68653C10.8337%203.48195%2011.1112%203.36702%2011.4005%203.36702C11.6898%203.36702%2011.9673%203.48195%2012.1719%203.68653C12.3547%203.87397%2012.4573%204.12621%2012.4573%204.38847Z'%20fill='%23161616'/%3e%3c/svg%3e")}.icon-file{mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.0496%208.24035V16.1145C10.0587%2016.6915%2010.2943%2017.2418%2010.7056%2017.6466C11.1168%2018.0515%2011.6707%2018.2783%2012.2478%2018.2783C12.8249%2018.2783%2013.3788%2018.0515%2013.7901%2017.6466C14.2013%2017.2418%2014.437%2016.6915%2014.4461%2016.1145L14.4532%205.77195C14.4592%205.27878%2014.3672%204.78933%2014.1826%204.33196C13.998%203.8746%2013.7245%203.45843%2013.3779%203.10757C13.0312%202.75671%2012.6184%202.47815%2012.1633%202.28802C11.7082%202.0979%2011.2199%202%2010.7267%202C10.2335%202%209.74523%202.0979%209.29014%202.28802C8.83505%202.47815%208.42223%202.75671%208.0756%203.10757C7.72897%203.45843%207.45543%203.8746%207.27085%204.33196C7.08626%204.78933%206.99429%205.27878%207.00027%205.77195V16.1842C7.02019%2017.5604%207.58086%2018.8735%208.56111%2019.8397C9.54135%2020.8058%2010.8624%2021.3474%2012.2388%2021.3474C13.6151%2021.3474%2014.9362%2020.8058%2015.9164%2019.8397C16.8967%2018.8735%2017.4573%2017.5604%2017.4773%2016.1842V6.45433'%20stroke='%23B0B1B5'%20stroke-width='1.75531'%20stroke-miterlimit='10'%20stroke-linecap='square'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.0496%208.24035V16.1145C10.0587%2016.6915%2010.2943%2017.2418%2010.7056%2017.6466C11.1168%2018.0515%2011.6707%2018.2783%2012.2478%2018.2783C12.8249%2018.2783%2013.3788%2018.0515%2013.7901%2017.6466C14.2013%2017.2418%2014.437%2016.6915%2014.4461%2016.1145L14.4532%205.77195C14.4592%205.27878%2014.3672%204.78933%2014.1826%204.33196C13.998%203.8746%2013.7245%203.45843%2013.3779%203.10757C13.0312%202.75671%2012.6184%202.47815%2012.1633%202.28802C11.7082%202.0979%2011.2199%202%2010.7267%202C10.2335%202%209.74523%202.0979%209.29014%202.28802C8.83505%202.47815%208.42223%202.75671%208.0756%203.10757C7.72897%203.45843%207.45543%203.8746%207.27085%204.33196C7.08626%204.78933%206.99429%205.27878%207.00027%205.77195V16.1842C7.02019%2017.5604%207.58086%2018.8735%208.56111%2019.8397C9.54135%2020.8058%2010.8624%2021.3474%2012.2388%2021.3474C13.6151%2021.3474%2014.9362%2020.8058%2015.9164%2019.8397C16.8967%2018.8735%2017.4573%2017.5604%2017.4773%2016.1842V6.45433'%20stroke='%23B0B1B5'%20stroke-width='1.75531'%20stroke-miterlimit='10'%20stroke-linecap='square'/%3e%3c/svg%3e")}.icon-smiley{mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C17.523%202%2022%206.477%2022%2012C22%2017.523%2017.523%2022%2012%2022C6.477%2022%202%2017.523%202%2012C2%206.477%206.477%202%2012%202ZM12%204C9.87827%204%207.84344%204.84285%206.34315%206.34315C4.84285%207.84344%204%209.87827%204%2012C4%2014.1217%204.84285%2016.1566%206.34315%2017.6569C7.84344%2019.1571%209.87827%2020%2012%2020C14.1217%2020%2016.1566%2019.1571%2017.6569%2017.6569C19.1571%2016.1566%2020%2014.1217%2020%2012C20%209.87827%2019.1571%207.84344%2017.6569%206.34315C16.1566%204.84285%2014.1217%204%2012%204ZM14.8%2013.857C14.8933%2013.7629%2015.0044%2013.6882%2015.1268%2013.6374C15.2492%2013.5866%2015.3804%2013.5606%2015.513%2013.561C15.6455%2013.5614%2015.7766%2013.5881%2015.8987%2013.6396C16.0208%2013.6911%2016.1315%2013.7663%2016.2243%2013.8609C16.317%2013.9556%2016.3901%2014.0677%2016.4391%2014.1908C16.4882%2014.3139%2016.5123%2014.4455%2016.5101%2014.578C16.5078%2014.7105%2016.4792%2014.8413%2016.426%2014.9626C16.3728%2015.084%2016.2959%2015.1936%2016.2%2015.285C15.0796%2016.3861%2013.5709%2017.0022%2012%2017C10.4291%2017.0022%208.92039%2016.3861%207.8%2015.285C7.61503%2015.0984%207.51093%2014.8465%207.5102%2014.5838C7.50948%2014.321%207.61219%2014.0685%207.79613%2013.8809C7.98006%2013.6933%208.23045%2013.5856%208.49316%2013.5811C8.75586%2013.5767%209.00977%2013.6758%209.2%2013.857C9.94658%2014.5916%2010.9526%2015.0023%2012%2015C13.09%2015%2014.077%2014.565%2014.8%2013.857ZM8.5%208C8.89782%208%209.27936%208.15804%209.56066%208.43934C9.84196%208.72064%2010%209.10218%2010%209.5C10%209.89782%209.84196%2010.2794%209.56066%2010.5607C9.27936%2010.842%208.89782%2011%208.5%2011C8.10218%2011%207.72064%2010.842%207.43934%2010.5607C7.15804%2010.2794%207%209.89782%207%209.5C7%209.10218%207.15804%208.72064%207.43934%208.43934C7.72064%208.15804%208.10218%208%208.5%208ZM15.5%208C15.8978%208%2016.2794%208.15804%2016.5607%208.43934C16.842%208.72064%2017%209.10218%2017%209.5C17%209.89782%2016.842%2010.2794%2016.5607%2010.5607C16.2794%2010.842%2015.8978%2011%2015.5%2011C15.1022%2011%2014.7206%2010.842%2014.4393%2010.5607C14.158%2010.2794%2014%209.89782%2014%209.5C14%209.10218%2014.158%208.72064%2014.4393%208.43934C14.7206%208.15804%2015.1022%208%2015.5%208Z'%20fill='%23B0B1B5'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C17.523%202%2022%206.477%2022%2012C22%2017.523%2017.523%2022%2012%2022C6.477%2022%202%2017.523%202%2012C2%206.477%206.477%202%2012%202ZM12%204C9.87827%204%207.84344%204.84285%206.34315%206.34315C4.84285%207.84344%204%209.87827%204%2012C4%2014.1217%204.84285%2016.1566%206.34315%2017.6569C7.84344%2019.1571%209.87827%2020%2012%2020C14.1217%2020%2016.1566%2019.1571%2017.6569%2017.6569C19.1571%2016.1566%2020%2014.1217%2020%2012C20%209.87827%2019.1571%207.84344%2017.6569%206.34315C16.1566%204.84285%2014.1217%204%2012%204ZM14.8%2013.857C14.8933%2013.7629%2015.0044%2013.6882%2015.1268%2013.6374C15.2492%2013.5866%2015.3804%2013.5606%2015.513%2013.561C15.6455%2013.5614%2015.7766%2013.5881%2015.8987%2013.6396C16.0208%2013.6911%2016.1315%2013.7663%2016.2243%2013.8609C16.317%2013.9556%2016.3901%2014.0677%2016.4391%2014.1908C16.4882%2014.3139%2016.5123%2014.4455%2016.5101%2014.578C16.5078%2014.7105%2016.4792%2014.8413%2016.426%2014.9626C16.3728%2015.084%2016.2959%2015.1936%2016.2%2015.285C15.0796%2016.3861%2013.5709%2017.0022%2012%2017C10.4291%2017.0022%208.92039%2016.3861%207.8%2015.285C7.61503%2015.0984%207.51093%2014.8465%207.5102%2014.5838C7.50948%2014.321%207.61219%2014.0685%207.79613%2013.8809C7.98006%2013.6933%208.23045%2013.5856%208.49316%2013.5811C8.75586%2013.5767%209.00977%2013.6758%209.2%2013.857C9.94658%2014.5916%2010.9526%2015.0023%2012%2015C13.09%2015%2014.077%2014.565%2014.8%2013.857ZM8.5%208C8.89782%208%209.27936%208.15804%209.56066%208.43934C9.84196%208.72064%2010%209.10218%2010%209.5C10%209.89782%209.84196%2010.2794%209.56066%2010.5607C9.27936%2010.842%208.89782%2011%208.5%2011C8.10218%2011%207.72064%2010.842%207.43934%2010.5607C7.15804%2010.2794%207%209.89782%207%209.5C7%209.10218%207.15804%208.72064%207.43934%208.43934C7.72064%208.15804%208.10218%208%208.5%208ZM15.5%208C15.8978%208%2016.2794%208.15804%2016.5607%208.43934C16.842%208.72064%2017%209.10218%2017%209.5C17%209.89782%2016.842%2010.2794%2016.5607%2010.5607C16.2794%2010.842%2015.8978%2011%2015.5%2011C15.1022%2011%2014.7206%2010.842%2014.4393%2010.5607C14.158%2010.2794%2014%209.89782%2014%209.5C14%209.10218%2014.158%208.72064%2014.4393%208.43934C14.7206%208.15804%2015.1022%208%2015.5%208Z'%20fill='%23B0B1B5'/%3e%3c/svg%3e")}.icon-calendar{mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%203V6'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M16%203V6'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'/%3e%3crect%20x='4'%20y='5'%20width='16'%20height='15'%20rx='3'%20stroke='currentColor'%20stroke-width='2'/%3e%3cpath%20d='M4%2010H20'%20stroke='currentColor'%20stroke-width='2'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%203V6'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M16%203V6'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'/%3e%3crect%20x='4'%20y='5'%20width='16'%20height='15'%20rx='3'%20stroke='currentColor'%20stroke-width='2'/%3e%3cpath%20d='M4%2010H20'%20stroke='currentColor'%20stroke-width='2'/%3e%3c/svg%3e")}.icon-send{mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.34505%202.24507C2.49432%202.1154%202.67867%202.03289%202.87482%202.00797C3.07097%201.98306%203.2701%202.01684%203.44705%202.10507L21.447%2011.1051C21.6135%2011.188%2021.7534%2011.3157%2021.8513%2011.4738C21.9491%2011.6319%2022.001%2011.8141%2022.001%2012.0001C22.001%2012.186%2021.9491%2012.3682%2021.8513%2012.5263C21.7534%2012.6844%2021.6135%2012.8121%2021.447%2012.8951L3.44705%2021.8951C3.27011%2021.9836%203.07089%2022.0177%202.87459%2021.9929C2.6783%2021.9682%202.49374%2021.8858%202.34429%2021.7562C2.19484%2021.6265%202.0872%2021.4554%202.035%2021.2646C1.98281%2021.0738%201.98839%2020.8717%202.05105%2020.6841L4.61305%2013.0001H10C10.2653%2013.0001%2010.5196%2012.8947%2010.7072%2012.7072C10.8947%2012.5196%2011%2012.2653%2011%2012.0001C11%2011.7348%2010.8947%2011.4805%2010.7072%2011.293C10.5196%2011.1054%2010.2653%2011.0001%2010%2011.0001H4.61305L2.05005%203.31607C1.98771%203.12848%201.98237%202.92662%202.0347%202.736C2.08703%202.54538%202.19568%202.37454%202.34505%202.24507Z'%20fill='%230D40C2'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.34505%202.24507C2.49432%202.1154%202.67867%202.03289%202.87482%202.00797C3.07097%201.98306%203.2701%202.01684%203.44705%202.10507L21.447%2011.1051C21.6135%2011.188%2021.7534%2011.3157%2021.8513%2011.4738C21.9491%2011.6319%2022.001%2011.8141%2022.001%2012.0001C22.001%2012.186%2021.9491%2012.3682%2021.8513%2012.5263C21.7534%2012.6844%2021.6135%2012.8121%2021.447%2012.8951L3.44705%2021.8951C3.27011%2021.9836%203.07089%2022.0177%202.87459%2021.9929C2.6783%2021.9682%202.49374%2021.8858%202.34429%2021.7562C2.19484%2021.6265%202.0872%2021.4554%202.035%2021.2646C1.98281%2021.0738%201.98839%2020.8717%202.05105%2020.6841L4.61305%2013.0001H10C10.2653%2013.0001%2010.5196%2012.8947%2010.7072%2012.7072C10.8947%2012.5196%2011%2012.2653%2011%2012.0001C11%2011.7348%2010.8947%2011.4805%2010.7072%2011.293C10.5196%2011.1054%2010.2653%2011.0001%2010%2011.0001H4.61305L2.05005%203.31607C1.98771%203.12848%201.98237%202.92662%202.0347%202.736C2.08703%202.54538%202.19568%202.37454%202.34505%202.24507Z'%20fill='%230D40C2'/%3e%3c/svg%3e")}.icon-dots{mask-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.66669%2011C3.66669%2011.2432%203.76326%2011.4763%203.93517%2011.6482C4.10708%2011.8201%204.34024%2011.9167%204.58335%2011.9167C4.82647%2011.9167%205.05963%2011.8201%205.23153%2011.6482C5.40344%2011.4763%205.50002%2011.2432%205.50002%2011C5.50002%2010.7569%205.40344%2010.5238%205.23153%2010.3519C5.05963%2010.18%204.82647%2010.0834%204.58335%2010.0834C4.34024%2010.0834%204.10708%2010.18%203.93517%2010.3519C3.76326%2010.5238%203.66669%2010.7569%203.66669%2011ZM10.0834%2011C10.0834%2011.2432%2010.1799%2011.4763%2010.3518%2011.6482C10.5237%2011.8201%2010.7569%2011.9167%2011%2011.9167C11.2431%2011.9167%2011.4763%2011.8201%2011.6482%2011.6482C11.8201%2011.4763%2011.9167%2011.2432%2011.9167%2011C11.9167%2010.7569%2011.8201%2010.5238%2011.6482%2010.3519C11.4763%2010.18%2011.2431%2010.0834%2011%2010.0834C10.7569%2010.0834%2010.5237%2010.18%2010.3518%2010.3519C10.1799%2010.5238%2010.0834%2010.7569%2010.0834%2011ZM16.5%2011C16.5%2011.2432%2016.5966%2011.4763%2016.7685%2011.6482C16.9404%2011.8201%2017.1736%2011.9167%2017.4167%2011.9167C17.6598%2011.9167%2017.893%2011.8201%2018.0649%2011.6482C18.2368%2011.4763%2018.3334%2011.2432%2018.3334%2011C18.3334%2010.7569%2018.2368%2010.5238%2018.0649%2010.3519C17.893%2010.18%2017.6598%2010.0834%2017.4167%2010.0834C17.1736%2010.0834%2016.9404%2010.18%2016.7685%2010.3519C16.5966%2010.5238%2016.5%2010.7569%2016.5%2011Z'%20stroke='%23B0B1B5'%20stroke-width='1.83333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.66669%2011C3.66669%2011.2432%203.76326%2011.4763%203.93517%2011.6482C4.10708%2011.8201%204.34024%2011.9167%204.58335%2011.9167C4.82647%2011.9167%205.05963%2011.8201%205.23153%2011.6482C5.40344%2011.4763%205.50002%2011.2432%205.50002%2011C5.50002%2010.7569%205.40344%2010.5238%205.23153%2010.3519C5.05963%2010.18%204.82647%2010.0834%204.58335%2010.0834C4.34024%2010.0834%204.10708%2010.18%203.93517%2010.3519C3.76326%2010.5238%203.66669%2010.7569%203.66669%2011ZM10.0834%2011C10.0834%2011.2432%2010.1799%2011.4763%2010.3518%2011.6482C10.5237%2011.8201%2010.7569%2011.9167%2011%2011.9167C11.2431%2011.9167%2011.4763%2011.8201%2011.6482%2011.6482C11.8201%2011.4763%2011.9167%2011.2432%2011.9167%2011C11.9167%2010.7569%2011.8201%2010.5238%2011.6482%2010.3519C11.4763%2010.18%2011.2431%2010.0834%2011%2010.0834C10.7569%2010.0834%2010.5237%2010.18%2010.3518%2010.3519C10.1799%2010.5238%2010.0834%2010.7569%2010.0834%2011ZM16.5%2011C16.5%2011.2432%2016.5966%2011.4763%2016.7685%2011.6482C16.9404%2011.8201%2017.1736%2011.9167%2017.4167%2011.9167C17.6598%2011.9167%2017.893%2011.8201%2018.0649%2011.6482C18.2368%2011.4763%2018.3334%2011.2432%2018.3334%2011C18.3334%2010.7569%2018.2368%2010.5238%2018.0649%2010.3519C17.893%2010.18%2017.6598%2010.0834%2017.4167%2010.0834C17.1736%2010.0834%2016.9404%2010.18%2016.7685%2010.3519C16.5966%2010.5238%2016.5%2010.7569%2016.5%2011Z'%20stroke='%23B0B1B5'%20stroke-width='1.83333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-edit{mask-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.75%2019.25V15.3542L14.85%203.27708C15.0333%203.10903%2015.2359%202.97917%2015.4578%202.8875C15.6796%202.79583%2015.9124%202.75%2016.1562%202.75C16.4001%202.75%2016.6369%202.79583%2016.8667%202.8875C17.0964%202.97917%2017.2951%203.11667%2017.4625%203.3L18.7229%204.58333C18.9062%204.75139%2019.0401%204.95%2019.1244%205.17917C19.2088%205.40833%2019.2506%205.6375%2019.25%205.86667C19.25%206.11111%2019.2081%206.34425%2019.1244%206.56608C19.0407%206.78792%2018.9069%206.99019%2018.7229%207.17292L6.64583%2019.25H2.75ZM16.1333%207.15L17.4167%205.86667L16.1333%204.58333L14.85%205.86667L16.1333%207.15Z'%20fill='%23161616'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.75%2019.25V15.3542L14.85%203.27708C15.0333%203.10903%2015.2359%202.97917%2015.4578%202.8875C15.6796%202.79583%2015.9124%202.75%2016.1562%202.75C16.4001%202.75%2016.6369%202.79583%2016.8667%202.8875C17.0964%202.97917%2017.2951%203.11667%2017.4625%203.3L18.7229%204.58333C18.9062%204.75139%2019.0401%204.95%2019.1244%205.17917C19.2088%205.40833%2019.2506%205.6375%2019.25%205.86667C19.25%206.11111%2019.2081%206.34425%2019.1244%206.56608C19.0407%206.78792%2018.9069%206.99019%2018.7229%207.17292L6.64583%2019.25H2.75ZM16.1333%207.15L17.4167%205.86667L16.1333%204.58333L14.85%205.86667L16.1333%207.15Z'%20fill='%23161616'/%3e%3c/svg%3e")}.icon-basket{mask-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.41669%2019.25C5.91252%2019.25%205.48108%2019.0706%205.12236%2018.7119C4.76363%2018.3532%204.58397%2017.9214%204.58336%2017.4167V5.5C4.32363%205.5%204.10608%205.412%203.93069%205.236C3.7553%205.06%203.6673%204.84244%203.66669%204.58333C3.66608%204.32422%203.75408%204.10667%203.93069%203.93067C4.1073%203.75467%204.32486%203.66667%204.58336%203.66667H8.25002C8.25002%203.40694%208.33802%203.18939%208.51402%203.014C8.69002%202.83861%208.90758%202.75061%209.16669%202.75H12.8334C13.0931%202.75%2013.3109%202.838%2013.4869%203.014C13.6629%203.19%2013.7506%203.40756%2013.75%203.66667H17.4167C17.6764%203.66667%2017.8943%203.75467%2018.0703%203.93067C18.2463%204.10667%2018.334%204.32422%2018.3334%204.58333C18.3327%204.84244%2018.2447%205.06031%2018.0694%205.23692C17.894%205.41353%2017.6764%205.50122%2017.4167%205.5V17.4167C17.4167%2017.9208%2017.2373%2018.3526%2016.8786%2018.7119C16.5199%2019.0713%2016.0881%2019.2506%2015.5834%2019.25H6.41669ZM15.5834%205.5H6.41669V17.4167H15.5834V5.5ZM9.16669%2015.5833C9.42641%2015.5833%209.64427%2015.4953%209.82027%2015.3193C9.99627%2015.1433%2010.084%2014.9258%2010.0834%2014.6667V8.25C10.0834%207.99028%209.99536%207.77272%209.81936%207.59733C9.64336%207.42194%209.4258%207.33394%209.16669%207.33333C8.90758%207.33272%208.69002%207.42072%208.51402%207.59733C8.33802%207.77394%208.25002%207.9915%208.25002%208.25V14.6667C8.25002%2014.9264%208.33802%2015.1442%208.51402%2015.3202C8.69002%2015.4962%208.90758%2015.5839%209.16669%2015.5833ZM12.8334%2015.5833C13.0931%2015.5833%2013.3109%2015.4953%2013.4869%2015.3193C13.6629%2015.1433%2013.7506%2014.9258%2013.75%2014.6667V8.25C13.75%207.99028%2013.662%207.77272%2013.486%207.59733C13.31%207.42194%2013.0925%207.33394%2012.8334%207.33333C12.5742%207.33272%2012.3567%207.42072%2012.1807%207.59733C12.0047%207.77394%2011.9167%207.9915%2011.9167%208.25V14.6667C11.9167%2014.9264%2012.0047%2015.1442%2012.1807%2015.3202C12.3567%2015.4962%2012.5742%2015.5839%2012.8334%2015.5833Z'%20fill='%23C0333A'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.41669%2019.25C5.91252%2019.25%205.48108%2019.0706%205.12236%2018.7119C4.76363%2018.3532%204.58397%2017.9214%204.58336%2017.4167V5.5C4.32363%205.5%204.10608%205.412%203.93069%205.236C3.7553%205.06%203.6673%204.84244%203.66669%204.58333C3.66608%204.32422%203.75408%204.10667%203.93069%203.93067C4.1073%203.75467%204.32486%203.66667%204.58336%203.66667H8.25002C8.25002%203.40694%208.33802%203.18939%208.51402%203.014C8.69002%202.83861%208.90758%202.75061%209.16669%202.75H12.8334C13.0931%202.75%2013.3109%202.838%2013.4869%203.014C13.6629%203.19%2013.7506%203.40756%2013.75%203.66667H17.4167C17.6764%203.66667%2017.8943%203.75467%2018.0703%203.93067C18.2463%204.10667%2018.334%204.32422%2018.3334%204.58333C18.3327%204.84244%2018.2447%205.06031%2018.0694%205.23692C17.894%205.41353%2017.6764%205.50122%2017.4167%205.5V17.4167C17.4167%2017.9208%2017.2373%2018.3526%2016.8786%2018.7119C16.5199%2019.0713%2016.0881%2019.2506%2015.5834%2019.25H6.41669ZM15.5834%205.5H6.41669V17.4167H15.5834V5.5ZM9.16669%2015.5833C9.42641%2015.5833%209.64427%2015.4953%209.82027%2015.3193C9.99627%2015.1433%2010.084%2014.9258%2010.0834%2014.6667V8.25C10.0834%207.99028%209.99536%207.77272%209.81936%207.59733C9.64336%207.42194%209.4258%207.33394%209.16669%207.33333C8.90758%207.33272%208.69002%207.42072%208.51402%207.59733C8.33802%207.77394%208.25002%207.9915%208.25002%208.25V14.6667C8.25002%2014.9264%208.33802%2015.1442%208.51402%2015.3202C8.69002%2015.4962%208.90758%2015.5839%209.16669%2015.5833ZM12.8334%2015.5833C13.0931%2015.5833%2013.3109%2015.4953%2013.4869%2015.3193C13.6629%2015.1433%2013.7506%2014.9258%2013.75%2014.6667V8.25C13.75%207.99028%2013.662%207.77272%2013.486%207.59733C13.31%207.42194%2013.0925%207.33394%2012.8334%207.33333C12.5742%207.33272%2012.3567%207.42072%2012.1807%207.59733C12.0047%207.77394%2011.9167%207.9915%2011.9167%208.25V14.6667C11.9167%2014.9264%2012.0047%2015.1442%2012.1807%2015.3202C12.3567%2015.4962%2012.5742%2015.5839%2012.8334%2015.5833Z'%20fill='%23C0333A'/%3e%3c/svg%3e")}.icon-close2{mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.7'%3e%3cpath%20d='M10%2011.1666L5.91671%2015.2499C5.76393%2015.4027%205.56949%2015.4791%205.33337%2015.4791C5.09726%2015.4791%204.90282%2015.4027%204.75004%2015.2499C4.59726%2015.0971%204.52087%2014.9027%204.52087%2014.6666C4.52087%2014.4305%204.59726%2014.236%204.75004%2014.0833L8.83337%209.99992L4.75004%205.91659C4.59726%205.76381%204.52087%205.56936%204.52087%205.33325C4.52087%205.09714%204.59726%204.9027%204.75004%204.74992C4.90282%204.59714%205.09726%204.52075%205.33337%204.52075C5.56949%204.52075%205.76393%204.59714%205.91671%204.74992L10%208.83325L14.0834%204.74992C14.2362%204.59714%2014.4306%204.52075%2014.6667%204.52075C14.9028%204.52075%2015.0973%204.59714%2015.25%204.74992C15.4028%204.9027%2015.4792%205.09714%2015.4792%205.33325C15.4792%205.56936%2015.4028%205.76381%2015.25%205.91659L11.1667%209.99992L15.25%2014.0833C15.4028%2014.236%2015.4792%2014.4305%2015.4792%2014.6666C15.4792%2014.9027%2015.4028%2015.0971%2015.25%2015.2499C15.0973%2015.4027%2014.9028%2015.4791%2014.6667%2015.4791C14.4306%2015.4791%2014.2362%2015.4027%2014.0834%2015.2499L10%2011.1666Z'%20fill='%23161616'/%3e%3c/g%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.7'%3e%3cpath%20d='M10%2011.1666L5.91671%2015.2499C5.76393%2015.4027%205.56949%2015.4791%205.33337%2015.4791C5.09726%2015.4791%204.90282%2015.4027%204.75004%2015.2499C4.59726%2015.0971%204.52087%2014.9027%204.52087%2014.6666C4.52087%2014.4305%204.59726%2014.236%204.75004%2014.0833L8.83337%209.99992L4.75004%205.91659C4.59726%205.76381%204.52087%205.56936%204.52087%205.33325C4.52087%205.09714%204.59726%204.9027%204.75004%204.74992C4.90282%204.59714%205.09726%204.52075%205.33337%204.52075C5.56949%204.52075%205.76393%204.59714%205.91671%204.74992L10%208.83325L14.0834%204.74992C14.2362%204.59714%2014.4306%204.52075%2014.6667%204.52075C14.9028%204.52075%2015.0973%204.59714%2015.25%204.74992C15.4028%204.9027%2015.4792%205.09714%2015.4792%205.33325C15.4792%205.56936%2015.4028%205.76381%2015.25%205.91659L11.1667%209.99992L15.25%2014.0833C15.4028%2014.236%2015.4792%2014.4305%2015.4792%2014.6666C15.4792%2014.9027%2015.4028%2015.0971%2015.25%2015.2499C15.0973%2015.4027%2014.9028%2015.4791%2014.6667%2015.4791C14.4306%2015.4791%2014.2362%2015.4027%2014.0834%2015.2499L10%2011.1666Z'%20fill='%23161616'/%3e%3c/g%3e%3c/svg%3e")}.icon-arrowDown2{mask-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='17'%20viewBox='0%200%2014%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.66667%200.833292L6.66667%2015.4166'%20stroke='%230968D6'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M0.833333%209.99992L6.66667%2015.8333L12.5%209.99992'%20stroke='%230968D6'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='17'%20viewBox='0%200%2014%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.66667%200.833292L6.66667%2015.4166'%20stroke='%230968D6'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M0.833333%209.99992L6.66667%2015.8333L12.5%209.99992'%20stroke='%230968D6'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-basket2{mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.83325%2017.5C5.37492%2017.5%204.9827%2017.3369%204.65659%2017.0108C4.33048%2016.6847%204.16714%2016.2922%204.16659%2015.8333V5C3.93048%205%203.7327%204.92%203.57325%204.76C3.41381%204.6%203.33381%204.40222%203.33325%204.16667C3.3327%203.93111%203.4127%203.73333%203.57325%203.57333C3.73381%203.41333%203.93159%203.33333%204.16659%203.33333H7.49992C7.49992%203.09722%207.57992%202.89944%207.73992%202.74C7.89992%202.58056%208.0977%202.50056%208.33325%202.5H11.6666C11.9027%202.5%2012.1008%202.58%2012.2608%202.74C12.4208%202.9%2012.5005%203.09778%2012.4999%203.33333H15.8333C16.0694%203.33333%2016.2674%203.41333%2016.4274%203.57333C16.5874%203.73333%2016.6671%203.93111%2016.6666%204.16667C16.666%204.40222%2016.586%204.60028%2016.4266%204.76083C16.2671%204.92139%2016.0694%205.00111%2015.8333%205V15.8333C15.8333%2016.2917%2015.6702%2016.6842%2015.3441%2017.0108C15.018%2017.3375%2014.6255%2017.5006%2014.1666%2017.5H5.83325ZM14.1666%205H5.83325V15.8333H14.1666V5ZM8.33325%2014.1667C8.56937%2014.1667%208.76742%2014.0867%208.92742%2013.9267C9.08742%2013.7667%209.16714%2013.5689%209.16659%2013.3333V7.5C9.16659%207.26389%209.08659%207.06611%208.92659%206.90667C8.76659%206.74722%208.56881%206.66722%208.33325%206.66667C8.0977%206.66611%207.89992%206.74611%207.73992%206.90667C7.57992%207.06722%207.49992%207.265%207.49992%207.5V13.3333C7.49992%2013.5694%207.57992%2013.7675%207.73992%2013.9275C7.89992%2014.0875%208.0977%2014.1672%208.33325%2014.1667ZM11.6666%2014.1667C11.9027%2014.1667%2012.1008%2014.0867%2012.2608%2013.9267C12.4208%2013.7667%2012.5005%2013.5689%2012.4999%2013.3333V7.5C12.4999%207.26389%2012.4199%207.06611%2012.2599%206.90667C12.0999%206.74722%2011.9021%206.66722%2011.6666%206.66667C11.431%206.66611%2011.2333%206.74611%2011.0733%206.90667C10.9133%207.06722%2010.8333%207.265%2010.8333%207.5V13.3333C10.8333%2013.5694%2010.9133%2013.7675%2011.0733%2013.9275C11.2333%2014.0875%2011.431%2014.1672%2011.6666%2014.1667Z'%20fill='white'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.83325%2017.5C5.37492%2017.5%204.9827%2017.3369%204.65659%2017.0108C4.33048%2016.6847%204.16714%2016.2922%204.16659%2015.8333V5C3.93048%205%203.7327%204.92%203.57325%204.76C3.41381%204.6%203.33381%204.40222%203.33325%204.16667C3.3327%203.93111%203.4127%203.73333%203.57325%203.57333C3.73381%203.41333%203.93159%203.33333%204.16659%203.33333H7.49992C7.49992%203.09722%207.57992%202.89944%207.73992%202.74C7.89992%202.58056%208.0977%202.50056%208.33325%202.5H11.6666C11.9027%202.5%2012.1008%202.58%2012.2608%202.74C12.4208%202.9%2012.5005%203.09778%2012.4999%203.33333H15.8333C16.0694%203.33333%2016.2674%203.41333%2016.4274%203.57333C16.5874%203.73333%2016.6671%203.93111%2016.6666%204.16667C16.666%204.40222%2016.586%204.60028%2016.4266%204.76083C16.2671%204.92139%2016.0694%205.00111%2015.8333%205V15.8333C15.8333%2016.2917%2015.6702%2016.6842%2015.3441%2017.0108C15.018%2017.3375%2014.6255%2017.5006%2014.1666%2017.5H5.83325ZM14.1666%205H5.83325V15.8333H14.1666V5ZM8.33325%2014.1667C8.56937%2014.1667%208.76742%2014.0867%208.92742%2013.9267C9.08742%2013.7667%209.16714%2013.5689%209.16659%2013.3333V7.5C9.16659%207.26389%209.08659%207.06611%208.92659%206.90667C8.76659%206.74722%208.56881%206.66722%208.33325%206.66667C8.0977%206.66611%207.89992%206.74611%207.73992%206.90667C7.57992%207.06722%207.49992%207.265%207.49992%207.5V13.3333C7.49992%2013.5694%207.57992%2013.7675%207.73992%2013.9275C7.89992%2014.0875%208.0977%2014.1672%208.33325%2014.1667ZM11.6666%2014.1667C11.9027%2014.1667%2012.1008%2014.0867%2012.2608%2013.9267C12.4208%2013.7667%2012.5005%2013.5689%2012.4999%2013.3333V7.5C12.4999%207.26389%2012.4199%207.06611%2012.2599%206.90667C12.0999%206.74722%2011.9021%206.66722%2011.6666%206.66667C11.431%206.66611%2011.2333%206.74611%2011.0733%206.90667C10.9133%207.06722%2010.8333%207.265%2010.8333%207.5V13.3333C10.8333%2013.5694%2010.9133%2013.7675%2011.0733%2013.9275C11.2333%2014.0875%2011.431%2014.1672%2011.6666%2014.1667Z'%20fill='white'/%3e%3c/svg%3e")}.icon-dinner{mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_148_8297)'%3e%3cpath%20d='M14.6097%2010.1233C14.5381%2010.0048%2014.4097%209.93236%2014.2713%209.93236H13.6272C13.5338%208.57442%2012.9605%207.31051%2011.9888%206.33876C11.017%205.36705%209.7531%204.79371%208.39516%204.70035V3.90442C8.39516%203.68613%208.21818%203.50916%207.9999%203.50916C7.78162%203.50916%207.60464%203.68613%207.60464%203.90442V4.70033C6.24669%204.79371%204.98279%205.36702%204.01104%206.33874C3.0393%207.31048%202.46599%208.57439%202.3726%209.93233H1.72849C1.59005%209.93233%201.46169%2010.0048%201.39013%2010.1233C1.31857%2010.2418%201.31427%2010.3892%201.37872%2010.5117L1.80815%2011.3276C2.18586%2012.0452%202.9243%2012.491%203.73531%2012.491H12.2645C13.0755%2012.491%2013.8139%2012.0452%2014.1916%2011.3276L14.6211%2010.5117C14.6855%2010.3892%2014.6812%2010.2419%2014.6097%2010.1233ZM7.9999%205.47705C10.5415%205.47705%2012.6328%207.44186%2012.8345%209.93236H3.16526C3.36703%207.44189%205.45831%205.47705%207.9999%205.47705ZM13.4921%2010.9594C13.2515%2011.4166%2012.7811%2011.7006%2012.2645%2011.7006H3.73531C3.21872%2011.7006%202.74828%2011.4166%202.50768%2010.9594L2.38318%2010.7229H13.6166L13.4921%2010.9594Z'%20fill='%23C0333A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_148_8297'%3e%3crect%20width='13.3333'%20height='13.3333'%20fill='white'%20transform='translate(1.33325%201.33337)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_148_8297)'%3e%3cpath%20d='M14.6097%2010.1233C14.5381%2010.0048%2014.4097%209.93236%2014.2713%209.93236H13.6272C13.5338%208.57442%2012.9605%207.31051%2011.9888%206.33876C11.017%205.36705%209.7531%204.79371%208.39516%204.70035V3.90442C8.39516%203.68613%208.21818%203.50916%207.9999%203.50916C7.78162%203.50916%207.60464%203.68613%207.60464%203.90442V4.70033C6.24669%204.79371%204.98279%205.36702%204.01104%206.33874C3.0393%207.31048%202.46599%208.57439%202.3726%209.93233H1.72849C1.59005%209.93233%201.46169%2010.0048%201.39013%2010.1233C1.31857%2010.2418%201.31427%2010.3892%201.37872%2010.5117L1.80815%2011.3276C2.18586%2012.0452%202.9243%2012.491%203.73531%2012.491H12.2645C13.0755%2012.491%2013.8139%2012.0452%2014.1916%2011.3276L14.6211%2010.5117C14.6855%2010.3892%2014.6812%2010.2419%2014.6097%2010.1233ZM7.9999%205.47705C10.5415%205.47705%2012.6328%207.44186%2012.8345%209.93236H3.16526C3.36703%207.44189%205.45831%205.47705%207.9999%205.47705ZM13.4921%2010.9594C13.2515%2011.4166%2012.7811%2011.7006%2012.2645%2011.7006H3.73531C3.21872%2011.7006%202.74828%2011.4166%202.50768%2010.9594L2.38318%2010.7229H13.6166L13.4921%2010.9594Z'%20fill='%23C0333A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_148_8297'%3e%3crect%20width='13.3333'%20height='13.3333'%20fill='white'%20transform='translate(1.33325%201.33337)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-break{mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.26245%203C6.56546%203.00022%206.7946%203.24551%206.79468%203.54688V12.4551C6.79468%2012.7567%206.56517%2012.998%206.26343%2012.998L6.04077%2013H6.03979C5.73837%2013%205.46655%2012.7614%205.46655%2012.46V3.55176C5.46655%203.25029%205.71694%203.00494%206.01831%203.00488L6.26245%203ZM10.0261%203C10.3293%203%2010.5563%203.24537%2010.5564%203.54688V12.4551C10.5564%2012.7567%2010.3296%2012.998%2010.0281%2012.998L9.80933%2013H9.80737C9.50603%2013%209.22827%2012.7614%209.22827%2012.46V3.55176C9.22827%203.2504%209.47969%203.00511%209.78101%203.00488L10.0261%203Z'%20fill='%23ECBC40'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.26245%203C6.56546%203.00022%206.7946%203.24551%206.79468%203.54688V12.4551C6.79468%2012.7567%206.56517%2012.998%206.26343%2012.998L6.04077%2013H6.03979C5.73837%2013%205.46655%2012.7614%205.46655%2012.46V3.55176C5.46655%203.25029%205.71694%203.00494%206.01831%203.00488L6.26245%203ZM10.0261%203C10.3293%203%2010.5563%203.24537%2010.5564%203.54688V12.4551C10.5564%2012.7567%2010.3296%2012.998%2010.0281%2012.998L9.80933%2013H9.80737C9.50603%2013%209.22827%2012.7614%209.22827%2012.46V3.55176C9.22827%203.2504%209.47969%203.00511%209.78101%203.00488L10.0261%203Z'%20fill='%23ECBC40'/%3e%3c/svg%3e")}.icon-adminPanel{mask-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.10205%2016.3491V15.6377C2.10205%2015.1338%202.22803%2014.6708%202.47998%2014.2487C2.73193%2013.8266%203.08021%2013.5041%203.52483%2013.2812C4.3696%2012.8514%205.24787%2012.5105%206.15963%2012.2586C7.0714%2012.0066%208.00124%2011.8807%208.94916%2011.8807C9.15665%2011.8807%209.31968%2011.9734%209.43824%2012.159C9.55681%2012.3446%209.57904%2012.5408%209.50494%2012.7477C9.41601%2013.0589%209.34932%2013.3701%209.30486%2013.6814C9.2604%2013.9926%209.23817%2014.3112%209.23817%2014.6373C9.23817%2015.0671%209.28263%2015.4821%209.37155%2015.8822C9.46048%2016.2824%209.58645%2016.6751%209.74948%2017.0605C9.86804%2017.3124%209.85707%2017.5534%209.71658%2017.7834C9.57608%2018.0134%209.37955%2018.1281%209.12701%2018.1275H3.88052C3.39144%2018.1275%202.97291%2017.9536%202.62492%2017.6056C2.27693%2017.2576%202.10264%2016.8388%202.10205%2016.3491ZM15.4406%2016.3491C15.9297%2016.3491%2016.3485%2016.1751%2016.6971%2015.8271C17.0457%2015.4791%2017.2196%2015.0603%2017.2191%2014.5706C17.2185%2014.0809%2017.0445%2013.6624%2016.6971%2013.315C16.3497%2012.9676%2015.9309%2012.7933%2015.4406%2012.7921C14.9503%2012.7909%2014.5318%2012.9652%2014.185%2013.315C13.8382%2013.6648%2013.6639%2014.0833%2013.6621%2014.5706C13.6603%2015.0579%2013.8346%2015.4767%2014.185%2015.8271C14.5353%2016.1775%2014.9539%2016.3514%2015.4406%2016.3491ZM9.21594%2011.0137C8.23778%2011.0137%207.40041%2010.6654%206.70385%209.96881C6.00728%209.27224%205.65899%208.43488%205.65899%207.45672C5.65899%206.47856%206.00728%205.6412%206.70385%204.94463C7.40041%204.24806%208.23778%203.89978%209.21594%203.89978C10.1941%203.89978%2011.0315%204.24806%2011.728%204.94463C12.4246%205.6412%2012.7729%206.47856%2012.7729%207.45672C12.7729%208.43488%2012.4246%209.27224%2011.728%209.96881C11.0315%2010.6654%2010.1941%2011.0137%209.21594%2011.0137ZM14.418%2018.3054L14.2846%2017.6829C14.1067%2017.6088%2013.9401%2017.5312%2013.7848%2017.45C13.6295%2017.3687%2013.47%2017.2685%2013.3064%2017.1494L12.6617%2017.3495C12.4691%2017.4088%2012.2802%2017.4013%2012.0953%2017.3272C11.9103%2017.2531%2011.7657%2017.1346%2011.6613%2016.9715L11.4835%2016.6603C11.3797%2016.4825%2011.3427%2016.2898%2011.3723%2016.0823C11.402%2015.8748%2011.4983%2015.7044%2011.6613%2015.571L12.1504%2015.1486C12.1208%2014.9411%2012.106%2014.7485%2012.106%2014.5706C12.106%2014.3928%2012.1208%2014.2001%2012.1504%2013.9926L11.6613%2013.5702C11.4983%2013.4368%2011.402%2013.27%2011.3723%2013.0696C11.3427%2012.8692%2011.3797%2012.6804%2011.4835%2012.5031L11.6836%2012.1697C11.7873%2012.0066%2011.9281%2011.8881%2012.106%2011.814C12.2838%2011.7399%2012.4691%2011.7325%2012.6617%2011.7917L13.3064%2011.9918C13.4694%2011.8733%2013.6289%2011.7731%2013.7848%2011.6913C13.9407%2011.6095%2014.1073%2011.5318%2014.2846%2011.4583L14.418%2010.8136C14.4624%2010.6061%2014.5626%2010.4395%2014.7185%2010.3138C14.8744%2010.1882%2015.0558%2010.125%2015.2627%2010.1244H15.6184C15.8259%2010.1244%2016.0076%2010.1911%2016.1635%2010.3245C16.3194%2010.4579%2016.4193%2010.6283%2016.4632%2010.8358L16.5966%2011.4583C16.7744%2011.5324%2016.941%2011.6139%2017.0963%2011.7028C17.2517%2011.7917%2017.4111%2011.9029%2017.5747%2012.0363L18.175%2011.8362C18.3825%2011.7621%2018.5826%2011.7621%2018.7752%2011.8362C18.9679%2011.9103%2019.1161%2012.0363%2019.2198%2012.2141L19.3977%2012.5254C19.5014%2012.7032%2019.5385%2012.8959%2019.5088%2013.1034C19.4792%2013.3109%2019.3829%2013.4813%2019.2198%2013.6147L18.7308%2014.0371C18.7604%2014.2149%2018.7752%2014.4002%2018.7752%2014.5928C18.7752%2014.7855%2018.7604%2014.9708%2018.7308%2015.1486L19.2198%2015.571C19.3829%2015.7044%2019.4792%2015.8713%2019.5088%2016.0716C19.5385%2016.272%2019.5014%2016.4608%2019.3977%2016.6381L19.1976%2016.9715C19.0939%2017.1346%2018.9531%2017.2531%2018.7752%2017.3272C18.5974%2017.4013%2018.4121%2017.4088%2018.2194%2017.3495L17.5747%2017.1494C17.4117%2017.268%2017.2523%2017.3678%2017.0963%2017.4491C16.9404%2017.5303%2016.7738%2017.6082%2016.5966%2017.6829L16.4632%2018.3276C16.4187%2018.5351%2016.3189%2018.702%2016.1635%2018.8283C16.0082%2018.9545%2015.8265%2019.0174%2015.6184%2019.0168H15.2627C15.0552%2019.0168%2014.8738%2018.9501%2014.7185%2018.8167C14.5632%2018.6833%2014.463%2018.5129%2014.418%2018.3054Z'%20fill='%23161616'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.10205%2016.3491V15.6377C2.10205%2015.1338%202.22803%2014.6708%202.47998%2014.2487C2.73193%2013.8266%203.08021%2013.5041%203.52483%2013.2812C4.3696%2012.8514%205.24787%2012.5105%206.15963%2012.2586C7.0714%2012.0066%208.00124%2011.8807%208.94916%2011.8807C9.15665%2011.8807%209.31968%2011.9734%209.43824%2012.159C9.55681%2012.3446%209.57904%2012.5408%209.50494%2012.7477C9.41601%2013.0589%209.34932%2013.3701%209.30486%2013.6814C9.2604%2013.9926%209.23817%2014.3112%209.23817%2014.6373C9.23817%2015.0671%209.28263%2015.4821%209.37155%2015.8822C9.46048%2016.2824%209.58645%2016.6751%209.74948%2017.0605C9.86804%2017.3124%209.85707%2017.5534%209.71658%2017.7834C9.57608%2018.0134%209.37955%2018.1281%209.12701%2018.1275H3.88052C3.39144%2018.1275%202.97291%2017.9536%202.62492%2017.6056C2.27693%2017.2576%202.10264%2016.8388%202.10205%2016.3491ZM15.4406%2016.3491C15.9297%2016.3491%2016.3485%2016.1751%2016.6971%2015.8271C17.0457%2015.4791%2017.2196%2015.0603%2017.2191%2014.5706C17.2185%2014.0809%2017.0445%2013.6624%2016.6971%2013.315C16.3497%2012.9676%2015.9309%2012.7933%2015.4406%2012.7921C14.9503%2012.7909%2014.5318%2012.9652%2014.185%2013.315C13.8382%2013.6648%2013.6639%2014.0833%2013.6621%2014.5706C13.6603%2015.0579%2013.8346%2015.4767%2014.185%2015.8271C14.5353%2016.1775%2014.9539%2016.3514%2015.4406%2016.3491ZM9.21594%2011.0137C8.23778%2011.0137%207.40041%2010.6654%206.70385%209.96881C6.00728%209.27224%205.65899%208.43488%205.65899%207.45672C5.65899%206.47856%206.00728%205.6412%206.70385%204.94463C7.40041%204.24806%208.23778%203.89978%209.21594%203.89978C10.1941%203.89978%2011.0315%204.24806%2011.728%204.94463C12.4246%205.6412%2012.7729%206.47856%2012.7729%207.45672C12.7729%208.43488%2012.4246%209.27224%2011.728%209.96881C11.0315%2010.6654%2010.1941%2011.0137%209.21594%2011.0137ZM14.418%2018.3054L14.2846%2017.6829C14.1067%2017.6088%2013.9401%2017.5312%2013.7848%2017.45C13.6295%2017.3687%2013.47%2017.2685%2013.3064%2017.1494L12.6617%2017.3495C12.4691%2017.4088%2012.2802%2017.4013%2012.0953%2017.3272C11.9103%2017.2531%2011.7657%2017.1346%2011.6613%2016.9715L11.4835%2016.6603C11.3797%2016.4825%2011.3427%2016.2898%2011.3723%2016.0823C11.402%2015.8748%2011.4983%2015.7044%2011.6613%2015.571L12.1504%2015.1486C12.1208%2014.9411%2012.106%2014.7485%2012.106%2014.5706C12.106%2014.3928%2012.1208%2014.2001%2012.1504%2013.9926L11.6613%2013.5702C11.4983%2013.4368%2011.402%2013.27%2011.3723%2013.0696C11.3427%2012.8692%2011.3797%2012.6804%2011.4835%2012.5031L11.6836%2012.1697C11.7873%2012.0066%2011.9281%2011.8881%2012.106%2011.814C12.2838%2011.7399%2012.4691%2011.7325%2012.6617%2011.7917L13.3064%2011.9918C13.4694%2011.8733%2013.6289%2011.7731%2013.7848%2011.6913C13.9407%2011.6095%2014.1073%2011.5318%2014.2846%2011.4583L14.418%2010.8136C14.4624%2010.6061%2014.5626%2010.4395%2014.7185%2010.3138C14.8744%2010.1882%2015.0558%2010.125%2015.2627%2010.1244H15.6184C15.8259%2010.1244%2016.0076%2010.1911%2016.1635%2010.3245C16.3194%2010.4579%2016.4193%2010.6283%2016.4632%2010.8358L16.5966%2011.4583C16.7744%2011.5324%2016.941%2011.6139%2017.0963%2011.7028C17.2517%2011.7917%2017.4111%2011.9029%2017.5747%2012.0363L18.175%2011.8362C18.3825%2011.7621%2018.5826%2011.7621%2018.7752%2011.8362C18.9679%2011.9103%2019.1161%2012.0363%2019.2198%2012.2141L19.3977%2012.5254C19.5014%2012.7032%2019.5385%2012.8959%2019.5088%2013.1034C19.4792%2013.3109%2019.3829%2013.4813%2019.2198%2013.6147L18.7308%2014.0371C18.7604%2014.2149%2018.7752%2014.4002%2018.7752%2014.5928C18.7752%2014.7855%2018.7604%2014.9708%2018.7308%2015.1486L19.2198%2015.571C19.3829%2015.7044%2019.4792%2015.8713%2019.5088%2016.0716C19.5385%2016.272%2019.5014%2016.4608%2019.3977%2016.6381L19.1976%2016.9715C19.0939%2017.1346%2018.9531%2017.2531%2018.7752%2017.3272C18.5974%2017.4013%2018.4121%2017.4088%2018.2194%2017.3495L17.5747%2017.1494C17.4117%2017.268%2017.2523%2017.3678%2017.0963%2017.4491C16.9404%2017.5303%2016.7738%2017.6082%2016.5966%2017.6829L16.4632%2018.3276C16.4187%2018.5351%2016.3189%2018.702%2016.1635%2018.8283C16.0082%2018.9545%2015.8265%2019.0174%2015.6184%2019.0168H15.2627C15.0552%2019.0168%2014.8738%2018.9501%2014.7185%2018.8167C14.5632%2018.6833%2014.463%2018.5129%2014.418%2018.3054Z'%20fill='%23161616'/%3e%3c/svg%3e")}.icon-arrowLeft{mask-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.2499%2011L3.20825%2011'%20stroke='%23161616'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.16667%204.58342L2.75%2011.0001L9.16667%2017.4167'%20stroke='%23161616'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.2499%2011L3.20825%2011'%20stroke='%23161616'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.16667%204.58342L2.75%2011.0001L9.16667%2017.4167'%20stroke='%23161616'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-scriptSearch{mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202.5C17.2487%202.50001%2021.5%206.75125%2021.5%2012C21.5%2017.2487%2017.2487%2021.5%2012%2021.5C6.75129%2021.5%202.50001%2017.2487%202.5%2012C2.5%206.75128%206.75128%202.5%2012%202.5ZM12%204.40039C7.8105%204.40039%204.40039%207.8105%204.40039%2012C4.4004%2016.1895%207.81051%2019.5996%2012%2019.5996C16.1895%2019.5996%2019.5996%2016.1895%2019.5996%2012C19.5996%207.81051%2016.1895%204.4004%2012%204.40039ZM12.9502%2016.75H11.0498V11.0498H12.9502V16.75ZM12.9502%207.25V9.15039H11.0498V7.25H12.9502Z'%20fill='%230BA51A'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202.5C17.2487%202.50001%2021.5%206.75125%2021.5%2012C21.5%2017.2487%2017.2487%2021.5%2012%2021.5C6.75129%2021.5%202.50001%2017.2487%202.5%2012C2.5%206.75128%206.75128%202.5%2012%202.5ZM12%204.40039C7.8105%204.40039%204.40039%207.8105%204.40039%2012C4.4004%2016.1895%207.81051%2019.5996%2012%2019.5996C16.1895%2019.5996%2019.5996%2016.1895%2019.5996%2012C19.5996%207.81051%2016.1895%204.4004%2012%204.40039ZM12.9502%2016.75H11.0498V11.0498H12.9502V16.75ZM12.9502%207.25V9.15039H11.0498V7.25H12.9502Z'%20fill='%230BA51A'/%3e%3c/svg%3e")}.icon-info{mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202.5C17.2487%202.50001%2021.5%206.75125%2021.5%2012C21.5%2017.2487%2017.2487%2021.5%2012%2021.5C6.75129%2021.5%202.50001%2017.2487%202.5%2012C2.5%206.75128%206.75128%202.5%2012%202.5ZM12%204.40039C7.8105%204.40039%204.40039%207.8105%204.40039%2012C4.4004%2016.1895%207.81051%2019.5996%2012%2019.5996C16.1895%2019.5996%2019.5996%2016.1895%2019.5996%2012C19.5996%207.81051%2016.1895%204.4004%2012%204.40039ZM12.9502%2016.75H11.0498V11.0498H12.9502V16.75ZM12.9502%207.25V9.15039H11.0498V7.25H12.9502Z'%20fill='%230D40C2'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202.5C17.2487%202.50001%2021.5%206.75125%2021.5%2012C21.5%2017.2487%2017.2487%2021.5%2012%2021.5C6.75129%2021.5%202.50001%2017.2487%202.5%2012C2.5%206.75128%206.75128%202.5%2012%202.5ZM12%204.40039C7.8105%204.40039%204.40039%207.8105%204.40039%2012C4.4004%2016.1895%207.81051%2019.5996%2012%2019.5996C16.1895%2019.5996%2019.5996%2016.1895%2019.5996%2012C19.5996%207.81051%2016.1895%204.4004%2012%204.40039ZM12.9502%2016.75H11.0498V11.0498H12.9502V16.75ZM12.9502%207.25V9.15039H11.0498V7.25H12.9502Z'%20fill='%230D40C2'/%3e%3c/svg%3e")}.icon-scriptCnt{mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%208H19M5%2012H19M5%2016H11'%20stroke='%23161616'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%208H19M5%2012H19M5%2016H11'%20stroke='%23161616'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.G-flex{display:flex}.G-inline-flex{display:inline-flex}.G-center{justify-content:center;align-items:center;display:flex}.G-column-center{justify-content:center;align-items:center;display:flex;flex-direction:column}.G-image{background-size:cover;background-position:center;background-repeat:no-repeat}.G-justify-center{justify-content:center;display:flex}.G-justify-between{justify-content:space-between;display:flex}.G-justify-around{justify-content:space-around;display:flex}.G-justify-end{justify-content:flex-end;display:flex}.G-justify-start{justify-content:flex-start;display:flex}.G-align-center{align-items:center;display:flex}.G-align-start{align-items:flex-start;display:flex}.G-align-end{align-items:flex-end;display:flex}.G-flex-column{flex-direction:column;display:flex}.G-flex-wrap{flex-wrap:wrap;display:flex}html,body,div,span,h1,h2,h3,h4,h5,h6,p,iframe,ol,ul,li,form,label,i,footer,header,menu,nav,a,table,thead,tbody,tfoot,tr,th,td,video,canvas,section,applet,object,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,ins,kbd,hgroup,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,dl,dt,dd,fieldset,legend,article,aside,details,embed,figure,figcaption,output,summary,time,mark,audio,center,ruby{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,label{display:block}html{scroll-behavior:smooth}ol,ul{list-style:none;padding:0;margin:0}table{width:100%;border-collapse:collapse;border-spacing:0}*{outline:none;box-sizing:border-box}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}a{display:inline-block;text-decoration:none;font:inherit}button{cursor:pointer;position:relative;background:transparent}input,button,select,textarea{display:inline-block;padding:0;border:0;font:inherit}img{max-width:100%;max-height:100%}html,body{margin:0;padding:0;position:relative;height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-family:Inter,sans-serif}#root{height:100%}html{scrollbar-gutter:stable}html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-track{background:#000}html::-webkit-scrollbar-thumb{background:#222;border-radius:6px}.wrapper{position:relative;z-index:2;min-height:100%;background:#f6f6f6;overflow:hidden}.main{min-height:100%;flex:1 1 auto}.container{max-width:1920px;margin:0 auto;width:100%}.text-wrap{display:block}@media(max-width:576px){.mobile-text-wrap{display:block}}.desktop-text-wrap{display:block}@media(max-width:576px){.desktop-text-wrap{display:inline}}.mobile-block{display:none}@media(max-width:767px){.mobile-block{display:block}}.desktop-block{display:flex}@media(max-width:767px){.desktop-block{display:none}}.img-mobile{display:none}@media(max-width:576px){.img-mobile{display:block}}.img-desktop{display:flex}@media(max-width:576px){.img-desktop{display:none}}.sort-available{font-weight:400;font-size:16px;line-height:22px;margin-top:12px;color:#b0b1b5;text-align:center}
