.support-modal{width:100%;padding:24px}.support-modal__wrap{justify-content:space-between;align-items:center;width:100%;display:flex}.support-modal__wrap--spaced{padding-right:40px}.support-modal__content{max-width:70%}.support-modal__content-title{color:#fff;margin-bottom:8px;font-size:20px;font-weight:500;line-height:100%}.support-modal__content-desc{color:#fff;font-size:16px;font-weight:300;line-height:150%}.support-modal__actions{justify-content:center;align-items:center;gap:12px;display:flex}.support-modal__actions--closable{margin-right:32px}@media screen and (max-width:1760px){.ant-modal--support{padding-left:50px;padding-right:50px}}@media screen and (max-width:1024px){.ant-modal--support{padding-left:0;padding-right:0}.support-modal__wrap{flex-direction:column;justify-content:flex-start;align-items:flex-start}.support-modal__wrap--spaced{padding-right:0}.support-modal__content{max-width:none;margin-bottom:24px}.support-modal__content-title{font-size:16px;font-weight:400;line-height:100%}.support-modal__content-desc{font-size:14px;font-weight:400;line-height:150%}.support-modal__actions{flex-direction:column;width:100%}.support-modal__actions button{width:100%}}
.chat-input__actions{justify-content:flex-end;align-items:center;display:flex}.chat-input__actions .ant-upload-wrapper .ant-upload-list .ant-upload-list-item .ant-upload-list-item-actions .ant-upload-list-item-action{opacity:1}.chat-input__actions .ant-upload-wrapper .ant-upload-list .ant-upload-list-item .ant-upload-list-item-actions .ant-upload-list-item-action:hover{background:0 0}.chat-input .ant-input-group-wrapper.ant-input-group-wrapper--custom-addon .ant-input{border-radius:8px 0 0 8px}@media screen and (max-width:768px){.chat-input__actions .ant-upload-list{position:fixed;bottom:10px;left:15px}.chat-input .ant-input-group-wrapper.ant-input-group-wrapper--custom-addon .ant-input{width:calc(100% - 80px);border-radius:8px!important}.chat-input .ant-input-group-addon{margin-top:0!important;margin-left:0!important}}
.yarl__fullsize{width:100%;height:100%}.yarl__relative{position:relative}.yarl__portal{opacity:0;transition:opacity var(--yarl__fade_animation_duration,.25s)var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999);position:fixed;inset:0;overflow:hidden}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;outline:none;position:absolute;inset:0;overflow:hidden}.yarl__carousel{height:100%;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px,0)*1px + var(--yarl__carousel_spacing_percent,0)*1%));flex:none;place-content:center;align-items:stretch;display:flex}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%)}.yarl__flex_center{place-content:center;align-items:center;display:flex}.yarl__slide{padding:calc(var(--yarl__carousel_padding_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_padding_percent,0)*1%);flex:1;position:relative;overflow:hidden}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;max-width:100%;max-height:100%}.yarl__slide_image_cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-transform:translateZ(0)}}.yarl__slide_placeholder{line-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.yarl__slide_loading{color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,#fffc));animation:1s linear yarl__delayed_fadein}.yarl__slide_loading line{animation:1s linear infinite yarl__stroke_opacity}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{padding:var(--yarl__toolbar_padding,8px);justify-content:flex-end;display:flex;position:absolute;inset:0 0 auto auto}[dir=rtl] .yarl__toolbar{inset:0 auto auto 0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,#fffc);cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px #000c));margin:var(--yarl__button_margin,0);padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent;outline:none;line-height:0}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,#fffc)}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,#fff6);cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%)rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%)rotate(180deg)}.yarl__no_scroll{overscroll-behavior:none;height:100%;overflow:hidden}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}
.message{justify-content:flex-start;align-items:flex-start;display:flex}.message__avatar{margin-right:13px}.message__content{background:#19181c;border-radius:8px;max-width:860px;padding:12px 72px 12px 14px;position:relative}.message__content:before{content:"";background:url(../media/tip.9823930c.svg) 50%/contain no-repeat;width:15px;height:12px;position:absolute;top:0;left:-10px}.message__content--name{color:#fff;font-size:16px;font-weight:500;line-height:100%}.message__content--text{color:#fff;margin-top:4px;margin-bottom:10px;font-size:16px;font-weight:300;line-height:150%}.message__content--image{cursor:pointer;border-radius:8px;width:100%;max-width:500px;height:auto;margin-top:10px;margin-bottom:10px;overflow:hidden}.message__content--image img{object-fit:contain;width:100%;height:auto}.message__content--timestamp{color:#939199;font-size:12px;font-weight:400;line-height:120%;position:absolute;bottom:12px;right:12px}@media screen and (max-width:1024px){.message__avatar{display:none}.message--user{justify-content:flex-end}.message--user .message__content{margin-left:0;margin-right:12px}.message--user .message__content:before{left:auto;right:-10px;transform:rotateY(180deg)}.message__content{max-width:85%;margin-left:12px;padding:12px 63px 23px 14px}.message__content--name{font-size:14px;font-weight:400;line-height:120%}.message__content--text{font-size:14px;font-weight:300;line-height:150%}.message__content--timestamp{font-size:10px;font-weight:400;line-height:100%}}
.chat{width:100%;height:100%}.chat__container{flex-direction:column-reverse;width:100%;max-height:60svh;display:flex;overflow-y:scroll}.chat__container::-webkit-scrollbar{border-radius:2px;width:4px}.chat__container::-webkit-scrollbar-track{background:0 0;border-radius:2px;width:4px}.chat__container::-webkit-scrollbar-thumb{background:#1f1b26;border-radius:2px;width:4px}.chat__container::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#26222d;width:4px}.chat__item--user+.chat__item--support,.chat__item--support+.chat__item--user{margin-bottom:24px}.chat__item--user+.chat__item--user,.chat__item--support+.chat__item--support{margin-bottom:8px}.yarl__navigation_prev,.yarl__navigation_next{display:none}@media screen and (max-width:768px){.chat__container{max-height:none;overflow-y:auto}}
.ticket{width:100%;height:100%;position:relative}.ticket__wrap{width:100%;height:100%;margin-top:36px;margin-bottom:36px}.ticket__loader{padding-top:100px;padding-bottom:100px}.ticket__head{justify-content:space-between;align-items:center;width:100%;margin-bottom:36px;display:flex}.ticket__head--back,.ticket__head--action{width:33%}.ticket__head--action{justify-content:flex-end;align-items:center;gap:12px;display:flex}.ticket__head--text{flex-direction:column;justify-content:center;align-items:center;display:flex}.ticket__head--text-title{color:#fff;text-align:center;margin-bottom:8px;font-size:16px;font-weight:500;line-height:100%}.ticket__head--text-desc{color:#939199;text-align:center;font-size:14px;font-weight:400;line-height:120%}.ticket__content{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex}.ticket__content--chat{width:100%;height:calc(100% - 225px)}.ticket__content--input{width:100%;margin-top:34px}@media screen and (max-width:1024px){.ticket__wrap{margin-top:20px;margin-bottom:20px}.ticket__head{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:16px}.ticket__head--back{width:auto;margin-bottom:20px}.ticket__head--text{justify-content:flex-start;align-items:flex-start;margin-bottom:12px}.ticket__head--text-title{text-align:left;font-size:16px;font-weight:500;line-height:100%}.ticket__head--text-desc{text-align:left;font-size:12px;font-weight:400;line-height:150%}.ticket__head--action,.ticket__head--action button{width:100%}}
.faq{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex}.faq .app-container{flex-direction:column;flex:auto;min-height:0;display:flex}.faq__wrap{flex-direction:column;flex:auto;width:100%;min-height:0;padding-top:36px;padding-bottom:36px;display:flex}.faq__head{justify-content:space-between;align-items:center;width:100%;margin-bottom:36px;display:flex}.faq__title{color:#fff;font-size:28px;font-weight:600;line-height:140%}.faq__content{flex-direction:column;flex-grow:1;justify-content:flex-start;align-items:center;gap:16px;width:100%;display:flex}.faq__content--item{width:100%}.faq__loader{flex-grow:1;justify-content:center;align-items:center;display:flex}.faq__filter{justify-content:center;align-items:center;display:flex}.faq__filter--item{color:#fff;cursor:pointer;background:#19181c;border-radius:24px;padding:12px 16px;font-size:16px;font-weight:400;line-height:100%;transition:all .3s ease-in-out}.faq__filter--item-wrap{justify-content:center;align-items:center;gap:14px;display:flex}.faq__filter--item.active,.faq__filter--item:hover{color:#a66dff;background:#1f1b26}.faq__filter--nav{margin-left:12px}@media screen and (max-width:1024px){.faq__wrap{padding-top:20px;padding-bottom:20px}.faq__head{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:16px}.faq__title{margin-bottom:16px;font-size:20px;font-weight:500;line-height:100%}.faq__filter{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.faq__filter--item{padding:8px 16px;font-size:14px;font-weight:500;line-height:100%}.faq__filter--item-wrap{justify-content:flex-start;align-items:flex-start;gap:4px;max-width:100%;overflow-x:scroll}.faq__filter--item-wrap::-webkit-scrollbar{border-radius:2px;height:4px}.faq__filter--item-wrap::-webkit-scrollbar-track{background:0 0;border-radius:2px;height:4px}.faq__filter--item-wrap::-webkit-scrollbar-thumb{background:#1f1b26;border-radius:2px;height:4px}.faq__filter--item-wrap::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#26222d;height:4px}.faq__filter--nav{width:100%;margin-top:16px;margin-left:0}.faq__filter--nav a button{width:100%}}
.tickets__card--status-value{margin-left:8px}.tickets__card--status-value--green{color:#62cc3d}.tickets__card--status-value--blue{color:#4d99f2}.tickets__card--status-value--red{color:#e54545}.tickets__card--status-value--gray{color:#939199}
.tickets__card{background:#19181c;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;display:flex}.tickets__card--left{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:400px;display:flex}.tickets__card--title{text-overflow:ellipsis;white-space:nowrap;color:#fff;max-width:400px;margin-bottom:8px;font-size:18px;font-weight:500;line-height:100%;overflow:hidden}.tickets__card--desc{text-overflow:ellipsis;white-space:nowrap;color:#939199;max-width:400px;font-size:16px;font-weight:400;line-height:100%;overflow:hidden}.tickets__card--right{justify-content:space-between;align-items:center;gap:24px;display:flex}.tickets__card--status,.tickets__card--state{color:#939199;white-space:nowrap;justify-content:flex-start;align-items:center;font-size:16px;font-weight:400;line-height:100%;display:flex}.tickets__card--status{width:170px}.tickets__card--state{width:185px}.tickets__card--icon{margin-left:8px}.tickets__card--icon svg{color:#939199;width:24px;height:24px}@media screen and (max-width:1024px){.tickets__card{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:16px;position:relative}.tickets__card--left{max-width:85%;margin-bottom:24px}.tickets__card--title,.tickets__card--desc{max-width:100%}.tickets__card--title{margin-bottom:8px;font-size:14px;font-weight:400;line-height:100%}.tickets__card--desc{font-size:14px;font-weight:400;line-height:100%}.tickets__card--right{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;max-width:85%}.tickets__card--status,.tickets__card--state{width:100%;font-size:14px;font-weight:400;line-height:100%}.tickets__card--icon{margin-left:0;position:absolute;top:22px;right:16px}}
.tickets{width:100%}.tickets__wrap{width:100%;margin-top:36px;margin-bottom:36px}.tickets__loader{padding-top:50px;padding-bottom:50px}.tickets__head{justify-content:space-between;align-items:center;width:100%;margin-bottom:36px;display:flex}.tickets__title{color:#fff;font-size:28px;font-weight:600;line-height:140%}.tickets__content{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.tickets__content--item{width:100%}@media screen and (max-width:1024px){.tickets__wrap{margin-top:20px;margin-bottom:20px}.tickets__title{margin-bottom:16px;font-size:20px;font-weight:500;line-height:100%}}@media screen and (max-width:768px){.tickets__head{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:16px}.tickets__nav,.tickets__nav a button{width:100%}}
.tickets-create{width:100%}.tickets-create__wrap{width:100%;margin-top:36px;margin-bottom:36px}.tickets-create__head{justify-content:space-between;align-items:center;width:100%;margin-bottom:72px;display:flex}.tickets-create__head--back,.tickets-create__head--action{width:25%}.tickets-create__head--action{text-align:right}.tickets-create__head--title{color:#fff;font-size:16px;font-weight:500;line-height:100%}.tickets-create__form{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:700px;margin:0 auto;display:flex}.tickets-create__form--actions{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.tickets-create__form--title{color:#fff;margin-bottom:16px;font-size:24px;font-weight:500;line-height:100%}.tickets-create__form--desc{color:#939199;margin-bottom:32px;font-size:16px;font-weight:300;line-height:150%}.tickets-create .ant-upload-wrapper .ant-upload-list .ant-upload-list-item:hover{background-color:#0000}.tickets-create .ant-upload-wrapper .ant-upload-list.ant-upload-list-picture .ant-upload-list-item{border:1px solid #2b292e;transition:border .4s ease-in-out}.tickets-create .ant-upload-wrapper .ant-upload-list.ant-upload-list-picture .ant-upload-list-item:hover{border:1px solid #5d5c66}.tickets-create .ant-upload-wrapper .ant-upload-list .ant-upload-list-item .ant-upload-list-item-name{color:#fff}.tickets-create .ant-upload-wrapper .ant-upload-list .ant-upload-list-item .ant-upload-list-item-actions.picture .ant-upload-list-item-action svg{color:#e54545}.tickets-create .ant-upload-wrapper .ant-upload-list.ant-upload-list-picture .ant-upload-list-item .ant-upload-list-item-thumbnail{border-radius:4px;width:40px;height:30px;overflow:hidden}.tickets-create .ant-upload-wrapper .ant-upload-list.ant-upload-list-picture .ant-upload-list-item .ant-upload-list-item-thumbnail img{object-fit:cover;width:100%;height:100%}@media screen and (max-width:1024px){.tickets-create__wrap{margin-top:20px;margin-bottom:20px}.tickets-create__head{margin-bottom:32px}.tickets-create__form--title{text-align:center;margin-bottom:8px;font-size:20px;font-weight:500;line-height:100%}.tickets-create__form--desc{text-align:center;font-size:12px;font-weight:400;line-height:150%}.tickets-create__form--actions .ant-form-item:last-child{width:calc(100% - 60px)}.tickets-create__form--actions .ant-form-item:last-child button{width:100%}}@media screen and (max-width:768px){.tickets-create__head{flex-direction:column;justify-content:flex-start;align-items:flex-start}.tickets-create__head--back{margin-bottom:20px}.tickets-create__head--title{margin-bottom:12px;font-size:16px;font-weight:500;line-height:100%}.tickets-create__head--action{text-align:center;width:100%}.tickets-create__head--action button{width:100%}}
