.styles_Wrapper__wCTTE{flex-direction:column;height:100vh;display:flex;justify-content:center;align-items:center}.styles_footer-wrapper__0Cr7X{margin-top:auto;width:100%;display:flex;justify-content:space-between;padding:0 50px 20px;box-sizing:border-box}.styles_footer-wrapper__0Cr7X .styles_privacy-policy-link__VuXn6,.styles_footer-wrapper__0Cr7X .styles_terms-of-use-link__uqqDr{color:#b9becf;font-family:SuisseIntl-Regular;font-size:16px;font-style:normal;font-weight:400;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.styles_logotype-wrapper__QISjP{margin-top:97px}.styles_footer-wrapper__DHcrC{margin-top:auto;width:100%;display:flex;justify-content:space-between;padding:0 50px 20px;box-sizing:border-box}.styles_footer-registration-base-link__1sgiG,.styles_footer-wrapper__DHcrC .styles_privacy-policy-link__IHKY_,.styles_footer-wrapper__DHcrC .styles_terms-of-use-link__IvGUC{color:#b9becf;font-family:SuisseIntl-Regular;font-size:16px;font-style:normal;font-weight:400;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}}.Toastify__toast{--y:0;position:relative;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_Wrapper__CUSta{flex-direction:column;height:100vh;display:flex;justify-content:center;align-items:center}.styles_form-wrapper__PZGpO{width:304px;margin-top:50px!important;display:grid;grid-gap:16px 0;gap:16px 0}.styles_form-wrapper__PZGpO .styles_reset-password__submit-button__jxoGZ{display:flex;width:147px;height:42px;padding:10px 24px;justify-content:center;align-items:center;gap:8px;border-radius:12px;text-align:center;font-family:SuisseIntl-Regular;font-size:16px;font-style:normal;line-height:24px;width:100%;cursor:pointer;font-size:12px}.styles_form-wrapper__PZGpO .styles_form-title__z8Lt7,.styles_reset-password__title__LYUFW{margin:0;color:#252525;font-family:SuisseIntl-Medium;font-size:16px;font-style:normal;line-height:normal;text-align:center}.styles_reset-password__rule__UEKMp{margin:0;color:#7c7c7c;font-family:SuisseIntl-Regular;font-size:12px;line-height:20px}.styles_link__7f67f{display:inline-flex;align-items:center;flex-shrink:0}.styles_back-button__wrapper__LQtVU{width:-moz-fit-content;width:fit-content;display:flex;height:36px;padding:9px 11px 9px 6px;margin:0;justify-content:center;align-items:center;flex-shrink:0;gap:10px;border-radius:5px;border:1px solid #e2e8f0;background:rgba(248,181,0,0);font-size:14px;color:#7c7c7c;font-family:SuisseIntl-Regular;font-size:16px;cursor:pointer}.styles_filters__hJ3cG{margin-top:26px;margin-bottom:16px;display:flex}@media screen and (max-width:1200px){.styles_filters__hJ3cG{flex-direction:column;gap:12px 0}}.styles_filters__hJ3cG .styles_fields__7uKbS{width:100%;margin-right:26px;display:flex;align-items:flex-start;gap:0 10px}@media screen and (max-width:1440px){.styles_filters__hJ3cG .styles_fields__7uKbS{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:6px;gap:6px}}@media screen and (max-width:1024px){.styles_filters__hJ3cG .styles_fields__7uKbS{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}}@media screen and (max-width:768px){.styles_filters__hJ3cG .styles_fields__7uKbS{display:grid;grid-template-columns:1fr;grid-gap:6px;gap:6px}}.styles_filters__hJ3cG .styles_fields__7uKbS .styles_datepicker__GA0wT{width:100%}.styles_filters__hJ3cG .styles_buttons__gdfPl{margin-left:auto;width:-moz-fit-content;width:fit-content;display:grid;grid-gap:20px 0;gap:20px 0}.styles_filters__hJ3cG .styles_buttons__gdfPl .styles_reset-filters__uNhwq{width:100%;margin-left:auto;color:#34a95b;font-family:SuisseIntl-Regular;font-size:18px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.styles_filters__hJ3cG .styles_buttons__gdfPl .styles_apply-filters__6H_mm,.styles_filters__hJ3cG .styles_select__rp3Ob{width:100%}.styles_tooltip-wrapper__zDMbu{min-width:30px;margin:0;display:flex;justify-content:center}.styles_tooltip__YKQ96{margin:6px 12px 4px;color:#000}.styles_selected-filters__1Oq8i .styles_selected-filter__3pgPR{margin-bottom:16px;display:flex;align-items:center;gap:0 20px;min-height:50px}.styles_selected-filters__1Oq8i .styles_selected-filter__3pgPR .styles_title__dbsMP{margin:0;color:#7c7c7c;font-family:SuisseIntl-Thin;font-size:14px;font-weight:300;line-height:18px}.styles_selected-filters__1Oq8i .styles_selected-filter__3pgPR .styles_branch__A4Zpj,.styles_selected-filters__1Oq8i .styles_selected-filter__3pgPR .styles_platform__CcokV{display:flex;gap:0 5px;padding:5px 10px;border-radius:8px;background:#eff4fb}.styles_selected-filters__1Oq8i .styles_selected-filter__3pgPR .styles_branch__A4Zpj .styles_title__dbsMP,.styles_selected-filters__1Oq8i .styles_selected-filter__3pgPR .styles_platform__CcokV .styles_title__dbsMP{margin:auto;color:#1e2330;font-family:SuisseIntl-Thin;font-size:14px;line-height:14px}.styles_selected-filters__1Oq8i .styles_selected-filter__3pgPR .styles_branch__A4Zpj .styles_cross__tXb6U,.styles_selected-filters__1Oq8i .styles_selected-filter__3pgPR .styles_platform__CcokV .styles_cross__tXb6U{cursor:pointer}.styles_selected-filters__1Oq8i .styles_selected-filter__3pgPR .styles_branches__L7x5i,.styles_selected-filters__1Oq8i .styles_selected-filter__3pgPR .styles_platforms__gYuln{display:flex;gap:0 16px;height:-moz-fit-content;height:fit-content}.styles_statistics__csb9n{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:0 20px;gap:0 20px}@media screen and (max-width:1024px){.styles_statistics__csb9n{display:flex;flex-direction:column;gap:12px 0}}.styles_statistics__csb9n .styles_analytics__khgpD{padding:24px;width:100%;border-radius:6px;box-sizing:border-box}.styles_statistics__csb9n .styles_analytics__khgpD.styles_total-reviews__106DE{background:#dafedf}.styles_statistics__csb9n .styles_analytics__khgpD.styles_overall-rating__r8enh{background-color:#e1f8ff}.styles_statistics__csb9n .styles_analytics__khgpD.styles_average-rating__t7wGV{background-color:#dfecfe}.styles_statistics__csb9n .styles_analytics__khgpD .styles_title__dbsMP{margin:0 0 24px;color:#252525;font-family:SuisseIntl-Medium;font-size:18px}.styles_statistics__csb9n .styles_analytics__khgpD .styles_data__ONm8G{display:flex;gap:0 32px;font-family:SuisseIntl-Regular;font-size:18px;font-style:normal;font-weight:400;line-height:18px}.styles_statistics__csb9n .styles_analytics__khgpD .styles_data__ONm8G .styles_title__dbsMP{margin:0;color:#252525;font-family:SuisseIntl-Regular;font-size:46px;line-height:31px}.styles_statistics__csb9n .styles_analytics__khgpD .styles_data__ONm8G .styles_percent-change__d1wcJ{margin-left:auto;display:flex;gap:0 10px;align-content:center;width:-moz-fit-content;width:fit-content}.styles_statistics__csb9n .styles_analytics__khgpD .styles_data__ONm8G .styles_percent-change__d1wcJ .styles_number__Rcvut{margin:auto 0 0;width:-moz-fit-content;width:fit-content}.styles_statistics__csb9n .styles_analytics__khgpD .styles_data__ONm8G .styles_percent-change__d1wcJ .styles_number__Rcvut.styles_positive__CufCi{color:#34a95b}.styles_statistics__csb9n .styles_analytics__khgpD .styles_data__ONm8G .styles_percent-change__d1wcJ .styles_number__Rcvut.styles_negative__Iepqf{color:#e9612c}.styles_filters__rrhPU{margin-top:26px;display:flex}@media screen and (max-width:1200px){.styles_filters__rrhPU{flex-direction:column;gap:12px 0}}.styles_filters__rrhPU .styles_fields___4AUJ{width:100%;margin-right:26px;display:flex;align-items:flex-start;gap:0 10px}@media screen and (max-width:1440px){.styles_filters__rrhPU .styles_fields___4AUJ{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:6px;gap:6px}}@media screen and (max-width:1024px){.styles_filters__rrhPU .styles_fields___4AUJ{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}}@media screen and (max-width:768px){.styles_filters__rrhPU .styles_fields___4AUJ{display:grid;grid-template-columns:1fr;grid-gap:6px;gap:6px}}.styles_filters__rrhPU .styles_fields___4AUJ .styles_datepicker__JHr_v{width:100%}.styles_filters__rrhPU .styles_buttons__KoFRj{margin-left:auto;width:-moz-fit-content;width:fit-content;display:grid;grid-gap:20px 0;gap:20px 0}.styles_filters__rrhPU .styles_buttons__KoFRj .styles_reset-filters__1tcNQ{width:100%;margin-left:auto;color:#34a95b;font-family:SuisseIntl-Regular;font-size:18px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.styles_filters__rrhPU .styles_buttons__KoFRj .styles_apply-filters__GCY7J,.styles_filters__rrhPU .styles_select__KTRBM{width:100%}.styles_tooltip-wrapper__67Cq_{min-width:30px;margin:0;display:flex;justify-content:center}.styles_tooltip__7JyHy{margin:6px 12px 4px;color:#000}.styles_selected-filters__RKpgT .styles_selected-filter__fJByq{margin-bottom:16px;display:flex;align-items:center;gap:0 20px;min-height:50px}.styles_selected-filters__RKpgT .styles_selected-filter__fJByq .styles_title__ekSc2{margin:0;color:#7c7c7c;font-family:SuisseIntl-Thin;font-size:14px;font-weight:300;line-height:18px}.styles_selected-filters__RKpgT .styles_selected-filter__fJByq .styles_branch__0zrxk,.styles_selected-filters__RKpgT .styles_selected-filter__fJByq .styles_platform__DnaAD{display:flex;gap:0 5px;padding:5px 10px;border-radius:8px;background:#eff4fb}.styles_selected-filters__RKpgT .styles_selected-filter__fJByq .styles_branch__0zrxk .styles_title__ekSc2,.styles_selected-filters__RKpgT .styles_selected-filter__fJByq .styles_platform__DnaAD .styles_title__ekSc2{margin:auto;color:#1e2330;font-family:SuisseIntl-Thin;font-size:14px;line-height:14px}.styles_selected-filters__RKpgT .styles_selected-filter__fJByq .styles_branch__0zrxk .styles_cross__Jj9Ni,.styles_selected-filters__RKpgT .styles_selected-filter__fJByq .styles_platform__DnaAD .styles_cross__Jj9Ni{cursor:pointer}.styles_selected-filters__RKpgT .styles_selected-filter__fJByq .styles_branches__xCd47,.styles_selected-filters__RKpgT .styles_selected-filter__fJByq .styles_platforms__8_hl4{display:flex;gap:0 16px;height:-moz-fit-content;height:fit-content}.styles_statistics__VoLSU{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:0 20px;gap:0 20px}@media screen and (max-width:1024px){.styles_statistics__VoLSU{display:flex;flex-direction:column;gap:12px 0}}.styles_statistics__VoLSU .styles_analytics__6yVv6{padding:24px;width:100%;border-radius:6px;box-sizing:border-box}.styles_statistics__VoLSU .styles_analytics__6yVv6.styles_total-reviews__r8Lc1{background:#dafedf}.styles_statistics__VoLSU .styles_analytics__6yVv6.styles_overall-rating__jowbV{background-color:#e1f8ff}.styles_statistics__VoLSU .styles_analytics__6yVv6.styles_average-rating__WE7uj{background-color:#dfecfe}.styles_statistics__VoLSU .styles_analytics__6yVv6>.styles_title__ekSc2{margin:0 0 24px;color:#252525;font-family:SuisseIntl-Medium;font-size:18px;display:flex;align-items:center;gap:8px}.styles_statistics__VoLSU .styles_analytics__6yVv6>.styles_title__ekSc2 .styles_title-hint-icon__UYhqK{color:#7c7c7c;font-size:16px;cursor:help}.styles_statistics__VoLSU .styles_analytics__6yVv6 .styles_data__huHPn{display:flex;gap:0 32px;font-family:SuisseIntl-Regular;font-size:18px;font-style:normal;font-weight:400;line-height:18px}.styles_statistics__VoLSU .styles_analytics__6yVv6 .styles_data__huHPn .styles_title__ekSc2{margin:0;color:#252525;font-family:SuisseIntl-Regular;font-size:46px;line-height:31px}.styles_statistics__VoLSU .styles_analytics__6yVv6 .styles_data__huHPn .styles_percent-change__iZuKn{margin-left:auto;display:flex;gap:0 10px;align-content:center;width:-moz-fit-content;width:fit-content}.styles_statistics__VoLSU .styles_analytics__6yVv6 .styles_data__huHPn .styles_percent-change__iZuKn.styles_percent-change-trigger__QH6X0{display:inline-flex;cursor:help}.styles_statistics__VoLSU .styles_analytics__6yVv6 .styles_data__huHPn .styles_percent-change__iZuKn .styles_number__HJUBi{margin:auto 0 0;width:-moz-fit-content;width:fit-content}.styles_statistics__VoLSU .styles_analytics__6yVv6 .styles_data__huHPn .styles_percent-change__iZuKn .styles_number__HJUBi.styles_positive__YUdqv{color:#34a95b}.styles_statistics__VoLSU .styles_analytics__6yVv6 .styles_data__huHPn .styles_percent-change__iZuKn .styles_number__HJUBi.styles_negative__GBhCF{color:#e9612c}.styles_wrapper__9I2Uf{margin-top:34px;display:flex;gap:0 20px;align-items:stretch}.styles_wrapper__9I2Uf .styles_chart__view__Vx5nB{flex:1 1 520px;min-width:320px;min-height:320px;padding:10px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;display:flex;flex-direction:column}.styles_wrapper__9I2Uf .styles_chart__view__Vx5nB .styles_chart__viewHeader__d4AxF{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.styles_wrapper__9I2Uf .styles_chart__view__Vx5nB .styles_chart__viewHeader__d4AxF .styles_title__clJbK{margin:0;color:#252525;font-family:SuisseIntl-Medium;font-size:16px;font-weight:500;line-height:normal}.styles_wrapper__9I2Uf .styles_chart__view__Vx5nB .styles_chart__viewHeader__d4AxF .styles_chart__viewHeaderSelects__NR1kF{display:flex;align-items:center;gap:8px}.styles_wrapper__9I2Uf .styles_chart__view__Vx5nB .styles_chart__viewHeader__d4AxF .styles_select-period__w5iG6{min-width:120px}.styles_wrapper__9I2Uf .styles_chart__view__Vx5nB .styles_chart__viewEmpty__vLw23{flex:1 1;display:flex;align-items:center;justify-content:center;min-height:200px}.styles_wrapper__9I2Uf .styles_chart__view__Vx5nB .styles_title__clJbK{color:#252525;font-family:SuisseIntl-Medium;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.styles_wrapper__9I2Uf .styles_chart__view__Vx5nB .styles_chart__3RK8A{margin-top:12px;flex:1 1;min-height:0;width:100%}.styles_wrapper__9I2Uf .styles_chart__view__Vx5nB .styles_recharts-cartesian-axis-tick-line__W5pfA{display:none}.styles_wrapper__9I2Uf .styles_chart__view__Vx5nB .styles_tooltipContent___oxfl{min-width:260px;max-width:360px;background:#fff;border:1px solid #d9d9d9;border-radius:6px;box-shadow:0 2px 10px rgba(0,0,0,.12);padding:8px 10px}.styles_wrapper__9I2Uf .styles_chart__view__Vx5nB .styles_tooltipLabel__9hfld{font-weight:600;font-size:11px;color:#333;margin-bottom:4px;padding-bottom:4px;border-bottom:1px solid #e8e8e8}.styles_wrapper__9I2Uf .styles_chart__view__Vx5nB .styles_tooltipRow__P3M3y{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-top:2px;padding:3px 4px 3px 6px;border-left:2px solid transparent;border-radius:3px}.styles_wrapper__9I2Uf .styles_chart__view__Vx5nB .styles_tooltipRow__P3M3y:first-of-type{margin-top:0}.styles_wrapper__9I2Uf .styles_chart__view__Vx5nB .styles_tooltipName__Z8EFS{flex:1 1;min-width:0;white-space:normal;word-break:break-word;font-size:11px;line-height:1.3}.styles_wrapper__9I2Uf .styles_chart__view__Vx5nB .styles_tooltipValue__FWtpA{flex-shrink:0;min-width:160px;text-align:right;font-size:11px}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr{display:flex;width:360px;max-width:100%;flex:0 0 360px;overflow-y:auto;height:428px;padding:24px;flex-direction:column;align-items:flex-start;gap:16px;border-radius:6px;border:1px solid #e2e8f0;background:#fff}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_custom-checkbox-group__0YuLs{width:100%}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_custom-checkbox-group__0YuLs .styles_checkbox-item__3VU2Y{width:100%;margin-bottom:12px;display:flex;align-items:center;justify-content:flex-start;gap:0 8px}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_custom-checkbox-group__0YuLs .styles_checkbox-item__3VU2Y .styles_address__VVPA8{color:#252525;font-family:SuisseIntl-Regular;font-size:12px}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_title__clJbK{margin:0;color:#252525;font-family:SuisseIntl-Medium;font-size:16px}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_branchSearch__lA0U0,.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_select__ImNXe{width:100%}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_selectAllCheckbox__0XgoC{margin-bottom:4px}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_platformAccordion___jT7j{width:100%;background:transparent;border:none}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_platformAccordion___jT7j .ant-collapse-item{border:none;margin-bottom:10px;border-radius:10px;overflow:hidden;background:#eff4fb;border:1px solid rgba(30,35,48,.06)}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_platformAccordion___jT7j .ant-collapse-item:last-child{margin-bottom:0}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_platformAccordion___jT7j .ant-collapse-item-active{box-shadow:0 2px 8px rgba(37,37,37,.1)}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_platformAccordion___jT7j .ant-collapse-header{padding:12px 14px!important;font-family:SuisseIntl-Medium;font-size:14px;color:#252525;align-items:center!important;border-radius:10px;transition:background-color .2s ease}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_platformAccordion___jT7j .ant-collapse-header:hover{background:rgba(52,169,91,.06)!important}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_platformAccordion___jT7j .ant-collapse-header .ant-collapse-expand-icon{-webkit-margin-end:10px;margin-inline-end:10px;color:#7c7c7c;transition:transform .2s ease,color .2s ease}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_platformAccordion___jT7j .ant-collapse-item-active .ant-collapse-expand-icon{color:#34a95b}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_platformAccordion___jT7j .ant-collapse-content{border-top:1px solid rgba(30,35,48,.06);background:hsla(0,0%,100%,.6)}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_platformAccordion___jT7j .ant-collapse-content-box{padding:6px 14px 12px!important}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_branchSearchEmpty__yJuz0{color:#7c7c7c;font-size:13px;padding:8px 0}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_branchesList__A5S3r{width:100%;margin:0;padding:0}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_branchesList__A5S3r .ant-list-item{display:flex;padding:10px;align-items:center;-webkit-border-after:none;border-block-end:none;min-height:44px;margin-bottom:4px;border-radius:8px;transition:background-color .15s ease}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_branchesList__A5S3r .ant-list-item:last-child{margin-bottom:0}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_branchesList__A5S3r .ant-list-item:hover{background:rgba(52,169,91,.06)}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_branchesList__A5S3r .ant-list-item-meta{flex:1 1;min-width:0;align-items:center}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_branchesList__A5S3r .ant-list-item-meta-avatar{-webkit-margin-end:12px;margin-inline-end:12px}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_branchesList__A5S3r .ant-list-item-meta-content{min-width:0;flex:1 1}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_branchesList__A5S3r .ant-list-item-meta-title{margin:0;min-width:0}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_branchesList__A5S3r .styles_branchLabel__8lm_l{display:block;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;line-height:1.4;color:#252525;margin:0}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_branchesList__A5S3r .styles_colorDot__yYu15{flex-shrink:0;margin-left:8px;box-shadow:0 0 0 1px rgba(37,37,37,.08)}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_fields__MSXVm{margin-top:16px;width:100%;display:grid;grid-gap:8px 0;gap:8px 0}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_fields__MSXVm .styles_select-period__w5iG6{width:100%}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr .styles_fields__MSXVm .styles_reset-filters__bUxJf{padding:0;color:#34a95b;margin-left:auto;font-family:SuisseIntl-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media(max-width:1280px){.styles_wrapper__9I2Uf{flex-direction:column;gap:12px}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr,.styles_wrapper__9I2Uf .styles_chart__view__Vx5nB{width:100%;flex:1 1 auto;min-width:0}.styles_wrapper__9I2Uf .styles_chart__controller__MMhnr{height:360px}}.ant-checkbox-group{display:grid!important;grid-gap:14px 0;gap:14px 0}.ant-checkbox-wrapper{display:flex;align-items:center!important}.styles_charts__qyLjS{margin-top:20px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;width:100%}@media(max-width:1200px){.styles_charts__qyLjS{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.styles_charts__qyLjS{grid-template-columns:1fr}}.styles_container__81ZE0{width:100%;min-width:0;min-height:420px;border-radius:12px;border:1px solid #e2e8f0;padding:12px 16px 16px;box-sizing:border-box;font-family:SuisseIntl-Regular;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06)}.styles_container__81ZE0 .styles_chart-card__nAos1{display:flex;flex-direction:column;height:100%}.styles_container__81ZE0 .styles_chart-card__nAos1 .styles_title__3b0dz{font-size:16px;font-weight:600;color:#252525;margin:0 0 8px}.styles_chart-container__ZjXkb{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:1 1}.styles_legend__ngUTx{display:flex;flex-direction:column;width:100%;margin-top:12px;padding-top:12px;border-top:1px solid #e9e9e9}.styles_cell__YHKP_{display:flex;align-items:center;gap:10px;margin-bottom:8px;width:100%;cursor:default}.styles_cell__YHKP_:focus{outline:none}.styles_legend-dot__R21Z4{flex-shrink:0;width:10px;height:10px;border-radius:50%}.styles_legend-label__HiOs_{flex:1 1;min-width:0;font-size:13px;color:#252525}.styles_legend-values__ABk9U{flex-shrink:0;font-size:13px;color:#252525;font-weight:500}.styles_tooltip__VJB97{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 16px;border-radius:8px;background-color:rgba(30,35,48,.92);color:#fff;font-size:12px;font-weight:500;box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_tooltip__VJB97 span{font-weight:400}.styles_chatPage__12Xth{width:100%}.styles_messageList__0RC6_{border:1px solid #e9e9e9;border-radius:8px;padding:12px;margin-bottom:16px;max-height:460px;overflow-y:auto;background:#fff}.styles_placeholder__Vg9j0{color:#8c8c8c}.styles_message___zLbL{border:1px solid #e9e9e9;border-radius:8px;padding:10px 12px;margin-bottom:10px;background:#fff}.styles_message___zLbL:last-child{margin-bottom:0}.styles_meta__qWutG{margin-bottom:6px}.styles_author__HUulS{margin:0;font-family:SuisseIntl-Medium;font-size:13px;line-height:16px;color:#252525}.styles_source__z_Gye{margin:4px 0 0;font-size:12px;color:#8c8c8c}.styles_body__DGTxM{margin:0;font-size:14px;line-height:18px;color:#252525;white-space:pre-wrap}.styles_reviewLink__r_Us6{padding-left:0!important;margin-top:4px}.styles_form__TGx8z{width:100%}.styles_field__mlgnC{margin-bottom:8px!important}.styles_sendButton__DTKfs{background-color:#fff;border-color:#e9e9e9;color:#8c8c8c}.styles_sendButtonActive__Di1PC{background-color:#34a95b!important;border-color:#34a95b!important;color:#fff!important}.styles_general-settings__wrapper__6726F{display:grid;grid-gap:0 40px;gap:0 40px;grid-template-columns:minmax(0,1fr) minmax(260px,320px)}@media(max-width:1320px){.styles_general-settings__wrapper__6726F{grid-template-columns:1fr}}.styles_general-settings__wrapper__6726F .styles_title__wrapper__pZG_N{grid-column:span 2}.styles_general-settings__wrapper__6726F .styles_general__wrapper__44_rY{min-width:0;max-width:100%}.styles_company-form__rNPNQ{padding:20px;background-color:#fff;box-sizing:border-box;max-width:100%}.styles_company-form__rNPNQ .styles_edit__Zlgso{cursor:pointer}.styles_company-form__rNPNQ .styles_label__xlQS8{font-size:14px;color:#252525;font-family:SuisseIntl-Thin;font-size:12px;font-style:normal;font-weight:100;line-height:18px}.styles_company-form__rNPNQ .styles_title__ln2IR{font-size:24px;margin:0}.styles_company-form__rNPNQ .styles_section__ttwTo{width:100%;max-width:100%;box-sizing:border-box;margin-bottom:40px}.styles_company-form__rNPNQ .styles_section__ttwTo h2{font-size:18px;margin-bottom:10px}.styles_company-form__rNPNQ .styles_section__ttwTo .styles_input-group__FxnxZ{width:100%;max-width:100%;margin-bottom:15px}.styles_company-form__rNPNQ .styles_section__ttwTo .ant-input,.styles_company-form__rNPNQ .styles_section__ttwTo .ant-input-textarea,.styles_company-form__rNPNQ .styles_section__ttwTo .ant-input-textarea textarea{width:100%;max-width:100%;box-sizing:border-box}.styles_company-form__rNPNQ .styles_section__ttwTo textarea{height:100px;resize:none}.styles_company-form__rNPNQ .styles_section__ttwTo .styles_hint__tElWM{font-size:12px;color:#999;margin-top:5px}.styles_company-form__rNPNQ .styles_section__ttwTo .styles_review-setting-row__d3fNe{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;max-width:100%;box-sizing:border-box;padding:10px 0}.styles_company-form__rNPNQ .styles_section__ttwTo .styles_review-setting-text__u1ZAe{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.styles_company-form__rNPNQ .styles_section__ttwTo .styles_review-setting-title__25md0{color:#252525;font-size:14px;font-family:SuisseIntl-Regular}.styles_company-form__rNPNQ .styles_section__ttwTo .styles_review-setting-hint__mXsyR{color:#7c7c7c;font-size:12px;line-height:16px}.styles_personal-manager__UhFev{width:-moz-fit-content;width:fit-content;min-width:220px;min-height:278px;display:grid;grid-gap:15px 0;gap:15px 0;padding:24px 20px;border-radius:8px;background:rgba(52,169,91,.1)}.styles_personal-manager__UhFev .styles_title__ln2IR{margin:0;color:var(--Black,#252525);font-family:SuisseIntl-Regular;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.styles_personal-manager__UhFev .styles_contact-information__EYhCD .styles_phone__4HbKs,.styles_personal-manager__UhFev .styles_contact-information__EYhCD .styles_schedule__A6P36,.styles_personal-manager__UhFev .styles_email__ZJXHn{margin:0;color:var(--Black,#252525);font-family:SuisseIntl-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:22px}.styles_personal-manager__UhFev .styles_divider__M9_a6{margin:0}.styles_personal-manager__UhFev .styles_avatar__B1eD4{display:flex;gap:0 12px;align-items:center}.styles_personal-manager__UhFev .styles_avatar__B1eD4 .styles_username__GiFTy{color:var(--Black,#252525);font-family:SuisseIntl-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.styles_general-settings__wrapper__Fpho6{display:grid;grid-gap:0 40px;gap:0 40px;grid-template-columns:minmax(0,1fr) minmax(260px,320px)}@media(max-width:1320px){.styles_general-settings__wrapper__Fpho6{grid-template-columns:1fr}}.styles_general-settings__wrapper__Fpho6 .styles_title__wrapper__na4CY{grid-column:span 2}.styles_company-form__7WHfi{padding:20px;background-color:#fff;max-width:100%;box-sizing:border-box}.styles_company-form__7WHfi .styles_edit__KXJ8k{cursor:pointer}.styles_company-form__7WHfi .styles_label__4ifqn{font-size:14px;color:#252525;font-family:SuisseIntl-Thin;font-size:12px;font-style:normal;font-weight:100;line-height:18px}.styles_company-form__7WHfi .styles_title__TA4Ii{font-size:24px;margin-top:0;margin-bottom:20px}.styles_company-form__7WHfi .styles_section__CgO4i{width:100%;max-width:100%;box-sizing:border-box;margin-bottom:40px}.styles_company-form__7WHfi .styles_section__CgO4i h2{font-size:18px;margin-bottom:10px}.styles_company-form__7WHfi .styles_section__CgO4i .styles_input-group__LNgNY{width:100%;max-width:100%;margin-bottom:15px}.styles_company-form__7WHfi .styles_section__CgO4i textarea{width:100%;height:100px;resize:none}.styles_company-form__7WHfi .styles_section__CgO4i .styles_hint__TVy98{font-size:12px;color:#999;margin-top:5px}.styles_personal-manager__fLx18{width:-moz-fit-content;width:fit-content;min-width:220px;min-height:278px;display:grid;grid-gap:15px 0;gap:15px 0;padding:24px 20px;border-radius:8px;background:rgba(52,169,91,.1)}.styles_personal-manager__fLx18 .styles_title__TA4Ii{margin:0;color:var(--Black,#252525);font-family:SuisseIntl-Regular;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.styles_personal-manager__fLx18 .styles_contact-information__OXvto .styles_phone__NnB5o,.styles_personal-manager__fLx18 .styles_contact-information__OXvto .styles_schedule__lhpUJ,.styles_personal-manager__fLx18 .styles_email__zKN05{margin:0;color:var(--Black,#252525);font-family:SuisseIntl-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:22px}.styles_personal-manager__fLx18 .styles_divider__CLywN{margin:0}.styles_personal-manager__fLx18 .styles_avatar__cET1Q{display:flex;gap:0 12px;align-items:center}.styles_personal-manager__fLx18 .styles_avatar__cET1Q .styles_username__yI8VM{color:var(--Black,#252525);font-family:SuisseIntl-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.styles_wrapper__Fmd5V{background:#fff;padding:16px;border-radius:8px}.styles_response-templates__groups__BOtRx .styles_group__CKRSm{padding:16px 24px;margin:16px 0;width:100%;border-radius:8px;border:1px solid var(--White,#e9e9e9);box-sizing:border-box}.styles_response-templates__groups__BOtRx .styles_group__CKRSm .styles_title__el1Qp{margin:0;color:#252525;font-family:SuisseIntl-Medium;font-size:14px;font-weight:500;line-height:16px}.styles_response-templates__groups__BOtRx .styles_group__CKRSm .styles_response-templates__list__Nxgbr{display:flex;flex-wrap:wrap;gap:16px;margin:16px 0}.styles_response-templates__groups__BOtRx .styles_group__CKRSm .styles_response-templates__list__Nxgbr .styles_response-template__jJFve{display:inline-block;width:-moz-fit-content;width:fit-content;border-radius:5px;background:#f5f6f9;display:flex;height:-moz-fit-content;height:fit-content;padding:5px 10px;justify-content:center;align-items:center;gap:10px;white-space:nowrap}.styles_response-templates__groups__BOtRx .styles_group__CKRSm .styles_response-templates__list__Nxgbr .styles_response-template__jJFve .styles_title__el1Qp{margin:0;color:#252525;font-family:SuisseIntl-Light;font-size:14px;font-weight:400;line-height:18px}.styles_response-templates__groups__BOtRx .styles_group__CKRSm .styles_response-templates__list__Nxgbr .styles_response-template__jJFve .styles_remove__16vh2{cursor:pointer}.styles_response-templates__groups__BOtRx .styles_group__CKRSm .styles_header__79ppr{display:flex;align-items:center;justify-content:space-between}.styles_response-templates__groups__BOtRx .styles_group__CKRSm .styles_header__79ppr .styles_edit__z_bKU{cursor:pointer}.styles_response-templates__groups__BOtRx .styles_group__CKRSm .styles_header__79ppr .styles_more__5q_oa{margin-left:auto;font-size:20px;color:#000;cursor:pointer}.styles_response-templates__groups__BOtRx .styles_panel__nDRVV{margin-top:16px}.styles_response-templates__groups__BOtRx .styles_panel__nDRVV .styles_form__dEiMA{width:100%;display:flex;gap:0 12px}.styles_add-response-templates-group__BulQV{margin-top:25px;width:100%;max-width:301px;min-height:36px;border-radius:5px}.styles_response-templates__groups__eBjF9{width:100%}.styles_response-templates__groups__eBjF9 .styles_group__qlLWB{padding:16px 24px;margin:16px 0;width:100%;border-radius:8px;border:1px solid #e9e9e9;box-sizing:border-box}.styles_response-templates__groups__eBjF9 .styles_group__qlLWB .styles_title__AfGGk{margin:0;color:#252525;font-family:SuisseIntl-Medium;font-size:14px;font-weight:500;line-height:16px}.styles_response-templates__groups__eBjF9 .styles_group__qlLWB .styles_list__I_jap{display:flex;flex-wrap:wrap;gap:4px;margin:16px 0}.styles_response-templates__groups__eBjF9 .styles_group__qlLWB .styles_list__I_jap .styles_response-template__3PR6f{margin:2px!important;display:inline-block;border-radius:5px;padding:2px 10px;gap:0 10px;border:1px solid #34a95b;background:rgba(248,181,0,0);color:#252525;font-family:SuisseIntl-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.styles_response-templates__groups__eBjF9 .styles_group__qlLWB .styles_header__v3YgM{display:flex;align-items:center;justify-content:space-between}.styles_response-templates__groups__eBjF9 .styles_group__qlLWB .styles_header__v3YgM .styles_edit___wIfT{cursor:pointer}.styles_response-templates__groups__eBjF9 .styles_group__qlLWB .styles_header__v3YgM .styles_more__6NQ2m{margin-left:auto;font-size:20px;color:#000;cursor:pointer}.styles_response-templates__groups__eBjF9 .styles_panel__l6bGh{margin-top:16px}.styles_response-templates__groups__eBjF9 .styles_panel__l6bGh .styles_form__1CSCS{width:100%;display:flex;gap:0 12px}.styles_add-response-templates-group__xlwN4{margin-top:25px;width:100%;max-width:301px;min-height:36px;border-radius:5px}.styles_group__LZPXC{padding:16px 24px;margin:16px 0;width:100%;border-radius:8px;border:1px solid #e9e9e9;box-sizing:border-box}.styles_group__LZPXC .styles_title__cKEm8{margin:0;color:#252525;font-family:SuisseIntl-Medium;font-size:14px;font-weight:500;line-height:16px}.styles_group__LZPXC .styles_list__sCtqB{display:flex;flex-wrap:wrap;gap:4px;margin:16px 0}.styles_group__LZPXC .styles_list__sCtqB .styles_response-template__nFATF{margin:2px!important;display:inline-block;border-radius:5px;padding:2px 10px;gap:0 10px;border:1px solid #34a95b;background:rgba(248,181,0,0);color:#252525;font-family:SuisseIntl-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.styles_group__LZPXC .styles_header__gZDyp{display:flex;align-items:center;justify-content:space-between}.styles_group__LZPXC .styles_header__gZDyp .styles_edit__Z3WHy{cursor:pointer}.styles_group__LZPXC .styles_header__gZDyp .styles_more__Z7L_E{margin-left:auto;font-size:20px;color:#000;cursor:pointer}.styles_panel__ULTRa{margin-top:16px}.styles_panel__ULTRa .styles_form__tHEMe{width:100%;display:flex;gap:0 12px}.styles_form__tHEMe{margin-top:25px;width:301px;min-height:36px;border-radius:5px}.styles_title__XQVPQ{margin:0 0 8px;color:#252525;font-family:SuisseIntl-Regular;font-size:20px;font-weight:700}.styles_header__gg3UB{max-width:1200px;margin:0 auto 12px;padding:0 16px;width:100%;box-sizing:border-box}.styles_header-row__jQs1_{width:100%}.styles_header-left__Q0eKh{min-width:0}.styles_header-left__Q0eKh h1{margin:0}@media(max-width:960px){.styles_header__gg3UB{padding:0 12px}}.styles_header-actions__lAoK8{flex-shrink:0;margin-left:auto}.styles_panel__IMPAz{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}.styles_range__RXq6I{min-width:280px}.styles_wrapper__pLhHA{margin-bottom:12px}.styles_input__fwv8M{max-width:480px}.OrganizationsListToolbar_toolbar__LAY34{display:flex;align-items:center;gap:12px;margin-bottom:18px;width:100%}.OrganizationsListToolbar_search__yQHLk{flex:1 1;height:44px;border-radius:12px}.OrganizationsListToolbar_searchIcon__xMgO2{color:#8c95a3}.OrganizationsListToolbar_sortControl__enUDR{align-items:center;background:#fff;border:1px solid #d9dee5;border-radius:999px;color:inherit;cursor:pointer;display:inline-flex;flex-shrink:0;font:inherit;gap:6px;height:44px;min-width:280px;padding:0 16px;transition:border-color .2s ease,box-shadow .2s ease}.OrganizationsListToolbar_sortControl__enUDR:focus-visible,.OrganizationsListToolbar_sortControl__enUDR:hover{border-color:#b8c0cc;outline:none}.OrganizationsListToolbar_sortLabel__8qLKq{color:#8c95a3;flex-shrink:0;font-size:14px;white-space:nowrap}.OrganizationsListToolbar_sortValue__dkVzW{color:#1f2937;flex:1 1;font-size:14px;font-weight:500;min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.OrganizationsListToolbar_sortIcon__DIfN1{color:#8c95a3;flex-shrink:0;font-size:12px}@media(max-width:720px){.OrganizationsListToolbar_toolbar__LAY34{align-items:stretch;flex-direction:column}.OrganizationsListToolbar_sortControl__enUDR{justify-content:space-between;min-width:0;width:100%}}.styles_buttons___kGC4{display:flex;justify-content:flex-end;gap:8px}.styles_tooltip-wrapper__Jm1Ds{min-width:30px;margin:0;display:flex;justify-content:center}.styles_tooltip__sHXsB{margin:6px 12px 4px;color:#000}.styles_organizationTagPlaceholder__xvvqd{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;line-height:22px;height:22px;font-size:12px}.styles_reviews__ldgln .styles_wrapper__SJlfK{min-height:531px;border-radius:8px;border:1px solid #e2e8f0;border-top:0;border-top-right-radius:0;border-top-left-radius:0}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_Branch__QWNOH{display:flex;padding:10px 24px;box-sizing:border-box;border-top:1px solid #e9e9e9}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_Branch__QWNOH:hover{background-color:#f8f8f8}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_Branch__QWNOH:first-child{border-top:0;border-radius:0}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_Branch__QWNOH .styles_Link__ebINq{text-decoration:none;cursor:pointer;width:100%;display:grid;grid-template-columns:min-content auto auto auto minmax(auto,25%) minmax(auto,25%) auto;align-items:center;grid-gap:0 20px;gap:0 20px}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_BranchInformationStatusWrapper__84ajl{display:flex;gap:0 8px;justify-content:center;align-items:center;color:rgba(25,28,48,.9);font-family:PT Astra Sans;margin-left:auto;margin-right:30px;font-size:13px}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_BranchInformationStatusTypeDisabled__IqJfQ,.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_BranchInformationStatusType__A1gcu{width:8px;height:8px;background:#34a95b;border-radius:50%}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_BranchInformationStatusTypeDisabled__IqJfQ{background:#f45252}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_BranchInformationStatusLabel__OZ9Ee{font-family:SuisseIntl-Regular}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_BranchLogotype__qwGO_{max-width:40px}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_BranchInformationRating__ZLKMJ{display:flex;gap:0 20px;align-items:center}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_BranchInformationDate__FivMw{margin:0;width:120px;color:#7c7c7c;color:var(--Black--2,#7c7c7c);font-size:12px;line-height:16px;font-family:SuisseIntl-Regular}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_BranchInformationRatingStars__sQZun{margin:7px 0;display:flex;gap:0 6px}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_BranchInformationAddress__XK6Th{margin:0;color:#252525;width:100%;font-size:14px;font-family:SuisseIntl-Regular;white-space:nowrap;overflow:hidden;text-align:center}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_BranchInformationDescription__4giFv{position:relative;width:100%;margin:0;overflow:hidden;color:#252525;font-size:14px;font-family:SuisseIntl-Regular;white-space:nowrap}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_BranchInformationUser__DdxVL{margin:0;width:150px;color:#252525;font-family:SuisseIntl-SemiBold;font-size:14px;white-space:pre-line}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_BranchInformationIcons__RyNgf{display:grid;margin-left:auto;align-items:center;justify-content:flex-end;grid-template-columns:min-content min-content min-content;grid-gap:0 10px;gap:0 10px}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_BranchLogotypeWrapper__rNB_E{position:relative}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_BranchLogotypeWrapperImage__qtATZ{width:40px;height:40px;background-size:contain;background-position:50%;background-repeat:no-repeat}.styles_reviews__ldgln .styles_wrapper__SJlfK .styles_ReviewNotViewed__lKt3O{top:10px;right:0;border:2px solid #fff;position:absolute;width:14px;height:14px;border-radius:50%;background:#368cf2;transform:translateY(-50%)}.styles_reviews__ldgln .styles_pagination___aGkj{margin-top:20px}.styles_filters-sort__mDD0F{width:100%}.styles_primaryFilters__1GbVM,.styles_secondaryFilters__MRkow{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:12px}.styles_primaryFilters__1GbVM{flex:1 1 420px}@media(max-width:768px){.styles_primaryFilters__1GbVM{flex:1 1 100%}}.styles_secondaryFilters__MRkow{margin-bottom:12px}.styles_secondaryFilters__MRkow .styles_datepicker__ybMmn,.styles_secondaryFilters__MRkow .styles_input___ER_h,.styles_secondaryFilters__MRkow .styles_search__d4khS,.styles_secondaryFilters__MRkow .styles_select__gdiR_{flex:1 1 140px;min-width:140px;max-width:280px}@media(max-width:768px){.styles_secondaryFilters__MRkow .styles_datepicker__ybMmn,.styles_secondaryFilters__MRkow .styles_input___ER_h,.styles_secondaryFilters__MRkow .styles_search__d4khS,.styles_secondaryFilters__MRkow .styles_select__gdiR_{flex:1 1 100%;max-width:100%;min-width:0}}.styles_secondaryFilters__MRkow .styles_sortSelect__1YBcG{flex:0 0 140px;min-width:140px}.styles_secondaryFilters__MRkow .styles_search__d4khS{flex:1 1 300px;max-width:420px}.styles_secondaryFilters__MRkow .ant-checkbox-wrapper{flex:0 0 auto;white-space:nowrap}@media(max-width:768px){.styles_secondaryFilters__MRkow .ant-checkbox-wrapper{width:100%}}.styles_primaryFilters__1GbVM .styles_select__gdiR_{flex:1 1 140px;min-width:140px;max-width:240px}.styles_selectOrganization__gmwsd .ant-select-selector{min-height:32px;max-height:32px;align-items:center}.styles_bar__dyyNW{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;margin-bottom:12px;width:100%}.styles_wrapper__ByLZ4{display:flex;flex:0 0 auto;min-width:0;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:8px}@media(max-width:768px){.styles_wrapper__ByLZ4{flex:1 1 100%}}.styles_segmented__nPbgr.ant-segmented{padding:2px;border-radius:8px;background:#e9e9e9;box-shadow:none}.styles_segmented__nPbgr .ant-segmented-group{gap:0}.styles_segmented__nPbgr .ant-segmented-item{min-width:178px;height:28px;margin:4px;border-radius:8px;color:#000;font-family:SuisseIntl-Medium,sans-serif;font-size:15px;line-height:28px}@media(max-width:480px){.styles_segmented__nPbgr .ant-segmented-item{min-width:140px;font-size:14px}}.styles_segmented__nPbgr .ant-segmented-item-selected{background:#fff!important;color:#000!important;box-shadow:0 3px 1px 0 rgba(0,0,0,.04),0 3px 8px 0 rgba(0,0,0,.12)}.styles_segmented__nPbgr .ant-segmented-thumb{border-radius:8px;background:#fff;box-shadow:0 3px 1px 0 rgba(0,0,0,.04),0 3px 8px 0 rgba(0,0,0,.12)}.styles_resetFilters__Lh4NS{color:#34a95b;text-align:right;font-family:SuisseIntl-Regular;font-size:18px;font-style:normal;font-weight:400;line-height:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline;margin-left:auto}@media(max-width:768px){.styles_resetFilters__Lh4NS{margin-left:0;margin-top:4px}}.styles_root__r2N_m{width:100%;height:36px;gap:8px;border-radius:5px;border:1px solid #dedede;background:linear-gradient(103deg,#f7f7f7 -15.92%,#fbfbfb 100.52%)}.styles_root__r2N_m .ant-input-affix-wrapper{display:flex;align-items:center;height:100%;padding-left:12px;padding-right:12px;border:none;background:transparent}.styles_root__r2N_m .ant-input{flex:1 1;min-width:0;border:none;background:transparent}.styles_root__r2N_m .ant-input::placeholder{color:#8c8c8c}.styles_wrapper__gliwk{display:flex;gap:10px;align-items:center;margin-bottom:14px}.styles_select__5djUN{min-width:210px;height:36px}.styles_status__TxyoC{height:36px;padding:2px;background:#fff;border:1px solid #dedede;border-radius:6px}.styles_status__TxyoC .ant-segmented-item{min-height:30px;line-height:30px;color:#8c8c8c}.styles_status__TxyoC .ant-segmented-item-selected{color:#252525}.styles_search__QIVnQ{flex:1 1;min-width:320px}@media(max-width:1100px){.styles_wrapper__gliwk{flex-wrap:wrap}.styles_search__QIVnQ{flex-basis:100%}}.styles_grid__jAGHs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:22px}.styles_card__fSUoF{gap:16px;min-height:94px;padding:16px 18px;border:1px solid #dedede;background:#fff}.styles_card__fSUoF,.styles_icon__uPp8r{display:flex;align-items:center;border-radius:8px}.styles_icon__uPp8r{justify-content:center;width:44px;height:44px;flex:0 0 44px;font-size:20px}.styles_blue__X_kR2{color:#2783d4;background:#eef7ff}.styles_purple__Q8MKm{color:#a041b5;background:#fbf0ff}.styles_green__4ecJN{color:#34a95b;background:#effaf2}.styles_red__KAlSy{color:#d84b55;background:#fff2f3}.styles_hint__h4UIS,.styles_title__urOPd,.styles_value__xarf_{margin:0}.styles_title__urOPd{color:#8c8c8c;font-size:11px;line-height:14px}.styles_value__xarf_{margin-top:4px;color:#252525;font-family:SuisseIntl-Medium;font-size:24px;line-height:28px}.styles_hint__h4UIS{margin-top:2px;color:#8c8c8c;font-size:11px;line-height:14px}@media(max-width:1200px){.styles_grid__jAGHs{grid-template-columns:repeat(2,minmax(0,1fr))}}.styles_wrapper__rlncg{margin-bottom:16px}.styles_filters__D5wce{display:flex;flex:1 1 auto;flex-direction:row;align-items:center;flex-wrap:wrap;gap:12px;min-width:0}.styles_search__A_JxP{margin-top:12px}.styles_control__dQFvj{flex:1 1 140px;min-width:140px;max-width:200px}.styles_control__dQFvj .ant-picker,.styles_control__dQFvj .ant-select-selector{min-height:32px;align-items:center;border-radius:5px}.styles_sortControl__NPQ5j{flex:0 0 160px;min-width:160px}.styles_sortControl__NPQ5j .ant-select-selector{min-height:32px;align-items:center;border-radius:5px}@media(max-width:1400px){.styles_filters__D5wce{gap:10px}}@media(max-width:920px){.styles_filters__D5wce{flex:1 1 100%;align-items:stretch}.styles_control__dQFvj,.styles_search__A_JxP,.styles_sortControl__NPQ5j{flex:1 1 100%;max-width:100%;min-width:0}}.styles_selectionControls__u6fDX{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.styles_selectionCount__KzI8_{color:rgba(25,28,48,.9);font-size:13px;font-family:SuisseIntl-Regular;white-space:nowrap}.styles_tooltip-wrapper__es1AX{min-width:30px;margin:0;display:flex;justify-content:center}.styles_tooltip__sKfvU{margin:6px 12px 4px;color:#000}.styles_wrapper__NCI3j{min-height:531px;min-width:0;border-radius:8px;border:1px solid #e2e8f0;overflow-x:auto;overflow-y:visible;width:100%}.styles_wrapper__NCI3j .ant-table-summary .styles_ant-table-cell__9frbl{background:linear-gradient(180deg,#fafbfc,#f5f7fa)!important;border-top:1px solid #e2e8f0;font-size:13px}.styles_wrapper__NCI3j .styles_table-footer__cKCat{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:2px 0}.styles_wrapper__NCI3j .styles_table-footer-total__8UC5G{color:rgba(25,28,48,.9);font-weight:500}.styles_wrapper__NCI3j .styles_table-footer-total__8UC5G strong{font-weight:600;color:rgba(0,0,0,.88)}.styles_wrapper__NCI3j .styles_table-footer-range__wKhoi{color:#8c8c8c;font-size:12px}.styles_wrapper__NCI3j .ant-table-wrapper{width:100%;min-width:0}.styles_wrapper__NCI3j .ant-table{width:100%;min-width:0;table-layout:fixed}@media(max-width:992px){.styles_wrapper__NCI3j .ant-table-tbody>tr>td,.styles_wrapper__NCI3j .ant-table-thead>tr>th{padding-left:8px;padding-right:8px}}@media(max-width:768px){.styles_wrapper__NCI3j .ant-table-tbody>tr>td,.styles_wrapper__NCI3j .ant-table-thead>tr>th{padding-left:6px;padding-right:6px}}.styles_wrapper__NCI3j .styles_Branch__bxvcP{display:flex;padding:10px 24px;box-sizing:border-box;border-top:1px solid #e9e9e9}.styles_wrapper__NCI3j .styles_Branch__bxvcP:hover{background-color:#f8f8f8}.styles_wrapper__NCI3j .styles_Branch__bxvcP:first-child{border-top:0;border-radius:0}.styles_wrapper__NCI3j .styles_Branch__bxvcP .styles_Link__lnMFb{text-decoration:none;cursor:pointer;width:100%;display:grid;grid-template-columns:min-content auto auto auto minmax(auto,25%) minmax(auto,25%) auto;align-items:center;grid-gap:0 20px;gap:0 20px}.styles_wrapper__NCI3j .styles_BranchInformationStatusWrapper__YMVMN{display:flex;gap:0 8px;justify-content:center;align-items:center;color:rgba(25,28,48,.9);font-family:PT Astra Sans;margin-left:auto;margin-right:30px;font-size:13px}.styles_wrapper__NCI3j .styles_BranchInformationStatusTypeDisabled__MPvID,.styles_wrapper__NCI3j .styles_BranchInformationStatusType__2C7yx{width:8px;height:8px;background:#34a95b;border-radius:50%}.styles_wrapper__NCI3j .styles_BranchInformationStatusTypeDisabled__MPvID{background:#f45252}.styles_wrapper__NCI3j .styles_BranchInformationStatusLabel__cDepu{font-family:SuisseIntl-Regular}.styles_wrapper__NCI3j .styles_BranchLogotype__cwV42{max-width:40px}.styles_wrapper__NCI3j .styles_BranchInformationRating__F7yT4{display:flex;gap:0 20px;align-items:center}.styles_wrapper__NCI3j .styles_BranchInformationDate__mbnAN{margin:0;width:120px;color:#7c7c7c;color:var(--Black--2,#7c7c7c);font-size:12px;line-height:16px;font-family:SuisseIntl-Regular}.styles_wrapper__NCI3j .styles_BranchInformationRatingStars__TnR64{margin:7px 0;display:flex;gap:0 6px}.styles_wrapper__NCI3j .styles_BranchInformationAddress__5UBYa{margin:0;color:#252525;width:100%;font-size:14px;font-family:SuisseIntl-Regular;white-space:nowrap;overflow:hidden;text-align:center}.styles_wrapper__NCI3j .styles_BranchInformationDescription__YOug4{position:relative;width:100%;margin:0;overflow:hidden;color:#252525;font-size:14px;font-family:SuisseIntl-Regular;white-space:nowrap}.styles_wrapper__NCI3j .styles_BranchInformationUser__T7pPH{margin:0;width:150px;color:#252525;font-family:SuisseIntl-SemiBold;font-size:14px;white-space:pre-line}.styles_wrapper__NCI3j .styles_BranchInformationIcons__1kjMc{display:grid;margin-left:auto;align-items:center;justify-content:flex-end;grid-template-columns:min-content min-content min-content;grid-gap:0 10px;gap:0 10px}.styles_wrapper__NCI3j .styles_BranchLogotypeWrapper__uB1CL{position:relative}.styles_wrapper__NCI3j .styles_BranchLogotypeWrapperImage__dL_Jd{width:40px;height:40px;background-size:contain;background-position:50%;background-repeat:no-repeat}.styles_wrapper__NCI3j .styles_ReviewNotViewed__EnFi2{top:10px;right:0;border:2px solid #fff;position:absolute;width:14px;height:14px;border-radius:50%;background:#368cf2;transform:translateY(-50%)}.styles_pagination___YMrI{margin:20px 0!important}.styles_filters-sort__EyGIt .styles_search__FPSTr{padding:12px 24px;display:flex;justify-content:flex-end;gap:0 32px;align-items:center;border-top-right-radius:8px;border-top-left-radius:8px;border:1px solid #e2e8f0}.styles_filters-sort__EyGIt .styles_search__FPSTr .styles_sort__Z1imK{margin-right:auto;color:var(--Black,#252525);font-family:SuisseIntl-Regular;font-size:14px;cursor:pointer}.styles_filters-sort__EyGIt .styles_search__FPSTr .styles_search__FPSTr{width:596px;height:36px;gap:8px;border-radius:5px;border:1px solid var(--stroke,#dedede);background:var(--fill,linear-gradient(103deg,#f7f7f7 -15.92%,#fbfbfb 100.52%))}.styles_sort__Z1imK{display:flex}.styles_sort__Z1imK .styles_reset-filters__F6_lg{color:#34a95b;text-align:right;font-family:SuisseIntl-Regular;font-size:18px;font-style:normal;font-weight:400;line-height:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline}.styles_sort__Z1imK .styles_wrapper__NCI3j{display:flex;margin-top:16px;margin-bottom:12px;width:100%;justify-content:space-between;align-items:flex-start;border-radius:8px;padding:2px}.styles_sort__Z1imK .styles_wrapper__NCI3j .styles_types__olaPY{padding:2px;border-radius:8px;background:hsla(240,4%,48%,.12)}.styles_sort__Z1imK .styles_wrapper__NCI3j .styles_types__olaPY .styles_reviewsTypeButton__8HNNJ{width:178px;height:28px;padding:2px;background:transparent;border:none;cursor:pointer;border-radius:8px;color:#000;font-family:SuisseIntl-Medium;font-size:15px}.styles_sort__Z1imK .styles_wrapper__NCI3j .styles_types__olaPY .styles_reviewsTypeButton__8HNNJ.styles_active__JkBXk{background:#fff;box-shadow:0 3px 1px 0 rgba(0,0,0,.04),0 3px 8px 0 rgba(0,0,0,.12)}.styles_sort__Z1imK .styles_wrapper__NCI3j .styles_button__ezTjH{margin:0;padding:0;background:transparent;border:none;outline:none;color:#34a95b;font-size:18px;font-style:normal;font-weight:400;line-height:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}.styles_filters__HjZI1{display:flex;gap:0 12px;margin-bottom:16px}.styles_filters__HjZI1 .styles_datepicker__3SyNZ,.styles_filters__HjZI1 .styles_input__sfCyM,.styles_filters__HjZI1 .styles_select__UKF8v{width:100%}.tableColumns_descriptionCol__jAxeD{min-width:0;white-space:normal!important}.tableColumns_descriptionCellInner__v_E4g{min-width:0;overflow:hidden}.tableColumns_descriptionText__UZLa3{margin:0;font-size:13px;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-word;white-space:normal}.tableColumns_descriptionEmpty__R4KLT{color:#8c8c8c;font-size:13px}.tableColumns_answerCol__bNPdb{min-width:0}.tableColumns_answerCellInner__rXaDB{display:flex;align-items:center;gap:4px;min-width:0}.tableColumns_platformCell__kWCqE{display:flex;justify-content:center;align-items:center}.tableColumns_compactNumber__GT7iv{font-size:13px;white-space:nowrap}.tableColumns_dateCell__aXUl0{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.tableColumns_dateCellLine__pWRmx{font-size:11px;line-height:1.2;white-space:nowrap}.tableColumns_stackedHeader__eC2qc{display:flex;flex-direction:column;align-items:center;gap:1px;line-height:1.15;font-size:12px;white-space:normal}.tableColumns_answerBadge__3z44T{display:inline-block;padding:2px 10px;border-radius:999px;font-size:12px;line-height:18px;white-space:nowrap}.tableColumns_answerBadgeNegative__MqC4v{color:#f45252;background:rgba(244,82,82,.14)}.tableColumns_answerBadgePositive__Lmcd9{color:#34a95b;background:rgba(52,169,91,.16)}.tableColumns_internalChatCell__bEbKf{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:0}.tableColumns_internalChatIcon__WzZ7k{color:#8c8c8c;font-size:14px;line-height:1}.tableColumns_internalChatCount__L4j2_{font-size:11px;line-height:1.2}.tableColumns_workStatusCell__TT5Rg{display:inline-flex;align-items:center;gap:6px;padding:2px 8px;border-radius:999px;font-size:12px;line-height:18px;white-space:nowrap}.tableColumns_workStatusIcon__ZrIFH{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;font-size:10px;color:#fff}.tableColumns_workStatusLabel__mBiPC{font-size:12px}.tableColumns_workStatusNotProcessed__H9Ctp .tableColumns_workStatusIcon__ZrIFH{background:#f45252}.tableColumns_workStatusNotProcessed__H9Ctp .tableColumns_workStatusLabel__mBiPC{color:#f45252}.tableColumns_workStatusInProgress__M8qKG .tableColumns_workStatusIcon__ZrIFH{background:#f8b500}.tableColumns_workStatusInProgress__M8qKG .tableColumns_workStatusLabel__mBiPC{color:#b80}.tableColumns_workStatusProcessed__aGfR3 .tableColumns_workStatusIcon__ZrIFH{background:#34a95b}.tableColumns_workStatusProcessed__aGfR3 .tableColumns_workStatusLabel__mBiPC{color:#34a95b}@media(max-width:992px){.tableColumns_descriptionCellInner__v_E4g .ant-typography{font-size:12px!important}.tableColumns_answerCol__bNPdb .ant-typography{font-size:11px!important}}.styles_wrapper__GVzF5{min-width:0;width:100%;border-radius:8px;border:1px solid #e2e8f0;overflow-x:auto;overflow-y:visible}.styles_wrapper__GVzF5 .ant-table-summary .styles_ant-table-cell__xIHcW{background:linear-gradient(180deg,#fafbfc,#f5f7fa)!important;border-top:1px solid #e2e8f0;font-size:13px}.styles_wrapper__GVzF5 .ant-table-wrapper{width:100%;min-width:0}.styles_wrapper__GVzF5 .ant-table{width:100%;min-width:0;table-layout:fixed}.styles_tableFooter__1Ecxw{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:2px 0}.styles_tableFooterTotal__atVxh{color:rgba(25,28,48,.9);font-weight:500}.styles_tableFooterTotal__atVxh strong{font-weight:600;color:rgba(0,0,0,.88)}.styles_tableFooterRange__WHCg_{color:#8c8c8c;font-size:12px}@media(max-width:992px){.styles_wrapper__GVzF5 .ant-table-tbody>tr>td,.styles_wrapper__GVzF5 .ant-table-thead>tr>th{padding-left:8px;padding-right:8px}}@media(max-width:768px){.styles_wrapper__GVzF5 .ant-table-tbody>tr>td,.styles_wrapper__GVzF5 .ant-table-thead>tr>th{padding-left:6px;padding-right:6px}}.styles_platformCell__DBPQR{display:flex;justify-content:center;align-items:center}.styles_statusBadge__cLRlY{padding:2px 10px;border-radius:999px;font-size:12px;line-height:18px;white-space:nowrap}.styles_statusNotProcessed__Yz9gt{color:#f45252;background:rgba(244,82,82,.14)}.styles_statusInProgress__cZFtS{color:#f8b500;background:rgba(248,181,0,.15)}.styles_statusProcessed__wJmfn{color:#34a95b;background:rgba(52,169,91,.16)}.styles_buttons__D1E1C{display:flex;justify-content:flex-end;gap:8px}.styles_progress__bqTTM{margin-bottom:12px}.styles_Wrapper__3gPU8{flex-direction:column;height:100vh;display:flex;justify-content:center;align-items:center}.styles_logotype-wrapper__MVaH0{margin-top:97px}.styles_footer-wrapper__Rd2iL{margin-top:auto;width:100%;display:flex;justify-content:space-between;padding:0 50px 20px;box-sizing:border-box}.styles_footer-registration-base-link__jEnTX,.styles_footer-wrapper__Rd2iL .styles_privacy-policy-link__oyRSn,.styles_footer-wrapper__Rd2iL .styles_terms-of-use-link__XKaIp{color:#b9becf;font-family:SuisseIntl-Regular;font-size:16px;font-style:normal;font-weight:400;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.styles_form-wrapper__YpNZH{width:304px;margin-top:50px;display:grid;grid-gap:16px 0;gap:16px 0}.styles_form-wrapper__YpNZH .styles_form-title__5U4gb{margin:0;color:#252525;font-family:SuisseIntl-Medium;font-size:16px;font-style:normal;line-height:normal;text-align:center}.styles_form-wrapper__YpNZH .styles_password-hint___1PdT{margin:0;color:#7c7c7c;font-family:SuisseIntl-Regular;font-size:12px;font-style:normal;overflow:hidden;transition:.2s}.styles_form-wrapper__YpNZH .styles_registration-button__4gDYx{display:flex;width:147px;height:42px;padding:10px 24px;justify-content:center;align-items:center;gap:8px;border-radius:12px;text-align:center;font-family:SuisseIntl-Medium;font-size:16px;font-style:normal;line-height:24px;width:100%;border:none;cursor:pointer;color:#fff}.styles_form-wrapper__YpNZH .styles_login-consent-message__Ai42z{color:#8c8c8c;text-align:center;font-family:SuisseIntl-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.styles_form-wrapper__YpNZH .styles_link-base__MiqhF,.styles_form-wrapper__YpNZH .styles_privacy-policy-link__oyRSn,.styles_form-wrapper__YpNZH .styles_recovery-password-button__q97YM,.styles_form-wrapper__YpNZH .styles_terms-of-use-link__XKaIp{color:#b9becf;font-family:SuisseIntl-Regular;-webkit-text-decoration-line:underline;text-decoration-line:underline}.styles_form-wrapper__YpNZH .styles_recovery-password-button__q97YM{width:-moz-fit-content;width:fit-content;margin:auto;color:#8c8c8c;font-family:SuisseIntl-Regular;font-size:16px;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.styles_form-wrapper__YpNZH .styles_privacy-policy-link__oyRSn,.styles_form-wrapper__YpNZH .styles_terms-of-use-link__XKaIp{font-size:12px;color:#999daa}.styles_login-label__rn78l{text-align:center;color:#8c8c8c;font-family:SuisseIntl-Regular;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.styles_login-link__zCvxa{color:#34a95b}.styles_information__S_brQ{display:grid;grid-gap:32px 0;gap:32px 0;width:495px}.styles_label__6vGF6{display:flex;flex-direction:column;gap:6px 0;color:#1a1d36;font-family:SuisseIntl-Regular;font-size:10px}.styles_input-wrapper__5rBIV{position:relative}.styles_input__oXk8I{width:100%;border-radius:5px;border:1px solid #e2e8f0;background:#fff;display:flex;height:44px;padding:12px 16px;box-sizing:border-box;font-family:SuisseIntl-Light}.styles_buttons__18hy2{margin-top:32px;display:flex;gap:0 16px}.styles_button__0SNJm,.styles_cancel-button__ctXvP,.styles_confirm-userpic__wrapper__b_A6T .styles_buttons__18hy2 .styles_cancel__16c04,.styles_confirm-userpic__wrapper__b_A6T .styles_buttons__18hy2 .styles_save__54hoi,.styles_save-button__gYra6{display:flex;width:240px;height:42px;padding:10px 24px;justify-content:center;align-items:center;gap:8px;border-radius:12px;border:none;cursor:pointer;font-family:SuisseIntl-Medium}.styles_save-button__gYra6{background:#d9d9d9;color:#fff}.styles_cancel-button__ctXvP{background:none;border:1px solid #252525}.styles_profile-wrapper__NR3cl{margin-bottom:24px;display:grid;grid-template-columns:136px auto 24px;grid-gap:0 24px;gap:0 24px}.styles_profile-wrapper__NR3cl .styles_profile-content__jiv3n{display:grid;grid-gap:16px 0;gap:16px 0;grid-template-rows:42px auto;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.styles_profile-wrapper__NR3cl .styles_avatar__45ll7{width:136px;height:136px;border-radius:50%;background-size:contain;background-repeat:no-repeat;background-position:50%;background-color:#d9d9d9}.styles_profile-upload__wrapper__lsIBv{display:flex;align-items:center;gap:0 24px}.styles_profile-upload__wrapper__lsIBv .styles_upload-button__klbjL{position:relative;background:none;border-radius:12px;width:236px;height:auto;padding:10px 24px;cursor:pointer;color:#252525;text-align:center;font-family:SuisseIntl-Regular;font-size:16px}.styles_profile-upload__wrapper__lsIBv .styles_upload-photo__0gH5o{padding:0;margin:0;position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;cursor:pointer}.styles_profile-upload__wrapper__lsIBv .styles_upload-photo__0gH5o .styles_label__6vGF6{color:#252525;font-family:SuisseIntl-Regular;font-size:14px}.styles_confirm-userpic__wrapper__b_A6T{display:flex;width:100%;padding:18px 24px;flex-direction:column;gap:16px;border-radius:12px;background:#fff;height:-moz-fit-content;height:fit-content;box-sizing:border-box}.styles_confirm-userpic__wrapper__b_A6T .styles_header__4duzF{display:flex;justify-content:space-between;align-items:center}.styles_confirm-userpic__wrapper__b_A6T .styles_title__j_7M9{margin:0;color:#252525;font-family:SuisseIntl-Medium;font-size:16px}.styles_confirm-userpic__wrapper__b_A6T .styles_feedback__iiJiO{display:flex;align-items:center;gap:0 10px;color:#252525;font-family:SuisseIntl-Regular;font-size:10px}.styles_confirm-userpic__wrapper__b_A6T .styles_buttons__18hy2{display:grid;grid-template-columns:calc(50% - 8px) calc(50% - 8px);grid-gap:0 16px;gap:0 16px}.styles_confirm-userpic__wrapper__b_A6T .styles_buttons__18hy2 .styles_button__0SNJm,.styles_confirm-userpic__wrapper__b_A6T .styles_buttons__18hy2 .styles_cancel-button__ctXvP,.styles_confirm-userpic__wrapper__b_A6T .styles_buttons__18hy2 .styles_cancel__16c04,.styles_confirm-userpic__wrapper__b_A6T .styles_buttons__18hy2 .styles_save-button__gYra6,.styles_confirm-userpic__wrapper__b_A6T .styles_buttons__18hy2 .styles_save__54hoi{width:100%;height:36px;padding:8px 16px;display:flex;justify-content:center;align-items:center;border:none;cursor:pointer;font-family:SuisseIntl-Regular;font-size:12px}.styles_confirm-userpic__wrapper__b_A6T .styles_buttons__18hy2 .styles_cancel__16c04{background:#fff;border-radius:8px;border:1px solid #bababa;box-shadow:0 5px 40px 0 rgba(37,37,37,.1);color:#252525}.styles_confirm-userpic__wrapper__b_A6T .styles_buttons__18hy2 .styles_save__54hoi{width:100%;border-radius:8px;background:#34a95b;box-shadow:0 5px 40px 0 rgba(37,37,37,.1);color:#fff}.styles_confirm-userpic__wrapper__b_A6T .styles_avatar-wrapper__rl3Aq{display:flex;justify-content:center;align-items:center;height:210px;border-radius:8px;background:#1f1f1f}.styles_confirm-userpic__wrapper__b_A6T .styles_avatar__45ll7{width:136px;height:136px;border-radius:50%;background-size:cover}.styles_update-password__wrapper__h1wOv{width:100%;display:grid;grid-gap:16px 0;gap:16px 0}.styles_update-password__wrapper__h1wOv .styles_form-wrapper__YpNZH{margin-top:0}.styles_update-password__wrapper__h1wOv .styles_form-title__5U4gb{margin:0;color:#252525;font-family:SuisseIntl-Medium;font-size:16px;font-style:normal;line-height:normal;text-align:center}.styles_update-password__wrapper__h1wOv .styles_password-hint___1PdT{margin:0;color:#7c7c7c;font-family:SuisseIntl-Regular;font-size:12px;font-style:normal;overflow:hidden;transition:.2s}.styles_update-password__wrapper__h1wOv .styles_registration-button__4gDYx{display:flex;width:147px;height:42px;padding:10px 24px;justify-content:center;align-items:center;gap:8px;border-radius:12px;text-align:center;font-family:SuisseIntl-Medium;font-size:16px;font-style:normal;line-height:24px;width:100%;border:none;cursor:pointer;color:#fff}.styles_update-password__wrapper__h1wOv .styles_login-consent-message__Ai42z{color:#8c8c8c;text-align:center;font-family:SuisseIntl-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.styles_update-password__wrapper__h1wOv .styles_link-base__MiqhF,.styles_update-password__wrapper__h1wOv .styles_privacy-policy-link__oyRSn,.styles_update-password__wrapper__h1wOv .styles_recovery-password-button__q97YM,.styles_update-password__wrapper__h1wOv .styles_terms-of-use-link__XKaIp{color:#b9becf;font-family:SuisseIntl-Regular;-webkit-text-decoration-line:underline;text-decoration-line:underline}.styles_update-password__wrapper__h1wOv .styles_recovery-password-button__q97YM{width:-moz-fit-content;width:fit-content;margin:auto;color:#8c8c8c;font-family:SuisseIntl-Regular;font-size:16px;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.styles_update-password__wrapper__h1wOv .styles_privacy-policy-link__oyRSn,.styles_update-password__wrapper__h1wOv .styles_terms-of-use-link__XKaIp{font-size:12px;color:#999daa}.styles_buttons__fsSHL{margin-top:32px}.styles_update-password__wrapper__X5qrK{width:100%}.styles_update-password__wrapper__X5qrK .styles_form-title__tRbHD{margin:0;color:#252525;font-family:SuisseIntl-Medium;font-size:16px;font-style:normal;line-height:normal;text-align:center}.styles_update-password__wrapper__X5qrK .styles_password-hint__1Qcgv{margin:24px 0;color:#7c7c7c;font-family:SuisseIntl-Regular;font-size:12px;font-style:normal;overflow:hidden;transition:.2s}.styles_update-password__wrapper__X5qrK .styles_form-wrapper__zTQd6 .styles_input-wrapper__nEPNF{padding-bottom:14px}.styles_update-password__wrapper__X5qrK .styles_form-wrapper__zTQd6 .styles_input-wrapper__nEPNF .styles_input__e3eP9{height:44px}.styles_update-password__wrapper__X5qrK .styles_link-base__KIHLW{color:#b9becf;font-family:SuisseIntl-Regular;-webkit-text-decoration-line:underline;text-decoration-line:underline}.styles_review-response__6OGCp .styles_wrapper__JqWuH{margin-left:auto;width:100%;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:flex-start;border-radius:8px;border:1px solid #e2e8f0;background:rgba(52,169,91,.1)}.styles_review-response__6OGCp .styles_header__CQdOX{margin-right:auto;padding:20px 24px 0;box-sizing:border-box;width:100%}.styles_review-response__6OGCp .styles_header-row__aZHbZ{width:100%}.styles_review-response__6OGCp .styles_userName__FtkCL{margin:0;color:#252525;font-family:500;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.styles_review-response__6OGCp .styles_email__gvtMM{margin:0 8px 0 0;color:#252525;font-family:400;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.styles_review-response__6OGCp .styles_date__UTKo2{margin:0;color:#8c8c8c;font-family:400;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.styles_review-response__6OGCp .styles_content__Bn4DS{padding:10px 24px 12px;width:100%;box-sizing:border-box;color:#252525;leading-trim:both;text-edge:cap;font-family:400;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.styles_review-response__6OGCp .styles_footer__6YdvB{width:100%;padding:0 24px 20px;box-sizing:border-box;display:flex;justify-content:flex-end}.styles_branch-name__qAbdn{display:flex;align-items:flex-start;gap:6px;margin-bottom:4px;padding:8px 12px;font-size:13px;line-height:1.4;color:#252525;background:#fff;border-radius:8px;border:1px solid #ededed}.styles_branch-name__qAbdn .styles_branch-label__9v1Mc{color:#8c8c8c;flex-shrink:0}.styles_branch-name__qAbdn .styles_branch-value__eJtzW{min-width:0;word-break:break-word}.styles_wrapper__cJnvs{display:grid;grid-template-columns:1fr 360px;grid-gap:16px;gap:16px;align-items:start;max-width:1200px;margin:0 auto;padding:0 16px 20px;box-sizing:border-box;width:100%;overflow-x:hidden}@media(max-width:1280px){.styles_wrapper__cJnvs{grid-template-columns:1fr;max-width:none;padding:0 12px 20px}.styles_aside__oyb_U{position:static;top:auto}}.styles_main-column__OocJF{display:flex;flex-direction:column;gap:12px;min-width:0}.styles_aside__oyb_U{position:-webkit-sticky;position:sticky;top:24px;min-width:0;align-self:start}.styles_page__rsklk{box-sizing:border-box}.styles_page__rsklk,.styles_page__rsklk .ant-spin-container,.styles_page__rsklk .ant-spin-nested-loading{width:100%;min-width:0}@media(max-width:960px){.styles_page__rsklk{overflow-x:hidden}.styles_wrapper__cJnvs{display:flex;flex-direction:column;gap:12px;max-width:none;padding:0 12px 24px}.styles_main-column__OocJF{order:1;width:100%}.styles_aside__oyb_U{order:2;position:static;top:auto;width:100%;padding:0}.styles_chat-section__PPiXy{border:1px solid #ededed;box-shadow:0 1px 2px rgba(0,0,0,.06)}}.styles_section__mPsCk{border-radius:8px;border:1px solid #ededed;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.06);overflow:hidden}.styles_section__mPsCk.styles_chat__rVHC_{min-height:320px;display:flex;flex-direction:column}.styles_chat__RwF1l{display:flex;flex-direction:column;width:100%;max-width:800px;height:704px;max-height:704px;border-radius:8px;overflow:hidden;margin:0 auto;box-sizing:border-box;border:1px solid #e9e9e9}.styles_chat__RwF1l>.styles_remove-messages-button__QVc4i{margin:0 24px 16px}.styles_chat__RwF1l>.styles_meta__F4eqo{flex-shrink:0;padding:24px 12px;display:flex;justify-content:center;border-bottom:1px solid #e9e9e9}.styles_chat__RwF1l>.styles_meta__F4eqo>.styles_title__3wCDh{margin:0;color:#252525;font-family:SuisseIntl-Medium;font-size:14px;font-style:normal;font-weight:500;line-height:16px}@media(max-width:960px){.styles_chat__RwF1l{max-width:none;height:min(320px,45dvh);max-height:min(320px,45dvh);margin:0}.styles_chat__RwF1l>.styles_meta__F4eqo{padding:12px}.styles_form__C4roK{flex-shrink:0}.styles_form__C4roK .styles_content__qCcYS{padding:10px 12px}}.styles_form__C4roK{width:100%;border-top:1px solid #e9e9e9;margin-top:auto!important}.styles_form__C4roK .styles_content__qCcYS{width:100%;box-sizing:border-box;gap:0 2px;padding:12px 24px}.styles_form__C4roK .styles_content__qCcYS .styles_field__tEf83{margin:0;width:100%}.styles_sendButton__6ZLmY{color:#bababa;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.styles_sendButtonActive__w8Nge{background-color:#34a95b!important;border-color:#34a95b!important;color:#fff!important}.styles_editing-notice__v0bXN{margin-top:auto;padding:6px 10px;border-top:1px solid #e9e9e9;border-radius:5px;display:flex;justify-content:space-between;align-items:center}.styles_editing-notice__v0bXN .styles_cancel-edit__z8i7K{color:#8c8c8c;font-size:12px;cursor:pointer}.styles_editing-notice__v0bXN .styles_cancel-edit__z8i7K:hover{color:#34a95b}.styles_editing-notice__v0bXN .styles_editing-message__8xB9Z{display:flex;align-items:center;margin:0 auto 0 20px}.styles_editing-notice__v0bXN .styles_editing-message__8xB9Z .styles_meta__F4eqo{padding:0;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column}.styles_editing-notice__v0bXN .styles_editing-message__8xB9Z .styles_meta__F4eqo>.styles_title__3wCDh{margin:0;font-size:12px}.styles_editing-notice__v0bXN .styles_editing-message__8xB9Z .styles_meta__F4eqo>.styles_message__cL0Ke{margin:0;width:280px;white-space:nowrap;overflow:hidden;font-size:12px}.styles_replying-notice__osPcR{margin-top:auto;padding:6px 10px;border-top:1px solid #e9e9e9;border-radius:5px;display:flex;justify-content:space-between;align-items:center}.styles_replying-notice__osPcR>.styles_cancel-replying__hNxuA{color:#8c8c8c;font-size:12px;cursor:pointer}.styles_replying-notice__osPcR>.styles_cancel-replying__hNxuA:hover{color:#34a95b}.styles_replying-notice__osPcR .styles_replying-message__Cu9KB{display:flex;align-items:center;margin:0 auto 0 20px}.styles_replying-notice__osPcR .styles_replying-message__Cu9KB .styles_meta__F4eqo{padding:0;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column}.styles_replying-notice__osPcR .styles_replying-message__Cu9KB .styles_meta__F4eqo>.styles_title__3wCDh{margin:0;font-size:12px}.styles_replying-notice__osPcR .styles_replying-message__Cu9KB .styles_meta__F4eqo>.styles_message__cL0Ke{margin:0;width:280px;overflow:hidden;font-size:12px}.styles_messageListWrapper__0Vs3f{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.styles_messageListWrapper__0Vs3f .styles_deleteButtonWrapper__Xm3oL{padding:4px;display:flex;justify-content:center}.styles_messageList__AyxwT{padding:12px;overflow-y:auto;flex:1 1 auto;min-height:0;height:500px}.styles_messageList__AyxwT .styles_message-wrapper__k5Y6s>.styles_message__MFfhT{margin-bottom:8px;display:flex;align-items:self-end;gap:0 8px;width:100%;box-sizing:border-box;word-break:break-all}.styles_messageList__AyxwT .styles_message-wrapper__k5Y6s>.styles_message__MFfhT .styles_replied-message__UnLhw{padding-left:8px;margin-bottom:7px;border-left:2px solid #34a95b;min-height:32px;cursor:pointer}.styles_messageList__AyxwT .styles_message-wrapper__k5Y6s>.styles_message__MFfhT .styles_replied-message__UnLhw .styles_replied-username__tgmjX{margin:0;color:#34a95b;font-family:SuisseIntl-Regular;font-size:11px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.4px}.styles_messageList__AyxwT .styles_message-wrapper__k5Y6s>.styles_message__MFfhT .styles_replied-message__UnLhw .styles_replied-text__oQaTH{margin:1px 0 0;color:#7c7c7c;font-family:SuisseIntl-Regular;font-size:11px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px}.styles_messageList__AyxwT .styles_message-wrapper__k5Y6s>.styles_message__MFfhT.styles_right__sKhm4{flex-direction:row-reverse;justify-content:flex-start}.styles_messageList__AyxwT .styles_message-wrapper__k5Y6s>.styles_message__MFfhT.styles_left__KP8tb{justify-content:flex-start}.styles_messageList__AyxwT .styles_message-wrapper__k5Y6s>.styles_message__MFfhT .styles_content__hyrK_{width:100%;max-width:300px;box-sizing:border-box;padding:10px 13px;border-radius:8px}.styles_messageList__AyxwT .styles_message-wrapper__k5Y6s>.styles_message__MFfhT .styles_content__hyrK_.styles_right__sKhm4{margin-left:4px;background:rgba(52,169,91,.1)}.styles_messageList__AyxwT .styles_message-wrapper__k5Y6s>.styles_message__MFfhT .styles_content__hyrK_.styles_left__KP8tb{margin-right:4px;background:rgba(226,232,240,.4)}.styles_messageList__AyxwT .styles_message-wrapper__k5Y6s>.styles_message__MFfhT .styles_fullname__zD_eP{margin:0 0 4px;color:#34a95b;font-family:SuisseIntl-Medium;font-size:11px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.4px}.styles_messageList__AyxwT .styles_message-wrapper__k5Y6s>.styles_message__MFfhT .styles_message__MFfhT{margin:0;color:rgba(25,28,48,.9);font-family:SuisseIntl-Regular;font-size:11px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px}.styles_messageList__AyxwT .styles_message-wrapper__k5Y6s>.styles_message__MFfhT .styles_createdAt__PGJtB{margin:0;color:hsla(0,0%,49%,.9);text-align:right;font-family:SuisseIntl-Medium;font-size:11px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.4px}@media(max-width:960px){.styles_messageList__AyxwT{height:auto}}.styles_form__oJOuL{margin-top:auto!important;width:100%;border-top:1px solid #e9e9e9}.styles_form__oJOuL .styles_content__hyrK_{width:100%;box-sizing:border-box;gap:0 2px;padding:12px 24px}.styles_form__oJOuL .styles_content__hyrK_ .styles_field__7xLyF{margin:0;width:100%}.systemEventMessage_wrapper__wEn8c{display:flex;justify-content:center;margin-bottom:8px}.systemEventMessage_event__2Joey{width:100%;max-width:300px;box-sizing:border-box;padding:10px 13px;border-radius:8px;background:rgba(226,232,240,.55)}.systemEventMessage_header__UOU6w{display:flex;align-items:center;gap:6px;margin-bottom:6px}.systemEventMessage_icon__n303W{color:#8c8c8c;font-size:12px}.systemEventMessage_title__uC8dH{margin:0;color:#252525;font-family:SuisseIntl-Medium;font-size:11px;font-weight:600;line-height:16px}.systemEventMessage_text__K6Sna{margin:0;color:rgba(25,28,48,.9);font-family:SuisseIntl-Regular;font-size:11px;line-height:16px}.systemEventMessage_createdAt__TASwc{margin:6px 0 0;color:hsla(0,0%,49%,.9);font-family:SuisseIntl-Medium;font-size:11px;line-height:16px}.styles_description-wrapper__9qXE3{padding:16px}.styles_description-wrapper__9qXE3 .styles_description-text__DTmWW{margin:0;color:#252525;font-size:14px;font-style:normal;font-weight:400;line-height:20px;overflow-wrap:break-word}.styles_description-wrapper__9qXE3 .styles_images__z5bQ8{display:flex;flex-wrap:wrap;margin-top:12px;gap:12px}.styles_description-wrapper__9qXE3 .styles_imageItem__9I_zo{width:120px;height:120px;flex-shrink:0;border-radius:6px;overflow:hidden;background:#f7f7f7;border:1px solid #e9e9e9}.styles_description-wrapper__9qXE3 .styles_imageItem__9I_zo .ant-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.styles_description-wrapper__9qXE3 .styles_imageItem__9I_zo .ant-image-img{width:100%!important;height:100%!important;object-fit:contain;object-position:center;display:block}@media(max-width:960px){.styles_description-wrapper__9qXE3{padding:12px}.styles_description-wrapper__9qXE3 .styles_images__z5bQ8{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.styles_review-response__JwDOC .styles_content__LVOFq,.styles_review-response__JwDOC .styles_header__1ZqNu{padding-left:16px;padding-right:16px}}.styles_review-response__JwDOC .styles_wrapper__u8voR{margin-left:auto;width:100%;max-width:600px;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:flex-start;border-radius:8px;border:1px solid #e2e8f0;background:rgba(52,169,91,.1)}.styles_review-response__JwDOC .styles_header__1ZqNu{margin-right:auto;padding:20px 24px 0;display:flex;align-items:center;box-sizing:border-box;width:100%}.styles_review-response__JwDOC .styles_userName__F71wA{margin:0;color:#252525;font-family:500;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.styles_review-response__JwDOC .styles_email__Lp6dR{margin:0 8px 0 0;color:#252525;font-family:400;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.styles_review-response__JwDOC .styles_date__LJIs8{margin:0;color:#8c8c8c;font-family:400;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.styles_review-response__JwDOC .styles_content__LVOFq{padding:10px 24px 24px;color:#252525;font-family:400;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.styles_review-response__JwDOC .styles_options__0cmgF{margin-left:auto;font-size:10px;padding:0;cursor:pointer}.styles_meta-wrapper__0m_1q{padding:12px 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dedede}.styles_meta-wrapper__0m_1q .styles_platform-logotype__aTDGH{max-width:40px}.styles_meta-wrapper__0m_1q .styles_username__URNld{margin:0;color:#252525;font-size:14px;font-family:SuisseIntl-Medium}.styles_meta-wrapper__0m_1q .styles_information__AP_2r{width:100%;display:flex;justify-content:space-between}.styles_meta-wrapper__0m_1q .styles_content__EG1Fa{display:flex;align-items:center}.styles_meta-wrapper__0m_1q .styles_user-avatar__Jxh_x{flex-shrink:0;margin-right:10px}.styles_meta-wrapper__0m_1q .styles_meta-date__gYJgD{margin:0 0 0 16px;font-size:12px;color:#252525}.styles_meta-wrapper__0m_1q .styles_meta-id__ArZbB{margin:0 0 0 16px;font-size:12px;color:#8c8c8c}.styles_meta-wrapper__0m_1q .styles_review-interface__VAKmU{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px 12px}.styles_meta-wrapper__0m_1q .styles_review-interface__VAKmU .styles_stars__FDu0Q{display:flex;gap:0 6px}@media(max-width:960px){.styles_meta-wrapper__0m_1q{padding:12px}.styles_meta-wrapper__0m_1q .styles_information__AP_2r{flex-direction:column;align-items:stretch;gap:12px}.styles_meta-wrapper__0m_1q .styles_content__EG1Fa{flex-wrap:wrap;align-items:flex-start;row-gap:4px}.styles_meta-wrapper__0m_1q .styles_username__URNld{flex:1 1 auto;min-width:0;word-break:break-word}.styles_meta-wrapper__0m_1q .styles_meta-date__gYJgD,.styles_meta-wrapper__0m_1q .styles_meta-id__ArZbB{margin-left:0;width:100%}.styles_meta-wrapper__0m_1q .styles_review-interface__VAKmU{flex-wrap:wrap;justify-content:flex-start;gap:8px}}.styles_back-button__wrapper__zT1FP{width:-moz-fit-content;width:fit-content;display:flex;height:36px;padding:9px 11px 9px 6px;margin-bottom:12px;justify-content:center;align-items:center;gap:10px;border-radius:5px;border:1px solid #e2e8f0;background:rgba(248,181,0,0);font-size:14px;color:#7c7c7c;font-family:SuisseIntl-Regular;font-size:16px;cursor:pointer}.styles_descriptionWrapper__Gs9Bo{padding:16px 0}.styles_descriptionWrapper__Gs9Bo .styles_descriptionText__yHjhX{margin:0;color:#252525;font-size:14px;font-style:normal;font-weight:400;line-height:20px;overflow-wrap:break-word}.styles_descriptionWrapper__Gs9Bo .styles_collapseImagesButton__BZ9S6{margin-top:16px;gap:10px;border-radius:5px;border:1px solid #252525;background:rgba(248,181,0,0);cursor:pointer}.styles_descriptionWrapper__Gs9Bo .styles_collapseImagesButtonLabel__Ua_LS{font-size:14px;font-family:SuisseIntl-Regular}.styles_descriptionWrapper__Gs9Bo .styles_images__3NTbE{display:flex;margin-top:12px;gap:0 12px;overflow:hidden}.styles_review-response__JFSLz .styles_wrapper__XECau{margin-left:auto;width:100%;max-width:600px;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:flex-start;border-radius:8px;border:1px solid #e2e8f0;background:rgba(52,169,91,.1)}.styles_review-response__JFSLz .styles_header__v5hzJ{margin-right:auto;padding:20px 24px 0;display:flex;align-items:center;box-sizing:border-box;width:100%}.styles_review-response__JFSLz .styles_userName__HKz_B{margin:0;color:#252525;font-family:500;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.styles_review-response__JFSLz .styles_email__Hz109{margin:0 8px 0 0;color:#252525;font-family:400;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.styles_review-response__JFSLz .styles_date__tFN6L{margin:0;color:#8c8c8c;font-family:400;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.styles_review-response__JFSLz .styles_content__EG1Fa{padding:10px 24px 24px;color:#252525;font-family:400;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.styles_review-response__JFSLz .styles_options__mBOi3{margin-left:auto;font-size:10px;padding:0;cursor:pointer}.styles_banner__pllRT{margin-bottom:12px;border-radius:8px}