.styles_button__3qEdf{align-items:center;background-color:var(--color);border-color:var(--color);border-radius:6px;border-style:solid;border-width:1px;color:var(--color);display:flex;flex-shrink:0;font-weight:600;gap:.5rem;justify-content:center;position:relative;transition-duration:.3s;white-space:nowrap}.styles_button__3qEdf svg{height:1.35em;width:1.35em}.styles_button__3qEdf .styles_loader__zU2Wx{border-color:var(--loader-color) var(--loader-color) #0000!important;height:1.15em!important;position:absolute;width:1.15em!important}.styles_button__3qEdf .styles_loading__804Ec{visibility:hidden}.styles_button__3qEdf:hover{background-color:var(--hover-color);border-color:var(--hover-color);color:var(--hover-color);cursor:pointer}.styles_button__3qEdf .styles_content__i7eyR{align-items:center;display:flex;gap:.5rem;min-width:0}.styles_button__3qEdf .styles_content__i7eyR .styles_contentText__7T6n6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_verySmall__OMoFu{padding:.75rem 1rem}.styles_small__P88g0{padding:.375rem 1rem}.styles_medium__3hgnC{padding:.5rem 1.5rem}.styles_large__E7qUm{padding:.75rem 2rem}.styles_disabled__gNLQu{background-color:#b5b4b0;border-color:#b5b4b0;color:#b5b4b0}.styles_disabled__gNLQu svg{fill:#b5b4b0}.styles_disabled__gNLQu:hover{background-color:#b5b4b0;border-color:#b5b4b0;color:#b5b4b0;cursor:auto}.styles_inverted__4-fk0,.styles_inverted__4-fk0:hover{background-color:#0000}.styles_notInverted__HZLDS,.styles_notInverted__HZLDS:hover{border-color:#0000;color:#fff}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--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-container-width:fit-content;--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-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--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{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.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{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.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{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.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{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;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:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.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{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.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{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.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-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(min-width:480px){.Toastify__toast-container{width:auto}}.Toastify__toast{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:600;min-height:0;min-height:auto;min-width:100%;overflow:hidden;padding:0 2.5rem 0 0;width:-webkit-fit-content;width:fit-content}.Toastify__toast .Toastify__toast-icon{padding:1rem}.Toastify__toast--success{background-color:#0b7821!important}.Toastify__toast--success .Toastify__toast-icon{background-color:#10aa2e}.Toastify__toast--error{background-color:#a60606!important}.Toastify__toast--error .Toastify__toast-icon{background-color:#d30808}.Toastify__toast--info{background-color:#612692!important}.Toastify__toast--info .Toastify__toast-icon{background-color:#954ed1}.Toastify__close-button{opacity:1;position:absolute;right:.625rem;top:.625rem}.Toastify__close-button svg{height:1.25rem;width:1.25rem}.styles_button__5MLA6{align-items:center;background-color:var(--color);border-color:var(--color);border-style:solid;border-width:2px;display:flex;flex-shrink:0;justify-content:center;padding:0;transition-duration:.3s}.styles_button__5MLA6 .styles_loader__tqMpH{border-color:#fff #fff #0000!important;height:1.15em!important;width:1.15em!important}.styles_button__5MLA6 svg{fill:var(--color);height:var(--icon-size);width:var(--icon-size)}.styles_button__5MLA6:hover{background-color:var(--hover-color);border-color:var(--hover-color);cursor:pointer}.styles_button__5MLA6:hover svg{fill:var(--hover-color)}.styles_disabled__w8MQW{background-color:#cbcbc6;border-color:#cbcbc6;color:#cbcbc6}.styles_disabled__w8MQW svg{fill:#cbcbc6}.styles_disabled__w8MQW:hover{background-color:#cbcbc6;border-color:#cbcbc6;cursor:auto}.styles_disabled__w8MQW:hover svg{fill:#cbcbc6}.styles_inverted__UYpyk,.styles_inverted__UYpyk:hover{background-color:#0000}.styles_notInverted__r6HeN{border-color:#0000}.styles_notInverted__r6HeN svg{fill:#fff}.styles_notInverted__r6HeN:hover{border-color:#0000}.styles_notInverted__r6HeN:hover svg{fill:#fff}.styles_wrapper__uTSXK{align-items:center;background-color:#005bb0;border-radius:50%;display:flex;flex-shrink:0;justify-content:center;position:relative;-webkit-user-select:none;user-select:none}.styles_wrapper__uTSXK .styles_image__T9wbJ{border-radius:50%;height:100%;object-fit:cover;width:100%}.styles_wrapper__uTSXK .styles_name__mOe4c{color:#fff}.styles_wrapper__uTSXK .styles_emptyBG__vyXz1{align-items:center;background-color:#b0b0b0;border-radius:50%;display:flex;height:100%;justify-content:center;width:100%}.styles_systemMessage__H0SzG{align-items:center;display:flex;justify-content:center;margin:1rem 0}.styles_systemMessage__H0SzG .styles_text__3Uuz7{color:#656464;font-weight:600;margin:0 .69rem}.styles_systemMessage__H0SzG .styles_line__4zZ82{border-bottom:1px solid #f5f7fa;display:flex;flex:1 1}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{display:none;height:0;left:0;position:absolute;top:0;width:0}.styles_wrapper__ST3V\+{align-items:center;background-color:#000000b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;-webkit-user-select:none;user-select:none;width:100vw;z-index:13}.styles_wrapper__ST3V\+:hover{cursor:pointer}.styles_wrapper__ST3V\+ .styles_closeSvgBtn__FUG22{height:2.5rem;position:absolute;right:1rem;top:1rem;width:2.5rem}.styles_wrapper__ST3V\+ .styles_closeSvgBtn__FUG22 path{stroke:#fff}.styles_wrapper__ST3V\+ .styles_downloadSvgBtn__Gkhgt{height:2.5rem;position:absolute;right:5rem;top:1rem;width:2.5rem}.styles_wrapper__ST3V\+ .styles_downloadSvgBtn__Gkhgt svg{height:2.5rem;width:2.5rem}.styles_wrapper__ST3V\+ .styles_mainImage__hd71d{max-height:calc(100% - 10rem);max-width:100%}.styles_wrapper__ST3V\+ .styles_mainImage__hd71d:hover{cursor:auto}.styles_wrapper__ST3V\+ .styles_mainImage__hd71d .styles_videoPlayer__FgMTL{height:calc(100vh - 10rem);max-height:100%;max-width:100%}.styles_wrapper__ST3V\+ .styles_toNext__ynH8I,.styles_wrapper__ST3V\+ .styles_toPrevious__y484m{align-items:center;display:flex;height:80%;justify-content:center;position:absolute;width:5vw}.styles_wrapper__ST3V\+ .styles_toNext__ynH8I:hover .styles_arrow__4oRRm,.styles_wrapper__ST3V\+ .styles_toPrevious__y484m:hover .styles_arrow__4oRRm{background-color:#0006}.styles_wrapper__ST3V\+ .styles_toNext__ynH8I .styles_arrow__4oRRm,.styles_wrapper__ST3V\+ .styles_toPrevious__y484m .styles_arrow__4oRRm{align-items:center;background-color:#0003;border-radius:50%;display:flex;height:3rem;justify-content:center;transition:.2s;width:3rem}.styles_wrapper__ST3V\+ .styles_toPrevious__y484m{left:0}.styles_wrapper__ST3V\+ .styles_toPrevious__y484m .styles_arrow__4oRRm{transform:rotate(90deg)}.styles_wrapper__ST3V\+ .styles_toNext__ynH8I{right:0}.styles_wrapper__ST3V\+ .styles_toNext__ynH8I .styles_arrow__4oRRm{transform:rotate(-90deg)}.styles_wrapper__ST3V\+ .styles_pagesCount__KsL9L{background-color:#0006;border-radius:1rem;bottom:.25rem;color:#fff;left:50%;padding:.5rem 1rem;position:absolute;transform:translateX(-50%)}.styles_document__HVPuc:hover{cursor:auto}.styles_container__aYfQF{align-items:center;display:flex;justify-content:center}.styles_darkBG__wjyOv{align-self:center;background-color:#0000009c;border-radius:50%;display:flex;height:2.5rem;justify-content:center;position:absolute;transform:rotate(-90deg);width:2.5rem}.styles_darkBG__wjyOv .styles_svg__zQ-8m{align-self:center}.styles_darkBG__wjyOv .styles_svg__zQ-8m circle{transition:.2s}.styles_wrapper__cdH8B .styles_file__GwkZv{align-items:center;display:flex;gap:.5rem;padding:1rem;text-decoration:none}.styles_wrapper__cdH8B .styles_file__GwkZv .styles_fileInfo__CToPj{align-items:center;display:flex;gap:1.25rem;min-width:0}.styles_wrapper__cdH8B .styles_file__GwkZv .styles_fileInfo__CToPj .styles_fileName__8HB5W{font-weight:500;overflow:hidden;text-decoration:underline;text-overflow:ellipsis;white-space:nowrap}.styles_wrapper__cdH8B .styles_file__GwkZv .styles_fileInfo__CToPj .styles_fileSize__M2dLS{flex-shrink:0}.styles_wrapper__cdH8B .styles_file__GwkZv svg{flex-shrink:0;height:1.5rem;width:1.5rem}.styles_container__QSAfX{position:relative}.styles_container__QSAfX .styles_video__rHtDz{height:100%;object-fit:cover;width:100%}.styles_container__QSAfX .styles_duration__eUtNK{background-color:#000c;border-radius:5px;bottom:2%;color:#fff;padding:0 .2rem;position:absolute;right:2%}.styles_wrapper__dLP\+2{align-items:center;background-color:#000000b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;-webkit-user-select:none;user-select:none;width:100vw;z-index:13}.styles_wrapper__dLP\+2:hover{cursor:pointer}.styles_wrapper__dLP\+2 .styles_closeSvgBtn__Jhmrf{height:2.5rem;position:absolute;right:1rem;top:1rem;width:2.5rem}.styles_wrapper__dLP\+2 .styles_closeSvgBtn__Jhmrf path{stroke:#fff}.styles_wrapper__dLP\+2 .styles_mainImage__O6akI{max-height:calc(100% - 10rem);max-width:100%}.styles_wrapper__dLP\+2 .styles_mainImage__O6akI:hover{cursor:auto}.styles_wrapper__dLP\+2 .styles_mainImage__O6akI .styles_videoPlayer__b0zRZ{height:calc(100vh - 10rem);max-height:100%;max-width:100%}.styles_wrapper__dLP\+2 .styles_toNext__O998M,.styles_wrapper__dLP\+2 .styles_toPrevious__gYzlA{align-items:center;display:flex;height:80%;justify-content:center;position:absolute;width:5vw}.styles_wrapper__dLP\+2 .styles_toNext__O998M:hover .styles_arrow__dlu1V,.styles_wrapper__dLP\+2 .styles_toPrevious__gYzlA:hover .styles_arrow__dlu1V{background-color:#0006}.styles_wrapper__dLP\+2 .styles_toNext__O998M .styles_arrow__dlu1V,.styles_wrapper__dLP\+2 .styles_toPrevious__gYzlA .styles_arrow__dlu1V{align-items:center;background-color:#0003;border-radius:50%;display:flex;height:3rem;justify-content:center;transition:.2s;width:3rem}.styles_wrapper__dLP\+2 .styles_toPrevious__gYzlA{left:0}.styles_wrapper__dLP\+2 .styles_toPrevious__gYzlA .styles_arrow__dlu1V{transform:rotate(90deg)}.styles_wrapper__dLP\+2 .styles_toNext__O998M{right:0}.styles_wrapper__dLP\+2 .styles_toNext__O998M .styles_arrow__dlu1V{transform:rotate(-90deg)}.styles_wrapper__dLP\+2 .styles_previews__FX2rj{bottom:.5rem;display:flex;flex-direction:row;gap:1rem;position:absolute;transform:translateX(calc(50% - 2rem - var(--currentIndex)*5rem));transition:.2s}.styles_wrapper__dLP\+2 .styles_previews__FX2rj .styles_previewItem__pY6LV{border-radius:4px;height:4rem;object-fit:cover;overflow:hidden;width:4rem}.styles_hidden__fsxaG{display:none}.styles_wrapper__X2oJy{grid-gap:2px;display:grid;gap:2px;-webkit-user-select:none;user-select:none}.styles_wrapper__X2oJy .styles_imageWrapper__821un{aspect-ratio:1;display:flex;position:relative}.styles_wrapper__X2oJy .styles_imageWrapper__821un .styles_image__ma2Mn{height:100%;object-fit:cover;width:100%}.styles_wrapper__X2oJy .styles_imageWrapper__821un .styles_darken__mRt1D{align-self:center;background-color:#0000009c;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.styles_wrapper__X2oJy .styles_imageWrapper__821un .styles_darken__mRt1D .styles_darkenText__4y2Hx{align-self:center;color:#fff}.styles_wrapper__X2oJy .styles_imageWrapper__821un .styles_progressBar__tSHhH{height:3rem;left:calc(50% - 1.5rem);top:calc(50% - 1.5rem);width:3rem}.styles_wrapper__57zRt{display:flex;flex-direction:column;gap:.25rem;max-width:70%;min-width:3rem}.styles_wrapper__57zRt .styles_messageInfo__FZFmg{align-items:flex-end;display:flex;gap:.375rem}.styles_wrapper__57zRt .styles_messageInfo__FZFmg .styles_message__9J6bL{display:flex;flex-direction:column;gap:.125rem;position:relative;width:100%}.styles_wrapper__57zRt .styles_messageInfo__FZFmg .styles_message__9J6bL .styles_userName__Xs1zX{color:#777}.styles_wrapper__57zRt .styles_messageInfo__FZFmg .styles_message__9J6bL .styles_messageText__HFcyg{background:#dce5ed;border-radius:8px 8px 8px 0;color:#3f3c35;font-weight:500;overflow:hidden;white-space:pre-line;word-break:break-word}.styles_wrapper__57zRt .styles_messageInfo__FZFmg .styles_message__9J6bL .styles_messageText__HFcyg .styles_textWrapper__eEzu8{padding:.5rem}.styles_wrapper__57zRt .styles_messageInfo__FZFmg .styles_message__9J6bL .styles_messageText__HFcyg a{color:#3f3c35}.styles_wrapper__57zRt .styles_messageInfo__FZFmg .styles_message__9J6bL .styles_hoverPopUpWrapper__in0Lj{display:none;padding-bottom:.5rem;position:absolute;top:-2.75rem;z-index:1}.styles_wrapper__57zRt .styles_messageInfo__FZFmg .styles_message__9J6bL .styles_hoverPopUpWrapper__in0Lj .styles_hoverPopUp__XMyyY{align-items:center;background-color:#00407b;border-radius:6px;display:flex}.styles_wrapper__57zRt .styles_messageInfo__FZFmg .styles_message__9J6bL .styles_hoverPopUpWrapper__in0Lj .styles_hoverPopUp__XMyyY .styles_emojiButton__5zU\+0{padding:0 1rem}.styles_wrapper__57zRt .styles_messageInfo__FZFmg .styles_message__9J6bL .styles_hoverPopUpWrapper__in0Lj .styles_hoverPopUp__XMyyY .styles_separator__i2GEI{background-color:#337cc0;height:1.5rem;width:1px}.styles_wrapper__57zRt .styles_messageInfo__FZFmg .styles_message__9J6bL .styles_hoverPopUpWrapper__in0Lj .styles_hoverPopUp__XMyyY path{fill:#fff}.styles_wrapper__57zRt .styles_messageInfo__FZFmg .styles_message__9J6bL .styles_replyBtnContainer__rQfAg{align-items:flex-end;display:none;height:100%;justify-content:flex-end;position:absolute;right:-2rem;top:0;width:2rem;z-index:1}.styles_wrapper__57zRt .styles_messageInfo__FZFmg .styles_message__9J6bL .styles_replyBtnContainer__rQfAg svg:hover{cursor:pointer}.styles_wrapper__57zRt .styles_messageInfo__FZFmg .styles_message__9J6bL .styles_replyBtnContainer__rQfAg svg:hover path{stroke:#777}.styles_wrapper__57zRt .styles_messageInfo__FZFmg .styles_message__9J6bL:hover .styles_hoverPopUpWrapper__in0Lj{display:block}.styles_wrapper__57zRt .styles_messageInfo__FZFmg .styles_message__9J6bL:hover .styles_replyBtnContainer__rQfAg{display:flex}.styles_wrapper__57zRt .styles_messageInfo__FZFmg .styles_message__9J6bL:hover .styles_messageText__HFcyg{background:#edf3f8}.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5{align-items:flex-start;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;min-height:1rem;padding-left:2.875rem;width:calc(100% - 2.875rem)}.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5 .styles_messageMeta__c2w1B{align-items:center;color:#656464;display:flex;flex-shrink:0;gap:.5rem;justify-content:flex-end}.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5 .styles_reactions__r6XtX{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.3rem}.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5 .styles_reactions__r6XtX .styles_reactionItem__6laLw{align-items:center;background-color:#f5f7fa;border-radius:1rem;color:#005bb0;display:flex;flex-shrink:0;font-weight:600;gap:.125rem;height:1rem;justify-content:center;padding:0 .5rem;position:relative}.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5 .styles_reactions__r6XtX .styles_reactionItem__6laLw path{fill:#005bb0}.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5 .styles_reactions__r6XtX .styles_reactionItem__6laLw:hover{outline:1px solid #9aa0a6}.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5 .styles_reactions__r6XtX .styles_reactionItem__6laLw .styles_reactionOwnersWrapperHide__49Gg9{display:none}.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5 .styles_reactions__r6XtX .styles_reactionItem__6laLw .styles_reactionOwnersWrapperBottom__poT6u{display:block;left:0;padding-top:.25rem;position:absolute;top:1rem;z-index:1}.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5 .styles_reactions__r6XtX .styles_reactionItem__6laLw .styles_reactionOwnersWrapperTop__ACLJu{bottom:1rem;display:block;left:0;padding-bottom:.25rem;position:absolute;z-index:1}.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5 .styles_reactions__r6XtX .styles_reactionItem__6laLw .styles_reactionOwnersWrapperBottom__poT6u .styles_reactionOwners__wOkgW,.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5 .styles_reactions__r6XtX .styles_reactionItem__6laLw .styles_reactionOwnersWrapperTop__ACLJu .styles_reactionOwners__wOkgW{background-color:#00407b;border-radius:6px;color:#fff;display:flex;flex-direction:row;gap:.875rem;padding:.75rem}.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5 .styles_reactions__r6XtX .styles_reactionItem__6laLw .styles_reactionOwnersWrapperBottom__poT6u .styles_reactionOwners__wOkgW .styles_listOfNames__aljB\+,.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5 .styles_reactions__r6XtX .styles_reactionItem__6laLw .styles_reactionOwnersWrapperTop__ACLJu .styles_reactionOwners__wOkgW .styles_listOfNames__aljB\+{display:flex;flex-direction:column;gap:.375rem;max-height:10rem;max-width:10rem;min-width:0;overflow-y:scroll}.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5 .styles_reactions__r6XtX .styles_reactionItem__6laLw .styles_reactionOwnersWrapperBottom__poT6u .styles_reactionOwners__wOkgW .styles_listOfNames__aljB\+ span,.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5 .styles_reactions__r6XtX .styles_reactionItem__6laLw .styles_reactionOwnersWrapperTop__ACLJu .styles_reactionOwners__wOkgW .styles_listOfNames__aljB\+ span{flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5 .styles_reactions__r6XtX .styles_reactionItem__6laLw .styles_reactionOwnersWrapperBottom__poT6u:hover,.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5 .styles_reactions__r6XtX .styles_reactionItem__6laLw .styles_reactionOwnersWrapperTop__ACLJu:hover{cursor:auto}.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5 .styles_reactions__r6XtX .styles_ownReaction__C0yyq{outline:1px solid #4d8cc8}.styles_wrapper__57zRt .styles_messageReactionsAndMeta__Q2OQ5 .styles_reactions__r6XtX .styles_plusIcon__JzzZQ{height:1rem;padding:0;width:1rem}.styles_ownMessage__HV2EU{align-items:flex-end;align-self:flex-end}.styles_ownMessage__HV2EU .styles_messageInfo__FZFmg .styles_message__9J6bL .styles_messageText__HFcyg{background:#005bb0;border-bottom-left-radius:8px;border-bottom-right-radius:0;color:#fff}.styles_ownMessage__HV2EU .styles_messageInfo__FZFmg .styles_message__9J6bL .styles_messageText__HFcyg a{color:#fff}.styles_ownMessage__HV2EU .styles_messageInfo__FZFmg .styles_message__9J6bL:hover .styles_messageText__HFcyg{background:#337cc0}.styles_ownMessage__HV2EU .styles_messageReactionsAndMeta__Q2OQ5{padding:0;width:100%}.styles_dateline__SEll3{align-items:center;display:flex;justify-content:center;margin:1rem 0}.styles_dateline__SEll3 .styles_date__LnnDQ{color:#656464;font-weight:600}.styles_messagesWelcomeWrap__Yq\+9S{display:flex;flex-direction:column;gap:3.125rem;margin-top:4.375rem;width:100%}.styles_messagesWelcomeWrap__Yq\+9S .styles_messagesSvg__uQvIJ{align-items:center;display:flex;justify-content:center}.styles_messagesWelcomeWrap__Yq\+9S .styles_messagesTitle__Ja6eP{color:#343632;display:flex;flex-direction:column;gap:.5rem}.styles_messagesWelcomeWrap__Yq\+9S .styles_messagesTitle__Ja6eP span{font-weight:800}.styles_messagesWelcomeWrap__Yq\+9S .styles_messagesTitle__Ja6eP p{font-weight:500}.styles_chatWrapper__D3HuV{display:flex;flex:1 1;flex-direction:column-reverse;overflow:hidden;position:relative}.styles_chatWrapper__D3HuV .styles_scrollableContainer__67gxu{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:column-reverse;min-height:100%;overflow-x:hidden;overflow-y:auto;padding-right:2.25rem;transform:translateZ(1px)}.styles_chatWrapper__D3HuV .styles_scrollableContainer__67gxu .styles_messagesContainer__d26qu{display:flex;flex-direction:column-reverse;gap:1rem;width:100%}.styles_chatWrapper__D3HuV .styles_scrollableContainer__67gxu .styles_spinner__yV18s{flex-shrink:0;margin-top:1rem}.styles_scrollToBtn__m-hmE{bottom:.5rem;opacity:1;position:absolute;right:.7rem;transform:rotate(180deg);transition-duration:.2s;visibility:visible;z-index:0}.styles_hiddenScrollToBtn__iyoQU{bottom:-2rem}.styles_emojiPickerWrapper__q-Ddv{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.styles_wrapper__brqlS{align-items:center;background-color:#000000b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:12}.styles_wrapper__brqlS:hover{cursor:pointer}.styles_wrapper__brqlS .styles_container__1tQDG{background-color:#fff;border-radius:6px;display:flex;flex-direction:column;max-height:80vh;max-width:50vw;overflow-y:auto;padding:2rem 2.875rem;position:relative;width:-webkit-min-content;width:min-content}.styles_wrapper__brqlS .styles_container__1tQDG .styles_closeSvgBtn__v-mlO{height:2.5rem;position:absolute;right:1.75rem;top:1.35rem;width:2.5rem}.styles_wrapper__brqlS .styles_container__1tQDG .styles_closeSvgBtn__v-mlO path{stroke:#4e4b44}.styles_wrapper__brqlS .styles_container__1tQDG .styles_title__DZij0{border-bottom:1px solid #e2e1dc;color:#3f3c35;flex-shrink:0;font-weight:600;margin-bottom:1rem;padding-bottom:1rem}.styles_wrapper__brqlS .styles_container__1tQDG:hover{cursor:auto}.styles_wrapper__brqlS .styles_container__1tQDG .styles_description__sMg2B{color:#3f3c35;font-weight:500;white-space:pre-wrap}.styles_wrapper__brqlS .styles_container__1tQDG .styles_actionButtons__-\+YXL{display:flex;gap:1rem;margin-top:1.5rem;min-width:0}.styles_wrapper__brqlS .styles_container__1tQDG .styles_actionButtons__-\+YXL .styles_confirmButton__Mcg8R{max-width:calc(100% - 7rem)}.styles_hidden__kMdbF{display:none}.styles_container__Rz06P{align-items:center;align-self:center;display:inline-flex;justify-content:center;justify-self:center;position:relative}.styles_container__Rz06P svg{height:1rem;width:1rem}.styles_container__Rz06P svg path{fill:#777}.styles_container__Rz06P:hover .styles_hintWrapper__Umzog{display:block}.styles_container__Rz06P .styles_hintWrapper__Umzog{bottom:.5rem;display:none;padding-bottom:1rem;position:absolute}.styles_container__Rz06P .styles_hintWrapper__Umzog .styles_hintContainer__OOdt-{background-color:#fff;border:1px solid #777;border-radius:5px;box-shadow:0 0 .25rem #00000040;max-width:60rem;padding:.5rem;width:-webkit-max-content;width:max-content;z-index:999}.styles_container__Rz06P .styles_hintWrapper__Umzog .styles_hintContainer__OOdt- .styles_hintText__kmoGA{color:#4e4b44}.styles_wrapper__D\+PN6{border-radius:0 0 .5rem .5rem;display:flex;flex-direction:column;gap:.25rem;width:100%}.styles_wrapper__D\+PN6 .styles_labelContainer__tZXLC{align-items:center;display:flex;flex-direction:row;gap:.5rem}.styles_wrapper__D\+PN6 .styles_labelContainer__tZXLC .styles_label__dfPhN{color:#343632;font-weight:600}.styles_wrapper__D\+PN6 .styles_errorText__fZJDQ{color:#e80808}.styles_wrapper__D\+PN6 .styles_note__z1yRY{color:#b0b0b0}.styles_wrapper__D\+PN6 .styles_container__b2QfL{align-items:center;border-radius:.5rem;display:flex;height:2.5rem;justify-content:space-between;outline:1px solid #989898}.styles_wrapper__D\+PN6 .styles_container__b2QfL .styles_button__R0UvW{align-items:center;background-color:#0000;border:none;display:flex;height:2.75rem;outline:none;padding:0}.styles_wrapper__D\+PN6 .styles_container__b2QfL .styles_button__R0UvW:hover{cursor:pointer}.styles_wrapper__D\+PN6 .styles_container__b2QfL .styles_disabledButton__nkAvY:hover{cursor:auto}.styles_wrapper__D\+PN6 .styles_container__b2QfL .styles_leftButton__GnjCY{padding-left:.625rem}.styles_wrapper__D\+PN6 .styles_container__b2QfL .styles_rightButton__46YUq{padding-right:.625rem}.styles_wrapper__D\+PN6 .styles_container__b2QfL .styles_input__WSQqb{border:none;border-radius:.5rem;color:#343632;flex:1 1;font-weight:500;height:2.75rem;outline:none;padding:0 .625rem;width:0}.styles_wrapper__D\+PN6 .styles_container__b2QfL .styles_input__WSQqb::-webkit-inner-spin-button,.styles_wrapper__D\+PN6 .styles_container__b2QfL .styles_input__WSQqb::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles_wrapper__D\+PN6 .styles_container__b2QfL .styles_input__WSQqb[type=number]{-moz-appearance:textfield}.styles_wrapper__D\+PN6 .styles_container__b2QfL::placeholder{color:#989898}.styles_wrapper__D\+PN6 .styles_focusedContainer__mLCtl{outline-color:#4d8cc8;outline-width:2px}.styles_wrapper__D\+PN6 .styles_errorContainer__FSRQ6{outline-color:#e80808}.styles_wrapper__D\+PN6 .styles_errorContainer__FSRQ6 .styles_input__WSQqb{color:#a60606}.styles_disabledWrapper__Lu4KE{opacity:.6}.styles_disabledWrapper__Lu4KE .styles_container__b2QfL{background-color:#edf3f8}.styles_inputsContainer__7YLxa{display:flex;flex-direction:row;gap:2rem;margin-top:1rem}.styles_inputsContainer__7YLxa .styles_input__WRJHp{width:15rem}.styles_wrapper__\+cx0s{border-radius:0 0 .5rem .5rem;display:flex;flex-direction:column;gap:.25rem;position:relative;width:100%}.styles_wrapper__\+cx0s .styles_label__PUGgA{color:#343632;font-weight:600}.styles_wrapper__\+cx0s .styles_container__F\+-OP{align-items:center;background-color:#0000;border-radius:.5rem;color:#343632;display:flex;height:2.5rem;justify-content:space-between;outline:1px solid #989898;position:relative}.styles_wrapper__\+cx0s .styles_container__F\+-OP .styles_input__Jb7KB{align-items:center;border:none;border-radius:.5rem;color:#343632;display:flex;flex:1 1;font-weight:500;height:2.75rem;outline:none;padding:0 .75rem;width:0}.styles_wrapper__\+cx0s .styles_container__F\+-OP .styles_listOnTop__1yLYu{bottom:2.75rem;top:auto!important}.styles_wrapper__\+cx0s .styles_container__F\+-OP .styles_dropdown__rfvfE{background-color:#fff;border:1px solid #cbcbc6;border-radius:.375rem;box-shadow:0 4px 6px -2px #0000000f,0 10px 15px -3px #0000001a;display:flex;flex-direction:column;max-height:30vh;overflow:hidden;position:absolute;top:115%;width:100%;z-index:100}.styles_wrapper__\+cx0s .styles_container__F\+-OP .styles_dropdown__rfvfE .styles_searchInput__Dl\+7G{border:none;border-radius:.25rem;color:#343632;flex-shrink:0;font-weight:500;height:2.75rem;margin-bottom:.5rem;outline:1px solid #989898;padding:0 .75rem}.styles_wrapper__\+cx0s .styles_container__F\+-OP .styles_dropdown__rfvfE .styles_scrollableOptions__M3vbT{display:flex;flex-direction:column;overflow:auto}.styles_wrapper__\+cx0s .styles_container__F\+-OP .styles_dropdown__rfvfE .styles_scrollableOptions__M3vbT .styles_optionItem__eqLoh{align-items:center;background-color:#fff;color:#343632;display:flex;font-weight:600;padding:.625rem .5rem;word-break:break-word}.styles_wrapper__\+cx0s .styles_container__F\+-OP .styles_dropdown__rfvfE .styles_scrollableOptions__M3vbT .styles_optionItem__eqLoh:hover{background-color:#f5f7fa}.styles_wrapper__\+cx0s .styles_container__F\+-OP::placeholder{color:#989898;font-weight:500}.styles_wrapper__\+cx0s .styles_container__F\+-OP .styles_arrow__Z3J7U{stroke:#343632;pointer-events:none;position:absolute;right:.75rem}.styles_wrapper__\+cx0s .styles_focusedContainer__-VLNE{outline-color:#4d8cc8;outline-width:2px}.styles_container__-5lma{padding:2.5rem 0}.styles_container__-5lma .styles_integration__OkDBH{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.styles_container__-5lma .styles_integration__OkDBH .styles_integrationText__qOVVA{align-items:center;display:flex;flex-direction:row}.styles_container__-5lma .styles_integration__OkDBH .styles_integrationText__qOVVA .styles_expireDate__\+YOLN{color:#777}.styles_container__-5lma .styles_integration__OkDBH .styles_notValidText__SfA7X{color:#e80808;font-weight:600}.styles_container__-5lma .styles_facebookPageDropdown__40RaC{width:20rem}.styles_wrapper__tbUT7{border-radius:.5rem;flex-shrink:0;overflow:hidden;position:relative}.styles_wrapper__tbUT7 .styles_image__NNGBj{height:100%;object-fit:cover;width:100%}.styles_wrapper__tbUT7 svg{display:block;height:100%;width:100%}.styles_wrapper__tbUT7 .styles_pending__f8Ffo{background-color:#000;bottom:0;padding:.5rem;position:absolute}.styles_wrapper__tbUT7 .styles_greyFilter__rg0Al{filter:grayscale(1)}.styles_container__4LIls{position:relative}.styles_container__4LIls .styles_team__KAYiT{align-items:center;background-color:#00407b;color:#fff;display:flex;gap:.625rem;height:4.5rem;padding:0 1rem;position:relative;transition:.3s;width:22rem;z-index:9}.styles_container__4LIls .styles_team__KAYiT .styles_teamInfo__NRiob{flex-grow:1;min-width:0}.styles_container__4LIls .styles_team__KAYiT .styles_teamInfo__NRiob span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_container__4LIls .styles_team__KAYiT .styles_svg__dUPMY{flex-shrink:0;transition:.3s}.styles_container__4LIls .styles_team__KAYiT .styles_rotated__PpKpV{transform:rotate(180deg)}.styles_container__4LIls .styles_dropdown__TPnUf{-ms-overflow-style:none;max-height:30vh;overflow-y:auto;overscroll-behavior:contain;position:absolute;scrollbar-width:none;transform:translateY(-100%);transition:.3s;z-index:8}.styles_container__4LIls .styles_dropdown__TPnUf::-webkit-scrollbar{display:none}.styles_container__4LIls .styles_dropdown__TPnUf .styles_team__KAYiT{background-color:#002e58;z-index:10}.styles_container__4LIls .styles_dropdown__TPnUf .styles_team__KAYiT:hover{background-color:#00498d;cursor:pointer}.styles_container__4LIls .styles_visible__bZvk2{transform:translateY(0)}.styles_common__sNfyE{align-items:center;display:flex;gap:.5rem;list-style:none;padding:.625rem}.styles_common__sNfyE span{color:var(--contentColor);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_common__sNfyE span:hover{cursor:pointer}.styles_common__sNfyE svg{flex-shrink:0}.styles_common__sNfyE .styles_text__57s2r{flex:1 1}.styles_common__sNfyE .styles_dot__CIsS6{align-items:center;display:flex;justify-content:center;padding-right:.25rem}.styles_dropdown__nFF64{background-color:var(--backgroundColor);border-radius:.375rem;box-shadow:0 0 .25rem #00000040;list-style-type:none;opacity:1;padding:.25rem .625rem;position:absolute;right:0;top:calc(100% + .5rem);transition-duration:.2s;visibility:visible;z-index:10}.styles_dropdown__nFF64 li{border-bottom:1px solid #337cc0}.styles_dropdown__nFF64 li:last-child{border-bottom:none}.styles_arrow__HTapi:before{background-color:var(--backgroundColor);border-radius:.25rem 0 0 0;content:"";display:block;height:1rem;position:absolute;right:var(--right);transform:translateY(-80%) rotate(45deg);width:1rem}.styles_notVisible__ycOMv{opacity:0;visibility:hidden}.styles_container__ThoLs{border-bottom:1px solid #dce5ed;padding:.875rem 0}.styles_container__ThoLs .styles_label__jvz7U{align-items:center;color:var(--label-color);display:flex;justify-content:space-between;-webkit-user-select:none;user-select:none}.styles_container__ThoLs .styles_label__jvz7U div{max-width:100%}.styles_container__ThoLs .styles_label__jvz7U span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_container__ThoLs .styles_label__jvz7U .styles_boldLabel__AlKnB{font-weight:600}.styles_container__ThoLs .styles_label__jvz7U:hover{cursor:pointer}.styles_container__ThoLs .styles_label__jvz7U .styles_arrow__z3c\+H{transition:.3s}.styles_container__ThoLs .styles_label__jvz7U .styles_arrow__z3c\+H path{stroke:var(--icon-color)}.styles_container__ThoLs .styles_label__jvz7U .styles_rotated__I47o0{transform:rotate(180deg)}.styles_container__ThoLs .styles_collapsibleWrapper__Oh2vN{display:grid;grid-template-rows:1fr;transition:grid-template-rows .3s}.styles_container__ThoLs .styles_collapsibleWrapper__Oh2vN .styles_collapsible__3p0Ln{overflow:hidden}.styles_container__ThoLs .styles_collapsed__tYGP9{grid-template-rows:0fr}.styles_container__lrPLl{align-items:center;background-color:#005bb0;border-radius:6px;display:flex;gap:.5rem;padding:.5rem}.styles_container__lrPLl .styles_avatar__Cy9TF{border:4px solid #337cc0;border-radius:50%}.styles_container__lrPLl .styles_userInfo__lPo7K{color:#fff;display:flex;flex-direction:column;flex-grow:1;width:calc(100% - 11.5rem)}.styles_container__lrPLl .styles_userInfo__lPo7K h4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_container__lrPLl .styles_crossSvg__0J5PQ path{stroke:#b3cee7}.styles_container__lrPLl .styles_navigateSvg__uEB97 svg{fill:none;transform:rotate(-90deg)}.styles_container__5b7Ec{align-items:center;display:flex;flex-direction:row;gap:1rem}.styles_container__5b7Ec .styles_description__rG451{color:#343632}.styles_container__5b7Ec .styles_buttonChecked__aw6eo,.styles_container__5b7Ec .styles_button__E7ISa{align-items:center;background-color:#0000;border:1px solid #6e7377;border-radius:.25rem;display:flex;flex-shrink:0;height:1.25rem;justify-content:center;padding:0;width:1.25rem}.styles_container__5b7Ec .styles_buttonChecked__aw6eo:hover,.styles_container__5b7Ec .styles_button__E7ISa:hover{border-color:#4e4b44;cursor:pointer}.styles_container__5b7Ec .styles_buttonChecked__aw6eo{background-color:#4e4b44;border-color:#4e4b44}.styles_container__5b7Ec .styles_buttonDisabled__gL7mU{background-color:#f5f7fa;border-color:#c6ced5}.styles_container__5b7Ec .styles_buttonDisabled__gL7mU>svg{fill:#c6ced5}.styles_container__5b7Ec .styles_buttonDisabled__gL7mU:hover{border-color:#c6ced5;cursor:auto}.styles_container__39UfG{align-items:center;display:flex;flex-direction:row;gap:.5rem}.styles_container__39UfG:hover .styles_buttonChecked__onpWt,.styles_container__39UfG:hover .styles_button__JeKQr{border:1px solid #4e4b44;cursor:pointer}.styles_container__39UfG:hover .styles_checkedDisabled__q9PZf{border:1px solid #0000}.styles_container__39UfG:hover .styles_disabled__SBA7V{border:1px solid #dce5ed;cursor:auto}.styles_container__39UfG .styles_label__904GP{color:#343632;font-weight:500}.styles_container__39UfG .styles_buttonChecked__onpWt,.styles_container__39UfG .styles_button__JeKQr,.styles_container__39UfG .styles_checkedDisabled__q9PZf,.styles_container__39UfG .styles_disabled__SBA7V{align-items:center;background-color:#fff;border:1px solid #dce5ed;border-radius:50%;display:flex;flex-shrink:0;height:1rem;justify-content:center;padding:0;width:1rem}.styles_container__39UfG .styles_buttonChecked__onpWt .styles_whiteCircle__WrBeT,.styles_container__39UfG .styles_button__JeKQr .styles_whiteCircle__WrBeT,.styles_container__39UfG .styles_checkedDisabled__q9PZf .styles_whiteCircle__WrBeT,.styles_container__39UfG .styles_disabled__SBA7V .styles_whiteCircle__WrBeT{background-color:#fff;border-radius:50%;height:.375rem;width:.375rem}.styles_container__39UfG .styles_buttonChecked__onpWt{background-color:#4e4b44;border-color:#4e4b44}.styles_container__39UfG .styles_checkedDisabled__q9PZf{background-color:#dce5ed;border:1px solid #0000}.styles_container__Uxf6B{background-color:#00407b;box-shadow:0 0 .25rem #00000040;display:flex;flex-direction:column;gap:1.25rem;max-height:70vh;max-width:30rem;opacity:1;padding:1.25rem .875rem 1.25rem 1.25rem;position:absolute;right:0;top:100%;transition-duration:.2s;visibility:visible;width:-webkit-max-content;width:max-content;z-index:4}.styles_container__Uxf6B .styles_header__uokgN{align-items:center;display:flex;justify-content:space-between}.styles_container__Uxf6B .styles_header__uokgN .styles_headerDescription__1Q2cR{display:flex;gap:.75rem}.styles_container__Uxf6B .styles_header__uokgN .styles_headerDescription__1Q2cR .styles_title__orvwM{color:#fff;font-weight:600}.styles_container__Uxf6B .styles_header__uokgN path{stroke:#fff}.styles_container__Uxf6B .styles_scrollable__I3EUO{display:flex;flex-direction:column;flex-grow:1;gap:1.25rem;overflow-y:auto;padding-right:.875rem}.styles_container__Uxf6B .styles_scrollable__I3EUO::-webkit-scrollbar{width:.6875rem}.styles_container__Uxf6B .styles_scrollable__I3EUO::-webkit-scrollbar-track{background:#002e58;border-radius:1.25rem}.styles_container__Uxf6B .styles_scrollable__I3EUO::-webkit-scrollbar-thumb{background:#005bb0;border-radius:1.25rem}.styles_container__Uxf6B .styles_scrollable__I3EUO .styles_collapse__y6tnV{padding:0}.styles_container__Uxf6B .styles_scrollable__I3EUO .styles_requestsWrapper__X5hAz{display:flex;flex-direction:column;gap:.625rem;margin-top:.625rem}.styles_container__Uxf6B .styles_scrollable__I3EUO .styles_emptyWrapper__H6FEP{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:.625rem;justify-content:center}.styles_container__Uxf6B .styles_scrollable__I3EUO .styles_emptyWrapper__H6FEP .styles_emptyText__w8ASm{color:#b3cee7;font-weight:600}.styles_hidden__ciGfY{opacity:0;visibility:hidden}.styles_show__LptCN{background-color:#f5811f;border-radius:50%;flex-shrink:0;height:.375rem;width:.375rem}.styles_hide__-Q51V{display:none}.styles_container__VRiqV{background-color:#00407b;gap:1.25rem;height:100%;padding:0 1.5rem;position:relative}.styles_container__VRiqV,.styles_container__VRiqV .styles_openable__B8aQI{align-items:center;display:flex}.styles_container__VRiqV .styles_openable__B8aQI .styles_avatar__E\+Abz{border:6px solid #002e58;margin-right:.6875rem}.styles_container__VRiqV .styles_openable__B8aQI svg{transition:.3s}.styles_container__VRiqV .styles_openable__B8aQI .styles_rotated__FQhl4{transform:rotate(180deg)}.styles_container__VRiqV .styles_bellWrapper__VRCsr{display:flex;position:relative}.styles_container__VRiqV .styles_bellWrapper__VRCsr .styles_bell__gXJoL{transition:.3s}.styles_container__VRiqV .styles_bellWrapper__VRCsr .styles_bell__gXJoL:hover{cursor:pointer;transform:rotate(20deg)}.styles_container__VRiqV .styles_bellWrapper__VRCsr .styles_bellIndicator__Rhnvf{position:absolute;right:0;top:0}.styles_container__VRiqV .styles_auditIcon__zNZVq{cursor:pointer;transition:.3s}.styles_container__VRiqV .styles_auditIcon__zNZVq:hover{transform:scale(1.1)}.styles_wrapper__LqKwX{background-color:#005bb0;display:flex;justify-content:center}.styles_wrapper__LqKwX .styles_container__\+0ar1{align-items:center;display:flex;flex-grow:1;height:4.5rem;justify-content:space-between;max-width:90rem}.styles_wrapper__LqKwX .styles_container__\+0ar1 .styles_leftSide__uS0nM{align-items:center;display:flex}.styles_wrapper__LqKwX .styles_container__\+0ar1 .styles_leftSide__uS0nM .styles_logo__ek9xG{align-items:center;display:flex;justify-content:center;width:7.5rem}.styles_wrapper__LqKwX .styles_container__\+0ar1 .styles_rightSide__CggyV{height:100%}.styles_wrapper__LqKwX .styles_container__\+0ar1 .styles_guardianTitle__MRzTl{color:#fff;font-weight:600}.styles_wrapper__W3nlC{display:flex;justify-content:center;padding:0 2rem}.styles_wrapper__W3nlC .styles_container__pR90a{flex-grow:1;padding:2rem 0}.styles_wrapper__W3nlC .styles_container__pR90a .styles_links__3RLrt{border-bottom:1px solid #dce5ed;display:flex;flex-direction:row;gap:1rem;list-style-type:none;padding:0}.styles_wrapper__W3nlC .styles_container__pR90a .styles_links__3RLrt li .styles_link__dnTyx{color:#005bb0;display:flex;line-height:4rem;padding:0 1.5rem;text-decoration:none}.styles_wrapper__W3nlC .styles_container__pR90a .styles_links__3RLrt li .styles_link__dnTyx .styles_notificationIndicator__sk6\+L{background-color:#ea6f0b;border-radius:50%;height:.5rem;margin-top:1em;width:.5rem}.styles_wrapper__W3nlC .styles_container__pR90a .styles_links__3RLrt li .styles_active__-EYpT{border-bottom:3px solid #337cc0;color:#3f3c35;font-weight:600}.styles_modalContainer__kzU1r{overflow-y:visible!important;overflow-y:initial!important}.styles_wrapper__-g8ee{max-width:none!important;padding:0!important}.styles_container__U-\+NL{display:flex;flex-direction:column;height:100%;justify-content:center;max-width:40rem;overflow:hidden;width:70vw}.styles_container__U-\+NL .styles_loader__K1YIB{align-items:center;display:flex;height:10rem;justify-content:center;width:100%}.styles_container__U-\+NL .styles_header__rN1ZV{background-color:#f5f7fa;color:#343632;display:flex;flex-direction:column;padding:1.3rem 1.2rem .8rem 2.85rem;position:relative}.styles_container__U-\+NL .styles_cross__AVAgT{cursor:pointer;position:absolute;right:1rem;top:1rem}.styles_container__U-\+NL .styles_teamName__7ZmdY{font-weight:500}.styles_container__U-\+NL .styles_chatName__qPRcS{font-weight:600}.styles_container__U-\+NL .styles_memberNames__liFL-{font-weight:400;margin-top:.35rem}.styles_container__U-\+NL .styles_showMore__p8TFC{color:#005bb0}.styles_container__U-\+NL .styles_messages__P3eNb{display:flex;flex-direction:column;margin:1rem auto;overflow-x:hidden;overflow-y:auto;padding:0 1.5rem 2rem;width:calc(100% - 4rem)}.styles_container__U-\+NL .styles_messagesGroup__OxjiV{display:flex;flex-direction:column}.styles_container__U-\+NL .styles_message__bosZr{display:flex;justify-content:space-between}.styles_container__U-\+NL .styles_selectedMessage__Y5eIo{background-color:#f4f9ff;border-radius:5px}.styles_container__U-\+NL .styles_messageDetails__prg9w{display:flex;flex-direction:column;width:80%}.styles_container__U-\+NL .styles_messageUser__l-Ecc{color:#4e4b44;font-weight:700;margin-bottom:.44rem}.styles_container__U-\+NL .styles_messageContainer__ZFiEY{margin-bottom:.38rem}.styles_container__U-\+NL .styles_messageText__iOU18{color:#3f3c35;font-weight:400;word-break:break-word}.styles_container__U-\+NL .styles_messageTime__ztM-0{color:#777;font-weight:500}.styles_container__U-\+NL .styles_messageImage__-rkng{max-height:100%;max-width:100%}.styles_container__msFYT{border-bottom:1px solid #dce5ed;margin-top:1.5rem;padding-bottom:4.25rem}.styles_container__msFYT .styles_header__Krvpi{grid-gap:1rem;border-bottom:1px solid #dce5ed;display:grid;gap:1rem;grid-template-columns:5fr 11fr 10fr 30fr 4fr;margin-bottom:1.1rem;padding:.5rem 1.25rem}.styles_container__msFYT .styles_headerCell__oeJV2{color:#000;display:flex;flex-shrink:0;font-weight:500}.styles_container__msFYT .styles_headerCell__oeJV2:first-child{padding-left:.5rem}.styles_container__msFYT .styles_body__FXuMe{display:flex;flex-direction:column;gap:.5rem}.styles_container__msFYT .styles_bodyRow__OCunn{grid-gap:1rem;background-color:#fff;border:1px solid #c6ced5;border-radius:.375rem;display:grid;gap:1rem;grid-template-columns:5fr 11fr 10fr 30fr 4fr;padding:.5rem 1.25rem;transition:.15s}.styles_container__msFYT .styles_bodyRow__OCunn:hover{border-color:#80add8;box-shadow:0 0 12px 0 #00000029}.styles_container__msFYT .styles_bodyCell__AttNN{color:#343632;display:flex;flex-shrink:0;font-weight:500;overflow:hidden}.styles_container__msFYT .styles_bodyCell__AttNN span{align-items:center;display:flex}.styles_container__msFYT .styles_cellText__31G4Z{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_container__msFYT .styles_cellVertical__\+P5Al{flex-direction:column;gap:.1rem}.styles_container__msFYT .styles_time__EU\+0J{color:#777}.styles_container__msFYT .styles_messageFromTo__y2SY7{font-weight:700}.styles_container__msFYT .styles_messageText__ZjyNf{font-weight:400}.styles_container__msFYT .styles_messageText__ZjyNf *{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_container__WbRCU{color:#343632;font-weight:600}.styles_paginationControls__WyB\+x{align-items:center;display:flex;justify-content:space-between;margin-bottom:.85rem;padding:1rem 0}.styles_paginationButton__jrAW0{align-items:center;cursor:pointer;display:flex;font-weight:600;gap:.62rem}.styles_paginationButtonDisabled__zuN6-{color:#dce5ed;cursor:default}.styles_paginationButtonDisabled__zuN6- path{stroke:#b0b7be}.styles_pages__LVKou{display:flex;gap:2rem;overflow:hidden;padding:0 1rem}.styles_page__HXQrD{color:#343632;cursor:pointer;font-weight:700}.styles_activePage__t52DV{color:#f5811f}.styles_paginationMeta__QRMvK{color:#3f3c35}.styles_paginationMetaNum__B81j0{font-weight:700}.styles_minBullyingRange__kiRWH{align-items:center;display:flex;flex-direction:row;gap:1rem;margin:.5rem 0}.styles_minBullyingRange__kiRWH .styles_rangeTrack__u691a{background-color:#e3eaf1;height:.5rem;width:50%}.styles_minBullyingRange__kiRWH .styles_rangeThumb__sI8tn{border-radius:.5rem;height:1.25rem;outline:none;width:1.25rem}.styles_minBullyingRange__kiRWH .styles_minScoreValue__0OyzT{font-weight:600;text-decoration:underline}.styles_note__c6uDj{color:#c05600;font-style:italic;white-space:pre-wrap}.styles_tag__nSz2D{align-items:center;border-radius:6px;display:flex;font-weight:600;gap:.5rem;justify-content:space-between;min-width:0;padding:.375rem .75rem}.styles_tag__nSz2D span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_tag__nSz2D svg{flex-shrink:0;height:1.35em;width:1.35em}.styles_tag__nSz2D svg:hover{cursor:pointer}.styles_container__FZw42{display:flex;flex-direction:column;margin-top:2.5rem}.styles_container__FZw42 .styles_accent__WRhRY{font-weight:700}.styles_container__FZw42 .styles_tabTitle__fyHxF{font-weight:600}.styles_container__FZw42 .styles_subsectionTitle__2\+uFp{font-weight:600;margin-bottom:1.63rem}.styles_container__FZw42 .styles_label__WXXVJ{margin-bottom:.62rem}.styles_container__FZw42 .styles_formSection__ZtkEM{display:flex;margin-top:.8rem;width:100%}.styles_container__FZw42 .styles_formSection__ZtkEM .styles_formSubsection__FpF\+X{display:flex;flex-direction:column}.styles_container__FZw42 .styles_formSection__ZtkEM .styles_formSubsection__FpF\+X:first-child{flex:7 1}.styles_container__FZw42 .styles_formSection__ZtkEM .styles_formSubsection__FpF\+X:last-child{flex:5 1}.styles_container__FZw42 .styles_formSection__ZtkEM .styles_subsectionContent__qWIO4{display:flex;flex-direction:column;margin-bottom:2.5rem}.styles_container__FZw42 .styles_formSection__ZtkEM .styles_subsectionContent__qWIO4 .styles_rangePicker__uWFv9{margin-top:.5rem}.styles_container__FZw42 .styles_formSection__ZtkEM .styles_reducedWidthSection__-7QTW{width:75%}.styles_container__FZw42 .styles_sectionDivider__BN0VS{border-bottom:1px solid #dce5ed;margin:.75rem 0}.styles_container__FZw42 .styles_keywordInput__FQlCT{width:30rem}.styles_container__FZw42 .styles_radioGroup__4cwk6{align-items:center;display:flex;gap:1.75rem}.styles_container__FZw42 .styles_radioOrange__FSzta{background-color:#f5811f;border-color:#0000}.styles_container__FZw42 .styles_select__\+7v5o{flex-shrink:0;width:20rem}.styles_container__FZw42 .styles_datePickers__ApoDX{align-items:center;display:flex;gap:1.5rem}.styles_container__FZw42 .styles_datePicker__mFdhL{gap:.1rem;width:10rem}.styles_container__FZw42 .styles_datePicker__mFdhL label{font-weight:600}.styles_container__FZw42 .styles_predefinedDates__1x40g{display:flex;flex-direction:column;gap:1rem;margin-top:1.87rem}.styles_container__FZw42 .styles_membersSelection__3aybP{display:flex;gap:2.5rem}.styles_container__FZw42 .styles_selectedMembers__gKefh{align-items:flex-end;display:flex;flex-wrap:wrap;gap:.75rem}.styles_container__FZw42 .styles_selectedMember__WrX6s{height:2rem}.styles_container__FZw42 .styles_peopleOptionItemImage__R6CW7{margin-right:.5rem}.styles_container__FZw42 .styles_controlButtons__R8aSP{display:flex;gap:2rem}.styles_container__FZw42 .styles_controlButton__OrFuW{border:0;flex-grow:0;min-width:10rem;width:auto}.styles_container__FZw42 .styles_controlButton__OrFuW path{stroke:#3f3c35}.styles_container__FZw42 .styles_emptyStateText__LPTMD{font-style:italic;margin-top:1.5rem}.styles_container__FZw42 .styles_resultsContainer__6yQbH{margin-top:2.5rem;padding:2.5rem 0 5rem;position:relative}.styles_container__FZw42 .styles_resultsBackground__0W-FU{background-color:#f5f7fa;height:100%;left:-50vw;position:absolute;top:0;width:150vw;z-index:-1}.styles_container__FZw42 .styles_resultsTitle__sLEnN{color:#343632;font-weight:600}.styles_container__N3UTl{border-bottom:1px solid #dce5ed;margin-top:1.5rem;padding-bottom:4.25rem}.styles_container__N3UTl .styles_header__M0GKB{border-bottom:1px solid #dce5ed;display:flex;gap:2.75rem;margin-bottom:1.1rem;padding:.5rem 4rem .5rem 1.25rem}.styles_container__N3UTl .styles_headerCell__oM8kK{color:#000;display:flex;flex-shrink:0;font-weight:500}.styles_container__N3UTl .styles_headerCell__oM8kK:first-child{padding-left:.5rem;width:20rem}.styles_container__N3UTl .styles_headerCell__oM8kK:nth-child(2){width:13rem}.styles_container__N3UTl .styles_headerCell__oM8kK:nth-child(3){width:20rem}.styles_container__N3UTl .styles_headerCell__oM8kK:nth-child(4){justify-content:right;width:10rem}.styles_container__N3UTl .styles_body__OQD0o{display:flex;flex-direction:column;gap:.5rem}.styles_container__N3UTl .styles_bodyRow__QlEf7{background-color:#fff;border:1px solid #c6ced5;border-radius:.375rem;display:flex;gap:2.75rem;padding:.5rem 4rem .5rem 1.25rem;transition:.15s}.styles_container__N3UTl .styles_bodyRow__QlEf7:hover{border-color:#80add8;box-shadow:0 0 12px 0 #00000029}.styles_container__N3UTl .styles_bodyCell__Y4e23{color:#343632;display:flex;flex-shrink:0;font-weight:500}.styles_container__N3UTl .styles_bodyCell__Y4e23:first-child{padding-left:.5rem;width:20rem}.styles_container__N3UTl .styles_bodyCell__Y4e23:nth-child(2){width:13rem}.styles_container__N3UTl .styles_bodyCell__Y4e23:nth-child(3){width:20rem}.styles_container__N3UTl .styles_bodyCell__Y4e23:nth-child(4){justify-content:right;width:10rem}.styles_container__N3UTl .styles_bodyCell__Y4e23 span{align-items:center;display:flex}.styles_container__N3UTl .styles_cellText__pEsmv{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_container__N3UTl .styles_accent__mE8l1{font-weight:700}.styles_link__QTisD{align-items:center;display:flex;gap:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_link__QTisD svg{height:1.35em;width:1.35em}.styles_disabled__3NB09{color:#c6ced5!important}.styles_disabled__3NB09 svg{fill:#c6ced5}.styles_disabled__3NB09:hover{color:#000;color:initial}.styles_wrapper__pRoIK{background-image:url(/static/media/auth-bg.589ce40a39b27b03c444.png);background-size:contain}.styles_wrapper__pRoIK .styles_gradient__WirMq{align-items:center;background:linear-gradient(#0000,#005bb0);display:flex;flex-direction:column;gap:2rem;justify-content:center;min-height:calc(100vh - 24rem);padding:12rem 0}.styles_wrapper__pRoIK .styles_gradient__WirMq .styles_container__qgt4k{align-items:center;background-color:#fff;border:1px solid #e5e7e9;border-radius:.1875rem .1875rem .625rem .625rem;box-shadow:0 0 .625rem #0003;display:flex;flex-direction:column;padding:3rem;position:relative}.styles_wrapper__pRoIK .styles_gradient__WirMq .styles_container__qgt4k .styles_logo__KXjpt{height:10%;position:absolute;top:-9rem}.styles_wrapper__pRoIK .styles_gradient__WirMq .styles_container__qgt4k .styles_title__34cC8{color:#3f3c35;font-weight:600;margin-bottom:1.5rem;text-align:center}.styles_wrapper__pRoIK .styles_gradient__WirMq .styles_container__qgt4k .styles_links__P-98f{bottom:-3rem;display:flex;flex-direction:row;position:absolute}.styles_wrapper__pRoIK .styles_gradient__WirMq .styles_container__qgt4k .styles_links__P-98f .styles_separator__qKyXN{background-color:#fff;height:1.3125rem;margin:0 1rem;width:1px}.styles_container__ewhFF{text-align:center}.styles_container__ewhFF .styles_title__d1i8y{color:#3f3c35;margin-bottom:1rem;margin-top:1.3125rem}.styles_container__ewhFF .styles_description__YuUou{white-space:pre-line}.styles_container__zw2V2{display:flex;flex-direction:row;gap:.5rem}.styles_container__zw2V2 .styles_info__5vJJJ{align-items:center;color:#343632;display:flex;gap:.25rem;min-width:0}.styles_container__zw2V2 .styles_info__5vJJJ .styles_title__Wkz7-{color:#343632;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_container__zw2V2 .styles_info__5vJJJ .styles_description__2XgFI{font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_container__zw2V2 .styles_buttonChecked__EyfB6,.styles_container__zw2V2 .styles_button__s2u9E{align-items:center;display:flex;flex-shrink:0;height:1.5rem;padding:0 2px;position:relative;width:2.75rem}.styles_container__zw2V2 .styles_buttonChecked__EyfB6:hover,.styles_container__zw2V2 .styles_button__s2u9E:hover{cursor:pointer}.styles_container__zw2V2 .styles_buttonChecked__EyfB6 svg,.styles_container__zw2V2 .styles_button__s2u9E svg{transition:.3s}.styles_container__zw2V2 .styles_buttonChecked__EyfB6 .styles_circle__L9cVc,.styles_container__zw2V2 .styles_button__s2u9E .styles_circle__L9cVc{background-color:#fff;border-radius:50%;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;flex-shrink:0;height:1.25rem;position:absolute;transform:translateX(2px);transition:.3s;width:1.25rem}.styles_container__zw2V2 .styles_buttonChecked__EyfB6 .styles_circle__L9cVc{transform:translateX(calc(100% + 2px))}.styles_container__zw2V2 .styles_buttonChecked__EyfB6 svg{fill:var(--checkedColor)}.styles_container__zw2V2 .styles_buttonDisabled__xMN7y svg{fill:var(--disabledCheckedColor)}.styles_container__zw2V2 .styles_buttonDisabled__xMN7y:hover{cursor:auto}.styles_container__JXL2I{background-color:#f5f7fa;border-radius:6px;margin:3.125rem 0;padding:3.75rem}.styles_container__JXL2I .styles_header__FVhvS{display:flex;gap:2.5rem}.styles_container__JXL2I .styles_header__FVhvS .styles_title__v13fH{color:#343632}.styles_container__JXL2I .styles_header__FVhvS .styles_text__taMmN{color:#3f3c35}.styles_container__JXL2I .styles_header__FVhvS .styles_boldText__Zm8Ri{font-weight:700}.styles_container__JXL2I .styles_inputs__VoDLb{grid-row-gap:1.5rem;grid-column-gap:1rem;column-gap:1rem;display:grid;margin-bottom:1.5rem;margin-top:3.375rem;row-gap:1.5rem}.styles_container__JXL2I .styles_inputs__VoDLb .styles_orgName__qtYRO{grid-area:1/1/1/5}.styles_container__JXL2I .styles_inputs__VoDLb .styles_orgType__PHs8D{grid-area:1/5/1/8}.styles_container__JXL2I .styles_inputs__VoDLb .styles_teamName__bVzFs{grid-area:2/1/2/5}.styles_container__JXL2I .styles_inputs__VoDLb .styles_activity__T0Yug{grid-area:2/5/2/8}.styles_container__JXL2I .styles_inputs__VoDLb .styles_gender__yU473{grid-area:3/1/3/4}.styles_container__JXL2I .styles_inputs__VoDLb .styles_educationLevel__SBF\+k{grid-area:3/4/3/8}.styles_container__JXL2I .styles_inputs__VoDLb .styles_city__yenRM{grid-area:4/1/4/4}.styles_container__JXL2I .styles_inputs__VoDLb .styles_state__BgsU1{grid-area:4/4/4/6}.styles_container__JXL2I .styles_inputs__VoDLb .styles_zipCode__DNBmv{grid-area:4/6/4/8}.styles_container__JXL2I .styles_buttons__90w1c{align-items:center;display:flex;flex-direction:column;gap:2rem;margin-top:3.375rem}.styles_container__ZH3jg{width:100%}.styles_container__ZH3jg .styles_description__MTCKU{margin-bottom:1.5rem;white-space:pre-line}.styles_container__ZH3jg .styles_input__8khAN{margin-bottom:1.5rem}.styles_container__ZH3jg .styles_bottom__vJSK0{display:flex;justify-content:center}.styles_container__npPDa .styles_header__w6ic3{display:flex;gap:2.5rem}.styles_container__npPDa .styles_header__w6ic3 .styles_title__5A6ut{color:#343632}.styles_container__npPDa .styles_header__w6ic3 .styles_text__9JuFG{color:#3f3c35;font-weight:500}.styles_container__npPDa .styles_header__w6ic3 .styles_boldText__pjJ81{font-weight:700}.styles_container__npPDa .styles_inputs__LeCGe{display:flex;flex-direction:column;gap:1.5rem;margin:3.375rem 1.5rem}.styles_container__npPDa .styles_buttons__2LSM7{align-items:center;display:flex;flex-direction:column;gap:2rem}.styles_container__1Ov-v{display:flex;flex-direction:column;width:100%}.styles_container__1Ov-v .styles_resendLink__YOEXZ{display:inline}.styles_container__1Ov-v .styles_input__2JNxo{margin:1.875rem 0}.styles_container__1Ov-v .styles_bottom__tHkvk{align-items:center;display:flex;flex-direction:column}.styles_createAccountWrapper__4yIpU{display:flex;gap:.5rem}.styles_wrapper__iaSQv{background-image:url(/static/media/auth-bg.589ce40a39b27b03c444.png);background-size:300%;min-height:calc(100vh - 4rem)}.styles_wrapper__iaSQv .styles_gradient__Tqj7R{align-items:center;background:linear-gradient(#0000,#005bb0);display:flex;flex-direction:column;gap:4rem;min-height:calc(100vh - 4rem);padding:2rem 1rem}.styles_wrapper__iaSQv .styles_gradient__Tqj7R .styles_topContent__QQ1Bj{align-items:center;color:#fff;display:flex;flex-direction:column;gap:2rem}.styles_wrapper__iaSQv .styles_gradient__Tqj7R .styles_topContent__QQ1Bj .styles_title__-QTie{font-weight:700}.styles_wrapper__iaSQv .styles_gradient__Tqj7R .styles_topContent__QQ1Bj .styles_description__dfkYo{font-weight:400;text-align:center;width:90%}.styles_wrapper__iaSQv .styles_gradient__Tqj7R .styles_topContent__QQ1Bj .styles_container__r\+WJL{align-items:center;background-color:#fff;border-radius:3px 3px 10px 10px;display:flex;flex-direction:column;gap:1.5rem;padding:2rem 0;width:100%}.styles_wrapper__iaSQv .styles_gradient__Tqj7R .styles_topContent__QQ1Bj .styles_container__r\+WJL .styles_containerTitle__xodL7{color:#3f3c35;font-weight:600;text-align:center}.styles_wrapper__iaSQv .styles_gradient__Tqj7R .styles_topContent__QQ1Bj .styles_container__r\+WJL a{-webkit-tap-highlight-color:rgba(0,0,0,0)}.styles_wrapper__iaSQv .styles_gradient__Tqj7R .styles_bottomDescription__kbbDz{color:#b3cee7;text-align:center;width:70%}.sun-editor{background-color:#fff;border:1px solid #dadada;box-sizing:border-box;color:#000;font-family:Helvetica Neue;height:auto;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;width:auto}.sun-editor *{-webkit-user-drag:none;box-sizing:border-box;overflow:visible}.sun-editor-common button,.sun-editor-common input,.sun-editor-common select,.sun-editor-common textarea{font-size:14px;line-height:1.5}.sun-editor-common blockquote,.sun-editor-common body,.sun-editor-common button,.sun-editor-common code,.sun-editor-common dd,.sun-editor-common div,.sun-editor-common dl,.sun-editor-common dt,.sun-editor-common fieldset,.sun-editor-common form,.sun-editor-common h1,.sun-editor-common h2,.sun-editor-common h3,.sun-editor-common h4,.sun-editor-common h5,.sun-editor-common h6,.sun-editor-common input,.sun-editor-common legend,.sun-editor-common li,.sun-editor-common ol,.sun-editor-common p,.sun-editor-common pre,.sun-editor-common select,.sun-editor-common td,.sun-editor-common textarea,.sun-editor-common th,.sun-editor-common ul{border:0;margin:0;padding:0}.sun-editor-common dl,.sun-editor-common li,.sun-editor-common menu,.sun-editor-common ol,.sun-editor-common ul{list-style:none!important}.sun-editor-common hr{margin:6px 0!important}.sun-editor textarea{border:0;padding:0;resize:none}.sun-editor button{background-color:initial;border:0;cursor:pointer;outline:none;touch-action:manipulation}.sun-editor button,.sun-editor input,.sun-editor select,.sun-editor textarea{vertical-align:middle}.sun-editor button span{display:block;margin:0;padding:0}.sun-editor button .txt{display:block;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sun-editor button *{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;pointer-events:none}.sun-editor svg{fill:currentColor}.sun-editor .se-svg,.sun-editor button>svg{fill:currentColor;display:block;float:none;height:16px;margin:auto;text-align:center;width:16px}.sun-editor .close>svg,.sun-editor .se-dialog-close>svg{height:10px;width:10px}.sun-editor .se-btn-select>svg{float:right;height:10px;width:10px}.sun-editor .se-btn-list>.se-list-icon{display:inline-block;height:16px;margin:-1px 10px 0 0;vertical-align:middle;width:16px}.sun-editor .se-line-breaker>button>svg{height:24px;width:24px}.sun-editor button>i:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-feature-settings:normal;display:inline-block;font-size:15px;font-style:normal;font-variant:normal;line-height:2;text-rendering:auto}.sun-editor button>[class=se-icon-text]{font-size:20px;line-height:1}.sun-editor .se-arrow,.sun-editor .se-arrow:after{border:11px solid #0000;display:block;height:0;position:absolute;width:0}.sun-editor .se-arrow.se-arrow-up{border-bottom-color:#dadada;border-top-width:0;left:20px;margin-left:-11px;top:-11px}.sun-editor .se-arrow.se-arrow-up:after{border-bottom-color:#fff;border-top-width:0;content:" ";margin-left:-11px;top:1px}.sun-editor .se-toolbar .se-arrow.se-arrow-up:after{border-bottom-color:#fafafa}.sun-editor .se-arrow.se-arrow-down{border-bottom-width:0;border-top-color:#dadada;left:0;margin-left:-11px;top:0}.sun-editor .se-arrow.se-arrow-down:after{border-bottom-width:0;border-top-color:#fff;content:" ";margin-left:-11px;top:-12px}.sun-editor .se-toolbar .se-arrow.se-arrow-down:after{border-top-color:#fafafa}.sun-editor .se-container{height:100%;position:relative;width:100%}.sun-editor button{color:#000}.sun-editor .se-btn{border:0;border-radius:4px;float:left;font-size:12px;height:34px;line-height:27px;margin:1px!important;padding:0;width:34px}.sun-editor .se-btn:enabled:focus,.sun-editor .se-btn:enabled:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn-primary{background-color:#c7deff;border:1px solid #80bdff;border-radius:4px;color:#000}.sun-editor .se-btn-primary:focus,.sun-editor .se-btn-primary:hover{background-color:#80bdff;border-color:#3f9dff;color:#000;outline:0 none}.sun-editor .se-btn-primary:active{background-color:#3f9dff;border-color:#4592ff;box-shadow:inset 0 3px 5px #4592ff;color:#fff}.sun-editor input,.sun-editor select,.sun-editor textarea{border:1px solid #ccc;border-radius:4px;color:#000}.sun-editor input:focus,.sun-editor select:focus,.sun-editor textarea:focus{border:1px solid #80bdff;box-shadow:0 0 0 .2rem #c7deff;outline:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor .se-btn:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-btn:enabled.active:focus,.sun-editor .se-btn:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.on:focus,.sun-editor .se-btn:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-btn-list:disabled,.sun-editor .se-btn:disabled,.sun-editor button:disabled{background-color:inherit;color:#bdbdbd;cursor:not-allowed}.sun-editor .se-loading-box{background-color:#fff;display:none;filter:alpha(opacity=70);height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-loading-box .se-loading-effect{animation:spinner .8s linear infinite;border-radius:50%;border-right:2px solid #0000;border-top:2px solid #07d;display:block;height:25px;left:50%;margin:-25px 0 0 -25px;position:absolute;top:50%;width:25px}.sun-editor .se-line-breaker{border-top:1px solid #3288ff;cursor:text;display:none;height:1px;position:absolute;width:100%;z-index:7}.sun-editor .se-line-breaker>button.se-btn{background-color:#fff;border:1px solid #0c2240;cursor:pointer;display:inline-block;float:none;height:30px;left:-50%;opacity:.6;position:relative;top:-15px;width:30px}.sun-editor .se-line-breaker>button.se-btn:hover{background-color:#fff;border-color:#041b39;opacity:.9}.sun-editor .se-line-breaker-component{background-color:#fff;border:1px solid #0c2240;border-radius:4px;cursor:pointer;display:none;height:24px;opacity:.6;position:absolute;width:24px;z-index:7}.sun-editor .se-line-breaker-component:hover{opacity:.9}.sun-editor .se-toolbar{background-color:#fafafa;display:block;height:auto;margin:0;outline:1px solid #dadada;overflow:visible;padding:0;position:relative;width:100%;z-index:5}.sun-editor .se-toolbar-shadow{background-color:initial!important;border:none!important;display:block!important;height:0!important;margin:0!important;outline:none!important;padding:0!important;z-index:0!important}.sun-editor .se-toolbar-cover{background-color:#fefefe;cursor:not-allowed;display:none;filter:alpha(opacity=50);font-size:36px;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:4}.sun-editor .se-toolbar-separator-vertical{display:inline-block;height:0;margin:0;vertical-align:top;width:0}.sun-editor .se-toolbar.se-toolbar-balloon,.sun-editor .se-toolbar.se-toolbar-inline{box-shadow:0 3px 9px #00000080;-webkit-box-shadow:0 3px 9px #00000080;display:none;position:absolute}.sun-editor .se-toolbar.se-toolbar-balloon{width:auto;z-index:2147483647}.sun-editor .se-toolbar.se-toolbar-sticky{position:fixed;top:0}.sun-editor .se-toolbar-sticky-dummy{display:none;position:static;z-index:-1}.sun-editor .se-btn-module{display:inline-block}.sun-editor .se-btn-module-border{border:1px solid #dadada;border-radius:4px;margin-left:1px;margin-right:1px}.sun-editor .se-btn-module-enter{background-color:initial;display:block;height:0;margin:0;padding:0;width:100%}.sun-editor .se-toolbar-more-layer{background-color:#fafafa;margin:0 -3px}.sun-editor .se-toolbar-more-layer .se-more-layer{border-top:1px solid #dadada;display:none}.sun-editor .se-toolbar-more-layer .se-more-layer .se-more-form{display:inline-block;height:auto;padding:4px 3px 0;width:100%}.sun-editor .se-btn-module .se-btn-more.se-btn-more-text{padding:0 4px;width:auto}.sun-editor .se-btn-module .se-btn-more:focus,.sun-editor .se-btn-module .se-btn-more:hover{background-color:#d1d1d1;border-color:#c1c1c1;color:#000;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on{background-color:#d1d1d1;border-color:#c1c1c1;color:#333;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on:hover{background-color:#c1c1c1;border-color:#b1b1b1;color:#000;outline:0 none}.sun-editor .se-menu-list,.sun-editor .se-menu-list li{float:left;margin:0;padding:0}.sun-editor .se-menu-list li{position:relative}.sun-editor .se-btn-select{display:flex;padding:4px 6px;width:auto}.sun-editor .se-btn-select .txt{flex:auto;text-align:left}.sun-editor .se-btn-select.se-btn-tool-font{width:100px}.sun-editor .se-btn-select.se-btn-tool-format{width:82px}.sun-editor .se-btn-select.se-btn-tool-size{width:78px}.sun-editor .se-btn-tray{height:auto;margin:0;padding:4px 3px 0;position:relative;width:100%}.sun-editor .se-menu-tray{height:0;left:0;position:absolute;top:0;width:100%}.sun-editor .se-submenu{overflow-x:hidden;overflow-y:auto}.sun-editor .se-menu-container{overflow-x:visible;overflow-x:initial;overflow-y:visible;overflow-y:initial}.sun-editor .se-list-layer{background-color:#fff;border:1px solid #bababa;border-radius:4px;box-shadow:0 3px 9px #00000080;display:none;height:auto;left:0;outline:0 none;padding:6px 0;position:absolute;top:0;z-index:5}.sun-editor .se-list-layer .se-list-inner{margin:0;overflow-x:visible;overflow-x:initial;overflow-y:visible;overflow-y:initial;overflow:visible;padding:0}.sun-editor .se-list-layer button{margin:0;width:100%}.sun-editor .se-list-inner ul{padding:0;width:100%}.sun-editor .se-list-inner li>button{min-width:100%;width:-webkit-max-content;width:max-content}.sun-editor .se-list-inner .se-list-basic li{width:100%}.sun-editor .se-list-inner .se-list-basic li button.active{background-color:#80bdff;border:1px solid #3f9dff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:hover{background-color:#3f9dff;border:1px solid #4592ff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:active{background-color:#4592ff;border:1px solid #407dd1;border-left:0;border-right:0;box-shadow:inset 0 3px 5px #407dd1}.sun-editor .se-list-inner .se-list-checked li button>.se-svg{float:left;padding:6px 6px 0 0}.sun-editor .se-list-inner .se-list-checked li button>.se-svg>svg{display:none}.sun-editor .se-list-inner .se-list-checked li button.se-checked{color:#4592ff}.sun-editor .se-list-inner .se-list-checked li button.se-checked>.se-svg>svg{display:block}.sun-editor .se-btn-list{cursor:pointer;font-size:12px;height:auto;line-height:normal;min-height:32px;padding:0 14px;text-align:left;text-decoration:none;text-indent:0;width:100%}.sun-editor .se-btn-list.default_value{background-color:#f3f3f3;border-bottom:1px dotted #b1b1b1;border-top:1px dotted #b1b1b1}.sun-editor .se-btn-list:focus,.sun-editor .se-btn-list:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn-list:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-list-layer.se-list-font-size{max-height:300px;min-width:140px}.sun-editor .se-list-layer.se-list-font-family{min-width:156px}.sun-editor .se-list-layer.se-list-font-family .default{border-bottom:1px solid #ccc}.sun-editor .se-list-layer.se-list-line{width:125px}.sun-editor .se-list-layer.se-list-line hr{border-width:1px 0 0;height:1px}.sun-editor .se-list-layer.se-list-align .se-list-inner{left:9px}.sun-editor .se-list-layer.se-list-format{min-width:156px}.sun-editor .se-list-layer.se-list-format li{padding:0;width:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list{line-height:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h1]{height:40px}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h2]{height:34px}.sun-editor .se-list-layer.se-list-format ul p{font-size:13px}.sun-editor .se-list-layer.se-list-format ul div{font-size:13px;padding:4px 2px}.sun-editor .se-list-layer.se-list-format ul h1{color:#333;font-size:2em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h2{color:#333;font-size:1.5em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h3{color:#333;font-size:1.17em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h4{color:#333;font-size:1em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h5{color:#333;font-size:.83em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h6{color:#333;font-size:.67em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul blockquote{background-color:initial;border-color:#b1b1b1;border-left:5px #b1b1b1;border-style:solid;color:#999;font-size:13px;height:22px;line-height:1.5;margin:0;padding:0 0 0 7px}.sun-editor .se-list-layer.se-list-format ul pre{background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:4px;color:#666;font-size:13px;margin:0;padding:4px 11px}.sun-editor .se-selector-table{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;float:left;font-size:14px;left:1px;list-style:none;margin:2px 0 0;padding:5px 0;position:absolute;text-align:left;top:34px;z-index:5}.sun-editor .se-selector-table .se-table-size{font-size:18px;padding:0 5px}.sun-editor .se-selector-table .se-table-size-picker{cursor:pointer;font-size:18px;height:10em;position:absolute!important;width:10em;z-index:3}.sun-editor .se-selector-table .se-table-size-highlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4QTZCNzMzN0I3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4QTZCNzMzNkI3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzYyNEUxRUI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzYyNEUxRkI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl0yAuwAAABBSURBVDhPY/wPBAxUAGCDGvdBeWSAeicIDTfIXREiQArYeR9hEBOEohyMGkQYjBpEGAxjg6ib+yFMygCVvMbAAABj0hwMTNeKJwAAAABJRU5ErkJggg==) repeat;font-size:18px;height:1em;position:absolute!important;width:1em;z-index:2}.sun-editor .se-selector-table .se-table-size-unhighlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat;font-size:18px;height:10em;position:relative!important;width:10em;z-index:1}.sun-editor .se-selector-table .se-table-size-display{padding-left:5px}.sun-editor .se-list-layer.se-table-split{top:36px}.sun-editor .se-list-layer .se-selector-color{display:flex;height:auto;margin:auto;max-width:270px;padding:0;width:-webkit-max-content;width:max-content}.sun-editor .se-list-layer .se-selector-color .se-color-pallet{height:100%;padding:0;width:100%}.sun-editor .se-list-layer .se-selector-color .se-color-pallet li{display:flex;float:left;margin:0;position:relative}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button{cursor:default;display:block;height:30px;text-indent:-9999px;width:30px}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button.active,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:focus,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:hover{border:3px solid #fff}.sun-editor .se-form-group{display:flex;height:auto;min-height:40px;padding:4px;width:100%}.sun-editor .se-form-group input{border:1px solid #ccc;border-radius:.25rem;display:inline-block;flex:auto;font-size:12px;height:33px;margin:1px 0;padding:0;width:auto}.sun-editor .se-form-group button,.sun-editor .se-submenu-form-group button{float:right;height:34px;margin:0 2px!important;width:34px}.sun-editor .se-form-group button.se-btn{border:1px solid #ccc}.sun-editor .se-form-group>div{position:relative}.sun-editor .se-form-group label{display:inline-block;font-weight:700;margin-bottom:5px;max-width:100%}.sun-editor .se-form-group-label{height:auto;padding:0 4px;width:100%}.sun-editor .se-form-group-label label{font-size:13px;font-weight:700}.sun-editor .se-submenu .se-form-group input{color:#555;height:33px;width:auto}.sun-editor .se-submenu .se-form-group .se-color-input{border:none;border-bottom:2px solid #b1b1b1;outline:none;text-transform:uppercase;width:72px}.sun-editor .se-submenu .se-form-group .se-color-input:focus{border-bottom:3px solid #b1b1b1}.sun-editor .se-wrapper{height:auto;overflow:hidden;position:relative!important;width:100%;z-index:1}.sun-editor .se-wrapper .se-wrapper-inner{-webkit-overflow-scrolling:touch;height:100%;min-height:65px;overflow-x:auto;overflow-y:auto;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto;width:100%}.sun-editor .se-wrapper .se-wrapper-inner:focus{outline:none}.sun-editor .se-wrapper .se-wrapper-code{background-color:#191919;color:#fff;font-size:13px;margin:0;padding:4px;resize:none!important;word-break:break-all}.sun-editor .se-wrapper .se-wrapper-wysiwyg{display:block}.sun-editor .se-wrapper .se-wrapper-code-mirror{font-size:13px}.sun-editor .se-wrapper .se-placeholder{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;color:#b1b1b1;display:none;font-size:13px;left:0;line-height:1.5;margin-left:0;margin-right:0;margin-top:0;overflow:hidden;padding-left:16px;padding-right:16px;padding-top:16px;pointer-events:none;position:absolute;right:0;text-overflow:ellipsis;top:0;white-space:nowrap;z-index:1}.sun-editor .se-resizing-bar{background-color:#fafafa;border-top:1px solid #dadada;cursor:ns-resize;display:flex;height:auto;min-height:16px;padding:0 4px;width:auto}.sun-editor .se-resizing-bar.se-resizing-none{cursor:default}.sun-editor .se-resizing-back{cursor:default;display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-resizing-bar .se-navigation{background:#0000;color:#666;flex:auto;font-size:10px;height:auto;line-height:1.5;margin:0;padding:0;position:relative;width:auto}.sun-editor .se-resizing-bar .se-char-counter-wrapper{background:#0000;color:#999;display:block;flex:none;font-size:13px;height:auto;margin:0;padding:0;position:relative;width:auto}.sun-editor .se-resizing-bar .se-char-counter-wrapper.se-blink{animation:blinker .2s linear infinite;color:#b94a48}.sun-editor .se-resizing-bar .se-char-counter-wrapper .se-char-label{margin-right:4px}.sun-editor .se-dialog{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-dialog button,.sun-editor .se-dialog input,.sun-editor .se-dialog label{color:#111;font-size:14px;line-height:1.5;margin:0}.sun-editor .se-dialog .se-dialog-back{background-color:#222;opacity:.5}.sun-editor .se-dialog .se-dialog-back,.sun-editor .se-dialog .se-dialog-inner{height:100%;left:0;position:absolute;top:0;width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #0003;border-radius:4px;box-shadow:0 3px 9px #00000080;margin:1.75rem auto;max-width:500px;outline:0;position:relative;width:auto}@media screen and (max-width:509px){.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{width:100%}}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content label{display:inline-block;font-weight:700;margin-bottom:5px;max-width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content .se-btn-primary{border-radius:4px;display:inline-block;font-size:14px;font-weight:400;line-height:1.42857143;margin:0 0 10px!important;padding:6px 12px;text-align:center;touch-action:manipulation;vertical-align:middle;white-space:nowrap}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header{border-bottom:1px solid #e5e5e5;height:50px;padding:6px 15px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{-webkit-appearance:none;filter:alpha(opacity=100);float:right;font-weight:700;opacity:1;text-shadow:0 1px 0 #fff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:left;font-size:14px;font-weight:700;line-height:2.5;margin:0;padding:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-body{padding:15px 15px 5px;position:relative}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form{margin-bottom:10px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer{margin-bottom:0;margin-top:10px}.sun-editor .se-dialog .se-dialog-inner input:disabled{background-color:#f3f3f3}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text{width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-h,.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-w{text-align:center;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-x{margin:0 8px;text-align:center;width:25px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer{border-top:1px solid #e5e5e5;height:auto;min-height:55px;padding:10px 15px 0;text-align:right}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div{float:left}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 5px 0 0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-radio{margin-left:12px;margin-right:6px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-check{margin-left:12px;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer .se-dialog-btn-check{margin-left:0;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:0;margin-right:16px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files{align-items:center;display:flex;position:relative}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files>input{flex:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button{border:1px solid #ccc;flex:auto;opacity:.8}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button.se-file-remove>svg{height:8px;width:8px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:hover{background-color:#f0f0f0;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:active{background-color:#e9e9e9;box-shadow:inset 0 3px 5px #d6d6d6}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select{display:inline-block;font-size:14px;height:34px;line-height:1.42857143;text-align:center;width:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-control{display:inline-block;font-size:14px;height:34px;line-height:1.42857143;text-align:center;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form{display:block;font-size:14px;height:34px;line-height:1.42857143;padding:0 4px;width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url:disabled{color:#999;text-decoration:line-through}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-left:4px;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form a{color:#004cff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert{border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-dialog-tabs{border-bottom:1px solid #e5e5e5;height:25px;width:100%}.sun-editor .se-dialog-tabs button{background-color:#e5e5e5;border-right:1px solid #e5e5e5;float:left;outline:none;padding:2px 13px;transition:.3s}.sun-editor .se-dialog-tabs button:hover{background-color:#fff}.sun-editor .se-dialog-tabs button.active{background-color:#fff;border-bottom:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp{border:1px solid #ccc;direction:ltr;font-size:13px;height:14em;padding:4px;resize:vertical}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select.se-math-size{height:28px;margin-left:1em;width:6em}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview{font-size:13px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span{box-shadow:0 0 0 .1rem #c7deff;display:inline-block}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span *{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error{box-shadow:0 0 0 .1rem #f2dede;color:#b94a48}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error svg{color:#b94a48;height:30px;width:auto}.sun-editor .se-dialog .se-dialog-inner .se-link-preview{background-color:initial;color:#666;display:block;font-family:inherit;font-size:13px;font-weight:400;height:auto;max-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:pre;word-break:break-all}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form{display:flex;margin-top:4px;width:100%}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-svg.se-anchor-preview-icon{color:#4592ff;display:none;flex:initial;line-height:1.5}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-link-preview{flex:auto;margin:0}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel{height:34px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-btn{color:#3f9dff;width:46px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-wrapper{display:flex;line-height:1.5;padding-top:6px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-preview{text-align:left}.sun-editor .se-controller .se-arrow.se-arrow-up{border-bottom-color:#00000040}.sun-editor .se-controller{word-wrap:normal;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #00000040;border-radius:4px;box-shadow:0 5px 10px #0003;display:none;letter-spacing:normal;line-break:auto;overflow:visible;position:absolute;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:6}.sun-editor .se-controller .se-btn-group{display:flex;left:0;padding:2px;position:relative;top:0;vertical-align:middle}.sun-editor .se-controller .se-btn-group .se-btn-group-sub{display:none;left:50%;min-width:auto;width:-webkit-max-content;width:max-content}.sun-editor .se-controller .se-btn-group .se-btn-group-sub button{margin:0;min-width:72px}.sun-editor .se-controller .se-btn-group button{border:none;border-radius:4px;display:inline-block;font-size:12px;font-weight:400;height:auto;line-height:1.5;margin:1px;min-height:34px;padding:5px 10px;position:relative;text-align:center;touch-action:manipulation;vertical-align:middle;white-space:nowrap}.sun-editor .se-controller .se-btn-group button:focus:enabled,.sun-editor .se-controller .se-btn-group button:hover:enabled{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:active:enabled{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button span{display:block;margin:0;padding:0}.sun-editor .se-controller .se-btn-group button:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:focus,.sun-editor .se-controller .se-btn-group button:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:focus,.sun-editor .se-controller .se-btn-group button:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-controller .se-form-group input{min-width:120px}.sun-editor .se-controller-resizing{font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;margin-top:-50px!important;padding:0}.sun-editor .se-controller-resizing .se-btn-group .se-btn-group-sub.se-resizing-align-list{width:74px}.sun-editor .se-resizing-container{background-color:initial;display:none;outline:1px solid #3f9dff;position:absolute}.sun-editor .se-resizing-container .se-modal-resize{background-color:#3f9dff;display:inline-block;opacity:.3;position:absolute}.sun-editor .se-resizing-container .se-resize-dot{height:100%;left:0;position:absolute;top:0;width:100%}.sun-editor .se-resizing-container .se-resize-dot>span{background-color:#3f9dff;border:1px solid #4592ff;height:7px;position:absolute;width:7px}.sun-editor .se-resizing-container .se-resize-dot>span.tl{cursor:nw-resize;left:-5px;top:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.tr{cursor:ne-resize;right:-5px;top:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.bl{bottom:-5px;cursor:sw-resize;left:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.br{bottom:-5px;cursor:se-resize;right:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.lw{bottom:50%;cursor:w-resize;left:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.th{cursor:n-resize;left:50%;top:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.rw{bottom:50%;cursor:e-resize;right:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.bh{bottom:-7px;cursor:s-resize;right:50%}.sun-editor .se-resizing-container .se-resize-display{background-color:#333;border-radius:4px;bottom:0;color:#fff;font-size:12px;margin:5px;padding:5px;position:absolute;right:0}.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{width:auto}.sun-editor .se-controller-link,.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;padding:0}.sun-editor .se-controller-link:after,.sun-editor .se-controller-link:before{box-sizing:border-box}.sun-editor .se-controller-link .link-content{margin:0;padding:0}.sun-editor .se-controller-link .link-content a{color:#4592ff;display:inline-block;margin-left:5px;max-width:200px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.sun-editor .se-select-list{background-color:#fff;border:1px solid #bababa;box-shadow:0 3px 9px #00000080;display:none;left:0;margin:0;max-width:100%;outline:0 none;padding:0;position:absolute;top:0;width:auto}.sun-editor .se-select-list .se-select-item{cursor:pointer;font-size:13px;line-height:28px;margin:2px 0;min-height:28px;padding:0 5px}.sun-editor .se-select-list.__se_select-menu-mouse-move .se-select-item:hover,.sun-editor .se-select-list:not(.__se_select-menu-mouse-move) .se-select-item.active{background-color:#e1e1e1}.sun-editor .se-dialog-form-files .se-select-list{width:100%}.sun-editor .se-file-browser{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-file-browser button,.sun-editor .se-file-browser input,.sun-editor .se-file-browser label{color:#111;font-size:14px;line-height:1.5;margin:0}.sun-editor .se-file-browser .se-file-browser-back{background-color:#222;opacity:.5}.sun-editor .se-file-browser .se-file-browser-back,.sun-editor .se-file-browser .se-file-browser-inner{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #0003;border-radius:4px;box-shadow:0 3px 9px #00000080;margin:20px auto;max-width:100%;outline:0;position:relative;width:960px}.sun-editor .se-file-browser .se-file-browser-header{border-bottom:1px solid #e5e5e5;height:auto;min-height:50px;padding:6px 15px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close{-webkit-appearance:none;filter:alpha(opacity=100);float:right;font-weight:700;opacity:1;text-shadow:0 1px 0 #fff}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close>svg{height:12px;width:12px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-title{font-size:16px;font-weight:700;line-height:2.2;margin:0;padding:0}.sun-editor .se-file-browser .se-file-browser-tags{display:block;margin:0 -15px;padding:0;text-align:left;width:100%}.sun-editor .se-file-browser .se-file-browser-tags a{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#f5f5f5;border-radius:32px;-moz-border-radius:32px;-webkit-border-radius:32px;color:#333;cursor:pointer;display:inline-block;margin:8px 0 8px 8px;padding:6px 12px;text-decoration:none}.sun-editor .se-file-browser .se-file-browser-tags a:hover{background-color:#e1e1e1}.sun-editor .se-file-browser .se-file-browser-tags a:active{background-color:#d1d1d1}.sun-editor .se-file-browser .se-file-browser-tags a.on{background-color:#ebf3fe;color:#4592ff}.sun-editor .se-file-browser .se-file-browser-tags a.on:hover{background-color:#d8e8fe}.sun-editor .se-file-browser .se-file-browser-tags a.on:active{background-color:#c7deff}.sun-editor .se-file-browser .se-file-browser-body{height:auto;min-height:350px;overflow-y:auto;padding:20px;position:relative}.sun-editor .se-file-browser .se-file-browser-body .se-file-browser-list{position:relative;width:100%}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:748px}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:600px}}.sun-editor .se-file-browser .se-file-browser-list .se-file-item-column{display:block;float:left;height:auto;position:relative}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{margin:0 10px;width:calc(25% - 20px)}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(33% - 20px)}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(50% - 20px)}}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img{border-radius:4px;cursor:pointer;display:block;height:auto;margin:10px 0;outline:0;position:relative;width:100%}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img:hover{box-shadow:0 0 0 .2rem #3288ff;opacity:.8}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>img{border-radius:4px;display:block;height:auto;outline:0;position:relative;width:100%}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name{background-color:initial;border-bottom-left-radius:4px;border-bottom-right-radius:4px;bottom:0;color:#fff;font-size:13px;height:30px;left:0;padding:5px 10px;position:absolute;width:100%;z-index:1}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name.se-file-name-back{background-color:#333;opacity:.6}.sun-editor .se-notice{background-color:#f2dede;border:1px solid #eed3d7;color:#b94a48;display:none;font-size:13px;height:auto;margin:0;padding:15px;position:absolute;top:0;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto;width:100%;word-break:break-all;z-index:7}.sun-editor .se-notice button{float:right;padding:7px}.sun-editor .se-tooltip{overflow:visible;position:relative}.sun-editor .se-tooltip .se-tooltip-inner{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;background:#0000;bottom:auto;display:block;float:none;height:auto;left:50%;line-height:1.5;margin:0;opacity:0;padding:0;pointer-events:none;position:absolute;top:120%;transition:opacity .5s;visibility:hidden;width:auto;z-index:1}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text{background-color:#333;border-radius:2px;color:#fff;cursor:auto;display:inline-block;font-size:.9em;height:auto;left:-50%;line-height:inherit;margin:0;padding:4px 6px;position:relative;text-align:center;white-space:nowrap;width:auto}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text:after{border:5px solid;border-color:#0000 #0000 #333;bottom:100%;content:"";left:50%;margin-left:-5px;position:absolute}.sun-editor .se-tooltip:hover .se-tooltip-inner{opacity:1;visibility:visible}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{display:block!important}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut>.se-shortcut-key{display:inline;font-weight:700}.sun-editor.se-rtl .se-btn-tray{direction:rtl}.sun-editor.se-rtl .se-btn-select svg{margin:auto 1px}.sun-editor.se-rtl .se-btn-select .txt{direction:rtl;flex:auto;text-align:right}.sun-editor.se-rtl .se-btn-list{text-align:right}.sun-editor.se-rtl .se-btn-list>.se-list-icon{margin:-1px 0 0 10px}.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix),.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix) li{float:right}.sun-editor.se-rtl .se-list-layer *{direction:rtl}.sun-editor.se-rtl .se-list-layer.se-list-format ul blockquote{border-left-width:0;border-right-width:5px;padding:0 7px 0 0}.sun-editor.se-rtl .se-list-layer .se-selector-color .se-color-pallet li{float:right}.sun-editor.se-rtl .se-list-inner .se-list-checked li button>.se-svg{float:right;padding:6px 0 0 6px}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text,.sun-editor.se-rtl .se-wrapper .se-placeholder{direction:rtl}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{direction:ltr}.sun-editor.se-rtl .se-dialog *{direction:rtl}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-left:0;margin-right:4px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title,.sun-editor.se-rtl .se-dialog-tabs button{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-size-text{padding-right:34px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer .se-btn-primary{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 0 0 5px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:16px;margin-right:0}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-preview{margin-left:4px;text-align:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-btn{float:right}.sun-editor.se-rtl .se-file-browser *{direction:rtl}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags{text-align:right}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags a{margin:8px 8px 0}.sun-editor.se-rtl .se-file-browser .se-file-browser-header .se-file-browser-close{float:left}.sun-editor.se-rtl .se-controller .se-btn-group,.sun-editor.se-rtl .se-resizing-container .se-resize-display{direction:rtl}.sun-editor .se-btn-module-border.module-float-left{float:left}.sun-editor .se-btn-module-border.module-float-right{float:right}.sun-editor .se-error{color:#d9534f}.sun-editor input.se-error:focus,select.se-error:focus,textarea.se-error:focus{border:1px solid #f2dede;box-shadow:0 0 0 .2rem #eed3d7;outline:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor hr.__se__solid{border-style:solid none none}.sun-editor hr.__se__dotted{border-style:dotted none none}.sun-editor hr.__se__dashed{border-style:dashed none none}@keyframes blinker{50%{opacity:0}}@keyframes spinner{to{transform:rotate(361deg)}}.sun-editor-editable{word-wrap:break-word;background-color:#fff;color:#333;font-family:Helvetica Neue;font-size:13px;line-height:1.5;margin:0;padding:16px;word-break:normal}.sun-editor-editable *{box-sizing:border-box;color:inherit;font-family:inherit;font-size:inherit}.sun-editor-editable.se-rtl *{direction:rtl}.sun-editor-editable .se-component>figure{direction:ltr}.sun-editor-editable audio,.sun-editor-editable figcaption,.sun-editor-editable figure,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable td,.sun-editor-editable th,.sun-editor-editable video{position:relative}.sun-editor-editable span{display:inline;margin:0;padding:0;vertical-align:initial}.sun-editor-editable span.katex{display:inline-block}.sun-editor-editable span.katex *{direction:ltr}.sun-editor-editable a{color:#004cff;text-decoration:none}.sun-editor-editable span[style~="color:"] a{color:inherit}.sun-editor-editable a:focus,.sun-editor-editable a:hover{color:#0093ff;cursor:pointer;text-decoration:underline}.sun-editor-editable a.on{background-color:#e8f7ff;color:#0093ff}.sun-editor-editable pre{word-wrap:break-word;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:2px;color:#666;display:block;font-family:monospace;line-height:1.45;margin:0 0 10px;overflow:visible;padding:8px;white-space:pre-wrap!important}.sun-editor-editable ol{list-style-type:decimal}.sun-editor-editable ol,.sun-editor-editable ul{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:40px;display:block;list-style-position:outside;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px}.sun-editor-editable ul{list-style-type:disc}.sun-editor-editable li{display:list-item;margin-bottom:5px;text-align:-webkit-match-parent}.sun-editor-editable ol ol,.sun-editor-editable ol ul,.sun-editor-editable ul ol,.sun-editor-editable ul ul{margin:0}.sun-editor-editable ol ol,.sun-editor-editable ul ol{list-style-type:lower-alpha}.sun-editor-editable ol ol ol,.sun-editor-editable ul ol ol,.sun-editor-editable ul ul ol{list-style-type:upper-roman}.sun-editor-editable ol ul,.sun-editor-editable ul ul{list-style-type:circle}.sun-editor-editable ol ol ul,.sun-editor-editable ol ul ul,.sun-editor-editable ul ul ul{list-style-type:square}.sun-editor-editable sub,.sun-editor-editable sup{font-size:75%;line-height:0}.sun-editor-editable sub{vertical-align:sub}.sun-editor-editable sup{vertical-align:super}.sun-editor-editable p{display:block;margin:0 0 10px}.sun-editor-editable div{display:block;margin:0;padding:0}.sun-editor-editable blockquote{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;border:solid #b1b1b1;border-width:0 0 0 5px;color:#999;display:block;font-family:inherit;font-size:inherit;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding:0 5px 0 20px}.sun-editor-editable blockquote blockquote{border-color:#c1c1c1}.sun-editor-editable blockquote blockquote blockquote{border-color:#d1d1d1}.sun-editor-editable blockquote blockquote blockquote blockquote{border-color:#e1e1e1}.sun-editor-editable.se-rtl blockquote{border-left-width:0;border-right-width:5px;padding-left:5px;padding-right:20px}.sun-editor-editable h1{-webkit-margin-before:.67em;-webkit-margin-after:.67em;font-size:2em;margin-block-end:.67em;margin-block-start:.67em}.sun-editor-editable h1,.sun-editor-editable h2{-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.sun-editor-editable h2{-webkit-margin-before:.83em;-webkit-margin-after:.83em;font-size:1.5em;margin-block-end:.83em;margin-block-start:.83em}.sun-editor-editable h3{-webkit-margin-before:1em;-webkit-margin-after:1em;font-size:1.17em;margin-block-end:1em;margin-block-start:1em}.sun-editor-editable h3,.sun-editor-editable h4{-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.sun-editor-editable h4{-webkit-margin-before:1.33em;-webkit-margin-after:1.33em;font-size:1em;margin-block-end:1.33em;margin-block-start:1.33em}.sun-editor-editable h5{-webkit-margin-before:1.67em;-webkit-margin-after:1.67em;font-size:.83em;margin-block-end:1.67em;margin-block-start:1.67em}.sun-editor-editable h5,.sun-editor-editable h6{-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.sun-editor-editable h6{-webkit-margin-before:2.33em;-webkit-margin-after:2.33em;font-size:.67em;margin-block-end:2.33em;margin-block-start:2.33em}.sun-editor-editable hr{border-color:#000;border-image:none;border-image:initial;border-width:1px 0 0;display:flex;height:1px}.sun-editor-editable hr.__se__solid{border-style:solid none none}.sun-editor-editable hr.__se__dotted{border-style:dotted none none}.sun-editor-editable hr.__se__dashed{border-style:dashed none none}.sun-editor-editable hr.on{border-color:#4592ff;box-shadow:0 0 0 .1rem #c7deff}.sun-editor-editable table{background-color:initial;border:1px solid #ccc;border-collapse:collapse;border-spacing:0;display:table;margin:0 0 10px;max-width:100%;table-layout:auto!important;width:100%}.sun-editor-editable.se-rtl table{margin:0 0 10px auto}.sun-editor-editable table thead{border-bottom:2px solid #333}.sun-editor-editable table tr{border:1px solid #efefef}.sun-editor-editable table th{background-color:#f3f3f3}.sun-editor-editable table td,.sun-editor-editable table th{background-clip:padding-box;border:1px solid #e1e1e1;padding:.4em}.sun-editor-editable table.se-table-size-auto{width:auto!important}.sun-editor-editable table.se-table-size-100{width:100%!important}.sun-editor-editable table.se-table-layout-auto{table-layout:auto!important}.sun-editor-editable table.se-table-layout-fixed{table-layout:fixed!important}.sun-editor-editable table td.se-table-selected-cell,.sun-editor-editable table th.se-table-selected-cell{outline:1px double #4592ff}.sun-editor-editable.se-disabled *{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sun-editor-editable .se-component{display:flex;margin:0 0 10px;padding:1px}.sun-editor-editable[contenteditable=true] .se-component{outline:1px dashed #e1e1e1}.sun-editor-editable[contenteditable=true] .se-component.se-component-copy{box-shadow:0 0 0 .2rem #3f9dff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor-editable .__se__float-left{float:left;margin-right:4px}.sun-editor-editable .__se__float-right{float:right;margin-left:4px}.sun-editor-editable .__se__float-center{float:center}.sun-editor-editable .__se__float-none{float:none}.sun-editor-editable audio,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable video{display:block;height:auto;margin:0;max-width:100%;padding:0;width:auto}.sun-editor-editable[contenteditable=true]:not(.se-read-only) figure:after{background:#0000;bottom:0;content:"";cursor:default;display:block;left:0;position:absolute;right:0;top:0;z-index:1}.sun-editor-editable[contenteditable=true] figure a,.sun-editor-editable[contenteditable=true] figure iframe,.sun-editor-editable[contenteditable=true] figure img,.sun-editor-editable[contenteditable=true] figure video{z-index:0}.sun-editor-editable[contenteditable=true] figure figcaption{display:block;z-index:2}.sun-editor-editable[contenteditable=true] figure figcaption:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #c7deff;outline:0}.sun-editor-editable .se-image-container,.sun-editor-editable .se-video-container{height:auto;max-width:100%;width:auto}.sun-editor-editable figure{display:block;margin:0;outline:none;padding:0}.sun-editor-editable .__se__float-center figure,.sun-editor-editable .__se__float-left figure,.sun-editor-editable .__se__float-right figure{margin:auto!important}.sun-editor-editable figure figcaption{background-color:#f9f9f9;margin:0;outline:none;padding:1em .5em}.sun-editor-editable figure figcaption p{line-height:2;margin:0}.sun-editor-editable .se-image-container a img{margin:1px;outline:1px solid #4592ff;padding:1px}.sun-editor-editable .se-video-container iframe,.sun-editor-editable .se-video-container video{border:0;height:100%;left:0;outline:1px solid #9e9e9e;position:absolute;top:0;width:100%}.sun-editor-editable .se-video-container figure{left:0;max-width:100%;width:100%}.sun-editor-editable audio{height:54px;width:300px}.sun-editor-editable audio.active{outline:2px solid #80bdff}.sun-editor-editable.se-show-block div,.sun-editor-editable.se-show-block h1,.sun-editor-editable.se-show-block h2,.sun-editor-editable.se-show-block h3,.sun-editor-editable.se-show-block h4,.sun-editor-editable.se-show-block h5,.sun-editor-editable.se-show-block h6,.sun-editor-editable.se-show-block li,.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block p,.sun-editor-editable.se-show-block pre,.sun-editor-editable.se-show-block ul{border:1px dashed #3f9dff!important;padding:14px 8px 8px!important}.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block ul{border:1px dashed #d539ff!important}.sun-editor-editable.se-show-block pre{border:1px dashed #27c022!important}.se-show-block p{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPAQMAAAAF7dc0AAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAaSURBVAjXY/j/gwGCPvxg+F4BQiAGDP1HQQByxxw0gqOzIwAAAABJRU5ErkJggg==) no-repeat}.se-show-block div{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPAQMAAAAxlBYoAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j//wcDDH+8XsHwDYi/hwNx1A8w/nYLKH4XoQYJAwCXnSgcl2MOPgAAAABJRU5ErkJggg==) no-repeat}.se-show-block h1{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAfSURBVAjXY/j/v4EBhr+9B+LzEPrDeygfhI8j1CBhAEhmJGY4Rf6uAAAAAElFTkSuQmCC) no-repeat}.se-show-block h2{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j/v4EBhr+dB+LtQPy9geEDEH97D8T3gbgdoQYJAwA51iPuD2haEAAAAABJRU5ErkJggg==) no-repeat}.se-show-block h3{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQPy9geHDeQgN5p9HqEHCADeWI+69VG2MAAAAAElFTkSuQmCC) no-repeat}.se-show-block h4{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPAQMAAADTSA1RAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j//wADDH97DsTXIfjDdiDdDMTfIRhZHRQDAKJOJ6L+K3y7AAAAAElFTkSuQmCC) no-repeat}.se-show-block h5{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAlSURBVAjXY/j/v4EBhr+1A/F+IO5vYPiwHUh/B2IQfR6hBgkDABlWIy5uM+9GAAAAAElFTkSuQmCC) no-repeat}.se-show-block h6{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQLy/geFDP5S9HSKOrA6KAR9GIza1ptJnAAAAAElFTkSuQmCC) no-repeat}.se-show-block li{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA7SURBVDhPYxgFcNDQ0PAfykQBIHEYhgoRB/BpwCfHBKWpBkaggYxQGgOgBzyQD1aLLA4TGwWDGjAwAACR3RcEU9Ui+wAAAABJRU5ErkJggg==) no-repeat}.se-show-block ol{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABHSURBVDhPYxgFcNDQ0PAfhKFcFIBLHCdA1oBNM0kGEmMAPgOZoDTVANUNxAqQvURMECADRiiNAWCagDSGGhyW4DRrMAEGBgAu0SX6WpGgjAAAAABJRU5ErkJggg==) no-repeat}.se-show-block ul{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA1SURBVDhPYxgFDA0NDf+hTBSALI5LDQgwQWmqgVEDKQcsUBoF4ItFGEBXA+QzQpmDGjAwAAA8DQ4Lni6gdAAAAABJRU5ErkJggg==) no-repeat}.sun-editor .__se__p-bordered,.sun-editor-editable .__se__p-bordered{border-bottom:1px solid #b1b1b1;border-top:1px solid #b1b1b1;padding:4px 0}.sun-editor .__se__p-spaced,.sun-editor-editable .__se__p-spaced{letter-spacing:1px}.sun-editor .__se__p-neon,.sun-editor-editable .__se__p-neon{animation:neonFlicker 1.5s infinite alternate;background:#000;border:2px solid #fff;border-radius:6px;color:#fff;font-style:italic;font-weight:200;padding:6px 4px;text-transform:uppercase}@keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f;text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40}20%,24%,55%{box-shadow:none;text-shadow:none}}.sun-editor .__se__t-shadow,.sun-editor-editable .__se__t-shadow{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 .2rem #999,0 0 .4rem #888,0 0 .6rem #777,0 0 .8rem #666,0 0 1rem #555}.sun-editor .__se__t-code,.sun-editor-editable .__se__t-code{background-color:#1b1f230d;border-radius:6px;color:#666;font-family:monospace;padding:.2em .4em}.styles_popUp__sb2kJ{background-color:#3f3c35;border-radius:12px;display:flex;flex-direction:row;gap:.5rem;padding:.5rem 1rem;position:fixed;z-index:99}.styles_popUp__sb2kJ .styles_icon__ZnIGs{stroke:#fff;fill:#0000;background-color:#3f3c35;border:none}.styles_popUp__sb2kJ .styles_icon__ZnIGs:hover{cursor:pointer}.styles_popUp__sb2kJ:after{background-color:#3f3c35;border-radius:0 0 .2rem 0;bottom:-.5rem;content:"";display:block;height:1rem;position:absolute;right:50%;transform:translateX(50%) rotate(45deg);width:1rem}.styles_sunEditor__-ZWeN .se-resizing-bar{display:none}.styles_sunEditor__-ZWeN .se-toolbar{background-color:#f5f7fa;border-radius:3px;margin-bottom:.5rem;outline:none}.styles_sunEditor__-ZWeN .se-btn-module-border,.styles_sunEditor__-ZWeN .sun-editor{border:none}.styles_sunEditor__-ZWeN .se-wrapper{border:1px solid #989898;border-radius:6px}.styles_sunEditor__-ZWeN .se-toolbar-separator-vertical{background-color:#e3eaf1;height:100%;width:1px}.styles_sunEditor__-ZWeN .styles_errorText__LN1RR{color:#e80808}.styles_container__LQe\+Y{color:#343632;display:flex;flex-direction:column;gap:1rem;margin-top:2.5rem}.styles_container__LQe\+Y .styles_title__lTyIv{font-weight:600}.styles_container__LQe\+Y .styles_button__vsDLx{width:-webkit-fit-content;width:fit-content}.styles_container__LQe\+Y .styles_resultContainer__0iCmf{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr 1fr}.styles_container__LQe\+Y .styles_resultContainer__0iCmf .styles_initialTitle__K9mgU{font-weight:600}.styles_container__LQe\+Y .styles_resultContainer__0iCmf .styles_scoresContainer__L9P13{flex-direction:row;flex-wrap:wrap}.styles_container__LQe\+Y .styles_resultContainer__0iCmf .styles_scoresContainer__L9P13 .styles_scoreRow__RrhFC{border-bottom:1px solid #9aa0a6;display:flex;flex-direction:row;gap:2rem;justify-content:space-between;padding:.5rem 0}.styles_container__LQe\+Y .styles_resultContainer__0iCmf .styles_scoresContainer__L9P13 .styles_scoreRow__RrhFC .styles_category__W75h4,.styles_container__LQe\+Y .styles_resultContainer__0iCmf .styles_scoresContainer__L9P13 .styles_scoreRow__RrhFC .styles_score__g6xwJ{font-weight:500}.styles_link__vKjfg{align-items:center;display:flex;gap:.85rem;text-decoration:none;width:20rem}.styles_link__vKjfg svg{width:1rem}.styles_link__vKjfg .styles_title__K9teF{color:#343632;font-style:italic;font-weight:600}.styles_link__vKjfg .styles_bottom__OxM1L{align-items:center;display:grid;grid-template-columns:50% 50%;margin-top:.625rem}.styles_link__vKjfg .styles_bottom__OxM1L svg{width:100%}.styles_link__vKjfg .styles_bottom__OxM1L .styles_description__30KIO{border-left:1px solid #dce5ed;color:#343632;font-weight:500;padding:.25rem 0 .25rem 1.25rem}.styles_container__ayNKm{display:flex;flex-grow:1;gap:1.5rem;min-width:0}.styles_container__ayNKm .styles_info__SNiiE{display:flex;flex-direction:column;justify-content:space-evenly;min-width:0;padding-right:.5rem}.styles_container__ayNKm .styles_info__SNiiE .styles_name__zK2yE{font-weight:600}.styles_container__ayNKm .styles_info__SNiiE span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_container__ayNKm .styles_info__SNiiE .styles_bottom__Ifm4b{align-items:center;display:flex;gap:1.5rem}.styles_container__ayNKm .styles_info__SNiiE .styles_bottom__Ifm4b svg{fill:#989898;height:1rem;width:1rem}.styles_container__ayNKm .styles_info__SNiiE .styles_bottom__Ifm4b .styles_location__ZLHCF{font-weight:600}.styles_container__ayNKm .styles_info__SNiiE .styles_bottom__Ifm4b .styles_separator__pDwfW{background-color:#b0b0b0;height:1.25rem;width:1px}.styles_container__ayNKm .styles_info__SNiiE .styles_bottom__Ifm4b .styles_parentsAllowed__N6-ap{align-items:center;color:#989898;display:flex;gap:.5rem}.styles_emptyContainer__U-YT7{background-color:#fff;border:1px dashed #dce5ed;border-radius:.5rem;display:grid;grid-template-columns:35% 65%;padding:2rem 3rem}.styles_emptyContainer__U-YT7 .styles_text__j7QjS{border-left:1px solid #dce5ed;color:#3f3c35;padding:.5rem 0 .5rem 2rem}.styles_container__zGdIz,.styles_pendingContainer__\+tp9l{align-items:center;display:grid;padding:1.25rem}.styles_container__zGdIz .styles_rightSide__iSSDk,.styles_pendingContainer__\+tp9l .styles_rightSide__iSSDk{align-items:center;border-left:1px solid #b0b0b0;display:flex;gap:.5rem;padding:1rem}.styles_container__zGdIz .styles_rightSide__iSSDk svg,.styles_pendingContainer__\+tp9l .styles_rightSide__iSSDk svg{flex-shrink:0}.styles_container__zGdIz .styles_rightSide__iSSDk .styles_text__c6pYC,.styles_pendingContainer__\+tp9l .styles_rightSide__iSSDk .styles_text__c6pYC{color:#343632;display:flex;flex-direction:column}.styles_container__zGdIz .styles_rightSide__iSSDk .styles_text__c6pYC .styles_upper__d-YWh,.styles_pendingContainer__\+tp9l .styles_rightSide__iSSDk .styles_text__c6pYC .styles_upper__d-YWh{font-weight:500}.styles_container__zGdIz .styles_rightSide__iSSDk .styles_text__c6pYC .styles_bottom__XuvW5,.styles_pendingContainer__\+tp9l .styles_rightSide__iSSDk .styles_text__c6pYC .styles_bottom__XuvW5{font-weight:600}.styles_container__zGdIz .styles_rightSide__iSSDk .styles_iconWrapper__zQHe1,.styles_pendingContainer__\+tp9l .styles_rightSide__iSSDk .styles_iconWrapper__zQHe1{position:relative}.styles_container__zGdIz .styles_rightSide__iSSDk .styles_iconWrapper__zQHe1 .styles_notificationCircle__nlo0r,.styles_pendingContainer__\+tp9l .styles_rightSide__iSSDk .styles_iconWrapper__zQHe1 .styles_notificationCircle__nlo0r{height:.875rem;position:absolute;right:0;top:0;width:.875rem}.styles_container__zGdIz .styles_rightSide__iSSDk .styles_newMessagesCount__JqLhT,.styles_pendingContainer__\+tp9l .styles_rightSide__iSSDk .styles_newMessagesCount__JqLhT{color:#005bb0;font-weight:600;text-decoration:underline}.styles_container__zGdIz .styles_newMessagesContainer__LHj9k,.styles_pendingContainer__\+tp9l .styles_newMessagesContainer__LHj9k{cursor:pointer;justify-content:center}.styles_container__zGdIz{background-color:#fff;border:1px solid #dce5ed;border-radius:.5rem;grid-template-columns:63% 25% 12%;padding:1.25rem;transition:.2s}.styles_container__zGdIz:hover{border:1px solid #80add8}.styles_pendingContainer__\+tp9l{grid-template-columns:64% 36%;padding-left:0}.styles_container__ezehu{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem!important;padding:1.875rem 3.75rem!important}.styles_container__ezehu .styles_header__\+LPwJ{align-items:center;display:flex;justify-content:space-between}.styles_container__ezehu .styles_header__\+LPwJ .styles_title__OBI93{color:#343632;font-weight:600}.styles_container__ezehu .styles_list__I6s6P{display:flex;flex-direction:column;gap:.875rem}.styles_container__ezehu .styles_list__I6s6P .styles_article__BjqKd{color:#343632;font-weight:400}.styles_container__ezehu .styles_list__I6s6P .styles_pendingTeam__8l6kP{border-left:1px solid #b0b0b0;padding-left:1.25rem}.styles_fundraisingWrapper__6uzAe{display:flex;justify-content:flex-end}.styles_container__WfNup{display:flex;flex-direction:column;flex-grow:1;gap:2.25rem;overflow-y:auto;padding:1.875rem 0}.styles_container__WfNup .styles_item__UczTM{border-left:1px solid #dce5ed;color:#656464;padding:0 1.125rem;width:60%}.styles_container__WfNup .styles_item__UczTM .styles_teamWrapper__-qceO{align-items:center;display:flex;justify-content:space-between;margin-top:.75rem}.styles_addRelation__zRE2U{align-items:flex-start;background-color:#f9f8f1;border-radius:6px;display:flex;flex-direction:column;gap:1.5rem;padding:2.5rem 1.25rem;position:-webkit-sticky;position:sticky;top:1rem;width:21.5rem}.styles_addRelation__zRE2U .styles_addRelationTitle__rEwns{color:#3f3c35;font-weight:600}.styles_addRelation__zRE2U .styles_inputs__Tp6F7{display:flex;flex-direction:column;gap:.875rem;width:100%}.styles_addRelation__zRE2U .styles_inputs__Tp6F7 .styles_separator__lv9D8{color:#3f3c35;font-weight:500}.styles_addRelation__zRE2U .styles_selectType__9yyqZ{display:flex;flex-direction:column;gap:.75rem}.styles_addRelation__zRE2U .styles_selectType__9yyqZ .styles_radiosTitle__JlAra{color:#343632;font-weight:600}.styles_addRelation__zRE2U .styles_sendBtn__b18nr{padding:.5rem 2.875rem}.styles_container__8zo6F{align-items:center;display:flex;gap:.5rem;min-width:0}.styles_container__8zo6F .styles_info__XOYp8{display:flex;flex-direction:column;gap:.25rem;min-width:0}.styles_container__8zo6F .styles_info__XOYp8 .styles_nameWrapper__O\+7if{align-items:center;color:#343632;display:flex;gap:.5rem}.styles_container__8zo6F .styles_info__XOYp8 .styles_nameWrapper__O\+7if .styles_name__YcPyW{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_memberItem__rqNjS{border-left:1px solid #e3eaf1;display:flex;justify-content:space-between;padding:.5rem .875rem}.styles_memberItem__rqNjS .styles_links__CPZvf{align-items:center;display:flex;gap:.25rem;width:21rem}.styles_memberItem__rqNjS .styles_links__CPZvf .styles_linkSeparator__6vY4S{background-color:#dce5ed;height:1.25rem;width:1px}.styles_list__MGnxV{display:flex;flex-direction:column;gap:.875rem}.styles_list__MGnxV .styles_listTitle__R1lO5{margin-bottom:.375rem;margin-top:2rem}.styles_list__MGnxV:first-child h4{margin-top:0}.styles_requestItem__OrF6R{align-items:center;background-color:#fcfcfd;border:2px dashed #dce5ed;border-radius:.5rem;display:flex;justify-content:space-between;padding:.5rem .875rem}.styles_requestItem__OrF6R .styles_right__bJgmP{align-items:center;display:flex;gap:4rem}.styles_requestItem__OrF6R .styles_right__bJgmP .styles_question__sdZ35{color:#656464;font-weight:600;margin-bottom:.25rem}.styles_requestItem__OrF6R .styles_right__bJgmP .styles_date__7H1KS{color:#777}.styles_requestItem__OrF6R .styles_right__bJgmP .styles_buttons__lyxFN{display:flex;gap:.5rem}.styles_container__XB3h2{align-items:flex-start;display:flex;gap:2rem;padding:2.5rem 0}.styles_container__XB3h2 .styles_listsWrapper__bY5ss{flex-grow:1}.styles_container__XB3h2 .styles_listsWrapper__bY5ss .styles_list__Vgi\+0{display:flex;flex-direction:column;gap:.875rem}.styles_container__XB3h2 .styles_listsWrapper__bY5ss .styles_list__Vgi\+0 .styles_listTitle__vRqb5{margin-bottom:.375rem;margin-top:2rem}.styles_container__XB3h2 .styles_listsWrapper__bY5ss .styles_list__Vgi\+0:first-child h4{margin-top:0}.styles_container__XB3h2 .styles_listsWrapper__bY5ss .styles_memberItem__vBtMl{border-left:1px solid #e3eaf1;display:flex;justify-content:space-between;padding:.5rem .875rem}.styles_container__XB3h2 .styles_listsWrapper__bY5ss .styles_memberItem__vBtMl .styles_teamName__GHQI5{max-width:30rem}.styles_container__XB3h2 .styles_listsWrapper__bY5ss .styles_memberItem__vBtMl .styles_links__mmNLV{align-items:center;display:flex;gap:1rem;width:20rem}.styles_container__XB3h2 .styles_listsWrapper__bY5ss .styles_memberItem__vBtMl .styles_links__mmNLV .styles_linkSeparator__b9UX9{background-color:#dce5ed;height:1.25rem;width:1px}.styles_container__IgESd{align-items:center;display:flex;flex-direction:column;gap:1rem;width:100%}.styles_container__IgESd .styles_photo__zwLDP{aspect-ratio:1;position:relative;width:100%}.styles_container__IgESd .styles_photo__zwLDP input{display:none}.styles_container__IgESd .styles_photo__zwLDP .styles_avatar__czEl-{aspect-ratio:1;border-radius:1.25rem;height:100%;object-fit:cover;width:100%}.styles_container__IgESd .styles_photo__zwLDP .styles_placeholder__FQrnd{align-items:center;background-color:#f4f9ff;border:1px solid #e5e7eb;border-radius:1.25rem;display:flex;height:100%;justify-content:center;transition-duration:1s;width:100%}.styles_container__IgESd .styles_photo__zwLDP .styles_placeholder__FQrnd svg{height:3.5rem;width:3.5rem}.styles_container__IgESd .styles_photo__zwLDP .styles_placeholder__FQrnd:hover{border-color:#9ca3af;cursor:pointer}.styles_container__IgESd .styles_photo__zwLDP .styles_spinner__GhozO{left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.styles_container__33exv{grid-gap:4rem;align-items:start;display:grid;flex-grow:1;gap:4rem;grid-template-columns:1fr 6fr 1fr;padding:2.5rem 0}.styles_container__33exv .styles_saveWrapper__fcN8H{display:flex;flex-direction:column;gap:1rem;position:-webkit-sticky;position:sticky;right:0;top:2.5rem;z-index:3}.styles_container__33exv .styles_saveWrapper__fcN8H path{stroke:#b5b4b0}.styles_container__33exv .styles_rightSide__ocEMv{display:flex;flex-direction:column;gap:2rem}.styles_container__33exv .styles_rightSide__ocEMv .styles_bordered__7E0uD{border-left:2px solid #e3eaf1;padding:0 1.25rem}.styles_container__33exv .styles_rightSide__ocEMv .styles_bordered__7E0uD .styles_title__RPIye{color:#343632;font-weight:600;margin-bottom:1rem}.styles_container__33exv .styles_rightSide__ocEMv .styles_bordered__7E0uD .styles_inputs__2UWbn{grid-gap:1.25rem;align-items:start;display:grid;gap:1.25rem;grid-template-columns:1fr 1fr}.styles_container__33exv .styles_rightSide__ocEMv .styles_deleteWrapper__ITg9q{display:flex;justify-content:flex-end;margin-top:1.5rem}.styles_container__33exv .styles_leftSide__tcL-c{align-items:center;display:flex;flex-direction:column;gap:.5rem}.styles_container__33exv .styles_leftSide__tcL-c .styles_photoWrapper__W0w\+q{margin-left:1.25rem}.styles_container__33exv .styles_leftSide__tcL-c .styles_photoWrapper__W0w\+q .styles_photo__akWlV{border:.625rem solid #005bb0;border-radius:50%;overflow:hidden}.styles_container__MPmBj{display:flex;flex-direction:column;width:100%}.styles_container__MPmBj .styles_inputMargin__\+miyw{margin-bottom:1.5rem}.styles_container__MPmBj .styles_checkBoxMargin__GoBGm{margin-bottom:1rem}.styles_container__MPmBj .styles_linkDecoration__MGlsn{text-decoration:underline}.styles_container__MPmBj .styles_checkBoxText__ARxxN{color:#343632}.styles_container__MPmBj .styles_checkBoxText__ARxxN a{display:inline;display:initial}.styles_container__MPmBj .styles_note__FJi\+H{font-style:italic}.styles_container__MPmBj .styles_buttonWrapper__WIz\+D{display:flex;justify-content:center}.styles_container__MPmBj .styles_buttonWrapper__WIz\+D .styles_button__45sZi{margin-top:1.5rem}.styles_container__e\+dVb .styles_description__kLGvd{color:#3f3c35;font-weight:500;margin-bottom:1.5rem;text-align:center}.styles_container__e\+dVb .styles_bottom__U28u7{align-items:center;display:flex;flex-direction:column}.styles_container__e\+dVb .styles_bottom__U28u7 .styles_button__5DjoA{margin-top:1.5rem}.styles_container__54iLZ{width:100%}.styles_container__54iLZ .styles_input__fc1F\+{margin-bottom:1.5rem}.styles_container__54iLZ .styles_bottom__IATvS{display:flex;justify-content:center}.styles_container__ocatf{padding:2rem 0}.styles_container__ocatf .styles_title__Nptua{color:#343632;margin-bottom:1rem}.styles_container__ocatf .styles_jobs__TpiCU{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.styles_container__ocatf .styles_jobs__TpiCU .styles_subtitle__sDkot{color:#343632}.styles_container__ocatf .styles_jobs__TpiCU .styles_spiderSchool__5Oua4{align-items:flex-end;display:flex;flex-direction:row;gap:2rem}.styles_container__ocatf .styles_jobs__TpiCU .styles_spiderSchool__5Oua4 .styles_spiderSchoolDropdown__li-IA{width:20rem}.styles_row__4c8ep{border-bottom:1px solid #dce5ed;color:inherit;display:grid;grid-template-columns:4fr 2.5fr 2fr 2fr;padding:.875rem .5rem;text-decoration:none;transition-duration:.2s}.styles_row__4c8ep:hover{background-color:#f5f7fa}.styles_row__4c8ep .styles_centeredTitle__Cg09o{text-align:center}.styles_container__fLFSl .styles_stickyHeader__OLp3Y{background-color:#e3eaf1;display:grid;font-weight:600;grid-template-columns:4fr 2.5fr 2fr 2fr;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:3}.styles_container__fLFSl .styles_stickyHeader__OLp3Y .styles_nameWrapper__JwN4M,.styles_container__fLFSl .styles_stickyHeader__OLp3Y .styles_superAdminWrapper__RRK9J{align-items:center;display:flex;gap:.25rem}.styles_container__fLFSl .styles_stickyHeader__OLp3Y .styles_nameWrapper__JwN4M{padding-left:2.5rem}.styles_container__fLFSl .styles_stickyHeader__OLp3Y .styles_arrowUp__j3A7B{transform:rotate(-90deg)}.styles_container__fLFSl .styles_stickyHeader__OLp3Y .styles_arrowDown__MM5nQ{transform:rotate(90deg)}.styles_container__fLFSl .styles_stickyHeader__OLp3Y .styles_centeredTitle__Mx732{text-align:center}.styles_container__NRdlS .styles_title__yOJCg{color:#343632;margin-top:2rem}.styles_container__NRdlS .styles_filters__OhqYq{display:flex;justify-content:space-between;margin-bottom:2rem;margin-top:2.5rem}.styles_container__NRdlS .styles_filters__OhqYq .styles_permissionFilter__EQdZe{width:11rem}.styles_container__NRdlS .styles_filters__OhqYq .styles_nameFilter__PAvqw{width:18rem}.styles_wrapper__26N0f{border-radius:0 0 .5rem .5rem;display:flex;flex-direction:column;gap:.25rem;position:relative;-webkit-user-select:none;user-select:none;width:100%}.styles_wrapper__26N0f .styles_label__hnBTt{color:#343632;font-weight:600}.styles_wrapper__26N0f .styles_container__iZBE2{align-items:center;border-radius:.5rem;color:#343632;display:flex;justify-content:space-between;min-height:2.75rem;outline:1px solid #989898;position:relative}.styles_wrapper__26N0f .styles_container__iZBE2 .styles_input__9z4kf{align-items:center;border:none;border-radius:.5rem;display:flex;flex:1 1;flex-wrap:wrap;gap:.5rem;outline:none;padding:.625rem .75rem;width:0}.styles_wrapper__26N0f .styles_container__iZBE2 .styles_placeholder__ELds-{color:#777;font-weight:500}.styles_wrapper__26N0f .styles_container__iZBE2 .styles_dropdown__MOFNP{border-radius:.375rem;box-shadow:0 0 .25rem #00000040;display:flex;flex-direction:column;max-height:30vh;overflow:auto;position:absolute;top:115%;width:100%;z-index:100}.styles_wrapper__26N0f .styles_container__iZBE2 .styles_dropdown__MOFNP .styles_searchInput__je3OQ{border:none;color:#343632;flex-shrink:0;font-weight:500;height:2.75rem;outline:none;padding:0 .75rem}.styles_wrapper__26N0f .styles_container__iZBE2 .styles_dropdown__MOFNP span{background-color:#fff;border-bottom:1px solid #dce5ed;padding:.75rem 2rem}.styles_wrapper__26N0f .styles_container__iZBE2 .styles_dropdown__MOFNP span:hover{background-color:#f5f7fa}.styles_wrapper__26N0f .styles_container__iZBE2 .styles_dropdown__MOFNP span:last-child{border:none}.styles_wrapper__26N0f .styles_container__iZBE2::placeholder{color:#989898;font-weight:500}.styles_wrapper__26N0f .styles_container__iZBE2 .styles_arrow__iLWeJ{stroke:#343632;pointer-events:none;position:absolute;right:.75rem}.styles_wrapper__26N0f .styles_focusedContainer__x9ydW{outline-color:#4d8cc8;outline-width:2px}.styles_row__54WDu{border-bottom:1px solid #dce5ed;padding:.875rem .5rem}.styles_row__54WDu .styles_top__JwjH5{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:4fr 6fr 3fr}.styles_row__54WDu .styles_top__JwjH5 .styles_teamsCount__wMZ3a{align-items:center;color:#3f3c35;display:flex;font-size:1rem;font-weight:500;letter-spacing:-.04px;line-height:130%}.styles_row__54WDu .styles_top__JwjH5 .styles_isSuperAdminWrapper__rVV\+w{align-items:center;display:flex;justify-content:space-between}.styles_row__54WDu .styles_top__JwjH5 .styles_isSuperAdminWrapper__rVV\+w .styles_superAdminIcon__HX4iS{height:1.5rem;width:1.5rem}.styles_row__54WDu .styles_top__JwjH5 .styles_isSuperAdminWrapper__rVV\+w .styles_superAdminIcon__HX4iS path{stroke:#111}.styles_row__54WDu .styles_top__JwjH5 .styles_isSuperAdminWrapper__rVV\+w .styles_arrowWrapper__tiHJ3{border-left:1px solid #dce5ed;padding:0 1.5rem}.styles_row__54WDu .styles_top__JwjH5 .styles_isSuperAdminWrapper__rVV\+w .styles_arrowWrapper__tiHJ3 .styles_arrow__Mq8x6{transition:.3s}.styles_row__54WDu .styles_top__JwjH5 .styles_isSuperAdminWrapper__rVV\+w .styles_arrowWrapper__tiHJ3 .styles_arrow__Mq8x6 path{stroke:#005bb0}.styles_row__54WDu .styles_top__JwjH5 .styles_isSuperAdminWrapper__rVV\+w .styles_arrowWrapper__tiHJ3 .styles_rotated__PqD0d{transform:rotate(180deg)}.styles_row__54WDu .styles_collapsibleWrapper__\+CTfY{display:grid;grid-template-rows:1fr;transition:grid-template-rows .3s}.styles_row__54WDu .styles_collapsibleWrapper__\+CTfY .styles_collapsible__NxlDA{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:minmax(0,4fr) minmax(0,6fr) minmax(0,3fr);overflow:visible;overflow:initial;padding:0 1px}.styles_row__54WDu .styles_collapsibleWrapper__\+CTfY .styles_collapsible__NxlDA .styles_collapsedColumn__nVHhm{display:flex;flex-direction:column;gap:1.125rem;padding:1.125rem 0}.styles_row__54WDu .styles_collapsibleWrapper__\+CTfY .styles_collapsible__NxlDA .styles_collapsedColumn__nVHhm .styles_collapsedTitle__xQspI{color:#656464;font-size:.8125rem;font-weight:400}.styles_row__54WDu .styles_collapsibleWrapper__\+CTfY .styles_collapsible__NxlDA .styles_collapsedColumn__nVHhm .styles_switches__87DAC{display:flex;flex-direction:row;gap:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_row__54WDu .styles_collapsed__tROTG{grid-template-rows:0fr}.styles_row__54WDu .styles_collapsed__tROTG .styles_collapsible__NxlDA{overflow:hidden}.styles_container__CGtnf .styles_stickyHeader__sE3Os{grid-gap:1rem;background-color:#e3eaf1;display:grid;font-weight:600;gap:1rem;grid-template-columns:4fr 6fr 3fr;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:3}.styles_container__CGtnf .styles_stickyHeader__sE3Os .styles_nameWrapper__Jjgsp,.styles_container__CGtnf .styles_stickyHeader__sE3Os .styles_superAdminWrapper__2noEF{align-items:center;display:flex;gap:.25rem}.styles_container__CGtnf .styles_stickyHeader__sE3Os .styles_nameWrapper__Jjgsp{padding-left:2.5rem}.styles_container__CGtnf .styles_stickyHeader__sE3Os .styles_arrowUp__SF8-3{transform:rotate(-90deg)}.styles_container__CGtnf .styles_stickyHeader__sE3Os .styles_arrowDown__kDdzv{transform:rotate(90deg)}.styles_container__Hzq8x .styles_title__I8HjR{color:#343632;margin-top:2rem}.styles_container__Hzq8x .styles_filters__vfkqk{display:flex;justify-content:space-between;margin-bottom:2rem;margin-top:2.5rem}.styles_container__Hzq8x .styles_filters__vfkqk .styles_permissionFilter__IYddI{width:11rem}.styles_container__Hzq8x .styles_filters__vfkqk .styles_nameFilter__1Q3uX{width:18rem}.styles_container__OBBz-{background-color:#fff;z-index:1}.styles_container__OBBz- .styles_bottom__PRj8T{align-items:center;display:flex;gap:1.125rem;padding-top:1rem}.styles_container__OBBz- .styles_bottom__PRj8T .styles_input__I-ebq{width:calc(100% - 8.25rem)}.styles_container__OBBz- .styles_bottom__PRj8T .styles_input__I-ebq .se-toolbar{margin:0}.styles_container__OBBz- .styles_bottom__PRj8T .styles_input__I-ebq .se-wrapper-inner{max-height:30vh;min-height:2.5rem;padding:.625rem}.styles_container__OBBz- .styles_bottom__PRj8T .styles_input__I-ebq .se-wrapper-inner p{margin:0}.styles_container__OBBz- .styles_selectedFilesWrapper__WtFfH{display:flex;gap:.5rem;height:4rem;overflow-x:auto;overflow-y:hidden}.styles_container__OBBz- .styles_selectedFilesWrapper__WtFfH::-webkit-scrollbar{height:5px}.styles_container__OBBz- .styles_selectedFilesWrapper__WtFfH .styles_fileWrapper__wqwYl{border-radius:4px;flex-shrink:0;height:4rem;overflow:hidden;position:relative;width:4rem}.styles_container__OBBz- .styles_selectedFilesWrapper__WtFfH .styles_fileWrapper__wqwYl .styles_selectedImage__4t6AM{height:100%;object-fit:cover;width:100%}.styles_container__OBBz- .styles_selectedFilesWrapper__WtFfH .styles_fileWrapper__wqwYl .styles_deleteSelected__qqEm5{position:absolute;right:2px;top:2px}.styles_container__OBBz- .styles_selectedFilesWrapper__WtFfH .styles_fileWrapper__wqwYl .styles_deleteSelected__qqEm5 path{stroke:#fff}.styles_container__OBBz- .styles_selectedFilesWrapper__WtFfH .styles_fileWrapper__wqwYl .styles_document__vqku4{align-items:center;background-color:#80add8;display:flex;height:100%;justify-content:center;width:100%}.styles_container__OBBz- .styles_selectedFilesWrapper__WtFfH .styles_fileWrapper__wqwYl .styles_document__vqku4 svg{height:2rem;width:2rem}.styles_warningContainer__dt9cT{border-bottom:1px solid #989898;padding-bottom:1rem}.styles_warningContainer__dt9cT .styles_warningText__Foroi{margin-bottom:1rem}.styles_warningContainer__dt9cT .styles_warningHarmfulText__6o2t8{font-size:1.5rem;font-style:italic}.styles_container__8iE9v{position:relative}.styles_container__8iE9v .styles_menuIcon__MZIt2{height:2rem;width:2rem}.styles_container__eMq7m{display:flex;flex-direction:column;height:100%;overflow:hidden;padding-left:2.25rem;position:relative}.styles_container__eMq7m .styles_header__fXsv1{align-items:center;border-bottom:1px solid #dce5ed;display:flex;flex-direction:row;justify-content:space-between;margin-right:2.25rem;padding:1rem 0}.styles_container__eMq7m .styles_header__fXsv1 .styles_doubleUsers__IL6e0{align-items:center;display:flex;flex-direction:row;gap:.5rem}.styles_container__eMq7m .styles_header__fXsv1 .styles_doubleUsers__IL6e0 .styles_doubleArrow__X8v6k{transform:rotate(90deg)}.styles_container__eMq7m .styles_header__fXsv1 .styles_doubleUsers__IL6e0 .styles_doubleArrow__X8v6k path{stroke:#4e4b44}.styles_container__eMq7m .styles_header__fXsv1 .styles_chatInfo__nlGMt{align-items:center;color:#343632;display:flex;gap:.5rem}.styles_container__eMq7m .styles_header__fXsv1 .styles_chatInfo__nlGMt svg{flex-shrink:0}.styles_container__eMq7m .styles_header__fXsv1 .styles_chatInfo__nlGMt .styles_chatName__IWlj3{font-weight:600;margin-left:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_container__eMq7m .styles_header__fXsv1 .styles_chatInfo__nlGMt span{display:flex;font-weight:600;white-space:nowrap}.styles_container__eMq7m .styles_header__fXsv1 .styles_menuIcon__EWYxC{height:2rem;width:2rem}.styles_listOfUsers__Vuit7{display:flex;flex-direction:column;gap:1rem;min-height:5rem;overflow-y:auto;padding-left:2px;padding-right:1.25rem;width:22rem}.styles_container__Aj-2F{align-items:center;border-radius:6px;box-sizing:border-box;display:flex;justify-content:space-between;margin-top:.375rem;padding:.5rem;width:100%}.styles_container__Aj-2F:hover{background-color:#edf3f8;cursor:pointer}.styles_container__Aj-2F:hover .styles_rightBlock__KmNCH .styles_cross__3KI3v{display:block}.styles_container__Aj-2F .styles_doubleUsers__3vdcA{align-items:center;display:flex;flex-direction:row;gap:.5rem}.styles_container__Aj-2F .styles_doubleUsers__3vdcA .styles_doubleArrow__c3RtO{transform:rotate(90deg)}.styles_container__Aj-2F .styles_doubleUsers__3vdcA .styles_doubleArrow__c3RtO path{stroke:#4e4b44}.styles_container__Aj-2F .styles_name__PSCg7{align-items:center;color:#4e4b44;display:flex;font-weight:500;gap:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_container__Aj-2F .styles_name__PSCg7 svg{flex-shrink:0}.styles_container__Aj-2F .styles_bold__Ry8H\+{font-weight:700}.styles_container__Aj-2F .styles_rightBlock__KmNCH{display:flex;gap:.5rem;padding-left:.2rem}.styles_container__Aj-2F .styles_rightBlock__KmNCH .styles_cross__3KI3v{display:none;flex-shrink:0;height:1.5rem;width:1.5rem}.styles_container__Aj-2F .styles_rightBlock__KmNCH .styles_newMessagesCounter__Sc56R{background-color:#ea6f0b;border-radius:3px;color:#fff;flex-shrink:0;font-weight:700;padding:.375rem}.styles_selected__nJEvb{background-color:#dce5ed}.styles_chatsNav__cgC2L{background-color:#fcfcfd;border-right:1px solid #dce5ed;display:flex;flex-direction:column;overflow-y:auto;padding:1.25rem .875rem}.styles_chatsNav__cgC2L .styles_chatListLoader__b97L\+{display:flex;justify-content:center}.styles_chatsNav__cgC2L .styles_chatsList__Cw4Vs .styles_addNewChatBtn__q1D2i{margin-top:.75rem;padding-left:.5rem}.styles_chatsNav__cgC2L .styles_chatsList__Cw4Vs .styles_showAllToggle__BkLpd{margin:.75rem 0}.styles_listOfUsers__iWkMZ{border-bottom:1px solid #e2e1dc;display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;min-height:5rem;overflow-y:auto;padding:1rem 1.25rem 1rem 2px;width:22rem}.styles_container__1dq0n{display:grid;grid-template-columns:1fr 3fr;height:calc(100vh - 16rem);padding:1.5rem 0}.styles_container__1dq0n .styles_selectChatText__ajHKP{align-items:center;color:#343632;display:flex;font-size:1.5rem;font-weight:600;justify-content:center}.styles_container__3IBnF{grid-column-gap:4.5rem;column-gap:4.5rem;display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);margin:2.5rem 0}.styles_container__3IBnF .styles_leftSide__Hjtgn{display:flex;flex-direction:column;gap:1.5rem}.styles_container__3IBnF .styles_leftSide__Hjtgn .styles_description__7L9HS{background-color:#f5f7fa;border-radius:3px;overflow-wrap:break-word;padding:2rem}.styles_container__3IBnF .styles_leftSide__Hjtgn .styles_leave__kko5Q{margin-left:.875rem}.styles_container__3IBnF .styles_rightSide__3MIzr{display:flex;flex-direction:column;gap:.875rem;width:20rem}.styles_container__3IBnF .styles_rightSide__3MIzr .styles_memberWrapper__b7BGQ{align-items:center;border-left:1px solid #e3eaf1;display:flex;justify-content:space-between;padding:0 .875rem}.styles_container__3IBnF .styles_rightSide__3MIzr .styles_memberWrapper__b7BGQ .styles_message__GthaN{align-items:center;background-color:#f5f7fa;border-radius:6px;display:flex;flex-shrink:0;height:2rem;justify-content:center;width:2rem}.styles_container__3IBnF .styles_rightSide__3MIzr .styles_memberWrapper__b7BGQ .styles_message__GthaN svg{height:1.125rem;width:1.125rem}.styles_container__3IBnF .styles_rightSide__3MIzr .styles_memberWrapper__b7BGQ .styles_message__GthaN:hover{background-color:#edf3f8;cursor:pointer}.styles_container__tDqxC{align-items:flex-start;display:flex;gap:.5rem}.styles_container__tDqxC .styles_createBtn__wAn6T{margin-top:.375rem}.styles_modal__NZSaA{overflow-y:visible!important;overflow-y:initial!important}.styles_input__bjfkM{margin-top:1rem}.styles_hintContainer__TJLy9 .styles_hintText__GwhZ4{color:#343632}.styles_sortableItem__ipYUt{align-items:center;display:flex;flex-direction:row;gap:.5rem}.styles_sortableItem__ipYUt .styles_dragHandle__CL1R4{align-items:center;display:flex;justify-content:center;padding:.15rem;transition:.2s}.styles_sortableItem__ipYUt .styles_dragHandle__CL1R4:hover{background-color:#e3eaf1;border-radius:.25rem;cursor:grab}.styles_container__mu5vp{grid-gap:2.75rem;align-items:start;display:grid;gap:2.75rem;grid-template-columns:minmax(0,1fr) minmax(0,7fr) minmax(0,1.5fr);padding-top:3rem}.styles_container__mu5vp .styles_saveWrapper__HsINS{display:flex;flex-direction:column;gap:1rem;position:-webkit-sticky;position:sticky;right:0;top:2.5rem;z-index:3}.styles_container__mu5vp .styles_saveWrapper__HsINS path{stroke:#b5b4b0}.styles_container__mu5vp .styles_leftSide__28MWg{display:flex;flex-direction:column;gap:1rem}.styles_container__mu5vp .styles_rightSide__ILsUE{display:flex;flex-direction:column;gap:3.375rem;padding-right:2rem}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_deleteWrapper__\+fgeB{display:flex;justify-content:flex-end;margin-top:5rem}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95{border-left:2px solid #e3eaf1;padding:0 1.25rem}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_title__iZM1N{color:#343632;flex-shrink:0;font-weight:600;margin-bottom:1rem}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_inputs__Psf8t{grid-row-gap:1.5rem;grid-column-gap:1.25rem;column-gap:1.25rem;display:grid;grid-template-columns:1fr 1fr;row-gap:1.5rem}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_inputs__Psf8t .styles_doubleInput__Snvxy{grid-gap:.75rem;align-items:flex-start;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_inputs__Psf8t .styles_verticalDoubleInput__dhbMn{display:flex;flex-direction:column;gap:.75rem}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_subteams__4aAWv{color:#343632;display:flex;flex-direction:column;row-gap:.25rem}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_subteams__4aAWv .styles_subteam__GIJpu{grid-row-gap:.25rem;align-items:center;color:#343632;display:grid;grid-template-columns:2fr 2fr 1fr;row-gap:.25rem}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_activityNote__LzTvv{color:#c05600;font-style:italic}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_tagsSector__kZGHc{grid-gap:1.25rem;align-items:flex-start;display:grid;gap:1.25rem;grid-template-columns:1fr 1fr}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_tagsSector__kZGHc .styles_tags__EA0xD{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;margin-top:1.75rem}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_tagsSector__kZGHc .styles_tags__EA0xD .styles_tagToAdd__ipzoB{background-color:#e3eaf1}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_tagsSector__kZGHc .styles_createTag__y5f3i{align-items:flex-start;display:flex;gap:.5rem}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_tagsSector__kZGHc .styles_createTag__y5f3i .styles_createTagBtn__vBfRJ{margin-top:.375rem}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_accessSection__Id7\+u{display:flex;flex-direction:column;gap:1rem}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_accessSection__Id7\+u .styles_accessDescription__vCtrR{color:#343632;font-weight:500}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_accessSection__Id7\+u .styles_accessDescription__vCtrR .styles_parentsAllowed__XWmAx{font-weight:600}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_chatConfigs__BQtEV{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-top:1rem}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_titleBetween__RlO67{justify-content:space-between}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_linkTitle__tEDyT{align-items:flex-start;display:flex;gap:1.5rem}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_linkTitle__tEDyT .styles_chatConfigsModes__iCYsl{width:10rem}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_linkTitle__tEDyT a{line-height:200%}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_bullyingSwitch__5yigo{margin-bottom:1rem}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_guardianCoachesSelect__XDR5h{margin-top:2.5rem}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_description__pip6W{color:#343632;margin-bottom:1rem}.styles_container__mu5vp .styles_rightSide__ILsUE .styles_bordered__D5I95 .styles_defaultCampaign__js8Jo{margin-top:1rem}.styles_note__FY\+Gk{color:#c05600;font-style:italic}.styles_newAdminContainer__lM7bU{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.styles_container__cBLC3{align-items:flex-start;display:flex;gap:2rem;padding:2.5rem 0}.styles_container__cBLC3 .styles_leftSide__ZcOpZ{flex-grow:1}.styles_container__cBLC3 .styles_leftSide__ZcOpZ .styles_codeInfo__TP9h3{background-color:#f5f7fa;border-radius:6px;color:#3f3c35;display:flex;flex-direction:column;gap:1.5rem;padding:2.5rem 1.25rem}.styles_container__cBLC3 .styles_leftSide__ZcOpZ .styles_codeInfo__TP9h3 .styles_title__hNrm4{font-weight:600}.styles_container__cBLC3 .styles_leftSide__ZcOpZ .styles_codeInfo__TP9h3 .styles_infoList__lxKa1{list-style-type:none;padding:0}.styles_container__cBLC3 .styles_leftSide__ZcOpZ .styles_codeInfo__TP9h3 .styles_infoList__lxKa1 .styles_boldFAC__iHVGr{font-weight:600}.styles_container__cBLC3 .styles_leftSide__ZcOpZ .styles_codeInfo__TP9h3 .styles_roleRow__6l0F5{display:flex;flex-direction:column;gap:.4rem}.styles_container__cBLC3 .styles_leftSide__ZcOpZ .styles_codeInfo__TP9h3 .styles_roleRow__6l0F5 .styles_copyCode__cTqKV{display:flex;gap:.875rem}.styles_container__cBLC3 .styles_leftSide__ZcOpZ .styles_codeInfo__TP9h3 .styles_roleRow__6l0F5 .styles_copyCode__cTqKV .styles_code__NmrqI{font-weight:700}.styles_container__cBLC3 .styles_leftSide__ZcOpZ .styles_codeInfo__TP9h3 .styles_roleRow__6l0F5 .styles_copyCode__cTqKV .styles_buttons__R-hHa{align-items:center;display:flex;gap:.25rem}.styles_container__cBLC3 .styles_leftSide__ZcOpZ .styles_codeInfo__TP9h3 .styles_roleRow__6l0F5 .styles_copyCode__cTqKV .styles_buttons__R-hHa .styles_separator__gcCa2{background-color:#dce5ed;height:1.25rem;width:1px}.styles_container__cBLC3 .styles_leftSide__ZcOpZ .styles_codeInfo__TP9h3 .styles_roleRow__6l0F5 .styles_toggles__Jxfyr{display:flex;flex-direction:row;justify-content:space-between}.styles_link__lmuj1{align-items:center;color:#005bb0;display:flex;font-weight:500;gap:.5rem;text-decoration:none}.styles_link__lmuj1 svg{height:1.35em;width:1.35em}.styles_link__lmuj1 svg path{stroke:#005bb0}.styles_edit__wfvkZ{align-items:center;background-color:#f9f8f1;border-radius:6px;display:flex;gap:2rem;margin-top:1px;padding:1rem}.styles_edit__wfvkZ .styles_editingNumber__FI\+n4{width:4rem}.styles_edit__wfvkZ .styles_rolesWrapper__ADe3o{display:flex;flex-direction:column;gap:1rem}.styles_edit__wfvkZ .styles_rolesWrapper__ADe3o .styles_roleSelect__8egZl{width:12rem}.styles_edit__wfvkZ .styles_tagsWrapper__aNsmW{flex-basis:0;flex-grow:1}.styles_edit__wfvkZ .styles_tagsWrapper__aNsmW .styles_tagsTitle__X3u5X{color:#343632;display:block;font-weight:600;margin-bottom:.5rem}.styles_edit__wfvkZ .styles_tagsWrapper__aNsmW .styles_tags__Q4JWf{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem}.styles_edit__wfvkZ .styles_tagsWrapper__aNsmW .styles_tags__Q4JWf .styles_tag__OA-Ws{background-color:#e2e1dc;flex-shrink:0}.styles_edit__wfvkZ .styles_tagsWrapper__aNsmW .styles_tags__Q4JWf .styles_select__PvucG{height:1.75rem;width:10rem}.styles_edit__wfvkZ .styles_tagsWrapper__aNsmW .styles_tags__Q4JWf .styles_select__PvucG .styles_selectContainer__SJoxT{background-color:#0000;outline:none}.styles_edit__wfvkZ .styles_tagsWrapper__aNsmW .styles_tags__Q4JWf .styles_select__PvucG .styles_selectContainer__SJoxT img,.styles_edit__wfvkZ .styles_tagsWrapper__aNsmW .styles_tags__Q4JWf .styles_select__PvucG .styles_selectContainer__SJoxT input{display:none}.styles_edit__wfvkZ .styles_tagsWrapper__aNsmW .styles_tags__Q4JWf .styles_select__PvucG .styles_selectDropdown__6AijF{top:0}.styles_edit__wfvkZ .styles_links__BphH5{align-items:center;display:flex}.styles_edit__wfvkZ .styles_links__BphH5 .styles_separator__Uh04u{background-color:#cbcbc6;height:1rem;width:1px}.styles_errorState__ed\+1Q{background:#feebeb6e;outline:1px solid #f83737}.styles_row__n-K0T{align-items:center;border-bottom:1px solid #dce5ed;display:flex;gap:2rem;justify-content:space-between;padding:1.25rem}.styles_row__n-K0T .styles_numberWrapper__Kwcy5{display:flex;font-weight:700;justify-content:center;width:1rem}.styles_row__n-K0T .styles_numberWrapper__Kwcy5 .styles_number__rAIvk{color:#005bb0}.styles_row__n-K0T .styles_numberWrapper__Kwcy5 .styles_empty__9pJkB{color:#9e9e9a}.styles_row__n-K0T .styles_member__5xOJO{flex-shrink:0;width:25%}.styles_row__n-K0T .styles_families__33AO4{display:flex;flex-basis:0;flex-grow:1}.styles_row__n-K0T .styles_families__33AO4 .styles_familyComa__C6zHO{width:.5rem}.styles_row__n-K0T .styles_tagsWrapper__bWXuT{flex-basis:0;flex-grow:1}.styles_row__n-K0T .styles_tagsWrapper__bWXuT .styles_tags__p-xFl{color:#3f3c35;font-style:italic;font-weight:500}.styles_row__n-K0T .styles_actions__v9sO7{align-items:center;display:flex;gap:1rem;justify-content:flex-end;width:10rem}.styles_row__n-K0T .styles_actions__v9sO7 .styles_separator__opX-8{background-color:#dce5ed;flex-shrink:0;height:1.25rem;width:1px}.styles_row__n-K0T .styles_actions__v9sO7 .styles_deleteIcon__d9-Fx{margin-left:1.5rem}.styles_row__n-K0T .styles_actions__v9sO7 svg{height:1.5rem;width:1.5rem}.styles_row__n-K0T .styles_actions__v9sO7 svg:hover{cursor:pointer}.styles_focused__y-Vqm{border:1px solid #80add8;border-radius:6px;box-shadow:0 0 4px 5px #00000005}.styles_table__Gl\+K5 .styles_stickyHeader__LGfcx{position:-webkit-sticky;position:sticky;top:-1px;z-index:3}.styles_table__Gl\+K5 .styles_stickyHeader__LGfcx .styles_header__RKmPX{align-items:center;background-color:#e3eaf1;display:flex;font-weight:600;gap:2rem;justify-content:space-between;padding:1rem 1.25rem}.styles_table__Gl\+K5 .styles_stickyHeader__LGfcx .styles_header__RKmPX .styles_arrowUp__0s9PZ{transform:rotate(-90deg)}.styles_table__Gl\+K5 .styles_stickyHeader__LGfcx .styles_header__RKmPX .styles_arrowDown__LQ1Ko{transform:rotate(90deg)}.styles_table__Gl\+K5 .styles_stickyHeader__LGfcx .styles_header__RKmPX .styles_numberWrapper__7ozlS{display:flex;justify-content:center;width:1rem}.styles_table__Gl\+K5 .styles_stickyHeader__LGfcx .styles_header__RKmPX .styles_numberWrapper__7ozlS .styles_hashtag__oVDpc{align-items:center;display:flex}.styles_table__Gl\+K5 .styles_stickyHeader__LGfcx .styles_header__RKmPX .styles_nameWrapper__iuTHH{display:flex;padding-left:3rem}.styles_table__Gl\+K5 .styles_stickyHeader__LGfcx .styles_header__RKmPX .styles_nameWrapper__iuTHH .styles_name__ez86B{align-items:center;display:flex}.styles_table__Gl\+K5 .styles_stickyHeader__LGfcx .styles_header__RKmPX .styles_families__Ze2WE,.styles_table__Gl\+K5 .styles_stickyHeader__LGfcx .styles_header__RKmPX .styles_tags__sPP4f{flex-basis:0;flex-grow:1}.styles_table__Gl\+K5 .styles_stickyHeader__LGfcx .styles_header__RKmPX .styles_empty__qea-D{width:10rem}.styles_table__Gl\+K5 .styles_stickyHeader__LGfcx .styles_selectedContainer__zCPnc{background-color:#f9f8f1;display:flex;justify-content:space-between;padding:1rem 1.25rem}.styles_table__Gl\+K5 .styles_stickyHeader__LGfcx .styles_selectedContainer__zCPnc .styles_leftLinks__IaliW{align-items:center;display:flex;gap:2.5rem}.styles_table__Gl\+K5 .styles_stickyHeader__LGfcx .styles_selectedContainer__zCPnc .styles_leftLinks__IaliW .styles_countSelected__zl1Ft{font-weight:600}.styles_newRoleContainer__Lx9g8,.styles_newTagsContainer__E0lDC{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.styles_newTagsContainer__E0lDC{overflow-y:auto}.styles_newTagsButtons__Juoli{border-top:1px solid #e2e1dc;padding-top:1.5rem}.styles_selectCampaignToAddModal__J8A38{overflow-y:visible!important;overflow-y:initial!important}.styles_container__DqxnH{display:flex;flex-direction:column;gap:2rem;height:calc(100% + 3rem);padding:1.5rem 0}.styles_container__DqxnH .styles_inputs__KIK7j{display:flex;gap:1rem;justify-content:space-between}.styles_container__DqxnH .styles_inputs__KIK7j .styles_search__eBnCz{width:16rem}.styles_container__DqxnH .styles_inputs__KIK7j .styles_filterRole__N32UL{flex-shrink:0;width:11rem}.styles_container__DqxnH .styles_inputs__KIK7j .styles_inputWrapper__VhOFk{align-items:flex-end;display:flex;gap:1.5rem}.styles_container__DqxnH .styles_inputs__KIK7j .styles_inputWrapper__VhOFk .styles_tags__x8VTD{display:flex;flex-grow:1;flex-wrap:wrap;gap:3px}.styles_container__DqxnH .styles_inputs__KIK7j .styles_inputWrapper__VhOFk .styles_tags__x8VTD .styles_tag__H\+OnX{padding:.625rem 1.5rem}.styles_container__DqxnH .styles_inputs__KIK7j .styles_separator__Qt1lF{background-color:#e3eaf1;height:3.375rem;margin-bottom:-.5rem;width:2px}.styles_container__DqxnH .styles_infoContainer__NN7SU{display:flex;justify-content:space-between}.styles_container__DqxnH .styles_infoContainer__NN7SU .styles_filterInfo__ifI08{display:flex;gap:1.5rem}.styles_container__DqxnH .styles_infoContainer__NN7SU .styles_filterInfo__ifI08 .styles_counter__9XuPC{color:#343632;font-weight:500}.styles_modalContainer__JPwWi{display:flex;flex-direction:column;gap:1rem}.styles_modalContainer__JPwWi .styles_subItemsList__lmF2Q{display:flex;flex-direction:column;gap:.5rem;padding-left:2rem}.styles_modalContainer__JPwWi .styles_loadingIndicator__JTGdu{align-items:center;color:#343632;display:flex;flex-direction:row;gap:1rem}.styles_modalContainer__JPwWi .styles_loadingIndicator__JTGdu .styles_loader__9tJfs{border-color:#343632 #343632 #0000!important;height:1.15em!important;width:1.15em!important}.styles_content__1Jq-0 span{color:#343632;white-space:pre-line;word-break:break-word}.styles_anchor__6RK8K{color:#343632;font-weight:600}.styles_container__TgeDx{display:flex;flex-direction:column;gap:1rem;padding:1rem}.styles_container__TgeDx .styles_header__fZFaQ{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.styles_container__TgeDx .styles_header__fZFaQ .styles_title__gEhi-{color:#343632;font-weight:600}.styles_container__TgeDx .styles_header__fZFaQ .styles_info__7Z4Eu{align-items:center;display:flex;flex-direction:row;gap:.5rem}.styles_container__TgeDx .styles_header__fZFaQ .styles_info__7Z4Eu .styles_subtitle__DzpSv{color:#989898}.styles_container__TgeDx .styles_header__fZFaQ .styles_menuContainer__-NtsH{position:relative}.styles_container__TgeDx .styles_imagesGrid__iJgJp{max-width:40%}.styles_container__uZl6t{display:flex;flex-direction:column;height:calc(100vh - 15rem);margin-top:1rem;position:relative}.styles_container__uZl6t .styles_scrollableContainer__4wuCm{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:column-reverse;flex-grow:1;overflow-x:hidden;overflow-y:auto;padding-right:1rem;transform:translateZ(1px)}.styles_container__uZl6t .styles_scrollableContainer__4wuCm .styles_storiesContainer__22WjI{display:flex;flex-direction:column-reverse;width:100%}.styles_container__uZl6t .styles_scrollableContainer__4wuCm .styles_storiesContainer__22WjI .styles_separator__GDZeS{background-color:#dce5ed;height:.25rem}.styles_container__uZl6t .styles_scrollableContainer__4wuCm .styles_spinner__YVVz6{flex-shrink:0;margin-top:1rem}.styles_container__uZl6t .styles_scrollableContainer__4wuCm .styles_endText__zIHB5{padding:2rem 0}.styles_container__uZl6t .styles_scrollToBtn__Wp3cB{bottom:5rem;opacity:1;position:absolute;right:.7rem;transform:rotate(180deg);transition-duration:.2s;visibility:visible;z-index:0}.styles_container__uZl6t .styles_hiddenScrollToBtn__TA0MB{bottom:0;opacity:0}.styles_container__isW9a{align-items:flex-start;background-color:#f9f8f1;border-radius:6px;display:flex;flex-direction:column;gap:1.5rem;height:-webkit-fit-content;height:fit-content;padding:1rem;position:-webkit-sticky;position:sticky;top:1rem;width:21.5rem}.styles_container__isW9a .styles_title__f1eO2{color:#3f3c35;font-weight:600}.styles_container__isW9a .styles_inputs__IqYBc{display:flex;flex-direction:column;gap:.875rem;width:100%}.styles_container__isW9a .styles_inputs__IqYBc .styles_scoreContainer__OJNnI{align-items:flex-end;display:flex;flex-direction:row;gap:1rem}.styles_container__isW9a .styles_inputs__IqYBc .styles_scoreContainer__OJNnI .styles_scoreSeparator__GKCdZ{color:#343632;font-weight:600;margin-bottom:.75rem}.styles_container__isW9a .styles_buttons__DKQ0A{display:flex;flex-direction:row;gap:1rem}.styles_container__isW9a .styles_buttons__DKQ0A .styles_sendBtn__5cxDg{padding:.5rem 2.875rem}.styles_listOfUsers__hO2bX{display:flex;flex-direction:column;gap:1rem;min-height:5rem;overflow-y:auto;padding-left:2px;padding-right:1.25rem;width:22rem}.styles_listOfUsers__hO2bX .styles_countText__720TM{color:#343632}.styles_listOfUsers__hO2bX .styles_statusIcon__J1H-l{align-items:center;border:1px solid #989898;border-radius:2rem;bottom:0;display:flex;height:1rem;justify-content:center;position:absolute;right:-.25rem;width:1rem}.styles_listOfUsers__hO2bX .styles_statusIcon__J1H-l svg{height:.75rem;width:.75rem}.styles_container__7cQxP{border-bottom:1px solid #dce5ed;padding:1.25rem;position:relative}.styles_container__7cQxP.styles_notConfirmedSpidered__G4vg6:after{background:#343632;content:"";height:1px;left:5rem;position:absolute;right:8rem;top:50%;transform:translateY(-50%)}.styles_container__7cQxP .styles_eventContainer__8TX74{grid-gap:2rem;align-items:center;display:grid;gap:2rem}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_eventDate__5KSRK{text-align:center}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_gameInfoContainer__YcjRw{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;min-width:0}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_gameInfoContainer__YcjRw .styles_gameInfo__z-GRm{align-items:center;display:flex;flex-grow:1;gap:.5rem;justify-content:space-between;min-width:0}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_gameInfoContainer__YcjRw .styles_gameInfo__z-GRm .styles_gameTitle__I\+ku3{align-items:center;display:flex;gap:.5rem;min-width:0}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_gameInfoContainer__YcjRw .styles_gameInfo__z-GRm .styles_hat__uwDgR{color:#777;flex-shrink:0}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_gameInfoContainer__YcjRw .styles_gameInfo__z-GRm .styles_titleText__N8rGr{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_gameInfoContainer__YcjRw svg{flex-shrink:0;margin-right:1rem}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_gameInfoContainer__YcjRw .styles_athleticIcon__NYkZF{flex-shrink:0;height:1rem;margin-right:1rem;width:1rem}.styles_container__7cQxP .styles_eventContainer__8TX74 p,.styles_container__7cQxP .styles_eventContainer__8TX74 span{color:#343632}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_titleText__N8rGr{font-weight:600}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_event__mScwX{display:flex;flex-direction:column;flex-grow:1;gap:.25rem;justify-content:center;min-width:0}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_event__mScwX .styles_title__zGHnH{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:space-between;min-width:0}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_event__mScwX .styles_title__zGHnH .styles_eventTitle__nV2G-{align-items:center;display:flex;flex-grow:1;gap:.5rem;min-width:0}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_event__mScwX .styles_title__zGHnH .styles_eventTitle__nV2G- .styles_titleText__N8rGr{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_resultsLink__vapF5{width:-webkit-fit-content;width:fit-content}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_result__ltfsN{display:flex;flex-direction:row;justify-content:space-between;margin-right:1rem}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_result__ltfsN .styles_resultSymbol__BQG6f{font-weight:600;margin-right:.25rem}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_draftLabel__dPm1I{background-color:#fff7e3;border-radius:4px;color:#c05600;flex-shrink:0;font-weight:600;padding:.25rem .5rem}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_manageButtons__HQ-hG{display:flex;flex-direction:row;gap:1rem;justify-content:flex-end}.styles_container__7cQxP .styles_eventContainer__8TX74 .styles_manageButtons__HQ-hG .styles_deleteIcon__Ls8C7{height:1.5rem;justify-self:end;width:1.5rem}.styles_container__7cQxP .styles_rsvpContainer__FIVFk{align-items:center;display:flex;flex-direction:row;gap:1rem;margin-top:1rem}.styles_container__a-3Ky{display:flex;flex-direction:column}.styles_container__a-3Ky .styles_scroll__52Unz{max-height:700px;overflow-y:scroll!important}.styles_container__a-3Ky .styles_scroll__52Unz .styles_spinnerContainer__2\+bF2{padding:1rem 0}.styles_container__a-3Ky .styles_scroll__52Unz .styles_nowLabel__-5AeC{background:#e6eff7;border-bottom:2px solid #80add8;border-top:2px solid #80add8;color:#80add8;font-weight:700;padding:.25rem;text-align:center}.styles_emptyText__67pxP{margin-top:1rem}.styles_emptyText__67pxP .styles_emptyLink__yAvLi{display:inline-flex}.styles_container__u3Xoj{display:flex;flex-direction:column;gap:2rem;height:calc(100% + 3rem);padding:1.5rem 0}.styles_selectContainer__bv0mB{display:flex;gap:1rem;justify-content:flex-start}.styles_selectContainer__bv0mB .styles_select__--fFK{width:15rem}.styles_gridContainer__BPwYe{grid-gap:2rem;display:grid;gap:2rem}.styles_emptyContainer__ERLon{display:flex;justify-content:center;padding-top:2.5rem}.styles_emptyContainer__ERLon .styles_emptyText__4wcbt{color:#343632;text-align:center;width:50%}.app_styles_app__Vt8Lf{min-height:100vh}.app_styles_guardianTabs__WtjOi{padding-bottom:0!important}@font-face{font-family:Inter;font-style:normal;font-weight:900;src:url(/static/media/Inter-Black.4687db66d316ec27374b.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:url(/static/media/Inter-ExtraBold.e4f33c213728ecf55b57.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/Inter-Bold.9aab1ebe6bd16660e37e.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(/static/media/Inter-SemiBold.1616d5720720a412cfc8.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(/static/media/Inter-Medium.9d1fd4235eeb376c5f96.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/Inter-Regular.b559a93b35af397f4b6f.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(/static/media/Inter-Light.185c75d22f414005c8b1.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:200;src:url(/static/media/Inter-ExtraLight.505cb3db0e7c094a9e11.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:100;src:url(/static/media/Inter-Thin.65b1da30b25dde55c009.ttf) format("truetype")}*{font-family:Inter,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{margin:0}h1{font-size:1.875rem}h1,h2{line-height:120%}h2{font-size:1.25rem}.s1,h3{font-size:1.125rem;line-height:140%}.s2,.s2Bold{font-size:1rem;line-height:140%}.s2Bold{font-weight:700}.s3,.s3Bold{font-size:.875rem;line-height:140%}.s3Bold{font-weight:700}.s4{font-size:.75rem;line-height:140%}input,label,li,ol,p,span,ul{font-family:Inter,sans-serif;margin:0}.clickable:hover{cursor:pointer}.xs3{font-size:.625rem}.xs2,.xs3{line-height:130%}.xs2{font-size:.75rem}.xs{font-size:.8125rem}.sm,.xs{line-height:130%}.sm{font-size:.875rem}.base{font-size:.9375rem}.base,.lg{line-height:135%}.lg{font-size:1.125rem}.xl{font-size:1.25rem}.xl,.xl2{line-height:150%}.xl2{font-size:1.5rem}.xl3{font-size:1.875rem;line-height:130%}.xl4{font-size:2.25rem}.xl4,.xl5{line-height:110%}.xl5{font-size:3rem}.xl6{font-size:3.75rem}.xl6,.xl7{line-height:115%}.xl7{font-size:4.5rem}.xl8{font-size:6rem}.xl8,.xl9{line-height:100%}.xl9{font-size:8rem}.semi-bold{font-weight:600}.bold{font-weight:800}.byLine{align-items:center;display:flex;font-size:.8125rem;font-style:italic;letter-spacing:.01px;line-height:130%}.flag{font-size:.75rem;letter-spacing:2px;line-height:140%}.app-icon,.flag{align-items:center;display:flex;text-transform:uppercase}.app-icon{font-size:.625rem;font-weight:500;letter-spacing:.5px;line-height:130%}.label-tiny{font-size:.6875rem;font-weight:400;letter-spacing:.5px;text-transform:uppercase}.label-tiny,.list{align-items:center;display:flex;line-height:130%}.list{font-size:.75rem;font-weight:600}.list,.support{letter-spacing:.01px}.support{align-items:center;display:flex;font-size:1.1875rem;font-style:italic;line-height:130%}.placard{background-color:#f5f7fa;border-radius:6px;margin:3.125rem 0;padding:3.75rem}.scrollable::-webkit-scrollbar{width:.625rem}.scrollable::-webkit-scrollbar-track{background:#e2e1dc;border-radius:1.5rem}.scrollable::-webkit-scrollbar-thumb{background:#b5b4b0;border-radius:1.5rem}.no-scrollbar{-ms-overflow-style:none;overscroll-behavior:contain;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}