@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,600,700&display=swap);
/*!
 *
 * Bryntum Calendar 6.2.2
 *
 * Copyright(c) 2025 Bryntum AB
 * https://bryntum.com/contact
 * https://bryntum.com/license
 *
 * Bryntum incorporates third-party code licensed under the MIT and Apache-2.0 licenses.
 * See the licenses below or visit https://bryntum.com/products/calendar/docs/guide/Calendar/licenses
 *
 * # Third Party Notices
 * 
 * Bryntum uses the following third party libraries:
 * 
 * * [Font Awesome 6 Free](https://fontawesome.com/license/free) (MIT/SIL OFL 1.1)
 * * [Roboto font](https://github.com/google/roboto) (Apache-2.0)
 * * [Styling Cross-Browser Compatible Range Inputs with Sass](https://github.com/darlanrod/input-range-sass) (MIT)
 * * [Tree Walker polyfill (only applies to Salesforce)](https://github.com/Krinkle/dom-TreeWalker-polyfill) (MIT)
 * * [chronograph](https://github.com/bryntum/chronograph) (MIT)
 * * [later.js](https://github.com/bunkat/later) (MIT)
 * * [Monaco editor (only used in our demos)](https://microsoft.github.io/monaco-editor) (MIT)
 * * Map/Set polyfill to fix performance issues for Salesforce LWS (MIT)
 * 
 * Note: the **chronograph** and **later.js** libraries are used in Bryntum Scheduler Pro and Bryntum Gantt, but they are
 * listed for all Bryntum products since the distribution contains trial versions of the thin bundles for all other
 * products. TreeWalker is only used in the LWC bundle for Salesforce. Roboto font is only used in the material theme.
 * 
 * ## Font Awesome 6 Free
 * 
 * [Font Awesome Free 6 by @fontawesome](https://fontawesome.com/)
 * 
 * Font Awesome Free is free, open source, and GPL friendly. You can use it for commercial projects, open source projects,
 * or really almost whatever you want.
 * 
 * [Full Font Awesome Free license](https://fontawesome.com/license/free)
 * 
 * ## Roboto font
 * 
 * [Apache License Version 2.0, January 2004](https://www.apache.org/licenses/LICENSE-2.0)
 * 
 * TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
 * 
 * 1. Definitions.
 * 
 * "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9
 * of this document.
 * 
 * "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
 * 
 * "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are
 * under common control with that entity. For the purposes of this definition,
 * "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by
 * contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial
 * ownership of such entity.
 * 
 * "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
 * 
 * "Source" form shall mean the preferred form for making modifications, including but not limited to software source code,
 * documentation source, and configuration files.
 * 
 * "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including
 * but not limited to compiled object code, generated documentation, and conversions to other media types.
 * 
 * "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as
 * indicated by a copyright notice that is included in or attached to the work
 * (an example is provided in the Appendix below).
 * 
 * "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work
 * and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an
 * original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain
 * separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
 * 
 * "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or
 * additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the
 * Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner.
 * For the purposes of this definition, "submitted"
 * means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including
 * but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems
 * that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding
 * communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a
 * Contribution."
 * 
 * "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received
 * by Licensor and subsequently incorporated within the Work.
 * 
 * 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to
 *    You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce,
 *    prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such
 *    Derivative Works in Source or Object form.
 * 
 * 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a
 *    perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
 *    (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise
 *    transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are
 *    necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s)
 *    with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (
 *    including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within
 *    the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this
 *    License for that Work shall terminate as of the date such litigation is filed.
 * 
 * 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with
 *    or without modifications, and in Source or Object form, provided that You meet the following conditions:
 * 
 * (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
 * 
 * (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
 * 
 * (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark,
 * and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the
 * Derivative Works; and
 * 
 * (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute
 * must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that
 * do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file
 * distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the
 * Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices
 * normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You
 * may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the
 * NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the
 * License.
 * 
 * You may add Your own copyright statement to Your modifications and may provide additional or different license terms and
 * conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole,
 * provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this
 * License.
 * 
 * 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for
 *    inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any
 *    additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any
 *    separate license agreement you may have executed with Licensor regarding such Contributions.
 * 
 * 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product
 *    names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and
 *    reproducing the content of the NOTICE file.
 * 
 * 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and
 *    each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
 *    either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT,
 *    MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness
 *    of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this
 *    License.
 * 
 * 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or
 *    otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing,
 *    shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or
 *    consequential damages of any character arising as a result of this License or out of the use or inability to use the
 *    Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or
 *    any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such
 *    damages.
 * 
 * 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose
 *    to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or
 *    rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and
 *    on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and
 *    hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason
 *    of your accepting any such warranty or additional liability.
 * 
 * END OF TERMS AND CONDITIONS
 * 
 * APPENDIX: How to apply the Apache License to your work.
 * 
 * To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by
 * brackets "[]"
 * replaced with your own identifying information. (Don't include the brackets!)  The text should be enclosed in the
 * appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose
 * be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
 * 
 * Copyright [yyyy] [name of copyright owner]
 * 
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the
 * License. You may obtain a copy of the License at
 * 
 * [APACHE LICENSE, VERSION 2.0](http://www.apache.org/licenses/LICENSE-2.0)
 * 
 * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "
 * AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific
 * language governing permissions and limitations under the License.
 * 
 * ## Styling Cross-Browser Compatible Range Inputs with Sass
 * 
 * Github: [input-range-sass](https://github.com/darlanrod/input-range-sass)
 * 
 * Author: [Darlan Rod](https://github.com/darlanrod)
 * 
 * Version 1.4.1
 * 
 * The MIT License (MIT)
 * 
 * Copyright (c) 2016 Darlan Rod
 * 
 * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
 * documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
 * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
 * persons to whom the Software is furnished to do so, subject to the following conditions:
 * 
 * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
 * Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
 * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
 * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
 * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 * 
 * ## Tree Walker polyfill
 * 
 * The MIT License (MIT)
 * 
 * [Copyright 2013–2017 Timo Tijhof](https://github.com/Krinkle/dom-TreeWalker-polyfill)
 * 
 * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
 * documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
 * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
 * persons to whom the Software is furnished to do so, subject to the following conditions:
 * 
 * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
 * Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
 * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
 * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
 * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 * 
 * ## chronograph
 * 
 * GitHub: [chronograph](https://github.com/bryntum/chronograph)
 * 
 * The MIT License (MIT)
 * 
 * Copyright (c) 2023 Bryntum
 * 
 * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
 * documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
 * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
 * persons to whom the Software is furnished to do so, subject to the following conditions:
 * 
 * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
 * Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
 * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
 * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
 * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 * 
 * ## later.js
 * 
 * GitHub: [later.js](https://github.com/bunkat/later)
 * 
 * The MIT License (MIT)
 * 
 * Copyright © 2013 BunKat
 * 
 * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
 * documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
 * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
 * persons to whom the Software is furnished to do so, subject to the following conditions:
 * 
 * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
 * Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
 * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
 * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
 * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 * 
 * ## Monaco editor
 * 
 * GitHub: [Monaco editor](https://microsoft.github.io/monaco-editor) (MIT)
 * 
 * The MIT License (MIT)
 * 
 * Copyright (c) 2016 - present Microsoft Corporation
 * 
 * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
 * documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
 * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
 * persons to whom the Software is furnished to do so, subject to the following conditions:
 * 
 * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
 * Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
 * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
 * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
 * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 * 
 * ## Map/Set polyfill to fix performance issues for Salesforce LWS
 * 
 * Copyright © 2024 Certinia Inc.
 * 
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 * 
 * The above copyright notice and this permission notice shall be included in all
 * copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 * SOFTWARE.
 * 
 */:root{--bryntum-version:"6.2.2"}.b-fa{font-family:Font Awesome\ 6 Free;font-family:var(--b-fa-style-family,"Font Awesome 6 Free");font-weight:900;font-weight:var(--b-fa-style,900)}.b-fa,.b-fa-brands,.b-fa-classic,.b-fa-regular,.b-fa-sharp-solid,.b-fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-feature-settings:normal;display:inline-block;display:var(--b-fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.b-fa-classic,.b-fa-regular,.b-fa-solid,.far,.fas{font-family:Font Awesome\ 6 Free}.b-fa-brands,.fab{font-family:Font Awesome\ 6 Brands}.b-fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em}.b-fa-xs{font-size:.75em}.b-fa-sm{font-size:.875em}.b-fa-1x{font-size:1em}.b-fa-2x{font-size:2em}.b-fa-3x{font-size:3em}.b-fa-4x{font-size:4em}.b-fa-5x{font-size:5em}.b-fa-6x{font-size:6em}.b-fa-7x{font-size:7em}.b-fa-8x{font-size:8em}.b-fa-9x{font-size:9em}.b-fa-10x{font-size:10em}.b-fa-fw,.b-fw-icon:before{text-align:center;width:1.25em}.b-fa-ul{list-style-type:none;margin-left:2.5em;margin-left:var(--b-fa-li-margin,2.5em);padding-left:0}.b-fa-ul>li{position:relative}.b-fa-li{left:-2em;left:calc(var(--b-fa-li-width, 2em)*-1);line-height:inherit;position:absolute;text-align:center;width:2em;width:var(--b-fa-li-width,2em)}.b-fa-border{border-color:#eee;border-color:var(--b-fa-border-color,#eee);border-radius:.1em;border-radius:var(--b-fa-border-radius,.1em);border-style:solid;border-style:var(--b-fa-border-style,solid);border-width:.08em;border-width:var(--b-fa-border-width,.08em);padding:.2em .25em .15em;padding:var(--b-fa-border-padding,.2em .25em .15em)}.b-fa-pull-left{float:left;margin-right:.3em;margin-right:var(--b-fa-pull-margin,.3em)}.b-fa-pull-right{float:right;margin-left:.3em;margin-left:var(--b-fa-pull-margin,.3em)}.b-fa-beat{animation-delay:0s;animation-delay:var(--b-fa-animation-delay,0s);animation-direction:normal;animation-direction:var(--b-fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--b-fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--b-fa-animation-iteration-count,infinite);animation-name:b-fa-beat;animation-timing-function:ease-in-out;animation-timing-function:var(--b-fa-animation-timing,ease-in-out)}.b-fa-bounce{animation-delay:0s;animation-delay:var(--b-fa-animation-delay,0s);animation-direction:normal;animation-direction:var(--b-fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--b-fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--b-fa-animation-iteration-count,infinite);animation-name:b-fa-bounce;animation-timing-function:cubic-bezier(.28,.84,.42,1);animation-timing-function:var(--b-fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.b-fa-fade{animation-iteration-count:infinite;animation-iteration-count:var(--b-fa-animation-iteration-count,infinite);animation-name:b-fa-fade;animation-timing-function:cubic-bezier(.4,0,.6,1);animation-timing-function:var(--b-fa-animation-timing,cubic-bezier(.4,0,.6,1))}.b-fa-beat-fade,.b-fa-fade{animation-delay:0s;animation-delay:var(--b-fa-animation-delay,0s);animation-direction:normal;animation-direction:var(--b-fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--b-fa-animation-duration,1s)}.b-fa-beat-fade{animation-iteration-count:infinite;animation-iteration-count:var(--b-fa-animation-iteration-count,infinite);animation-name:b-fa-beat-fade;animation-timing-function:cubic-bezier(.4,0,.6,1);animation-timing-function:var(--b-fa-animation-timing,cubic-bezier(.4,0,.6,1))}.b-fa-flip{animation-delay:0s;animation-delay:var(--b-fa-animation-delay,0s);animation-direction:normal;animation-direction:var(--b-fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--b-fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--b-fa-animation-iteration-count,infinite);animation-name:b-fa-flip;animation-timing-function:ease-in-out;animation-timing-function:var(--b-fa-animation-timing,ease-in-out)}.b-fa-shake{animation-duration:1s;animation-duration:var(--b-fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--b-fa-animation-iteration-count,infinite);animation-name:b-fa-shake;animation-timing-function:linear;animation-timing-function:var(--b-fa-animation-timing,linear)}.b-fa-shake,.b-fa-spin{animation-delay:0s;animation-delay:var(--b-fa-animation-delay,0s);animation-direction:normal;animation-direction:var(--b-fa-animation-direction,normal)}.b-fa-spin{animation-duration:2s;animation-duration:var(--b-fa-animation-duration,2s);animation-iteration-count:infinite;animation-iteration-count:var(--b-fa-animation-iteration-count,infinite);animation-name:b-fa-spin;animation-timing-function:linear;animation-timing-function:var(--b-fa-animation-timing,linear)}.b-fa-spin-reverse{--b-fa-animation-direction:reverse}.b-fa-pulse,.b-fa-spin-pulse{animation-direction:normal;animation-direction:var(--b-fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--b-fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--b-fa-animation-iteration-count,infinite);animation-name:b-fa-spin;animation-timing-function:steps(8);animation-timing-function:var(--b-fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.b-fa-beat,.b-fa-beat-fade,.b-fa-bounce,.b-fa-fade,.b-fa-flip,.b-fa-pulse,.b-fa-shake,.b-fa-spin,.b-fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes b-fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(1.25);transform:scale(var(--b-fa-beat-scale,1.25))}}@keyframes b-fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0);transform:scale(var(--b-fa-bounce-start-scale-x,1.1),var(--b-fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(.9,1.1) translateY(-.5em);transform:scale(var(--b-fa-bounce-jump-scale-x,.9),var(--b-fa-bounce-jump-scale-y,1.1)) translateY(var(--b-fa-bounce-height,-.5em))}50%{transform:scale(1.05,.95) translateY(0);transform:scale(var(--b-fa-bounce-land-scale-x,1.05),var(--b-fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(-.125em);transform:scale(1) translateY(var(--b-fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes b-fa-fade{50%{opacity:.4;opacity:var(--b-fa-fade-opacity,.4)}}@keyframes b-fa-beat-fade{0%,to{opacity:.4;opacity:var(--b-fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(1.125);transform:scale(var(--b-fa-beat-fade-scale,1.125))}}@keyframes b-fa-flip{50%{transform:rotateY(-180deg);transform:rotate3d(var(--b-fa-flip-x,0),var(--b-fa-flip-y,1),var(--b-fa-flip-z,0),var(--b-fa-flip-angle,-180deg))}}@keyframes b-fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes b-fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.b-fa-rotate-90{transform:rotate(90deg)}.b-fa-rotate-180{transform:rotate(180deg)}.b-fa-rotate-270{transform:rotate(270deg)}.b-fa-flip-horizontal{transform:scaleX(-1)}.b-fa-flip-vertical{transform:scaleY(-1)}.b-fa-flip-both,.b-fa-flip-horizontal.b-fa-flip-vertical{transform:scale(-1)}.b-fa-rotate-by{transform:rotate(0);transform:rotate(var(--b-fa-rotate-angle,0))}.b-fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.b-fa-stack-1x,.b-fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:auto;z-index:var(--b-fa-stack-z-index,auto)}.b-fa-stack-1x{line-height:inherit}.b-fa-stack-2x{font-size:2em}.b-fa-inverse{color:#fff;color:var(--b-fa-inverse,#fff)}.b-fa-0:before{content:"\30 "}.b-fa-1:before{content:"\31 "}.b-fa-2:before{content:"\32 "}.b-fa-3:before{content:"\33 "}.b-fa-4:before{content:"\34 "}.b-fa-5:before{content:"\35 "}.b-fa-6:before{content:"\36 "}.b-fa-7:before{content:"\37 "}.b-fa-8:before{content:"\38 "}.b-fa-9:before{content:"\39 "}.b-fa-fill-drip:before{content:"\f576"}.b-fa-arrows-to-circle:before{content:"\e4bd"}.b-fa-chevron-circle-right:before,.b-fa-circle-chevron-right:before{content:"\f138"}.b-fa-at:before{content:"\@"}.b-fa-trash-alt:before,.b-fa-trash-can:before{content:"\f2ed"}.b-fa-text-height:before{content:"\f034"}.b-fa-user-times:before,.b-fa-user-xmark:before{content:"\f235"}.b-fa-stethoscope:before{content:"\f0f1"}.b-fa-comment-alt:before,.b-fa-message:before{content:"\f27a"}.b-fa-info:before{content:"\f129"}.b-fa-compress-alt:before,.b-fa-down-left-and-up-right-to-center:before{content:"\f422"}.b-fa-explosion:before{content:"\e4e9"}.b-fa-file-alt:before,.b-fa-file-lines:before,.b-fa-file-text:before{content:"\f15c"}.b-fa-wave-square:before{content:"\f83e"}.b-fa-ring:before{content:"\f70b"}.b-fa-building-un:before{content:"\e4d9"}.b-fa-dice-three:before{content:"\f527"}.b-fa-calendar-alt:before,.b-fa-calendar-days:before{content:"\f073"}.b-fa-anchor-circle-check:before{content:"\e4aa"}.b-fa-building-circle-arrow-right:before{content:"\e4d1"}.b-fa-volleyball-ball:before,.b-fa-volleyball:before{content:"\f45f"}.b-fa-arrows-up-to-line:before{content:"\e4c2"}.b-fa-sort-desc:before,.b-fa-sort-down:before{content:"\f0dd"}.b-fa-circle-minus:before,.b-fa-minus-circle:before{content:"\f056"}.b-fa-door-open:before{content:"\f52b"}.b-fa-right-from-bracket:before,.b-fa-sign-out-alt:before{content:"\f2f5"}.b-fa-atom:before{content:"\f5d2"}.b-fa-soap:before{content:"\e06e"}.b-fa-heart-music-camera-bolt:before,.b-fa-icons:before{content:"\f86d"}.b-fa-microphone-alt-slash:before,.b-fa-microphone-lines-slash:before{content:"\f539"}.b-fa-bridge-circle-check:before{content:"\e4c9"}.b-fa-pump-medical:before{content:"\e06a"}.b-fa-fingerprint:before{content:"\f577"}.b-fa-hand-point-right:before{content:"\f0a4"}.b-fa-magnifying-glass-location:before,.b-fa-search-location:before{content:"\f689"}.b-fa-forward-step:before,.b-fa-step-forward:before{content:"\f051"}.b-fa-face-smile-beam:before,.b-fa-smile-beam:before{content:"\f5b8"}.b-fa-flag-checkered:before{content:"\f11e"}.b-fa-football-ball:before,.b-fa-football:before{content:"\f44e"}.b-fa-school-circle-exclamation:before{content:"\e56c"}.b-fa-crop:before{content:"\f125"}.b-fa-angle-double-down:before,.b-fa-angles-down:before{content:"\f103"}.b-fa-users-rectangle:before{content:"\e594"}.b-fa-people-roof:before{content:"\e537"}.b-fa-people-line:before{content:"\e534"}.b-fa-beer-mug-empty:before,.b-fa-beer:before{content:"\f0fc"}.b-fa-diagram-predecessor:before{content:"\e477"}.b-fa-arrow-up-long:before,.b-fa-long-arrow-up:before{content:"\f176"}.b-fa-burn:before,.b-fa-fire-flame-simple:before{content:"\f46a"}.b-fa-male:before,.b-fa-person:before{content:"\f183"}.b-fa-laptop:before{content:"\f109"}.b-fa-file-csv:before{content:"\f6dd"}.b-fa-menorah:before{content:"\f676"}.b-fa-truck-plane:before{content:"\e58f"}.b-fa-record-vinyl:before{content:"\f8d9"}.b-fa-face-grin-stars:before,.b-fa-grin-stars:before{content:"\f587"}.b-fa-bong:before{content:"\f55c"}.b-fa-pastafarianism:before,.b-fa-spaghetti-monster-flying:before{content:"\f67b"}.b-fa-arrow-down-up-across-line:before{content:"\e4af"}.b-fa-spoon:before,.b-fa-utensil-spoon:before{content:"\f2e5"}.b-fa-jar-wheat:before{content:"\e517"}.b-fa-envelopes-bulk:before,.b-fa-mail-bulk:before{content:"\f674"}.b-fa-file-circle-exclamation:before{content:"\e4eb"}.b-fa-circle-h:before,.b-fa-hospital-symbol:before{content:"\f47e"}.b-fa-pager:before{content:"\f815"}.b-fa-address-book:before,.b-fa-contact-book:before{content:"\f2b9"}.b-fa-strikethrough:before{content:"\f0cc"}.b-fa-k:before{content:"K"}.b-fa-landmark-flag:before{content:"\e51c"}.b-fa-pencil-alt:before,.b-fa-pencil:before{content:"\f303"}.b-fa-backward:before{content:"\f04a"}.b-fa-caret-right:before{content:"\f0da"}.b-fa-comments:before{content:"\f086"}.b-fa-file-clipboard:before,.b-fa-paste:before{content:"\f0ea"}.b-fa-code-pull-request:before{content:"\e13c"}.b-fa-clipboard-list:before{content:"\f46d"}.b-fa-truck-loading:before,.b-fa-truck-ramp-box:before{content:"\f4de"}.b-fa-user-check:before{content:"\f4fc"}.b-fa-vial-virus:before{content:"\e597"}.b-fa-sheet-plastic:before{content:"\e571"}.b-fa-blog:before{content:"\f781"}.b-fa-user-ninja:before{content:"\f504"}.b-fa-person-arrow-up-from-line:before{content:"\e539"}.b-fa-scroll-torah:before,.b-fa-torah:before{content:"\f6a0"}.b-fa-broom-ball:before,.b-fa-quidditch-broom-ball:before,.b-fa-quidditch:before{content:"\f458"}.b-fa-toggle-off:before{content:"\f204"}.b-fa-archive:before,.b-fa-box-archive:before{content:"\f187"}.b-fa-person-drowning:before{content:"\e545"}.b-fa-arrow-down-9-1:before,.b-fa-sort-numeric-desc:before,.b-fa-sort-numeric-down-alt:before{content:"\f886"}.b-fa-face-grin-tongue-squint:before,.b-fa-grin-tongue-squint:before{content:"\f58a"}.b-fa-spray-can:before{content:"\f5bd"}.b-fa-truck-monster:before{content:"\f63b"}.b-fa-w:before{content:"W"}.b-fa-earth-africa:before,.b-fa-globe-africa:before{content:"\f57c"}.b-fa-rainbow:before{content:"\f75b"}.b-fa-circle-notch:before{content:"\f1ce"}.b-fa-tablet-alt:before,.b-fa-tablet-screen-button:before{content:"\f3fa"}.b-fa-paw:before{content:"\f1b0"}.b-fa-cloud:before{content:"\f0c2"}.b-fa-trowel-bricks:before{content:"\e58a"}.b-fa-face-flushed:before,.b-fa-flushed:before{content:"\f579"}.b-fa-hospital-user:before{content:"\f80d"}.b-fa-tent-arrow-left-right:before{content:"\e57f"}.b-fa-gavel:before,.b-fa-legal:before{content:"\f0e3"}.b-fa-binoculars:before{content:"\f1e5"}.b-fa-microphone-slash:before{content:"\f131"}.b-fa-box-tissue:before{content:"\e05b"}.b-fa-motorcycle:before{content:"\f21c"}.b-fa-bell-concierge:before,.b-fa-concierge-bell:before{content:"\f562"}.b-fa-pen-ruler:before,.b-fa-pencil-ruler:before{content:"\f5ae"}.b-fa-people-arrows-left-right:before,.b-fa-people-arrows:before{content:"\e068"}.b-fa-mars-and-venus-burst:before{content:"\e523"}.b-fa-caret-square-right:before,.b-fa-square-caret-right:before{content:"\f152"}.b-fa-cut:before,.b-fa-scissors:before{content:"\f0c4"}.b-fa-sun-plant-wilt:before{content:"\e57a"}.b-fa-toilets-portable:before{content:"\e584"}.b-fa-hockey-puck:before{content:"\f453"}.b-fa-table:before{content:"\f0ce"}.b-fa-magnifying-glass-arrow-right:before{content:"\e521"}.b-fa-digital-tachograph:before,.b-fa-tachograph-digital:before{content:"\f566"}.b-fa-users-slash:before{content:"\e073"}.b-fa-clover:before{content:"\e139"}.b-fa-mail-reply:before,.b-fa-reply:before{content:"\f3e5"}.b-fa-star-and-crescent:before{content:"\f699"}.b-fa-house-fire:before{content:"\e50c"}.b-fa-minus-square:before,.b-fa-square-minus:before{content:"\f146"}.b-fa-helicopter:before{content:"\f533"}.b-fa-compass:before{content:"\f14e"}.b-fa-caret-square-down:before,.b-fa-square-caret-down:before{content:"\f150"}.b-fa-file-circle-question:before{content:"\e4ef"}.b-fa-laptop-code:before{content:"\f5fc"}.b-fa-swatchbook:before{content:"\f5c3"}.b-fa-prescription-bottle:before{content:"\f485"}.b-fa-bars:before,.b-fa-navicon:before{content:"\f0c9"}.b-fa-people-group:before{content:"\e533"}.b-fa-hourglass-3:before,.b-fa-hourglass-end:before{content:"\f253"}.b-fa-heart-broken:before,.b-fa-heart-crack:before{content:"\f7a9"}.b-fa-external-link-square-alt:before,.b-fa-square-up-right:before{content:"\f360"}.b-fa-face-kiss-beam:before,.b-fa-kiss-beam:before{content:"\f597"}.b-fa-film:before{content:"\f008"}.b-fa-ruler-horizontal:before{content:"\f547"}.b-fa-people-robbery:before{content:"\e536"}.b-fa-lightbulb:before{content:"\f0eb"}.b-fa-caret-left:before{content:"\f0d9"}.b-fa-circle-exclamation:before,.b-fa-exclamation-circle:before{content:"\f06a"}.b-fa-school-circle-xmark:before{content:"\e56d"}.b-fa-arrow-right-from-bracket:before,.b-fa-sign-out:before{content:"\f08b"}.b-fa-chevron-circle-down:before,.b-fa-circle-chevron-down:before{content:"\f13a"}.b-fa-unlock-alt:before,.b-fa-unlock-keyhole:before{content:"\f13e"}.b-fa-cloud-showers-heavy:before{content:"\f740"}.b-fa-headphones-alt:before,.b-fa-headphones-simple:before{content:"\f58f"}.b-fa-sitemap:before{content:"\f0e8"}.b-fa-circle-dollar-to-slot:before,.b-fa-donate:before{content:"\f4b9"}.b-fa-memory:before{content:"\f538"}.b-fa-road-spikes:before{content:"\e568"}.b-fa-fire-burner:before{content:"\e4f1"}.b-fa-flag:before{content:"\f024"}.b-fa-hanukiah:before{content:"\f6e6"}.b-fa-feather:before{content:"\f52d"}.b-fa-volume-down:before,.b-fa-volume-low:before{content:"\f027"}.b-fa-comment-slash:before{content:"\f4b3"}.b-fa-cloud-sun-rain:before{content:"\f743"}.b-fa-compress:before{content:"\f066"}.b-fa-wheat-alt:before,.b-fa-wheat-awn:before{content:"\e2cd"}.b-fa-ankh:before{content:"\f644"}.b-fa-hands-holding-child:before{content:"\e4fa"}.b-fa-asterisk:before{content:"\*"}.b-fa-check-square:before,.b-fa-square-check:before{content:"\f14a"}.b-fa-peseta-sign:before{content:"\e221"}.b-fa-header:before,.b-fa-heading:before{content:"\f1dc"}.b-fa-ghost:before{content:"\f6e2"}.b-fa-list-squares:before,.b-fa-list:before{content:"\f03a"}.b-fa-phone-square-alt:before,.b-fa-square-phone-flip:before{content:"\f87b"}.b-fa-cart-plus:before{content:"\f217"}.b-fa-gamepad:before{content:"\f11b"}.b-fa-circle-dot:before,.b-fa-dot-circle:before{content:"\f192"}.b-fa-dizzy:before,.b-fa-face-dizzy:before{content:"\f567"}.b-fa-egg:before{content:"\f7fb"}.b-fa-house-medical-circle-xmark:before{content:"\e513"}.b-fa-campground:before{content:"\f6bb"}.b-fa-folder-plus:before{content:"\f65e"}.b-fa-futbol-ball:before,.b-fa-futbol:before,.b-fa-soccer-ball:before{content:"\f1e3"}.b-fa-paint-brush:before,.b-fa-paintbrush:before{content:"\f1fc"}.b-fa-lock:before{content:"\f023"}.b-fa-gas-pump:before{content:"\f52f"}.b-fa-hot-tub-person:before,.b-fa-hot-tub:before{content:"\f593"}.b-fa-map-location:before,.b-fa-map-marked:before{content:"\f59f"}.b-fa-house-flood-water:before{content:"\e50e"}.b-fa-tree:before{content:"\f1bb"}.b-fa-bridge-lock:before{content:"\e4cc"}.b-fa-sack-dollar:before{content:"\f81d"}.b-fa-edit:before,.b-fa-pen-to-square:before{content:"\f044"}.b-fa-car-side:before{content:"\f5e4"}.b-fa-share-alt:before,.b-fa-share-nodes:before{content:"\f1e0"}.b-fa-heart-circle-minus:before{content:"\e4ff"}.b-fa-hourglass-2:before,.b-fa-hourglass-half:before{content:"\f252"}.b-fa-microscope:before{content:"\f610"}.b-fa-sink:before{content:"\e06d"}.b-fa-bag-shopping:before,.b-fa-shopping-bag:before{content:"\f290"}.b-fa-arrow-down-z-a:before,.b-fa-sort-alpha-desc:before,.b-fa-sort-alpha-down-alt:before{content:"\f881"}.b-fa-mitten:before{content:"\f7b5"}.b-fa-person-rays:before{content:"\e54d"}.b-fa-users:before{content:"\f0c0"}.b-fa-eye-slash:before{content:"\f070"}.b-fa-flask-vial:before{content:"\e4f3"}.b-fa-hand-paper:before,.b-fa-hand:before{content:"\f256"}.b-fa-om:before{content:"\f679"}.b-fa-worm:before{content:"\e599"}.b-fa-house-circle-xmark:before{content:"\e50b"}.b-fa-plug:before{content:"\f1e6"}.b-fa-chevron-up:before{content:"\f077"}.b-fa-hand-spock:before{content:"\f259"}.b-fa-stopwatch:before{content:"\f2f2"}.b-fa-face-kiss:before,.b-fa-kiss:before{content:"\f596"}.b-fa-bridge-circle-xmark:before{content:"\e4cb"}.b-fa-face-grin-tongue:before,.b-fa-grin-tongue:before{content:"\f589"}.b-fa-chess-bishop:before{content:"\f43a"}.b-fa-face-grin-wink:before,.b-fa-grin-wink:before{content:"\f58c"}.b-fa-deaf:before,.b-fa-deafness:before,.b-fa-ear-deaf:before,.b-fa-hard-of-hearing:before{content:"\f2a4"}.b-fa-road-circle-check:before{content:"\e564"}.b-fa-dice-five:before{content:"\f523"}.b-fa-rss-square:before,.b-fa-square-rss:before{content:"\f143"}.b-fa-land-mine-on:before{content:"\e51b"}.b-fa-i-cursor:before{content:"\f246"}.b-fa-stamp:before{content:"\f5bf"}.b-fa-stairs:before{content:"\e289"}.b-fa-i:before{content:"I"}.b-fa-hryvnia-sign:before,.b-fa-hryvnia:before{content:"\f6f2"}.b-fa-pills:before{content:"\f484"}.b-fa-face-grin-wide:before,.b-fa-grin-alt:before{content:"\f581"}.b-fa-tooth:before{content:"\f5c9"}.b-fa-v:before{content:"V"}.b-fa-bangladeshi-taka-sign:before{content:"\e2e6"}.b-fa-bicycle:before{content:"\f206"}.b-fa-rod-asclepius:before,.b-fa-rod-snake:before,.b-fa-staff-aesculapius:before,.b-fa-staff-snake:before{content:"\e579"}.b-fa-head-side-cough-slash:before{content:"\e062"}.b-fa-ambulance:before,.b-fa-truck-medical:before{content:"\f0f9"}.b-fa-wheat-awn-circle-exclamation:before{content:"\e598"}.b-fa-snowman:before{content:"\f7d0"}.b-fa-mortar-pestle:before{content:"\f5a7"}.b-fa-road-barrier:before{content:"\e562"}.b-fa-school:before{content:"\f549"}.b-fa-igloo:before{content:"\f7ae"}.b-fa-joint:before{content:"\f595"}.b-fa-angle-right:before{content:"\f105"}.b-fa-horse:before{content:"\f6f0"}.b-fa-q:before{content:"Q"}.b-fa-g:before{content:"G"}.b-fa-notes-medical:before{content:"\f481"}.b-fa-temperature-2:before,.b-fa-temperature-half:before,.b-fa-thermometer-2:before,.b-fa-thermometer-half:before{content:"\f2c9"}.b-fa-dong-sign:before{content:"\e169"}.b-fa-capsules:before{content:"\f46b"}.b-fa-poo-bolt:before,.b-fa-poo-storm:before{content:"\f75a"}.b-fa-face-frown-open:before,.b-fa-frown-open:before{content:"\f57a"}.b-fa-hand-point-up:before{content:"\f0a6"}.b-fa-money-bill:before{content:"\f0d6"}.b-fa-bookmark:before{content:"\f02e"}.b-fa-align-justify:before{content:"\f039"}.b-fa-umbrella-beach:before{content:"\f5ca"}.b-fa-helmet-un:before{content:"\e503"}.b-fa-bullseye:before{content:"\f140"}.b-fa-bacon:before{content:"\f7e5"}.b-fa-hand-point-down:before{content:"\f0a7"}.b-fa-arrow-up-from-bracket:before{content:"\e09a"}.b-fa-folder-blank:before,.b-fa-folder:before{content:"\f07b"}.b-fa-file-medical-alt:before,.b-fa-file-waveform:before{content:"\f478"}.b-fa-radiation:before{content:"\f7b9"}.b-fa-chart-simple:before{content:"\e473"}.b-fa-mars-stroke:before{content:"\f229"}.b-fa-vial:before{content:"\f492"}.b-fa-dashboard:before,.b-fa-gauge-med:before,.b-fa-gauge:before,.b-fa-tachometer-alt-average:before{content:"\f624"}.b-fa-magic-wand-sparkles:before,.b-fa-wand-magic-sparkles:before{content:"\e2ca"}.b-fa-e:before{content:"E"}.b-fa-pen-alt:before,.b-fa-pen-clip:before{content:"\f305"}.b-fa-bridge-circle-exclamation:before{content:"\e4ca"}.b-fa-user:before{content:"\f007"}.b-fa-school-circle-check:before{content:"\e56b"}.b-fa-dumpster:before{content:"\f793"}.b-fa-shuttle-van:before,.b-fa-van-shuttle:before{content:"\f5b6"}.b-fa-building-user:before{content:"\e4da"}.b-fa-caret-square-left:before,.b-fa-square-caret-left:before{content:"\f191"}.b-fa-highlighter:before{content:"\f591"}.b-fa-key:before{content:"\f084"}.b-fa-bullhorn:before{content:"\f0a1"}.b-fa-globe:before{content:"\f0ac"}.b-fa-synagogue:before{content:"\f69b"}.b-fa-person-half-dress:before{content:"\e548"}.b-fa-road-bridge:before{content:"\e563"}.b-fa-location-arrow:before{content:"\f124"}.b-fa-c:before{content:"C"}.b-fa-tablet-button:before{content:"\f10a"}.b-fa-building-lock:before{content:"\e4d6"}.b-fa-pizza-slice:before{content:"\f818"}.b-fa-money-bill-wave:before{content:"\f53a"}.b-fa-area-chart:before,.b-fa-chart-area:before{content:"\f1fe"}.b-fa-house-flag:before{content:"\e50d"}.b-fa-person-circle-minus:before{content:"\e540"}.b-fa-ban:before,.b-fa-cancel:before{content:"\f05e"}.b-fa-camera-rotate:before{content:"\e0d8"}.b-fa-air-freshener:before,.b-fa-spray-can-sparkles:before{content:"\f5d0"}.b-fa-star:before{content:"\f005"}.b-fa-repeat:before{content:"\f363"}.b-fa-cross:before{content:"\f654"}.b-fa-box:before{content:"\f466"}.b-fa-venus-mars:before{content:"\f228"}.b-fa-arrow-pointer:before,.b-fa-mouse-pointer:before{content:"\f245"}.b-fa-expand-arrows-alt:before,.b-fa-maximize:before{content:"\f31e"}.b-fa-charging-station:before{content:"\f5e7"}.b-fa-shapes:before,.b-fa-triangle-circle-square:before{content:"\f61f"}.b-fa-random:before,.b-fa-shuffle:before{content:"\f074"}.b-fa-person-running:before,.b-fa-running:before{content:"\f70c"}.b-fa-mobile-retro:before{content:"\e527"}.b-fa-grip-lines-vertical:before{content:"\f7a5"}.b-fa-spider:before{content:"\f717"}.b-fa-hands-bound:before{content:"\e4f9"}.b-fa-file-invoice-dollar:before{content:"\f571"}.b-fa-plane-circle-exclamation:before{content:"\e556"}.b-fa-x-ray:before{content:"\f497"}.b-fa-spell-check:before{content:"\f891"}.b-fa-slash:before{content:"\f715"}.b-fa-computer-mouse:before,.b-fa-mouse:before{content:"\f8cc"}.b-fa-arrow-right-to-bracket:before,.b-fa-sign-in:before{content:"\f090"}.b-fa-shop-slash:before,.b-fa-store-alt-slash:before{content:"\e070"}.b-fa-server:before{content:"\f233"}.b-fa-virus-covid-slash:before{content:"\e4a9"}.b-fa-shop-lock:before{content:"\e4a5"}.b-fa-hourglass-1:before,.b-fa-hourglass-start:before{content:"\f251"}.b-fa-blender-phone:before{content:"\f6b6"}.b-fa-building-wheat:before{content:"\e4db"}.b-fa-person-breastfeeding:before{content:"\e53a"}.b-fa-right-to-bracket:before,.b-fa-sign-in-alt:before{content:"\f2f6"}.b-fa-venus:before{content:"\f221"}.b-fa-passport:before{content:"\f5ab"}.b-fa-thumb-tack-slash:before,.b-fa-thumbtack-slash:before{content:"\e68f"}.b-fa-heart-pulse:before,.b-fa-heartbeat:before{content:"\f21e"}.b-fa-people-carry-box:before,.b-fa-people-carry:before{content:"\f4ce"}.b-fa-temperature-high:before{content:"\f769"}.b-fa-microchip:before{content:"\f2db"}.b-fa-crown:before{content:"\f521"}.b-fa-weight-hanging:before{content:"\f5cd"}.b-fa-xmarks-lines:before{content:"\e59a"}.b-fa-file-prescription:before{content:"\f572"}.b-fa-weight-scale:before,.b-fa-weight:before{content:"\f496"}.b-fa-user-friends:before,.b-fa-user-group:before{content:"\f500"}.b-fa-arrow-up-a-z:before,.b-fa-sort-alpha-up:before{content:"\f15e"}.b-fa-chess-knight:before{content:"\f441"}.b-fa-face-laugh-squint:before,.b-fa-laugh-squint:before{content:"\f59b"}.b-fa-wheelchair:before{content:"\f193"}.b-fa-arrow-circle-up:before,.b-fa-circle-arrow-up:before{content:"\f0aa"}.b-fa-toggle-on:before{content:"\f205"}.b-fa-person-walking:before,.b-fa-walking:before{content:"\f554"}.b-fa-l:before{content:"L"}.b-fa-fire:before{content:"\f06d"}.b-fa-bed-pulse:before,.b-fa-procedures:before{content:"\f487"}.b-fa-shuttle-space:before,.b-fa-space-shuttle:before{content:"\f197"}.b-fa-face-laugh:before,.b-fa-laugh:before{content:"\f599"}.b-fa-folder-open:before{content:"\f07c"}.b-fa-heart-circle-plus:before{content:"\e500"}.b-fa-code-fork:before{content:"\e13b"}.b-fa-city:before{content:"\f64f"}.b-fa-microphone-alt:before,.b-fa-microphone-lines:before{content:"\f3c9"}.b-fa-pepper-hot:before{content:"\f816"}.b-fa-unlock:before{content:"\f09c"}.b-fa-colon-sign:before{content:"\e140"}.b-fa-headset:before{content:"\f590"}.b-fa-store-slash:before{content:"\e071"}.b-fa-road-circle-xmark:before{content:"\e566"}.b-fa-user-minus:before{content:"\f503"}.b-fa-mars-stroke-up:before,.b-fa-mars-stroke-v:before{content:"\f22a"}.b-fa-champagne-glasses:before,.b-fa-glass-cheers:before{content:"\f79f"}.b-fa-clipboard:before{content:"\f328"}.b-fa-house-circle-exclamation:before{content:"\e50a"}.b-fa-file-arrow-up:before,.b-fa-file-upload:before{content:"\f574"}.b-fa-wifi-3:before,.b-fa-wifi-strong:before,.b-fa-wifi:before{content:"\f1eb"}.b-fa-bath:before,.b-fa-bathtub:before{content:"\f2cd"}.b-fa-underline:before{content:"\f0cd"}.b-fa-user-edit:before,.b-fa-user-pen:before{content:"\f4ff"}.b-fa-signature:before{content:"\f5b7"}.b-fa-stroopwafel:before{content:"\f551"}.b-fa-bold:before{content:"\f032"}.b-fa-anchor-lock:before{content:"\e4ad"}.b-fa-building-ngo:before{content:"\e4d7"}.b-fa-manat-sign:before{content:"\e1d5"}.b-fa-not-equal:before{content:"\f53e"}.b-fa-border-style:before,.b-fa-border-top-left:before{content:"\f853"}.b-fa-map-location-dot:before,.b-fa-map-marked-alt:before{content:"\f5a0"}.b-fa-jedi:before{content:"\f669"}.b-fa-poll:before,.b-fa-square-poll-vertical:before{content:"\f681"}.b-fa-mug-hot:before{content:"\f7b6"}.b-fa-battery-car:before,.b-fa-car-battery:before{content:"\f5df"}.b-fa-gift:before{content:"\f06b"}.b-fa-dice-two:before{content:"\f528"}.b-fa-chess-queen:before{content:"\f445"}.b-fa-glasses:before{content:"\f530"}.b-fa-chess-board:before{content:"\f43c"}.b-fa-building-circle-check:before{content:"\e4d2"}.b-fa-person-chalkboard:before{content:"\e53d"}.b-fa-mars-stroke-h:before,.b-fa-mars-stroke-right:before{content:"\f22b"}.b-fa-hand-back-fist:before,.b-fa-hand-rock:before{content:"\f255"}.b-fa-caret-square-up:before,.b-fa-square-caret-up:before{content:"\f151"}.b-fa-cloud-showers-water:before{content:"\e4e4"}.b-fa-bar-chart:before,.b-fa-chart-bar:before{content:"\f080"}.b-fa-hands-bubbles:before,.b-fa-hands-wash:before{content:"\e05e"}.b-fa-less-than-equal:before{content:"\f537"}.b-fa-train:before{content:"\f238"}.b-fa-eye-low-vision:before,.b-fa-low-vision:before{content:"\f2a8"}.b-fa-crow:before{content:"\f520"}.b-fa-sailboat:before{content:"\e445"}.b-fa-window-restore:before{content:"\f2d2"}.b-fa-plus-square:before,.b-fa-square-plus:before{content:"\f0fe"}.b-fa-torii-gate:before{content:"\f6a1"}.b-fa-frog:before{content:"\f52e"}.b-fa-bucket:before{content:"\e4cf"}.b-fa-image:before{content:"\f03e"}.b-fa-microphone:before{content:"\f130"}.b-fa-cow:before{content:"\f6c8"}.b-fa-caret-up:before{content:"\f0d8"}.b-fa-screwdriver:before{content:"\f54a"}.b-fa-folder-closed:before{content:"\e185"}.b-fa-house-tsunami:before{content:"\e515"}.b-fa-square-nfi:before{content:"\e576"}.b-fa-arrow-up-from-ground-water:before{content:"\e4b5"}.b-fa-glass-martini-alt:before,.b-fa-martini-glass:before{content:"\f57b"}.b-fa-rotate-back:before,.b-fa-rotate-backward:before,.b-fa-rotate-left:before,.b-fa-undo-alt:before{content:"\f2ea"}.b-fa-columns:before,.b-fa-table-columns:before{content:"\f0db"}.b-fa-lemon:before{content:"\f094"}.b-fa-head-side-mask:before{content:"\e063"}.b-fa-handshake:before{content:"\f2b5"}.b-fa-gem:before{content:"\f3a5"}.b-fa-dolly-box:before,.b-fa-dolly:before{content:"\f472"}.b-fa-smoking:before{content:"\f48d"}.b-fa-compress-arrows-alt:before,.b-fa-minimize:before{content:"\f78c"}.b-fa-monument:before{content:"\f5a6"}.b-fa-snowplow:before{content:"\f7d2"}.b-fa-angle-double-right:before,.b-fa-angles-right:before{content:"\f101"}.b-fa-cannabis:before{content:"\f55f"}.b-fa-circle-play:before,.b-fa-play-circle:before{content:"\f144"}.b-fa-tablets:before{content:"\f490"}.b-fa-ethernet:before{content:"\f796"}.b-fa-eur:before,.b-fa-euro-sign:before,.b-fa-euro:before{content:"\f153"}.b-fa-chair:before{content:"\f6c0"}.b-fa-check-circle:before,.b-fa-circle-check:before{content:"\f058"}.b-fa-circle-stop:before,.b-fa-stop-circle:before{content:"\f28d"}.b-fa-compass-drafting:before,.b-fa-drafting-compass:before{content:"\f568"}.b-fa-plate-wheat:before{content:"\e55a"}.b-fa-icicles:before{content:"\f7ad"}.b-fa-person-shelter:before{content:"\e54f"}.b-fa-neuter:before{content:"\f22c"}.b-fa-id-badge:before{content:"\f2c1"}.b-fa-marker:before{content:"\f5a1"}.b-fa-face-laugh-beam:before,.b-fa-laugh-beam:before{content:"\f59a"}.b-fa-helicopter-symbol:before{content:"\e502"}.b-fa-universal-access:before{content:"\f29a"}.b-fa-chevron-circle-up:before,.b-fa-circle-chevron-up:before{content:"\f139"}.b-fa-lari-sign:before{content:"\e1c8"}.b-fa-volcano:before{content:"\f770"}.b-fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.b-fa-gbp:before,.b-fa-pound-sign:before,.b-fa-sterling-sign:before{content:"\f154"}.b-fa-viruses:before{content:"\e076"}.b-fa-square-person-confined:before{content:"\e577"}.b-fa-user-tie:before{content:"\f508"}.b-fa-arrow-down-long:before,.b-fa-long-arrow-down:before{content:"\f175"}.b-fa-tent-arrow-down-to-line:before{content:"\e57e"}.b-fa-certificate:before{content:"\f0a3"}.b-fa-mail-reply-all:before,.b-fa-reply-all:before{content:"\f122"}.b-fa-suitcase:before{content:"\f0f2"}.b-fa-person-skating:before,.b-fa-skating:before{content:"\f7c5"}.b-fa-filter-circle-dollar:before,.b-fa-funnel-dollar:before{content:"\f662"}.b-fa-camera-retro:before{content:"\f083"}.b-fa-arrow-circle-down:before,.b-fa-circle-arrow-down:before{content:"\f0ab"}.b-fa-arrow-right-to-file:before,.b-fa-file-import:before{content:"\f56f"}.b-fa-external-link-square:before,.b-fa-square-arrow-up-right:before{content:"\f14c"}.b-fa-box-open:before{content:"\f49e"}.b-fa-scroll:before{content:"\f70e"}.b-fa-spa:before{content:"\f5bb"}.b-fa-location-pin-lock:before{content:"\e51f"}.b-fa-pause:before{content:"\f04c"}.b-fa-hill-avalanche:before{content:"\e507"}.b-fa-temperature-0:before,.b-fa-temperature-empty:before,.b-fa-thermometer-0:before,.b-fa-thermometer-empty:before{content:"\f2cb"}.b-fa-bomb:before{content:"\f1e2"}.b-fa-registered:before{content:"\f25d"}.b-fa-address-card:before,.b-fa-contact-card:before,.b-fa-vcard:before{content:"\f2bb"}.b-fa-balance-scale-right:before,.b-fa-scale-unbalanced-flip:before{content:"\f516"}.b-fa-subscript:before{content:"\f12c"}.b-fa-diamond-turn-right:before,.b-fa-directions:before{content:"\f5eb"}.b-fa-burst:before{content:"\e4dc"}.b-fa-house-laptop:before,.b-fa-laptop-house:before{content:"\e066"}.b-fa-face-tired:before,.b-fa-tired:before{content:"\f5c8"}.b-fa-money-bills:before{content:"\e1f3"}.b-fa-smog:before{content:"\f75f"}.b-fa-crutch:before{content:"\f7f7"}.b-fa-cloud-arrow-up:before,.b-fa-cloud-upload-alt:before,.b-fa-cloud-upload:before{content:"\f0ee"}.b-fa-palette:before{content:"\f53f"}.b-fa-arrows-turn-right:before{content:"\e4c0"}.b-fa-vest:before{content:"\e085"}.b-fa-ferry:before{content:"\e4ea"}.b-fa-arrows-down-to-people:before{content:"\e4b9"}.b-fa-seedling:before,.b-fa-sprout:before{content:"\f4d8"}.b-fa-arrows-alt-h:before,.b-fa-left-right:before{content:"\f337"}.b-fa-boxes-packing:before{content:"\e4c7"}.b-fa-arrow-circle-left:before,.b-fa-circle-arrow-left:before{content:"\f0a8"}.b-fa-group-arrows-rotate:before{content:"\e4f6"}.b-fa-bowl-food:before{content:"\e4c6"}.b-fa-candy-cane:before{content:"\f786"}.b-fa-arrow-down-wide-short:before,.b-fa-sort-amount-asc:before,.b-fa-sort-amount-down:before{content:"\f160"}.b-fa-cloud-bolt:before,.b-fa-thunderstorm:before{content:"\f76c"}.b-fa-remove-format:before,.b-fa-text-slash:before{content:"\f87d"}.b-fa-face-smile-wink:before,.b-fa-smile-wink:before{content:"\f4da"}.b-fa-file-word:before{content:"\f1c2"}.b-fa-file-powerpoint:before{content:"\f1c4"}.b-fa-arrows-h:before,.b-fa-arrows-left-right:before{content:"\f07e"}.b-fa-house-lock:before{content:"\e510"}.b-fa-cloud-arrow-down:before,.b-fa-cloud-download-alt:before,.b-fa-cloud-download:before{content:"\f0ed"}.b-fa-children:before{content:"\e4e1"}.b-fa-blackboard:before,.b-fa-chalkboard:before{content:"\f51b"}.b-fa-user-alt-slash:before,.b-fa-user-large-slash:before{content:"\f4fa"}.b-fa-envelope-open:before{content:"\f2b6"}.b-fa-handshake-alt-slash:before,.b-fa-handshake-simple-slash:before{content:"\e05f"}.b-fa-mattress-pillow:before{content:"\e525"}.b-fa-guarani-sign:before{content:"\e19a"}.b-fa-arrows-rotate:before,.b-fa-refresh:before,.b-fa-sync:before{content:"\f021"}.b-fa-fire-extinguisher:before{content:"\f134"}.b-fa-cruzeiro-sign:before{content:"\e152"}.b-fa-greater-than-equal:before{content:"\f532"}.b-fa-shield-alt:before,.b-fa-shield-halved:before{content:"\f3ed"}.b-fa-atlas:before,.b-fa-book-atlas:before{content:"\f558"}.b-fa-virus:before{content:"\e074"}.b-fa-envelope-circle-check:before{content:"\e4e8"}.b-fa-layer-group:before{content:"\f5fd"}.b-fa-arrows-to-dot:before{content:"\e4be"}.b-fa-archway:before{content:"\f557"}.b-fa-heart-circle-check:before{content:"\e4fd"}.b-fa-house-chimney-crack:before,.b-fa-house-damage:before{content:"\f6f1"}.b-fa-file-archive:before,.b-fa-file-zipper:before{content:"\f1c6"}.b-fa-square:before{content:"\f0c8"}.b-fa-glass-martini:before,.b-fa-martini-glass-empty:before{content:"\f000"}.b-fa-couch:before{content:"\f4b8"}.b-fa-cedi-sign:before{content:"\e0df"}.b-fa-italic:before{content:"\f033"}.b-fa-table-cells-column-lock:before{content:"\e678"}.b-fa-church:before{content:"\f51d"}.b-fa-comments-dollar:before{content:"\f653"}.b-fa-democrat:before{content:"\f747"}.b-fa-z:before{content:"Z"}.b-fa-person-skiing:before,.b-fa-skiing:before{content:"\f7c9"}.b-fa-road-lock:before{content:"\e567"}.b-fa-a:before{content:"A"}.b-fa-temperature-arrow-down:before,.b-fa-temperature-down:before{content:"\e03f"}.b-fa-feather-alt:before,.b-fa-feather-pointed:before{content:"\f56b"}.b-fa-p:before{content:"P"}.b-fa-snowflake:before{content:"\f2dc"}.b-fa-newspaper:before{content:"\f1ea"}.b-fa-ad:before,.b-fa-rectangle-ad:before{content:"\f641"}.b-fa-arrow-circle-right:before,.b-fa-circle-arrow-right:before{content:"\f0a9"}.b-fa-filter-circle-xmark:before{content:"\e17b"}.b-fa-locust:before{content:"\e520"}.b-fa-sort:before,.b-fa-unsorted:before{content:"\f0dc"}.b-fa-list-1-2:before,.b-fa-list-numeric:before,.b-fa-list-ol:before{content:"\f0cb"}.b-fa-person-dress-burst:before{content:"\e544"}.b-fa-money-check-alt:before,.b-fa-money-check-dollar:before{content:"\f53d"}.b-fa-vector-square:before{content:"\f5cb"}.b-fa-bread-slice:before{content:"\f7ec"}.b-fa-language:before{content:"\f1ab"}.b-fa-face-kiss-wink-heart:before,.b-fa-kiss-wink-heart:before{content:"\f598"}.b-fa-filter:before{content:"\f0b0"}.b-fa-question:before{content:"\?"}.b-fa-file-signature:before{content:"\f573"}.b-fa-arrows-alt:before,.b-fa-up-down-left-right:before{content:"\f0b2"}.b-fa-house-chimney-user:before{content:"\e065"}.b-fa-hand-holding-heart:before{content:"\f4be"}.b-fa-puzzle-piece:before{content:"\f12e"}.b-fa-money-check:before{content:"\f53c"}.b-fa-star-half-alt:before,.b-fa-star-half-stroke:before{content:"\f5c0"}.b-fa-code:before{content:"\f121"}.b-fa-glass-whiskey:before,.b-fa-whiskey-glass:before{content:"\f7a0"}.b-fa-building-circle-exclamation:before{content:"\e4d3"}.b-fa-magnifying-glass-chart:before{content:"\e522"}.b-fa-arrow-up-right-from-square:before,.b-fa-external-link:before{content:"\f08e"}.b-fa-cubes-stacked:before{content:"\e4e6"}.b-fa-krw:before,.b-fa-won-sign:before,.b-fa-won:before{content:"\f159"}.b-fa-virus-covid:before{content:"\e4a8"}.b-fa-austral-sign:before{content:"\e0a9"}.b-fa-f:before{content:"F"}.b-fa-leaf:before{content:"\f06c"}.b-fa-road:before{content:"\f018"}.b-fa-cab:before,.b-fa-taxi:before{content:"\f1ba"}.b-fa-person-circle-plus:before{content:"\e541"}.b-fa-chart-pie:before,.b-fa-pie-chart:before{content:"\f200"}.b-fa-bolt-lightning:before{content:"\e0b7"}.b-fa-sack-xmark:before{content:"\e56a"}.b-fa-file-excel:before{content:"\f1c3"}.b-fa-file-contract:before{content:"\f56c"}.b-fa-fish-fins:before{content:"\e4f2"}.b-fa-building-flag:before{content:"\e4d5"}.b-fa-face-grin-beam:before,.b-fa-grin-beam:before{content:"\f582"}.b-fa-object-ungroup:before{content:"\f248"}.b-fa-poop:before{content:"\f619"}.b-fa-location-pin:before,.b-fa-map-marker:before{content:"\f041"}.b-fa-kaaba:before{content:"\f66b"}.b-fa-toilet-paper:before{content:"\f71e"}.b-fa-hard-hat:before,.b-fa-hat-hard:before,.b-fa-helmet-safety:before{content:"\f807"}.b-fa-eject:before{content:"\f052"}.b-fa-arrow-alt-circle-right:before,.b-fa-circle-right:before{content:"\f35a"}.b-fa-plane-circle-check:before{content:"\e555"}.b-fa-face-rolling-eyes:before,.b-fa-meh-rolling-eyes:before{content:"\f5a5"}.b-fa-object-group:before{content:"\f247"}.b-fa-chart-line:before,.b-fa-line-chart:before{content:"\f201"}.b-fa-mask-ventilator:before{content:"\e524"}.b-fa-arrow-right:before{content:"\f061"}.b-fa-map-signs:before,.b-fa-signs-post:before{content:"\f277"}.b-fa-cash-register:before{content:"\f788"}.b-fa-person-circle-question:before{content:"\e542"}.b-fa-h:before{content:"H"}.b-fa-tarp:before{content:"\e57b"}.b-fa-screwdriver-wrench:before,.b-fa-tools:before{content:"\f7d9"}.b-fa-arrows-to-eye:before{content:"\e4bf"}.b-fa-plug-circle-bolt:before{content:"\e55b"}.b-fa-heart:before{content:"\f004"}.b-fa-mars-and-venus:before{content:"\f224"}.b-fa-home-user:before,.b-fa-house-user:before{content:"\e1b0"}.b-fa-dumpster-fire:before{content:"\f794"}.b-fa-house-crack:before{content:"\e3b1"}.b-fa-cocktail:before,.b-fa-martini-glass-citrus:before{content:"\f561"}.b-fa-face-surprise:before,.b-fa-surprise:before{content:"\f5c2"}.b-fa-bottle-water:before{content:"\e4c5"}.b-fa-circle-pause:before,.b-fa-pause-circle:before{content:"\f28b"}.b-fa-toilet-paper-slash:before{content:"\e072"}.b-fa-apple-alt:before,.b-fa-apple-whole:before{content:"\f5d1"}.b-fa-kitchen-set:before{content:"\e51a"}.b-fa-r:before{content:"R"}.b-fa-temperature-1:before,.b-fa-temperature-quarter:before,.b-fa-thermometer-1:before,.b-fa-thermometer-quarter:before{content:"\f2ca"}.b-fa-cube:before{content:"\f1b2"}.b-fa-bitcoin-sign:before{content:"\e0b4"}.b-fa-shield-dog:before{content:"\e573"}.b-fa-solar-panel:before{content:"\f5ba"}.b-fa-lock-open:before{content:"\f3c1"}.b-fa-elevator:before{content:"\e16d"}.b-fa-money-bill-transfer:before{content:"\e528"}.b-fa-money-bill-trend-up:before{content:"\e529"}.b-fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.b-fa-poll-h:before,.b-fa-square-poll-horizontal:before{content:"\f682"}.b-fa-circle:before{content:"\f111"}.b-fa-backward-fast:before,.b-fa-fast-backward:before{content:"\f049"}.b-fa-recycle:before{content:"\f1b8"}.b-fa-user-astronaut:before{content:"\f4fb"}.b-fa-plane-slash:before{content:"\e069"}.b-fa-trademark:before{content:"\f25c"}.b-fa-basketball-ball:before,.b-fa-basketball:before{content:"\f434"}.b-fa-satellite-dish:before{content:"\f7c0"}.b-fa-arrow-alt-circle-up:before,.b-fa-circle-up:before{content:"\f35b"}.b-fa-mobile-alt:before,.b-fa-mobile-screen-button:before{content:"\f3cd"}.b-fa-volume-high:before,.b-fa-volume-up:before{content:"\f028"}.b-fa-users-rays:before{content:"\e593"}.b-fa-wallet:before{content:"\f555"}.b-fa-clipboard-check:before{content:"\f46c"}.b-fa-file-audio:before{content:"\f1c7"}.b-fa-burger:before,.b-fa-hamburger:before{content:"\f805"}.b-fa-wrench:before{content:"\f0ad"}.b-fa-bugs:before{content:"\e4d0"}.b-fa-rupee-sign:before,.b-fa-rupee:before{content:"\f156"}.b-fa-file-image:before{content:"\f1c5"}.b-fa-circle-question:before,.b-fa-question-circle:before{content:"\f059"}.b-fa-plane-departure:before{content:"\f5b0"}.b-fa-handshake-slash:before{content:"\e060"}.b-fa-book-bookmark:before{content:"\e0bb"}.b-fa-code-branch:before{content:"\f126"}.b-fa-hat-cowboy:before{content:"\f8c0"}.b-fa-bridge:before{content:"\e4c8"}.b-fa-phone-alt:before,.b-fa-phone-flip:before{content:"\f879"}.b-fa-truck-front:before{content:"\e2b7"}.b-fa-cat:before{content:"\f6be"}.b-fa-anchor-circle-exclamation:before{content:"\e4ab"}.b-fa-truck-field:before{content:"\e58d"}.b-fa-route:before{content:"\f4d7"}.b-fa-clipboard-question:before{content:"\e4e3"}.b-fa-panorama:before{content:"\e209"}.b-fa-comment-medical:before{content:"\f7f5"}.b-fa-teeth-open:before{content:"\f62f"}.b-fa-file-circle-minus:before{content:"\e4ed"}.b-fa-tags:before{content:"\f02c"}.b-fa-wine-glass:before{content:"\f4e3"}.b-fa-fast-forward:before,.b-fa-forward-fast:before{content:"\f050"}.b-fa-face-meh-blank:before,.b-fa-meh-blank:before{content:"\f5a4"}.b-fa-parking:before,.b-fa-square-parking:before{content:"\f540"}.b-fa-house-signal:before{content:"\e012"}.b-fa-bars-progress:before,.b-fa-tasks-alt:before{content:"\f828"}.b-fa-faucet-drip:before{content:"\e006"}.b-fa-cart-flatbed:before,.b-fa-dolly-flatbed:before{content:"\f474"}.b-fa-ban-smoking:before,.b-fa-smoking-ban:before{content:"\f54d"}.b-fa-terminal:before{content:"\f120"}.b-fa-mobile-button:before{content:"\f10b"}.b-fa-house-medical-flag:before{content:"\e514"}.b-fa-basket-shopping:before,.b-fa-shopping-basket:before{content:"\f291"}.b-fa-tape:before{content:"\f4db"}.b-fa-bus-alt:before,.b-fa-bus-simple:before{content:"\f55e"}.b-fa-eye:before{content:"\f06e"}.b-fa-face-sad-cry:before,.b-fa-sad-cry:before{content:"\f5b3"}.b-fa-audio-description:before{content:"\f29e"}.b-fa-person-military-to-person:before{content:"\e54c"}.b-fa-file-shield:before{content:"\e4f0"}.b-fa-user-slash:before{content:"\f506"}.b-fa-pen:before{content:"\f304"}.b-fa-tower-observation:before{content:"\e586"}.b-fa-file-code:before{content:"\f1c9"}.b-fa-signal-5:before,.b-fa-signal-perfect:before,.b-fa-signal:before{content:"\f012"}.b-fa-bus:before{content:"\f207"}.b-fa-heart-circle-xmark:before{content:"\e501"}.b-fa-home-lg:before,.b-fa-house-chimney:before{content:"\e3af"}.b-fa-window-maximize:before{content:"\f2d0"}.b-fa-face-frown:before,.b-fa-frown:before{content:"\f119"}.b-fa-prescription:before{content:"\f5b1"}.b-fa-shop:before,.b-fa-store-alt:before{content:"\f54f"}.b-fa-floppy-disk:before,.b-fa-save:before{content:"\f0c7"}.b-fa-vihara:before{content:"\f6a7"}.b-fa-balance-scale-left:before,.b-fa-scale-unbalanced:before{content:"\f515"}.b-fa-sort-asc:before,.b-fa-sort-up:before{content:"\f0de"}.b-fa-comment-dots:before,.b-fa-commenting:before{content:"\f4ad"}.b-fa-plant-wilt:before{content:"\e5aa"}.b-fa-diamond:before{content:"\f219"}.b-fa-face-grin-squint:before,.b-fa-grin-squint:before{content:"\f585"}.b-fa-hand-holding-dollar:before,.b-fa-hand-holding-usd:before{content:"\f4c0"}.b-fa-bacterium:before{content:"\e05a"}.b-fa-hand-pointer:before{content:"\f25a"}.b-fa-drum-steelpan:before{content:"\f56a"}.b-fa-hand-scissors:before{content:"\f257"}.b-fa-hands-praying:before,.b-fa-praying-hands:before{content:"\f684"}.b-fa-arrow-right-rotate:before,.b-fa-arrow-rotate-forward:before,.b-fa-arrow-rotate-right:before,.b-fa-redo:before{content:"\f01e"}.b-fa-biohazard:before{content:"\f780"}.b-fa-location-crosshairs:before,.b-fa-location:before{content:"\f601"}.b-fa-mars-double:before{content:"\f227"}.b-fa-child-dress:before{content:"\e59c"}.b-fa-users-between-lines:before{content:"\e591"}.b-fa-lungs-virus:before{content:"\e067"}.b-fa-face-grin-tears:before,.b-fa-grin-tears:before{content:"\f588"}.b-fa-phone:before{content:"\f095"}.b-fa-calendar-times:before,.b-fa-calendar-xmark:before{content:"\f273"}.b-fa-child-reaching:before{content:"\e59d"}.b-fa-head-side-virus:before{content:"\e064"}.b-fa-user-cog:before,.b-fa-user-gear:before{content:"\f4fe"}.b-fa-arrow-up-1-9:before,.b-fa-sort-numeric-up:before{content:"\f163"}.b-fa-door-closed:before{content:"\f52a"}.b-fa-shield-virus:before{content:"\e06c"}.b-fa-dice-six:before{content:"\f526"}.b-fa-mosquito-net:before{content:"\e52c"}.b-fa-bridge-water:before{content:"\e4ce"}.b-fa-person-booth:before{content:"\f756"}.b-fa-text-width:before{content:"\f035"}.b-fa-hat-wizard:before{content:"\f6e8"}.b-fa-pen-fancy:before{content:"\f5ac"}.b-fa-digging:before,.b-fa-person-digging:before{content:"\f85e"}.b-fa-trash:before{content:"\f1f8"}.b-fa-gauge-simple-med:before,.b-fa-gauge-simple:before,.b-fa-tachometer-average:before{content:"\f629"}.b-fa-book-medical:before{content:"\f7e6"}.b-fa-poo:before{content:"\f2fe"}.b-fa-quote-right-alt:before,.b-fa-quote-right:before{content:"\f10e"}.b-fa-shirt:before,.b-fa-t-shirt:before,.b-fa-tshirt:before{content:"\f553"}.b-fa-cubes:before{content:"\f1b3"}.b-fa-divide:before{content:"\f529"}.b-fa-tenge-sign:before,.b-fa-tenge:before{content:"\f7d7"}.b-fa-headphones:before{content:"\f025"}.b-fa-hands-holding:before{content:"\f4c2"}.b-fa-hands-clapping:before{content:"\e1a8"}.b-fa-republican:before{content:"\f75e"}.b-fa-arrow-left:before{content:"\f060"}.b-fa-person-circle-xmark:before{content:"\e543"}.b-fa-ruler:before{content:"\f545"}.b-fa-align-left:before{content:"\f036"}.b-fa-dice-d6:before{content:"\f6d1"}.b-fa-restroom:before{content:"\f7bd"}.b-fa-j:before{content:"J"}.b-fa-users-viewfinder:before{content:"\e595"}.b-fa-file-video:before{content:"\f1c8"}.b-fa-external-link-alt:before,.b-fa-up-right-from-square:before{content:"\f35d"}.b-fa-table-cells:before,.b-fa-th:before{content:"\f00a"}.b-fa-file-pdf:before{content:"\f1c1"}.b-fa-bible:before,.b-fa-book-bible:before{content:"\f647"}.b-fa-o:before{content:"O"}.b-fa-medkit:before,.b-fa-suitcase-medical:before{content:"\f0fa"}.b-fa-user-secret:before{content:"\f21b"}.b-fa-otter:before{content:"\f700"}.b-fa-female:before,.b-fa-person-dress:before{content:"\f182"}.b-fa-comment-dollar:before{content:"\f651"}.b-fa-briefcase-clock:before,.b-fa-business-time:before{content:"\f64a"}.b-fa-table-cells-large:before,.b-fa-th-large:before{content:"\f009"}.b-fa-book-tanakh:before,.b-fa-tanakh:before{content:"\f827"}.b-fa-phone-volume:before,.b-fa-volume-control-phone:before{content:"\f2a0"}.b-fa-hat-cowboy-side:before{content:"\f8c1"}.b-fa-clipboard-user:before{content:"\f7f3"}.b-fa-child:before{content:"\f1ae"}.b-fa-lira-sign:before{content:"\f195"}.b-fa-satellite:before{content:"\f7bf"}.b-fa-plane-lock:before{content:"\e558"}.b-fa-tag:before{content:"\f02b"}.b-fa-comment:before{content:"\f075"}.b-fa-birthday-cake:before,.b-fa-cake-candles:before,.b-fa-cake:before{content:"\f1fd"}.b-fa-envelope:before{content:"\f0e0"}.b-fa-angle-double-up:before,.b-fa-angles-up:before{content:"\f102"}.b-fa-paperclip:before{content:"\f0c6"}.b-fa-arrow-right-to-city:before{content:"\e4b3"}.b-fa-ribbon:before{content:"\f4d6"}.b-fa-lungs:before{content:"\f604"}.b-fa-arrow-up-9-1:before,.b-fa-sort-numeric-up-alt:before{content:"\f887"}.b-fa-litecoin-sign:before{content:"\e1d3"}.b-fa-border-none:before{content:"\f850"}.b-fa-circle-nodes:before{content:"\e4e2"}.b-fa-parachute-box:before{content:"\f4cd"}.b-fa-indent:before{content:"\f03c"}.b-fa-truck-field-un:before{content:"\e58e"}.b-fa-hourglass-empty:before,.b-fa-hourglass:before{content:"\f254"}.b-fa-mountain:before{content:"\f6fc"}.b-fa-user-doctor:before,.b-fa-user-md:before{content:"\f0f0"}.b-fa-circle-info:before,.b-fa-info-circle:before{content:"\f05a"}.b-fa-cloud-meatball:before{content:"\f73b"}.b-fa-camera-alt:before,.b-fa-camera:before{content:"\f030"}.b-fa-square-virus:before{content:"\e578"}.b-fa-meteor:before{content:"\f753"}.b-fa-car-on:before{content:"\e4dd"}.b-fa-sleigh:before{content:"\f7cc"}.b-fa-arrow-down-1-9:before,.b-fa-sort-numeric-asc:before,.b-fa-sort-numeric-down:before{content:"\f162"}.b-fa-hand-holding-droplet:before,.b-fa-hand-holding-water:before{content:"\f4c1"}.b-fa-water:before{content:"\f773"}.b-fa-calendar-check:before{content:"\f274"}.b-fa-braille:before{content:"\f2a1"}.b-fa-prescription-bottle-alt:before,.b-fa-prescription-bottle-medical:before{content:"\f486"}.b-fa-landmark:before{content:"\f66f"}.b-fa-truck:before{content:"\f0d1"}.b-fa-crosshairs:before{content:"\f05b"}.b-fa-person-cane:before{content:"\e53c"}.b-fa-tent:before{content:"\e57d"}.b-fa-vest-patches:before{content:"\e086"}.b-fa-check-double:before{content:"\f560"}.b-fa-arrow-down-a-z:before,.b-fa-sort-alpha-asc:before,.b-fa-sort-alpha-down:before{content:"\f15d"}.b-fa-money-bill-wheat:before{content:"\e52a"}.b-fa-cookie:before{content:"\f563"}.b-fa-arrow-left-rotate:before,.b-fa-arrow-rotate-back:before,.b-fa-arrow-rotate-backward:before,.b-fa-arrow-rotate-left:before,.b-fa-undo:before{content:"\f0e2"}.b-fa-hard-drive:before,.b-fa-hdd:before{content:"\f0a0"}.b-fa-face-grin-squint-tears:before,.b-fa-grin-squint-tears:before{content:"\f586"}.b-fa-dumbbell:before{content:"\f44b"}.b-fa-list-alt:before,.b-fa-rectangle-list:before{content:"\f022"}.b-fa-tarp-droplet:before{content:"\e57c"}.b-fa-house-medical-circle-check:before{content:"\e511"}.b-fa-person-skiing-nordic:before,.b-fa-skiing-nordic:before{content:"\f7ca"}.b-fa-calendar-plus:before{content:"\f271"}.b-fa-plane-arrival:before{content:"\f5af"}.b-fa-arrow-alt-circle-left:before,.b-fa-circle-left:before{content:"\f359"}.b-fa-subway:before,.b-fa-train-subway:before{content:"\f239"}.b-fa-chart-gantt:before{content:"\e0e4"}.b-fa-indian-rupee-sign:before,.b-fa-indian-rupee:before,.b-fa-inr:before{content:"\e1bc"}.b-fa-crop-alt:before,.b-fa-crop-simple:before{content:"\f565"}.b-fa-money-bill-1:before,.b-fa-money-bill-alt:before{content:"\f3d1"}.b-fa-left-long:before,.b-fa-long-arrow-alt-left:before{content:"\f30a"}.b-fa-dna:before{content:"\f471"}.b-fa-virus-slash:before{content:"\e075"}.b-fa-minus:before,.b-fa-subtract:before{content:"\f068"}.b-fa-chess:before{content:"\f439"}.b-fa-arrow-left-long:before,.b-fa-long-arrow-left:before{content:"\f177"}.b-fa-plug-circle-check:before{content:"\e55c"}.b-fa-street-view:before{content:"\f21d"}.b-fa-franc-sign:before{content:"\e18f"}.b-fa-volume-off:before{content:"\f026"}.b-fa-american-sign-language-interpreting:before,.b-fa-asl-interpreting:before,.b-fa-hands-american-sign-language-interpreting:before,.b-fa-hands-asl-interpreting:before{content:"\f2a3"}.b-fa-cog:before,.b-fa-gear:before{content:"\f013"}.b-fa-droplet-slash:before,.b-fa-tint-slash:before{content:"\f5c7"}.b-fa-mosque:before{content:"\f678"}.b-fa-mosquito:before{content:"\e52b"}.b-fa-star-of-david:before{content:"\f69a"}.b-fa-person-military-rifle:before{content:"\e54b"}.b-fa-cart-shopping:before,.b-fa-shopping-cart:before{content:"\f07a"}.b-fa-vials:before{content:"\f493"}.b-fa-plug-circle-plus:before{content:"\e55f"}.b-fa-place-of-worship:before{content:"\f67f"}.b-fa-grip-vertical:before{content:"\f58e"}.b-fa-arrow-turn-up:before,.b-fa-level-up:before{content:"\f148"}.b-fa-u:before{content:"U"}.b-fa-square-root-alt:before,.b-fa-square-root-variable:before{content:"\f698"}.b-fa-clock-four:before,.b-fa-clock:before{content:"\f017"}.b-fa-backward-step:before,.b-fa-step-backward:before{content:"\f048"}.b-fa-pallet:before{content:"\f482"}.b-fa-faucet:before{content:"\e005"}.b-fa-baseball-bat-ball:before{content:"\f432"}.b-fa-s:before{content:"S"}.b-fa-timeline:before{content:"\e29c"}.b-fa-keyboard:before{content:"\f11c"}.b-fa-caret-down:before{content:"\f0d7"}.b-fa-clinic-medical:before,.b-fa-house-chimney-medical:before{content:"\f7f2"}.b-fa-temperature-3:before,.b-fa-temperature-three-quarters:before,.b-fa-thermometer-3:before,.b-fa-thermometer-three-quarters:before{content:"\f2c8"}.b-fa-mobile-android-alt:before,.b-fa-mobile-screen:before{content:"\f3cf"}.b-fa-plane-up:before{content:"\e22d"}.b-fa-piggy-bank:before{content:"\f4d3"}.b-fa-battery-3:before,.b-fa-battery-half:before{content:"\f242"}.b-fa-mountain-city:before{content:"\e52e"}.b-fa-coins:before{content:"\f51e"}.b-fa-khanda:before{content:"\f66d"}.b-fa-sliders-h:before,.b-fa-sliders:before{content:"\f1de"}.b-fa-folder-tree:before{content:"\f802"}.b-fa-network-wired:before{content:"\f6ff"}.b-fa-map-pin:before{content:"\f276"}.b-fa-hamsa:before{content:"\f665"}.b-fa-cent-sign:before{content:"\e3f5"}.b-fa-flask:before{content:"\f0c3"}.b-fa-person-pregnant:before{content:"\e31e"}.b-fa-wand-sparkles:before{content:"\f72b"}.b-fa-ellipsis-v:before,.b-fa-ellipsis-vertical:before{content:"\f142"}.b-fa-ticket:before{content:"\f145"}.b-fa-power-off:before{content:"\f011"}.b-fa-long-arrow-alt-right:before,.b-fa-right-long:before{content:"\f30b"}.b-fa-flag-usa:before{content:"\f74d"}.b-fa-laptop-file:before{content:"\e51d"}.b-fa-teletype:before,.b-fa-tty:before{content:"\f1e4"}.b-fa-diagram-next:before{content:"\e476"}.b-fa-person-rifle:before{content:"\e54e"}.b-fa-house-medical-circle-exclamation:before{content:"\e512"}.b-fa-closed-captioning:before{content:"\f20a"}.b-fa-hiking:before,.b-fa-person-hiking:before{content:"\f6ec"}.b-fa-venus-double:before{content:"\f226"}.b-fa-images:before{content:"\f302"}.b-fa-calculator:before{content:"\f1ec"}.b-fa-people-pulling:before{content:"\e535"}.b-fa-n:before{content:"N"}.b-fa-cable-car:before,.b-fa-tram:before{content:"\f7da"}.b-fa-cloud-rain:before{content:"\f73d"}.b-fa-building-circle-xmark:before{content:"\e4d4"}.b-fa-ship:before{content:"\f21a"}.b-fa-arrows-down-to-line:before{content:"\e4b8"}.b-fa-download:before{content:"\f019"}.b-fa-face-grin:before,.b-fa-grin:before{content:"\f580"}.b-fa-backspace:before,.b-fa-delete-left:before{content:"\f55a"}.b-fa-eye-dropper-empty:before,.b-fa-eye-dropper:before,.b-fa-eyedropper:before{content:"\f1fb"}.b-fa-file-circle-check:before{content:"\e5a0"}.b-fa-forward:before{content:"\f04e"}.b-fa-mobile-android:before,.b-fa-mobile-phone:before,.b-fa-mobile:before{content:"\f3ce"}.b-fa-face-meh:before,.b-fa-meh:before{content:"\f11a"}.b-fa-align-center:before{content:"\f037"}.b-fa-book-dead:before,.b-fa-book-skull:before{content:"\f6b7"}.b-fa-drivers-license:before,.b-fa-id-card:before{content:"\f2c2"}.b-fa-dedent:before,.b-fa-outdent:before{content:"\f03b"}.b-fa-heart-circle-exclamation:before{content:"\e4fe"}.b-fa-home-alt:before,.b-fa-home-lg-alt:before,.b-fa-home:before,.b-fa-house:before{content:"\f015"}.b-fa-calendar-week:before{content:"\f784"}.b-fa-laptop-medical:before{content:"\f812"}.b-fa-b:before{content:"B"}.b-fa-file-medical:before{content:"\f477"}.b-fa-dice-one:before{content:"\f525"}.b-fa-kiwi-bird:before{content:"\f535"}.b-fa-arrow-right-arrow-left:before,.b-fa-exchange:before{content:"\f0ec"}.b-fa-redo-alt:before,.b-fa-rotate-forward:before,.b-fa-rotate-right:before{content:"\f2f9"}.b-fa-cutlery:before,.b-fa-utensils:before{content:"\f2e7"}.b-fa-arrow-up-wide-short:before,.b-fa-sort-amount-up:before{content:"\f161"}.b-fa-mill-sign:before{content:"\e1ed"}.b-fa-bowl-rice:before{content:"\e2eb"}.b-fa-skull:before{content:"\f54c"}.b-fa-broadcast-tower:before,.b-fa-tower-broadcast:before{content:"\f519"}.b-fa-truck-pickup:before{content:"\f63c"}.b-fa-long-arrow-alt-up:before,.b-fa-up-long:before{content:"\f30c"}.b-fa-stop:before{content:"\f04d"}.b-fa-code-merge:before{content:"\f387"}.b-fa-upload:before{content:"\f093"}.b-fa-hurricane:before{content:"\f751"}.b-fa-mound:before{content:"\e52d"}.b-fa-toilet-portable:before{content:"\e583"}.b-fa-compact-disc:before{content:"\f51f"}.b-fa-file-arrow-down:before,.b-fa-file-download:before{content:"\f56d"}.b-fa-caravan:before{content:"\f8ff"}.b-fa-shield-cat:before{content:"\e572"}.b-fa-bolt:before,.b-fa-zap:before{content:"\f0e7"}.b-fa-glass-water:before{content:"\e4f4"}.b-fa-oil-well:before{content:"\e532"}.b-fa-vault:before{content:"\e2c5"}.b-fa-mars:before{content:"\f222"}.b-fa-toilet:before{content:"\f7d8"}.b-fa-plane-circle-xmark:before{content:"\e557"}.b-fa-cny:before,.b-fa-jpy:before,.b-fa-rmb:before,.b-fa-yen-sign:before,.b-fa-yen:before{content:"\f157"}.b-fa-rouble:before,.b-fa-rub:before,.b-fa-ruble-sign:before,.b-fa-ruble:before{content:"\f158"}.b-fa-sun:before{content:"\f185"}.b-fa-guitar:before{content:"\f7a6"}.b-fa-face-laugh-wink:before,.b-fa-laugh-wink:before{content:"\f59c"}.b-fa-horse-head:before{content:"\f7ab"}.b-fa-bore-hole:before{content:"\e4c3"}.b-fa-industry:before{content:"\f275"}.b-fa-arrow-alt-circle-down:before,.b-fa-circle-down:before{content:"\f358"}.b-fa-arrows-turn-to-dots:before{content:"\e4c1"}.b-fa-florin-sign:before{content:"\e184"}.b-fa-arrow-down-short-wide:before,.b-fa-sort-amount-desc:before,.b-fa-sort-amount-down-alt:before{content:"\f884"}.b-fa-less-than:before{content:"\<"}.b-fa-angle-down:before{content:"\f107"}.b-fa-car-tunnel:before{content:"\e4de"}.b-fa-head-side-cough:before{content:"\e061"}.b-fa-grip-lines:before{content:"\f7a4"}.b-fa-thumbs-down:before{content:"\f165"}.b-fa-user-lock:before{content:"\f502"}.b-fa-arrow-right-long:before,.b-fa-long-arrow-right:before{content:"\f178"}.b-fa-anchor-circle-xmark:before{content:"\e4ac"}.b-fa-ellipsis-h:before,.b-fa-ellipsis:before{content:"\f141"}.b-fa-chess-pawn:before{content:"\f443"}.b-fa-first-aid:before,.b-fa-kit-medical:before{content:"\f479"}.b-fa-person-through-window:before{content:"\e5a9"}.b-fa-toolbox:before{content:"\f552"}.b-fa-hands-holding-circle:before{content:"\e4fb"}.b-fa-bug:before{content:"\f188"}.b-fa-credit-card-alt:before,.b-fa-credit-card:before{content:"\f09d"}.b-fa-automobile:before,.b-fa-car:before{content:"\f1b9"}.b-fa-hand-holding-hand:before{content:"\e4f7"}.b-fa-book-open-reader:before,.b-fa-book-reader:before{content:"\f5da"}.b-fa-mountain-sun:before{content:"\e52f"}.b-fa-arrows-left-right-to-line:before{content:"\e4ba"}.b-fa-dice-d20:before{content:"\f6cf"}.b-fa-truck-droplet:before{content:"\e58c"}.b-fa-file-circle-xmark:before{content:"\e5a1"}.b-fa-temperature-arrow-up:before,.b-fa-temperature-up:before{content:"\e040"}.b-fa-medal:before{content:"\f5a2"}.b-fa-bed:before{content:"\f236"}.b-fa-h-square:before,.b-fa-square-h:before{content:"\f0fd"}.b-fa-podcast:before{content:"\f2ce"}.b-fa-temperature-4:before,.b-fa-temperature-full:before,.b-fa-thermometer-4:before,.b-fa-thermometer-full:before{content:"\f2c7"}.b-fa-bell:before{content:"\f0f3"}.b-fa-superscript:before{content:"\f12b"}.b-fa-plug-circle-xmark:before{content:"\e560"}.b-fa-star-of-life:before{content:"\f621"}.b-fa-phone-slash:before{content:"\f3dd"}.b-fa-paint-roller:before{content:"\f5aa"}.b-fa-hands-helping:before,.b-fa-handshake-angle:before{content:"\f4c4"}.b-fa-location-dot:before,.b-fa-map-marker-alt:before{content:"\f3c5"}.b-fa-file:before{content:"\f15b"}.b-fa-greater-than:before{content:"\>"}.b-fa-person-swimming:before,.b-fa-swimmer:before{content:"\f5c4"}.b-fa-arrow-down:before{content:"\f063"}.b-fa-droplet:before,.b-fa-tint:before{content:"\f043"}.b-fa-eraser:before{content:"\f12d"}.b-fa-earth-america:before,.b-fa-earth-americas:before,.b-fa-earth:before,.b-fa-globe-americas:before{content:"\f57d"}.b-fa-person-burst:before{content:"\e53b"}.b-fa-dove:before{content:"\f4ba"}.b-fa-battery-0:before,.b-fa-battery-empty:before{content:"\f244"}.b-fa-socks:before{content:"\f696"}.b-fa-inbox:before{content:"\f01c"}.b-fa-section:before{content:"\e447"}.b-fa-gauge-high:before,.b-fa-tachometer-alt-fast:before,.b-fa-tachometer-alt:before{content:"\f625"}.b-fa-envelope-open-text:before{content:"\f658"}.b-fa-hospital-alt:before,.b-fa-hospital-wide:before,.b-fa-hospital:before{content:"\f0f8"}.b-fa-wine-bottle:before{content:"\f72f"}.b-fa-chess-rook:before{content:"\f447"}.b-fa-bars-staggered:before,.b-fa-reorder:before,.b-fa-stream:before{content:"\f550"}.b-fa-dharmachakra:before{content:"\f655"}.b-fa-hotdog:before{content:"\f80f"}.b-fa-blind:before,.b-fa-person-walking-with-cane:before{content:"\f29d"}.b-fa-drum:before{content:"\f569"}.b-fa-ice-cream:before{content:"\f810"}.b-fa-heart-circle-bolt:before{content:"\e4fc"}.b-fa-fax:before{content:"\f1ac"}.b-fa-paragraph:before{content:"\f1dd"}.b-fa-check-to-slot:before,.b-fa-vote-yea:before{content:"\f772"}.b-fa-star-half:before{content:"\f089"}.b-fa-boxes-alt:before,.b-fa-boxes-stacked:before,.b-fa-boxes:before{content:"\f468"}.b-fa-chain:before,.b-fa-link:before{content:"\f0c1"}.b-fa-assistive-listening-systems:before,.b-fa-ear-listen:before{content:"\f2a2"}.b-fa-tree-city:before{content:"\e587"}.b-fa-play:before{content:"\f04b"}.b-fa-font:before{content:"\f031"}.b-fa-table-cells-row-lock:before{content:"\e67a"}.b-fa-rupiah-sign:before{content:"\e23d"}.b-fa-magnifying-glass:before,.b-fa-search:before{content:"\f002"}.b-fa-ping-pong-paddle-ball:before,.b-fa-table-tennis-paddle-ball:before,.b-fa-table-tennis:before{content:"\f45d"}.b-fa-diagnoses:before,.b-fa-person-dots-from-line:before{content:"\f470"}.b-fa-trash-can-arrow-up:before,.b-fa-trash-restore-alt:before{content:"\f82a"}.b-fa-naira-sign:before{content:"\e1f6"}.b-fa-cart-arrow-down:before{content:"\f218"}.b-fa-walkie-talkie:before{content:"\f8ef"}.b-fa-file-edit:before,.b-fa-file-pen:before{content:"\f31c"}.b-fa-receipt:before{content:"\f543"}.b-fa-pen-square:before,.b-fa-pencil-square:before,.b-fa-square-pen:before{content:"\f14b"}.b-fa-suitcase-rolling:before{content:"\f5c1"}.b-fa-person-circle-exclamation:before{content:"\e53f"}.b-fa-chevron-down:before{content:"\f078"}.b-fa-battery-5:before,.b-fa-battery-full:before,.b-fa-battery:before{content:"\f240"}.b-fa-skull-crossbones:before{content:"\f714"}.b-fa-code-compare:before{content:"\e13a"}.b-fa-list-dots:before,.b-fa-list-ul:before{content:"\f0ca"}.b-fa-school-lock:before{content:"\e56f"}.b-fa-tower-cell:before{content:"\e585"}.b-fa-down-long:before,.b-fa-long-arrow-alt-down:before{content:"\f309"}.b-fa-ranking-star:before{content:"\e561"}.b-fa-chess-king:before{content:"\f43f"}.b-fa-person-harassing:before{content:"\e549"}.b-fa-brazilian-real-sign:before{content:"\e46c"}.b-fa-landmark-alt:before,.b-fa-landmark-dome:before{content:"\f752"}.b-fa-arrow-up:before{content:"\f062"}.b-fa-television:before,.b-fa-tv-alt:before,.b-fa-tv:before{content:"\f26c"}.b-fa-shrimp:before{content:"\e448"}.b-fa-list-check:before,.b-fa-tasks:before{content:"\f0ae"}.b-fa-jug-detergent:before{content:"\e519"}.b-fa-circle-user:before,.b-fa-user-circle:before{content:"\f2bd"}.b-fa-user-shield:before{content:"\f505"}.b-fa-wind:before{content:"\f72e"}.b-fa-car-burst:before,.b-fa-car-crash:before{content:"\f5e1"}.b-fa-y:before{content:"Y"}.b-fa-person-snowboarding:before,.b-fa-snowboarding:before{content:"\f7ce"}.b-fa-shipping-fast:before,.b-fa-truck-fast:before{content:"\f48b"}.b-fa-fish:before{content:"\f578"}.b-fa-user-graduate:before{content:"\f501"}.b-fa-adjust:before,.b-fa-circle-half-stroke:before{content:"\f042"}.b-fa-clapperboard:before{content:"\e131"}.b-fa-circle-radiation:before,.b-fa-radiation-alt:before{content:"\f7ba"}.b-fa-baseball-ball:before,.b-fa-baseball:before{content:"\f433"}.b-fa-jet-fighter-up:before{content:"\e518"}.b-fa-diagram-project:before,.b-fa-project-diagram:before{content:"\f542"}.b-fa-copy:before{content:"\f0c5"}.b-fa-volume-mute:before,.b-fa-volume-times:before,.b-fa-volume-xmark:before{content:"\f6a9"}.b-fa-hand-sparkles:before{content:"\e05d"}.b-fa-grip-horizontal:before,.b-fa-grip:before{content:"\f58d"}.b-fa-share-from-square:before,.b-fa-share-square:before{content:"\f14d"}.b-fa-child-combatant:before,.b-fa-child-rifle:before{content:"\e4e0"}.b-fa-gun:before{content:"\e19b"}.b-fa-phone-square:before,.b-fa-square-phone:before{content:"\f098"}.b-fa-add:before,.b-fa-plus:before{content:"\+"}.b-fa-expand:before{content:"\f065"}.b-fa-computer:before{content:"\e4e5"}.b-fa-close:before,.b-fa-multiply:before,.b-fa-remove:before,.b-fa-times:before,.b-fa-xmark:before{content:"\f00d"}.b-fa-arrows-up-down-left-right:before,.b-fa-arrows:before{content:"\f047"}.b-fa-chalkboard-teacher:before,.b-fa-chalkboard-user:before{content:"\f51c"}.b-fa-peso-sign:before{content:"\e222"}.b-fa-building-shield:before{content:"\e4d8"}.b-fa-baby:before{content:"\f77c"}.b-fa-users-line:before{content:"\e592"}.b-fa-quote-left-alt:before,.b-fa-quote-left:before{content:"\f10d"}.b-fa-tractor:before{content:"\f722"}.b-fa-trash-arrow-up:before,.b-fa-trash-restore:before{content:"\f829"}.b-fa-arrow-down-up-lock:before{content:"\e4b0"}.b-fa-lines-leaning:before{content:"\e51e"}.b-fa-ruler-combined:before{content:"\f546"}.b-fa-copyright:before{content:"\f1f9"}.b-fa-equals:before{content:"\="}.b-fa-blender:before{content:"\f517"}.b-fa-teeth:before{content:"\f62e"}.b-fa-ils:before,.b-fa-shekel-sign:before,.b-fa-shekel:before,.b-fa-sheqel-sign:before,.b-fa-sheqel:before{content:"\f20b"}.b-fa-map:before{content:"\f279"}.b-fa-rocket:before{content:"\f135"}.b-fa-photo-film:before,.b-fa-photo-video:before{content:"\f87c"}.b-fa-folder-minus:before{content:"\f65d"}.b-fa-store:before{content:"\f54e"}.b-fa-arrow-trend-up:before{content:"\e098"}.b-fa-plug-circle-minus:before{content:"\e55e"}.b-fa-sign-hanging:before,.b-fa-sign:before{content:"\f4d9"}.b-fa-bezier-curve:before{content:"\f55b"}.b-fa-bell-slash:before{content:"\f1f6"}.b-fa-tablet-android:before,.b-fa-tablet:before{content:"\f3fb"}.b-fa-school-flag:before{content:"\e56e"}.b-fa-fill:before{content:"\f575"}.b-fa-angle-up:before{content:"\f106"}.b-fa-drumstick-bite:before{content:"\f6d7"}.b-fa-holly-berry:before{content:"\f7aa"}.b-fa-chevron-left:before{content:"\f053"}.b-fa-bacteria:before{content:"\e059"}.b-fa-hand-lizard:before{content:"\f258"}.b-fa-notdef:before{content:"\e1fe"}.b-fa-disease:before{content:"\f7fa"}.b-fa-briefcase-medical:before{content:"\f469"}.b-fa-genderless:before{content:"\f22d"}.b-fa-chevron-right:before{content:"\f054"}.b-fa-retweet:before{content:"\f079"}.b-fa-car-alt:before,.b-fa-car-rear:before{content:"\f5de"}.b-fa-pump-soap:before{content:"\e06b"}.b-fa-video-slash:before{content:"\f4e2"}.b-fa-battery-2:before,.b-fa-battery-quarter:before{content:"\f243"}.b-fa-radio:before{content:"\f8d7"}.b-fa-baby-carriage:before,.b-fa-carriage-baby:before{content:"\f77d"}.b-fa-traffic-light:before{content:"\f637"}.b-fa-thermometer:before{content:"\f491"}.b-fa-vr-cardboard:before{content:"\f729"}.b-fa-hand-middle-finger:before{content:"\f806"}.b-fa-percent:before,.b-fa-percentage:before{content:"\%"}.b-fa-truck-moving:before{content:"\f4df"}.b-fa-glass-water-droplet:before{content:"\e4f5"}.b-fa-display:before{content:"\e163"}.b-fa-face-smile:before,.b-fa-smile:before{content:"\f118"}.b-fa-thumb-tack:before,.b-fa-thumbtack:before{content:"\f08d"}.b-fa-trophy:before{content:"\f091"}.b-fa-person-praying:before,.b-fa-pray:before{content:"\f683"}.b-fa-hammer:before{content:"\f6e3"}.b-fa-hand-peace:before{content:"\f25b"}.b-fa-rotate:before,.b-fa-sync-alt:before{content:"\f2f1"}.b-fa-spinner:before{content:"\f110"}.b-fa-robot:before{content:"\f544"}.b-fa-peace:before{content:"\f67c"}.b-fa-cogs:before,.b-fa-gears:before{content:"\f085"}.b-fa-warehouse:before{content:"\f494"}.b-fa-arrow-up-right-dots:before{content:"\e4b7"}.b-fa-splotch:before{content:"\f5bc"}.b-fa-face-grin-hearts:before,.b-fa-grin-hearts:before{content:"\f584"}.b-fa-dice-four:before{content:"\f524"}.b-fa-sim-card:before{content:"\f7c4"}.b-fa-transgender-alt:before,.b-fa-transgender:before{content:"\f225"}.b-fa-mercury:before{content:"\f223"}.b-fa-arrow-turn-down:before,.b-fa-level-down:before{content:"\f149"}.b-fa-person-falling-burst:before{content:"\e547"}.b-fa-award:before{content:"\f559"}.b-fa-ticket-alt:before,.b-fa-ticket-simple:before{content:"\f3ff"}.b-fa-building:before{content:"\f1ad"}.b-fa-angle-double-left:before,.b-fa-angles-left:before{content:"\f100"}.b-fa-qrcode:before{content:"\f029"}.b-fa-clock-rotate-left:before,.b-fa-history:before{content:"\f1da"}.b-fa-face-grin-beam-sweat:before,.b-fa-grin-beam-sweat:before{content:"\f583"}.b-fa-arrow-right-from-file:before,.b-fa-file-export:before{content:"\f56e"}.b-fa-shield-blank:before,.b-fa-shield:before{content:"\f132"}.b-fa-arrow-up-short-wide:before,.b-fa-sort-amount-up-alt:before{content:"\f885"}.b-fa-house-medical:before{content:"\e3b2"}.b-fa-golf-ball-tee:before,.b-fa-golf-ball:before{content:"\f450"}.b-fa-chevron-circle-left:before,.b-fa-circle-chevron-left:before{content:"\f137"}.b-fa-house-chimney-window:before{content:"\e00d"}.b-fa-pen-nib:before{content:"\f5ad"}.b-fa-tent-arrow-turn-left:before{content:"\e580"}.b-fa-tents:before{content:"\e582"}.b-fa-magic:before,.b-fa-wand-magic:before{content:"\f0d0"}.b-fa-dog:before{content:"\f6d3"}.b-fa-carrot:before{content:"\f787"}.b-fa-moon:before{content:"\f186"}.b-fa-wine-glass-alt:before,.b-fa-wine-glass-empty:before{content:"\f5ce"}.b-fa-cheese:before{content:"\f7ef"}.b-fa-yin-yang:before{content:"\f6ad"}.b-fa-music:before{content:"\f001"}.b-fa-code-commit:before{content:"\f386"}.b-fa-temperature-low:before{content:"\f76b"}.b-fa-biking:before,.b-fa-person-biking:before{content:"\f84a"}.b-fa-broom:before{content:"\f51a"}.b-fa-shield-heart:before{content:"\e574"}.b-fa-gopuram:before{content:"\f664"}.b-fa-earth-oceania:before,.b-fa-globe-oceania:before{content:"\e47b"}.b-fa-square-xmark:before,.b-fa-times-square:before,.b-fa-xmark-square:before{content:"\f2d3"}.b-fa-hashtag:before{content:"\#"}.b-fa-expand-alt:before,.b-fa-up-right-and-down-left-from-center:before{content:"\f424"}.b-fa-oil-can:before{content:"\f613"}.b-fa-t:before{content:"T"}.b-fa-hippo:before{content:"\f6ed"}.b-fa-chart-column:before{content:"\e0e3"}.b-fa-infinity:before{content:"\f534"}.b-fa-vial-circle-check:before{content:"\e596"}.b-fa-person-arrow-down-to-line:before{content:"\e538"}.b-fa-voicemail:before{content:"\f897"}.b-fa-fan:before{content:"\f863"}.b-fa-person-walking-luggage:before{content:"\e554"}.b-fa-arrows-alt-v:before,.b-fa-up-down:before{content:"\f338"}.b-fa-cloud-moon-rain:before{content:"\f73c"}.b-fa-calendar:before{content:"\f133"}.b-fa-trailer:before{content:"\e041"}.b-fa-bahai:before,.b-fa-haykal:before{content:"\f666"}.b-fa-sd-card:before{content:"\f7c2"}.b-fa-dragon:before{content:"\f6d5"}.b-fa-shoe-prints:before{content:"\f54b"}.b-fa-circle-plus:before,.b-fa-plus-circle:before{content:"\f055"}.b-fa-face-grin-tongue-wink:before,.b-fa-grin-tongue-wink:before{content:"\f58b"}.b-fa-hand-holding:before{content:"\f4bd"}.b-fa-plug-circle-exclamation:before{content:"\e55d"}.b-fa-chain-broken:before,.b-fa-chain-slash:before,.b-fa-link-slash:before,.b-fa-unlink:before{content:"\f127"}.b-fa-clone:before{content:"\f24d"}.b-fa-person-walking-arrow-loop-left:before{content:"\e551"}.b-fa-arrow-up-z-a:before,.b-fa-sort-alpha-up-alt:before{content:"\f882"}.b-fa-fire-alt:before,.b-fa-fire-flame-curved:before{content:"\f7e4"}.b-fa-tornado:before{content:"\f76f"}.b-fa-file-circle-plus:before{content:"\e494"}.b-fa-book-quran:before,.b-fa-quran:before{content:"\f687"}.b-fa-anchor:before{content:"\f13d"}.b-fa-border-all:before{content:"\f84c"}.b-fa-angry:before,.b-fa-face-angry:before{content:"\f556"}.b-fa-cookie-bite:before{content:"\f564"}.b-fa-arrow-trend-down:before{content:"\e097"}.b-fa-feed:before,.b-fa-rss:before{content:"\f09e"}.b-fa-draw-polygon:before{content:"\f5ee"}.b-fa-balance-scale:before,.b-fa-scale-balanced:before{content:"\f24e"}.b-fa-gauge-simple-high:before,.b-fa-tachometer-fast:before,.b-fa-tachometer:before{content:"\f62a"}.b-fa-shower:before{content:"\f2cc"}.b-fa-desktop-alt:before,.b-fa-desktop:before{content:"\f390"}.b-fa-m:before{content:"M"}.b-fa-table-list:before,.b-fa-th-list:before{content:"\f00b"}.b-fa-comment-sms:before,.b-fa-sms:before{content:"\f7cd"}.b-fa-book:before{content:"\f02d"}.b-fa-user-plus:before{content:"\f234"}.b-fa-check:before{content:"\f00c"}.b-fa-battery-4:before,.b-fa-battery-three-quarters:before{content:"\f241"}.b-fa-house-circle-check:before{content:"\e509"}.b-fa-angle-left:before{content:"\f104"}.b-fa-diagram-successor:before{content:"\e47a"}.b-fa-truck-arrow-right:before{content:"\e58b"}.b-fa-arrows-split-up-and-left:before{content:"\e4bc"}.b-fa-fist-raised:before,.b-fa-hand-fist:before{content:"\f6de"}.b-fa-cloud-moon:before{content:"\f6c3"}.b-fa-briefcase:before{content:"\f0b1"}.b-fa-person-falling:before{content:"\e546"}.b-fa-image-portrait:before,.b-fa-portrait:before{content:"\f3e0"}.b-fa-user-tag:before{content:"\f507"}.b-fa-rug:before{content:"\e569"}.b-fa-earth-europe:before,.b-fa-globe-europe:before{content:"\f7a2"}.b-fa-cart-flatbed-suitcase:before,.b-fa-luggage-cart:before{content:"\f59d"}.b-fa-rectangle-times:before,.b-fa-rectangle-xmark:before,.b-fa-times-rectangle:before,.b-fa-window-close:before{content:"\f410"}.b-fa-baht-sign:before{content:"\e0ac"}.b-fa-book-open:before{content:"\f518"}.b-fa-book-journal-whills:before,.b-fa-journal-whills:before{content:"\f66a"}.b-fa-handcuffs:before{content:"\e4f8"}.b-fa-exclamation-triangle:before,.b-fa-triangle-exclamation:before,.b-fa-warning:before{content:"\f071"}.b-fa-database:before{content:"\f1c0"}.b-fa-mail-forward:before,.b-fa-share:before{content:"\f064"}.b-fa-bottle-droplet:before{content:"\e4c4"}.b-fa-mask-face:before{content:"\e1d7"}.b-fa-hill-rockslide:before{content:"\e508"}.b-fa-exchange-alt:before,.b-fa-right-left:before{content:"\f362"}.b-fa-paper-plane:before{content:"\f1d8"}.b-fa-road-circle-exclamation:before{content:"\e565"}.b-fa-dungeon:before{content:"\f6d9"}.b-fa-align-right:before{content:"\f038"}.b-fa-money-bill-1-wave:before,.b-fa-money-bill-wave-alt:before{content:"\f53b"}.b-fa-life-ring:before{content:"\f1cd"}.b-fa-hands:before,.b-fa-sign-language:before,.b-fa-signing:before{content:"\f2a7"}.b-fa-calendar-day:before{content:"\f783"}.b-fa-ladder-water:before,.b-fa-swimming-pool:before,.b-fa-water-ladder:before{content:"\f5c5"}.b-fa-arrows-up-down:before,.b-fa-arrows-v:before{content:"\f07d"}.b-fa-face-grimace:before,.b-fa-grimace:before{content:"\f57f"}.b-fa-wheelchair-alt:before,.b-fa-wheelchair-move:before{content:"\e2ce"}.b-fa-level-down-alt:before,.b-fa-turn-down:before{content:"\f3be"}.b-fa-person-walking-arrow-right:before{content:"\e552"}.b-fa-envelope-square:before,.b-fa-square-envelope:before{content:"\f199"}.b-fa-dice:before{content:"\f522"}.b-fa-bowling-ball:before{content:"\f436"}.b-fa-brain:before{content:"\f5dc"}.b-fa-band-aid:before,.b-fa-bandage:before{content:"\f462"}.b-fa-calendar-minus:before{content:"\f272"}.b-fa-circle-xmark:before,.b-fa-times-circle:before,.b-fa-xmark-circle:before{content:"\f057"}.b-fa-gifts:before{content:"\f79c"}.b-fa-hotel:before{content:"\f594"}.b-fa-earth-asia:before,.b-fa-globe-asia:before{content:"\f57e"}.b-fa-id-card-alt:before,.b-fa-id-card-clip:before{content:"\f47f"}.b-fa-magnifying-glass-plus:before,.b-fa-search-plus:before{content:"\f00e"}.b-fa-thumbs-up:before{content:"\f164"}.b-fa-user-clock:before{content:"\f4fd"}.b-fa-allergies:before,.b-fa-hand-dots:before{content:"\f461"}.b-fa-file-invoice:before{content:"\f570"}.b-fa-window-minimize:before{content:"\f2d1"}.b-fa-coffee:before,.b-fa-mug-saucer:before{content:"\f0f4"}.b-fa-brush:before{content:"\f55d"}.b-fa-mask:before{content:"\f6fa"}.b-fa-magnifying-glass-minus:before,.b-fa-search-minus:before{content:"\f010"}.b-fa-ruler-vertical:before{content:"\f548"}.b-fa-user-alt:before,.b-fa-user-large:before{content:"\f406"}.b-fa-train-tram:before{content:"\e5b4"}.b-fa-user-nurse:before{content:"\f82f"}.b-fa-syringe:before{content:"\f48e"}.b-fa-cloud-sun:before{content:"\f6c4"}.b-fa-stopwatch-20:before{content:"\e06f"}.b-fa-square-full:before{content:"\f45c"}.b-fa-magnet:before{content:"\f076"}.b-fa-jar:before{content:"\e516"}.b-fa-note-sticky:before,.b-fa-sticky-note:before{content:"\f249"}.b-fa-bug-slash:before{content:"\e490"}.b-fa-arrow-up-from-water-pump:before{content:"\e4b6"}.b-fa-bone:before{content:"\f5d7"}.b-fa-table-cells-row-unlock:before{content:"\e691"}.b-fa-user-injured:before{content:"\f728"}.b-fa-face-sad-tear:before,.b-fa-sad-tear:before{content:"\f5b4"}.b-fa-plane:before{content:"\f072"}.b-fa-tent-arrows-down:before{content:"\e581"}.b-fa-exclamation:before{content:"\!"}.b-fa-arrows-spin:before{content:"\e4bb"}.b-fa-print:before{content:"\f02f"}.b-fa-try:before,.b-fa-turkish-lira-sign:before,.b-fa-turkish-lira:before{content:"\e2bb"}.b-fa-dollar-sign:before,.b-fa-dollar:before,.b-fa-usd:before{content:"\$"}.b-fa-x:before{content:"X"}.b-fa-magnifying-glass-dollar:before,.b-fa-search-dollar:before{content:"\f688"}.b-fa-users-cog:before,.b-fa-users-gear:before{content:"\f509"}.b-fa-person-military-pointing:before{content:"\e54a"}.b-fa-bank:before,.b-fa-building-columns:before,.b-fa-institution:before,.b-fa-museum:before,.b-fa-university:before{content:"\f19c"}.b-fa-umbrella:before{content:"\f0e9"}.b-fa-trowel:before{content:"\e589"}.b-fa-d:before{content:"D"}.b-fa-stapler:before{content:"\e5af"}.b-fa-masks-theater:before,.b-fa-theater-masks:before{content:"\f630"}.b-fa-kip-sign:before{content:"\e1c4"}.b-fa-hand-point-left:before{content:"\f0a5"}.b-fa-handshake-alt:before,.b-fa-handshake-simple:before{content:"\f4c6"}.b-fa-fighter-jet:before,.b-fa-jet-fighter:before{content:"\f0fb"}.b-fa-share-alt-square:before,.b-fa-square-share-nodes:before{content:"\f1e1"}.b-fa-barcode:before{content:"\f02a"}.b-fa-plus-minus:before{content:"\e43c"}.b-fa-video-camera:before,.b-fa-video:before{content:"\f03d"}.b-fa-graduation-cap:before,.b-fa-mortar-board:before{content:"\f19d"}.b-fa-hand-holding-medical:before{content:"\e05c"}.b-fa-person-circle-check:before{content:"\e53e"}.b-fa-level-up-alt:before,.b-fa-turn-up:before{content:"\f3bf"}.b-fa-sr-only,.b-fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.b-fa{-webkit-font-smoothing:inherit;font-family:inherit;font-weight:inherit;line-height:inherit}.b-fa:before{font-family:Font Awesome\ 6 Free,FontAwesome6Free;font-weight:900}.b-icon:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:normal;align-items:center;display:inline-block;display:inline-flex;font-family:Font Awesome\ 6 Free,FontAwesome6Free;font-style:normal;font-variant:normal;font-weight:400;font-weight:900;justify-content:center;line-height:1}.b-icon:after{font-style:normal}.b-fw-icon:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:normal;display:inline-block;font-family:Font Awesome\ 6 Free,FontAwesome6Free;font-style:normal;font-variant:normal;font-weight:400;font-weight:900;line-height:1;vertical-align:0}.b-icon-add:before{content:"+"}.b-icon-remove:before{content:"\f00d"}.b-icon-remove-circle:before{content:"\f057"}.b-icon-clear:before,.b-icon-close:before,.b-popup-close:before{content:"\f00d"}.b-icon-collapse-down:before{content:"\f078"}.b-icon-collapse-left:before{content:"\f053"}.b-icon-collapse-right:before{content:"\f054"}.b-icon-collapse-up:before{content:"\f077"}.b-icon-filter-disable:before{content:"\f05e"}.b-icon-search:before{content:"\f002"}.b-icon-search-plus:before{content:"\f00e"}.b-icon-search-minus:before{content:"\f010"}.b-icon-hide:before{content:"\f057"}.b-icon-trash:before{content:"\f1f8"}.b-icon-edit:before{content:"\f303"}.b-icon-show-details:before{content:"\f002"}.b-icon-rename:before{content:"\f044"}.b-icon-copy:before{content:"\f0c5"}.b-icon-cut:before{content:"\f0c4"}.b-icon-paste:before{content:"\f0ea"}.b-icon-expand-row:before{content:"\f107"}.b-icon-expand-column:before{content:"\f105"}.b-icon-expand,.b-popup-expand:before{content:"\f065"}.b-icon-first:before{content:"\f100"}.b-rtl>.b-icon-first:before{transform:scaleX(-1)}.b-icon-last:before{content:"\f101"}.b-rtl>.b-icon-last:before{transform:scaleX(-1)}.b-icon-reload:before{content:"\f01e"}.b-icon-undo:before{content:"\f0e2"}.b-icon-redo:before{content:"\f01e"}.b-icon-compare:before{content:"\e13a"}.b-icon-split-both:before,.b-icon-split-horizontal:before,.b-icon-split-vertical:before{border:2px solid;border-radius:2px;height:1em;min-width:1em!important;overflow:hidden;width:1em}.b-icon-split-horizontal:before{border-left-width:3px;content:"┃";transform:rotate(90deg)}.b-icon-split-vertical:before{border-top-width:3px;content:"┃"}.b-icon-split-both:before{border-top-width:3px;content:"╋"}.b-icon-code:before{content:"\f121"}.b-icon-clipboard:before{content:"\f328"}.b-icon-filter-equal:before,.b-icon-filter:before{content:"\f0b0"}.b-icon-filter-before:before,.b-icon-filter-less:before{content:"\f053"}.b-icon-filter-after:before,.b-icon-filter-more:before{content:"\f054"}.b-icon-check:before{content:"\f00c"}.b-icon-checked:before{content:"\f14a"}.b-icon-unchecked:before{content:"\f0c8"}.b-icon-radio:before{content:"\f111"}.b-icon-radio-checked:before{content:"\f192"}.b-icon-radio-unchecked:before{content:"\f111"}.b-icon-calendar:before{content:"\f133"}.b-icon-calendar-plus:before{content:"\f271"}.b-icon-calendar-day:before{content:"\f783"}.b-icon-clock:before{content:"\f017"}.b-icon-recurring:before{content:"\f021"}.b-icon-duration:before{content:"\f254"}.b-icon-milestone:before{content:"\f219"}.b-icon-locked:before{content:"\f023"}.b-icon-unlocked:before{content:"\f3c1"}.b-icon-user:before{content:"\f007"}.b-icon-menu:before{content:"\f0c9"}.b-icon-menu-horizontal:before{content:"\f141"}.b-icon-menu-vertical:before{content:"\f142"}.b-icon-info:before{content:"\f129"}.b-icon-sub-menu:before{content:"\f054"}.b-icon-star:before{content:"\f005"}.b-icon-warning:before{content:"\f071"}.b-icon-columns:before{content:"\f0db"}.b-icon-picker-rotated:before,.b-icon-picker:before{content:"\f0d7";transition:transform .2s}.b-icon-picker-rotated:before{transform:rotate(180deg)}.b-icon-resize-horizontal:before{content:"\f337"}.b-icon-fullscreen:before{content:"\f0b2"}.b-icon-cog:before{content:"\f013"}.b-linux .b-icon-cog:before,.b-windows .b-icon-cog:before{vertical-align:middle}.b-icon-download:before{content:"\f019"}.b-icon-file-download:before{content:"\f56d"}.b-icon-sync:before{content:"\f2f1"}.b-icon-bad-mood-emoji:before{content:"\f119"}.b-icon-circle:before{content:"\f111"}.b-icon-square:before{content:"\f0c8"}.b-icon-merge-cells:before{content:"\f5fd"}.b-icon-up:before{content:"\f062"}.b-icon-down:before{content:"\f063"}.b-icon-before:before,.b-icon-left:before{content:"\f060"}.b-rtl .b-icon-before:before{transform:scaleX(-1)}.b-icon-after:before,.b-icon-right:before{content:"\f061"}.b-rtl .b-icon-after:before{transform:scaleX(-1)}.b-icon-angle-left:before{content:"\f104"}.b-icon-angle-right:before{content:"\f105"}.b-icon-previous:before{content:"\f053"}.b-rtl.b-icon-previous:before,.b-rtl>.b-icon-previous:before{transform:scaleX(-1)}.b-icon-next:before{content:"\f054"}.b-rtl.b-icon-next:before,.b-rtl>.b-icon-next:before{transform:scaleX(-1)}.b-icon-move-left-right:before{content:"\f337"}.b-icon-move-up-down:before{content:"\f338"}.b-icon-spinner:before{animation:rotate 2s linear infinite;content:"\f110"}.b-icon-column-move-left:before{content:"\f0a8"}.b-icon-column-move-right:before{content:"\f0a9"}.b-icon-hide-column:before{content:"\f057"}.b-icon-sort:before{content:"\f0dc"}.b-icon-sort-asc:before{content:"\f15e"}.b-icon-sort-desc:before{content:"\f15d"}.b-icon-sorted-asc:before{content:"\f062"}.b-icon-group-asc:before{content:"\f885"}.b-icon-group-desc:before{content:"\f160"}.b-icon-group-collapse:before{content:"\f078"}.b-icon-group-expand:before{content:"\f054"}.b-icon-grouped-asc:before{content:"\f012"}.b-icon-tree-expand:before{content:"\f105"}.b-icon-tree-collapse:before{content:"\f107"}.b-icon-tree-folder:before{content:"\f07b"}.b-icon-tree-folder-open:before{content:"\f07c"}.b-icon-tree-leaf:before{content:"\f111"}.b-icon-expand-gridregion:before{content:"\f054"}.b-icon-collapse-gridregion:before{content:"\f053"}.b-icon-lock-row:before{content:"\e67a"}.b-icon-unlock-row:before{content:"\e691"}.b-icon-unassign:before{content:"\f506"}.b-icon-valid:before{content:"\f00c"}.b-icon-invalid:before{content:"\f05e"}.b-icon-checking:before{content:"\f110"}.b-icon-expand-resource:before{content:"\f103"}.b-icon-note:before{content:"\f249"}.b-icon-advanced:before{content:"\f085"}.b-icon-palette:before{content:"\f53f"}.b-icon-renumber:before{content:"\f884"}.b-icon-indent:before{content:"\f03c"}.b-icon-outdent:before{content:"\f03b"}.b-icon-subtask:before{content:"\e476"}.b-icon-predecessor:before{content:"\e477"}.b-icon-successor:before{content:"\e47a"}.b-icon-link:before{content:"\f0c1"}.b-icon-unlink:before{content:"\f127"}.b-icon-calendar-days:before{content:"\f073"}.b-icon-calendar-week:before{content:"\f784"}.b-noselect{-webkit-user-select:none;user-select:none}:host,:root{--rtl-negate:1}.b-rtl{--rtl-negate:-1}.b-hide-display,.b-released,.b-theme-info{display:none!important}.b-hide-visibility{visibility:hidden!important}.b-hide-offscreen,.b-scroll-hidden{left:-10000em;position:absolute!important;top:-10000em;visibility:hidden!important}.b-yscroll-pad{display:none}.b-visible-scrollbar .b-show-yscroll-padding>.b-yscroll-pad{-webkit-border-start:1px solid #ddd;border-inline-start:1px solid #ddd;display:block;order:9999}.b-visible-scrollbar .b-show-yscroll-padding>.b-yscroll-pad .b-yscroll-pad-sizer{-webkit-margin-start:-1px;height:0;margin-inline-start:-1px;overflow-x:hidden;overflow-y:scroll;visibility:hidden}.b-fx-highlight{animation-duration:2s;animation-name:b-fx-highlight-animation;animation:b-fx-highlight-animation 2s ease 0s 1;z-index:9999!important}@keyframes b-fx-highlight-animation{0%{box-shadow:none}50%{box-shadow:inset 0 0 10px 5px #fd7e1480}to{box-shadow:none}}@keyframes b-slide-in-from-right{30%{opacity:.1;transform:translateX(-30%)}30.01%{transform:translateX(30%)}to{opacity:1;transform:translateX(0)}}@keyframes b-slide-in-from-left{30%{opacity:.1;transform:translateX(30%)}30.01%{transform:translateX(-30%)}to{opacity:1;transform:translateX(0)}}@keyframes b-slide-in-from-below{30%{opacity:.1;transform:translateY(-30%)}30.01%{transform:translateY(30%)}to{opacity:1;transform:translateY(0)}}@keyframes b-slide-in-from-above{30%{opacity:.1;transform:translateY(30%)}30.01%{transform:translateY(-30%)}to{opacity:1;transform:translateY(0)}}.b-slide-vertical.b-slide-in-next{animation:b-slide-in-from-below .3s ease 0s 1 normal}.b-slide-vertical.b-slide-in-previous{animation:b-slide-in-from-above .3s ease 0s 1 normal}:not(.b-slide-vertical).b-slide-in-next{animation:b-slide-in-from-right .3s ease 0s 1 normal}.b-rtl :not(.b-slide-vertical).b-slide-in-next,:not(.b-slide-vertical).b-slide-in-previous{animation:b-slide-in-from-left .3s ease 0s 1 normal}.b-rtl :not(.b-slide-vertical).b-slide-in-previous{animation:b-slide-in-from-right .3s ease 0s 1 normal}.b-sliding-child-element{overflow:hidden!important;overflow:clip!important}.b-no-resizeobserver.b-resize-monitored{position:relative}.b-no-resizeobserver.b-resize-monitored .b-resize-monitors{height:100%;left:0;overflow:hidden;position:absolute;top:0;visibility:hidden;width:100%}.b-no-resizeobserver.b-resize-monitored .b-resize-monitors>*{height:100%;overflow:hidden;width:100%}.b-no-resizeobserver.b-resize-monitored .b-resize-monitors>.b-resize-monitor-expand:after{content:"";display:block;height:100000px;width:100000px}.b-no-resizeobserver.b-resize-monitored .b-resize-monitors>.b-resize-monitor-shrink:after{content:"";display:block;height:200%;min-height:1px;min-width:1px;width:200%}.b-float-root{align-items:center;contain:strict;display:flex;inset:0;justify-content:center;overflow:clip;pointer-events:none;position:fixed;z-index:11000}.b-float-root.b-safari{-webkit-user-select:none;user-select:none}.b-float-root>.b-floating{box-shadow:0 3px 6px #0000001f,0 3px 6px #0000003d;contain:layout style;inset-inline-start:0;pointer-events:all;position:absolute;top:0;transition:opacity .2s;z-index:11001}.b-firefox .b-float-root>.b-floating{contain:layout}.b-float-root>.b-floating.b-hidden{opacity:0}.b-float-root>.b-floating.b-aligned-above:not(.b-anchored){box-shadow:-3px -1px 6px #0000001f,3px -2px 6px #0000003d}.b-trial-demo-mode [style*="data:image/svg+xml"]{background-image:none!important}.b-gripper,.b-gripper:after{position:absolute}.b-gripper:after{content:" ";opacity:0}.b-hover-bottom .b-gripper.b-gripper-horz,.b-hover-top .b-gripper.b-gripper-horz{cursor:ns-resize;height:1em;left:0;right:0}.b-hover-bottom .b-gripper.b-gripper-horz{bottom:0}.b-gripper.b-gripper-horz:after{-webkit-margin-start:0;border-bottom:1px solid #0000004d;border-top:1px solid #0000004d;height:.25em;left:50%;margin-inline-start:0;width:0}.b-hover-top .b-gripper.b-gripper-horz:after{top:.4em}.b-hover-bottom .b-gripper.b-gripper-horz:after{bottom:.4em}.b-hover-anim.b-hover-edge .b-gripper.b-gripper-horz:after{-webkit-margin-start:-.6em;margin-inline-start:-.6em;opacity:1;transition:opacity .2s,width .2s,-webkit-margin-start .2s;transition:opacity .2s,margin-inline-start .2s,width .2s;transition:opacity .2s,margin-inline-start .2s,width .2s,-webkit-margin-start .2s;width:1.2em}.b-hover-left .b-gripper.b-gripper-vert,.b-hover-right .b-gripper.b-gripper-vert{bottom:0;cursor:ew-resize;top:0;width:1em}.b-hover-right .b-gripper.b-gripper-vert{right:0}.b-hover-left .b-gripper.b-gripper-vert{left:0}.b-gripper.b-gripper-vert:after{background:repeating-linear-gradient(90deg,#00000080,#fffc 3px);height:0;margin-top:0;top:50%;width:.5em}.b-hover-left .b-gripper.b-gripper-vert:after{left:4px}.b-hover-right .b-gripper.b-gripper-vert:after{right:4px}.b-hover-anim.b-hover-edge .b-gripper.b-gripper-vert:after{height:12px;margin-top:-6px;opacity:1;transition:opacity .2s,margin-top .2s,height .2s}.b-resize-grip{position:absolute;z-index:1}.b-resize-grip-bottom-end,.b-resize-grip-bottom-start,.b-resize-grip-top-end,.b-resize-grip-top-start{height:.5em;width:.5em}.b-resize-grip-top,.b-resize-grip-top-end,.b-resize-grip-top-start{top:0}.b-resize-grip-bottom,.b-resize-grip-bottom-end,.b-resize-grip-bottom-start{bottom:0}.b-resize-grip-bottom-start,.b-resize-grip-start,.b-resize-grip-top-start{inset-inline-start:0}.b-resize-grip-bottom-end,.b-resize-grip-end,.b-resize-grip-top-end{inset-inline-end:0}.b-resize-grip-bottom,.b-resize-grip-top{height:.5em}.b-resize-grip-end,.b-resize-grip-start{width:.5em}.b-resize-grip-bottom-end,.b-resize-grip-top-start{cursor:nwse-resize;z-index:2}.b-resize-grip-bottom-start,.b-resize-grip-top-end{cursor:nesw-resize;z-index:2}.b-resize-grip-bottom,.b-resize-grip-top{cursor:ns-resize;inset-inline-start:0;width:100%}.b-resize-grip-end,.b-resize-grip-start{cursor:ew-resize;height:100%;top:0}.b-dragging,.b-dragging *{pointer-events:none!important}.b-dragging:not(.b-widget){box-sizing:border-box;opacity:.8;z-index:100}.b-dragging:not(.b-widget).b-drag-unified-proxy{opacity:.65}.b-dragging:not(.b-widget).b-drag-main{opacity:1;z-index:101}.b-drag-proxy{left:0;pointer-events:none!important;position:absolute!important;top:0}.b-drag-proxy,.b-drag-proxy *{box-sizing:border-box}.b-drag-proxy *{pointer-events:none!important}.b-aborting,.b-drag-final-transition{transition-duration:.3s;transition-property:all!important}.b-drag-unified-animation{transition:transform .2s}.b-drag-original.b-hidden{display:none!important}.b-draghelper-active *{-webkit-user-select:none;user-select:none}.simulated-mouse{font-size:16px;left:10px;pointer-events:none;position:absolute;top:10px;transition:top .5s,left .5s;z-index:100}.simulated-mouse.quick{transition:top .05s,left .05s}.simulated-mouse:after{content:"\f245";font-family:Font Awesome\ 6 Free;font-weight:900;position:absolute;z-index:102}.simulated-mouse.click:before,.simulated-mouse.dblclick:before,.simulated-mouse.drag:before,.simulated-mouse.mousedown:before{animation-duration:.2s;animation-name:click;border:2px solid #0000;border-radius:50%;content:"";left:0;opacity:.7;position:absolute;top:0;transform:translate(-50%,-50%);z-index:101}.simulated-mouse.drag:after{content:"\f25a";left:-3px}.simulated-mouse.dblclick:before{animation-duration:.3s;animation-name:dblclick}.simulated-mouse.drag:before,.simulated-mouse.mousedown:before{animation-name:none;border-color:red;height:1.5em;width:1.5em}@keyframes click{0%{height:0;width:0}90%{border-color:red;height:1.5em;width:1.5em}to{border-color:#0000;height:0;width:0}}@keyframes dblclick{0%{height:0;width:0}40%{border-color:red;height:1.5em;width:1.5em}50%{height:0;width:0}90%{border-color:red;height:1.5em;width:1.5em}to{border-color:#0000;height:0;width:0}}.b-scroll-hidden{transform:translate(0)!important}.b-infinity-scroller{overflow:scroll}.b-infinity-scroller.b-infinity-scroller-smooth{scroll-behavior:smooth}.b-infinity-scroller-item{position:absolute!important}.b-widget{--color-indigo:#3f51b5;--color-blue:#2196f3;--color-cyan:#3bc9db;--color-red:#f44336;--color-deep-orange:#ff5722;--color-orange:#ff9800;--color-amber:#ffc107;--color-yellow:#ffeb3b;--color-green:#4caf50;--color-teal:#009688;--color-light-green:#8bc34a;--color-lime:#cddc39;--color-purple:#9c27b0;--color-pink:#f783ac;--color-violet:#9775fa;--color-gray:#9e9e9e;--color-light-gray:#e0e0e0;--color-dark-gray:#424242;--color-white:#fff;--color-black:#000;box-sizing:border-box;color-scheme:light;display:inline-flex;font-size:1em;font-weight:400;line-height:normal;overflow:hidden}.b-widget.b-initializing *{transition:none!important}.b-widget.b-measure{display:block!important}.b-widget.b-anchored{overflow:visible}.b-widget.b-maximized{height:100%!important;inset-inline-start:0!important;max-height:100%!important;max-width:100%!important;position:fixed;top:0!important;transform:none!important;width:100%!important}.b-widget.b-maximized.b-mobile .b-bottom-toolbar{min-height:3.5em;order:-1}.b-widget.b-maximized.b-mobile .b-bottom-toolbar .b-toolbar-content{-webkit-padding-start:1em!important;padding-block:.5em 0;padding-inline-start:1em!important}.b-widget *,.b-widget :after,.b-widget :before,.b-widget:after,.b-widget:before{box-sizing:border-box}.b-widget.b-positioned{inset-inline-start:0;position:absolute;top:0}.b-widget.b-positionable{position:absolute}.b-widget.b-floating{box-shadow:0 3px 6px #0000001f,0 3px 6px #0000003d}.b-widget.b-floating.b-centered:not(.b-maximized),.b-widget.b-positioned.b-centered:not(.b-maximized){inset-inline-start:50%;top:50%}.b-widget.b-floating.b-centered:not(.b-maximized):not(.b-rtl),.b-widget.b-positioned.b-centered:not(.b-maximized):not(.b-rtl){transform:translate(-50%,-50%)}.b-widget.b-floating.b-centered:not(.b-maximized).b-rtl,.b-widget.b-positioned.b-centered:not(.b-maximized).b-rtl{transform:translate(50%,-50%)}.b-widget>.b-focus-trap{clip:rect(0,0,0,0);display:none;position:absolute}.b-widget.b-focus-trapped.b-contains-focus>.b-focus-trap{display:inherit}.b-widget.b-hidden.b-hide-mode-clip{clip:rect(0,0,0,0)!important}.b-widget.b-hidden.b-hide-mode-opacity{opacity:0!important;pointer-events:none}.b-widget.b-hidden.b-hide-mode-display{display:none!important}.b-widget.b-hiding{pointer-events:none}.b-widget .b-aria-desc-element{-webkit-clip-path:polygon(0 0);clip-path:polygon(0 0);contain:strict;position:absolute}.b-widget .b-widget-inner{flex:1 1;position:relative;width:100%}.b-widget .b-anchor{position:absolute;z-index:-1}.b-widget .b-anchor svg{height:8px;overflow:visible;position:absolute;width:16px}.b-widget .b-anchor.b-anchor-bottom,.b-widget .b-anchor.b-anchor-top{height:8px;inset-inline-start:0;width:100%}.b-widget .b-anchor.b-anchor-top{bottom:calc(100% - 1px)}.b-widget .b-anchor.b-anchor-top svg{bottom:0}.b-widget .b-anchor.b-anchor-bottom{top:calc(100% - 1px)}.b-widget .b-anchor.b-anchor-bottom svg{rotate:180deg;top:0}.b-widget .b-anchor.b-anchor-end,.b-widget .b-anchor.b-anchor-start{height:100%;top:0;width:8px}.b-widget .b-anchor.b-anchor-start{inset-inline-end:calc(100% - 1px)}.b-widget .b-anchor.b-anchor-start svg{height:16px;right:0;rotate:270deg;transform-origin:8px 8px;width:8px}.b-widget .b-anchor.b-anchor-end{inset-inline-end:-8px}.b-widget .b-anchor.b-anchor-end svg{height:16px;rotate:90deg;transform-origin:4px 4px;width:8px}.b-widget.b-sub-menu .b-anchor.b-anchor-end,.b-widget.b-sub-menu .b-anchor.b-anchor-start{width:9px}.b-slidingcontent-content{align-items:stretch;display:flex;flex-flow:row nowrap!important;scroll-snap-type:x mandatory}.b-slidingcontent-content .b-carousel-item{flex:1 0 100%}.b-widget-scroller{-webkit-overflow-scrolling:touch;overflow:hidden;overflow-anchor:none;position:relative}.b-hide-scroll{scrollbar-width:none}.b-hide-scroll::-webkit-scrollbar{display:none}.b-scroller-stretcher{height:1px;inset-inline-start:0;position:absolute;top:0;width:1px}.b-text-align-left,.b-text-align-start{text-align:start}.b-text-align-center{text-align:center}.b-text-align-end,.b-text-align-right{text-align:end}.b-rtl{direction:rtl}.b-rtl .b-anchor.b-anchor-start svg{rotate:90deg;transform-origin:4px 4px}.b-rtl .b-anchor.b-anchor-end svg{rotate:270deg;transform-origin:8px 8px}.b-ltr{direction:ltr}.b-arialive-el{clip:rect(0,0,0,0);position:absolute}.b-firefox .b-anchor-end .b-pointer-el{margin-left:-1px;margin-left:calc(var(--rtl-negate)*-1px)}.b-badge:before,.b-widget.b-badge{overflow:visible}.b-badge:before{align-items:center;animation-duration:.3s;animation-name:b-badge-show;background-color:#f44336;border-radius:50%;color:#fff;content:attr(data-badge);display:flex;font-size:.6em;height:0;justify-content:center;padding:1em;position:absolute;right:-1em;top:-1em;width:0;z-index:5}.b-badge.b-rtl:before{left:-1em;right:auto}.b-button.b-badge:before{font-size:.7em}@keyframes b-badge-show{0%{opacity:0;transform:scale(.1) rotate(180deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}.b-button{--widget-primary-color-rgb:33,150,243;--button-background-opacity:0.05;--button-border-opacity:0.3;--button-text-color:var(--widget-primary-color-rgb);--button-text-opacity:1;--button-hover-background-opacity:var(--button-border-opacity);--button-pressed-text-color:255,255,255;--button-pressed-background-opacity:0.8;--button-pressed-hover-background-opacity:0.7;--button-pressed-disabled-background-opacity:0.1;--button-active-background-opacity:1;--button-focus-background-opacity:0.3;--button-pressed-focus-background-opacity:1;--button-disabled-background-opacity:0;--button-disabled-text-opacity:0.3;--button-disabled-border-opacity:0.2;--button-transparent-background-opacity:0;--button-transparent-text-opacity:1;--button-transparent-pressed-text-opacity:1;--button-transparent-hover-background-opacity:0.1;align-items:center;background-color:rgba(var(--widget-primary-color-rgb),var(--button-background-opacity));border:0 solid rgba(var(--widget-primary-color-rgb),var(--button-border-opacity));color:rgba(var(--button-text-color),var(--button-text-opacity));cursor:pointer;display:inline-flex;font-family:inherit;font-weight:500;justify-content:center;min-height:3em;padding:0 .7em;position:relative;text-transform:uppercase;transition:background-color .2s,color .2s,border .2s;-webkit-user-select:none;user-select:none;white-space:nowrap}.b-button.b-text{min-width:3.3em}.b-button.b-transparent{--button-background-opacity:var(--button-transparent-background-opacity);--button-text-opacity:var(--button-transparent-text-opacity);border:none}.b-button.b-pressed{--button-background-opacity:var(--button-pressed-background-opacity);--button-text-color:var(--button-pressed-text-color)}.b-button.b-pressed.b-transparent{--button-text-color:var(--widget-primary-color-rgb);--button-background-opacity:var(--button-transparent-background-opacity);--button-text-opacity:var(--button-transparent-pressed-text-opacity)}.b-button.b-pressed:hover:not(.b-disabled){--button-background-opacity:var(--button-pressed-hover-background-opacity)}.b-button.b-pressed:hover:not(.b-disabled).b-transparent{--button-background-opacity:var(--button-transparent-hover-background-opacity)}.b-button.b-pressed[data-group]:not(.b-disabled):hover{--button-background-opacity:var(--button-pressed-hover-background-opacity)}.b-button:hover:not(.b-disabled){--button-background-opacity:var(--button-hover-background-opacity)}.b-button:hover:not(.b-disabled).b-transparent{--button-background-opacity:var(--button-transparent-hover-background-opacity)}.b-button:active:focus:not(.b-disabled),.b-button:active:not(.b-disabled){--button-background-opacity:var(--button-active-background-opacity);--button-text-color:var(--button-pressed-text-color)}.b-button.b-using-keyboard:focus,.b-using-keyboard .b-button:focus{--button-background-opacity:var(--button-focus-background-opacity)}.b-button.b-using-keyboard:focus.b-pressed:not(.b-transparent),.b-using-keyboard .b-button:focus.b-pressed:not(.b-transparent){--button-background-opacity:var(--button-pressed-focus-background-opacity)}.b-button.b-disabled{--button-background-opacity:var(--button-disabled-background-opacity);--button-text-opacity:var(--button-disabled-text-opacity);--button-border-opacity:var(--button-disabled-border-opacity)}.b-button.b-disabled.b-pressed{--button-background-opacity:var(--button-pressed-disabled-background-opacity)}.b-button:not(.b-tab){border-radius:2px}.b-button::-moz-focus-inner{border:0}.b-button label{cursor:pointer;overflow:hidden;text-overflow:ellipsis}.b-button.b-rotate-vertical{min-height:3em;min-width:3em;padding:.7em 0}.b-button.b-rotate-vertical label{writing-mode:vertical-lr}.b-button.b-rotate-left{flex-direction:column-reverse}.b-button.b-rotate-left label{transform:rotate(180deg)}.b-button.b-rotate-left i{transform:rotate(270deg)}.b-button.b-rotate-right{flex-direction:column}.b-button.b-rotate-right i{transform:rotate(90deg)}.b-button.b-icon-align-start i:not(.b-button-menu-icon,.b-tab-close){order:-100}.b-button.b-icon-align-start:not(.b-rotate-vertical) label{-webkit-margin-start:.5em;margin-inline-start:.5em}.b-button.b-icon-align-start.b-rotate-right label{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-button.b-icon-align-start.b-rotate-left label{-webkit-margin-start:.5em;margin-inline-start:.5em}.b-button.b-icon-align-end i{order:100}.b-button.b-icon-align-end:not(.b-rotate-vertical) label{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-button.b-icon-align-end.b-rotate-right label{-webkit-margin-start:.5em;margin-inline-start:.5em}.b-button.b-icon-align-end.b-rotate-left label{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-button .b-button-menu-icon{-webkit-margin-start:.5em;margin-inline-start:.5em}.b-button i{font-size:1em}.b-button label:empty{display:none}.b-button.b-badge{overflow:visible!important}.b-button.b-rounded{border-radius:50%;height:3em;width:3em}.b-button:focus{outline:none}.b-button:focus-visible{outline:1px solid #ff9800}.b-button:disabled{cursor:default}.b-button.b-borderless{border:none}.b-button img.b-button-image{height:1.3em}.b-button.b-splitbutton{-webkit-padding-end:0;padding-inline-end:0}.b-button.b-splitbutton .b-button-menu-icon{-webkit-border-start:1px solid rgba(var(--widget-primary-color-rgb),var(--button-border-opacity));-webkit-margin-start:.7em;border-inline-start:1px solid rgba(var(--widget-primary-color-rgb),var(--button-border-opacity));display:grid;height:100%;margin-inline-start:.7em;padding-inline:.7em .7em;place-content:center}.b-button.b-raised{--button-background-opacity:1;--button-focus-background-opacity:0.7;--button-hover-background-opacity:0.8;--button-pressed-hover-background-opacity:1;border:none;color:#fff}.b-button.b-raised.b-pressed,.b-button.b-raised:active{box-shadow:inset 0 0 5px #0000004d}.b-button.b-raised.b-pressed{background-image:linear-gradient(#0003,#0003)}.b-button.b-raised.b-pressed.b-using-keyboard:focus,.b-using-keyboard .b-button.b-raised.b-pressed:focus{background-image:linear-gradient(rgba(0,0,0,.067),rgba(0,0,0,.067))}.b-button.b-raised.b-disabled{--widget-primary-color-rgb:224,224,224}.b-button-custom-content{align-items:center;display:flex}.b-button-key{text-decoration:underline}.b-button-key.b-align-end{-webkit-margin-start:.5em;margin-inline-start:.5em}.b-popup .b-bottom-toolbar .b-button.b-text{min-width:8em}a.b-button{text-decoration:none}.b-container{--autocontainer-gap:0.6em}.b-auto-container:not(.b-toolbar-content).b-single-child>.b-container,.b-container.b-outer{align-self:stretch;flex:1 1 auto}body.b-container.b-outer{height:100%;margin:0;overflow:hidden;width:100%}.b-container:focus{outline:none}.b-auto-container{gap:var(--autocontainer-gap)}.b-content-element{display:flex;flex-flow:row wrap;position:relative}.b-content-element.b-flex-row{align-content:flex-start}.b-content-element.b-text-content{display:block;overflow:auto}.b-content-element>.b-field.b-half-width{flex:0 0 calc(50% - var(--autocontainer-gap)/2)}.b-toolbar{--toolbar-min-size:4em;--toolbar-content-padding:0.8em;background-color:#fff;color:#616161;flex-shrink:0}.b-toolbar.b-dock-header,.b-toolbar.b-dock-pre-header{background-color:initial}.b-toolbar.b-dock-header .b-toolbar-content,.b-toolbar.b-dock-pre-header .b-toolbar-content{padding:0}.b-toolbar.b-dock-header>.b-button,.b-toolbar.b-dock-pre-header>.b-button{margin:0}.b-toolbar.b-dock-header .b-button,.b-toolbar.b-dock-pre-header .b-button{min-height:auto}.b-toolbar.b-dock-header{-webkit-margin-start:1em;margin-inline-start:1em}.b-toolbar.b-dock-pre-header{-webkit-margin-end:1em;margin-inline-end:1em}.b-toolbar>.b-tool{align-self:center;background-color:initial}.b-toolbar>.b-tool.b-pressed{background-color:#32323233}.b-toolbar .b-button:not(.b-text){flex-shrink:0}.b-toolbar .b-row-start-scroller{-webkit-margin-end:.8em;margin:0;margin-inline-end:.8em}.b-toolbar .b-row-end-scroller,.b-toolbar .b-row-menu,.b-toolbar.b-dock-left .b-row-start-scroller,.b-toolbar.b-dock-right .b-row-start-scroller{-webkit-margin-start:.8em;margin:0;margin-inline-start:.8em}.b-toolbar .b-column-start-scroller{margin:0 0 .8em}.b-toolbar .b-column-end-scroller,.b-toolbar .b-column-menu{margin:.8em 0 0}.b-toolbar>.b-overflow-button{margin:.8em}.b-toolbar.b-rtl>.b-overflow-button:before{transform:scaleX(-1)}.b-toolbar.b-dock-bottom{--toolbar-min-size:3em;--toolbar-content-padding:1em}.b-toolbar .b-toolbar-content{gap:.8em;overflow:hidden;padding:var(--toolbar-content-padding)}.b-toolbar .b-toolbar-content .b-field{margin-bottom:0}.b-toolbar .b-toolbar-content>.b-toolbar-fill{flex:1 1}.b-toolbar .b-toolbar-content .b-html{align-items:center}.b-toolbar .b-toolbar-content.b-overflow .b-button,.b-toolbar .b-toolbar-content.b-overflow .b-field{flex-shrink:0}.b-toolbar.b-dock-bottom .b-toolbar-content,.b-toolbar.b-dock-top .b-toolbar-content{min-height:var(--toolbar-min-size)}.b-toolbar.b-dock-bottom .b-toolbar-content>.b-toolbar-separator,.b-toolbar.b-dock-top .b-toolbar-content>.b-toolbar-separator{border-inline-end-color:#f2f2f2;border-inline-start-color:#e6e6e6;border-style:solid;border-width:0 1px;margin-block:.2em}.b-toolbar.b-dock-bottom .b-toolbar-content>.b-widget:not(.b-button),.b-toolbar.b-dock-top .b-toolbar-content>.b-widget:not(.b-button){min-height:0}.b-toolbar.b-dock-left .b-toolbar-content,.b-toolbar.b-dock-right .b-toolbar-content{min-width:var(--toolbar-min-size)}.b-toolbar.b-dock-left .b-toolbar-content>.b-toolbar-separator,.b-toolbar.b-dock-right .b-toolbar-content>.b-toolbar-separator{border-bottom:1px solid #f2f2f2;border-left-style:solid;border-left-width:0;border-right-style:solid;border-right-width:0;border-top:1px solid #e6e6e6;margin:0 .5em .2em .2em}.b-toolbar.b-dock-left .b-toolbar-content>.b-widget:not(.b-button),.b-toolbar.b-dock-right .b-toolbar-content>.b-widget:not(.b-button){min-width:0}.b-tabpanel .b-panel .b-toolbar{background-color:initial}.b-toolbar.b-outer{background-color:#fff}.b-toolbar-overflow-menu>.b-panel-body-wrap>.b-menu-content .b-widget{flex:0 0 auto!important;width:auto}.b-pagingtoolbar .b-toolbar-content{justify-content:center}.b-pagingtoolbar .b-toolbar-content .b-numberfield{width:auto}.b-pagingtoolbar .b-toolbar-content .b-numberfield input{text-align:center;width:4em}.b-pagingtoolbar .b-toolbar-content .b-disabled.b-html{color:#bdbdbd}.b-buttongroup{flex-shrink:0;overflow:visible}.b-buttongroup.b-content-element{display:inline-flex;flex-flow:row nowrap;gap:0}.b-buttongroup.b-content-element.b-rotate-vertical{flex-direction:column}.b-buttongroup.b-content-element.b-invalid{border:1px solid #f44336}.b-buttongroup .b-button{margin:0}.b-buttongroup .b-button:not(.b-pressed){box-shadow:none!important}.b-buttongroup .b-button.b-pressed,.b-buttongroup .b-button:active{z-index:2}.b-buttongroup.b-columned.b-content-element{flex:1 1;flex-wrap:wrap}.b-buttongroup.b-columned.b-content-element .b-button,.b-buttongroup.b-no-gap .b-button:not(.b-first-visible-child){-webkit-margin-start:0;margin-inline-start:0}.b-buttongroup.b-no-gap .b-button:not(.b-first-visible-child):not(.b-last-visible-child){border-radius:0}.b-buttongroup.b-no-gap .b-button.b-first-visible-child:not(.b-last-visible-child){border-bottom-right-radius:0;border-top-right-radius:0}.b-buttongroup.b-no-gap .b-button.b-last-visible-child:not(.b-first-visible-child),.b-buttongroup.b-no-gap.b-rtl .b-button.b-first-visible-child:not(.b-last-visible-child){border-bottom-left-radius:0;border-top-left-radius:0}.b-buttongroup.b-no-gap.b-rtl .b-button.b-last-visible-child:not(.b-first-visible-child){border-bottom-right-radius:0;border-top-right-radius:0}.b-editor{background-color:#fff;border-radius:2px}.b-editor.b-positioned:not(.b-hidden){box-shadow:0 0 6px #0000001a}.b-editor.b-content-element>.b-widget.b-field{margin:0}.b-editor.b-content-element>.b-widget.b-field>.b-field-inner{-webkit-padding-start:.79em;-webkit-padding-end:.79em;padding-inline-end:.79em;padding-inline-start:.79em}@keyframes b-field-updated{0%{color:#424242}25%{color:#8f8f8f}75%{color:#8f8f8f}to{color:#424242}}.b-field label{-webkit-user-select:none;user-select:none}.b-has-label.b-required label:after{content:"*"}.b-has-label.b-label-above{flex-direction:column}.b-has-label.b-label-before .b-label{-webkit-margin-end:1em;align-self:center;flex-shrink:0;margin-inline-end:1em}.b-has-label.b-label-above .b-label{align-self:flex-start;flex:none!important;margin:0 0 .4em .1em}.b-has-label.b-open .b-label,.b-has-label:focus-within .b-label{color:#2196f3}.b-container .b-has-label .b-label.b-align-end{-webkit-margin-start:1em;margin-inline-start:1em;text-align:left}.b-container .b-has-label.b-open .b-label,.b-container .b-has-label:focus-within .b-label{color:#2196f3}.b-has-label.b-invalid .b-label{color:#f44336!important}.b-has-label.b-disabled .b-label{color:#bdbdbd}.b-field-updated{animation-duration:.5s;animation-name:b-field-updated}.b-flex-column>.b-field,.b-vbox.b-box-justify-stretch>.b-field{width:auto}.b-flex-row>.b-field{align-self:flex-start;flex:1 0 100%}.b-vbox>.b-field.b-label-above{margin-bottom:1.2em}.b-field-inner{align-items:center;background-color:initial;border-color:inherit;border-radius:0;border-style:solid;border-width:0 0 1px;display:flex;flex:1 1 100%;min-width:0;position:relative}.b-field-container-inline>.b-field-inner{flex:0 1 auto}.b-safari .b-field-inner{-webkit-margin-after:.3px;margin-block-end:.3px}.b-field-container:not(.b-field-container-inline){flex-wrap:wrap}.b-field-container-wrap{display:flex;flex:1 1 auto;overflow:hidden;position:relative}.b-field-container-wrap>.b-container{width:100%}.b-field.b-collapsed:not(.b-field-container-inline)>.b-field-container-wrap{height:0}.b-field.b-collapsed.b-field-container-inline>.b-field-container-wrap{opacity:0}.b-field.b-collapsed:not(.b-field-container-inline)>.b-field-container-wrap>.b-container,.b-field.b-collapsing:not(.b-field-container-inline)>.b-field-container-wrap>.b-container{bottom:0;position:absolute}.b-field-container-inline:not(.b-no-input)>.b-field-container-wrap{-webkit-margin-start:1em;margin-inline-start:1em}.b-field-hint{align-self:stretch;overflow:visible;pointer-events:none;position:relative;white-space:nowrap;width:0}.b-field-hint .b-field-hint-content{font-size:.8em;inset-inline-end:.6em;position:absolute;top:50%;transform:translateY(-50%)}.b-legacy-inset .b-field-hint .b-field-hint-content{right:.6em}.b-legacy-inset .b-field-hint .b-field-hint-content.b-rtl{left:.6em}.b-field-no-hint .b-field-hint{display:none}.b-safari .b-field input[autocomplete=off]::-webkit-contacts-auto-fill-button{visibility:hidden}.b-numberfield,.b-textareafield,.b-textfield{align-items:stretch;border-color:#9e9e9e;border-radius:0;color:#424242;min-width:3em;position:relative;width:12.5em}.b-numberfield.b-has-width,.b-textareafield.b-has-width,.b-textfield.b-has-width{width:auto}.b-numberfield.b-contains-focus .b-field-inner,.b-textareafield.b-contains-focus .b-field-inner,.b-textfield.b-contains-focus .b-field-inner{border-color:#ff9800}.b-numberfield .b-fieldtrigger,.b-textareafield .b-fieldtrigger,.b-textfield .b-fieldtrigger{align-items:center;color:#757575;cursor:pointer;flex:0 0 auto}.b-numberfield .b-fieldtrigger.b-align-start,.b-textareafield .b-fieldtrigger.b-align-start,.b-textfield .b-fieldtrigger.b-align-start{padding-inline:0 .5em}.b-numberfield .b-fieldtrigger.b-align-end,.b-textareafield .b-fieldtrigger.b-align-end,.b-textfield .b-fieldtrigger.b-align-end{padding-inline:.5em 0}.b-numberfield .b-fieldtrigger:before,.b-textareafield .b-fieldtrigger:before,.b-textfield .b-fieldtrigger:before{font-size:1.3em;transition:transform .3s}.b-numberfield .b-spintrigger,.b-textareafield .b-spintrigger,.b-textfield .b-spintrigger{flex-direction:column;font-size:1em}.b-numberfield .b-spintrigger .b-spin-up:before,.b-textareafield .b-spintrigger .b-spin-up:before,.b-textfield .b-spintrigger .b-spin-up:before{content:"\f0d8";vertical-align:bottom}.b-numberfield .b-spintrigger .b-spin-down:before,.b-textareafield .b-spintrigger .b-spin-down:before,.b-textfield .b-spintrigger .b-spin-down:before{content:"\f0d7";vertical-align:top}.b-numberfield.b-hide-spinner .b-spintrigger,.b-textareafield.b-hide-spinner .b-spintrigger,.b-textfield.b-hide-spinner .b-spintrigger{display:none}.b-numberfield bry-time,.b-numberfield input,.b-numberfield textarea,.b-textareafield bry-time,.b-textareafield input,.b-textareafield textarea,.b-textfield bry-time,.b-textfield input,.b-textfield textarea{background-color:initial;border:0;color:inherit;flex:1 1;font-family:inherit;font-size:inherit;font-weight:400;margin:0;min-width:1em;padding:.79em 0 .7em;text-align:inherit}.b-numberfield bry-time:focus,.b-numberfield input:focus,.b-numberfield textarea:focus,.b-textareafield bry-time:focus,.b-textareafield input:focus,.b-textareafield textarea:focus,.b-textfield bry-time:focus,.b-textfield input:focus,.b-textfield textarea:focus{outline:none}.b-numberfield bry-time::-ms-clear,.b-numberfield input::-ms-clear,.b-numberfield textarea::-ms-clear,.b-textareafield bry-time::-ms-clear,.b-textareafield input::-ms-clear,.b-textareafield textarea::-ms-clear,.b-textfield bry-time::-ms-clear,.b-textfield input::-ms-clear,.b-textfield textarea::-ms-clear{display:none}.b-numberfield textarea,.b-textareafield textarea,.b-textfield textarea{align-self:stretch}.b-numberfield ::-webkit-input-placeholder,.b-textareafield ::-webkit-input-placeholder,.b-textfield ::-webkit-input-placeholder{color:#9e9e9e}.b-numberfield.b-empty .b-fieldtrigger.b-icon-remove,.b-textareafield.b-empty .b-fieldtrigger.b-icon-remove,.b-textfield.b-empty .b-fieldtrigger.b-icon-remove{visibility:hidden}.b-numberfield:focus-within .b-label i,.b-numberfield:not(.b-disabled):hover .b-label i,.b-textareafield:focus-within .b-label i,.b-textareafield:not(.b-disabled):hover .b-label i,.b-textfield:focus-within .b-label i,.b-textfield:not(.b-disabled):hover .b-label i{color:#ff9800}.b-numberfield:not(.b-disabled):hover .b-field-inner,.b-textareafield:not(.b-disabled):hover .b-field-inner,.b-textfield:not(.b-disabled):hover .b-field-inner{border-color:#212121}.b-numberfield.b-invalid .b-field-inner,.b-textareafield.b-invalid .b-field-inner,.b-textfield.b-invalid .b-field-inner{border-color:#f44336!important}.b-numberfield.b-disabled,.b-textareafield.b-disabled,.b-textfield.b-disabled{color:#bdbdbd;cursor:default}.b-safari .b-numberfield.b-disabled,.b-safari .b-textareafield.b-disabled,.b-safari .b-textfield.b-disabled{color:inherit}.b-numberfield.b-disabled input,.b-textareafield.b-disabled input,.b-textfield.b-disabled input{cursor:text}.b-numberfield.b-disabled .b-fieldtrigger,.b-textareafield.b-disabled .b-fieldtrigger,.b-textfield.b-disabled .b-fieldtrigger{color:#e0e0e0;cursor:default}.b-numberfield.b-disabled .b-field-inner,.b-textareafield.b-disabled .b-field-inner,.b-textfield.b-disabled .b-field-inner{border-style:dotted}.b-numberfield.b-readonly,.b-textareafield.b-readonly,.b-textfield.b-readonly{cursor:default}.b-numberfield.b-readonly input,.b-textareafield.b-readonly input,.b-textfield.b-readonly input{cursor:text}.b-numberfield.b-readonly .b-fieldtrigger,.b-textareafield.b-readonly .b-fieldtrigger,.b-textfield.b-readonly .b-fieldtrigger{color:#e0e0e0;cursor:default}.b-numberfield input[type=number]::-webkit-inner-spin-button,.b-numberfield input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.b-numberfield input[type=number]{-webkit-appearance:textfield;appearance:textfield}.b-numberfield .b-field-inner .b-fieldtrigger.b-icon-remove{font-size:.8em}div.b-tooltip.b-field-error-tip{border:1px solid #f44336}div.b-tooltip.b-field-error-tip .b-panel-body-wrap{padding-block:.1em}div.b-tooltip.b-field-error-tip .b-panel-body-wrap,div.b-tooltip.b-field-error-tip .b-panel-body-wrap .b-popup-content{background-color:#fff;color:#f44336;font-weight:700}.b-divider{justify-content:center;margin:1em 0 1.5em;position:relative}.b-divider:before{border-bottom-color:inherit;border-bottom-style:solid;border-bottom-width:1px;content:"";position:absolute;top:50%;width:100%}.b-divider:after{background:#fff;color:#424242;content:attr(data-text);display:flex;font-size:.7em;padding:0 1em;z-index:1}.b-list-item.b-special-field{font-style:italic}.b-colorbox{-webkit-margin-end:.5em;background:currentColor;border-radius:3px;height:1em;margin-inline-end:.5em;width:1em}.b-colorboxcombo:not(.b-colorless) .b-colorbox,.b-colorfield:not(.b-colorless) .b-colorbox{margin-inline:0 .4em}.b-colorboxcombo:not(.b-colorless) .b-colorbox.b-no-color,.b-colorfield:not(.b-colorless) .b-colorbox.b-no-color{background:none;border:1px solid #757575}.b-colorboxcombo:not(.b-colorless) input,.b-colorfield:not(.b-colorless) input{-webkit-padding-start:0;padding-inline-start:0}.b-colorboxcombo.b-colorless .b-colorbox,.b-colorfield.b-colorless .b-colorbox{display:none}.b-colorboxcombo.b-empty,.b-colorfield.b-empty{color:#ccc}.b-colorboxcombo.b-empty ::-webkit-input-placeholder,.b-colorfield.b-empty ::-webkit-input-placeholder{color:#424242}.b-colorboxcombo.b-empty .b-colorbox,.b-colorfield.b-empty .b-colorbox{background:none;border:1px solid}.b-colorpicker.b-list.b-widget{grid-gap:.8em;display:grid;padding:1em}.b-colorpicker.b-list.b-widget .b-list-item{border:none;border-radius:50%;height:2em;justify-content:center;min-width:0;padding:0;width:2em}.b-colorpicker.b-list.b-widget .b-list-item.b-no-color{border:1px solid #757575}.b-colorpicker.b-list.b-widget .b-list-item.b-no-color.b-selected:after{color:#999}.b-colorpicker.b-list.b-widget .b-list-item.b-no-color:before{border-right:1px solid #757575;content:"";height:100%;position:absolute;transform:rotate(135deg)}.b-colorpicker.b-list.b-widget .b-list-item.b-color-active{outline:2px solid #999;outline-offset:2px}.b-colorpicker.b-list.b-widget .b-list-item.b-selected:after{color:#fff;content:"\f00c";font-family:Font Awesome\ 6 Free,FontAwesome6Free;font-size:1.2em;font-weight:900;text-shadow:0 0 1px #000}.b-popup .b-colorpicker{background:#0000}.b-combo.b-open .b-fieldtrigger.b-icon-picker:before{transform:rotate(180deg)}.b-combo.b-inline-picker:not(.b-label-above){align-content:flex-start;flex-wrap:wrap}.b-combo.b-inline-picker:not(.b-label-above) .b-field-inner{align-self:flex-start;flex-shrink:0}.b-combo.b-inline-picker:not(.b-label-above) .b-combo-picker{flex:1 0 100%}.b-combo .b-field-inner .b-fieldtrigger.b-icon-remove{font-size:.8em}.b-combo.b-hide-trigger .b-fieldtrigger.b-icon-picker,.b-combo.b-readonly .b-fieldtrigger.b-icon-picker{display:none}.b-combo.b-uses-chipview .b-field-inner{align-self:stretch}.b-combo.b-uses-chipview:not(.b-empty) input::placeholder{visibility:hidden}.b-combo.b-uses-chipview .b-chipview{align-items:center;align-self:stretch;display:flex;flex:1 1 auto;flex-flow:wrap;margin:.16em .3em}.b-combo.b-uses-chipview .b-chipview:not(.b-empty) input{-webkit-padding-start:.2em;order:99999;padding-inline-start:.2em}.b-combo.b-uses-chipview.b-not-editable input{-webkit-margin-start:-.3em;flex:0 1;margin-inline-start:-.3em;min-width:0;order:-1;padding-inline:0}.b-combo.b-uses-chipview.b-not-editable:not(.b-empty) .b-chipview .b-chip{padding-block:calc(.3em + .5px);padding-inline:.7em}.b-combo.b-uses-chipview.b-not-editable:not(.b-empty) input{padding-inline:0}.b-list.b-combo-picker.b-empty:not(.b-masked)[data-add-new-value]:after{color:#616161;content:attr(data-add-new-value);cursor:pointer;display:block;padding:.8em}.b-fieldfilterpicker .b-fieldfilterpicker-inputs{flex-wrap:wrap;gap:.25em .5em}.b-fieldfilterpicker .b-fieldfilterpicker-operator,.b-fieldfilterpicker .b-fieldfilterpicker-property,.b-fieldfilterpicker .b-fieldfilterpicker-values{flex:1 0 8em}.b-fieldfilterpicker .b-fieldfilterpicker-values-number{flex:1 0 3em}.b-fieldfilterpicker .b-fieldfilterpicker-values-duration{flex:1 0 6em}.b-fieldfilterpicker .b-fieldfilterpicker-values-time{flex:1 0 10em}.b-fieldfilterpicker .b-fieldfilterpicker-values{overflow:hidden}.b-fieldfilterpicker .b-fieldfilterpicker-values.b-hidden{display:none}.b-fieldfilterpicker .b-fieldfilterpicker-values-multiple{flex:0 0 100%}.b-fieldfilterpicker .b-fieldfilterpicker-combo-locked>.b-field-inner{background:none;border:none}.b-fieldfilterpicker .b-fieldfilterpicker-combo-locked>.b-field-inner input{-webkit-padding-start:0;padding-inline-start:0}.b-fieldfilterpicker .b-fieldfilterpicker-values{display:flex}.b-fieldfilterpicker .b-fieldfilterpicker-values-multiple{width:100%}.b-fieldfilterpicker .b-fieldfilterpicker-values>.b-field{-webkit-margin-after:0;align-self:baseline;flex:1 1;margin-block-end:0}.b-fieldfilterpicker .b-fieldfilterpicker-value-separator{align-self:center;flex:none;padding:0 .4em}.b-fieldfilterpicker .b-fieldfilterpicker-values>.b-field:last-child:after{display:none}.b-fieldfilterpickergroup .b-checkbox[data-ref=enableAllCheckbox] .b-checkbox-label:before{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-fieldfilterpickergroup .b-fieldfilterpickergroup-row{align-items:baseline;flex-shrink:0;padding-top:2.2em;position:relative}.b-fieldfilterpickergroup .b-fieldfilterpickergroup-row:first-child{padding-top:0}.b-fieldfilterpickergroup .b-fieldfilterpickergroup-row:first-child:before{display:none}.b-fieldfilterpickergroup .b-fieldfilterpickergroup-row:before{background-image:linear-gradient(90deg,#e0e0e7,#e0e0e7 44%,#0000 46%,#0000 54%,#e0e0e7 56%);background-position:0 50%;background-repeat:no-repeat;background-size:100% 1px;content:attr(data-separator-text);font-size:85%;height:2.2em;line-height:2.2em;position:absolute;text-align:center;top:0;width:100%}.b-fieldfilterpickergroup .b-fieldfilterpickergroup-row:not(.b-fieldfilterpickergroup-row-removable){-webkit-padding-end:2.25em;padding-inline-end:2.25em}.b-fieldfilterpickergroup .b-fieldfilterpickergroup-filter-active{align-self:baseline;flex:0 0 2rem;position:relative;top:1px}.b-fieldfilterpickergroup .b-fieldfilterpickergroup-filter-active.b-slidetoggle{flex-basis:2.5rem}.b-fieldfilterpickergroup .b-fieldfilterpickergroup-other-filters{padding:.5em 0}.b-fieldfilterpickergroup .b-fieldfilterpickergroup-add-button{align-self:center;margin-top:1.1em}.b-fieldfilterpickergroup .b-fieldfilterpickergroup-remove{-webkit-margin-start:.25em;inline-size:2em;margin-inline-start:.25em}.b-filepicker{overflow:visible}.b-filepicker.b-content-element{align-content:stretch}.b-displayfield{color:inherit}.b-displayfield .b-field-inner{background:#0000;border:0}.b-displayfield .b-field-inner span{padding:.79em 0}.b-pickerfield.b-open .b-field-inner{border-color:#2196f3}.b-pickerfield:not(.b-readonly):not(.b-disabled) input[readonly]{cursor:pointer}.b-datefield.b-open .b-fieldtrigger{color:#2196f3!important}.b-datefield.b-no-steppers .b-step-trigger{display:none}.b-datefield.b-rtl .b-step-trigger:before{transform:scaleX(-1)}.b-datetimefield{align-items:center;position:relative}.b-datetimefield input{text-align:center}.b-datetimefield .b-field-inner{height:100%}.b-datetimefield .b-datefield{border-bottom-right-radius:0;border-top-right-radius:0;flex:1 1 55%}.b-datetimefield .b-datefield .b-field-inner{-webkit-border-end:1px solid #9e9e9e;border-bottom-right-radius:0;border-inline-end:1px solid #9e9e9e;border-top-right-radius:0}.b-datetimefield .b-timefield{border-bottom-left-radius:0;border-top-left-radius:0;flex:1 1 45%}.b-datetimefield .b-timefield .b-field-inner{border:none;border-bottom-left-radius:0;border-top-left-radius:0}.b-datetimefield:focus-within .b-field-inner,.b-datetimefield:not(.b-disabled):hover .b-field-inner{border-color:#212121}.b-datetimefield:focus-within .b-datefield .b-field-inner,.b-datetimefield:not(.b-disabled):hover .b-datefield .b-field-inner{-webkit-border-end:1px solid #9e9e9e;border-inline-end:1px solid #9e9e9e}.b-label{align-items:center;font-size:.8em;text-overflow:ellipsis;white-space:nowrap}.b-container .b-label,.b-label{color:#424242}.b-checkbox>.b-field-inner .b-checkbox-label:before,.b-list.b-multiselect .b-selected-icon:before{-webkit-margin-end:.6em;align-items:center;background-color:var(--checkbox-background-color);border:2px solid var(--checkbox-border-color);border-radius:2px;display:inline-flex;font-family:Font Awesome\ 6 Free,FontAwesome6Free;font-size:.9em;font-weight:900;height:1.2em;justify-content:center;margin-inline-end:.6em;padding:.6em;transition:var(--checkbox-label-transition);width:1.2em}.b-checkbox{--widget-primary-color-rgb:158,158,158;--checkbox-unchecked-check-opacity:0.1;--checkbox-unchecked-check-color:rgb(var(--widget-primary-color-rgb),var(--checkbox-unchecked-check-opacity));--checkbox-unchecked-background-color:#0000;--checkbox-unchecked-border-color:rgb(var(--widget-primary-color-rgb));--checkbox-checked-check-color:#fff;--checkbox-checked-background-color:rgb(var(--widget-primary-color-rgb));--checkbox-checked-border-color:rgb(var(--widget-primary-color-rgb));--checkbox-disabled-unchecked-check-color:#0000;--checkbox-disabled-checked-check-color:#80808026;--checkbox-disabled-background-color:#8080801a;--checkbox-disabled-border-color:#80808026;--checkbox-check-color:var(--checkbox-unchecked-check-color);--checkbox-background-color:var(--checkbox-unchecked-background-color);--checkbox-border-color:var(--checkbox-unchecked-border-color);--checkbox-label-transition:color 0.2s,background-color 0.2s;--checkbox-input-transition:color 0.5s,background-color 0.5s;align-items:center;position:relative}.b-checkbox.b-field-container>.b-field-inner{min-height:5.4ex}.b-checkbox>.b-field-inner{background-color:initial;border:none;white-space:nowrap;word-break:break-all}.b-checkbox>.b-field-inner .b-checkbox-label{color:#424242;cursor:pointer;font-size:inherit;position:relative;white-space:normal}.b-container .b-checkbox>.b-field-inner .b-checkbox-label{color:#424242}.b-checkbox>.b-field-inner .b-checkbox-label:not(.b-radio-label):before{color:var(--checkbox-check-color);content:"\f00c"}.b-checkbox>.b-field-inner input[type=checkbox]{cursor:pointer;height:2.2em;margin:0;opacity:0;position:absolute;transition:var(--checkbox-input-transition);width:2.2em;z-index:1}.b-checkbox>.b-field-inner input[type=checkbox]:checked+.b-checkbox-label:before{--checkbox-check-color:var(--checkbox-checked-check-color);--checkbox-background-color:var(--checkbox-checked-background-color);--checkbox-border-color:var(--checkbox-checked-border-color)}.b-checkbox.b-disabled>.b-field-inner{--checkbox-check-color:var(--checkbox-disabled-unchecked-check-color);--checkbox-background-color:var(--checkbox-disabled-background-color);--checkbox-border-color:var(--checkbox-disabled-border-color)}.b-checkbox.b-disabled>.b-field-inner .b-checkbox-label{color:#bdbdbd}.b-checkbox.b-disabled>.b-field-inner input[type=checkbox]:checked+.b-checkbox-label:before{--checkbox-check-color:var(--checkbox-disabled-checked-check-color);--checkbox-background-color:var(--checkbox-disabled-background-color);--checkbox-border-color:var(--checkbox-disabled-border-color)}.b-using-keyboard .b-checkbox.b-contains-focus .b-checkbox-label:before,.b-using-keyboard .b-checkbox.b-contains-focus .b-slidetoggle-toggle{outline:2px solid #ff9800;outline-offset:-2px}.b-container .b-checkbox-label:before{-webkit-margin-end:.6em;-webkit-margin-start:0;margin-inline-end:.6em;margin-inline-start:0;margin:.5em .675em .675em}.b-checkbox.b-field-container:not(.b-field-container-inline)>.b-field-container-wrap{-webkit-margin-start:2.2em;margin-inline-start:2.2em}.b-list{background-color:#fff;display:block;margin:0;outline:none;padding:0;-webkit-user-select:none;user-select:none}.b-list.b-floating{border-radius:2px}.b-list.b-empty:not(.b-masked){min-height:0!important;min-height:auto!important}.b-list .b-empty-text{pointer-events:none}.b-list.b-masked{padding:2em 0}.b-list .b-selected-icon{-webkit-margin-end:.5em;display:none;margin-inline-end:.5em}.b-list .b-select-all-item{background-color:#fff;border-bottom:1px solid;font-weight:500;position:-webkit-sticky;position:sticky;top:0;z-index:1}:has(.b-list-title)>.b-list .b-select-all-item{top:2em}.b-list .b-list-title{background-color:#fff;font-weight:500;height:2em;position:-webkit-sticky;position:sticky;top:0;z-index:1}.b-list.b-multiselect .b-selected-icon{--widget-primary-color-rgb:158,158,158;--checkbox-unchecked-check-opacity:0.1;--checkbox-unchecked-check-color:rgb(var(--widget-primary-color-rgb),var(--checkbox-unchecked-check-opacity));--checkbox-unchecked-background-color:#0000;--checkbox-unchecked-border-color:rgb(var(--widget-primary-color-rgb));--checkbox-checked-check-color:#fff;--checkbox-checked-background-color:rgb(var(--widget-primary-color-rgb));--checkbox-checked-border-color:rgb(var(--widget-primary-color-rgb));--checkbox-disabled-unchecked-check-color:#0000;--checkbox-disabled-checked-check-color:#80808026;--checkbox-disabled-background-color:#8080801a;--checkbox-disabled-border-color:#80808026;--checkbox-check-color:var(--checkbox-unchecked-check-color);--checkbox-background-color:var(--checkbox-unchecked-background-color);--checkbox-border-color:var(--checkbox-unchecked-border-color);--checkbox-label-transition:color 0.2s,background-color 0.2s;--checkbox-input-transition:color 0.5s,background-color 0.5s;display:inline-flex;visibility:visible}.b-list.b-multiselect .b-selected-icon:before{color:var(--checkbox-check-color);content:"\f00c"}.b-list.b-multiselect .b-selected .b-selected-icon{--checkbox-check-color:var(--checkbox-checked-check-color);--checkbox-background-color:var(--checkbox-checked-background-color);--checkbox-border-color:var(--checkbox-checked-border-color);visibility:visible}.b-list-item{align-items:center;background-color:initial;border-top:1px dotted #0000;color:#616161;cursor:pointer;display:flex;flex-direction:row;min-width:100px;overflow:hidden;overflow:clip;padding:.8em;position:relative;transition:background-color .2s,color .2s;white-space:nowrap}.b-list-itemli{-webkit-padding-start:.8em;-webkit-padding-start:calc(var(--tree-level, 0)*1em + .8em);padding-inline-start:.8em;padding-inline-start:calc(var(--tree-level, 0)*1em + .8em)}.b-list-item.b-hidden{display:none}.b-list-item:first-child{border-top:none;border-top-left-radius:2px;border-top-right-radius:2px}.b-list-item:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.b-list-item.b-active,.b-list-item:focus{outline:none}.b-list-item.b-active:not(.b-disabled),.b-list-item:focus:not(.b-disabled){background-color:#eee;color:#616161}.b-list-item:is(.b-list-item-group-header,.b-list-item-tree-parent){font-weight:500}.b-list-item:is(.b-list-item-group-header,.b-list-item-tree-parent) .b-icon-check{display:none}.b-list-item:is(.b-list-item-group-header,.b-list-item-tree-parent) .b-list-expander-icon{-webkit-margin-start:auto;-webkit-margin-end:0;color:var(--button-text-color);font-size:1.1em;height:1.1em;margin-inline-end:0;margin-inline-start:auto;min-height:0;min-width:0;opacity:.8;padding:0;width:1.1em}@media (pointer:coarse){.b-list-item:is(.b-list-item-group-header,.b-list-item-tree-parent) .b-list-expander-icon{font-size:1.4em;width:1.4em}}.b-list-item:is(.b-list-item-group-header,.b-list-item-tree-parent) .b-list-expander-icon:hover{opacity:1}.b-grouped .b-list-item:not(.b-list-item-group-header,.b-list-item-tree-parent){-webkit-padding-start:2em!important;padding-inline-start:2em!important}.b-virtualized .b-list-item{box-sizing:initial;height:1.5em}.b-chip{background-color:#e0e0e0;border-radius:1em;color:#333;overflow:hidden;padding-block:.3em;padding-inline:.7em;transition:background-color .3s,color .3s}.b-chip,.b-chip .b-icon{align-items:center;display:flex}.b-chip .b-icon{background-color:#ededed;border-radius:50%;color:#424242;height:1.5em;justify-content:center;width:1.5em}.b-chip .b-icon:first-child:not(.b-close-icon){-webkit-margin-end:.5em;-webkit-margin-start:-.4em;margin-inline-end:.5em;margin-inline-start:-.4em}.b-chip:hover{background-color:#d3d3d3;color:#262626}.b-chip:hover .b-icon{background-color:#ededed;color:#424242}.b-chip.b-selected{background-color:#2196f3;color:#000}.b-chip.b-selected .b-icon{background-color:#ededed;color:#2196f3}.b-chip.b-selected:hover{background-color:#0d8aee;color:#000}.b-chip.b-selected:hover .b-icon{background-color:#ededed;color:#0d8aee}.b-chip.b-active{outline:1px solid #ff9800;outline-offset:2px}.b-chip .b-close-icon{-webkit-margin-start:.5em;cursor:pointer;margin-inline-start:.5em}.b-chipview{background-color:initial;gap:.3em}.b-chipview.b-empty:after{display:none}.b-chipview input{padding-bottom:calc(.6em + 1px);padding-top:.6em}.b-chipview.b-chips-closable .b-chip{-webkit-padding-end:.3em;padding-inline-end:.3em}@keyframes maskOpacity{0%{opacity:0}to{opacity:1}}.b-masked{position:relative}.b-mask{background-color:initial;bottom:0;left:0;position:absolute;right:0;top:0;z-index:10000}.b-mask:not(.b-visible){opacity:0;pointer-events:none}.b-mask:not(.b-prevent-transitions){transition:opacity 1s}.b-mask:not(.b-prevent-transitions):not(.b-delayed-show){animation:maskOpacity .3s ease 0s 1}.b-mask:not(.b-prevent-transitions).b-hidden{animation:maskOpacity .2s ease 0s 1 reverse}.b-mask.b-delayed-show{opacity:0}.b-mask.b-mask-bright,.b-mask.b-mask-bright-blur{background-color:hsla(0,0%,100%,.698)}.b-mask.b-mask-dark,.b-mask.b-mask-dark-blur{background-color:rgba(0,0,0,.298)}.b-mask-content{background-color:#2196f3;border-radius:2px;color:#fff;display:flex;flex-direction:column;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.b-mask-text{align-items:center;display:flex;padding:1em}.b-mask-progress-bar{background-color:#ff9800;height:3px}.b-mask-icon{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-masked-bright-blur,.b-masked-dark-blur{filter:blur(3px);transform:scale(1.01);transition:all .5s}.b-panel.b-floating{border-radius:2px}.b-panel.b-floating:not(.b-panel-has-header)>.b-panel-body-wrap,.b-panel.b-floating:not(.b-panel-has-header)>.b-panel-body-wrap>.b-panel-content{border-radius:inherit}.b-panel.b-floating:not(.b-has-header)>.b-panel-body-wrap>.b-toolbar.b-dock-top,.b-panel.b-floating>.b-panel-header.b-dock-top{border-top-left-radius:2px;border-top-right-radius:2px}.b-panel.b-floating>.b-panel-body-wrap>.b-toolbar.b-dock-bottom{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.b-panel.b-floating.b-panel-has-header>.b-panel-body-wrap>.b-panel-content,.b-panel.b-floating.b-panel-has-top-toolbar>.b-panel-body-wrap>.b-panel-content{border-top-left-radius:0;border-top-right-radius:0}.b-panel.b-floating.b-panel-has-bottom-toolbar>.b-panel-body-wrap>.b-panel-content{border-bottom-left-radius:0;border-bottom-right-radius:0}.b-panel{--b-drawer-size:30em;--panel-background-color:#fff;background-color:var(--panel-background-color);color:#000;padding:0;z-index:0}.b-panel>.b-positionable{z-index:10}.b-panel .b-panel-body-wrap{background-color:var(--panel-background-color);overflow:hidden}.b-panel .b-auto-container-panel .b-toolbar.b-innermost.b-dock-top .b-toolbar-content{padding-bottom:0}.b-panel .b-auto-container-panel .b-toolbar.b-innermost.b-dock-right .b-toolbar-content{padding-left:0}.b-panel .b-auto-container-panel .b-toolbar.b-innermost.b-dock-bottom .b-toolbar-content{padding-top:0}.b-panel .b-auto-container-panel .b-toolbar.b-innermost.b-dock-left .b-toolbar-content{padding-right:0}.b-panel.b-html .b-panel-content{margin-block:1em;padding-block:3px}.b-panel>.b-panel-body-wrap,.b-panel>.b-panel-overlay{z-index:0}.b-panel>.b-panel-collapse-size-locker{position:absolute!important}.b-panel:not(.b-panel-collapsible-overlay).b-collapsed>.b-panel-collapse-size-locker{clip:rect(0,0,0,0)}.b-panel:not(.b-panel-collapsible-overlay).b-header-dock-bottom.b-panel-collapse-down>.b-panel-collapse-size-locker,.b-panel:not(.b-panel-collapsible-overlay).b-header-dock-bottom.b-panel-collapse-up>.b-panel-collapse-size-locker,.b-panel:not(.b-panel-collapsible-overlay).b-panel-collapse-down:not(.b-panel-has-header)>.b-panel-collapse-size-locker{top:0}.b-panel:not(.b-panel-collapsible-overlay).b-header-dock-top.b-panel-collapse-down>.b-panel-collapse-size-locker,.b-panel:not(.b-panel-collapsible-overlay).b-header-dock-top.b-panel-collapse-up>.b-panel-collapse-size-locker,.b-panel:not(.b-panel-collapsible-overlay).b-panel-collapse-up:not(.b-panel-has-header)>.b-panel-collapse-size-locker{bottom:0}.b-panel:not(.b-panel-collapsible-overlay).b-header-dock-left.b-panel-collapse-left>.b-panel-collapse-size-locker,.b-panel:not(.b-panel-collapsible-overlay).b-header-dock-left.b-panel-collapse-right>.b-panel-collapse-size-locker,.b-panel:not(.b-panel-collapsible-overlay).b-panel-collapse-left:not(.b-panel-has-header)>.b-panel-collapse-size-locker{right:0}.b-panel:not(.b-panel-collapsible-overlay).b-header-dock-right.b-panel-collapse-left>.b-panel-collapse-size-locker,.b-panel:not(.b-panel-collapsible-overlay).b-header-dock-right.b-panel-collapse-right>.b-panel-collapse-size-locker,.b-panel:not(.b-panel-collapsible-overlay).b-panel-collapse-right:not(.b-panel-has-header)>.b-panel-collapse-size-locker{left:0}.b-panel.b-panel-collapsible-overlay:not(.b-collapsing,.b-expanding,.b-panel-overlay-revealed,.b-panel-overlay-revealing)>.b-panel-overlay>.b-panel-overlay-header{display:none}.b-panel.b-panel-collapsible-overlay.b-panel-overlay-revealed>.b-panel-overlay{box-shadow:0 0 10px 0 #0000004d;overflow:visible}.b-panel.b-panel-collapsible-overlay>.b-panel-header{transition:transform .2s ease-out}.b-panel.b-panel-collapsible-overlay.b-collapsed>.b-panel-header>.b-collapsify-hide{display:none}.b-panel.b-panel-collapsible-overlay.b-collapsing>.b-panel-header,.b-panel.b-panel-collapsible-overlay.b-expanding>.b-panel-header{opacity:0}.b-panel.b-panel-collapsible-overlay:not(.b-collapsed,.b-collapsing)>.b-panel-overlay>.b-panel-overlay-header{display:none}.b-panel.b-panel-collapsible-overlay.b-collapsing,.b-panel.b-panel-collapsible-overlay.b-expanding,.b-panel.b-panel-collapsible-overlay.b-panel-overlay-revealed,.b-panel.b-panel-collapsible-overlay.b-panel-overlay-revealing{overflow:visible;z-index:1}.b-panel.b-panel-collapsible-overlay.b-collapsing{overflow:visible}.b-panel.b-panel-collapsible-overlay.b-collapsing>.b-panel-header{z-index:-1}.b-panel.b-panel-collapsible-overlay.b-collapsing.b-panel-collapse-up>.b-panel-header{transform:translateY(-100%)}.b-panel.b-panel-collapsible-overlay.b-collapsing.b-panel-collapse-down>.b-panel-header{transform:translateY(100%)}.b-panel.b-panel-collapsible-overlay.b-collapsing.b-panel-collapse-right>.b-panel-header{transform:translate(100%)}.b-panel.b-panel-collapsible-overlay.b-collapsing.b-panel-collapse-left>.b-panel-header{transform:translate(-100%)}.b-panel.b-panel-collapsible-overlay.b-collapsed:not(.b-expanding)>.b-panel-collapse-size-locker{transition:transform .2s cubic-bezier(.06,1.1,.58,1),top .2s ease-out,right .2s ease-out,bottom .2s ease-out,left .2s ease-out,-webkit-clip-path .2s ease-out;transition:transform .2s cubic-bezier(.06,1.1,.58,1),clip-path .2s ease-out,top .2s ease-out,right .2s ease-out,bottom .2s ease-out,left .2s ease-out;transition:transform .2s cubic-bezier(.06,1.1,.58,1),clip-path .2s ease-out,top .2s ease-out,right .2s ease-out,bottom .2s ease-out,left .2s ease-out,-webkit-clip-path .2s ease-out}.b-panel.b-panel-collapsible-overlay.b-collapsed:not(.b-expanding).b-panel-collapse-up>.b-panel-collapse-size-locker{transform:translateY(-100%)}.b-panel.b-panel-collapsible-overlay.b-collapsed:not(.b-expanding).b-panel-collapse-up.b-panel-overlay-revealed>.b-panel-collapse-size-locker{-webkit-clip-path:inset(0 0 -10px 0);clip-path:inset(0 0 -10px 0);transform:translate(0)}.b-panel.b-panel-collapsible-overlay.b-collapsed:not(.b-expanding).b-panel-collapse-down>.b-panel-collapse-size-locker{transform:translateY(100%)}.b-panel.b-panel-collapsible-overlay.b-collapsed:not(.b-expanding).b-panel-collapse-down.b-panel-overlay-revealed>.b-panel-collapse-size-locker{-webkit-clip-path:inset(-10px 0 0 0);clip-path:inset(-10px 0 0 0);transform:translate(0)}.b-panel.b-panel-collapsible-overlay.b-collapsed:not(.b-expanding).b-panel-collapse-left>.b-panel-collapse-size-locker{transform:translate(-100%)}.b-panel.b-panel-collapsible-overlay.b-collapsed:not(.b-expanding).b-panel-collapse-left.b-panel-overlay-revealed>.b-panel-collapse-size-locker{-webkit-clip-path:inset(0 -10px 0 0);clip-path:inset(0 -10px 0 0);transform:translate(0)}.b-panel.b-panel-collapsible-overlay.b-collapsed:not(.b-expanding).b-panel-collapse-right>.b-panel-collapse-size-locker{transform:translate(100%)}.b-panel.b-panel-collapsible-overlay.b-collapsed:not(.b-expanding).b-panel-collapse-right.b-panel-overlay-revealed>.b-panel-collapse-size-locker{-webkit-clip-path:inset(0 0 0 -10px);clip-path:inset(0 0 0 -10px);transform:translate(0)}.b-panel.b-panel-collapsible-overlay.b-expanding{flex:none!important;overflow:visible}.b-panel.b-header-dock-bottom,.b-panel.b-header-dock-right{justify-content:flex-end}.b-panel.b-collapsed:not(.b-expanding):not(.b-panel-overlay-revealed):not(.b-panel-overlay-revealing){flex:0 1;visibility:hidden}.b-panel.b-collapsed>.b-panel-collapse-revealer{cursor:pointer;visibility:visible}.b-panel .b-panel-collapser-header{display:none}.b-panel.b-collapse-unflex{flex-basis:auto!important;flex-grow:0!important;flex-shrink:0!important}.b-panel.b-collapsed .b-panel-collapser-header,.b-panel.b-collapsing .b-panel-collapser-header{display:flex}.b-panel.b-collapsed.b-header-dock-bottom,.b-panel.b-collapsed.b-header-dock-top,.b-panel.b-collapsing.b-header-dock-bottom,.b-panel.b-collapsing.b-header-dock-top{min-height:auto!important}.b-panel.b-collapsed.b-header-dock-bottom.b-panel-collapsible-overlay,.b-panel.b-collapsed.b-header-dock-top.b-panel-collapsible-overlay,.b-panel.b-collapsing.b-header-dock-bottom.b-panel-collapsible-overlay,.b-panel.b-collapsing.b-header-dock-top.b-panel-collapsible-overlay{height:auto!important}.b-vbox>.b-panel.b-collapsed.b-header-dock-bottom,.b-vbox>.b-panel.b-collapsed.b-header-dock-top,.b-vbox>.b-panel.b-collapsing.b-header-dock-bottom,.b-vbox>.b-panel.b-collapsing.b-header-dock-top{flex:none!important}.b-panel.b-collapsed.b-header-dock-left,.b-panel.b-collapsed.b-header-dock-right,.b-panel.b-collapsing.b-header-dock-left,.b-panel.b-collapsing.b-header-dock-right{min-width:auto!important}.b-panel.b-collapsed.b-header-dock-left.b-panel-collapsible-overlay,.b-panel.b-collapsed.b-header-dock-right.b-panel-collapsible-overlay,.b-panel.b-collapsing.b-header-dock-left.b-panel-collapsible-overlay,.b-panel.b-collapsing.b-header-dock-right.b-panel-collapsible-overlay{width:auto!important}.b-hbox>.b-panel.b-collapsed.b-header-dock-left,.b-hbox>.b-panel.b-collapsed.b-header-dock-right,.b-hbox>.b-panel.b-collapsing.b-header-dock-left,.b-hbox>.b-panel.b-collapsing.b-header-dock-right{flex:none!important}.b-panel.b-collapsed:not(.b-expanding).b-header-dock-left,.b-panel.b-collapsed:not(.b-expanding).b-header-dock-right{flex:0 0 auto!important;width:auto!important}.b-panel.b-header-dock-top .b-panel-content{border-top-left-radius:0;border-top-right-radius:0}.b-panel.b-header-dock-right .b-panel-content{border-bottom-right-radius:0;border-top-right-radius:0}.b-panel.b-header-dock-bottom .b-panel-content{border-bottom-left-radius:0;border-bottom-right-radius:0}.b-panel.b-header-dock-left .b-panel-content{border-bottom-left-radius:0;border-top-left-radius:0}.b-panel.b-panel-has-bottom-toolbar .b-panel-content{border-bottom-left-radius:0;border-bottom-right-radius:0}.b-panel.b-floating>.b-dock-top{border-top-left-radius:2px;border-top-right-radius:2px}.b-panel.b-floating>.b-dock-right{border-bottom-right-radius:2px;border-top-right-radius:2px}.b-panel.b-floating>.b-dock-bottom{border-bottom-left-radius:2px;border-bottom-right-radius:2px;position:static}.b-panel.b-floating>.b-dock-left{border-bottom-left-radius:2px;border-top-left-radius:2px}.b-panel.b-panel-ui-plain,.b-panel.b-panel-ui-plain .b-panel-overlay{background-color:var(--panel-background-color)}.b-panel.b-panel-ui-plain .b-toolbar{background:#0000}.b-drawer-panel:not(.b-positioned,.b-floating){flex:initial}.b-drawer-panel header.b-panel-collapse-revealer,.b-drawer-panel.b-panel-overlay-revealed header.b-panel-collapse-revealer{display:none}.b-drawer-panel.b-panel-collapse-up{height:auto;inset:0 0 auto 0;min-height:var(--b-drawer-size)}.b-drawer-panel.b-panel-collapse-right{inset:0 0 0 auto;width:var(--b-drawer-size)}.b-drawer-panel.b-panel-collapse-down{height:auto;inset:auto 0 0 0;min-height:var(--b-drawer-size)}.b-drawer-panel.b-panel-collapse-left{inset:0 auto 0 0;width:var(--b-drawer-size)}.b-panel-content{justify-content:space-between;overflow:hidden;padding:1em}.b-panel-ui-plain>.b-panel-content{padding-block:0}.b-panel-content.b-auto-container.b-single-child>.b-container{flex:1 1 auto}.b-panel-content.b-fit-container{padding:0}.b-tabpanel .b-panel-content{background-color:initial}.b-panel-collapser{z-index:0}.b-panel-header{align-items:center;background-color:#2196f3;color:#fff;display:flex;flex:0 0 auto;padding:1em;z-index:1}.b-panel-header.b-panel-ui-toolbar{background-color:#fff;color:#616161;padding:.8em}.b-panel-header.b-panel-ui-toolbar .b-header-title{font-size:inherit;font-weight:inherit}.b-panel-header.b-panel-ui-toolbar .b-tool{color:inherit}.b-panel-header.b-panel-ui-toolbar.b-panel-ui-plain{border:none}.b-panel-header.b-dock-right{flex-flow:column nowrap}.b-panel-header.b-dock-left{flex-flow:column-reverse nowrap}.b-panel-header.b-dock-left .b-header-title{transform:rotate(180deg)}.b-panel-header.b-panel-ui-plain{background-color:initial;border:none;color:inherit}.b-panel-header:not(.b-panel-ui-plain) .b-tool{color:#fff}.b-panel-header .b-header-title{flex:1 1 auto;justify-content:center;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.b-panel-header .b-header-title:not(:last-child){-webkit-padding-end:1em;padding-inline-end:1em}.b-panel-header .b-header-title.b-align-start{justify-content:flex-start;text-align:start}.b-panel-header .b-header-title.b-align-center{-webkit-padding-end:0;justify-content:center;padding-inline-end:0;text-align:center}.b-panel-header .b-header-title.b-align-end{justify-content:flex-end;text-align:end}.b-panel-header .b-header-title.b-align-end:not(:last-child){-webkit-margin-end:1em;margin-inline-end:1em}.b-panel.b-panel-ui-plain>.b-panel-header .b-header-title.b-panel-ui-plain{font-size:1.2em;font-weight:600}.b-panel-header .b-panel-title-icon{-webkit-margin-end:.5em;font-size:.9em;margin-inline-end:.5em}.b-panel-header:after{content:" ";display:inline;font-size:.9em;height:2em;visibility:hidden;width:1px}.b-panel-header.b-dock-left .b-header-title,.b-panel-header.b-dock-right .b-header-title{writing-mode:vertical-lr;-ms-writing-mode:tb-lr}.b-panel-header.b-dock-left:after,.b-panel-header.b-dock-right:after{height:1px;width:2em}.b-panel-header.b-dock-bottom,.b-panel-header.b-dock-right{order:100}.b-button.b-tool,.b-tool{align-items:center;background-color:initial;border:0;border-radius:50%;color:#616161;contain:paint;cursor:pointer;display:flex;flex-shrink:0;font-size:.9em;height:2em;justify-content:center;width:2em}.b-button.b-tool::-moz-focus-inner,.b-tool::-moz-focus-inner{border:0}.b-button.b-tool:focus,.b-tool:focus{outline:none}.b-using-keyboard .b-button.b-tool:focus,.b-using-keyboard .b-tool:focus{background-color:#dcdcdc80}.b-button.b-tool.b-icon:before,.b-tool.b-icon:before{height:1em;line-height:inherit;text-align:center;width:1em}.b-button.b-tool:hover,.b-tool:hover{opacity:.8}.b-button.b-tool.b-disabled,.b-tool.b-disabled{opacity:.4}.b-button.b-tool.b-rotate-left:before,.b-tool.b-rotate-left:before{transform:rotate(270deg)}.b-button.b-tool.b-rotate-right:before,.b-tool.b-rotate-right:before{transform:rotate(90deg)}.b-button.b-tool i,.b-tool i{display:flex}.b-button.b-tool a,.b-tool a{color:#fff}.b-button.b-tool{min-height:2em;min-width:2em}.b-collapsetool:not(.b-collapsing):before{transition:all .2s ease-out}.b-collapsetool.b-rotate-left:before,.b-collapsetool.b-rotate-right:before{transform:rotate(0deg)}.b-collapsetool.b-collapsed:before{transform:rotate(180deg)}.b-panel-ui-toolbar.b-panel-collapse-right .b-collapsible-tr.b-dock-right .b-collapsetool{-webkit-margin-before:.6em;margin-block-start:.6em}.b-panel-ui-toolbar.b-panel-collapse-right .b-collapsible-tr.b-dock-top .b-collapsetool{-webkit-margin-end:.7em;margin-inline-end:.7em}.b-dock-bottom .b-header-title:not(:last-child),.b-dock-top .b-header-title:not(:last-child){-webkit-padding-end:.2em;padding-inline-end:.2em}.b-dock-bottom .b-tool.b-align-end,.b-dock-bottom .b-tool.b-align-start,.b-dock-top .b-tool.b-align-end,.b-dock-top .b-tool.b-align-start{margin-block:0}.b-dock-left .b-header-title:not(:last-child),.b-dock-right .b-header-title:not(:last-child){padding:.2em 0}.b-dock-left .b-tool.b-align-start,.b-dock-right .b-tool.b-align-start{-webkit-margin-after:.4em;margin-block-end:.4em}.b-dock-left .b-tool.b-align-end,.b-dock-right .b-tool.b-align-end{-webkit-margin-before:.4em;margin-block-start:.4em}.b-codeeditor [data-ref=status] i.b-icon{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-panel .b-bryntumcodeeditor-body-wrap{background:#fff}.b-panel .b-bryntumcodeeditor-body-wrap .monaco-editor .scroll-decoration{box-shadow:none}.b-codeeditor-content{padding:0}.b-codeeditor-content .line-numbers:not(.active-line-number){opacity:.3}.b-codeeditor-content .folded-background,.b-codeeditor-content .monaco-editor .view-overlays .current-line{background:#0000!important;border:0!important}.b-codeeditor-content .monaco-editor .lines-content .core-guide-indent{opacity:.4}.b-widget.b-democodeeditor{flex:initial;gap:0;width:450px}@media (min-width:2000px){.b-widget.b-democodeeditor{width:700px}}.b-widget.b-democodeeditor .b-header-title{font-size:18px;font-weight:400}.b-widget.b-democodeeditor .demo-header .b-button.b-text{min-height:2.5em}.b-widget.b-democodeeditor .demo-header .title-container{align-items:center}.b-widget.b-democodeeditor .demo-header .title{-webkit-padding-start:0;background:none;font-size:18px;padding-inline-start:0}.b-widget.b-democodeeditor .demo-header .b-tool{color:#fff;font-size:1.1em;height:2.5em}.b-widget.b-democodeeditor [data-ref=tbar] .b-toolbar-content{justify-content:flex-end}.b-widget.b-democodeeditor:not(.b-collapsed){-webkit-border-start:5px solid #d8d9da;border-inline-start:5px solid #d8d9da}body.b-theme-classic-dark .b-widget.b-democodeeditor:not(.b-collapsed){border-inline-start-color:#111}.b-widget.b-democodeeditor.b-collapsed .b-panel-collapse-revealer,.b-widget.b-democodeeditor.b-collapsing .b-panel-collapse-revealer{display:none}.b-widget.b-democodeeditor:not(.b-resizing){transition:border-width .1s}.b-widget.b-democodeeditor .b-top-toolbar{min-height:4em}.b-widget.b-democodeeditor .b-bottom-toolbar{background-color:#f3f4f5;color:#4f5964;transition:color .2s,background-color .2s}.readonly .b-widget.b-democodeeditor .b-bottom-toolbar{background-color:#ff8d46}.b-widget.b-democodeeditor .b-bottom-toolbar [data-ref=cursorPos]{-webkit-margin-start:auto;margin-inline-start:auto}.b-widget.b-democodeeditor .b-democodeeditor-body-wrap,.b-widget.b-democodeeditor .b-panel-overlay{overflow:hidden}.b-widget.b-democodeeditor .b-panel-content{direction:ltr}.b-widget.b-democodeeditor.b-resizing *{-webkit-user-select:none;user-select:none}.b-widget.b-democodeeditor.b-over-resize-handle{cursor:ew-resize}.b-widget.b-democodeeditor .b-header-title i{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-widget.b-democodeeditor.b-hidden{border-inline-start-width:0;display:flex!important}.b-widget.b-democodeeditor .b-democodeeditor-header{background-color:#0076f8}.b-widget.b-democodeeditor.invalid .b-democodeeditor-header i{color:rgba(144,1,1,.678)}.b-widget.b-democodeeditor.invalid .b-bottom-toolbar{background:#b71c1c;color:#fff}.b-widget.b-democodeeditor .b-bottom-toolbar .b-toolbar-content{padding:.5em 1em!important}.b-widget.b-democodeeditor .b-panel-header.b-dock-top{border-bottom:none}.b-widget.b-democodeeditor .b-panel-header .b-tool{height:2.5em;width:2.5em}.b-widget.b-democodeeditor .b-combo-picker .b-editor-file-type{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-widget.b-democodeeditor .b-combo-picker .b-editor-folder{color:#a0a0a0}@media (max-width:450px){.b-democodeeditor .b-icon-download{display:none!important}}.b-carousel-content:not(.b-carousel-empty){padding:0}.b-carousel-content>.b-carousel-content{overflow:hidden}.b-carousel-content.b-carousel-empty>.b-carousel-inner-ct,.b-carousel-content:not(.b-carousel-empty)>.b-carousel-empty-text{display:none}.b-calendarpanel{flex-shrink:0;-webkit-user-select:none;user-select:none}.b-calendarpanel.b-outer{display:inline-flex}.b-calendarpanel .b-week-number-cell{display:none}.b-calendarpanel.b-show-week-column .b-week-number-cell{display:flex;flex-direction:column}.b-calendarpanel.b-hide-othermonth-cells .b-calendar-cell.b-other-month{pointer-events:none;visibility:hidden}.b-calendarpanel.b-disable-othermonth-cells .b-calendar-cell.b-other-month{opacity:.7;pointer-events:none}.b-calendarpanel.b-disable-othermonth-cells .b-calendar-cell.b-other-month.b-first-visible-cell .b-cal-event-wrap{pointer-events:all}.b-calendarpanel .b-panel-body-wrap{background-color:#fff}.b-calendarpanel .b-calendar-weekdays .b-calendar-day-header{flex:1 0;min-width:var(--min-column-width);text-align:center}.b-calendarpanel .b-calendarpanel-content{align-items:stretch}.b-calendarpanel .b-calendarpanel-content.b-hide-nonworking-days .b-calendar-cell.b-nonworking-day,.b-calendarpanel .b-calendarpanel-content.b-hide-nonworking-days .b-calendar-day-header.b-nonworking-day{display:none}.b-calendarpanel .b-calendar-row{display:flex}.b-calendarpanel .b-calendar-cell{display:flex;flex-direction:column;justify-content:center;min-width:var(--min-column-width);text-align:center}.b-calendarpanel .b-calendar-days{display:flex;flex:1 1 auto;justify-content:space-around;overflow:hidden}.b-calendarpanel .b-weeks-container{align-items:baseline;display:flex;flex-direction:column}.b-calendarpanel .b-weeks-container .b-calendar-row{min-height:var(--min-row-height);min-width:100%}.b-datepicker{--datepicker-selected-cell-background-color:#2196f3;--datepicker-selected-range-background-color:#2196f326}.b-datepicker:focus{outline:0}.b-datepicker.b-highlight-selected-week .b-calendar-week{border:1px solid #0000}.b-datepicker.b-highlight-selected-week .b-calendar-week:has(.b-selected-date){background-color:#b2dbfb;border-color:#2196f3}.b-datepicker .b-datepicker-title{flex-wrap:nowrap;font-weight:700;gap:0;justify-content:center;margin:0!important}.b-datepicker .b-field{background-color:initial;border:0;color:#000;display:inline-flex;flex:none!important;height:100%;margin-bottom:0!important;min-width:0;width:auto}.b-datepicker .b-field:not(.b-readonly):not(.b-disabled){cursor:pointer}.b-datepicker .b-field:not(.b-readonly):not(.b-disabled):hover{opacity:.7}.b-datepicker .b-field .b-field-inner{align-self:stretch;background-color:initial;border:0;box-shadow:none;flex:none;padding:0}.b-datepicker .b-field div[type=text]{outline:none}.b-datepicker .b-toolbar.b-dock-top{background-color:#fff;border-bottom:none;color:#000;font-size:1.2em}.b-datepicker .b-toolbar.b-dock-top .b-toolbar-content{gap:.5ex;justify-content:space-around;min-height:0;padding:.5em .5ex!important}.b-datepicker .b-toolbar.b-dock-top .b-datepicker-title{flex:1 1 auto}.b-datepicker .b-calendar-weekdays{background-color:#fff;color:#888;font-size:.85em}.b-datepicker .b-calendar-weekdays .b-calendar-day-header{padding:.4em 0}.b-datepicker.b-show-week-column .b-week-number-cell{line-height:2.4em;margin:5px 4px;text-align:center;width:2.4em}.b-datepicker .b-calendarpanel-content{justify-content:flex-start;padding:0}.b-datepicker .b-week-number-cell{color:#76c579}.b-datepicker .b-weeks-container .b-calendar-cell{align-items:center;flex:1 0 2.4em;margin:5px 0;outline:0 none;padding:0 4px;position:relative;transition:background-color .2s,color .2s}.b-datepicker .b-weeks-container .b-calendar-cell>.b-datepicker-cell-inner{align-items:center;border:0 solid #0000;border-radius:50%;display:flex;flex-direction:column;height:2.4em;justify-content:center;position:relative;width:2.4em}.b-datepicker .b-weeks-container .b-calendar-cell.b-today>.b-datepicker-cell-inner{border-color:#ff9800;border-width:1px}.b-datepicker .b-weeks-container .b-calendar-cell:focus:not(.b-selected-date)>.b-datepicker-cell-inner{background-color:#e8f0fe}.b-datepicker .b-weeks-container .b-calendar-cell:focus>.b-datepicker-cell-inner{border-radius:50%;outline:2px solid #ff9800;outline-offset:3px}.b-datepicker .b-weeks-container .b-calendar-cell.b-selected-date:not(.b-in-range)>.b-datepicker-cell-inner{background-color:var(--datepicker-selected-cell-background-color);border-color:#2196f3;color:#fff}.b-datepicker .b-weeks-container .b-calendar-cell.b-other-month>.b-datepicker-cell-inner{color:#bbb}.b-datepicker .b-weeks-container .b-calendar-cell:not(.b-disabled-date,.b-selected-date)>.b-datepicker-cell-inner{cursor:pointer}.b-datepicker .b-weeks-container .b-calendar-cell:not(.b-disabled-date,.b-selected-date)>.b-datepicker-cell-inner:hover{background-color:#2196f326;border-color:#0000}.b-datepicker .b-weeks-container .b-calendar-cell:not(.b-disabled-date,.b-selected-date)>.b-datepicker-cell-inner:hover.b-today{background-color:#ff9800;border-color:#ff9800}.b-datepicker .b-weeks-container .b-calendar-cell.b-out-of-range>.b-datepicker-cell-inner{color:#aaa}.b-datepicker .b-weeks-container .b-calendar-cell.b-disabled-date>.b-datepicker-cell-inner{color:#aaa;opacity:.4}.b-datepicker .b-weeks-container .b-calendar-cell.b-in-range{background-color:var(--datepicker-selected-range-background-color);border-radius:0!important}.b-datepicker .b-weeks-container .b-calendar-cell.b-in-range.b-first-visible-cell{-webkit-clip-path:polygon(0 50%,8px 0,100% 0,100% 100%,8px 100%);clip-path:polygon(0 50%,8px 0,100% 0,100% 100%,8px 100%)}.b-datepicker .b-weeks-container .b-calendar-cell.b-in-range.b-last-visible-cell{-webkit-clip-path:polygon(0 0,calc(100% - 8px) 0,100% 50%,calc(100% - 8px) 100%,0 100%);clip-path:polygon(0 0,calc(100% - 8px) 0,100% 50%,calc(100% - 8px) 100%,0 100%)}.b-datepicker .b-weeks-container .b-calendar-cell.b-range-end,.b-datepicker .b-weeks-container .b-calendar-cell.b-range-start{z-index:0}.b-datepicker .b-weeks-container .b-calendar-cell.b-range-end:before,.b-datepicker .b-weeks-container .b-calendar-cell.b-range-start:before{background-color:var(--datepicker-selected-range-background-color);bottom:0;content:" ";left:0;position:absolute;right:0;top:0;z-index:-1}.b-datepicker .b-weeks-container .b-calendar-cell.b-range-end>.b-datepicker-cell-inner,.b-datepicker .b-weeks-container .b-calendar-cell.b-range-start>.b-datepicker-cell-inner{background-color:#fff;position:relative}.b-datepicker .b-weeks-container .b-calendar-cell.b-range-end>.b-datepicker-cell-inner:after,.b-datepicker .b-weeks-container .b-calendar-cell.b-range-start>.b-datepicker-cell-inner:after{background-color:var(--datepicker-selected-range-background-color);border-radius:50%;bottom:0;content:" ";left:0;position:absolute;right:0;top:0;z-index:-1}.b-datepicker .b-weeks-container .b-calendar-cell.b-range-start:before{left:50%}.b-datepicker .b-weeks-container .b-calendar-cell.b-range-end:before{right:50%}.b-datepicker:not(:has(.b-today,.b-selected-date)) .b-calendar-cell.b-active-date:not(:focus)>.b-datepicker-cell-inner:not(:hover){border-color:#2196f3}.b-datepicker.b-multiselect .b-calendar-cell{flex-grow:1!important;margin-inline:0!important}.b-datepicker.b-rtl .b-icon:before{transform:scaleX(-1)}.b-datepicker .b-monthpicker,.b-datepicker .b-yearpicker{height:100%;width:100%}.b-datepicker .b-datepicker-monthbutton,.b-datepicker .b-datepicker-yearbutton{-webkit-margin-start:.5ex;background-color:initial;border:0;color:inherit!important;font-weight:400;margin-inline-start:.5ex;min-height:0;min-height:auto;min-width:0;min-width:auto;padding:0;text-transform:none}.b-datepicker .b-datepicker-monthbutton:not(.b-disabled):not(.b-tab):hover,.b-datepicker .b-datepicker-yearbutton:not(.b-disabled):not(.b-tab):hover{background-color:initial;opacity:.7}.b-datepicker-nav-button.b-icon,.b-icon.b-multidatepicker-nav-button{border:none;border-radius:50%;height:2em;min-height:24px;min-width:24px;padding:0;width:2em}.b-datepicker-nav-button.b-icon:not(.b-multidatepicker-nav-button),.b-icon.b-multidatepicker-nav-button:not(.b-multidatepicker-nav-button){font-size:80%}.b-datepicker-nav-button.b-icon:before,.b-icon.b-multidatepicker-nav-button:before{line-height:normal}.b-datepicker-nav-button.b-icon,.b-datepicker-nav-button.b-icon:not(.b-tab):active:focus:not([disabled]),.b-datepicker-nav-button.b-icon:not(.b-tab):active:not([disabled]),.b-icon.b-multidatepicker-nav-button{color:#888}.b-datepicker-nav-button.b-icon:hover,.b-icon.b-multidatepicker-nav-button:hover{opacity:.7}.b-datepicker-nav-button.b-icon:not(.b-contains-focus),.b-icon.b-multidatepicker-nav-button:not(.b-contains-focus){background:#0000}.b-using-keyboard .b-datepicker .b-calendar-days,.b-using-keyboard .b-datepicker .b-datepicker-title{overflow:visible}.b-readonly-combo-list.b-empty{display:none}.b-readonly-combo-list .b-list-item{min-width:auto}.b-visible-scrollbar .b-readonly-combo-list .b-list-item{-webkit-padding-end:2em;padding-inline-end:2em}.b-fieldset{flex-shrink:0}.b-fieldset.b-has-label{align-items:center}.b-fieldset.b-has-label.b-label-before>.b-panel-body-wrap{flex:1 1 100%}.b-fieldset.b-has-label>label{flex-shrink:0}.b-fieldset-header{background-color:initial;color:#424242;padding:.5em}.b-fieldset-header .b-header-title{font-weight:600}fieldset.b-fieldset-content{-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-after:0;background-color:initial;border:none;margin-inline-end:0;margin-inline-start:0;overflow:visible;overflow:initial;padding-block-end:0}.b-panel-has-header>.b-radiogroup-body-wrap>fieldset.b-fieldset-content{-webkit-padding-before:1em;-webkit-padding-start:1em;-webkit-padding-end:1em;padding-block-start:1em;padding-inline-end:1em;padding-inline-start:1em}.b-fieldset:not(.b-panel-has-header)>.b-radiogroup-body-wrap>fieldset.b-fieldset-content{padding:0}fieldset.b-fieldset-content.b-inline{padding-block:1em}fieldset.b-fieldset-content.b-inline>.b-field:not(:first-child){-webkit-margin-start:1em;margin-inline-start:1em}fieldset.b-fieldset-content>legend.b-fieldset-legend{clip:rect(0,0,0,0);position:absolute;top:-10000px}.b-popup{--panel-background-color:#fff;color:#424242}.b-popup.b-text-popup{max-width:25em}.b-popup.b-positioned{box-shadow:0 3px 6px #0000001f,0 3px 6px #0000003d}.b-popup-content a{color:#353535}.b-popup-header{background-color:#2196f3;color:#fff}.b-modal-mask{inset:0;pointer-events:all;position:fixed;z-index:11001}.b-modal-mask:not(.b-modal-transparent){background-color:#64646480}@media (max-width:480px){.b-popup{max-width:100%!important}}.b-messagedialog.b-popup{min-width:18em}.b-messagedialog.b-popup .b-button{min-width:9em}.b-messagedialog.b-popup .b-messagedialog-content{padding:1em}.b-messagedialog.b-popup .b-messagedialog-content.b-panel-content{border-radius:0;min-height:4em}.b-messagedialog.b-popup .b-messagedialog-cancelbutton,.b-messagedialog.b-popup .b-messagedialog-input,.b-messagedialog.b-popup .b-messagedialog-okbutton{display:none}.b-messagedialog.b-popup.b-messagedialog-confirm .b-messagedialog-cancelbutton,.b-messagedialog.b-popup.b-messagedialog-confirm .b-messagedialog-okbutton,.b-messagedialog.b-popup.b-messagedialog-prompt .b-messagedialog-cancelbutton,.b-messagedialog.b-popup.b-messagedialog-prompt .b-messagedialog-okbutton{display:inline;display:initial}.b-messagedialog.b-popup.b-messagedialog-alert .b-messagedialog-message,.b-messagedialog.b-popup.b-messagedialog-confirm .b-messagedialog-message{display:block}.b-messagedialog.b-popup.b-messagedialog-prompt .b-messagedialog-input{display:inline;display:initial;margin:1em 0 0}.b-messagedialog.b-popup.b-messagedialog-alert .b-messagedialog-okbutton{display:inline;display:initial}.b-messagedialog.b-popup .b-panel-body-wrap{background:#fff}.b-messagedialog.b-popup .b-popup-content,.b-messagedialog.b-popup .b-toolbar{background:#0000}.b-messagedialog.b-popup .b-toolbar .b-toolbar-content{justify-content:flex-end}.b-monthpicker{width:-webkit-max-content;width:max-content}.b-monthpicker .b-toolbar.b-dock-top{background-color:#fff;border-bottom:none;color:#000;font-size:1.2em;min-height:0}.b-monthpicker .b-toolbar.b-dock-top .b-toolbar-content{gap:.5ex;padding:.5em .5ex!important}.b-monthpicker .b-toolbar.b-dock-top button{border:none;height:1.6em;min-height:0;text-transform:none}.b-monthpicker .b-toolbar.b-dock-top button,.b-monthpicker .b-toolbar.b-dock-top button:not(.b-tab,[disabled]):active,.b-monthpicker .b-toolbar.b-dock-top button:not(.b-tab,[disabled]):active:focus{color:#888}.b-monthpicker .b-toolbar.b-dock-top .b-monthpicker-title{background-color:initial;color:inherit;font-weight:400;margin-inline:auto}.b-monthpicker .b-toolbar.b-dock-top .b-monthpicker-title:not(.b-disabled,.b-tab):hover{background-color:initial;opacity:.7}.b-monthpicker .b-monthpicker-body-wrap{background-color:#fff}.b-monthpicker .b-monthpicker-content{grid-gap:1em;align-items:center;display:grid;gap:1em;grid-template-columns:repeat(3,1fr);padding:1em}.b-monthpicker .b-monthpicker-content button.b-monthpicker-month{background:#0000;border:0 solid #0000;border-radius:1em;color:#000;cursor:pointer;font-family:inherit;font-size:1em;font-weight:400;height:2em;padding-inline:0}.b-monthpicker .b-monthpicker-content button.b-monthpicker-month:hover{background-color:#2196f326;border-color:#0000}.b-monthpicker .b-monthpicker-content button.b-monthpicker-month.b-selected{background-color:#2196f3;border-color:#2196f3;color:#fff}.b-monthpicker.b-floating,.b-monthpicker.b-outer{min-height:18.2em;min-width:20.4em}.b-confirmationbar .b-toolbar-content{justify-content:flex-end}.b-confirmationbar .b-toolbar-content .b-button:not(:first-child){-webkit-margin-start:1em;margin-inline-start:1em}.b-multidatepicker-nav-button{top:.25em;transition:opacity .2s ease}.b-panel-has-header.b-header-dock-top>.b-multidatepicker-nav-button{top:4.5em}.b-multidatepicker:not(.b-multidatepicker-nav-buttons)>.b-multidatepicker-nav-button{display:none}.b-multidatepicker-next-button{right:.3em}.b-multidatepicker-prev-button{left:.3em}.b-multidatepicker-nav-floating{overflow:visible}.b-multidatepicker-nav-floating>.b-button.b-multidatepicker-nav-button{background-color:#fff;box-shadow:0 1px 2px 0 #0000004d,0 1px 3px 1px #00000026;padding:1.4em;top:50%}.b-multidatepicker-nav-floating>.b-button.b-multidatepicker-nav-button:focus,.b-multidatepicker-nav-floating>.b-button.b-multidatepicker-nav-button:hover{background-color:#fff;opacity:1}.b-multidatepicker-nav-floating>.b-multidatepicker-next-button{right:0;translate:50% -50%}.b-multidatepicker-nav-floating>.b-multidatepicker-prev-button{left:0;translate:-50% -50%}.b-multidatepicker-content>.b-carousel-inner-ct .b-datepicker-content .b-calendar-week,.b-multidatepicker-content>.b-carousel-inner-ct .b-datepicker-content .b-calendar-weekdays{padding-inline:1.5em}.b-multidatepicker-content>.b-carousel-inner-ct .b-datepicker-content .b-calendar-week .b-active-date:not(.b-selected-date,.b-today):not(:focus)>.b-datepicker-cell-inner,.b-multidatepicker-content>.b-carousel-inner-ct .b-datepicker-content .b-calendar-weekdays .b-active-date:not(.b-selected-date,.b-today):not(:focus)>.b-datepicker-cell-inner{border-color:#0000}.b-multidatepicker-content>.b-carousel-inner-ct .b-datepicker-content .b-weeks-container{padding-block:.4em}.b-multidatepicker-content>.b-carousel-inner-ct .b-other-month{pointer-events:none;visibility:hidden}.b-multidatepicker-content>.b-carousel-inner-ct .b-datepicker.b-carousel-visible.b-carousel-first>.b-top-focus-trap,.b-multidatepicker-content>.b-carousel-inner-ct .b-datepicker.b-carousel-visible.b-carousel-last>.b-end-focus-trap,.b-multidatepicker-content>.b-carousel-inner-ct [data-ref=nextMonth],.b-multidatepicker-content>.b-carousel-inner-ct [data-ref=nextYear],.b-multidatepicker-content>.b-carousel-inner-ct [data-ref=prevMonth],.b-multidatepicker-content>.b-carousel-inner-ct [data-ref=prevYear]{display:none}.b-multidatepicker-content>.b-carousel-inner-ct .b-datepicker.b-carousel-reserve [data-ref=monthField]{pointer-events:none}.b-multidatepicker-content>.b-carousel-inner-ct .b-datepicker.b-carousel-reserve [data-ref=yearButton]{display:none}.b-multidatepicker-content>.b-carousel-inner-ct .b-datepicker .b-calendar-cell>.b-datepicker-cell-inner{cursor:pointer}.b-daterangepicker .b-end-date,.b-daterangepicker .b-start-date{width:13em}.b-daterangepicker.b-daterangefield-picker .b-end-date{width:11em}.b-daterangepicker.b-picking-start-date .b-range-end:not(.b-range-start),.b-daterangepicker:not(.b-picking-start-date) .b-range-start:not(.b-range-end){--datepicker-selected-cell-background-color:#bce0fb}.b-daterangefield{width:auto}.b-daterangefield>.b-field-container-wrap>.b-fieldcontainer{min-width:24.5em}.b-daterangefield>.b-field-container-wrap>.b-fieldcontainer>.b-widget:not(:first-child){-webkit-margin-start:.5em;margin-inline-start:.5em}.b-daterangefield.b-pick-time>.b-field-container-wrap>.b-fieldcontainer{min-width:39.5em}.b-daterangefield .b-start-date{flex:7 0 auto;width:13em}.b-daterangefield .b-end-date{flex:5 0 auto;width:11em}.b-daterangefield .b-end-time,.b-daterangefield .b-start-time{flex:7 7 auto}.b-menu{align-items:stretch;display:flex;flex-direction:column;min-height:20px;outline:none;-webkit-user-select:none;user-select:none}.b-menu .b-panel-content{background-color:#fff}.b-menu.b-empty:after{color:#616161;content:attr(data-empty-text);display:block;padding:.8em}.b-menu .b-icon-fw:before,.b-menu .b-icon:before{min-width:1.3em}.b-menu.b-menu-with-submenu .b-menuitem:not(.b-has-submenu) .b-menu-text{-webkit-margin-end:2em;margin-inline-end:2em}.b-menu-content{align-items:stretch;justify-content:flex-start;padding:0}.b-menu-content>:not(.b-menuitem){display:flex;margin:.2em .6em}.b-menu-content>:not(.b-menuitem):first-child{margin-top:.4em}.b-menu-content>:not(.b-menuitem):last-child{margin-bottom:.4em}.b-menu-content>.b-button{justify-content:flex-start}.b-menuitem{align-items:center;border-top:1px dotted #0000;color:#616161;cursor:pointer;display:flex;flex-shrink:0;font-size:1em;min-width:7em;padding:.8em;transition:background-color .2s,color .2s}.b-menuitem.b-disabled{opacity:.5}.b-menuitem:first-child{border-top:none;border-top-left-radius:2px;border-top-right-radius:2px}.b-menuitem:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.b-menuitem.b-separator:not(.b-first-visible-child){border-top:1px solid #bdbdbd}.b-menuitem.b-contains-focus,.b-menuitem:focus{background-color:#eee;color:#616161;outline:none}.b-menuitem span.b-menu-text{-webkit-margin-start:.6em;flex:1 1 auto;margin-inline-start:.6em;min-width:5em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-menuitem.b-has-submenu .b-icon-sub-menu{-webkit-margin-start:.3em;margin-inline-start:.3em}.b-menuitem.b-rtl .b-icon-sub-menu:before{transform:scaleX(-1)}.b-menu-custom-content{display:flex}a.b-menuitem:hover .b-menu-text{text-decoration:underline}.b-menu-with-icon .b-menuitem-icon{-webkit-margin-end:.5em;flex-shrink:0;margin-inline-end:.5em;text-align:center;width:1.25em}.b-menu-with-icon span.b-menu-text{-webkit-margin-start:1.75em;margin-inline-start:1.75em}.b-menu-with-icon .b-menuitem-icon~span.b-menu-text{-webkit-margin-start:0;margin-inline-start:0}.b-radio{--radio-background-color:#fff;--radio-dot-color:var(--radio-background-color);--radio-border-color:rgb(var(--widget-primary-color-rgb));--radio-checked-dot-color:rgb(var(--widget-primary-color-rgb));--radio-disabled-color:#e0e0e0}.b-radio.b-disabled{--radio-border-color:var(--radio-disabled-color);--radio-checked-dot-color:var(--radio-disabled-color)}.b-radio input[type=radio]:checked{--radio-dot-color:var(--radio-checked-dot-color)}.b-radio input[type=radio]{-webkit-appearance:none;appearance:none;background-color:var(--radio-dot-color);border:.25em solid var(--radio-background-color);border-radius:50%;box-shadow:0 0 0 2px var(--radio-border-color);cursor:pointer;height:1.3em;margin:2px;min-width:1.3em;width:1.3em;z-index:1}.b-radio input[type=radio]:focus-visible{outline:2px solid #ff9800;outline-offset:0}.b-radio>.b-field-inner label.b-radio-label{-webkit-margin-start:.4em;margin-inline-start:.4em}.b-radio>.b-field-inner label.b-radio-label:before{content:none}@media screen and (-webkit-min-device-pixel-ratio:1.25),screen and (min-resolution:120dpi){.b-firefox .b-radio input{margin:2.5px;transform:rotate(1deg)}}.b-panel.b-radiogroup{--panel-background-color:#0000}.b-panel.b-radiogroup .b-fieldset-content{gap:.75em}.b-panel.b-checkboxgroup .b-fieldset-content{gap:0}.b-panel.b-checkboxgroup .b-fieldset-content:not(.b-inline){padding:var(--autocontainer-gap)}.b-panel.b-checkboxgroup .b-fieldset-content.b-inline{flex-wrap:wrap}.b-panel.b-checkboxgroup .b-fieldset-content.b-inline label{white-space:nowrap}.b-panel.b-checkboxgroup.b-invalid .b-checkbox label:before{outline:1px solid #f44336;outline-offset:2px}.b-ripple{display:none}.b-slider{align-items:center;background-color:initial;column-gap:.5em;overflow:visible}.b-slider.b-has-label{flex-direction:column}.b-slider.b-has-label.b-has-field-label{display:grid;grid-template-columns:auto auto}.b-slider .b-slider-value{grid-column:1/-1;grid-row:2;justify-self:center;transition:color .2s}.b-slider.b-rtl>[type=range]{direction:rtl}.b-slider [type=range]{align-self:stretch;-webkit-appearance:none;background-color:initial;flex:1 1;font-size:inherit;margin:6px 0;max-width:100%;min-width:0;padding:0}.b-slider [type=range]:focus{outline:0}.b-slider [type=range]:focus::-webkit-slider-runnable-track{background:#5ab1f6}.b-slider [type=range]:focus::-moz-range-track{background:#5ab1f6}.b-slider [type=range]:focus::-ms-fill-lower,.b-slider [type=range]:focus::-ms-fill-upper{background:#5ab1f6}.b-slider [type=range]:focus::-webkit-slider-thumb{box-shadow:0 2px 4px #00000026,0 2px 4px #0003}.b-slider [type=range]::-moz-focus-outer{border:0}.b-slider [type=range]::-ms-tooltip{display:none}.b-slider [type=range]::-webkit-slider-runnable-track{background:#e0e0e0;border:none;border-radius:2px;cursor:pointer;height:4px;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%}.b-slider [type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#51adf6;border:none;border-radius:50%;cursor:pointer;height:12px;margin-top:-4px;-webkit-transition:all .5s;transition:all .5s;width:12px}.b-slider [type=range]::-moz-range-track{background:#e0e0e0;border:none;border-radius:2px;cursor:pointer;height:4px;-moz-transition:all .2s ease;transition:all .2s ease;width:100%}.b-slider [type=range]::-moz-range-thumb{background:#51adf6;border:none;border-radius:50%;cursor:pointer;height:12px;width:12px}.b-slider [type=range]::-ms-track{background:#0000;border-color:#0000;border-width:6px 0;color:#0000;cursor:pointer;height:4px;-ms-transition:all .2s ease;transition:all .2s ease;width:100%}.b-slider [type=range]::-ms-fill-lower,.b-slider [type=range]::-ms-fill-upper{background:#e0e0e0;border:none;border-radius:4px}.b-slider [type=range]::-ms-thumb{background:#51adf6;border:none;border-radius:50%;cursor:pointer;height:12px;margin-top:0;width:12px}.b-slider.b-disabled [type=range]::-ms-fill-lower,.b-slider.b-disabled [type=range]::-ms-fill-upper,.b-slider.b-disabled [type=range]::-ms-thumb{background:#d5d5d5;cursor:default}.b-slider.b-disabled [type=range]::-moz-range-thumb,.b-slider.b-disabled [type=range]::-moz-range-track{background:#d5d5d5;cursor:default}.b-slider.b-disabled [type=range]::-webkit-slider-runnable-track,.b-slider.b-disabled [type=range]::-webkit-slider-thumb{background:#d5d5d5;cursor:default}.b-grid-cell .b-slider{flex:1 1}.b-container .b-slider label{margin:0}.b-slidetoggle{--widget-primary-color-rgb:33,150,243;--slidetoggle-background-color:rgb(var(--widget-primary-color-rgb));--slidetoggle-toggle-background-opacity:0.5;--slidetoggle-toggle-background-color:rgba(var(--widget-primary-color-rgb),var(--slidetoggle-toggle-background-opacity))}.b-slidetoggle.b-disabled{--slidetoggle-toggle-background-color:#e0e0e0;--slidetoggle-background-color:#e0e0e0}.b-slidetoggle .b-field-inner:before{width:2.4em}.b-slidetoggle .b-slidetoggle-toggle,.b-slidetoggle input{flex-shrink:0;font-size:inherit;height:1.4em;width:2.4em}.b-slidetoggle input{top:-.4em}.b-slidetoggle input:checked+.b-slidetoggle-toggle{background-color:var(--slidetoggle-background-color);opacity:1}.b-slidetoggle input:checked+.b-slidetoggle-toggle .b-slidetoggle-thumb{background-color:#fff;transform:translate(1.2em,.2em)}.b-slidetoggle .b-slidetoggle-toggle{-webkit-margin-end:.4em;background-color:#9e9e9e99;border-radius:.7em;margin-inline-end:.4em;opacity:.7;transition:background-color .2s,opacity .2s}.b-slidetoggle:hover .b-slidetoggle-toggle{opacity:1}.b-slidetoggle .b-slidetoggle-thumb{background-color:#fff;border-radius:.5em;height:1em;position:absolute;transform:translate(.2em,.2em);transition:transform .3s ease;width:1em}.b-slidetoggle.b-rtl .b-slidetoggle-thumb{transform:translate(-.2em,.2em)}.b-slidetoggle.b-rtl input:checked+.b-slidetoggle-toggle .b-slidetoggle-thumb{transform:translate(-1.2em,.2em)}.b-slidetoggle-label{cursor:pointer}.b-container .b-slidetoggle .b-slidetoggle-label{-webkit-margin-start:0;margin-inline-start:0}.b-splitter{background-color:#ebebeb;flex:0 0 0.5em;position:relative;touch-action:none}@media (pointer:coarse){.b-splitter{--splitter-inner-size:2em;--splitter-button-size:1.3em}}@media (pointer:fine){.b-splitter{--splitter-inner-size:0;--splitter-button-size:1em}}.b-splitter.b-disabled{flex:0 0 1px;pointer-events:none}.b-splitter:not(.b-disabled){overflow:visible}.b-splitter:after{content:"";inset-inline-start:0;position:absolute;top:0;z-index:1}.b-splitter.b-hover:after,.b-splitter.b-moving:after{background-color:#ebebeb}.b-splitter.b-hover .b-splitter-buttons,.b-splitter.b-moving .b-splitter-buttons,.b-splitter.b-show-buttons .b-splitter-buttons{display:flex}.b-splitter.b-horizontal{min-height:.5em}.b-splitter.b-horizontal:not(.b-drag-disabled){cursor:ns-resize}.b-splitter.b-horizontal.b-disabled{min-height:1px}.b-splitter.b-horizontal:after{height:var(--splitter-inner-size);width:100%}.b-splitter.b-horizontal.b-hover:not(.b-drag-disabled):after,.b-splitter.b-horizontal.b-moving:after,.b-splitter.b-horizontal:hover:not(.b-drag-disabled):after{height:10px;top:calc(-5px - -.25em)}.b-splitter.b-horizontal .b-splitter-buttons{margin-top:.2em;transform:translate(-50%,-50%) rotate(90deg)}.b-splitter.b-vertical{min-width:.5em}.b-splitter.b-vertical:not(.b-drag-disabled){cursor:ew-resize}.b-splitter.b-vertical.b-disabled{min-width:1px}.b-splitter.b-vertical:after{height:100%;width:var(--splitter-inner-size)}.b-splitter.b-vertical.b-hover:not(.b-drag-disabled):after,.b-splitter.b-vertical.b-moving:after,.b-splitter.b-vertical:hover:not(.b-drag-disabled):after{inset-inline-start:calc(-5px - -.25em);width:10px}.b-splitter:first-child,.b-splitter:last-child{flex:0 1;min-width:0;visibility:hidden}.b-splitter .b-splitter-inner{background:#ebebeb;display:flex;height:100%;position:relative;width:100%;z-index:2}.b-splitter .b-splitter-buttons{display:none;font-size:var(--splitter-button-size);height:2.4em;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%);transition:top .2s ease-in-out,inset-inline-start .2s ease-in-out;width:2.4em;z-index:3}.b-splitter .b-splitter-buttons:has(.b-disabled){pointer-events:none}.b-splitter .b-splitter-button-collapse,.b-splitter .b-splitter-button-expand{align-items:center;background:#ebebeb;cursor:pointer;display:flex;flex:1 1;padding-top:.1em;position:relative}.b-splitter .b-splitter-button-collapse:hover .b-splitter-button-icon,.b-splitter .b-splitter-button-expand:hover .b-splitter-button-icon{color:#ff9800}.b-splitter .b-splitter-button-collapse.b-disabled,.b-splitter .b-splitter-button-expand.b-disabled{cursor:default;pointer-events:none;visibility:hidden!important}.b-splitter .b-splitter-button-collapse:not(.b-disabled),.b-splitter .b-splitter-button-expand:not(.b-disabled){pointer-events:auto}.b-splitter .b-splitter-button-collapse{border-bottom-left-radius:100% 50%;border-top-left-radius:100% 50%;justify-content:flex-end}.b-splitter .b-splitter-button-expand{border-bottom-right-radius:100% 50%;border-top-right-radius:100% 50%}.b-splitter .b-splitter-button-icon{align-content:center;color:#7e7e7e;cursor:pointer;font-size:1.3em;font-weight:400;height:1.5em}.b-splitter .b-splitter-touch-area{height:100%;inset-inline-start:-.75em;position:absolute;top:0;width:2em}.b-splitter .b-splitter-button-touch-area{height:3em;position:absolute;top:-.3em;width:2em}.b-splitter .b-splitter-button-collapse .b-splitter-button-touch-area{inset-inline-start:-.9em}.b-splitter .b-splitter-button-expand .b-splitter-button-touch-area{inset-inline-end:-.9em}.b-splitter.b-rtl.b-horizontal .b-splitter-buttons{transform:translate(50%,-50%) rotate(-90deg)}.b-splitter.b-rtl.b-vertical .b-splitter-buttons{transform:translate(50%,-50%) scaleX(-1)}.b-splitter.b-rtl .b-splitter-button-collapse,.b-splitter.b-rtl .b-splitter-button-expand{transform:scaleX(-1)}.b-splitter.b-rtl .b-splitter-button-expand{justify-content:flex-end}.b-splitter.b-rtl .b-splitter-button-collapse{justify-content:flex-start}.b-timefield bry-time{--timefield-button-background-color:color-mix(in srgb,currentColor,#fff 85%);--timefield-input-background-color:#0000}.b-timefield.b-open .b-icon-clock-live{background-color:#2196f3!important}.b-timefield.b-empty .b-fieldtrigger{animation-delay:-300s}.b-timefield.b-disabled .b-icon-clock-live,.b-timefield.b-readonly .b-icon-clock-live{background-color:#e0e0e0}.b-timefield:not(.b-disabled):not(.b-readonly) .b-icon-angle-left:hover,.b-timefield:not(.b-disabled):not(.b-readonly) .b-icon-angle-right:hover{color:#2196f3}.b-timefield.b-no-steppers .b-step-trigger{display:none}.b-timefield .b-step-trigger:before{transition:color .3s}.b-timefield.b-rtl .b-step-trigger:before{transform:scaleX(-1)}.b-empty:not(.b-contains-focus) bry-time{opacity:0}.b-timepicker{max-height:535px}.b-timepicker .b-list{align-items:center;background-color:initial;display:flex;flex:1 1 auto;flex-direction:column;scroll-snap-type:block}.b-timepicker .b-timepicker-item{aspect-ratio:1;display:grid;flex-shrink:0;padding:.7em;place-content:center;scroll-snap-align:start;width:3em}.b-timepicker .b-timepicker-item[aria-selected=true]{outline:1px solid #2196f3;outline-offset:-1px}@keyframes b-toast-progress{0%{width:0}to{width:100%}}.b-toast{--widget-primary-color-rgb:255,255,255;--toast-background-color:rgb(var(--widget-primary-color-rgb));--toast-color:#424242;--toast-progress-background-color:#2196f3;background-color:var(--toast-background-color);color:var(--toast-color)}.b-float-root>.b-floating.b-toast{border-radius:2px;cursor:pointer;display:inline-block;inset-inline-end:2em;inset-inline-start:auto;line-height:1.4em;max-height:60%;max-width:60%;overflow-x:hidden;overflow-y:auto;padding:1em;top:auto;transition:var(--side) .25s ease-in,transform .25s ease-in}.b-float-root>.b-floating.b-toast:is(.b-side-top-start,.b-side-top-end){top:0}.b-legacy-inset .b-float-root>.b-floating.b-toast{left:auto;right:2em}.b-legacy-inset .b-float-root>.b-floating.b-toast.b-rtl{left:2em;right:auto}.b-float-root>.b-floating.b-toast:is(.b-side-top-start,.b-side-bottom-start){inset-inline-end:auto;inset-inline-start:2em}.b-float-root>.b-floating.b-toast.b-toast-hide:is(.b-side-bottom-end,.b-side-bottom-start){bottom:0!important;transform:translateY(100%)!important}.b-float-root>.b-floating.b-toast.b-toast-hide:is(.b-side-top-end,.b-side-top-start){top:0!important;transform:translateY(-100%)!important}.b-float-root>.b-floating.b-toast.b-icon:before{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-toast-progress{animation-name:b-toast-progress;animation-timing-function:linear;background:var(--toast-progress-background-color);height:3px;inset-inline-start:0;position:absolute;top:0}.b-legacy-inset .b-toast-progress{left:0}.b-legacy-inset .b-toast-progress.b-rtl{right:0}.b-tooltip{--panel-background-color:#616161}.b-tooltip:not(.b-allow-over){-webkit-user-select:none;user-select:none}.b-tooltip .b-tooltip-loading .b-icon{-webkit-margin-end:.5em;display:inline-block;margin-inline-end:.5em}.b-tooltip .b-panel-content.b-no-child-elements{margin-block:.5em;padding-block:.25em}.b-tooltip-content{background:inherit;color:#fff;font-size:1em;line-height:1.4em;padding:1em}.b-tooltip .b-tooltip-header .b-tool,.b-tooltip-content a{color:#fff}.b-textareafield textarea,.b-textareapickerfield textarea{align-self:stretch;padding:.79em 0}.b-textareapickerfield-picker{display:flex;flex:1 1;min-height:10em}.b-textareapickerfield-picker:focus{border-color:#ff9800;outline:none}.b-tabpanel-tabs{background-color:initial;display:flex;flex:0 0 auto;flex-direction:row;margin-bottom:0}.b-toolbar .b-tabpanel-tabs{gap:0}.b-tabpanel-tab{align-items:center;background-color:initial;border:solid #0000;border-top-left-radius:2px;border-top-right-radius:2px;border-width:0 0 2px;color:#757575;cursor:pointer;display:flex;font-weight:400;justify-content:center;padding:.6em 1em;text-transform:uppercase;transition:background-color .2s,color .2s}.b-tabpanel-tab.b-rotate-vertical{min-height:6em;min-width:3em}.b-tabpanel-tab:not(.b-rotate-vertical){min-height:3em;min-width:6em}.b-tabpanel-tab.b-active{--b-tabpanel-tabs-pseudo-border:none;background-color:initial;border-color:#2196f3;color:#2196f3;z-index:1}.b-tabpanel-tab.b-invalid:after{border-bottom:2px solid #f44336;bottom:0;content:" ";height:2px;inset-inline-start:0;position:absolute;width:100%}.b-dock-top>.b-tabpanel-tabs>.b-tabpanel-tab:before{border-bottom:var(--b-tabpanel-tabs-pseudo-border);bottom:0;content:"";inset-inline:0;position:absolute}.b-dock-left>.b-tabpanel-tabs>.b-tabpanel-tab{border-width:0 2px 0 0}.b-dock-right>.b-tabpanel-tabs>.b-tabpanel-tab{border-width:0 0 0 2px}.b-dock-bottom>.b-tabpanel-tabs>.b-tabpanel-tab{border-width:2px 0 0}.b-tabpanel-tab.b-hidden{display:none!important}.b-tabpanel-tab.b-disabled{background-color:initial;border-color:#0000;color:#7575754d}.b-tabpanel-tab:focus{outline-offset:-1px}.b-tabpanel-tab:focus:not(.b-active,.b-disabled){--b-tabpanel-tabs-pseudo-border:none;color:#212121}.b-tabpanel-tab:not(.b-active) img{filter:grayscale(1);opacity:.5}.b-tabpanel-tab .b-tab-close{-webkit-margin-start:1em;color:#757575;font-size:.8em;margin-inline-start:1em}.b-tabpanel-tab .b-tab-close:hover{color:#212121}.b-tabpanel-body.b-card-container{background-color:initial;border:0 solid #0000;border-radius:2px;flex:1 0 auto;padding:1em 0}.b-tabpanel[data-active-index="0"] .b-tabpanel-body{border-top-left-radius:0}.b-tabpanel .b-html{color:#000}.b-toolbar.b-tabbar{background-color:var(--panel-background-color)}.b-toolbar.b-tabbar>.b-tabpanel-tabs{min-height:auto;padding:0}.b-toolbar.b-tabbar.b-dock-top{border-bottom:none}.b-toolbar.b-tabbar.b-dock-top:before{bottom:0;content:"";inset-inline:0;position:absolute}.b-toolbar.b-tabbar:not(.b-dragging-child) .b-tab:hover:not(.b-active,.b-disabled){--b-tabpanel-tabs-pseudo-border:none;background-color:#eee;color:#212121}.b-tabbar.b-dock-bottom .b-tabpanel-tabs,.b-tabbar.b-dock-top .b-tabpanel-tabs{align-items:center}.b-tabbar.b-dock-bottom .b-tabpanel-tabs>.b-widget.b-tab-last,.b-tabbar.b-dock-top .b-tabpanel-tabs>.b-widget.b-tab-last{-webkit-margin-end:auto;margin-inline-end:auto}.b-tabbar.b-dock-bottom .b-tabpanel-tabs>.b-widget:not(.b-tab),.b-tabbar.b-dock-top .b-tabpanel-tabs>.b-widget:not(.b-tab){height:80%;min-height:1em}.b-tabbar.b-dock-bottom .b-tabpanel-tabs>.b-widget:not(.b-tab).b-last-visible-child,.b-tabbar.b-dock-top .b-tabpanel-tabs>.b-widget:not(.b-tab).b-last-visible-child{-webkit-margin-end:.3em;margin-inline-end:.3em}.b-tabbar.b-dock-bottom .b-tabpanel-tabs>.b-widget:not(.b-tab-last),.b-tabbar.b-dock-left .b-tabpanel-tabs>.b-widget:not(.b-tab-last),.b-tabbar.b-dock-right .b-tabpanel-tabs>.b-widget:not(.b-tab-last),.b-tabbar.b-dock-top .b-tabpanel-tabs>.b-widget:not(.b-tab-last){-webkit-margin-end:0;margin-inline-end:0;margin-bottom:0}.b-toolbar.b-undoredo{gap:0;padding:0}.b-toolbar.b-undoredo>*{border-radius:0}.b-buttongroup .b-toolbar.b-undoredo:not(:first-child)>button:first-child{-webkit-margin-start:0;margin-inline-start:0}.b-buttongroup .b-toolbar.b-undoredo>.b-widget{-webkit-margin-end:0;margin-inline-end:0}.b-toolbar.b-undoredo .b-widget.b-combo{flex:1 1 250px;margin:0 .5em}.b-theme-material .b-toolbar.b-undoredo .b-widget.b-combo .b-field-inner{padding-inline:.7em}.b-yearpicker{width:-webkit-max-content;width:max-content}.b-yearpicker .b-toolbar.b-dock-top{background-color:#fff;border-bottom:none;color:#000;font-size:1.2em;min-height:0}.b-yearpicker .b-toolbar.b-dock-top .b-toolbar-content{gap:.5ex;padding:.5em .5ex!important}.b-yearpicker .b-toolbar.b-dock-top .b-icon:before{line-height:normal}.b-yearpicker .b-toolbar.b-dock-top button{border:none;min-height:0}.b-yearpicker .b-toolbar.b-dock-top button,.b-yearpicker .b-toolbar.b-dock-top button:not(.b-tab):active:focus:not([disabled]),.b-yearpicker .b-toolbar.b-dock-top button:not(.b-tab):active:not([disabled]){color:#888}.b-yearpicker .b-toolbar.b-dock-top .b-tool{color:inherit;font-size:80%}.b-yearpicker .b-toolbar.b-dock-top .b-tool:hover{opacity:.7}.b-yearpicker .b-toolbar.b-dock-top .b-tool:not(.b-contains-focus){background:#0000!important}.b-yearpicker .b-toolbar.b-dock-top .b-yearpicker-title{background-color:initial;color:inherit;font-weight:400;margin-inline:auto}.b-yearpicker .b-toolbar.b-dock-top .b-yearpicker-title[data-item-index="0"]{margin-inline:.5em auto!important}.b-yearpicker .b-toolbar.b-dock-top .b-yearpicker-title:not(.b-disabled):not(.b-tab):hover{background-color:initial;opacity:.7}.b-yearpicker .b-yearpicker-body-wrap{background-color:#fff}.b-yearpicker .b-yearpicker-content{grid-gap:1em;align-items:center;display:grid;gap:1em;grid-template-columns:repeat(4,1fr);padding:1em}.b-yearpicker .b-yearpicker-content button.b-yearpicker-year{background:#0000;border:0 solid #0000;border-radius:1em;color:#000;cursor:pointer;font-family:inherit;font-size:1em;font-weight:400;height:2em;padding-inline:0}.b-yearpicker .b-yearpicker-content button.b-yearpicker-year:hover{background-color:#2196f326;border-color:#0000}.b-yearpicker .b-yearpicker-content button.b-yearpicker-year.b-selected{background-color:#2196f3;border-color:#2196f3;color:#fff}.b-yearpicker.b-floating,.b-yearpicker.b-outer{min-height:18.2em;min-width:20.4em}:host,:root{--b-hint-highlight-color:#feac31}.b-hint code{background:#eee;line-height:1;padding:2px 4px}.b-theme-classic-dark .b-hint code{background:#111}.b-hint .b-mask{opacity:0}.b-hint .b-description{line-height:1.7em}.b-hint.b-scroll-realigning{transition:none!important}.b-mouse-pointer{display:inline-grid;font-size:20px;pointer-events:none;position:absolute}.b-hint.b-floating{max-width:37em;transition:top .5s,inset-inline-start .5s;width:-webkit-max-content;width:max-content}.b-hint.b-floating [data-ref=steps]{-webkit-margin-end:auto;margin-inline-end:auto}.b-hint.b-floating.b-no-title .b-hint-header{max-height:0;padding:0}.b-hint.b-floating.b-no-title .b-popup-close{inset-block-start:1em;inset-inline-end:1em;position:absolute}.b-hint.b-floating.b-no-title .b-hint-content{-webkit-padding-end:2em;padding-inline-end:2em}.b-hint.b-floating,.b-hint.b-floating .b-button,.b-hint.b-floating .b-hint-body-wrap{border-radius:.5em}.b-hint.b-floating .b-button{height:2.75em;text-transform:none}.b-hint.b-floating .b-tooltip-header .b-tool{position:absolute;right:.5em;top:.5em}.b-float-root .b-hint-highlighter{background-color:initial;border-radius:3px;height:var(--b-highlight-height);left:var(--b-highlight-left);outline:2px solid #feac31;outline:2px solid var(--b-hint-highlight-color);pointer-events:none!important;top:var(--b-highlight-top);transition:inset-inline-start .5s,inset-block-start .5s,width .5s,height .5s,background-color .7s;width:var(--b-highlight-width)}.b-float-root .b-hint-highlighter.b-hint-highlighter-ping{animation:hint-highlighter-ping 1.2s linear 3;z-index:99999}.b-float-root .b-hint-highlighter.b-hint-highlighter-center{background-color:#feac31;background-color:var(--b-hint-highlight-color);border-radius:50%;outline-offset:-2px;z-index:-1}.b-float-root .b-hint-highlighter.b-realigning{transition:none!important}@keyframes hint-highlighter-ping{0%{outline-color:#feac31;outline-color:var(--b-hint-highlight-color);outline-offset:-2px;outline-width:2px}70%{outline-color:color-mix(in srgb,#feac31 40%,#0000 60%);outline-color:color-mix(in srgb,var(--b-hint-highlight-color) 40%,#0000 60%);outline-offset:20px;outline-width:10px}95%{outline-color:#0000;outline-offset:20px;outline-width:10px}96%{outline-color:#0000;outline-offset:-2px;outline-width:2px}to{outline-color:#feac31;outline-color:var(--b-hint-highlight-color);outline-offset:-2px;outline-width:2px}}.b-modal-mask[owned-by*=b-hint]{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%,0 0,var(--b-highlight-left) var(--b-highlight-top),var(--b-highlight-left) calc(var(--b-highlight-top) + var(--b-highlight-height)),calc(var(--b-highlight-left) + var(--b-highlight-width)) calc(var(--b-highlight-top) + var(--b-highlight-height)),calc(var(--b-highlight-left) + var(--b-highlight-width)) var(--b-highlight-top),var(--b-highlight-left) var(--b-highlight-top));clip-path:polygon(0 0,100% 0,100% 100%,0 100%,0 0,var(--b-highlight-left) var(--b-highlight-top),var(--b-highlight-left) calc(var(--b-highlight-top) + var(--b-highlight-height)),calc(var(--b-highlight-left) + var(--b-highlight-width)) calc(var(--b-highlight-top) + var(--b-highlight-height)),calc(var(--b-highlight-left) + var(--b-highlight-width)) var(--b-highlight-top),var(--b-highlight-left) var(--b-highlight-top));transition:all .5s}.b-histogram{background-color:#fff;contain:strict;padding:1px}.b-histogram svg *{vector-effect:non-scaling-stroke}.b-histogram rect{fill:#4caf50;transition-duration:1s;transition-property:x,y,width,height,fill}.b-histogram rect.b-series-index-0{fill:#4caf50}.b-histogram rect.b-series-index-1{fill:#2196f3}.b-histogram rect.b-series-index-2{fill:#3f51b5}.b-histogram rect.b-series-index-3{fill:#009688}.b-histogram rect.b-series-index-4{fill:#ff9800}.b-histogram rect.b-series-index-5{fill:#cddc39}.b-histogram rect.b-exceeds-top{fill:#f44336}.b-histogram text.b-bar-legend{text-anchor:end;font-size:75%;pointer-events:none;writing-mode:tb}.b-histogram svg{overflow:visible}.b-histogram path{fill:#0000;stroke:#f99;pointer-events:none;transition:d 1s}.b-scale{contain:strict}.b-scale svg *{vector-effect:non-scaling-stroke}.b-scale.b-scale-vertical text.b-scale-tick-label{transform:translateY(.3em)}.b-scale.b-scale-vertical.b-align-right{text-anchor:end}.b-scale.b-scale-horizontal text.b-scale-tick-label{text-anchor:middle}.b-scale path{stroke:#9c9c9c;pointer-events:none}.b-scale text{fill:grey}.b-hbox,.b-vbox{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.b-hbox>.b-box-center,.b-vbox>.b-box-center{flex:1 1 auto;overflow:hidden}.b-hbox{flex-flow:row nowrap}.b-vbox{flex-flow:column nowrap}.b-box-justify-stretch{justify-content:stretch}.b-card-container{align-items:stretch;display:flex;flex-flow:row nowrap;overflow:hidden;padding:0;position:relative}.b-card-container.b-animating{overflow:hidden}.b-card-container>.b-card-item{align-items:stretch;flex:1 0 100%;max-width:100%}.b-card-container.b-hide-child-headers>.b-panel:not(.b-positioned)>.b-panel-header{display:none}@keyframes b-card-slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes b-card-slide-out-right{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes b-card-slide-in-right{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes b-card-slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.b-slide-in-left{animation:b-card-slide-in-left .3s ease 0s 1}.b-slide-out-right{animation:b-card-slide-out-right .3s ease 0s 1;left:1em;pointer-events:none}.b-slide-in-right{animation:b-card-slide-in-right .3s ease 0s 1}.b-slide-out-left{-webkit-margin-start:-1em;-webkit-margin-end:1em;animation:b-card-slide-out-left .3s ease 0s 1;margin-inline-end:1em;margin-inline-start:-1em;pointer-events:none}.b-fit-container{align-items:stretch;display:flex;flex-flow:row nowrap;overflow:hidden;position:relative}.b-fit-container>.b-fit-item{align-self:stretch!important;flex:1 0 auto;margin:0;max-width:100%}.b-resource-avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:2.2em;justify-content:center;touch-action:pan-x pan-y;width:2.2em}.b-resource-avatar.b-resource-icon:before{font-size:1.5em}.b-resource-initials{background:#2196f3;color:#fff;text-transform:uppercase}.b-color-indigo{background-color:#3f51b5}.b-color-blue{background-color:#2196f3}.b-color-cyan{background-color:#3bc9db}.b-color-red{background-color:#f44336}.b-color-deep-orange{background-color:#ff5722}.b-color-orange{background-color:#ff9800}.b-color-amber{background-color:#ffc107}.b-color-yellow{background-color:#ffeb3b}.b-color-teal{background-color:#009688}.b-color-green{background-color:#4caf50}.b-color-light-green{background-color:#8bc34a}.b-color-lime{background-color:#cddc39}.b-color-purple{background-color:#9c27b0}.b-color-violet{background-color:#9775fa}.b-color-pink{background-color:#f783ac}.b-color-dark-gray{background-color:#424242}.b-color-gray{background-color:#9e9e9e}.b-color-light-gray{background-color:#e0e0e0}.b-color-white{background-color:#fff}.b-indigo{--widget-primary-color-rgb:63,81,181}.b-blue{--widget-primary-color-rgb:33,150,243}.b-cyan{--widget-primary-color-rgb:59,201,219}.b-red{--widget-primary-color-rgb:244,67,54}.b-deep-orange{--widget-primary-color-rgb:255,87,34}.b-orange{--widget-primary-color-rgb:255,152,0}.b-amber{--widget-primary-color-rgb:255,193,7}.b-yellow{--widget-primary-color-rgb:255,235,59}.b-teal{--widget-primary-color-rgb:0,150,136}.b-green{--widget-primary-color-rgb:76,175,80}.b-light-green{--widget-primary-color-rgb:139,195,74}.b-lime{--widget-primary-color-rgb:205,220,57}.b-purple{--widget-primary-color-rgb:156,39,176}.b-violet{--widget-primary-color-rgb:151,117,250}.b-pink{--widget-primary-color-rgb:247,131,172}.b-dark-gray{--widget-primary-color-rgb:66,66,66}.b-gray{--widget-primary-color-rgb:158,158,158}.b-light-gray{--widget-primary-color-rgb:224,224,224}.b-white{--widget-primary-color-rgb:255,255,255}.b-icon-clock-live{animation-delay:0s;background-color:#757575;border-radius:50%;height:1em;position:relative;width:1em}.b-icon-clock-live:after,.b-icon-clock-live:before{background:#fff;border-radius:.5em;content:"";display:block;font-size:1em!important;left:.44em;position:absolute;width:.1em!important}.b-icon-clock-live:before{animation:rotate 6s linear infinite;animation-delay:inherit;animation-play-state:paused;height:.4em!important;top:.15em;transform-origin:.05em .35em}.b-icon-clock-live:after{animation:rotate 72s linear infinite;animation-delay:inherit;animation-play-state:paused;height:.33em;top:.22em;transform-origin:.05em .3em}.b-button.b-raised,.b-buttongroup.b-raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.b-button.b-raised{transition-duration:.2s;transition-property:color,box-shadow,background-color;transition-timing-function:cubic-bezier(.25,.8,.25,1)}.b-button.b-raised.b-pressed,.b-button.b-raised.b-pressed:hover:not(.b-disabled){box-shadow:0 2px 1px -1px #0000001a}.b-button.b-raised.b-disabled{box-shadow:none}.b-button.b-raised:hover:not(.b-disabled),.b-outer.b-using-keyboard .b-button.b-raised:focus:not(.b-disabled){box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.b-outer.b-using-keyboard .b-button.b-raised.b-pressed:focus:not(.b-disabled){box-shadow:0 3px 1px -2px #0000001a}.b-button.b-raised:active:not(.b-disabled){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.b-checkbox{--checkbox-material-highlight-color:rgb(var(--checkbox-main-color),var(--checkbox-material-highlight-opacity));--checkbox-material-highlight-opacity:0;--checkbox-material-hover-higlight-opacity:0.1;--checkbox-material-focus-higlight-opacity:0.2;overflow:visible!important}.b-checkbox .b-field-inner:before{background-color:var(--checkbox-material-highlight-color);border-radius:50%;content:"";display:block;height:2.6em;left:-.65em;position:absolute;transition:background-color .2s;width:2.6em;z-index:0}.b-rtl .b-checkbox .b-field-inner:before{left:auto;right:-.65em}.b-checkbox:not(.b-disabled):focus-within,.b-checkbox:not(.b-disabled):hover:focus-within{--checkbox-material-highlight-opacity:var(--checkbox-material-focus-higlight-opacity)}.b-checkbox:not(.b-disabled):hover{--checkbox-material-highlight-opacity:var(--checkbox-material-hover-higlight-opacity)}.b-checkbox.b-bright .b-checkbox-label:before{border-color:#fff}.b-radio .b-field-inner:before{display:none}.b-radio:not(.b-disabled) input[type=radio]:before{background-color:initial;border-radius:50%;content:"";display:block;height:2.5em;left:50%;position:relative;top:50%;transform:translate(-50%,-50%);transition:background-color .2s;width:2.5em}.b-radio:not(.b-disabled):hover input:before{background-color:#2196f31a}.b-radio:not(.b-disabled):focus-within input:before,.b-radio:not(.b-disabled):hover:focus-within input:before{background-color:#2196f333}.b-radiogroup,.b-widget.b-radiogroup *{overflow:visible}.b-radiogroup .b-radio.b-collapsed .b-field-container-wrap,.b-widget.b-radiogroup .b-radio.b-collapsed .b-field-container-wrap{overflow:hidden}.b-rtl .b-radio:not(.b-disabled) input[type=radio]:before{right:50%;transform:translate(50%,-50%)}.b-widget.b-datetimefield,.b-widget.b-numberfield,.b-widget.b-textfield{overflow:visible!important}.b-widget.b-datetimefield.b-has-label,.b-widget.b-datetimefield.b-match-label,.b-widget.b-numberfield.b-has-label,.b-widget.b-numberfield.b-match-label,.b-widget.b-textfield.b-has-label,.b-widget.b-textfield.b-match-label{margin-top:1.2em}.b-widget.b-datetimefield .b-field-inner:before,.b-widget.b-numberfield .b-field-inner:before,.b-widget.b-textfield .b-field-inner:before{background-color:#2196f3;bottom:-1px;content:"";display:inline-block;height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform .3s}.b-widget.b-datetimefield .b-field-inner:focus-within:before,.b-widget.b-datetimefield.b-open .b-field-inner:before,.b-widget.b-numberfield .b-field-inner:focus-within:before,.b-widget.b-numberfield.b-open .b-field-inner:before,.b-widget.b-textfield .b-field-inner:focus-within:before,.b-widget.b-textfield.b-open .b-field-inner:before{transform:scaleX(1)}.b-widget.b-datetimefield.b-invalid .b-field-inner:before,.b-widget.b-numberfield.b-invalid .b-field-inner:before,.b-widget.b-textfield.b-invalid .b-field-inner:before{background-color:#f44336}.b-widget.b-datetimefield.b-has-label ::-webkit-input-placeholder,.b-widget.b-numberfield.b-has-label ::-webkit-input-placeholder,.b-widget.b-textfield.b-has-label ::-webkit-input-placeholder{color:#0000}.b-widget.b-datetimefield label,.b-widget.b-numberfield label,.b-widget.b-textfield label{bottom:auto;overflow:hidden;position:absolute;text-overflow:ellipsis;top:-1em;transition:all .2s;white-space:nowrap;width:100%!important}.b-widget.b-datetimefield.b-empty:not(.b-contains-focus):not(.b-no-steppers).b-has-start-trigger label,.b-widget.b-numberfield.b-empty:not(.b-contains-focus):not(.b-no-steppers).b-has-start-trigger label,.b-widget.b-textfield.b-empty:not(.b-contains-focus):not(.b-no-steppers).b-has-start-trigger label{-webkit-margin-start:2em;margin-inline-start:2em}.b-widget.b-datetimefield.b-empty:not(.b-contains-focus):not(.b-no-steppers).b-datefield label,.b-widget.b-datetimefield.b-empty:not(.b-contains-focus):not(.b-no-steppers).b-datetimefield label,.b-widget.b-numberfield.b-empty:not(.b-contains-focus):not(.b-no-steppers).b-datefield label,.b-widget.b-numberfield.b-empty:not(.b-contains-focus):not(.b-no-steppers).b-datetimefield label,.b-widget.b-textfield.b-empty:not(.b-contains-focus):not(.b-no-steppers).b-datefield label,.b-widget.b-textfield.b-empty:not(.b-contains-focus):not(.b-no-steppers).b-datetimefield label{-webkit-margin-start:1em;margin-inline-start:1em}.b-widget.b-datetimefield.b-empty:not(:focus-within):not(.b-open) label,.b-widget.b-numberfield.b-empty:not(:focus-within):not(.b-open) label,.b-widget.b-textfield.b-empty:not(:focus-within):not(.b-open) label{-webkit-padding-end:1em;font-size:1em;padding-inline-end:1em;top:1em}.b-widget.b-datetimefield.b-bright,.b-widget.b-numberfield.b-bright,.b-widget.b-textfield.b-bright{border-color:#e0e0e0;color:#fff}.b-widget.b-datetimefield.b-bright:not(.b-has-label) ::-webkit-input-placeholder,.b-widget.b-numberfield.b-bright:not(.b-has-label) ::-webkit-input-placeholder,.b-widget.b-textfield.b-bright:not(.b-has-label) ::-webkit-input-placeholder{color:#fff}.b-widget.b-datetimefield.b-bright label,.b-widget.b-datetimefield.b-bright label i,.b-widget.b-numberfield.b-bright label,.b-widget.b-numberfield.b-bright label i,.b-widget.b-textfield.b-bright label,.b-widget.b-textfield.b-bright label i{color:#ffffffe6}.b-widget.b-datetimefield.b-bright:hover:not(.b-disabled) .b-field-inner,.b-widget.b-numberfield.b-bright:hover:not(.b-disabled) .b-field-inner,.b-widget.b-textfield.b-bright:hover:not(.b-disabled) .b-field-inner{border-color:#fff}.b-widget.b-datetimefield.b-bright .b-field-inner .b-fieldtrigger,.b-widget.b-numberfield.b-bright .b-field-inner .b-fieldtrigger,.b-widget.b-textfield.b-bright .b-field-inner .b-fieldtrigger{color:inherit}.b-widget.b-datetimefield.b-bright .b-field-inner:before,.b-widget.b-numberfield.b-bright .b-field-inner:before,.b-widget.b-textfield.b-bright .b-field-inner:before{background-color:#ff9800}.b-cell-editor .b-field input{padding-inline:.5em}.b-timefield:focus-within label{-webkit-margin-start:0;margin-inline-start:0}.b-timefield label{-webkit-margin-start:1.8em;margin-inline-start:1.8em;margin-top:-.2em}.b-datetimefield .b-datefield{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-datetimefield .b-datefield .b-field-inner,.b-datetimefield:focus-within .b-datefield .b-field-inner,.b-datetimefield:not(.b-disabled):hover .b-datefield .b-field-inner{border:none}.b-colorfield .b-label{left:0}.b-colorfield.b-empty:not(:focus-within):not(.b-open):not(.b-colorless) label.b-label{left:1.5em;top:.8em}.b-rtl .b-colorfield .b-label{right:0}.b-rtl .b-colorfield.b-empty:not(:focus-within):not(.b-open):not(.b-colorless) label.b-label{right:1.5em;top:.8em}.b-checklistfiltercombo-picker [data-ref=searchField] .b-fieldtrigger{padding-inline:.5em}.b-checklistfiltercombo-picker [data-ref=searchField] input[type=text]{padding-inline:.75em}.b-slidetoggle .b-field-inner:before{transition:left,right .3s}.b-slidetoggle.b-slidetoggle-checked .b-field-inner:before{left:.35em}.b-rtl .b-slidetoggle.b-slidetoggle-checked .b-field-inner:before{left:auto;right:.35em}.b-radiogroup,.b-radiogroup .b-radiogroup-body-wrap,.b-radiogroup .b-radiogroup-body-wrap .b-radiogroup-content{overflow:visible}@font-face{font-family:Roboto;font-weight:300;src:url(/static/media/Roboto-Light.c27d89ac77468ae18f28.woff2) format("woff2"),url(/static/media/Roboto-Light.de099c9f379b48014033.woff) format("woff")}@font-face{font-family:Roboto;font-weight:400;src:url(/static/media/Roboto-Regular.64cfb66c866ea50cad47.woff2) format("woff2"),url(/static/media/Roboto-Regular.755dd4f3935688012767.woff) format("woff")}@font-face{font-family:Roboto;font-weight:500;src:url(/static/media/Roboto-Medium.1d3bced88509b0838984.woff2) format("woff2"),url(/static/media/Roboto-Medium.ec86efbf7aa3d6fc8544.woff) format("woff")}@font-face{font-family:Roboto;font-weight:700;src:url(/static/media/Roboto-Bold.92fbd4e93cf0a5dbebaa.woff2) format("woff2"),url(/static/media/Roboto-Bold.de0cae9549d2dcf68490.woff) format("woff")}.b-widget{font-family:Roboto,sans-serif}.b-ripple{align-items:stretch;box-shadow:none!important;display:flex;pointer-events:none!important;position:relative}.b-ripple .b-ripple-inner{flex:1 0 100%;overflow:visible;position:absolute}.b-ripple .b-ripple-inner circle{animation:b-ripple-expand .3s ease-in-out,b-ripple-opacity-in .1s linear;opacity:.1}.b-float-root>.b-ripple{overflow:hidden}.b-has-label.b-bright:not(.b-disabled) label{color:#fff}.b-panel>.b-toolbar .b-toolbar-content{align-items:center}.b-panel>.b-toolbar .b-toolbar-content .b-widget:not(.b-tool){min-height:2.5em}.b-toolbar-content>.b-label{font-size:.9em}@keyframes b-ripple-opacity-in{0%{opacity:0}to{opacity:.1}}@keyframes b-ripple-expand{0%{transform:scale(.1)}to{transform:scale(1)}}.b-divider{margin-top:2em}.b-divider:before{border-bottom:1px solid #9e9e9e}.b-divider:after{font-size:1em}.b-tab.b-invalid{border-bottom-color:#f44336}.b-tab.b-invalid:after{display:none}.b-grid.b-readonly.b-actioncolumn-readonly .b-action-cell{filter:grayscale(1);opacity:.2;pointer-events:none}.b-action-cell{text-align:end}.b-action-ct{display:flex;flex-flow:row nowrap}.b-action-item{color:#5c5c5c;font-size:1.2em;margin:0 -.2em;text-align:center}.b-action-cell.b-grid-cell .b-action-item{transition:all .15s ease-in-out}.b-action-item:hover{color:#878787;transform:scale3d(1.1,1.1,1)}.b-check-header-with-checkbox .b-grid-header-text{display:none}.b-check-header-with-checkbox .b-field-inner{justify-content:center}.b-check-cell .b-checkbox-label,.b-check-header-with-checkbox .b-checkbox-label{align-items:center;display:flex;gap:.4em}.b-check-cell .b-checkbox-label:before,.b-check-header-with-checkbox .b-checkbox-label:before{margin:0!important}.b-grid-cell.b-color-cell .b-color-cell-inner{border:none;border-radius:.4em;cursor:pointer;height:1.5em;width:1.5em}.b-grid-cell.b-color-cell .b-color-cell-inner.b-empty{border:1px solid #e0e0e0}.b-percent-bar-outer{background:#f1f1f1;border-radius:1em;flex:1 1;height:30%;max-height:.8em;overflow:clip}.b-percent-bar{background:#2196f3;color:#fff;display:flex;flex-direction:column;font-size:.7em;height:100%;justify-content:center;max-width:100%;padding:0 .2em;text-align:end;transition:width .5s,padding .5s,background-color .5s}.b-percent-bar.b-zero{padding:0;text-indent:.2em}.b-percent-bar.b-low{background:#f44336;color:#262626}.b-percent-bar.b-low span{left:100%;margin-block:0;margin-inline:5px 0}.b-percent-bar span{display:inline-block;line-height:1em;margin-block:0;margin-inline:0 5px;position:relative}.b-percentdone-circle{--grid-percent-circle-angle:0;align-items:center;background-color:#e0e0e0;background-image:conic-gradient(#2196f3 0 var(--grid-percent-circle-angle),#0000 var(--grid-percent-circle-angle) 1turn);border-radius:50%;display:flex;justify-content:center;margin:0 auto;max-height:3em;max-width:3em}.b-percentdone-circle.b-empty,.b-percentdone-circle.b-full{background-image:none}.b-percentdone-circle.b-full{background-color:#2196f3}.b-percentdone-circle:after{align-items:center;background:#fff;border-radius:50%;color:#212121;content:attr(data-value);display:flex;font-size:.8em;height:calc(100% - 6px);justify-content:center;width:calc(100% - 6px)}.b-percentdone-circle:focus-visible{outline:none}.b-grid-body-container.b-scrolling .b-percent-bar{transition:none}.b-rating-cell-inner .b-icon{font-size:1.8em}.b-rating-cell-inner .b-empty{color:#e0e0e04d}.b-rating-cell-inner .b-filled{color:#fdd835}.b-gridbase:not(.b-readonly) .b-rating-cell-inner:not(.b-not-editable) .b-icon{cursor:pointer;position:relative;transition:all .2s linear}.b-gridbase:not(.b-readonly) .b-rating-cell-inner:not(.b-not-editable):hover .b-icon{color:#fdd835}.b-gridbase:not(.b-readonly) .b-rating-cell-inner:not(.b-not-editable):hover .b-icon.b-empty:before{opacity:.4}.b-gridbase:not(.b-readonly) .b-rating-cell-inner:not(.b-not-editable) .b-icon:hover{transform:scale(1.3)}.b-gridbase:not(.b-readonly) .b-rating-cell-inner:not(.b-not-editable) .b-icon:hover.b-filled{opacity:1}.b-gridbase:not(.b-readonly) .b-rating-cell-inner:not(.b-not-editable) .b-icon:hover:hover~.b-icon:before{color:#e0e0e04d;opacity:1}.b-grid-body-container.b-scrolling .b-rating-cell-inner .b-icon{transition:none}.b-grid-cell.b-row-number-cell,.b-grid-cell.b-sequence-cell{background-color:#fafafa}.b-grid-cell.b-row-number-cell,.b-grid-cell.b-sequence-cell,.b-grid-row.b-hover .b-grid-cell:hover.b-row-number-cell,.b-grid-row.b-hover .b-grid-cell:hover.b-sequence-cell,.b-group-row .b-grid-cell:first-child.b-row-number-cell,.b-group-row .b-grid-cell:first-child.b-sequence-cell{-webkit-border-end:1px solid #0000;border-inline-end:1px solid #0000}.b-gridbase:focus .b-grid-row.b-selected .b-grid-cell.b-selected.b-row-number-cell,.b-gridbase:focus .b-grid-row.b-selected .b-grid-cell.b-selected.b-sequence-cell{-webkit-border-end:1px solid #e0e0e0;border-inline-end:1px solid #e0e0e0}.b-gridbase .b-grid-row .b-grid-cell.b-selected.b-row-number-cell,.b-gridbase .b-grid-row .b-grid-cell.b-selected.b-sequence-cell,.b-gridbase .b-grid-row.b-selected .b-row-number-cell,.b-gridbase .b-grid-row.b-selected .b-sequence-cell{background-color:#ededed}.b-gridbase:not(.b-moving-splitter) .b-grid-subgrid:not(.b-timeaxissubgrid) .b-grid-row:not(.b-group-row) .b-grid-cell.b-row-number-cell.b-hover,.b-gridbase:not(.b-moving-splitter) .b-grid-subgrid:not(.b-timeaxissubgrid) .b-grid-row:not(.b-group-row) .b-grid-cell.b-sequence-cell.b-hover,.b-gridbase:not(.b-moving-splitter) .b-grid-subgrid:not(.b-timeaxissubgrid) .b-grid-row:not(.b-group-row).b-hover .b-grid-cell.b-row-number-cell,.b-gridbase:not(.b-moving-splitter) .b-grid-subgrid:not(.b-timeaxissubgrid) .b-grid-row:not(.b-group-row).b-hover .b-grid-cell.b-sequence-cell{background-color:#f5f5f5}.b-tree-expander{align-items:center;cursor:pointer;display:flex;justify-content:center;margin:0 .55em;position:relative;top:1px}.b-loading-children .b-tree-expander.b-icon:before{animation:rotate 2s linear infinite;content:"\f110"}.b-grid-cell.b-tree-cell{align-items:stretch}.b-tree-leaf-cell .b-tree-cell-inner:before{-webkit-margin-end:.6em;font-family:Font Awesome\ 6 Free,FontAwesome6Free;font-weight:900;margin-inline-end:.6em}.b-icon-tree-collapse,.b-icon-tree-expand,.b-icon-tree-folder,.b-icon-tree-folder-open,.b-icon-tree-leaf,.b-tree-icon,.b-tree-leaf-cell .b-tree-cell-inner:before{color:#2196f3;min-width:1.25em;text-align:center;width:1.25em}.b-icon-tree-folder,.b-icon-tree-folder-open,.b-icon-tree-leaf,.b-tree-icon{-webkit-margin-end:.6em;margin-inline-end:.6em}.b-icon-tree-leaf:before{font-size:.3em;vertical-align:middle}.b-icon-tree-folder-open:before,.b-icon-tree-folder:before{-webkit-margin-start:.1em;margin-inline-start:.1em}.b-icon-tree-collapse.b-empty-parent,.b-icon-tree-expand.b-empty-parent{visibility:hidden}.b-icon-tree-collapse:before,.b-icon-tree-expand:before{font-size:1.2em}.b-tree-cell-inner{align-items:center;display:flex;flex-grow:1;flex-shrink:0;padding:.5em 0}.b-tree-cell-inner.b-text-value{flex-shrink:1;overflow:hidden}.b-tree-cell-inner.b-text-value .b-tree-cell-value{display:inline;display:initial;overflow:hidden;text-overflow:ellipsis}.b-tree-cell.b-auto-height,.b-tree-cell.b-auto-height .b-tree-cell-inner{flex-shrink:1}a.b-tree-cell-inner{text-decoration:none}a.b-tree-cell-inner:hover .b-tree-cell-value{text-decoration:underline}.b-tree-leaf-cell,.b-tree-parent-cell{-webkit-padding-start:10px;padding-inline-start:10px}.b-tree-parent-row .b-grid-cell{color:#6e6e6e;font-weight:500}.b-tree-cell-value{align-items:center;display:flex;flex:1 1;flex-direction:row}.b-touch .b-tree-expander{width:1.1em}.b-touch .b-icon-tree-leaf:before{font-size:.6em}.b-touch .b-tree-icon,.b-touch .b-tree-leaf-cell:not(.b-tree-parent-cell):before{font-size:1.2em}.b-tree-line{-webkit-border-start:2px solid #ddd;border-inline-start:2px solid #ddd;height:100%}.b-editor.b-cell-editor{background-color:#fff;border:solid #2196f3;border-width:1px 1px 0;position:absolute;z-index:1}.b-editor.b-cell-editor:not(.b-floating){box-shadow:none!important}.b-grid-cell:not(.b-tree-cell) .b-editor.b-cell-editor{width:100%!important}.b-editor.b-cell-editor .b-field>.b-label{-webkit-clip-path:inset(0 100% 100% 0);clip-path:inset(0 100% 100% 0);contain:strict;position:absolute}.b-editor.b-cell-editor .b-numberfield:not(.b-has-start-trigger) .b-field-inner,.b-editor.b-cell-editor .b-textfield:not(.b-has-start-trigger) .b-field-inner{-webkit-padding-start:0;padding-inline-start:0}.b-editor.b-cell-editor .b-numberfield input,.b-editor.b-cell-editor .b-textfield input{padding:0 .5em}.b-editor.b-cell-editor .b-combo.b-uses-chipview .b-chipview{margin:.3em}.b-gridbase :is(.b-grid-row,.b-grid-cell).b-editing{contain:unset;outline:none!important;overflow:visible;z-index:1}.b-gridbase :is(.b-grid-row,.b-grid-cell).b-editing .b-grid-cell.b-editing:has(.b-editor){color:#0000}.b-grid-cell:not(.b-editing) .b-cell-editor{display:none}.b-celltooltip-tip{max-height:50%}.b-columndragtoolbar{align-items:center;animation-duration:.2s;animation-name:b-show-columndragtoolbar;background:#fff;border-radius:.2em;box-shadow:0 3px 6px #0000001f,0 3px 6px #0000003d;display:inline-flex;flex-direction:row;flex-wrap:wrap;font-size:.8em;justify-content:center;left:50%;opacity:.8;padding:1em 1em .5em;position:absolute;top:calc(100% - 3em);transform:translateX(-50%);transition:opacity .2s,top .2s;z-index:100}.b-columndragtoolbar.b-closer{top:50%;transform:translate(-50%,-50%)}.b-columndragtoolbar.b-hover{opacity:1}.b-columndragtoolbar.b-remove{animation-duration:.2s;animation-name:b-hide-columndragtoolbar;opacity:0;top:100%}.b-columndragtoolbar.b-remove.b-closer{animation-name:b-hide-columndragtoolbar-closer}.b-columndragtoolbar>.b-title{color:#757575;flex-basis:100%;margin-bottom:1em;text-align:center}.b-columndragtoolbar>.b-title:before{content:"Drag header downwards"}.b-columndragtoolbar.b-closer>.b-title:before{content:"Drop header on a button"}.b-columndragtoolbar .b-group{-webkit-margin-end:1.5em;align-items:center;display:inline-flex;flex-direction:column;margin-inline-end:1.5em}.b-columndragtoolbar .b-group:last-child{-webkit-margin-end:0;margin-inline-end:0}.b-columndragtoolbar .b-group .b-title{color:#757575;margin-block:.5em}.b-columndragtoolbar .b-buttons{display:inline-flex;flex-direction:row}.b-columndragtoolbar .b-target-button{-webkit-margin-end:.5em;align-items:center;background:#2196f3;border:0 solid #2196f3;border-radius:.2em;box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;color:#fff;display:inline-flex;flex-direction:column;margin-inline-end:.5em;padding:1em 0;transition:all .2s;width:7em}.b-columndragtoolbar .b-target-button:last-child{-webkit-margin-end:0;margin-inline-end:0}.b-columndragtoolbar .b-target-button i{color:#fff;font-size:2.5em;pointer-events:none;transition:all .2s}.b-columndragtoolbar .b-target-button.b-hover:not([data-disabled=true]){background-color:#39a1f4;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;color:#fff}.b-columndragtoolbar .b-target-button.b-hover:not([data-disabled=true]) i{color:#fff;transform:scale(1.1)}.b-columndragtoolbar .b-target-button.b-activate i{transform:scale(1.1) rotate(180deg)!important}.b-columndragtoolbar .b-target-button[data-button-id^=group]{background-color:#ff9800;border-color:#fff}.b-columndragtoolbar .b-target-button[data-button-id^=group] i{color:#fff}.b-columndragtoolbar .b-target-button[data-button-id^=group].b-hover:not([data-disabled=true]){background-color:#ffa21a}.b-columndragtoolbar .b-target-button[data-button-id^=group].b-hover:not([data-disabled=true]) i{color:#fff}.b-columndragtoolbar .b-target-button[data-button-id^=multisort]{border-color:#0d89ec}.b-columndragtoolbar .b-target-button[data-button-id^=multisort] i{color:#e6e6e6}.b-columndragtoolbar .b-target-button[data-button-id^=multisort].b-hover:not([data-disabled=true]){background-color:#0d89ec}.b-columndragtoolbar .b-target-button[data-disabled=true]{opacity:.5}@keyframes b-show-columndragtoolbar{0%{opacity:0;top:100%}to{opacity:.4;top:calc(100% - 3em)}}@keyframes b-hide-columndragtoolbar{0%{opacity:.4;top:calc(100% - 3em)}to{opacity:0;top:100%}}@keyframes b-hide-columndragtoolbar-closer{0%{opacity:.4;top:50%}to{opacity:0;top:100%}}.b-grid-header.b-drag-proxy{-webkit-border-end:none;background-color:#fafafa;border-inline-end:none;font-weight:500;line-height:normal;outline:1px solid #0000;transition:background-color .3s}.b-grid-header.b-drag-proxy.b-grid-header-parent{justify-content:stretch}.b-grid-header.b-drag-proxy .b-grid-header:last-child,.b-grid-header.b-drag-proxy.b-grid-header-parent>.b-grid-header-text{-webkit-border-end:none;border-inline-end:none}.b-grid-header.b-drop-placeholder{opacity:.3}.b-grid-header.b-drag-invalid{outline:1px solid #f44336}.b-grid-header.b-drag-invalid,.b-grid-header.b-drag-invalid .b-grid-header{color:#f44336}.b-column-reorder-stretched.b-drag-proxy{background-color:rgba(49,131,254,.125);outline:none}.b-column-reorder-stretched.b-drag-proxy>*{display:none!important}.b-gridbase.b-columnresize .b-grid-header.b-resize-handle{cursor:col-resize!important}.b-gridbase.b-columnresize .b-grid-header.b-resizing{background:#ededed}.b-gridbase.b-columnresize.b-sort .b-grid-header.b-over-resize-handle:hover:not(.b-sort):after,.b-gridbase.b-columnresize.b-sort .b-grid-header.b-over-resize-handle:not(.b-filter):not(.b-multifilter) .b-filter-icon,.b-gridbase.b-columnresize.b-sort .b-grid-header.b-resizing:not(.b-filter):not(.b-multifilter) .b-filter-icon,.b-gridbase.b-columnresize.b-sort .b-grid-header.b-resizing:not(.b-sort):after{display:none}.b-gridbase.b-columnresize.b-touch.b-column-resizing .b-grid-header.b-resizing{overflow:visible;z-index:100}.b-gridbase.b-columnresize.b-touch.b-column-resizing .b-grid-header.b-resizing:before{background-color:initial;border-radius:100%;color:#fff;content:"\f337";font-size:1.5em;padding:.5em;pointer-events:none;position:absolute;right:0;top:50%;transform:translateX(50%) translateY(-50%);z-index:101}.b-rtl .b-gridbase.b-columnresize.b-touch.b-column-resizing .b-grid-header.b-resizing:before{left:0;right:auto}.b-gridbase.b-columnresize.b-touch.b-column-resizing .b-grid-header:not(.b-resizing){z-index:1}.b-context-menu{min-width:14em}.b-fill-handle{background:#2196f3;background-clip:content-box;border:1px solid #fff;cursor:crosshair;height:.8em;transform:translate(-50%,-50%);user-select:none;width:.8em;z-index:200}.b-fill-handle,.b-fill-selection-border{position:absolute;-webkit-user-select:none}.b-fill-selection-border{border:2px solid #2196f3;border-radius:.1em;pointer-events:none;user-select:none;z-index:2}.b-indicate-crop{opacity:.4}.b-fill-handle-right-edge{border-right:0;transform:translate(-100%,-50%);width:.5em}.b-rtl .b-fill-handle{transform:translate(50%,-50%)}.b-rtl .b-fill-handle.b-fill-handle-left-edge{border-right:0;transform:translate(100%,-50%);width:.5em}@keyframes b-filter-icon-color{0%{color:#9e9e9e}50%{color:#ff9800}to{color:#9e9e9e}}.b-grid-header .b-filter-icon{cursor:pointer;display:none;transition:opacity .2s}.b-grid-header .b-filter-icon:after{background:inherit;color:#e0e0e0;content:"\f0b0";font-family:Font Awesome\ 6 Free,FontAwesome6Free;font-weight:900;transform:none;transition:transform .3s,color .2s}.b-grid-header .b-filter-icon:hover:after{color:#9e9e9e}.b-gridbase:not(.b-filter):not(.b-multifilter) .b-filter-icon{opacity:.2;pointer-events:none}.b-gridbase:not(.b-column-resizing) .b-grid-header-container:not(.b-dragging-header) .b-grid-header.b-filterable:hover>.b-grid-header-text>.b-filter-icon{display:flex}.b-grid-header.b-filter .b-grid-header-text{color:#666;font-weight:700}.b-grid-header.b-filter .b-filter-icon{display:flex}.b-grid-header.b-filter .b-filter-icon:after{color:#9e9e9e}.b-grid-header.b-filter .b-filter-icon.b-latest:after{animation-duration:.75s;animation-name:b-filter-icon-color}.b-filter-popup-legacymode .b-field{width:15em}.b-filter-popup .b-fieldfilterpickergroup{width:32em}.b-filter-popup .b-multifilter-add{align-self:center;margin:1.1em 0 0;width:12em}.b-filter-popup .b-fieldfilterpicker-property{display:none}.b-filter-popup .b-panel-content{gap:.6em}.b-filter-bar-field{margin:0 0 .5em;width:100%}.b-filter-bar-compact .b-grid-header.b-filter-bar-enabled{flex-direction:row}.b-filter-bar-compact .b-grid-header.b-filter-bar-enabled .b-grid-header-text{-webkit-margin-end:-.5em;margin-inline-end:-.5em;order:1;padding:.25em 0;width:2em}.b-filter-bar-compact .b-grid-header.b-filter-bar-enabled .b-grid-header-text .b-grid-header-text-content{display:none}.b-filter-bar-compact .b-grid-header.b-filter-bar-enabled.b-grid-header-align-end .b-field{order:100000}.b-filter-bar-compact .b-grid-header.b-filter-bar-enabled.b-grid-header-align-end input{text-align:end}.b-filter-bar-compact .b-filter-bar-field{margin:0}.b-filter-bar-compact .b-filter-bar-field .b-field-inner{background-color:initial;border:none}.b-filter-bar-compact .b-filter-bar-field .b-field-inner:before{display:none}.b-filter-bar-compact .b-filter-bar-field .b-field-inner input{padding:.8em 0}.b-filter-bar-compact .b-filter-bar-field .b-field-inner input::placeholder{color:#757575;font-size:1em;font-weight:500;text-transform:none}.b-filter-bar-compact .b-filter-bar-field:not(:focus-within) .b-fieldtrigger[data-ref=back],.b-filter-bar-compact .b-filter-bar-field:not(:focus-within) .b-fieldtrigger[data-ref=clear],.b-filter-bar-compact .b-filter-bar-field:not(:focus-within) .b-fieldtrigger[data-ref=expand],.b-filter-bar-compact .b-filter-bar-field:not(:focus-within) .b-fieldtrigger[data-ref=forward],.b-filter-bar-compact .b-filter-bar-field:not(:focus-within) .b-fieldtrigger[data-ref=spin]{display:none}.b-filter-bar-compact .b-filter-bar-field.b-uses-chipview:not(.b-empty) input{-webkit-margin-start:.5em;margin-inline-start:.5em;margin-top:-.25em}.b-filter-bar-compact .b-filter-bar-field.b-uses-chipview:not(.b-empty) input::placeholder{color:#0000}.b-filter-bar-compact .b-filter-bar-field.b-uses-chipview:not(.b-empty) .b-chip{font-size:.9em}.b-filter-bar-compact .b-filter-bar-field.b-uses-chipview:not(.b-empty) .b-chip[data-index="0"]{-webkit-margin-start:0;margin-inline-start:0}.b-filter-bar-compact.b-dragging .b-filter-bar-field{display:none}.b-group-summary .b-grid-group-collapsed.b-header-summary .b-grid-cell.b-group-title{overflow:hidden}.b-group-summary .b-grid-row.b-group-footer .b-grid-cell{background-color:#fafafa;border-inline-end-color:#0000}.b-group-summary .b-grid-row.b-group-footer td{padding:.25em 0}.b-group-summary .b-grid-row.b-group-footer .b-grid-summary-label{-webkit-padding-end:1em;padding-inline-end:1em}.b-group-summary .b-grid-row.b-group-footer .b-grid-summary-value{width:100%}.b-gridbase.b-firefox .b-mergecells .b-single-child .b-grid-subgrid:not(.b-timeaxissubgrid):not(.b-overlay-scrollbar),.b-mergecells .b-grid-vertical-scroller,.b-mergecells .b-single-child .b-grid-subgrid:not(.b-grid-subgrid-collapsed):not(.b-timeaxissubgrid):not(.b-horizontal-overflow),.b-mergecells.b-gridbase.b-firefox .b-single-child .b-grid-subgrid:not(.b-timeaxissubgrid):not(.b-overlay-scrollbar){overflow:visible!important}.b-mergecells .b-grid-row.b-hover,.b-mergecells.b-mergecells-passthrough .b-grid-row.b-selected,.b-using-keyboard .b-mergecells .b-grid-row.b-selected{overflow:visible;z-index:2}.b-mergecells .b-grid-row.b-hover .b-merged-cell,.b-mergecells.b-mergecells-passthrough .b-grid-row.b-selected .b-merged-cell,.b-using-keyboard .b-mergecells .b-grid-row.b-selected .b-merged-cell{border-top:1px solid #e0e0e0;height:calc(100% + 1px);top:-1px}.b-mergecells .b-grid-row.b-group-row,.b-mergecells .b-stripe .b-grid-row.b-group-row{z-index:2}.b-mergecells .b-merged-cell{border-bottom:none}.b-grid-merged-cells{-webkit-border-end:1px solid #e0e0e0;align-items:flex-start;background:#fff;border-bottom:1px solid #e0e0e0;border-inline-end:1px solid #e0e0e0;contain:strict;display:flex;position:absolute;z-index:1}.b-gridbase.b-mergecells-passthrough .b-grid-merged-cells{pointer-events:none}.b-grid-merged-cells:hover{box-shadow:inset 0 0 0 1000px #aaaaaa1a}.b-grid-merged-cells.b-selected{box-shadow:inset 0 0 0 1000px #aaa3}.b-grid-merged-cells .b-grid-cell{contain:none;flex:1 1;overflow:visible;position:-webkit-sticky;position:sticky;top:0}.b-export-root body,html.b-export-root{margin:0}.b-print-root body,html.b-print-root{display:block;height:auto;margin:0;overflow:visible;overflow:initial;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}html.b-export-root{overflow:auto}.b-export-root body,.b-print-root body{position:relative}.b-print-root .b-float-root,.b-print-root .b-grid-header-resize-handle,.b-print-root .b-scrollbar-measure-element{display:none!important}.b-print:not(.b-safari) .b-page-wrap{page-break-after:always}.b-export .b-timeranges-canvas{display:block}.b-export .b-gridbase{min-height:0!important}.b-export .b-export-content{display:flex;flex-direction:column;height:100%}.b-export .b-export-body{contain:strict;flex:1 1}.b-export .b-grid-header-container{-webkit-margin-end:0!important;-webkit-border-end:none!important;border-inline-end:none!important;margin-inline-end:0!important}.b-export .b-grid-body-container.b-widget-scroller{overflow-y:hidden!important}.b-export .b-grid-footer-container{-webkit-padding-end:0!important;padding-inline-end:0!important}.b-export .b-virtual-scrollers,.b-export.b-visible-scrollbar .b-show-yscroll-padding>.b-yscroll-pad{display:none}.b-export.b-multipage .b-export-content{height:100%;width:100%}.b-export.b-multipage .b-export-body{overflow:hidden}.b-export-header,.b-export-header *{box-sizing:border-box}@media print{.b-page-wrap{overflow:hidden}.b-grid-body-container{contain:paint!important}}.b-quick-hit-cell,.b-quick-hit-text{background:#fff59d}.b-quick-hit-text{font-weight:700;padding:.3em 0}.b-quick-hit-header{bottom:.3em;left:.3em;position:absolute;right:.3em;top:.3em;z-index:1}.b-quick-hit-header.b-quick-hit-mode-grid{bottom:auto;height:3em;opacity:.75;z-index:100}.b-quick-hit-field{align-items:center;background:#fff59d;bottom:0;display:flex;justify-content:center;left:0;padding:.5em 0;position:absolute;right:0;top:0}.b-quick-hit-cell-badge,.b-quick-hit-header .b-quick-hit-badge{font-size:.7em;line-height:.7em;position:absolute;right:.4em;top:.4em}.b-rtl .b-quick-hit-cell-badge,.b-rtl .b-quick-hit-header .b-quick-hit-badge{left:.4em;right:auto}.b-quick-hit-cell-badge,.b-quick-hit-header .b-quick-hit-badge{color:#a19100}.b-grid-splitter{background:#e0e0e0;flex:0 0 1px;pointer-events:none;position:relative;z-index:5}@media (pointer:coarse){.b-grid-splitter{--splitter-button-size:1.3em}}@media (pointer:fine){.b-grid-splitter{--splitter-button-size:1em}}.b-grid-splitter .b-grid-splitter-inner{display:none}.b-split .b-grid-splitter{pointer-events:all}.b-grid-splitter,.b-grid-splitter.b-disabled{pointer-events:none}.b-gridbase.b-split.b-rtl .b-grid-splitter-inner .b-grid-splitter-buttons .b-grid-splitter-button-collapse,.b-gridbase.b-split.b-rtl .b-grid-splitter-inner .b-grid-splitter-buttons .b-grid-splitter-button-expand{transform:scaleX(-1)}.b-gridbase.b-split.b-rtl .b-grid-splitter-inner .b-grid-splitter-buttons .b-grid-splitter-button-expand{justify-content:flex-end}.b-gridbase.b-split.b-rtl .b-grid-splitter-inner .b-grid-splitter-buttons .b-grid-splitter-button-collapse{justify-content:flex-start}.b-gridbase.b-split .b-grid-splitter:not(.b-disabled){background:#ebebeb;flex:0 0 0.5em}.b-gridbase.b-split .b-grid-splitter:not(.b-disabled) .b-grid-splitter-inner{background:#ebebeb;display:flex}.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-grid-splitter-collapsed{cursor:auto;flex:0 0 0.5em}.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-grid-splitter-collapsed .b-grid-splitter-inner{width:.5em}.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-grid-splitter-collapsed.b-grid-splitter-allow-collapse .b-grid-splitter-button-expand,.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-grid-splitter-collapsed:not(.b-grid-splitter-allow-collapse) .b-grid-splitter-button-collapse{visibility:hidden}.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-grid-splitter-collapsed .b-grid-splitter-buttons{display:flex}.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-left-only:not(.b-grid-splitter-collapsed) .b-grid-splitter-button-expand,.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-right-only:not(.b-grid-splitter-collapsed) .b-grid-splitter-button-collapse{visibility:hidden}.b-gridbase.b-split .b-grid-splitter:not(.b-disabled) .b-grid-splitter-buttons{display:none;font-size:var(--splitter-button-size);height:2.4em;position:absolute;transform:translateY(-50%);width:2.4em}.b-gridbase.b-split .b-grid-splitter:not(.b-disabled) .b-grid-splitter-button-collapse,.b-gridbase.b-split .b-grid-splitter:not(.b-disabled) .b-grid-splitter-button-expand{align-items:center;background:#ebebeb;cursor:pointer;display:flex;flex:1 1}.b-gridbase.b-split .b-grid-splitter:not(.b-disabled) .b-grid-splitter-button-collapse:hover .b-grid-splitter-button-icon,.b-gridbase.b-split .b-grid-splitter:not(.b-disabled) .b-grid-splitter-button-expand:hover .b-grid-splitter-button-icon{fill:#ff9800}.b-gridbase.b-split .b-grid-splitter:not(.b-disabled) .b-grid-splitter-button-collapse{border-bottom-left-radius:100% 50%;border-top-left-radius:100% 50%;justify-content:flex-end;padding-right:.1em}.b-gridbase.b-split .b-grid-splitter:not(.b-disabled) .b-grid-splitter-button-expand{border-bottom-right-radius:100% 50%;border-top-right-radius:100% 50%;padding-left:.1em}.b-gridbase.b-split .b-grid-splitter:not(.b-disabled) .b-grid-splitter-button-icon{fill:#7e7e7e;cursor:pointer;height:1.5em}.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-hover,.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-moving,.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-partner-splitter-hover,.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-touching{overflow:visible}.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-hover .b-grid-splitter-inner,.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-moving .b-grid-splitter-inner,.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-partner-splitter-hover .b-grid-splitter-inner,.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-touching .b-grid-splitter-inner{left:calc(-5px - -.25em);transition:width .1s,left .1s;width:10px}.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-hover:not(.b-partner-splitter-hover) .b-grid-splitter-buttons,.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-moving:not(.b-partner-splitter-hover) .b-grid-splitter-buttons,.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-partner-splitter-hover:not(.b-partner-splitter-hover) .b-grid-splitter-buttons,.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-touching:not(.b-partner-splitter-hover) .b-grid-splitter-buttons{display:flex}.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-grid-splitter-collapsed:nth-child(2):hover:not(.b-moving) .b-grid-splitter-inner{left:0}.b-gridbase.b-split .b-grid-splitter:not(.b-disabled) .b-grid-splitter-inner{align-items:center;bottom:0;flex-direction:column;left:0;position:absolute;top:0;width:.5em}.b-gridbase.b-split:not(.b-grid-splitter-no-drag) .b-grid-splitter:not(.b-disabled,.b-grid-splitter-collapsed) .b-grid-splitter-inner{cursor:col-resize}.b-grid-footer-scroller.b-collapsed,.b-grid-header-scroller.b-collapsed,.b-virtual-scroller.b-collapsed{min-width:0!important;width:0}.b-splitter-touch-area{height:100%;left:-.75em;position:absolute;top:0;width:2em}.b-splitter-button-touch-area{height:3em;position:absolute;top:-.3em;width:2em}.b-grid-splitter-button-collapse .b-splitter-button-touch-area{left:-.9em}.b-grid-splitter-button-expand .b-splitter-button-touch-area{right:-.9em}.b-draghelper-active .b-gridbase.b-split .b-grid-splitter{pointer-events:none!important}.b-hide-splitter-buttons.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-grid-splitter-collapsed .b-grid-splitter-buttons,.b-hide-splitter-buttons.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-hover .b-grid-splitter-buttons,.b-hide-splitter-buttons.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-moving .b-grid-splitter-buttons,.b-hide-splitter-buttons.b-gridbase.b-split .b-grid-splitter:not(.b-disabled).b-touching .b-grid-splitter-buttons{display:none}.b-row-editor{--b-label-width:10em}.b-row-editor .b-field .b-label{width:var(--b-label-width)}.b-row-editor .b-bottom-toolbar .b-toolbar-content{-webkit-padding-start:calc(1em + var(--b-label-width));padding-inline-start:calc(1em + var(--b-label-width))}.b-theme-material .b-row-editor .b-bottom-toolbar .b-toolbar-content{-webkit-padding-start:0;justify-content:space-evenly;padding-inline-start:0}.b-editor-instant-update .b-row-editor .b-bottom-toolbar,.b-row-editor.b-readonly [data-ref=save]{display:none}.b-row-editor :is(.b-panel-overlay-right,.b-panel-overlay-left) .b-toolbar-content>*{flex:1 1 33%;max-width:10em}.b-row-drop-indicator{display:none;pointer-events:none}.b-row-reordering .b-row-drop-indicator{background-color:#2196f3;display:block;height:2px;left:0;position:absolute;top:-1px;width:100%;z-index:2000}.b-row-reordering .b-row-drop-indicator.b-drag-invalid{background-color:#f44336}.b-row-reordering .b-grid-body-container{z-index:4}.b-row-reordering .b-drag-original{opacity:.3}.b-row-reordering .b-grid-row.b-grid-group-collapsed.b-row-reordering-target{background-color:#aaaaaa1a}.b-row-reordering .b-grid-body-container .b-grid-subgrid .b-row-reordering-target{box-shadow:inset 0 1px 0 0 #2196f3,inset 0 -1px 0 0 #2196f3;z-index:9999}.b-row-reorder-grip{display:grid;grid-template-columns:auto 1fr}.b-row-reorder-grip.b-grid-cell-align-end{justify-items:end}.b-row-reorder-grip.b-grid-cell-align-end:before{-webkit-margin-end:auto;margin-inline-end:auto}.b-row-reorder-grip.b-grid-cell-align-right{justify-items:right}.b-row-reorder-grip.b-grid-cell-align-center{justify-items:center}.b-row-reorder-grip:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-margin-start:-.5em;align-items:center;align-self:stretch;content:"\f58e";cursor:move;display:inline-flex;font-family:Font Awesome\ 6 Free,FontAwesome6Free;font-size:.8em;margin-inline-start:-.5em;padding-inline:.85em}.b-grid-treegrouped .b-tree-parent-row .b-row-reorder-grip:before{content:none}.b-rownumber-cell.b-row-reorder-grip:before{-webkit-margin-start:-.85em;-webkit-margin-end:auto;-webkit-padding-end:.85em;margin-inline-end:auto;margin-inline-start:-.85em;padding-inline-end:.85em}.b-row-drag-count-indicator:before{inset-inline-end:-.7em}.b-row-reorder-proxy{display:flex;flex-direction:column;height:auto!important;overflow:visible;width:auto!important;z-index:10000}.b-row-reorder-proxy.b-drag-copy .b-row-proxy-copy{display:flex}.b-row-reorder-proxy .b-row-proxy-copy{align-items:center;background:#fff;border-radius:50%;box-shadow:1px 1px 5px #e0e0e0;display:none;height:1em;inset-inline-start:-.5em;justify-content:center;padding:.75em;position:absolute;top:-.5em;width:1em;z-index:20000}.b-row-reorder-proxy .b-grid-row{position:relative;width:100%}.b-row-reorder-proxy.b-dragging{background:#0000;opacity:.5;transition:margin-top .2s,opacity .2s}.b-row-reorder-proxy.b-dragging .b-grid-row{background:#fff;box-shadow:1px 1px 4px #0003;transition:transform .2s,background-color .2s}.b-row-reorder-proxy.b-dragging.b-drag-invalid .b-grid-row{background:#f4433633;border:none}.b-gridbase.b-rowresize .b-grid-row.b-over-resize-handle,.b-gridbase.b-rowresize .b-grid-row.b-over-resize-handle *,.b-gridbase.b-rowresize .b-grid-row.b-over-resize-handle :before,.b-gridbase.b-rowresize .b-grid-row.b-resize-handle{cursor:row-resize!important}.b-gridbase.b-rowresize .b-grid-row.b-resizing{z-index:2}.b-gridbase.b-rowresize.b-row-resizing .b-grid-row{pointer-events:none}.b-gridbase.b-rowresize.b-row-resizing *{cursor:row-resize!important}.b-search-hit-cell{background:#fff59d}.b-search-hit-text{background:#fff59d;font-weight:700;padding:.3em 0}.b-search-hit-field{background:#fff59d;bottom:0;left:0;padding:.5em 0;position:absolute;right:0;top:0}.b-search-hit-cell-badge{color:#a19100;font-size:.7em;line-height:.7em;position:absolute;right:.4em;top:.4em}.b-gridbase.b-sort .b-grid-header .b-sort-icon{display:contents}.b-gridbase.b-sort .b-grid-header.b-sort .b-grid-header-text{color:#212121}.b-gridbase.b-sort .b-grid-header.b-sort .b-grid-header-text .b-sort-icon:before{background:inherit;color:#9e9e9e;content:"\f062";font-family:Font Awesome\ 6 Free,FontAwesome6Free;font-weight:900;transform:none;transition:transform .3s,color .2s}.b-gridbase.b-sort .b-grid-header.b-sort .b-grid-header-text[data-sort-index]:before{color:#6b6b6b;content:attr(data-sort-index);font-size:.6em;order:1;position:relative;top:1em;z-index:30}.b-gridbase.b-sort .b-grid-header.b-sort.b-desc .b-grid-header-text .b-sort-icon:before{transform:rotate(180deg)}.b-gridbase.b-sort.b-sort-hover-icon:not(.b-column-resizing,.b-row-reordering,.b-dragging-header) .b-grid-header-container .b-grid-header.b-sortable.b-depth-0:focus:not(.b-sort):not(.b-group) .b-grid-header-text .b-sort-icon:before,.b-gridbase.b-sort.b-sort-hover-icon:not(.b-column-resizing,.b-row-reordering,.b-dragging-header) .b-grid-header-container .b-grid-header.b-sortable.b-depth-0:hover:not(.b-sort):not(.b-group) .b-grid-header-text .b-sort-icon:before{background:inherit;color:#e0e0e0;content:"\f15e";font-family:Font Awesome\ 6 Free,FontAwesome6Free;font-weight:900;transform:none;transition:transform .3s,color .2s}.b-split-container{display:flex;height:100%;overflow:hidden;position:relative;width:100%}.b-split-container.b-split-both,.b-split-container.b-split-horizontal{flex-direction:column}.b-split-container.b-split-vertical{flex-direction:row}.b-split-container .b-split-bottom,.b-split-container .b-split-top{display:flex;flex:1 1}.b-split-container>.b-gridbase,.b-split-container>div>.b-gridbase{flex:1 1;flex-basis:0;height:auto!important}.b-gridbase.b-locked-rows{z-index:1}.b-gridbase.b-locked-rows [aria-rowcount="1"] .b-virtual-scrollers{flex-basis:0}.b-gridbase.b-locked-rows:has(.b-widget-scroller.b-grid-empty){overflow:visible}.b-gridbase.b-locked-rows:has(.b-widget-scroller.b-grid-empty) .b-grid-body-wrap,.b-gridbase.b-locked-rows:has(.b-widget-scroller.b-grid-empty) .b-grid-panel-body{overflow:visible}.b-gridbase.b-locked-rows:not(.b-grid-empty){border-bottom:1px solid #e0e0e0}.b-gridbase.b-locked-rows:not(.b-grid-empty):not(.b-split){border-bottom-color:#e0e0e0}.b-gridbase.b-locked-rows:not(.b-grid-empty).b-split{border-bottom:2px solid #ebebeb}.b-gridbase.b-locked-rows:not(:has(.b-grid-row)){border-bottom-width:0}.b-gridbase.b-locked-rows.b-grid-empty .b-widget-scroller{min-height:0}.b-gridbase.b-locked-rows .b-grid-row.b-last{border-bottom:none}.b-grid-header.b-group .b-grid-header-text .b-sort-icon:after{background:inherit;color:#ff9800;content:"\f012";font-family:Font Awesome\ 6 Free,FontAwesome6Free;font-weight:900;transform:none;transform:scaleY(1) rotate(90deg);transition:transform .3s,color .2s}.b-grid-header.b-group.b-desc .b-grid-header-text .b-sort-icon:after{transform:scaleY(-1) rotate(90deg)}.b-rtl .b-grid-header.b-group .b-grid-header-text .b-sort-icon:after{transform:scaleY(1) rotate(270deg)}.b-rtl .b-grid-header.b-group.b-desc .b-grid-header-text .b-sort-icon:after{transform:scaleY(-1) rotate(270deg)}.b-group-row{background:#fff}.b-group-row .b-grid-cell{border-inline-end-color:#0000}.b-group-row .b-group-title.b-grid-cell-align-end,.b-group-row .b-group-title.b-grid-cell-align-right{justify-content:flex-end}.b-group-row .b-group-title.b-grid-cell-align-center{justify-content:flex-start}.b-grid-cell.b-group-title{color:#424242;contain:size layout style;font-weight:500;overflow:visible;text-transform:none}.b-firefox .b-grid-cell.b-group-title{contain:size layout}.b-group-state-icon{-webkit-margin-end:.5em;color:#424242;cursor:pointer;margin-inline-end:.5em}.b-grid-row.b-group-row,.b-stripe .b-grid-row.b-group-row{border-bottom:2px solid #d5d5d5;cursor:pointer}.b-gridbase.b-group .b-grid-header .b-sort-icon{display:contents}.b-cut-row{opacity:.4}.b-stickycells .b-grid-sticky-row{border:0;contain:none;left:0;min-width:auto;padding:0;position:absolute;top:0}.b-stickycells .b-grid-sticky-row .b-grid-cell{border:0;contain:none;padding:0;width:-webkit-min-content;width:min-content}.b-stickycells .b-sticky-cells-current-top-row .b-sticky-content-el{visibility:hidden}.b-stickycells .b-sticky-cells-current-top-row.b-not-enough-height .b-sticky-content-el{align-self:flex-end;visibility:visible}.b-stripe .b-grid-row.b-odd{background-color:#f4f4f4cc}.b-stripe .b-grid-row.b-even{background-color:#fffc}.b-stripe .b-grid-row{border-bottom:none}.b-stripe .b-grid-row.b-selected,.b-stripe .b-grid-row.b-selected .b-grid-cell.b-selected{background-color:#aaa3}.b-stripe:focus .b-grid-row.b-selected{background-color:#aaaaaa1a}.b-summary-wrap{grid-gap:.1em 1em;align-items:center;display:grid;flex:0 0 100%;gap:.1em 1em;grid-template-columns:auto 1fr}.b-summary-wrap .b-grid-summary-value{overflow:hidden;text-overflow:ellipsis}.b-summary-wrap .b-grid-summary-value.b-nolabel{grid-column:span 2/span 2}.b-summary-disabled .b-grid-footer-container{display:none}.b-generated-parent.b-readonly .b-grid-cell{color:#212121}.b-generated-parent .b-grid-cell .b-grid-treegroup-summary{display:flex;justify-content:inherit}.b-rowexpander-body{border-top:1px solid #e0e0e0;color:#212121;display:flex;font-weight:300;left:0;right:0}.b-rowexpander-body,.b-rowexpander-body.b-no-resizeobserver.b-resize-monitored{position:absolute}.b-grid-vertical-scroller>.b-rowexpander-body{overflow:hidden;transition:height .3s,top .3s;z-index:100}.b-rowexpander-loading{align-items:center;display:flex;font-size:1.2em;justify-content:center;width:100%}.b-grid-row>.b-rowexpander-loading{position:absolute}.b-rowexpander-loading .b-icon-spinner{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-gridbase .b-grid-row [data-column=expanderActionColumn] .b-icon{font-size:1em;transform:rotate(180deg);transition:transform .15s ease-in-out}.b-rowexpander-disabled [data-column=expanderActionColumn]{opacity:.2;pointer-events:none}.b-rowexpander.b-gridbase.b-animating.b-rowexpander-animating.b-autoheight .b-grid-body-container,.b-rowexpander.b-gridbase.b-animating.b-rowexpander-animating.b-autoheight .b-grid-vertical-scroller{overflow-y:hidden!important;transition:height .3s}.b-rowexpander.b-gridbase.b-animating.b-rowexpander-animating.b-autoheight .b-yscroll-pad{display:none}.b-rowexpander.b-gridbase.b-animating.b-rowexpander-animating .b-grid-row{transition:height .3s,transform .3s}.b-gridbase .b-rowexpander-row-expanded:not(.b-row-is-collapsing) [data-column=expanderActionColumn] .b-icon-collapse-left{transform:rotate(270deg)}.b-gridbase .b-rowexpander-row-expanded:not(.b-row-is-collapsing) [data-column=expanderActionColumn] .b-icon-collapse-right{transform:rotate(90deg)}.b-grid-header[data-column=expanderActionColumn] .b-grid-header-text-content:empty{display:none}.b-exportdialog.b-popup .b-bottom-toolbar>button{-webkit-margin-end:.5em;flex:1 1;margin-inline-end:.5em}.b-exportdialog.b-popup .b-bottom-toolbar>button:last-child{-webkit-margin-end:0;margin-inline-end:0}.b-grid-footer-container{background-color:#fafafa;box-shadow:0 -2px 4px #00000014;color:#212121;outline:0 solid #0000;z-index:2}.b-grid-footer-container.b-hidden{display:none}.b-grid-footers{align-items:stretch;display:inline-flex;height:100%;line-height:normal;overscroll-behavior:none;white-space:nowrap}.b-grid-footer{-webkit-border-end:1px solid #0000;align-items:stretch;border-inline-end:1px solid #0000;display:flex;flex-shrink:0;padding:.5em}.b-no-column-lines .b-grid-footer{-webkit-border-end:none;border-inline-end:none}.b-grid-footer:last-child{border-inline-end-color:#0000}.b-grid-footer-align-left,.b-grid-footer-align-start{text-align:start}.b-grid-footer-align-center{text-align:center}.b-grid-footer-align-end,.b-grid-footer-align-right{text-align:end}.b-gridbase{position:relative}.b-gridbase.b-outer{height:100%}.b-gridbase.b-autoheight{flex:none;height:auto}.b-gridbase.b-autoheight .b-grid-vertical-scroller{position:relative}.b-gridbase.b-autoheight.b-grid-empty .b-grid-body-container{flex:1 1;height:auto!important}.b-gridbase .b-grid-panel-body:not(.b-autoheight)>.b-grid-body-container{contain:strict;flex:1 1}.b-gridbase .b-grid-panel-body:not(.b-autoheight)>.b-grid-body-container>.b-grid-vertical-scroller{min-height:100%}.b-gridbase.b-grid-translate .b-grid-row,.b-gridbase.b-grid-translate3d .b-grid-row{transform-style:flat}.b-gridbase.b-enable-sticky .b-grid-row,.b-gridbase.b-enable-sticky .b-grid-subgrid,.b-gridbase.b-enable-sticky .b-grid-vertical-scroller,.b-gridbase.b-enable-sticky .b-sticky-cell{overflow:visible!important}.b-gridbase.b-no-column-lines .b-grid-header,.b-gridbase.b-no-column-lines .b-grid-row .b-grid-cell{border-inline-end-color:#0000}.b-gridbase.b-no-row-lines .b-grid-row{border-block:none}.b-gridbase.b-fill-last-column .b-grid-footers:not(.b-has-flex):not(.b-horizontal-overflow) .b-grid-footer:last-child,.b-gridbase.b-fill-last-column .b-grid-headers:not(.b-has-flex):not(.b-horizontal-overflow) .b-last-leaf,.b-gridbase.b-fill-last-column .b-grid-headers:not(.b-has-flex):not(.b-horizontal-overflow) .b-last-parent,.b-gridbase.b-fill-last-column .b-grid-subgrid:not(.b-has-flex):not(.b-horizontal-overflow) .b-grid-cell:last-child,.b-gridbase.b-fill-last-column .b-grid-subgrid:not(.b-has-flex):not(.b-horizontal-overflow) .b-grid-row.b-rowexpander-row-expanded .b-grid-cell:nth-last-child(2){flex-grow:1}.b-gridbase:not(.b-masked).b-grid-empty{min-height:5em}.b-gridbase:not(.b-masked).b-grid-empty .b-empty-text{color:#757575;display:block;padding:1em;pointer-events:none;position:absolute}.b-gridbase.b-grid-notextselection .b-grid-cell{-webkit-user-select:none;user-select:none}.b-gridbase.b-notransition .b-grid-cell :not(.b-always-transition){transition:none!important}.b-gridbase.b-disabled{opacity:.5}.b-grid-panel-body{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;display:flex;flex:1 1;flex-direction:column;overflow:hidden;position:relative}.b-gridbase:not(.b-animating) .b-grid-row:not(.b-grid-row-updating) .b-grid-cell:not(.b-widget-cell.b-focused) *,.b-gridbase:not(.b-animating) .b-grid-row:not(.b-grid-row-updating) .b-grid-cell:not(.b-widget-cell.b-focused) :before{transition:none}.b-gridbase.b-autoheight.b-grid-empty .b-grid-vertical-scroller{min-height:100%}.b-grid-body-container{position:relative}.b-grid-body-container .b-empty-text{display:none}.b-grid-body-container:focus{outline:none}.b-grid-body-container:focus .b-grid-row.b-selected{background-color:#aaaaaa1a}.b-playing-demo .b-grid-body-container{overflow:hidden!important}.b-grid-vertical-scroller{align-items:stretch;display:flex;flex-flow:row nowrap;overflow:hidden;position:absolute;width:100%}.b-grid-row-container{display:inline-block;min-width:100%}.b-virtual-scrollers{contain:paint style layout;display:flex;flex-direction:row;z-index:3}.b-firefox .b-virtual-scrollers{contain:paint layout}.b-overlay-scrollbar.b-firefox.b-windows .b-virtual-scrollers,.b-overlay-scrollbar.b-firefox.b-windows .b-virtual-scrollers .b-virtual-scroller{pointer-events:auto}.b-overlay-scrollbar .b-virtual-scrollers{bottom:0;left:0;pointer-events:none;position:absolute;right:0}.b-overlay-scrollbar .b-virtual-scrollers .b-virtual-scroller{height:16px;pointer-events:none}.b-virtual-scrollers .b-virtual-scroller{overflow-x:scroll;overflow-y:hidden}.b-virtual-scrollers .b-virtual-width{height:1px}.b-overlay-scrollbar .b-virtual-scroller.b-show-virtual-scroller,.b-overlay-scrollbar .b-virtual-scroller:hover{opacity:1;pointer-events:all;transition:opacity .5s}.b-grid-footer-container,div.b-grid-header-container{display:flex;flex-direction:row}.b-grid-header-container{border-bottom:0 solid #0000;position:relative}.b-grid-footer-scroller,.b-grid-header-scroller{display:flex;overflow:hidden;position:relative}.b-grid-footers,.b-grid-headers{contain:paint style layout;flex:1 1 auto;z-index:2}.b-firefox .b-grid-footers,.b-firefox .b-grid-headers{contain:paint layout}.b-no-transitions .b-grid-row{transition:none!important}:root{--row-splice-duration:300ms}.b-grid-row{align-items:stretch;border-bottom:1px solid #e0e0e0;contain:layout;display:flex;flex-direction:row;height:45px;left:0;overflow:hidden;position:absolute}@media screen{.b-grid-row.b-export-row{transform:translate(-99999px,-99999px)}}.b-grid-subgrid .b-grid-row{min-width:100%}.b-grid-subgrid.b-horizontal-overflow .b-grid-row{min-width:max(100%,100%);min-width:max(var(--total-column-width,100%),100%)}.b-grid-row.b-aborting{transition:background-color .2s,transform .3s}.b-splicing-rows .b-grid-row:is(.b-adding,.b-removing,.b-repositioning){pointer-events:none;transition:transform .3s,top .3s;transition:transform var(--row-splice-duration),top var(--row-splice-duration);z-index:-1}.b-rtl .b-grid-row{left:auto;right:0}.b-grid-row.b-selected{background-color:#aaa3}.b-grid-row.b-selected .b-grid-cell.b-checkbox-selection{background-color:none}.b-grid-row.b-removing{animation:row-removing .3s forwards;animation:row-removing var(--row-splice-duration) forwards}.b-grid-row.b-adding{animation:row-adding .3s forwards;animation:row-adding var(--row-splice-duration) forwards}.b-grid-row.b-fa{display:flex}.b-grid-row.b-fa:before{content:none}.b-grid-row.b-row-placeholder .b-grid-cell{-webkit-clip-path:inset(1em 1em 1em 1em);clip-path:inset(1em 1em 1em 1em);color:#0000}.b-grid-row.b-row-placeholder .b-grid-cell>:not(.b-editor){display:none}.b-grid-row.b-row-placeholder .b-grid-cell:after{background:#fafafa;border-radius:5px;content:"";inset:1em;position:absolute}.b-grid-refreshing .b-grid-row{transition:none}.b-grid-row:not(.b-selected) .b-grid-cell.b-selected{background-color:#aaaaaa26}.b-grid-row:not(.b-selected) .b-grid-cell.b-selected.b-hover{background-color:#aaa3}.b-grid-row:not(.b-selected) .b-grid-cell.b-selected.b-checkbox-selection{background-color:none}.b-grid-cell{-webkit-border-end:1px solid #e0e0e0;align-items:center;border-inline-end:1px solid #e0e0e0;color:#212121;contain:strict;display:flex;flex-shrink:0;font-weight:300;overflow:hidden;padding:0 .5em;position:relative;text-overflow:ellipsis;transform-style:flat;white-space:nowrap;width:0}.b-fill-last-column .b-grid-cell:last-child,.b-fill-last-column.b-rowexpander-row-expanded .b-grid-cell:nth-last-child(2){border-inline-end-color:#0000}.b-grid-cell>i:not(:last-child){-webkit-margin-end:.5em;margin-inline-end:.5em}.b-show-dirty .b-grid-cell.b-cell-dirty:not(.b-editing):after,.b-show-dirty-during-edit .b-grid-cell.b-cell-dirty:after{background-color:red;-webkit-clip-path:polygon(0 50%,0 0,50% 0);clip-path:polygon(0 50%,0 0,50% 0);content:"";height:1.2em;left:1px;position:absolute;top:0;width:1.2em;z-index:2}.b-rtl .b-show-dirty .b-grid-cell.b-cell-dirty:not(.b-editing):after,.b-rtl .b-show-dirty-during-edit .b-grid-cell.b-cell-dirty:after{-webkit-clip-path:polygon(100% 50%,50% 0,100% 0);clip-path:polygon(100% 50%,50% 0,100% 0);left:auto;right:0}.b-gridbase:not(.b-panel-ui-plain) .b-grid-cell.b-checkbox-selection{background-color:#fafafa}.b-grid-cell:focus,.b-grid-cell:focus-within{outline:none;transition:none!important}.b-grid-cell.b-auto-height{white-space:normal}.b-grid-cell.b-loading-cell{color:#0000}.b-grid-cell.b-loading-cell:after{background:#fafafa;border-radius:5px;content:"";inset:1em;position:absolute}.b-grid-cell.b-measuring-auto-height{align-self:baseline;contain:paint style layout}.b-firefox .b-grid-cell.b-measuring-auto-height{contain:paint layout}.b-outer.b-using-keyboard .b-grid-cell:focus,.b-outer.b-using-keyboard .b-grid-cell:focus-within,.b-outer.b-using-keyboard .b-grid-header:not(.b-sch-timeaxiscolumn):focus,.b-outer.b-using-keyboard .b-grid-header:not(.b-sch-timeaxiscolumn):focus-within,body.b-using-keyboard .b-grid-cell:focus,body.b-using-keyboard .b-grid-cell:focus-within,body.b-using-keyboard .b-grid-header:not(.b-sch-timeaxiscolumn):focus,body.b-using-keyboard .b-grid-header:not(.b-sch-timeaxiscolumn):focus-within{outline:2px solid #2196f3;outline-offset:-2px}.b-readonly>.b-grid-cell{color:#b3b3b3}.b-grid-cell-align-end,.b-grid-cell-align-right{justify-content:flex-end;text-align:end}.b-grid-cell-align-center{justify-content:center;text-align:center}.b-grid-subgrid{overscroll-behavior:none auto;position:relative}.b-grid-subgrid.b-grid-subgrid-collapsed{min-width:0!important;overflow:hidden!important;width:0}.b-playing-demo .b-grid-subgrid{overflow:hidden!important}.b-animating .b-grid-header-scroller,.b-animating .b-grid-subgrid{transition-duration:.3s;transition-property:width,flex,min-width}.b-gridbase:not(.b-moving-splitter) .b-grid-subgrid:not(.b-hide-row-hover) .b-grid-row:not(.b-group-row).b-hover{background-color:#aaaaaa1a}.b-gridbase:not(.b-moving-splitter) .b-grid-subgrid:not(.b-hide-row-hover) .b-grid-row:not(.b-group-row).b-hover.b-selected{background-color:#aaa3}.b-gridbase:not(.b-moving-splitter) .b-grid-subgrid:not(.b-hide-row-hover) .b-grid-row:not(.b-group-row) .b-grid-cell.b-hover,.b-gridbase:not(.b-moving-splitter) .b-grid-subgrid:not(.b-hide-row-hover) .b-grid-row:not(.b-group-row).b-hover .b-grid-cell,.b-gridbase:not(.b-moving-splitter) .b-grid-subgrid:not(.b-hide-row-hover) .b-grid-row:not(.b-group-row).b-hover .b-grid-cell.b-checkbox-selection{background-color:#aaaaaa1a}.b-gridbase:not(.b-moving-splitter) .b-grid-subgrid:not(.b-hide-row-hover) .b-grid-row:not(.b-group-row) .b-grid-cell.b-hover.b-selected{background-color:#aaa3}.b-gridbase:not(.b-moving-splitter) .b-grid-subgrid:not(.b-hide-row-hover) .b-grid-row:not(.b-group-row) .b-grid-cell.b-hover.b-checkbox-selection{background-color:#aaaaaa1a}@keyframes row-removing{0%{opacity:1}to{height:0;opacity:.3}}@keyframes row-adding{0%{height:0;opacity:.3}to{opacity:1}}.b-supports-has.b-use-ellipsis:not(.b-grid-measuring) .b-grid-row{height:var(--b-grid-row-height)}.b-supports-has.b-use-ellipsis:not(.b-grid-measuring) .b-grid-row .b-grid-cell:not(.b-auto-height,.b-row-reorder-grip,:has(*)){display:block;line-height:var(--b-grid-row-height);text-overflow:ellipsis}.b-grid-header-container{background-color:#fafafa;z-index:4}.b-grid-header-container .b-header{box-shadow:0 2px 4px #00000014}.b-gridbase.b-panel-ui-plain .b-grid-header-container{background-color:initial}.b-gridbase.b-panel-ui-plain .b-grid-header-container .b-header{box-shadow:none}.b-grid-header-container.b-hidden{-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);contain:strict;position:absolute}.b-grid-headers{align-items:stretch;display:inline-flex;flex-flow:row nowrap;line-height:normal;overscroll-behavior:none;position:relative}.b-grid-header-align-end>.b-grid-header-text>.b-grid-header-text-content,.b-grid-header-align-right>.b-grid-header-text>.b-grid-header-text-content{text-align:end}.b-grid-header-align-center>.b-grid-header-text>.b-grid-header-text-content{text-align:center}.b-gridbase:not(.b-column-resizing,.b-row-reordering,.b-dragging-header) .b-grid-header-container .b-depth-0.b-check-header-with-checkbox:focus-within,.b-gridbase:not(.b-column-resizing,.b-row-reordering,.b-dragging-header) .b-grid-header-container .b-depth-0:focus{background-color:#fff}.b-gridbase:not(.b-column-resizing,.b-row-reordering,.b-dragging-header) .b-grid-header-container .b-depth-0.b-hover,.b-gridbase:not(.b-column-resizing,.b-row-reordering,.b-dragging-header) .b-grid-header-container .b-depth-0:hover{background-color:#ededed}.b-gridbase.b-columnresize .b-grid-header-resizable:not(.b-last-leaf){overflow:visible}.b-gridbase.b-columnresize .b-grid-header-resizable .b-grid-header-resize-handle{background-color:initial;bottom:0;cursor:col-resize;display:block;position:absolute;right:-5px;top:0;width:10px;z-index:3}.b-gridbase.b-columnresize.b-rtl .b-grid-header-resizable .b-grid-header-resize-handle{left:-5px;right:auto}.b-touch-events .b-gridbase.b-columnresize .b-grid-header-resizable .b-grid-header-resize-handle{right:-10px;width:20px}.b-rtl .b-touch-events .b-gridbase.b-columnresize .b-grid-header-resizable .b-grid-header-resize-handle{left:-10px;right:auto}.b-fill-last-column .b-grid-headers .b-last-leaf,.b-fill-last-column .b-grid-headers .b-last-leaf>.b-grid-header-text,.b-fill-last-column .b-grid-headers .b-last-parent,.b-fill-last-column .b-grid-headers .b-last-parent>.b-grid-header-text{border-inline-end-color:#0000}.b-grid-header-text{align-items:center;display:flex;font-weight:500;gap:.5em;overflow:hidden;padding:1.3em 0;position:relative;-webkit-user-select:none;user-select:none;white-space:nowrap}.b-grid-header-text>.b-grid-header-text-content{flex:1 1;font-size:1em;overflow:hidden;text-overflow:ellipsis;width:0}.b-grid-header-text>.b-grid-header-text-content.b-has-text>i{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-grid-header-children{display:flex;flex-direction:column}.b-grid-header-children>*{width:inherit}.b-grid-header{-webkit-border-end:1px solid #0000;align-items:stretch;border-inline-end:1px solid #0000;color:#757575;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;outline:none;overflow:hidden;position:relative;text-transform:none;-webkit-user-select:none;user-select:none}.b-grid-header:not(.b-depth-0){overflow:visible}.b-grid-header.b-depth-0{padding-inline:.5em .5em;width:0}.b-grid-header.b-depth-0 .b-grid-header-text{border-bottom:none;flex-direction:row;transition:background-color .2s}.b-grid-header.b-sortable{cursor:pointer}.b-grid-header.b-grid-header-parent{-webkit-border-end:none;border-inline-end:none;flex-basis:auto;padding-inline:0}.b-grid-header.b-grid-header-parent>.b-grid-header-text{-webkit-border-end:1px solid #0000;border-inline-end:1px solid #0000;flex:1 1 auto;padding-inline:.5em .5em}.b-grid-header .b-grid-header-resize-handle{display:none}.b-grid-header-parent>.b-grid-header-children{border-top:1px solid #0000;flex:1 1 auto;flex-flow:row nowrap}.b-grid-header .b-button:not(.b-text){min-height:0;min-width:0;padding:0 .35em}.b-grid-header .b-button[data-ref=collapseExpand]{inset-inline-end:.5em;min-height:2em;min-width:2em}.b-grid-header .b-button[data-ref=collapseExpand]:hover{background-color:initial}.b-groupbar{-webkit-margin-start:.3em;align-self:center;display:flex;flex:1 1;gap:2em;height:2.5em;margin-inline-start:.3em;overflow:hidden}.b-groupbar .b-chip{cursor:pointer;outline:none!important;padding-block:.5em;padding-inline:1em;position:relative;white-space:nowrap}.b-groupbar .b-chip .b-close-icon{-webkit-margin-start:1em;margin-inline-start:1em}.b-groupbar.b-chips-closable .b-chip{-webkit-padding-end:.6em;padding-inline-end:.6em}.b-groupbar .b-chip.b-drop-target{-webkit-padding-end:3em;opacity:.5;padding-inline-end:3em}.b-groupbar .b-chip.b-drop-target .b-icon{display:none}.b-treegroup .b-groupbar .b-chip:not(:last-child):after{content:"\f105";font-family:Font Awesome\ 6 Free,FontAwesome6Free;font-style:normal;font-weight:900;position:absolute;right:-1.25em;text-decoration:none}.b-rtl .b-treegroup .b-groupbar .b-chip:not(:last-child):after{content:"\f104";left:-1.25em;right:auto}.b-gridbase.b-dragging-header:not(.b-treegroup) .b-groupbar:hover .b-chip:not([data-id=placeholder]),.b-gridbase.b-dragging-header:not(.b-treegroup) .b-groupbar:not(:hover) .b-chip[data-id=placeholder]{display:none}.b-grid-reordering-columns-with-groupbar.b-grid-header.b-drag-proxy{border-radius:1em;min-width:10em!important;padding-inline:1em}.b-grid-reordering-columns-with-groupbar.b-grid-header.b-drag-proxy .b-grid-header-text{padding:.5em 0}.b-grid-reordering-columns-with-groupbar.b-grid-header.b-drag-proxy,.b-grid-reordering-columns-with-groupbar.b-grid-header.b-drag-proxy .b-grid-header-text-content{width:auto!important}.b-grid-reordering-columns-with-groupbar.b-grid-header.b-drag-proxy.b-drag-invalid{overflow:visible}.b-grid-reordering-columns-with-groupbar.b-grid-header.b-drag-proxy.b-drag-invalid:before{background:inherit;border-radius:50%;content:"\f05e";font-family:Font Awesome\ 6 Free,FontAwesome6Free;font-size:.8em;inset-inline-end:-.5em;outline:inherit;padding:.25em;position:absolute;top:-.5em}.b-checklistfiltercombo-picker{align-items:stretch;align-self:center;background:#fff;display:flex;flex:1 1;flex-flow:column;gap:0;justify-content:stretch;padding:0;width:25rem}.b-checklistfiltercombo-picker .b-toolbar{--toolbar-content-padding:0}.b-checklistfiltercombo-picker .b-panel-content{padding:0}.b-checklistfiltercombo-picker,.b-checklistfiltercombo-picker.b-content-element.b-flex-row{align-items:stretch}.b-checklistfiltercombo-picker .b-list{background:#fff;flex:1 1}.b-checklistfiltercombo-picker .b-list .b-list-item{display:flex}.b-checklistfiltercombo-picker .b-list .b-list-item .b-checklistfiltercombo-item-text{flex-grow:1}.b-checklistfiltercombo-picker [data-ref=bbar] .b-toolbar-content{justify-content:space-between;padding:0}.b-checklistfiltercombo-picker [data-ref=bbar] .b-toolbar-content:before{-webkit-border-after:.5px solid #bdbdbd;border-block-end:.5px solid #bdbdbd;content:"";height:0;left:0;position:absolute;top:0;width:100%}.b-checklistfiltercombo-picker [data-ref=bbar] .b-toolbar-content button{padding:1rem}.b-checklistfiltercombo-picker [data-ref=searchField]{border-radius:0;flex:1 1;padding:0}.b-checklistfiltercombo-picker [data-ref=searchField] .b-field-inner{border:none;border-radius:0}.b-icon-column-move-left:before{content:"\f060"}.b-icon-column-move-right:before{content:"\f061"}.b-icon-group-collapse:before{content:"\f0d7";text-align:center;width:.6em}.b-icon-group-expand:before{content:"\f0da";text-align:center;width:.6em}.b-icon-sort-asc:before{content:"\f062"}.b-icon-sort-desc:before{content:"\f063"}.b-columndragtoolbar .b-target-button{text-transform:uppercase;width:7.5em}.b-columndragtoolbar .b-target-button[data-button-id^=multisort].b-hover:not([data-disabled=true]){background-color:#2c9bf4}.b-columndragtoolbar .b-target-button[data-button-id^=multisort].b-hover:not([data-disabled=true]) i{color:#fff}.b-gridbase .b-grid-cell,.b-gridbase .b-grid-merged-cells{border-right-color:#0000}.b-grid-header:not(.b-grid-header-parent) .b-grid-header-text>.b-grid-header-text-content{flex:0 1 auto;max-width:100%;width:auto}.b-grid-header-align-center .b-grid-header-text{justify-content:center}.b-grid-header-align-end .b-grid-header-text,.b-grid-header-align-right .b-grid-header-text{justify-content:flex-end}.b-grid-footer-scroller{background:#fafafa}.b-grid-header .b-button[data-ref=collapseExpand]{position:absolute;right:0}.b-filter-bar-field{margin:0 0 1em}.b-row-editor :is(.b-panel-overlay-right,.b-panel-overlay-left) .b-toolbar-content *{flex:0 1 8em}.b-gantt-task.b-fx-highlight,.b-sch-event.b-fx-highlight{animation:beacon-pulse-animation 2.4s ease 0s 1;outline:5px solid rgba(125,125,230,.467)}@keyframes beacon-pulse-animation{0%{outline-offset:0}to{outline-color:rgba(125,125,230,.067);outline-offset:20px;outline-width:1px}}.b-sch-vertical .b-sch-event-wrap.b-milestone-wrap{-webkit-margin-start:0;height:1em;margin-inline-start:0;transform:translateY(-50%)}.b-sch-vertical .b-sch-event-wrap.b-milestone-wrap .b-sch-event{-webkit-padding-start:0;padding-inline-start:0;width:100%}.b-sch-vertical .b-sch-event-wrap.b-milestone-wrap .b-sch-event .b-sch-event-content{justify-content:center;margin:0}.b-sch-vertical .b-sch-event-wrap.b-milestone-wrap .b-sch-event .b-sch-event-content label{left:auto;top:105%}.b-sch-canvas{contain:strict;height:max(1px,100%);inset:0;overflow:hidden;overflow:clip;pointer-events:none;position:absolute;width:max(100%,100%);width:max(var(--total-column-width,100%),100%)}.b-sch-foreground-canvas{z-index:9}.b-row-reordering .b-sch-foreground-canvas *{pointer-events:none!important}.b-sch-top-canvas{z-index:1000}.b-timelinebase .b-grid-splitter{z-index:12}.b-schedulerbase>.b-editor{z-index:5}.b-sch-event .b-sch-event-content,.b-sch-event-wrap:not(.b-milestone-wrap) .b-sch-event,.b-sch-event.b-milestone label{font-size:14px}.b-sch-event-wrap{align-items:center;contain:layout style;justify-content:center;pointer-events:all;position:absolute;transition:background-color .2s,color .2s,opacity .2s,font-weight .2s,border .2s;z-index:9}.b-animating:not(.b-eventbuffer-transition,.b-subgrid-width-transition) .b-sch-event-wrap:not(.b-dragging,.b-sch-event-wrap-resizing,.b-reusing-own){transition:background-color .2s,color .2s,opacity .2s,font-weight .2s,border .2s,inset .2s,left .2s,top .2s,transform .2s,width .2s,height .2s,font-size .2s}.b-toggling-node .b-sch-event-wrap{transition:none}.b-sch-vertical.b-eventlayout-mixed .b-sch-event-wrap:focus,.b-timelinebase:not(.b-sch-vertical.b-eventlayout-mixed) .b-sch-event-wrap.b-sch-event-hover,.b-timelinebase:not(.b-sch-vertical.b-eventlayout-mixed) .b-sch-event-wrap:focus{z-index:109!important}.b-sch-event-wrap:focus{outline:none}.b-scrolling .b-sch-event-wrap:not(.b-aborting),.b-scrolling .b-sch-event-wrap:not(.b-aborting) .b-sch-event{transition:none!important}.b-grid-body-container.b-scrolling .b-sch-event-wrap{pointer-events:none}.b-sch-event-wrap.b-milestone-wrap{z-index:8}.b-sch-event-wrap.b-milestone-wrap .b-sch-event{background-color:initial;box-shadow:none;overflow:visible;width:1em}.b-sch-event-wrap.b-milestone-wrap .b-sch-event:not(.b-sch-event-withicon) .b-sch-event-content{transition:background-color .2s,border .2s}.b-sch-event-wrap.b-milestone-wrap .b-sch-event.b-sch-event-withicon{justify-content:center}.b-sch-event-wrap.b-milestone-wrap .b-sch-event.b-sch-event-withicon .b-sch-event-content{background-color:initial;font-size:inherit;justify-content:center}.b-sch-event-wrap.b-milestone-wrap .b-sch-event.b-sch-event-withicon i{-webkit-margin-end:0;color:#777;line-height:1em;margin-inline-end:0}.b-sch-event-wrap.b-milestone-wrap .b-sch-event label{left:calc(100% + .5em);position:absolute}.b-sch-event-wrap.b-milestone-wrap .b-sch-event-content{align-items:center;display:flex}.b-sch-event-wrap.b-milestone-wrap .b-fa,.b-sch-event-wrap.b-milestone-wrap .b-icon{-webkit-margin-end:1em;color:#777;font-size:inherit;margin-inline-end:1em}.b-labels-topbottom .b-sch-event-wrap.b-milestone-wrap .b-sch-event:not(.b-sch-event-withicon){font-size:40%}.b-sch-event-wrap.b-milestone-wrap .b-sch-event:not(.b-sch-event-withicon) .b-sch-event-content{font-size:inherit}.b-sch-event-wrap.b-milestone-wrap .b-sch-event:not(.b-sch-event-withicon) .b-sch-event-content:before{background-color:inherit;content:" ";height:.707107em;left:.1464465em;position:absolute;rotate:45deg;transform-origin:50% 50%;width:.707107em}.b-using-keyboard .b-sch-event-wrap.b-milestone-wrap.b-active .b-sch-event.b-sch-event-withicon,.b-using-keyboard .b-sch-event-wrap.b-milestone-wrap.b-active .b-sch-event:not(.b-sch-event-withicon) .b-sch-event-content:before{outline:2px solid #2196f3;outline-offset:3px}.b-sch-event-wrap.b-milestone-wrap.b-measure{height:1em;left:-10000px;position:fixed;top:-10000px;visibility:hidden}.b-sch-event-wrap.b-milestone-wrap.b-measure label{font-weight:400}.b-schedulerbase.b-sch-layout-milestones .b-sch-event-wrap.b-milestone-wrap{flex-direction:row;margin:0;min-width:0}.b-using-keyboard .b-schedulerbase.b-sch-layout-milestones .b-sch-event-wrap.b-milestone-wrap.b-active{outline:2px solid #2196f3;outline-offset:3px}.b-schedulerbase.b-sch-layout-milestones .b-sch-event-wrap.b-milestone-wrap.b-active .b-sch-event.b-milestone,.b-schedulerbase.b-sch-layout-milestones .b-sch-event-wrap.b-milestone-wrap.b-active .b-sch-event.b-milestone:before{outline:none}.b-schedulerbase.b-sch-layout-milestones .b-sch-event-wrap.b-milestone-wrap .b-sch-event.b-milestone{align-items:center;align-self:stretch;display:flex;font-size:inherit;justify-content:center;left:.5em;min-width:0;padding:0;width:calc(100% - 1em);z-index:1}.b-schedulerbase.b-sch-layout-milestones .b-sch-event-wrap.b-milestone-wrap .b-sch-event.b-milestone .b-sch-event-content{background-color:initial;font-size:14px;justify-content:center}.b-schedulerbase.b-sch-layout-milestones .b-sch-event-wrap.b-milestone-wrap .b-sch-event.b-milestone .b-sch-event-content:before{content:none}.b-schedulerbase.b-sch-layout-milestones .b-sch-event-wrap.b-milestone-wrap .b-sch-event.b-milestone:after,.b-schedulerbase.b-sch-layout-milestones .b-sch-event-wrap.b-milestone-wrap .b-sch-event.b-milestone:before{background:inherit;content:" ";height:.707107em;position:absolute;width:.707107em;z-index:0}.b-schedulerbase.b-sch-layout-milestones .b-sch-event-wrap.b-milestone-wrap .b-sch-event.b-milestone:before{left:0;top:50%;transform:translate(-50%,-50%) rotate(45deg);transform-origin:50% 50%}.b-schedulerbase.b-sch-layout-milestones .b-sch-event-wrap.b-milestone-wrap .b-sch-event.b-milestone:after{right:0;transform:rotate(-45deg);transform-origin:100% 0}.b-schedulerbase.b-sch-layout-milestones .b-sch-event-wrap.b-milestone-wrap.b-measure .b-sch-event.b-milestone{width:calc(100% + 1em)}.b-sch-event{align-items:center;cursor:pointer;display:flex;justify-content:flex-start;min-height:5px;min-width:5px;overflow:hidden;overflow:clip;position:relative;text-align:left;transition:background-color .2s,color .2s,opacity .2s,font-weight .2s,border .2s;-webkit-user-select:none;user-select:none;white-space:nowrap;width:calc(100% - 1px)}.b-toggling-node .b-sch-event{transition:none}.b-sch-event label{color:#888}.b-sch-event:not(.b-milestone) .b-fa,.b-sch-event:not(.b-milestone) .b-icon{-webkit-margin-end:.75em;line-height:inherit;margin-inline-end:.75em}.b-sch-event:before{font-family:Font Awesome\ 6 Free,FontAwesome6Free;font-weight:900}.b-sch-event.b-sch-event-resizing,.b-sch-event.b-sch-event-selected,.b-sch-event:hover{z-index:10}.b-sch-event.b-sch-event-selected,.b-sch-event.b-sch-event-selected *{font-weight:500}.b-sch-event.b-sch-event-assign-selected{animation-duration:.2s;animation-iteration-count:3;animation-name:instance-selected;animation-timing-function:ease-in-out}.b-sch-event.b-milestone{transition:background 0s}.b-sch-event-wrap:not(.b-milestone-wrap){min-height:6px;min-width:6px}.b-using-keyboard .b-sch-event-wrap:not(.b-milestone-wrap).b-active .b-sch-event{outline:2px solid #2196f3;outline-offset:3px}.b-timeaxissubgrid.b-is-highlighting .b-sch-canvas>.b-sch-event-wrap>.b-sch-event:not(.b-highlighted){opacity:.2;transition:opacity .4s}@keyframes instance-selected{0%{top:-2px}50%{top:2px}to{top:0}}.b-initial-fade-in .b-sch-dependency,.b-initial-fade-in .b-sch-event-wrap{animation-duration:.5s;animation-fill-mode:forwards;animation-name:none-fade-in;animation-name:initial-fade-in;opacity:0}@keyframes initial-fade-in{0%{opacity:0}to{opacity:1}}.b-initial-zoom-in .b-sch-event-wrap .b-sch-event{animation-duration:.4s;animation-name:none-zoom-in;animation-name:initial-zoom-in;animation-timing-function:ease-in}@keyframes initial-zoom-in{0%{transform:scale(.01)}to{transform:scale(1)}}.b-initial-slide-from-left .b-sch-event-wrap{animation-duration:.7s;animation-fill-mode:forwards;animation-name:none-slide-from-left;animation-name:initial-slide-from-left;transform:translateX(-100vw)}@keyframes initial-slide-from-left{to{transform:translateX(0)}}.b-initial-slide-from-top .b-sch-event-wrap{animation-duration:.7s;animation-fill-mode:forwards;animation-name:none-slide-from-top;animation-name:initial-slide-from-top;transform:translateY(-100vh)}@keyframes initial-slide-from-top{to{transform:translateY(0)}}.b-sch-event-content{z-index:1}.b-milestone .b-sch-event-content{flex:1 1}.b-sch-event:not(.b-milestone) .b-sch-event-content{display:flex;margin:0 .5em 0 .75em}.b-sch-event:not(.b-milestone) .b-sch-event-content,.b-sch-event:not(.b-milestone) .b-sch-event-content>:not(i){min-width:0;overflow:hidden;overflow:clip;text-overflow:ellipsis}.b-verticaltimeaxis-row .b-sch-event:not(.b-milestone) .b-sch-event-content{flex-direction:column}.b-prevent-event-transitions .b-sch-event-wrap{transition:none!important}.b-sch-event-wrap{display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.b-sch-event-wrap .b-sch-event{grid-area:body;height:100%}.b-sch-event-wrap.b-sch-horizontal,.b-sch-horizontal .b-sch-event-wrap{grid-template-areas:"top    top    top    top    top" "before start  body   end  after" "bottom bottom bottom bottom bottom";grid-template-columns:0 auto 1fr auto 0;grid-template-rows:-webkit-min-content auto -webkit-min-content;grid-template-rows:min-content auto min-content}.b-sch-event-wrap.b-sch-vertical{grid-template-areas:"start" "body" "end";grid-template-rows:auto 1fr auto}.b-sch-event-wrap.b-sch-vertical .b-sch-event-narrow{-webkit-padding-start:0;-webkit-padding-end:0;justify-content:center;padding-inline-end:0;padding-inline-start:0}.b-sch-event-wrap.b-sch-vertical .b-sch-event-narrow .b-sch-event-content{align-items:center;flex-direction:column}.b-sch-event-wrap.b-sch-vertical .b-sch-event-narrow i{-webkit-margin-end:0;align-self:center;margin-inline-end:0}.b-sch-event-wrap.b-sch-vertical .b-sch-event-narrow .b-event-text-wrap{writing-mode:vertical-rl}.b-sch-event-wrap.b-sch-vertical .b-sch-event{grid-column:1}.b-sch-horizontal.b-eventbuffer-transition.b-animating .b-sch-event-wrap:not(.b-dragging):not(.b-sch-event-wrap-resizing){transition:background-color .2s,color .2s,opacity .2s,font-weight .2s,border .2s,height .2s,font-size .2s}.b-sch-vertical.b-eventbuffer-transition.b-animating .b-sch-event-wrap:not(.b-dragging):not(.b-sch-event-wrap-resizing){transition:background-color .2s,color .2s,opacity .2s,font-weight .2s,border .2s,width .2s,font-size .2s}.b-gantt-task-wrap,.b-sch-event-wrap{--event-primary-color-h:122.8235294118deg;--event-primary-color-s:38.4615384615%;--event-primary-color-l:56.6666666667%;--event-primary-color:hsl(var(--event-primary-color-h),var(--event-primary-color-s),var(--event-primary-color-l))}.b-sch-event-wrap>.b-sch-event.b-sch-event-resizing,.b-sch-event-wrap>.b-sch-event.b-sch-event-selected,.b-sch-event-wrap>.b-sch-event:hover,.b-sch-event-wrap>.b-segmented>.b-sch-event-segments>.b-sch-event.b-sch-event-resizing,.b-sch-event-wrap>.b-segmented>.b-sch-event-segments>.b-sch-event.b-sch-event-selected,.b-sch-event-wrap>.b-segmented>.b-sch-event-segments>.b-sch-event:hover{--event-s-factor:var(--event-hover-s-factor);--event-l-factor:var(--event-hover-l-factor);--event-a:var(--event-hover-a);--event-color:var(--event-hover-color);--event-opacity:var(--event-hover-opacity)}.b-sch-event-wrap>.b-sch-event.b-sch-event-selected:hover,.b-sch-event-wrap>.b-segmented>.b-sch-event-segments>.b-sch-event.b-sch-event-selected:hover{--event-s-factor:var(--event-selected-hover-s-factor);--event-l-factor:var(--event-selected-hover-l-factor);--event-a:var(--event-selected-hover-a)}.b-sch-event-wrap>.b-sch-event-selected>.b-sch-event-segments>.b-sch-event.b-sch-event-segment{--event-s-factor:var(--event-hover-s-factor);--event-l-factor:var(--event-hover-l-factor);--event-a:var(--event-hover-a);--event-color:var(--event-hover-color);--event-opacity:var(--event-hover-opacity)}.b-sch-color-none{--event-primary-color-h:null;--event-primary-color-s:null;--event-primary-color-l:null;--event-primary-color:null}.b-gantt-task,.b-sch-event,.b-sch-event>.b-sch-event-segments>.b-sch-event,.b-task-rollup[class*=b-sch-color-]{--event-background-h:var(--event-primary-color-h);--event-background-s:var(--event-primary-color-s);--event-background-l:var(--event-primary-color-l);--event-s-factor:1;--event-l-factor:1;--event-a:1;--event-hover-s-factor:1;--event-hover-l-factor:1;--event-hover-a:1;--event-selected-hover-s-factor:1;--event-selected-hover-l-factor:1;--event-selected-hover-a:1;--event-background-color:hsla(var(--event-background-h),calc(var(--event-background-s)*var(--event-s-factor)),calc(var(--event-background-l)*var(--event-l-factor)),var(--event-a));--event-border-color:var(--event-primary-color);--event-border-width:0px;--event-border-style:solid;--event-border-radius:0;--event-color:#fff;--event-hover-color:#fff;--event-opacity:1;--event-hover-opacity:1;--event-font-weight:400;background-color:var(--event-background-color);border-color:var(--event-border-color);border-radius:var(--event-border-radius);border-style:var(--event-border-style);border-width:var(--event-border-width);color:var(--event-color);font-weight:var(--event-font-weight);opacity:var(--event-opacity)}.b-gantt-task.b-sch-event-startsoutside,.b-sch-event.b-sch-event-startsoutside,.b-sch-event>.b-sch-event-segments>.b-sch-event.b-sch-event-startsoutside,.b-task-rollup[class*=b-sch-color-].b-sch-event-startsoutside{-webkit-border-start:none;border-inline-start:none}.b-sch-event-wrap.b-milestone-wrap>.b-sch-event.b-milestone{border-width:0}.b-schedulerbase.b-sch-layout-milestones .b-sch-event.b-milestone{background-color:var(--event-background-color);border-color:var(--event-border-color);border-style:var(--event-border-style);border-width:var(--event-border-width) 0 var(--event-border-width) 0;font-weight:var(--event-font-weight);opacity:var(--event-opacity)}.b-schedulerbase.b-sch-layout-milestones .b-sch-event.b-milestone:before{--event-border-width:inherit;--event-border-radius:inherit;border-bottom-left-radius:var(--event-border-radius);border-bottom-width:var(--event-border-width);border-color:var(--event-border-color);border-inline-end-width:0;border-inline-start-width:var(--event-border-width);border-style:var(--event-border-style);border-top-width:0}.b-schedulerbase.b-sch-layout-milestones .b-sch-event.b-milestone:after{--event-border-width:inherit;--event-border-radius:inherit;border-bottom-right-radius:var(--event-border-radius);border-bottom-width:var(--event-border-width);border-color:var(--event-border-color);border-inline-end-width:var(--event-border-width);border-inline-start-width:0;border-style:var(--event-border-style);border-top-width:0;top:calc(var(--event-border-width)*-1)}.b-gantt-task.b-milestone,.b-sch-event.b-milestone{border-radius:0}.b-gantt-task.b-milestone .b-gantt-task-content,.b-gantt-task.b-milestone .b-sch-event-content,.b-sch-event.b-milestone .b-gantt-task-content,.b-sch-event.b-milestone .b-sch-event-content{background-color:var(--event-background-color)}.b-gantt-task.b-milestone .b-gantt-task-content:before,.b-gantt-task.b-milestone .b-sch-event-content:before,.b-sch-event.b-milestone .b-gantt-task-content:before,.b-sch-event.b-milestone .b-sch-event-content:before{border-color:var(--event-border-color);border-radius:var(--event-border-radius);border-style:var(--event-border-style);border-width:var(--event-border-width);opacity:var(--event-opacity)}.b-gantt-task,.b-sch-style-none .b-sch-event{--event-background-image:none}.b-gantt-task.b-sch-event-selected,.b-gantt-task.b-task-selected,.b-sch-style-none .b-sch-event.b-sch-event-selected,.b-sch-style-none .b-sch-event.b-task-selected{--event-background-image:linear-gradient(#00000040,#00000040)}.b-gantt-task.b-sch-event-selected:hover,.b-gantt-task.b-task-selected:hover,.b-sch-style-none .b-sch-event.b-sch-event-selected:hover,.b-sch-style-none .b-sch-event.b-task-selected:hover{--event-background-image:linear-gradient(#00000059,#00000059)}.b-gantt-task.b-sch-event-selected .b-sch-event-segment,.b-gantt-task.b-task-selected .b-sch-event-segment,.b-sch-style-none .b-sch-event.b-sch-event-selected .b-sch-event-segment,.b-sch-style-none .b-sch-event.b-task-selected .b-sch-event-segment{--event-background-image:linear-gradient(#00000040,#00000040)}.b-gantt-task.b-sch-event-selected .b-sch-event-segment:hover,.b-gantt-task.b-task-selected .b-sch-event-segment:hover,.b-sch-style-none .b-sch-event.b-sch-event-selected .b-sch-event-segment:hover,.b-sch-style-none .b-sch-event.b-task-selected .b-sch-event-segment:hover{--event-background-image:linear-gradient(#00000059,#00000059)}.b-gantt-task:hover,.b-sch-style-none .b-sch-event:hover{--event-background-image:linear-gradient(#00000026,#00000026)}.b-gantt-task.b-milestone>.b-gantt-task-content:before,.b-gantt-task.b-milestone>.b-sch-event-content:before,.b-gantt-task:not(.b-milestone),.b-sch-style-none .b-sch-event.b-milestone>.b-gantt-task-content:before,.b-sch-style-none .b-sch-event.b-milestone>.b-sch-event-content:before,.b-sch-style-none .b-sch-event:not(.b-milestone){background-image:var(--event-background-image)}.b-gantt-task-hover .b-gantt-task{--event-background-image:linear-gradient(#00000026,#00000026)}.b-sch-vertical .b-sch-event{align-items:flex-start;padding-inline:.75em;white-space:normal}.b-sch-vertical .b-sch-event .b-sch-event-content{margin:.75em 0 .5em}.b-sch-vertical:not(.b-masked).b-grid-empty .b-grid-subgrid:first-child:before{content:"";display:none}.b-sch-vertical:not(.b-masked).b-grid-empty .b-timeline-subgrid:before{color:#262626;content:attr(data-empty-text);padding:1em}.b-sch-vertical .b-grid-row{border-bottom:none}.b-sch-vertical.b-eventlayout-mixed .b-sch-event{opacity:.8}.b-timelinebase.b-overlay-scrollbar .b-virtual-scrollers{z-index:100}.b-sch-layout-milestone .b-milestone-wrap{min-width:1em}.b-timeline-loading-indicator-wrap{background:#4caf5033;bottom:0;display:flex;height:2px;position:absolute;width:100%;z-index:100}.b-timeline-loading-indicator{animation:line-loop 3s linear infinite;background:#4caf50;opacity:.6}@keyframes line-loop{0%{-webkit-margin-start:0;margin-inline-start:0;width:0}50%{-webkit-margin-start:0;margin-inline-start:0;width:100%}to{-webkit-margin-start:100%;margin-inline-start:100%;width:100%}}.b-scale-cell{padding-left:0!important;padding-right:0!important}.b-scale-cell .b-scale{background-color:initial;font-weight:300}.b-scale-cell .b-scale-tick-label{font-size:70%}.b-schedulerbase.b-animating .b-grid-row{transition:height .2s,transform .2s}.b-grid-footer-container .b-sch-timeaxiscolumn{padding:0}.b-sch-timeaxis-cell{-webkit-border-end:none;align-items:baseline;border-inline-end:none;flex:none!important;padding:0}.b-gridbase .b-timeline-subgrid .b-grid-row.b-selected .b-grid-cell.b-sch-timeaxis-cell.b-selected,.b-gridbase .b-timeline-subgrid .b-grid-row.b-selected:not(.b-group-row){background-color:initial}.b-gridbase.b-stripe .b-timeline-subgrid .b-grid-row.b-odd,.b-gridbase.b-stripe .b-timeline-subgrid .b-grid-row.b-selected.b-odd,.b-stripe .b-timeline-subgrid .b-grid-row.b-odd,.b-stripe .b-timeline-subgrid .b-grid-row.b-selected.b-odd{background-color:#f4f4f4cc}.b-gridbase.b-stripe .b-timeline-subgrid .b-grid-row.b-even,.b-gridbase.b-stripe .b-timeline-subgrid .b-grid-row.b-selected.b-even,.b-stripe .b-timeline-subgrid .b-grid-row.b-even,.b-stripe .b-timeline-subgrid .b-grid-row.b-selected.b-even{background-color:#fffc}.b-stripe .b-timeline-subgrid .b-grid-row.b-selected .b-grid-cell.b-selected{background-color:initial}.b-timeline-subgrid{-webkit-user-select:none;user-select:none}.b-timeline-subgrid .b-grid-row{z-index:1}.b-timeline-subgrid .b-grid-row.b-group-row,.b-timeline-subgrid .b-grid-row.b-group-row.b-selected{background-color:#fffc;z-index:7}.b-resource-info{align-items:center;display:flex;flex:1 1;flex-direction:row;height:100%;overflow:hidden}.b-resource-info dl{gap:.2em;overflow:hidden}.b-resource-info dt{font-weight:600;overflow:hidden;text-overflow:ellipsis}.b-resource-info.b-no-avatar dt{-webkit-margin-start:.6em;margin-inline-start:.6em}.b-resource-info dd{color:#9e9e9e;font-size:.8em;margin:0;overflow:hidden;text-overflow:ellipsis}.b-resource-info .b-resource-avatar{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-resourcecollapse-cell .b-icon{background:#0000;border:none;cursor:pointer;transition:transform .2s!important}.b-resourcecollapse-cell .b-icon.b-flip{transform:rotate(180deg)}.b-column-lines-canvas{z-index:2}.b-columnlines .b-grid-cell:not(:last-child){-webkit-border-end:1px solid #e0e0e0;border-inline-end:1px solid #e0e0e0}.b-columnlines .b-group-row .b-grid-cell{border-inline-end-color:#0000}.b-column-line,.b-column-line-major{border-left-style:solid;border-left-width:1px;height:100%;position:absolute}.b-column-line{border-color:#f0f0f0}.b-column-line-major{border-color:#a0a0a0;z-index:1}.b-sch-vertical .b-column-line-major,.b-sch-vertical .b-column-line:not(.b-resource-column-line){border-left:none;border-top-style:solid;border-top-width:1px;height:auto;position:absolute;width:100%}.b-sch-vertical .b-resource-group-divider{border-color:#0000}.b-animating .b-resource-column-line{transition:left .2s linear}.b-sch-foreground-canvas{--scheduler-dependency-terminal-offset:0px;--scheduler-dependency-terminal-size:12px}svg.b-sch-dependencies-canvas{--scheduler-dependency-marker:url(#arrowEnd);contain:unset;overflow:visible;z-index:8}.b-sch-dependency-arrow path{fill:#ccc;fill:context-stroke}.b-sch-dependency{fill:#0000;stroke:#ccc;stroke-width:1;pointer-events:visibleStroke;transition:stroke-width .2s linear,stroke .2s linear}.b-sch-dependency.b-sch-dependency-over{stroke-width:2;stroke-dasharray:0}.b-sch-dependency.b-sch-released{display:none}.b-sch-dependency.b-click-area{stroke:#0000;stroke-dasharray:none!important;marker-end:none}.b-sch-dependency{marker-end:var(--scheduler-dependency-marker)}.b-sch-dependency.b-sch-bidirectional-line{marker-start:var(--scheduler-dependency-marker)}.b-sch-dependency.b-sch-dependency-markerless{marker-end:none}.b-dependencies .b-sch-event-hover{z-index:110}.b-dependencies .b-gantt-task.b-sch-terminals-visible,.b-dependencies .b-sch-event.b-sch-terminals-visible{overflow:visible}.b-dependencies.b-highlighting .b-sch-dependency,.b-dependencies.b-highlighting .b-sch-event-wrap .b-sch-event{opacity:.3}.b-dependencies.b-highlighting .b-sch-dependency.b-highlight,.b-dependencies.b-highlighting .b-sch-event-wrap .b-sch-event.b-highlight{opacity:1}.b-dependencies.b-highlighting .b-sch-resourcetimerange{opacity:.3}.b-sch-terminal{--terminal-start-end-offset:80%;background-color:#fff;border:1px solid;border-color:inherit;border-radius:50%;cursor:pointer;height:var(--scheduler-dependency-terminal-size);position:absolute;width:var(--scheduler-dependency-terminal-size);z-index:2}@media (pointer:coarse){.b-sch-terminal{--terminal-start-end-offset:115%}.b-sch-terminal:after{border-radius:50%;content:"";height:calc(var(--scheduler-dependency-terminal-size)*2);position:absolute;transform:translate(calc(var(--scheduler-dependency-terminal-size)*-.5 - 1),calc(var(--scheduler-dependency-terminal-size)*-.5 - 1));width:calc(var(--scheduler-dependency-terminal-size)*2)}}.b-sch-terminal.b-sch-terminal:hover{background-color:#e6e6e6}.b-dragging .b-sch-terminal,.b-sch-event-resizing .b-sch-terminal{display:none}.b-creating-dependency .b-sch-terminal-active,.b-creating-dependency .b-sch-terminal:hover{background-color:#e6e6e6}.b-creating-dependency .b-sch-terminal-active.b-valid,.b-creating-dependency .b-sch-terminal:hover.b-valid{background-color:#b5dfb7;border-color:#4caf50}.b-creating-dependency .b-sch-terminal-active.b-invalid,.b-creating-dependency .b-sch-terminal:hover.b-invalid{background-color:#fccbc7;border-color:#f44336}.b-creating-dependency *{touch-action:none}.b-sch-terminal-top{left:50%;top:var(--scheduler-dependency-terminal-offset);transform:translateX(-50%) translateY(-80%)}.b-sch-terminal-bottom{bottom:var(--scheduler-dependency-terminal-offset);left:50%;transform:translateX(-50%) translateY(80%)}.b-sch-terminal-start{left:var(--scheduler-dependency-terminal-offset);top:50%;transform:translateX(calc(var(--terminal-start-end-offset)*-1*1)) translateY(-50%);transform:translateX(calc(var(--terminal-start-end-offset)*-1*var(--rtl-negate))) translateY(-50%)}.b-rtl .b-sch-terminal-start{left:auto;right:0}.b-sch-terminal-end{right:var(--scheduler-dependency-terminal-offset);top:50%;transform:translateX(calc(var(--terminal-start-end-offset)*1)) translateY(-50%);transform:translateX(calc(var(--terminal-start-end-offset)*var(--rtl-negate))) translateY(-50%)}.b-rtl .b-sch-terminal-end{left:0;right:auto}.b-sch-terminal-hover-area{grid-area:body;height:calc(100% + var(--scheduler-dependency-terminal-offset)*-2 + var(--scheduler-dependency-terminal-size)*.8);justify-self:center;width:calc(100% + var(--scheduler-dependency-terminal-offset)*-2 + var(--scheduler-dependency-terminal-size)*.8)}.b-labels-topbottom .b-gantt:not(.b-sch-layout-milestones) .b-milestone:not(.b-gantt-task-withicon) .b-sch-terminal-start,.b-labels-topbottom .b-schedulerbase:not(.b-sch-layout-milestones) .b-milestone:not(.b-sch-event-withicon) .b-sch-terminal-start{transform:translate(-.35em,-50%);transform:translate(calc(-.35em*var(--rtl-negate)),-50%)}.b-labels-topbottom .b-gantt:not(.b-sch-layout-milestones) .b-milestone:not(.b-gantt-task-withicon) .b-sch-terminal-end,.b-labels-topbottom .b-schedulerbase:not(.b-sch-layout-milestones) .b-milestone:not(.b-sch-event-withicon) .b-sch-terminal-end{transform:translate(.35em,-50%);transform:translate(calc(.35em*var(--rtl-negate)),-50%)}.b-sch-dependency-connector{border-top:2px dashed #ccc;contain:strict;pointer-events:none;position:absolute;transform-origin:0 0;z-index:10}.b-sch-dependency-connector.b-removing{transition:width .2s ease-out}.b-sch-dependency-connector.b-valid{border-color:#4caf50;border-top-style:solid}.b-sch-dependency-creation-tooltip.b-popup{max-width:none}.b-sch-dependency-creation-tooltip .b-popup-header{background-color:#4caf50;padding:.5em .075em}.b-firefox .b-sch-dependency-creation-tooltip .b-popup-header,.b-safari .b-sch-dependency-creation-tooltip .b-popup-header{width:1.5em}.b-sch-dependency-creation-tooltip .b-popup-header i{margin-bottom:.5em}.b-sch-dependency-creation-tooltip.b-rtl .b-popup-header i{margin-bottom:0;margin-top:.5em}.b-sch-dependency-creation-tooltip.b-invalid .b-popup-header{background-color:#f44336}.b-sch-dependency-creation-tooltip.b-checking .b-popup-header{background-color:#9e9e9e}:is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-panel-header{color:#fff}:is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-tooltip-content{grid-column-gap:.5em;align-items:center;display:grid;grid-template-columns:auto auto auto}:is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-tooltip-content label{font-size:.8em}:is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-tooltip-content .b-sch-box{border:1px solid #ccc;display:none;height:8px;position:relative;width:12px}:is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-tooltip-content .b-sch-box.b-bottom,:is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-tooltip-content .b-sch-box.b-end,:is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-tooltip-content .b-sch-box.b-left,:is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-tooltip-content .b-sch-box.b-right,:is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-tooltip-content .b-sch-box.b-start,:is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-tooltip-content .b-sch-box.b-top{display:block}:is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-tooltip-content .b-sch-box:after{background-color:#fff;border-radius:50%;content:"";height:3px;position:absolute;width:3px}:is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-tooltip-content .b-sch-box.b-end:after,:is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-tooltip-content .b-sch-box.b-right:after{right:-2px;top:50%;transform:translateY(-50%)}.b-rtl :is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-tooltip-content .b-sch-box.b-end:after{left:-2px;right:auto}:is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-tooltip-content .b-sch-box.b-left:after,:is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-tooltip-content .b-sch-box.b-start:after{left:-2px;top:50%;transform:translateY(-50%)}.b-rtl :is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-tooltip-content .b-sch-box.b-start:after{left:auto;right:-2px}:is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-tooltip-content .b-sch-box.b-top:after{left:50%;top:-2px;transform:translateX(-50%)}:is(.b-sch-dependency-creation-tooltip,.b-sch-dependency-tooltip) .b-tooltip-content .b-sch-box.b-bottom:after{bottom:-2px;left:50%;transform:translateX(-50%)}.b-predecessor-list{display:flex;flex-direction:column}.b-predecessor-list>*{align-self:stretch;flex:0 0 auto;width:auto}.b-predecessor-list>.b-list-item .b-predecessor-item-text{flex:1 1}.b-predecessor-list>.b-list-item .b-sch-box{-webkit-margin-start:.5em;border:1px solid #ccc;height:.9em;margin-inline-start:.5em;position:relative;width:1.2em}.b-predecessor-list>.b-list-item .b-sch-box:after{background-color:#2b2b2b;border:1px solid #ccc;border-radius:50%;content:"";display:none;height:.5em;position:absolute;width:.5em}.b-predecessor-list>.b-list-item.b-selected .b-sch-box{background-color:#4caf50}.b-predecessor-list>.b-list-item.b-selected.b-fs .b-sch-box.b-from:after{display:block;right:-.25em;top:50%;transform:translateY(-50%)}.b-predecessor-list>.b-list-item.b-selected.b-fs .b-sch-box.b-to:after,.b-predecessor-list>.b-list-item.b-selected.b-sf .b-sch-box.b-from:after{display:block;left:-.25em;top:50%;transform:translateY(-50%)}.b-predecessor-list>.b-list-item.b-selected.b-sf .b-sch-box.b-to:after{display:block;right:-.25em;top:50%;transform:translateY(-50%)}.b-predecessor-list>.b-list-item.b-selected.b-ss .b-sch-box.b-from:after,.b-predecessor-list>.b-list-item.b-selected.b-ss .b-sch-box.b-to:after{display:block;left:-.25em;top:50%;transform:translateY(-50%)}.b-predecessor-list>.b-list-item.b-selected.b-ff .b-sch-box.b-from:after,.b-predecessor-list>.b-list-item.b-selected.b-ff .b-sch-box.b-to:after{display:block;right:-.25em;top:50%;transform:translateY(-50%)}.b-sch-dependency-selected{stroke:#f44336;stroke-width:2}.b-sch-dependency-remove-icon{animation:b-anim-show-dependency-remove-icon .2s ease-in-out 1;color:#f44336;cursor:pointer;display:flex;height:1em;pointer-events:all;position:absolute;translate:-50% -50%;width:1em;z-index:1000}.b-sch-dependency-remove-icon:before{background-color:#fff;border-radius:50%}.b-sch-dependency-remove-icon.b-removing{animation:b-anim-hide-dependency-remove-icon .15s linear 1}@keyframes b-anim-show-dependency-remove-icon{0%{opacity:0;scale:0}to{opacity:1;scale:1}}@keyframes b-anim-hide-dependency-remove-icon{0%{opacity:1;scale:1}to{opacity:0;scale:0}}.b-dependencyeditor.b-popup{width:29em}.b-dependencyeditor.b-popup .b-popup-content{padding:1em 1em 0}.b-dependencyeditor.b-popup .b-popup-content .b-checkbox label,.b-dependencyeditor.b-popup .b-popup-content .b-textfield label{flex:1 0 4em}.b-dependencyeditor.b-popup .b-popup-content .b-checkbox .b-checkbox-label,.b-dependencyeditor.b-popup .b-popup-content .b-textfield .b-checkbox-label{text-align:start}.b-dependencyeditor.b-popup .b-bottom-toolbar{padding:1em 1em .4em}.b-dependencyeditor.b-popup .b-bottom-toolbar .b-label-filler{display:none}.b-dependencyeditor.b-popup .b-bottom-toolbar>button{-webkit-margin-end:.5em;flex:1 1;margin-inline-end:.5em}.b-dependencyeditor.b-popup .b-bottom-toolbar>button:last-child{-webkit-margin-end:0;margin-inline-end:0}.b-dragselect-rect{border:1px dashed #424242;left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:100}.b-cut-item{opacity:.4}.b-schedulerbase.b-dragging-event{-webkit-user-select:none;user-select:none}.b-sch-event-wrap.b-aborting,.b-sch-event-wrap.b-drag-unified-animation{transition:background-color .2s,color .2s,opacity .2s,font-weight .2s,border .2s,transform .2s,left .2s,top .2s}.b-sch-event-wrap.b-dragging{z-index:200}.b-sch-event-wrap.b-dragging.b-drag-main{z-index:201}.b-sch-event-wrap.b-dragging .b-sch-event{outline:none}.b-sch-event-wrap.b-dragging .b-sch-event.b-sch-style-border .b-sch-event-wrap.b-dragging .b-sch-event,.b-sch-event-wrap.b-dragging .b-sch-event.b-sch-style-colored .b-sch-event-wrap.b-dragging .b-sch-event,.b-sch-event-wrap.b-dragging .b-sch-event.b-sch-style-plain .b-sch-event-wrap.b-dragging .b-sch-event{box-shadow:0 3px 6px #0000001f,0 3px 6px #0000003d}.b-sch-event-wrap.b-hidden{display:none!important}.b-float-root>.b-tooltip.b-eventdrag-tooltip{pointer-events:none}.b-sch-tip-message{margin-top:.5em}.b-sch-tip-invalid .b-sch-tip-message{color:#ef5350}.b-sch-tip-message .b-icon:first-child{-webkit-margin-end:.4em;margin-inline-end:.4em}.b-sch-tip-message:empty{display:none}.b-timelinebase.b-dragcreating{-webkit-user-select:none;user-select:none}.b-timelinebase.b-dragcreating .b-gantt-task-wrap,.b-timelinebase.b-dragcreating .b-sch-event-wrap,.b-timelinebase.b-dragcreating .b-sch-timeaxis-cell{pointer-events:none}.b-timelinebase.b-dragcreating *{transition:none}.b-sch-dragcreating.b-too-narrow{opacity:.25}.b-sch-dragcreate-tooltip.b-too-narrow .b-sch-tooltip-enddate,.b-sch-dragcreate-tooltip.b-too-narrow .b-sch-tooltip-startdate{color:#f44336}.b-sch-dragcreate-tooltip.b-too-narrow .b-sch-tooltip-enddate .b-sch-clock,.b-sch-dragcreate-tooltip.b-too-narrow .b-sch-tooltip-startdate .b-sch-clock{border-color:#f44336}.b-eventeditor.b-panel:not(.b-panel-collapsible){flex:initial;min-width:min(100%,16em + var(--date-time-length));width:min(100%,16em + var(--date-time-length))}.b-eventeditor.b-panel .b-eventeditor-content.b-eventeditor-content .b-field>label{flex:0 0 5em}.b-eventeditor.b-panel .b-eventeditor-content.b-eventeditor-content [data-ref=endDateField],.b-eventeditor.b-panel .b-eventeditor-content.b-eventeditor-content [data-ref=startDateField]{flex:1 0 calc(55.5% + var(--date-width-difference) - 0.3em)}.b-eventeditor.b-panel .b-eventeditor-content.b-eventeditor-content [data-ref=endTimeField],.b-eventeditor.b-panel .b-eventeditor-content.b-eventeditor-content [data-ref=startTimeField]{flex:1 0 calc(44.5% - var(--date-width-difference) - 0.3em)}.b-eventeditor.b-panel .b-bottom-toolbar{background:#0000}.b-eventeditor.b-panel .b-bottom-toolbar>.b-toolbar-content>button{-webkit-margin-end:.5em;flex:1 1;margin-inline-end:.5em;min-width:0}.b-eventeditor.b-panel .b-bottom-toolbar>.b-toolbar-content>button:last-child{-webkit-margin-end:0;margin-inline-end:0}.b-panel.b-floating>.b-eventeditor-body-wrap{padding-top:1em}.b-panel.b-floating>.b-eventeditor-body-wrap>.b-panel-content{padding-block:0}.b-panel.b-floating>.b-eventeditor-body-wrap>.b-bottom-toolbar .b-toolbar-content{padding-top:1em}.b-mobile .b-panel.b-floating>.b-eventeditor-body-wrap>.b-bottom-toolbar .b-toolbar-content{padding-block:0 1em}.b-readonly.b-panel.b-floating>.b-eventeditor-body-wrap{padding-bottom:1em}.b-sch-event-wrap .b-sch-nonworkingtime{z-index:0}.b-dragging-event .b-sch-event-wrap.b-dragging .b-sch-nonworkingtime{display:none}.b-animating .b-sch-event-wrap .b-sch-timerange{transition:none}.b-sch-vertical .b-sch-event-wrap .b-sch-nonworkingtime{left:0}.b-sch-event-resizable-end,.b-sch-event-resizable-start,.b-sch-event-resizable-true{--handle-size:0.5em}@media (pointer:coarse){.b-sch-event-resizable-end,.b-sch-event-resizable-start,.b-sch-event-resizable-true{--handle-size:1em}}.b-sch-event-resizable-end:after,.b-sch-event-resizable-end:before,.b-sch-event-resizable-start:after,.b-sch-event-resizable-start:before,.b-sch-event-resizable-true:after,.b-sch-event-resizable-true:before{--handle-width:9px;--handle-height:50%;--handle-inset:3px;--handle-align-inset:25%;--gradient-dir:to right;--handle-opacity:0.7;--clip-path:inset(0 0 0 var(--handle-inset));background:linear-gradient(var(--gradient-dir),#fff 1px,#0000 1px);background-position:var(--handle-inset);background-size:2px;-webkit-clip-path:var(--clip-path);clip-path:var(--clip-path);height:var(--handle-height);left:0;opacity:var(--handle-opacity);position:absolute;top:var(--handle-align-inset);width:var(--handle-width)}@media (pointer:coarse){.b-sch-event-resizable-end:after,.b-sch-event-resizable-end:before,.b-sch-event-resizable-start:after,.b-sch-event-resizable-start:before,.b-sch-event-resizable-true:after,.b-sch-event-resizable-true:before{--handle-width:1.7em;--handle-inset:0.7em}}.b-sch-event-resizable-end:after,.b-sch-event-resizable-start:after,.b-sch-event-resizable-true:after{--clip-path:inset(0 var(--handle-inset) 0 0);left:auto;right:0}.b-sch-vertical .b-sch-event-resizable-end:after,.b-sch-vertical .b-sch-event-resizable-end:before,.b-sch-vertical .b-sch-event-resizable-start:after,.b-sch-vertical .b-sch-event-resizable-start:before,.b-sch-vertical .b-sch-event-resizable-true:after,.b-sch-vertical .b-sch-event-resizable-true:before{--handle-width:50%;--handle-height:0.7em;--gradient-dir:to bottom;--clip-path:inset(var(--handle-inset) 0 0 0);background-size:100% 2px;left:var(--handle-align-inset);top:0}@media (pointer:coarse){.b-sch-vertical .b-sch-event-resizable-end:after,.b-sch-vertical .b-sch-event-resizable-end:before,.b-sch-vertical .b-sch-event-resizable-start:after,.b-sch-vertical .b-sch-event-resizable-start:before,.b-sch-vertical .b-sch-event-resizable-true:after,.b-sch-vertical .b-sch-event-resizable-true:before{--handle-height:1.7em}}.b-sch-vertical .b-sch-event-resizable-end:after,.b-sch-vertical .b-sch-event-resizable-start:after,.b-sch-vertical .b-sch-event-resizable-true:after{--clip-path:inset(0 0 var(--handle-inset) 0);bottom:0;top:auto}.b-eventresize:not(.b-readonly):not(.b-creating-dependency){--handle-cursor:ew-resize}.b-eventresize:not(.b-readonly):not(.b-creating-dependency).b-sch-vertical{--handle-cursor:ns-resize}.b-eventresize:not(.b-readonly):not(.b-creating-dependency) .b-sch-event-wrap.b-sch-event-hover:not(.b-sch-style-line)>.b-sch-event:not(.b-segmented).b-sch-event-resizable-end:after,.b-eventresize:not(.b-readonly):not(.b-creating-dependency) .b-sch-event-wrap.b-sch-event-hover:not(.b-sch-style-line)>.b-sch-event:not(.b-segmented).b-sch-event-resizable-start:before,.b-eventresize:not(.b-readonly):not(.b-creating-dependency) .b-sch-event-wrap.b-sch-event-hover:not(.b-sch-style-line)>.b-sch-event:not(.b-segmented).b-sch-event-resizable-true:after,.b-eventresize:not(.b-readonly):not(.b-creating-dependency) .b-sch-event-wrap.b-sch-event-hover:not(.b-sch-style-line)>.b-sch-event:not(.b-segmented).b-sch-event-resizable-true:before,.b-eventresize:not(.b-readonly):not(.b-creating-dependency) .b-sch-event-wrap:not(.b-sch-style-line) .b-sch-event-resizing.b-sch-event-resizable-end:after,.b-eventresize:not(.b-readonly):not(.b-creating-dependency) .b-sch-event-wrap:not(.b-sch-style-line) .b-sch-event-resizing.b-sch-event-resizable-start:before,.b-eventresize:not(.b-readonly):not(.b-creating-dependency) .b-sch-event-wrap:not(.b-sch-style-line) .b-sch-event-resizing.b-sch-event-resizable-true:after,.b-eventresize:not(.b-readonly):not(.b-creating-dependency) .b-sch-event-wrap:not(.b-sch-style-line) .b-sch-event-resizing.b-sch-event-resizable-true:before{content:""}.b-eventresize:not(.b-readonly):not(.b-creating-dependency) .b-sch-event.b-resize-handle{cursor:var(--handle-cursor)}.b-eventresize:not(.b-readonly):not(.b-creating-dependency) .b-sch-event-resizing,.b-eventresize:not(.b-readonly):not(.b-creating-dependency).b-resizing-event{cursor:var(--handle-cursor)!important;-webkit-user-select:none;user-select:none}.b-sch-event-wrap.b-sch-event-wrap-resizing{z-index:11}.b-schedulerbase.b-resizing-event .b-sch-event-wrap,.b-schedulerbase.b-resizing-event .b-sch-timeaxis-cell{pointer-events:none}.b-popup.b-sch-event-tooltip{display:flex;flex-direction:column;max-width:30em}.b-popup.b-sch-event-tooltip .b-sch-event-title{font-weight:600}.b-eventtip-content{gap:.5em}.b-timeaxis-group-summary{display:flex;flex-direction:row;height:100%;width:100%}.b-timeaxis-group-summary .b-timeaxis-tick{align-items:stretch;display:flex;flex-direction:column;justify-content:center}.b-timeaxis-group-summary .b-timeaxis-summary-value{text-align:center}.b-gridbase.b-schedulerbase .b-timeline-subgrid .b-grid-row.b-group-footer.b-hover .b-grid-cell,.b-gridbase.b-schedulerbase .b-timeline-subgrid .b-grid-row.b-group-footer.b-hover .b-grid-cell:hover{background-color:#fafafa}.b-header-drag-selection-rect{background:#a1d2fa4d;height:100%;left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:100}.b-gantt-task-wrap .b-sch-label,.b-sch-event-wrap .b-sch-label{color:#888;font-size:12px;font-weight:400;min-width:1em;pointer-events:all;text-align:center;-webkit-user-select:none;user-select:none;white-space:nowrap;z-index:1}.b-gantt-task-wrap .b-sch-label-top,.b-sch-event-wrap .b-sch-label-top{grid-area:top;justify-self:center;margin-bottom:.2em}.b-gantt-task-wrap .b-sch-label-bottom,.b-sch-event-wrap .b-sch-label-bottom{grid-area:bottom;justify-self:center;margin-top:.2em}.b-gantt-task-wrap .b-sch-label-before,.b-sch-event-wrap .b-sch-label-before{-webkit-margin-end:1.5em;grid-area:before;justify-self:end;margin-inline-end:1.5em}.b-gantt-task-wrap .b-sch-label-after,.b-sch-event-wrap .b-sch-label-after{-webkit-margin-start:1.5em;grid-area:after;justify-self:start;margin-inline-start:1.5em}.b-sch-event-wrap.b-measure-label{height:1em;left:-10000px;position:fixed;top:-10000px;visibility:hidden}.b-sch-event-wrap.b-measure-label label{-webkit-padding-start:1.5em;grid-area:none;padding-inline-start:1.5em}.b-pan .b-timeline-subgrid{cursor:move}.b-resource-time-range-canvas{z-index:5}.b-sch-canvas.b-interactive .b-sch-resourcetimerange{pointer-events:auto}.b-sch-resourcetimerange{align-items:flex-end;background-color:#fdd83533;color:#e3ba02;display:flex;justify-content:center;left:0;position:absolute}.b-sch-resourcetimerange [data-task-feature]{align-items:center;display:flex;font-size:12px;height:100%}.b-animating .b-sch-resourcetimerange{transition:background-color .2s,color .2s,opacity .2s,font-weight .2s,border .2s,transform .2s,left .2s,right .2s,width .2s,height .2s,font-size .2s}.b-sch-resourcetimerange .b-sch-event-withicon .b-fa{-webkit-margin-end:.4em;line-height:inherit;margin-inline-end:.4em}.b-sch-resourcetimerange .b-sch-event-content{margin:3px}.b-sch-vertical .b-sch-resourcetimerange{align-items:flex-start;justify-content:center}.b-sch-color-red.b-sch-resourcetimerange{background-color:#ef535033;color:#dc1713}.b-sch-color-pink.b-sch-resourcetimerange{background-color:#ec407a33;color:#ce1352}.b-sch-color-purple.b-sch-resourcetimerange{background-color:#ab47bc33;color:#833191}.b-sch-color-violet.b-sch-resourcetimerange{background-color:#7e57c233;color:#5b359d}.b-sch-color-indigo.b-sch-resourcetimerange{background-color:#5c6bc033;color:#38479d}.b-sch-color-blue.b-sch-resourcetimerange{background-color:#42a5f533;color:#0b80de}.b-sch-color-cyan.b-sch-resourcetimerange{background-color:#26c6da33;color:#1b96a5}.b-sch-color-teal.b-sch-resourcetimerange{background-color:#26a69a33;color:#1b7e75}.b-sch-color-green.b-sch-resourcetimerange{background-color:#66bb6a33;color:#3f9944}.b-sch-color-lime.b-sch-resourcetimerange{background-color:#d4e15733;color:#b9c822}.b-sch-color-yellow.b-sch-resourcetimerange{background-color:#fdd83533;color:#e3ba02}.b-sch-color-orange.b-sch-resourcetimerange{background-color:#ffa72633;color:#dc8300}.b-sch-color-deep-orange.b-sch-resourcetimerange{background-color:#ff704333;color:#f23a00}.b-sch-color-gray.b-sch-resourcetimerange{background-color:#a0a0a033;color:#7e7272}.b-sch-color-gantt-green.b-sch-resourcetimerange{background-color:#a5d8a733;color:#5fbf63}.b-schedule-selected-tick{align-items:center;background-color:#aaaaaa1a;display:flex;justify-content:center;overflow:hidden;position:absolute}.b-schedule-selected-tick .b-contains-widget,.b-schedule-selected-tick.b-widget{z-index:7}.b-schedule-selected-tick:not(.b-widget,.b-contains-widget){pointer-events:none}.b-sch-scheduletip{min-width:10em}.b-sch-scheduletip.b-panel .b-panel-content{margin-block:.5em;padding-block:.3em}.b-sch-scheduletip.b-nonworking-time{opacity:0;pointer-events:none}.b-scrollbuttons{--scrollbutton-color:#c7c7c7;--scrollbutton-background-color:#fff;--scrollbutton-hover-color:#949494}.b-scrollbuttons .b-timeaxissubgrid .b-grid-cell,.b-scrollbuttons .b-timeaxissubgrid .b-grid-row{overflow:visible;overflow:initial;z-index:4}.b-scrollbuttons .b-timeaxissubgrid .b-scroll-buttons-container{align-items:center;display:flex;height:100%;pointer-events:none;width:100%}.b-scrollbuttons .b-timeaxissubgrid .b-scroll-button-wrap{align-items:baseline;background:var(--scrollbutton-background-color);border:1px solid var(--scrollbutton-color);border-radius:.3em;color:var(--scrollbutton-color);cursor:pointer;display:flex;flex-direction:row;font-size:.8em;gap:.5em;justify-content:center;min-width:3.1em;padding:.1em .5em;pointer-events:all;position:-webkit-sticky;position:sticky;transition:color .2s,background-color .2s}.b-scrollbuttons .b-timeaxissubgrid .b-scroll-button-wrap:hover{--scrollbutton-color:var(--scrollbutton-hover-color)}.b-scrollbuttons .b-timeaxissubgrid .b-scroll-button-wrap label{font-size:.9em;font-weight:500}.b-scrollbuttons .b-timeaxissubgrid .b-scroll-button-wrap.b-scroll-button-hidden{visibility:hidden}.b-scrollbuttons .b-timeaxissubgrid .b-scroll-button-wrap.b-scroll-backward{inset-inline-start:1em}.b-scrollbuttons .b-timeaxissubgrid .b-scroll-button-wrap.b-scroll-forward{-webkit-margin-end:-100%;inset-inline-start:100%;margin-inline-end:-100%;translate:calc(-100% - 1em)}.b-scrollbuttons .b-timeaxissubgrid.b-rtl .b-scroll-button-wrap.b-scroll-forward{translate:calc(100% + 1em)}.b-simpleeventeditor{z-index:15}.b-simpleeventeditor .b-field{align-items:stretch}.b-sch-horizontal .b-simpleeventeditor .b-field{height:100%}.b-stickyevents:where(.b-sch-horizontal) .b-sch-event-wrap:where(:not(.b-disable-sticky,.b-milestone-wrap)),.b-stickyevents:where(.b-sch-horizontal) .b-sch-resourcetimerange{overflow:visible}.b-stickyevents:where(.b-sch-horizontal) .b-sch-event-wrap:where(:not(.b-disable-sticky,.b-milestone-wrap)) .b-sch-event-content,.b-stickyevents:where(.b-sch-horizontal) .b-sch-resourcetimerange .b-sch-event-content{left:.75em;position:-webkit-sticky;position:sticky}.b-stickyevents:where(.b-sch-horizontal) .b-sch-event-wrap:where(:not(.b-disable-sticky,.b-milestone-wrap)) .b-sch-event,.b-stickyevents:where(.b-sch-horizontal) .b-sch-resourcetimerange .b-sch-event{overflow:visible}.b-stickyevents:where(.b-sch-horizontal) .b-sch-resourcetimerange{justify-content:flex-start}.b-stickyevents:where(.b-sch-horizontal) .b-sch-resourcetimerange>div{overflow:visible;width:100%}.b-rtl.b-stickyevents.b-sch-horizontal .b-sch-event-wrap:not(.b-disable-sticky,.b-milestone-wrap) .b-sch-event-content,.b-rtl.b-stickyevents.b-sch-horizontal .b-sch-resourcetimerange .b-sch-event-content{right:.75em}.b-firefox.b-stickyevents.b-sch-horizontal .b-sch-foreground-canvas{contain:none}.b-sch-summarybar{-webkit-border-end:none;border-inline-end:none;flex-direction:row;flex-grow:0!important;justify-content:flex-start;padding:0}.b-sch-summarybar .b-timeaxis-tick{align-items:stretch;display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center}.b-sch-summarybar:not(.b-sch-vertical) .b-timeaxis-tick{padding:.5em 0}.b-sch-summarybar:not(.b-sch-vertical) .b-timeaxis-tick:not(:last-child){-webkit-border-end:1px solid #0000;border-inline-end:1px solid #0000}.b-sch-vertical .b-sch-summarybar{align-items:stretch;background:#fafafa!important;color:#757575;flex-direction:column}.b-sch-vertical .b-sch-summarybar .b-timeaxis-tick{padding:0 .5em}.b-sch-vertical .b-sch-summarybar .b-timeaxis-tick:not(:last-child){border-bottom:1px solid #0000}.b-timeaxis-summary-tip{display:flex;flex-direction:row;flex-wrap:wrap}.b-timeaxis-summary-tip header{font-weight:700;margin-bottom:1em;text-align:center;width:100%}.b-timeaxis-summary-tip label{flex:1 1 50%}.b-timeaxis-summary-tip .b-timeaxis-summary-value{flex:0 0 auto}.b-sch-tick-cell{align-items:center;contain:strict;display:grid;font-size:14px;justify-content:center;pointer-events:all;position:absolute}.b-sch-timeaxis-menu-daterange-popup{background-color:#fff;width:21em}.b-sch-timeaxis-menu-daterange-popup .b-panel-body-wrap{background-color:initial}.b-sch-timeaxis-menu-daterange-popup .b-left-nav-btn,.b-sch-timeaxis-menu-daterange-popup .b-right-nav-btn{max-width:2.5em}.b-eventfilter-menu .b-panel-content{padding:.25em 0}.b-float-root>.b-floating.b-interaction-tooltip{pointer-events:none}.b-sch-line{-webkit-margin-start:-1px;margin-inline-start:-1px}.b-timeranges-canvas{display:contents}.b-sch-timerange{align-items:center;color:#aaa;cursor:pointer;display:flex;flex-direction:row;inset-inline-start:0;justify-content:center;overflow:hidden;position:absolute;z-index:6}.b-sch-timerange.b-over-resize-handle{cursor:ew-resize}.b-timelinebase:not(.b-dragging-timerange) .b-sch-timerange:hover{z-index:9}.b-sch-timerange label{color:inherit;cursor:inherit;font-size:.8em;overflow:hidden;padding:.3em;text-overflow:ellipsis;white-space:nowrap}.b-sch-timerange i{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-timeranges-body-canvas .b-sch-timerange.b-narrow-range label{-webkit-padding-start:1em;padding-inline-start:1em;writing-mode:tb}.b-sch-current-time{pointer-events:none}.b-animating .b-sch-timerange{transition:inset .3s,width .3s,height .3s}.b-timeline-subgrid .b-sch-timerange{align-items:flex-start;color:#aaa;font-size:14px;height:100%;min-width:1px}.b-timeline-subgrid .b-sch-timerange:not(.b-sch-line) label{overflow:visible}.b-timeline-subgrid .b-sch-timerange:not(.b-sch-line) label.b-vertical{writing-mode:vertical-lr;-ms-writing-mode:tb-lr}.b-timeline-subgrid .b-sch-timerange.b-sch-line{overflow:visible;width:1px}.b-timeline-subgrid .b-sch-timerange.b-sch-line:before{display:none}.b-timeline-subgrid .b-sch-range{background-color:#f0f0f080;pointer-events:none}.b-timeline-subgrid div.b-sch-line{-webkit-border-start:2px solid #fab005;border-inline-start:2px solid #fab005;color:#fff;padding:0;z-index:10}.b-timeline-subgrid div.b-sch-line label{background-color:#fab005;padding:.3em;white-space:nowrap}.b-timeline-subgrid div.b-sch-current-time{border-inline-start-color:#fa5252}.b-timeline-subgrid div.b-sch-current-time label{background-color:#fa5252}.b-timelinebase:not(.b-sch-vertical) .b-timeline-subgrid .b-sch-line{flex-direction:column;justify-content:flex-start}.b-timelinebase:not(.b-sch-vertical) .b-timeline-subgrid .b-sch-line label{margin-top:.5em}.b-sch-vertical .b-sch-timerange{inset-block-start:0;inset-inline-start:auto;justify-content:flex-start}.b-sch-vertical .b-sch-timerange label{transform:rotate(180deg);writing-mode:vertical-lr;-ms-writing-mode:tb-lr}.b-sch-vertical .b-sch-timerange.b-over-resize-handle{cursor:ns-resize}.b-sch-vertical .b-timeline-subgrid .b-sch-timerange{height:auto;width:inherit}.b-sch-vertical .b-timeline-subgrid .b-sch-line{border-top:2px solid #fab005;color:#fff;height:1px;padding:0}.b-sch-vertical .b-timeline-subgrid .b-sch-line label{background-color:#fab005;padding:.3em;white-space:nowrap}.b-timeranges-header-canvas .b-sch-timerange{pointer-events:all}.b-grid-header .b-sch-timerange{background-color:#a1d2fa;bottom:0;color:#fff;flex-direction:row;justify-content:center;line-height:1em;padding:.5em 0;-webkit-user-select:none;user-select:none}.b-grid-header .b-sch-timerange.b-sch-line{background-color:#fab005;padding:.5em;z-index:10}.b-grid-header .b-sch-timerange.b-sch-current-time{background-color:#fa5252}.b-grid-header .b-sch-timerange:before{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-grid-header .b-sch-timerange label{padding:0}.b-grid-header.b-sch-timeaxiscolumn-levels-1 .b-sch-range{height:100%}.b-grid-header.b-sch-timeaxiscolumn-levels-2 .b-sch-range{height:calc(50% + 1px)}.b-grid-header.b-sch-timeaxiscolumn-levels-3 .b-sch-range{height:calc(33.33333% + 1px)}.b-grid-header.b-sch-timeaxiscolumn-levels-4 .b-sch-range{height:calc(25% + 1px)}.b-grid-header.b-sch-timeaxiscolumn-levels-5 .b-sch-range{height:calc(20% + 1px)}.b-grid-header .b-sch-line{border-bottom-right-radius:5px;border-top-right-radius:5px}.b-grid-header .b-sch-line.b-rtl{border-bottom-left-radius:5px;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:0}.b-grid-header .b-sch-line.b-sch-timerange-with-headerlabel label{inset-inline-start:-2px}.b-sch-vertical .b-grid-subgrid-locked .b-sch-timerange{background-color:#a1d2fa;color:#fff;flex-direction:column;inset-inline-end:0;justify-content:center;-webkit-user-select:none;user-select:none;width:2em}.b-sch-vertical .b-grid-subgrid-locked .b-sch-timerange:before{margin-bottom:.5em}.b-sch-vertical .b-grid-subgrid-locked .b-sch-line{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.b-sch-vertical .b-grid-subgrid-locked .b-sch-line.b-sch-timerange-with-headerlabel label{inset-block-start:-2px}.b-sch-timeranges-with-headerelements .b-timeline-subgrid .b-sch-range:before{display:none}.b-dragging-timerange .b-sch-timerange:not(.b-dragging){pointer-events:none}.b-locked-rows-clone .b-sch-timerange label{display:none}.b-sch-timeaxiscolumn .b-selected-time-span,.b-verticaltimeaxiscolumn .b-selected-time-span{background:#42a5f5;color:#fff;justify-content:space-between;opacity:1;padding:.4em}.b-sch-timeaxiscolumn .b-selected-time-span span,.b-verticaltimeaxiscolumn .b-selected-time-span span{overflow:hidden;white-space:nowrap}.b-sch-timeaxiscolumn .b-selected-time-span .b-selection-end,.b-sch-timeaxiscolumn .b-selected-time-span .b-selection-start,.b-verticaltimeaxiscolumn .b-selected-time-span .b-selection-end,.b-verticaltimeaxiscolumn .b-selected-time-span .b-selection-start{align-self:flex-end}.b-sch-timeaxiscolumn .b-selected-time-span .b-icon-close,.b-sch-timeaxiscolumn .b-selected-time-span .b-popup-close:before,.b-verticaltimeaxiscolumn .b-selected-time-span .b-icon-close,.b-verticaltimeaxiscolumn .b-selected-time-span .b-popup-close:before{cursor:pointer;position:absolute;right:.4em;top:.2em}.b-timelinebase.b-rtl .b-sch-timeaxiscolumn .b-selected-time-span .b-icon-close,.b-timelinebase.b-rtl .b-sch-timeaxiscolumn .b-selected-time-span .b-popup-close:before,.b-timelinebase.b-rtl .b-verticaltimeaxiscolumn .b-selected-time-span .b-icon-close,.b-timelinebase.b-rtl .b-verticaltimeaxiscolumn .b-selected-time-span .b-popup-close:before{left:.4em;right:auto}.b-sch-timeaxiscolumn .b-selected-time-span{font-size:.7em}.b-verticaltimeaxiscolumn .b-selected-time-span{width:calc(100% - 2em)}.b-verticaltimeaxiscolumn .b-selected-time-span span{font-size:.7em}.b-verticaltimeaxiscolumn .b-selected-time-span .b-icon-close,.b-verticaltimeaxiscolumn .b-selected-time-span .b-popup-close:before{left:.4em}.b-grid-header .b-selected-time-span,.b-timeline-subgrid .b-selected-time-span,.b-verticaltimeaxiscolumn .b-selected-time-span{transition:none;z-index:10}.b-timeline-subgrid .b-selected-time-span{background:#a1d2fa33}.b-treesummary .b-tick-cell-canvas{z-index:5}.b-sch-tick-summary-cell{align-items:center;contain:strict;justify-content:center;pointer-events:all;position:absolute}.b-sch-tick-summary-cell .b-tree-summary-cell{font-size:14px}.b-sch-tick-summary-cell>div{height:100%}.b-tree-summary-cell{align-items:center;display:flex;flex:1 1;font-weight:400;gap:1px;height:100%;justify-content:center}.b-tree-summary-cell:empty{visibility:hidden}.b-timeranges-header-canvas .b-sch-nonworkingtime{background-color:#f0d5d54d;pointer-events:none;z-index:5}.b-sch-nonworkingtime{z-index:3}.b-timelinebase-ui-plain .b-timeranges-header-canvas .b-sch-nonworkingtime{background-color:initial}.b-sch-clockwrap{display:flex}.b-sch-clockwrap:not(:first-child){margin-top:.3em}.b-sch-clock{height:21px;min-width:21px;position:relative;white-space:nowrap;width:21px}.b-sch-clock .b-sch-hour-indicator{border-bottom:6px solid #777;border-top:2px solid #0000}.b-sch-clock .b-sch-minute-indicator{border-top:8px solid #777}.b-sch-clock .b-sch-hour-indicator,.b-sch-clock .b-sch-minute-indicator{-webkit-margin-start:-1px;height:8px;left:50%;margin-inline-start:-1px;overflow:hidden;position:absolute;top:1px;transform-origin:50% 100%;width:2px}.b-sch-clock-hour .b-sch-clock{background-color:#fff;border:2px solid #2196f3;border-radius:100%}.b-sch-clock-hour .b-sch-clock-dot{-webkit-margin-start:-2px;background:#777;border-radius:3px;height:4px;left:50%;margin-inline-start:-2px;margin-top:-2px;position:absolute;top:50%;width:4px;z-index:2}.b-sch-clock-day .b-sch-clock{background-color:#fff;border:none;border-radius:2px}.b-sch-clock-day .b-sch-clock .b-sch-hour-indicator{background-color:#2196f3;border:0;border-top-left-radius:2px;border-top-right-radius:2px;color:#fff;font-size:7px;height:9px;line-height:8px;margin-top:-1px}.b-sch-clock-day .b-sch-clock .b-sch-hour-indicator,.b-sch-clock-day .b-sch-clock .b-sch-minute-indicator{-webkit-margin-start:0;margin-inline-start:0;position:static!important;text-align:center;text-indent:0;transform:none!important;width:inherit}.b-sch-clock-day .b-sch-clock .b-sch-minute-indicator{background-color:initial;border:none;color:#555;font-size:10px;height:16px;line-height:12px}.b-sch-clock-day .b-sch-clock-dot{display:none}.b-sch-clock-text{-webkit-margin-start:8px;margin-inline-start:8px;padding-top:1px;white-space:nowrap;width:100%}.b-sticky-headers .b-grid-header,.b-sticky-headers .b-resourceheader,.b-sticky-headers .b-resourceheader-group-cell,.b-sticky-headers .b-resourceheader-group-text-wrap,.b-sticky-headers .b-sch-header-timeaxis-cell,.b-sticky-headers .b-sticky-header,.b-sticky-headers .b-timeaxis{overflow:visible}.b-sticky-headers .b-sch-header-text.b-sticky-header{position:-webkit-sticky;position:sticky}.b-sticky-headers .b-horizontaltimeaxis .b-sch-header-text.b-sticky-header{inset-inline-start:0;padding-inline:.75em}.b-sticky-headers .b-resourceheader-group-cell .b-resourceheader-group-text-wrap>span{inset-inline-start:0;padding-inline:.75em;position:-webkit-sticky;position:sticky}.b-sticky-headers .b-verticaltimeaxis .b-sch-header-text.b-sticky-header{top:.15em}.b-sticky-headers .b-verticaltimeaxis .b-sch-header-row-0 .b-sch-header-text.b-sticky-header{padding-top:.5em}.b-sticky-headers .b-verticaltimeaxis .b-sch-header-row.b-lowest .b-sch-header-text.b-sticky-header{padding-bottom:.5em}body:not(.b-using-keyboard) .b-sch-timeaxis-cell:focus,body:not(.b-using-keyboard) .b-sch-timeaxis-cell:focus-within{outline:none!important}.b-sch-header-timeaxis-cell{align-items:center}.b-timelinebase:not(.b-column-resizing):not(.b-row-reordering) .b-grid-header-container:not(.b-dragging-header) .b-sch-timeaxiscolumn:focus,.b-timelinebase:not(.b-column-resizing):not(.b-row-reordering) .b-grid-header-container:not(.b-dragging-header) .b-sch-timeaxiscolumn:hover{background:#0000}.b-timelinehistogram .b-grid-row{z-index:3}.b-timelinehistogram .b-timelinehistogram-cell{border-inline-end-width:0;padding:0}.b-timelinehistogram .b-timeline-subgrid .b-grid-cell.b-focused:after{display:none}.b-timelinehistogram-histogram{background-color:initial;padding:0}.b-sch-column.b-grid-header{padding:0}.b-grid-header-container .b-sch-timeaxiscolumn{-webkit-border-end:0 none;background-color:#fafafa;border-inline-end:0 none;flex-grow:0!important;padding:0;-webkit-user-select:none;user-select:none}.b-grid-header-container .b-sch-timeaxiscolumn .b-sch-header-timeaxis-cell:hover{background-color:#ededed}.b-timelinebase-ui-plain .b-grid-header-container .b-sch-timeaxiscolumn{background-color:initial}.b-horizontaltimeaxis{flex:1 0 100%;flex-direction:column}.b-horizontaltimeaxis .b-sch-header-row{flex:1 0 2em}.b-horizontaltimeaxis .b-sch-header-row.b-sch-header-row-0.b-lowest{flex:1 1}.b-horizontaltimeaxis .b-sch-header-timeaxis-cell{-webkit-border-start:1px solid #0000;border-inline-start:1px solid #0000;height:100%}.b-horizontaltimeaxis .b-sch-header-timeaxis-cell:hover{background-color:#ededed;cursor:pointer}.b-horizontaltimeaxis .b-sch-header-timeaxis-cell.b-last .b-sch-header-text{overflow:hidden}.b-sch-timeaxiscolumn-levels-1{min-height:1.5em}.b-sch-timeaxiscolumn-levels-2{min-height:3em}.b-sch-timeaxiscolumn-levels-3{min-height:4.5em}.b-sch-header-row{contain:strict;position:relative}.b-sch-header-row:last-child .b-sch-header-timeaxis-cell{border-bottom:none}.b-sch-header-timeaxis-cell{border-bottom:1px solid #0000;color:#757575;contain:strict;display:flex;font-size:1em;font-weight:500;justify-content:center;overflow:hidden;padding:.5em 0;position:absolute;transition:background-color .2s;-webkit-user-select:none;user-select:none;white-space:nowrap}.b-sch-header-timeaxis-cell.b-align-end .b-sch-header-text,.b-sch-header-timeaxis-cell.b-align-start .b-sch-header-text{-webkit-padding-start:.75em;-webkit-padding-end:.5em;padding-inline-end:.5em;padding-inline-start:.75em;text-align:end}.b-sch-header-timeaxis-cell.b-align-start{justify-content:flex-start}.b-sch-header-timeaxis-cell.b-align-end{justify-content:flex-end}.b-schedulerbase.b-fill-last-column .b-sch-timeaxiscolumn:last-child{border-inline-end-color:#0000}.b-sch-header-timeaxis-cell[data-tick-index="0"]{-webkit-border-start:0;border-inline-start:0}.b-timelinebase:not(.b-sch-vertical) .b-grid-header-container{border-bottom:0}.b-timelinebase:not(.b-sch-vertical) .b-header:not(.b-grid-header-scroller-normal) .b-grid-headers,.b-timelinebase:not(.b-sch-vertical) .b-horizontaltimeaxis{border-bottom:1px solid #0000}.b-timelinebase-ui-plain .b-sch-timeaxiscolumn{background-color:initial}.b-timelinebase-ui-plain .b-sch-header-timeaxis-cell{border-bottom-color:#0000;border-inline-start-color:#0000}.b-verticaltimeaxiscolumn{-webkit-border-end:none;align-items:stretch;background-color:#fafafa!important;border-inline-end:none;flex-flow:column nowrap;padding:0}.b-verticaltimeaxiscolumn.b-grid-cell.b-focused:after{display:none}.b-verticaltimeaxis{contain:strict;flex:1 0 100%}.b-verticaltimeaxis .b-sch-header-row{flex:1 1;flex-direction:column}.b-verticaltimeaxis .b-sch-header-timeaxis-cell{-webkit-border-start:0 none;border-inline-start:0 none;padding:0;text-transform:none;width:100%}.b-verticaltimeaxis .b-sch-header-row.b-lowest .b-sch-header-timeaxis-cell{-webkit-border-end:none;align-items:flex-start;border-bottom:none;border-inline-end:none;contain:unset;justify-content:flex-end;overflow:visible}.b-verticaltimeaxis .b-sch-header-row.b-lowest .b-sch-header-timeaxis-cell .b-sch-header-text{-webkit-padding-end:.5em;padding-inline-end:.5em}body:not(.b-export) .b-verticaltimeaxis .b-sch-header-row.b-lowest .b-sch-header-timeaxis-cell .b-sch-header-text{margin-top:-.75em}.b-verticaltimeaxis .b-sch-header-row.b-lowest .b-sch-header-timeaxis-cell:hover{background-color:#fafafa}.b-verticaltimeaxis .b-sch-header-row:not(.b-lowest){flex:0 0 2em}.b-verticaltimeaxis .b-sch-header-row:not(.b-lowest) .b-sch-header-timeaxis-cell{-webkit-border-end:1px solid #0000;align-items:flex-start;border-inline-end:1px solid #0000}.b-verticaltimeaxis .b-sch-header-row:not(.b-lowest) .b-sch-header-text{padding-bottom:.75em;transform:rotate(180deg);writing-mode:vertical-lr;-ms-writing-mode:tb-lr}.b-sch-vertical .b-sticky-headers .b-content-element,.b-sch-vertical .b-sticky-headers .b-grid-subgrid-locked,.b-sch-vertical .b-sticky-headers .b-grid-vertical-scroller,.b-sch-vertical .b-sticky-headers .b-sch-header-row,.b-sch-vertical .b-sticky-headers .b-sch-header-timeaxis-cell,.b-sch-vertical .b-sticky-headers .b-verticaltimeaxis,.b-sch-vertical .b-sticky-headers .b-verticaltimeaxis-row,.b-sch-vertical .b-sticky-headers .b-verticaltimeaxiscolumn{overflow:visible}.b-sch-vertical .b-sch-timeaxiscolumn{flex-direction:row;min-height:3em}.b-resourceheader{contain:strict;flex:1 1;position:relative}.b-resourceheader.b-has-images{min-height:3em}.b-resourceheader.b-grouped{height:6em}.b-firefox .b-sticky-headers .b-resourceheader{contain:style paint layout}.b-resourceheader-group-cell{align-items:stretch;display:flex;flex-direction:column;height:100%;position:absolute}.b-resourceheader-group-cell>div.b-resourceheader-group-text-wrap{-webkit-border-end:1px solid #0000;align-items:center;border-bottom:1px solid #0000;border-inline-end:1px solid #0000;display:flex;justify-content:center;padding:.5em 0;width:100%}.b-resourceheader-group-cell .b-resourceheader-group-children{height:100%;position:relative}.b-resourceheader-cell{-webkit-border-end:1px solid #0000;align-items:center;border-inline-end:1px solid #0000;color:#757575;contain:strict;display:flex;font-size:1em;font-weight:500;height:100%;justify-content:center;overflow:hidden;padding:.5em;position:absolute;transition:background-color .2s;-webkit-user-select:none;user-select:none;white-space:nowrap}.b-animating .b-resourceheader-cell{transition:width .2s,left .2s,right .2s}.b-resourceheader-cell:hover{background-color:#ededed;cursor:pointer}.b-resourceheader-cell:focus-visible{outline:2px solid #2196f3;outline-offset:-2px}.b-resourceheader-cell.b-align-end,.b-resourceheader-cell.b-align-start{padding-inline:.3em}.b-resourceheader-cell.b-align-start{justify-content:flex-start}.b-resourceheader-cell.b-align-end{justify-content:flex-end}.b-resourceheader-cell i{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-resourceheader-cell .b-resource-name{overflow:hidden}.b-resourceheader-cell .b-resource-avatar{-webkit-margin-end:1em;margin-inline-end:1em}.b-recurrenceconfirmationpopup.b-popup{max-width:none;width:29em}.b-recurrenceconfirmationpopup.b-popup .b-recurrenceconfirmationpopup-content,.b-recurrenceconfirmationpopup.b-popup .b-recurrenceconfirmationpopup-header{padding:.65em}.b-recurrenceconfirmationpopup.b-popup .b-bottom-toolbar>button{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-recurrenceconfirmationpopup.b-popup .b-bottom-toolbar>button:last-child{-webkit-margin-end:0;margin-inline-end:0}button.b-button.b-recurrencelegendbutton{white-space:normal}.b-recurrenceeditor .b-panel{--panel-background-color:inherit}.b-recurrenceeditor .b-recurrenceeditorpanel-content.b-panel-content{grid-column-gap:1em;column-gap:1em;display:grid;grid-template-columns:auto 1fr 1fr;justify-content:normal;padding:0}.b-recurrenceeditor .b-recurrenceeditorpanel-content.b-panel-content>.b-field:not(.b-no-span):not(.b-label-with-checkbox):not(.b-buttongroup){display:contents}.b-recurrenceeditor .b-recurrenceeditorpanel-content.b-panel-content>.b-field:not(.b-no-span):not(.b-label-with-checkbox):not(.b-buttongroup):not(.b-no-inner-span) .b-field-inner{grid-column:span 2}.b-recurrenceeditor .b-recurrenceeditorpanel-content.b-panel-content>.b-field[data-ref=emptyMonthsHiddenField] .b-field-inner{border-width:0}.b-recurrenceeditor .b-recurrenceeditorpanel-content.b-panel-content .b-recurrencedayscombo,.b-recurrenceeditor .b-recurrenceeditorpanel-content.b-panel-content .b-recurrencepositionscombo{width:auto}.b-recurrenceeditor .b-recurrenceeditorpanel-content.b-panel-content .b-buttongroup{gap:.5em;grid-column:span 2}.b-recurrenceeditor .b-recurrenceeditorpanel-content.b-panel-content .b-buttongroup.b-recurrencedaysbuttongroup .b-button{flex:1 1 100%;min-width:auto;padding-inline:0}.b-recurrenceeditor .b-recurrenceeditorpanel-content.b-panel-content .b-buttongroup.b-recurrencemonthsbuttongroup{display:grid;grid-template-columns:repeat(4,1fr)}.b-recurrenceeditor .b-recurrenceeditorpanel-content.b-panel-content .b-buttongroup.b-recurrencemonthdaysbuttongroup{display:grid;grid-template-columns:repeat(7,1fr)}.b-recurrenceeditor .b-recurrenceeditorpanel-content.b-panel-content .b-buttongroup.b-recurrencemonthdaysbuttongroup .b-button{min-height:2em;min-width:0;padding:0}.b-recurrenceeditor .b-recurrenceeditorpanel-content.b-panel-content .b-space-above{-webkit-margin-before:1.5em;margin-block-start:1.5em}.b-recurrenceeditor .b-recurrenceeditorpanel-content.b-panel-content .b-space-below{-webkit-margin-after:1.5em;margin-block-end:1.5em}.b-recurrenceeditor .b-recurrenceeditorpanel-content.b-panel-content .b-button-group-label{-webkit-margin-end:1em;margin-inline-end:1em}.b-recurrenceeditor .b-recurrenceeditorpanel-content.b-panel-content .b-checkbox.b-label-with-checkbox .b-field-inner{justify-content:flex-end}.b-recurrenceeditor .b-recurrenceeditorpanel-content.b-panel-content .b-checkbox.b-label-with-checkbox .b-label{flex:1 1 100%}.b-recurrenceeditor .b-recurrenceeditorpanel-content.b-panel-content .b-combo-picker .b-recurrencepositions-split{border-top-color:#212121;border-top-style:solid}.b-recurrenceeditor .b-bottom-toolbar .b-label-filler{display:none}.b-recurrenceeditor .b-bottom-toolbar button{flex:1 1}.b-schedulerpro-taskeditor .b-recurrenceeditor .b-buttongroup{font-size:.8em}.b-daybuttons .b-button.b-pressed{box-shadow:none}.b-daybuttons .b-button.b-pressed.b-raised{background-image:none}.b-daybuttons .b-button.b-raised{border:0 solid rgb(var(--widget-primary-color-rgb))}.b-datepicker .b-icon-circle{color:#2196f3;font-size:50%;margin-top:1px}.b-datepicker .b-selected-date .b-icon-circle{color:#fff}.b-datepicker .b-cell-events-badge{align-items:center;background-color:#f44336;border-radius:50%;color:#fff;display:flex;font-size:80%;height:1.3em;justify-content:center;width:1.3em}.b-datepicker-with-events .b-calendar-weekdays{padding-bottom:4px}.b-datepicker-with-events .b-calendar-week .b-calendar-cell{justify-content:flex-start;margin:1px}.b-datepicker-with-events .b-calendar-week .b-calendar-cell .b-datepicker-cell-inner{margin-bottom:.4em}.b-datepicker-with-events .b-show-events-heatmap .b-datepicker-1-to-3-events .b-datepicker-cell-inner{background-color:#f9f69e}.b-datepicker-with-events .b-show-events-heatmap .b-datepicker-4-to-6-events .b-datepicker-cell-inner{background-color:#f9d49e}.b-datepicker-with-events .b-show-events-heatmap .b-datepicker-7-or-more-events .b-datepicker-cell-inner{background-color:#f9bdb3}.b-resourcecombo .b-resource-icon{display:none;margin-inline:.5em 0}.b-resourcecombo.b-show-event-color:not(.b-uses-chipview) .b-resource-icon{display:block}.b-resourcecombo-picker .b-icon{-webkit-margin-end:.5em;display:none;margin-inline-end:.5em}.b-resourcecombo-picker.b-multiselect .b-icon,.b-resourcecombo-picker.b-show-event-color .b-icon{display:block}.b-resourcecombo-picker.b-multiselect .b-selected .b-icon-square:before,.b-resourcecombo-picker.b-show-event-color .b-selected .b-icon-square:before{content:"\f14a"}.b-theme-material .b-resourcecombo .b-resource-icon{margin-inline:0 .5em}.b-resourcefilter .b-list-item{border:0;border-radius:0;padding-inline:.5em}.b-resourcefilter.b-list.b-multiselect .b-selected-icon{--widget-primary-color-rgb:inherit;--checkbox-background-color:hsl(var(--event-primary-color-h,0deg),var(--event-primary-color-s,0%),var(--event-primary-color-l,25.8823529412%));--checkbox-checked-background-color:var(--checkbox-background-color);--checkbox-unchecked-background-color:var(--checkbox-background-color);--checkbox-checked-check-color:var(--color-white);--checkbox-unchecked-check-color:#0000;background:#0000;font-size:80%;opacity:.6;visibility:visible}.b-resourcefilter.b-list.b-multiselect .b-selected .b-selected-icon{opacity:1;visibility:visible}.b-sch-red{background-color:#ef5350}.b-sch-foreground-red{color:#ef5350}.b-sch-pink{background-color:#ec407a}.b-sch-foreground-pink{color:#ec407a}.b-sch-purple{background-color:#ab47bc}.b-sch-foreground-purple{color:#ab47bc}.b-sch-deep-purple{background-color:#4527a0}.b-sch-foreground-deep-purple{color:#4527a0}.b-sch-violet{background-color:#7e57c2}.b-sch-foreground-violet{color:#7e57c2}.b-sch-magenta{background-color:#ff4dff}.b-sch-foreground-magenta{color:#ff4dff}.b-sch-indigo{background-color:#5c6bc0}.b-sch-foreground-indigo{color:#5c6bc0}.b-sch-blue{background-color:#42a5f5}.b-sch-foreground-blue{color:#42a5f5}.b-sch-light-blue{background-color:#8ac2e3}.b-sch-foreground-light-blue{color:#8ac2e3}.b-sch-cyan{background-color:#26c6da}.b-sch-foreground-cyan{color:#26c6da}.b-sch-teal{background-color:#26a69a}.b-sch-foreground-teal{color:#26a69a}.b-sch-green{background-color:#66bb6a}.b-sch-foreground-green{color:#66bb6a}.b-sch-light-green{background-color:#a5d8a7}.b-sch-foreground-light-green{color:#a5d8a7}.b-sch-lime{background-color:#d4e157}.b-sch-foreground-lime{color:#d4e157}.b-sch-gantt-green{background-color:#a5d8a7}.b-sch-foreground-gantt-green{color:#a5d8a7}.b-sch-yellow{background-color:#fdd835}.b-sch-foreground-yellow{color:#fdd835}.b-sch-orange{background-color:#ffa726}.b-sch-foreground-orange{color:#ffa726}.b-sch-amber{background-color:#ff8f00}.b-sch-foreground-amber{color:#ff8f00}.b-sch-deep-orange{background-color:#ff7043}.b-sch-foreground-deep-orange{color:#ff7043}.b-sch-light-gray{background-color:#e0e0e7}.b-sch-foreground-light-gray{color:#e0e0e7}.b-sch-gray{background-color:#a0a0a0}.b-sch-foreground-gray{color:#a0a0a0}.b-sch-black{background-color:#000}.b-sch-foreground-black{color:#000}.b-sch-color-red{--event-primary-color-h:1.1320754717deg;--event-primary-color-s:83.2460732984%;--event-primary-color-l:62.5490196078%}.b-sch-color-pink{--event-primary-color-h:339.7674418605deg;--event-primary-color-s:81.9047619048%;--event-primary-color-l:58.8235294118%}.b-sch-color-purple{--event-primary-color-h:291.2820512821deg;--event-primary-color-s:46.6135458167%;--event-primary-color-l:50.7843137255%}.b-sch-color-deep-purple{--event-primary-color-h:254.8760330579deg;--event-primary-color-s:60.8040201005%;--event-primary-color-l:39.0196078431%}.b-sch-color-violet{--event-primary-color-h:261.8691588785deg;--event-primary-color-s:46.7248908297%;--event-primary-color-l:55.0980392157%}.b-sch-color-indigo{--event-primary-color-h:231deg;--event-primary-color-s:44.2477876106%;--event-primary-color-l:55.6862745098%}.b-sch-color-blue{--event-primary-color-h:206.8156424581deg;--event-primary-color-s:89.9497487437%;--event-primary-color-l:60.9803921569%}.b-sch-color-light-blue{--event-primary-color-h:202.2471910112deg;--event-primary-color-s:61.3793103448%;--event-primary-color-l:71.568627451%}.b-sch-color-cyan{--event-primary-color-h:186.6666666667deg;--event-primary-color-s:70.8661417323%;--event-primary-color-l:50.1960784314%}.b-sch-color-magenta{--event-primary-color-h:300deg;--event-primary-color-s:100%;--event-primary-color-l:65.0980392157%}.b-sch-color-teal{--event-primary-color-h:174.375deg;--event-primary-color-s:62.7450980392%;--event-primary-color-l:40%}.b-sch-color-green{--event-primary-color-h:122.8235294118deg;--event-primary-color-s:38.4615384615%;--event-primary-color-l:56.6666666667%}.b-sch-color-light-green{--event-primary-color-h:122.3529411765deg;--event-primary-color-s:39.5348837209%;--event-primary-color-l:74.7058823529%}.b-sch-color-lime{--event-primary-color-h:65.652173913deg;--event-primary-color-s:69.696969697%;--event-primary-color-l:61.1764705882%}.b-sch-color-yellow{--event-primary-color-h:48.9deg;--event-primary-color-s:98.0392156863%;--event-primary-color-l:60%}.b-sch-color-amber{--event-primary-color-h:33.6470588235deg;--event-primary-color-s:100%;--event-primary-color-l:50%}.b-sch-color-orange{--event-primary-color-h:35.668202765deg;--event-primary-color-s:100%;--event-primary-color-l:57.4509803922%}.b-sch-color-deep-orange{--event-primary-color-h:14.3617021277deg;--event-primary-color-s:100%;--event-primary-color-l:63.137254902%}.b-sch-color-gray{--event-primary-color-h:0deg;--event-primary-color-s:0%;--event-primary-color-l:62.7450980392%}.b-sch-color-light-gray{--event-primary-color-h:240deg;--event-primary-color-s:12.7272727273%;--event-primary-color-l:89.2156862745%}.b-sch-color-gantt-green{--event-primary-color-h:122.3529411765deg;--event-primary-color-s:39.5348837209%;--event-primary-color-l:74.7058823529%}.b-sch-color-black{--event-primary-color-h:0deg;--event-primary-color-s:0%;--event-primary-color-l:0%}.b-sch-style-interday>.b-sch-event,.b-sch-style-interday>.b-sch-event>.b-sch-event-segments>.b-sch-event,.b-sch-style-plain>.b-sch-event,.b-sch-style-plain>.b-sch-event>.b-sch-event-segments>.b-sch-event{--event-s-factor:1;--event-l-factor:1;--event-hover-s-factor:1.3;--event-hover-l-factor:0.6;--event-selected-hover-s-factor:1.4;--event-selected-hover-l-factor:0.55}.b-sch-style-interday .b-sch-event{border-radius:3px;opacity:.8}.b-sch-style-interday .b-sch-event-content{font-weight:400}.b-sch-style-plain.b-sch-custom-color>.b-sch-event:not(.b-milestone){background-color:currentColor}.b-sch-style-plain.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-selected,.b-sch-style-plain.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-selected:hover,.b-sch-style-plain.b-sch-custom-color>.b-sch-event:not(.b-milestone):hover{background-color:currentColor;background-image:linear-gradient(#0000001a,#0000001a)}.b-sch-style-plain.b-sch-custom-color>.b-sch-event:not(.b-milestone)>.b-sch-event-content{color:#fff}.b-sch-style-plain.b-sch-custom-color>.b-sch-event.b-milestone .b-sch-event-content:before{background-color:currentColor}.b-sch-style-plain.b-sch-custom-color>.b-sch-event.b-milestone.b-sch-event-selected .b-sch-event-content:before,.b-sch-style-plain.b-sch-custom-color>.b-sch-event.b-milestone.b-sch-event-selected:hover .b-sch-event-content:before,.b-sch-style-plain.b-sch-custom-color>.b-sch-event.b-milestone:hover .b-sch-event-content:before{background-image:linear-gradient(#0000001a,#0000001a)}.b-sch-layout-milestone-text-position-inside .b-sch-event-wrap.b-milestone-wrap .b-milestone{align-items:center;display:flex;justify-content:center}.b-sch-layout-milestone-text-position-inside .b-sch-event-wrap.b-milestone-wrap .b-milestone label{color:inherit;left:50%;position:absolute;transform:translateX(-50%)}.b-sch-style-border>.b-sch-event,.b-sch-style-border>.b-sch-event>.b-sch-event-segments>.b-sch-event{--event-border-color:hsl(var(--event-background-h),var(--event-background-s),calc(var(--event-background-l)*0.7));--event-hover-color:#fff;--event-hover-l-factor:0.7;--event-selected-hover-l-factor:0.6;--event-border-style:solid;--event-border-radius:3px;--event-border-width:1px;--event-opacity:.8;--event-hover-opacity:1}.b-schedulerbase.b-sch-layout-milestones .b-sch-event-wrap.b-sch-style-border>.b-sch-event.b-milestone>.b-sch-event-content{font-size:12px}.b-sch-style-border.b-sch-custom-color>.b-sch-event:not(.b-milestone){background-color:currentColor;background-image:linear-gradient(#fff3,#fff3);border-color:currentColor}.b-sch-style-border.b-sch-custom-color>.b-sch-event:not(.b-milestone) .b-sch-event-content{color:#fff}.b-sch-style-border.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-resizing,.b-sch-style-border.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-selected,.b-sch-style-border.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-selected:hover,.b-sch-style-border.b-sch-custom-color>.b-sch-event:not(.b-milestone):hover{background-color:currentColor;background-image:none;border-color:currentColor}.b-sch-style-border.b-sch-custom-color>.b-sch-event.b-milestone .b-sch-event-content:before{background-color:currentColor;background-image:linear-gradient(#fff3,#fff3);border-color:currentColor}.b-sch-style-hollow>.b-sch-event,.b-sch-style-hollow>.b-sch-event>.b-sch-event-segments>.b-sch-event{--event-s-factor:0;--event-l-factor:2;--event-a:0.2;--event-hover-s-factor:1;--event-hover-l-factor:1;--event-hover-a:1;--event-selected-hover-l-factor:0.8;--event-color:var(--event-primary-color);--event-hover-color:#fff;--event-border-width:2px;--event-border-radius:3px;--event-opacity:.8}.b-schedulerbase.b-sch-layout-milestones .b-sch-event-wrap.b-sch-style-hollow>.b-sch-event.b-milestone>.b-sch-event-content{font-size:12px;font-weight:500}.b-sch-style-hollow.b-sch-custom-color>.b-sch-event{border-color:currentColor}.b-sch-style-hollow.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-resizing,.b-sch-style-hollow.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-selected,.b-sch-style-hollow.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-selected:hover,.b-sch-style-hollow.b-sch-custom-color>.b-sch-event:not(.b-milestone):hover{background-color:currentColor}.b-sch-style-hollow.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-resizing .b-sch-event-content,.b-sch-style-hollow.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-selected .b-sch-event-content,.b-sch-style-hollow.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-selected:hover .b-sch-event-content,.b-sch-style-hollow.b-sch-custom-color>.b-sch-event:not(.b-milestone):hover .b-sch-event-content{color:#fff}.b-sch-style-hollow.b-sch-custom-color>.b-sch-event.b-milestone .b-sch-event-content:before{background-color:#ffffff80}.b-sch-style-hollow.b-sch-custom-color>.b-sch-event.b-milestone.b-sch-event-resizing .b-sch-event-content:before,.b-sch-style-hollow.b-sch-custom-color>.b-sch-event.b-milestone.b-sch-event-selected .b-sch-event-content:before,.b-sch-style-hollow.b-sch-custom-color>.b-sch-event.b-milestone.b-sch-event-selected:hover .b-sch-event-content:before,.b-sch-style-hollow.b-sch-custom-color>.b-sch-event.b-milestone:hover .b-sch-event-content:before{background-color:currentColor}.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event,.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event,.b-sch-style-colored.b-sch-event-wrap>.b-sch-event,.b-sch-style-colored.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event{--event-background-l:90%;--event-border-width:3px;--event-color:hsl(var(--event-primary-color-h),var(--event-primary-color-s),calc(var(--event-primary-color-l)*0.8));--event-border-color:hsl(var(--event-primary-color-h),var(--event-primary-color-s),calc(var(--event-primary-color-l)*0.9));--event-opacity:0.8;--event-selected-hover-l-factor:0.8}.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event:hover,.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event:hover,.b-sch-style-colored.b-sch-event-wrap>.b-sch-event:hover,.b-sch-style-colored.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event:hover{--event-background-l:85%}.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event.b-sch-event-selected,.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event.b-sch-event-selected,.b-sch-style-colored.b-sch-event-wrap>.b-sch-event.b-sch-event-selected,.b-sch-style-colored.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event.b-sch-event-selected{--event-background-l:var(--event-primary-color-l);--event-color:#fff}.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event:not(.b-milestone),.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone),.b-sch-style-colored.b-sch-event-wrap>.b-sch-event:not(.b-milestone),.b-sch-style-colored.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone){border-block-width:0;border-inline-end-width:0}.b-schedulerbase.b-sch-layout-milestones .b-sch-style-calendar.b-sch-event-wrap>.b-sch-event.b-milestone,.b-schedulerbase.b-sch-layout-milestones .b-sch-style-calendar.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event.b-milestone,.b-schedulerbase.b-sch-layout-milestones .b-sch-style-colored.b-sch-event-wrap>.b-sch-event.b-milestone,.b-schedulerbase.b-sch-layout-milestones .b-sch-style-colored.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event.b-milestone{--event-border-width:0px}.b-schedulerbase.b-sch-layout-milestones .b-sch-style-calendar.b-sch-event-wrap>.b-sch-event.b-milestone:before,.b-schedulerbase.b-sch-layout-milestones .b-sch-style-calendar.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event.b-milestone:before,.b-schedulerbase.b-sch-layout-milestones .b-sch-style-colored.b-sch-event-wrap>.b-sch-event.b-milestone:before,.b-schedulerbase.b-sch-layout-milestones .b-sch-style-colored.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event.b-milestone:before{--event-border-width:3px}.b-sch-vertical .b-sch-style-calendar.b-sch-event-wrap>.b-sch-event:not(.b-milestone),.b-sch-vertical .b-sch-style-calendar.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone),.b-sch-vertical .b-sch-style-colored.b-sch-event-wrap>.b-sch-event:not(.b-milestone),.b-sch-vertical .b-sch-style-colored.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone){border-inline-width:0;border-top-width:3px}.b-sch-style-calendar.b-sch-custom-color>.b-sch-event,.b-sch-style-colored.b-sch-custom-color>.b-sch-event{border-color:currentColor}.b-sch-style-calendar.b-sch-custom-color>.b-sch-event:not(.b-milestone),.b-sch-style-colored.b-sch-custom-color>.b-sch-event:not(.b-milestone){background-color:currentColor;background-image:linear-gradient(#fffc,#fffc)}.b-sch-style-calendar.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-resizing,.b-sch-style-calendar.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-selected,.b-sch-style-calendar.b-sch-custom-color>.b-sch-event:not(.b-milestone):hover,.b-sch-style-colored.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-resizing,.b-sch-style-colored.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-selected,.b-sch-style-colored.b-sch-custom-color>.b-sch-event:not(.b-milestone):hover{background-color:currentColor;background-image:linear-gradient(#fff6,#fff6)}.b-sch-style-calendar.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-resizing .b-sch-event-content,.b-sch-style-calendar.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-selected .b-sch-event-content,.b-sch-style-calendar.b-sch-custom-color>.b-sch-event:not(.b-milestone):hover .b-sch-event-content,.b-sch-style-colored.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-resizing .b-sch-event-content,.b-sch-style-colored.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-selected .b-sch-event-content,.b-sch-style-colored.b-sch-custom-color>.b-sch-event:not(.b-milestone):hover .b-sch-event-content{color:#fff}.b-sch-style-calendar.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-selected,.b-sch-style-calendar.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-selected:hover,.b-sch-style-colored.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-selected,.b-sch-style-colored.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-selected:hover{background-color:currentColor;background-image:none}.b-sch-style-calendar.b-sch-custom-color>.b-sch-event.b-milestone .b-sch-event-content:before,.b-sch-style-colored.b-sch-custom-color>.b-sch-event.b-milestone .b-sch-event-content:before{background-color:currentColor;background-image:linear-gradient(#fffc,#fffc)}.b-sch-style-calendar.b-sch-custom-color>.b-sch-event.b-milestone.b-sch-event-resizing .b-sch-event-content:before,.b-sch-style-calendar.b-sch-custom-color>.b-sch-event.b-milestone.b-sch-event-selected .b-sch-event-content:before,.b-sch-style-calendar.b-sch-custom-color>.b-sch-event.b-milestone:hover .b-sch-event-content:before,.b-sch-style-colored.b-sch-custom-color>.b-sch-event.b-milestone.b-sch-event-resizing .b-sch-event-content:before,.b-sch-style-colored.b-sch-custom-color>.b-sch-event.b-milestone.b-sch-event-selected .b-sch-event-content:before,.b-sch-style-colored.b-sch-custom-color>.b-sch-event.b-milestone:hover .b-sch-event-content:before{background-image:linear-gradient(#fff6,#fff6)}.b-sch-style-calendar.b-sch-custom-color>.b-sch-event.b-milestone.b-sch-event-selected .b-sch-event-content:before,.b-sch-style-calendar.b-sch-custom-color>.b-sch-event.b-milestone.b-sch-event-selected:hover .b-sch-event-content:before,.b-sch-style-colored.b-sch-custom-color>.b-sch-event.b-milestone.b-sch-event-selected .b-sch-event-content:before,.b-sch-style-colored.b-sch-custom-color>.b-sch-event.b-milestone.b-sch-event-selected:hover .b-sch-event-content:before{background-image:none}.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event,.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event{--event-background-l:97%;--event-selected-hover-l-factor:1;opacity:1}.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event:hover,.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event:hover{--event-background-l:89%}.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event.b-sch-event-selected,.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event.b-sch-event-selected{--event-background-l:84%}.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event.b-sch-event-selected .b-sch-event-content *,.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event.b-sch-event-selected .b-sch-event-content *{font-weight:400}.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event .b-sch-event-content *,.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event .b-sch-event-content *{color:#606060;font-weight:400}.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event.b-sch-event-selected .b-sch-event-content *,.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event.b-sch-event-selected .b-sch-event-content *{color:#606060}.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event:not(.b-milestone) .b-sch-event-content,.b-sch-style-calendar.b-sch-event-wrap>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone) .b-sch-event-content{margin:0;padding:.3em}.b-sch-event-wrap.b-sch-style-line>.b-sch-event,.b-sch-event-wrap.b-sch-style-line>.b-sch-event>.b-sch-event-segments>.b-sch-event{--event-background-color:#0000;--event-border-color:hsl(var(--event-primary-color-h),var(--event-primary-color-s),calc(var(--event-primary-color-l)*var(--event-l-factor)));--event-color:#777;--event-hover-color:#777;--event-border-width:5px;--event-hover-l-factor:0.8;--event-selected-hover-l-factor:0.7;height:auto!important;justify-content:center;overflow:visible}.b-sch-event-wrap.b-sch-style-line>.b-sch-event .b-sch-event-content,.b-sch-event-wrap.b-sch-style-line>.b-sch-event>.b-sch-event-segments>.b-sch-event .b-sch-event-content{padding:0}.b-sch-event-wrap.b-sch-style-line>.b-sch-event.b-active,.b-sch-event-wrap.b-sch-style-line>.b-sch-event>.b-sch-event-segments>.b-sch-event.b-active{outline-offset:5px}.b-sch-event-wrap.b-sch-style-line>.b-sch-event:not(.b-milestone),.b-sch-event-wrap.b-sch-style-line>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone){align-self:center}.b-sch-event-wrap.b-sch-style-line>.b-sch-event:not(.b-milestone):after,.b-sch-event-wrap.b-sch-style-line>.b-sch-event:not(.b-milestone):before,.b-sch-event-wrap.b-sch-style-line>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone):after,.b-sch-event-wrap.b-sch-style-line>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone):before{--handle-width:unset;--handle-height:unset;--handle-inset:unset;--handle-opacity:unset;--clip-path:unset;border:0 solid;border-color:inherit;border-radius:2px;content:"";position:absolute}.b-sch-horizontal .b-sch-event-wrap.b-sch-style-line>.b-sch-event:not(.b-milestone):after,.b-sch-horizontal .b-sch-event-wrap.b-sch-style-line>.b-sch-event:not(.b-milestone):before,.b-sch-horizontal .b-sch-event-wrap.b-sch-style-line>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone):after,.b-sch-horizontal .b-sch-event-wrap.b-sch-style-line>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone):before{border-inline-start-width:5px;height:13px;top:-9px}.b-sch-vertical .b-sch-event-wrap.b-sch-style-line>.b-sch-event:not(.b-milestone):after,.b-sch-vertical .b-sch-event-wrap.b-sch-style-line>.b-sch-event:not(.b-milestone):before,.b-sch-vertical .b-sch-event-wrap.b-sch-style-line>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone):after,.b-sch-vertical .b-sch-event-wrap.b-sch-style-line>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone):before{border-top-width:5px;left:-9px;width:13px}.b-sch-horizontal .b-sch-event-wrap.b-sch-style-line>.b-sch-event:not(.b-milestone):before,.b-sch-horizontal .b-sch-event-wrap.b-sch-style-line>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone):before{left:0}.b-sch-vertical .b-sch-event-wrap.b-sch-style-line>.b-sch-event:not(.b-milestone):before,.b-sch-vertical .b-sch-event-wrap.b-sch-style-line>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone):before{border-inline-start-width:5px;top:0}.b-sch-horizontal .b-sch-event-wrap.b-sch-style-line>.b-sch-event:not(.b-milestone):after,.b-sch-horizontal .b-sch-event-wrap.b-sch-style-line>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone):after{height:13px;right:0;top:-9px}.b-sch-vertical .b-sch-event-wrap.b-sch-style-line>.b-sch-event:not(.b-milestone):after,.b-sch-vertical .b-sch-event-wrap.b-sch-style-line>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone):after{bottom:0}.b-sch-event-wrap.b-sch-style-line>.b-sch-event.b-milestone,.b-sch-event-wrap.b-sch-style-line>.b-sch-event>.b-sch-event-segments>.b-sch-event.b-milestone{top:auto}.b-sch-style-line.b-sch-custom-color>.b-sch-event{border-color:currentColor;opacity:.8}.b-sch-style-line.b-sch-custom-color>.b-sch-event.b-sch-event-resizing,.b-sch-style-line.b-sch-custom-color>.b-sch-event.b-sch-event-selected,.b-sch-style-line.b-sch-custom-color>.b-sch-event.b-sch-event-selected:hover,.b-sch-style-line.b-sch-custom-color>.b-sch-event:hover{border-color:currentColor;opacity:1}.b-sch-event-wrap.b-sch-style-dashed>.b-sch-event,.b-sch-event-wrap.b-sch-style-dashed>.b-sch-event>.b-sch-event-segments>.b-sch-event{--event-background-color:#0000;--event-border-color:hsl(var(--event-primary-color-h),var(--event-primary-color-s),calc(var(--event-primary-color-l)*var(--event-l-factor)));--event-color:#777;--event-hover-color:#777;--event-border-width:5px;--event-border-style:dashed;--event-hover-l-factor:0.8;--event-selected-hover-l-factor:0.7;justify-content:center;overflow:visible}.b-sch-horizontal .b-sch-event-wrap.b-sch-style-dashed>.b-sch-event,.b-sch-horizontal .b-sch-event-wrap.b-sch-style-dashed>.b-sch-event>.b-sch-event-segments>.b-sch-event{padding:5px 0 3px}.b-sch-event-wrap.b-sch-style-dashed>.b-sch-event .b-sch-event-content,.b-sch-event-wrap.b-sch-style-dashed>.b-sch-event>.b-sch-event-segments>.b-sch-event .b-sch-event-content{padding:0}.b-sch-event-wrap.b-sch-style-dashed>.b-sch-event:not(.b-milestone),.b-sch-event-wrap.b-sch-style-dashed>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone){align-self:center}.b-sch-event-wrap.b-sch-style-dashed>.b-sch-event.b-milestone,.b-sch-event-wrap.b-sch-style-dashed>.b-sch-event>.b-sch-event-segments>.b-sch-event.b-milestone{top:auto}.b-sch-style-dashed.b-sch-custom-color>.b-sch-event{border-color:currentColor;opacity:.8}.b-sch-style-dashed.b-sch-custom-color>.b-sch-event.b-sch-event-resizing,.b-sch-style-dashed.b-sch-custom-color>.b-sch-event.b-sch-event-selected,.b-sch-style-dashed.b-sch-custom-color>.b-sch-event.b-sch-event-selected:hover,.b-sch-style-dashed.b-sch-custom-color>.b-sch-event:hover{border-color:currentColor;opacity:1}.b-sch-event-wrap.b-sch-style-minimal>.b-sch-event,.b-sch-event-wrap.b-sch-style-minimal>.b-sch-event>.b-sch-event-segments>.b-sch-event{--event-background-color:#0000;--event-border-color:hsl(var(--event-primary-color-h),var(--event-primary-color-s),calc(var(--event-primary-color-l)*var(--event-l-factor)));--event-color:#777;--event-hover-color:#777;--event-border-width:1px;--event-hover-l-factor:0.8;--event-selected-hover-l-factor:0.7;overflow:visible;padding:0}.b-sch-event-wrap.b-sch-style-minimal>.b-sch-event:not(.b-milestone),.b-sch-event-wrap.b-sch-style-minimal>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone){font-size:10px}.b-sch-horizontal .b-sch-event-wrap.b-sch-style-minimal>.b-sch-event:not(.b-milestone),.b-sch-horizontal .b-sch-event-wrap.b-sch-style-minimal>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone){align-items:flex-end;border-width:0 0 var(--event-border-width) 0}.b-sch-vertical .b-sch-event-wrap.b-sch-style-minimal>.b-sch-event:not(.b-milestone),.b-sch-vertical .b-sch-event-wrap.b-sch-style-minimal>.b-sch-event>.b-sch-event-segments>.b-sch-event:not(.b-milestone){-webkit-padding-start:.75em;align-items:flex-start;border-width:0;border-inline-start-width:var(--event-border-width);padding-inline-start:.75em}.b-sch-event-wrap.b-sch-style-minimal>.b-sch-event.b-milestone .b-sch-event-content,.b-sch-event-wrap.b-sch-style-minimal>.b-sch-event>.b-sch-event-segments>.b-sch-event.b-milestone .b-sch-event-content{font-size:20px;left:10px;position:relative}.b-sch-event-wrap.b-sch-style-minimal>.b-sch-event.b-milestone .b-sch-event-content label,.b-sch-event-wrap.b-sch-style-minimal>.b-sch-event>.b-sch-event-segments>.b-sch-event.b-milestone .b-sch-event-content label{font-size:10px;left:70%}.b-schedulerbase.b-sch-layout-milestones .b-sch-event-wrap.b-sch-style-minimal>.b-sch-event.b-milestone{font-size:20px;height:20px}.b-schedulerbase.b-sch-layout-milestones .b-sch-event-wrap.b-sch-style-minimal>.b-sch-event.b-milestone .b-sch-event-content{font-size:10px;left:0}.b-sch-style-minimal.b-sch-custom-color>.b-sch-event{border-color:currentColor;opacity:.8}.b-sch-style-minimal.b-sch-custom-color>.b-sch-event .b-sch-event-content{color:#777}.b-sch-style-minimal.b-sch-custom-color>.b-sch-event.b-sch-event-resizing,.b-sch-style-minimal.b-sch-custom-color>.b-sch-event.b-sch-event-selected,.b-sch-style-minimal.b-sch-custom-color>.b-sch-event.b-sch-event-selected:hover,.b-sch-style-minimal.b-sch-custom-color>.b-sch-event:hover{border-color:currentColor;opacity:1}.b-sch-horizontal .b-sch-style-dashed>.b-sch-event,.b-sch-horizontal .b-sch-style-dashed>.b-sch-event>.b-sch-event-segments>.b-sch-event,.b-sch-horizontal .b-sch-style-line>.b-sch-event,.b-sch-horizontal .b-sch-style-line>.b-sch-event>.b-sch-event-segments>.b-sch-event{border-width:5px 0 0;height:auto!important;top:5px}.b-sch-vertical .b-sch-style-dashed>.b-sch-event,.b-sch-vertical .b-sch-style-dashed>.b-sch-event>.b-sch-event-segments>.b-sch-event,.b-sch-vertical .b-sch-style-line>.b-sch-event,.b-sch-vertical .b-sch-style-line>.b-sch-event>.b-sch-event-segments>.b-sch-event{border-width:0 0 0 5px;flex-direction:column;left:0}.b-sch-vertical .b-sch-style-dashed>.b-sch-event .b-sch-event-content,.b-sch-vertical .b-sch-style-dashed>.b-sch-event>.b-sch-event-segments>.b-sch-event .b-sch-event-content,.b-sch-vertical .b-sch-style-line>.b-sch-event .b-sch-event-content,.b-sch-vertical .b-sch-style-line>.b-sch-event>.b-sch-event-segments>.b-sch-event .b-sch-event-content{margin:0}.b-sch-event-wrap.b-sch-style-rounded>.b-sch-event,.b-sch-event-wrap.b-sch-style-rounded>.b-sch-event>.b-sch-event-segments>.b-sch-event{--event-background-l:80%;--event-a:0.6;--event-hover-a:1;--event-hover-l-factor:0.8;--event-selected-hover-l-factor:0.9;--event-color:hsl(var(--event-primary-color-h),var(--event-primary-color-s),calc(var(--event-primary-color-l)*0.3));--event-border-color:var(--event-primary-color);--event-border-radius:2em}.b-sch-event-wrap.b-sch-style-rounded>.b-sch-event.b-sch-event-selected,.b-sch-event-wrap.b-sch-style-rounded>.b-sch-event>.b-sch-event-segments>.b-sch-event.b-sch-event-selected{--event-background-l:var(--event-primary-color-l);--event-a:1;--event-color:#fff}.b-sch-event-wrap.b-sch-style-rounded>.b-sch-event.b-milestone{--event-border-radius:1em}.b-schedulerbase.b-sch-layout-milestones .b-sch-event-wrap.b-sch-style-rounded .b-sch-event.b-milestone{--event-border-radius:3px;--event-a:1;--event-background-l:85%}.b-schedulerbase.b-sch-layout-milestones .b-sch-event-wrap.b-sch-style-rounded .b-sch-event.b-milestone>.b-sch-event-content{font-size:11px}.b-sch-horizontal .b-sch-event-wrap.b-sch-style-rounded:not(.b-milestone) .b-sch-event-content{margin:0 1em}.b-sch-vertical .b-sch-event-wrap.b-sch-style-rounded:not(.b-milestone) .b-sch-event-content{margin:1em 0}.b-sch-event-wrap.b-sch-style-rounded.b-sch-custom-color>.b-sch-event:not(.b-milestone){background-color:currentColor;background-image:linear-gradient(#fffc,#fffc)}.b-sch-event-wrap.b-sch-style-rounded.b-sch-custom-color>.b-sch-event:not(.b-milestone):hover{background-color:currentColor;background-image:linear-gradient(#fff9,#fff9)}.b-sch-event-wrap.b-sch-style-rounded.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-selected{background-image:none}.b-sch-event-wrap.b-sch-style-rounded.b-sch-custom-color>.b-sch-event:not(.b-milestone).b-sch-event-selected .b-sch-event-content{color:#fff}.b-sch-event-wrap.b-sch-style-rounded.b-sch-custom-color>.b-sch-event.b-milestone .b-sch-event-content{background-color:currentColor;background-image:linear-gradient(#fffc,#fffc)}.b-sch-event-wrap.b-sch-style-rounded.b-sch-custom-color>.b-sch-event.b-milestone:hover .b-sch-event-content{background-image:linear-gradient(#fff9,#fff9)}.b-sch-event-wrap.b-sch-style-rounded.b-sch-custom-color>.b-sch-event.b-milestone.b-sch-event-selected .b-sch-event-content{background-image:none}.b-recurrenceeditor .b-recurrenceeditorpanel-body-wrap .b-recurrenceeditorpanel-content.b-panel-content .b-button-group-label:not(.b-buttongroup),.b-recurrenceeditor .b-recurrenceeditorpanel-body-wrap .b-recurrenceeditorpanel-content.b-panel-content .b-buttongroup:not(.b-buttongroup),.b-recurrenceeditor .b-recurrenceeditorpanel-body-wrap .b-recurrenceeditorpanel-content.b-panel-content>div.b-widget.b-field:not(.b-label-with-checkbox+.b-field):not(.b-buttongroup){display:inline-flex}.b-recurrenceeditor .b-recurrenceeditorpanel-body-wrap .b-recurrenceeditorpanel-content.b-panel-content .b-button-group-label:not(.b-label-with-checkbox):not(.b-recurrencedayscombo),.b-recurrenceeditor .b-recurrenceeditorpanel-body-wrap .b-recurrenceeditorpanel-content.b-panel-content .b-buttongroup:not(.b-label-with-checkbox):not(.b-recurrencedayscombo),.b-recurrenceeditor .b-recurrenceeditorpanel-body-wrap .b-recurrenceeditorpanel-content.b-panel-content>div.b-widget.b-field:not(.b-label-with-checkbox+.b-field):not(.b-label-with-checkbox):not(.b-recurrencedayscombo){grid-column:1/-1;width:auto}.b-recurrenceeditor .b-recurrenceeditorpanel-body-wrap .b-recurrenceeditorpanel-content.b-panel-content .b-button-group-label{-webkit-margin-before:.5em;margin-block-start:.5em}.b-recurrenceeditor .b-recurrenceeditorpanel-body-wrap .b-recurrenceeditorpanel-content.b-panel-content .b-buttongroup{-webkit-margin-before:0;margin-block-start:0}:host,:root{--b-fa-style-family-classic:"Font Awesome 6 Free";--b-fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-display:block;font-family:Font Awesome\ 6 Free;font-style:normal;font-weight:900;src:url(/static/media/fa-solid-900.93f719f4d62bfa3e748c.woff2) format("woff2"),url(/static/media/fa-solid-900.07ed6d5fa32c1d54af0f.ttf) format("truetype")}.b-fa-solid,.fas{font-weight:900}.b-content-icon,.b-gridbase.b-columnresize.b-touch.b-column-resizing .b-grid-header.b-resizing:before,.b-group-state-icon{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:normal;display:inline-block;font-family:Font Awesome\ 6 Free,FontAwesome6Free;font-style:normal;font-variant:normal;font-weight:400;font-weight:900;line-height:1;vertical-align:0}.b-theme-info:before{content:'{"name":"Material"}'}.cal-view-readonly{filter:grayscale(75%);transition:filter .5s}.b-show-events-dots{--event-count-margin-top:3px;--event-count-dot-size:5px;--event-count-dot-gap:2px}.b-cal-event-bar-container{display:flex;flex:1 1;flex-flow:column;overflow:visible}.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-active .b-cal-event,.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-active .b-cal-event:hover,.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-cal-event-reveal .b-cal-event,.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-cal-event-reveal .b-cal-event:hover,.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-editing .b-cal-event,.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-editing .b-cal-event:hover,.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-selected .b-cal-event,.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-selected .b-cal-event:hover{background:var(--cal-event-color)}.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-active .b-cal-event .b-cal-event-body,.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-active .b-cal-event .b-cal-event-icon,.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-active .b-cal-event .b-cal-recurrence-icon,.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-cal-event-reveal .b-cal-event .b-cal-event-body,.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-cal-event-reveal .b-cal-event .b-cal-event-icon,.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-cal-event-reveal .b-cal-event .b-cal-recurrence-icon,.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-editing .b-cal-event .b-cal-event-body,.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-editing .b-cal-event .b-cal-event-icon,.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-editing .b-cal-event .b-cal-recurrence-icon,.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-selected .b-cal-event .b-cal-event-body,.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-selected .b-cal-event .b-cal-event-icon,.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar).b-selected .b-cal-event .b-cal-recurrence-icon{color:#fff}.b-cal-event-bar-container .b-cal-event-wrap.b-solid-bar{opacity:.8}.b-cal-event-bar-container .b-cal-event-wrap.b-solid-bar.b-cal-event-reveal .b-cal-event-bar-container .b-cal-event-wrap.b-solid-bar.b-editing,.b-cal-event-bar-container .b-cal-event-wrap.b-solid-bar:hover{opacity:1}.b-cal-event-bar-container .b-cal-event-wrap:not(.b-solid-bar) .b-cal-event .b-icon{color:var(--cal-event-color)}.b-cal-event-bar-container .b-cal-event{gap:.3em;padding:0 .3em}.b-cal-event-bar-container .b-event-name{align-items:center;display:flex;gap:.4em}.b-cal-event-bar-container .b-solid-bar .b-cal-event-desc,.b-cal-event-bar-container .b-solid-bar .b-event-time,.b-cal-event-bar-container .b-solid-bar .b-icon{color:#fdfdfd}.b-daycellrenderer .b-cal-event-bar-container{contain:style;flex-grow:1}.b-daycellrenderer .b-cal-event-bar-container .b-cal-event-wrap{padding-left:1px;padding-right:2px;position:absolute;z-index:1}.b-daycellrenderer .b-cal-event-bar-container .b-cal-event-wrap.b-overflow{clip:rect(0,0,0,0);max-width:14%;pointer-events:none}.b-daycellrenderer .b-cal-event-wrap.b-active:not(.b-dragging-item,.b-cut-item){clip:auto;z-index:10!important}.b-daycellrenderer .b-cal-cell-no-content,.b-daycellrenderer .b-cal-cell-overflow:not(.b-calendar-cell){align-items:center;align-self:stretch;background-color:initial;border:0;border-radius:4px;color:#888;cursor:pointer;display:flex;flex:0 0 auto;font-family:inherit;justify-content:center;line-height:var(--event-height);margin:0 1px var(--event-spacing);overflow:hidden;padding:0 .3em;text-align:center;text-overflow:ellipsis;white-space:nowrap}.b-daycellrenderer .b-cal-cell-no-content:focus-within,.b-daycellrenderer .b-cal-cell-no-content:hover,.b-daycellrenderer .b-cal-cell-overflow:not(.b-calendar-cell):focus-within,.b-daycellrenderer .b-cal-cell-overflow:not(.b-calendar-cell):hover{background-color:#dcdce2}.b-daycellrenderer .b-cal-cell-no-content.b-active,.b-daycellrenderer .b-cal-cell-overflow:not(.b-calendar-cell).b-active{color:#585858;font-weight:700}@media (max-width:420px){.b-daycellrenderer .b-cal-cell-no-content,.b-daycellrenderer .b-cal-cell-overflow:not(.b-calendar-cell){font-size:80%}}.b-daycellrenderer .b-cal-cell-no-content{display:inline-block;padding:.2em 0;white-space:normal}.b-daycellrenderer .b-calendar-cell:last-child .b-cal-event-bar-container .b-cal-event-wrap.b-overflow{right:0}.b-cal-color-red{--cal-event-color:var(--cal-color-red)}.b-cal-color-pink{--cal-event-color:var(--cal-color-pink)}.b-cal-color-purple{--cal-event-color:var(--cal-color-purple)}.b-cal-color-violet{--cal-event-color:var(--cal-color-violet)}.b-cal-color-blue{--cal-event-color:var(--cal-color-blue)}.b-cal-color-cyan{--cal-event-color:var(--cal-color-cyan)}.b-cal-color-teal{--cal-event-color:var(--cal-color-teal)}.b-cal-color-green{--cal-event-color:var(--cal-color-green)}.b-cal-color-lime{--cal-event-color:var(--cal-color-lime)}.b-cal-color-yellow{--cal-event-color:var(--cal-color-yellow)}.b-cal-color-orange{--cal-event-color:var(--cal-color-orange)}.b-cal-color-deep-orange{--cal-event-color:var(--cal-color-deep-orange)}.b-cal-color-gray{--cal-event-color:var(--cal-color-gray)}.b-cal-color-gantt-green{--cal-event-color:var(--cal-color-gantt-green)}.b-calendar,:not(.b-calendar-viewcontainer)>.b-calendarmixin{--cal-color-red:#ef5350;--cal-color-pink:#ec407a;--cal-color-purple:#ab47bc;--cal-color-deep-purple:#4527a0;--cal-color-violet:#7e57c2;--cal-color-indigo:#5c6bc0;--cal-color-blue:#42a5f5;--cal-color-light-blue:#8ac2e3;--cal-color-cyan:#26c6da;--cal-color-magenta:#ff4dff;--cal-color-teal:#26a69a;--cal-color-green:#66bb6a;--cal-color-light-green:#a5d8a7;--cal-color-lime:#d4e157;--cal-color-yellow:#fdd835;--cal-color-amber:#ff8f00;--cal-color-orange:#ffa726;--cal-color-deep-orange:#ff7043;--cal-color-light-gray:#e0e0e7;--cal-color-gray:#a0a0a0;--cal-color-black:#000;--cal-color-gantt-green:#a5d8a7;--cal-event-color:#59b53b}.b-agendaview.b-gridbase.b-enable-sticky .b-grid-subgrid.b-grid-horizontal-scroller{overflow:visible!important}.b-agendaview.b-gridbase.b-enable-sticky .b-virtual-scrollers{display:none!important}.b-agendaview.b-gridbase.b-enable-sticky .b-cal-agenda-date{position:-webkit-sticky;position:sticky;top:1.5em;z-index:12}.b-agendaview.b-gridbase.b-enable-sticky.b-responsive-small .b-agendacolumn-cell{border:0;padding-block:0 .5em}.b-agendaview.b-gridbase.b-enable-sticky.b-responsive-small .b-agendacolumn-cell .b-cal-agenda-date{background-color:#fff;box-shadow:0 3px 3px #ddd6;min-height:4em;top:0}.b-agendaview.b-gridbase.b-enable-sticky.b-responsive-small .b-agendacolumn-cell.b-nonworking-day .b-cal-agenda-date{background-color:#fafbfb}.b-agendaview.b-gridbase.b-enable-sticky.b-responsive-small .b-cal-agenda-event-row:last-of-type{padding-bottom:.75em}.b-agendaview .b-grid-cell:after{clear:both;content:"";display:table}.b-agendaview .b-cal-eventlist-event-time{flex:0 0 12em;white-space:nowrap}.b-agendaview.b-responsive-small .b-cal-event-bar-container{-webkit-margin-start:1em;-webkit-margin-before:1em;margin-block-start:1em;margin-inline-start:1em}.b-agendaview.b-responsive-small .b-cal-eventlist-event-time{flex:0 0 7.5em}.b-agendaview.b-responsive-small .b-cal-agenda-grid-row .b-calendar-cell{display:block}.b-new-month .b-agendacolumn-cell{box-shadow:inset 0 10px 15px -15px #aaa}.b-new-month .b-cal-agenda-date-date-text :nth-child(2){font-weight:700}.b-agendaview-dayselector .b-calendarrow-body{display:none}.b-cal-agenda-grid-row.b-selected,.b-grid-body-container:focus .b-cal-agenda-grid-row.b-selected,.b-gridbase .b-cal-agenda-grid-row.b-grid-row.b-hover .b-grid-cell.b-calendar-cell,.b-gridbase .b-cal-agenda-grid-row.b-grid-row.b-hover .b-grid-cell.b-calendar-cell:not(.b-nonworking-day):hover{background-color:initial}.b-cal-agenda-grid-row.b-selected .b-calendar-cell.b-nonworking-day,.b-grid-body-container:focus .b-cal-agenda-grid-row.b-selected .b-calendar-cell.b-nonworking-day,.b-gridbase .b-cal-agenda-grid-row.b-grid-row.b-hover .b-grid-cell.b-calendar-cell .b-calendar-cell.b-nonworking-day,.b-gridbase .b-cal-agenda-grid-row.b-grid-row.b-hover .b-grid-cell.b-calendar-cell:not(.b-nonworking-day):hover .b-calendar-cell.b-nonworking-day{background-color:#fafbfb}.b-agendaview .b-cal-agenda-grid-row .b-calendar-cell{align-items:flex-start;color:#606060;contain:style;flex:1 1 100%;flex-direction:row;font-weight:inherit;margin:0;padding:1.5em 0}.b-agendaview .b-cal-agenda-grid-row .b-calendar-cell.b-nonworking-day{background-color:#fafbfb}.b-agendaview .b-cal-agenda-grid-row .b-calendar-cell:focus-within{outline:0 none!important}.b-agendaview-with-dayselector .b-agendaview .b-cal-agenda-grid-row .b-calendar-cell{-webkit-padding-start:1.5em;padding-inline-start:1.5em}.b-cal-agenda-grid-row .b-cal-event-bar-container .b-cal-event-wrap{overflow:hidden;position:relative}.b-current-date-placeholder{z-index:200}.b-cal-agenda-event-row{align-items:center;align-self:stretch;display:flex;flex:1 1;flex-flow:row nowrap}.b-cal-agenda-event-row:not(:last-child){margin-bottom:var(--event-row-spacing)}.b-cal-agenda-date{align-items:center;display:flex;flex:0 0 14em;flex-flow:row nowrap;height:2.6em;padding:.2em 1em 0}.b-agendaview-with-dayselector .b-cal-agenda-date{display:none}.b-cal-agenda-date-date-number{align-items:center;border-radius:50%;cursor:pointer;display:flex;font-size:3em;height:1.5em;justify-content:center;margin:0 .1em 0 0;width:1.5em}.b-cal-agenda-date-date-number:hover{background-color:#f0f0f0}.b-today .b-cal-agenda-date-date-number{background-color:#5fa2dd;color:#fff}.b-cal-agenda-header{display:flex;flex:1 1;flex-flow:row nowrap;justify-content:flex-start;padding:.5em 0 .5em .5em}.b-cal-agenda-header-date{width:14em}.b-cal-agenda-header-time{width:12em}.b-resourcechipview{display:flex;flex-flow:row wrap}.b-resourcechipview .b-chip{-webkit-padding-start:.3em;border-radius:2.5em;gap:.5em;padding-inline-start:.3em;white-space:nowrap}@media print{.b-cal-widget-settings-button{display:none}}.b-eventlist .b-grid-panel-body{background-color:#fff}.b-eventlist .b-cal-widget-settings-button{-webkit-margin-end:.75em;border-radius:50%;font-size:110%;height:3em;left:auto;margin-top:.75em;margin-inline-end:.75em;position:absolute;right:0;width:3em;z-index:100}.b-rtl .b-eventlist .b-cal-widget-settings-button{left:0;right:auto}.b-eventlist:has(.b-grid-panel-body.b-has-scrollbar) .b-cal-widget-settings-button{-webkit-margin-end:1.75em;margin-inline-end:1.75em}.b-calendarevents-cell{flex-wrap:wrap;gap:1em;padding:1em}.b-calendarevents-cell .b-cal-event-resource-avatars{flex-basis:30%;flex-direction:column;gap:.3em;min-width:2.2em}.b-cal-event-resource-avatar-row{align-items:center;display:flex;flex-flow:row nowrap;gap:1em}.b-cal-event-resource-avatar-desc{display:flex;flex-flow:column;gap:.3em}.b-cal-event-column-event-desc{-webkit-margin-start:auto;display:flex;flex-direction:column!important;flex-flow:row nowrap;height:2.2em;justify-content:center;margin-inline-start:auto}.b-cal-event-column-times{display:flex;flex-direction:column}.b-event-column-resource-role{font-size:80%;font-weight:300}.b-cal-event-column-event-name{font-weight:700}.b-calendardatepicker .b-show-events-dots .b-calendar-cell.b-selected-date:not(.b-in-range)>.b-datepicker-cell-inner{background-color:#5fa2dd33;color:inherit}.b-calendarrow{align-items:stretch;background-color:#fff;display:flex;flex:1 0;flex-flow:column nowrap;overflow:hidden}.b-calendarrow.b-animating:not(.b-dayview-initializing) .b-calendarrow-cell-container{transition:height .3s}.b-calendarrow .b-calendarrow-body,.b-calendarrow .b-calendarrow-header{display:flex;flex:0 0 auto;flex-flow:row nowrap}.b-calendarrow .b-calendarrow-body{flex:1 1;overflow:hidden}.b-calendarrow .b-calendarrow-body.b-zero-height{max-height:0}.b-calendarrow .b-calendarrow-body:not(.b-zero-height){border-top:1px solid #ddd}.b-calendarrow .b-calendarrow-cell-container,.b-calendarrow .b-calendarrow-header-container{align-items:stretch;display:flex;flex:1 0;flex-flow:row nowrap;overflow:hidden}.b-calendarrow .b-calendarrow-cell-container{overflow:hidden;overflow:var(--cell-container-overflow,hidden);position:relative}.b-calendarrow .b-cal-cell-header{align-items:center;background-color:#fff;cursor:pointer;justify-content:center;overflow:hidden;padding:1.2em 0 .2em;text-overflow:ellipsis;white-space:nowrap}.b-calendarrow .b-cal-cell-header .b-week-num{display:none}.b-calendarrow .b-cal-cell-header:hover .b-day-name-date{background-color:#f0f0f0}.b-draggable-started .b-calendarrow .b-cal-cell-header:hover .b-day-name-date{background-color:initial}.b-calendarrow .b-cal-cell-header .b-day-name-day{font-size:.8em;margin-bottom:.2em}.b-calendarrow .b-cal-cell-header .b-day-name-day.b-day-name-short{font-size:1.1em}.b-calendarrow .b-cal-cell-header .b-day-name-date{align-items:center;border-radius:50%;display:flex;font-size:1.8em;height:1.8em;justify-content:center;margin:.1em 0 .2em;transition:background-color .4s;width:1.8em}.b-no-transitions .b-calendarrow .b-cal-cell-header .b-day-name-date{transition:none}.b-calendarrow .b-cal-cell-header.b-weekend .b-day-name-part{color:#f44336}.b-calendarrow .b-cal-cell-header.b-current-date .b-day-name-date{background-color:#2196f3;color:#fff}.b-calendarrow .b-cal-cell-header.b-current-date:hover .b-day-name-date{background-color:#2196f326;border-color:#0000}.b-calendarrow .b-cal-cell-header.b-today .b-day-name-date{background-color:#5fa2dd;color:#fff}.b-calendarrow .b-cal-cell-header.b-today:hover .b-day-name-date{background-color:#2c84d0}.b-calendarrow.b-shifted-day .b-day-name-date{width:3em}.b-dayview.b-multi-day .b-calendarrow.b-hide-allday-header .b-cal-cell-header:not(:last-child){-webkit-border-end:1px solid #ddd;border-inline-end:1px solid #ddd}.b-dayview.b-multi-day .b-calendarrow.b-hide-allday-header .b-calendarrow-body{display:none}.b-calendarrow .b-cal-cell-header,.b-calendarrow .b-calendar-cell{color:#606060;contain:inline-size;display:flex;flex:1 1 100%;flex-flow:column nowrap;min-width:0;min-width:var(--min-day-width,0)}.b-calendarrow .b-calendar-cell{overflow:visible}.b-calendarrow .b-calendar-cell.b-nonworking-day{background-color:#f3f4f566}.b-calendarrow .b-calendar-cell.b-weekend{color:#606060}.b-calendarrow .b-calendar-cell.b-today .b-day-num{background-color:#5fa2dd;border-radius:50%;color:#fff;font-weight:700}.b-calendarrow .b-calendar-cell.b-nonworking-day .b-cal-event-bar-container{background-color:initial}.b-calendarrow .b-calendar-cell:not(:last-child){-webkit-border-end:1px solid #ddd;border-inline-end:1px solid #ddd}.b-calendarrow .b-cal-event-bar-container{flex:1 1 100%}.b-calendarrow.b-responsive-small .b-cal-cell-header{-webkit-padding-before:.4em;padding-block-start:.4em}.b-calendarrow.b-responsive-small .b-cal-cell-header .b-day-name-date{font-size:1.5em}.b-calendarrow.b-responsive-small .b-cal-cell-header .b-dayname-date{flex-direction:row;justify-content:center}.b-calendarrow.b-responsive-small .b-cal-cell-header .b-dayname-date>*{font-size:1.5em}.b-dayview{--subtick-count:1;--dayview-border-color:#ddd;--dayview-background-color:#fff;--panel-background-color:#fff;--dayview-hour-line-color:#ddd;--dayview-half-hour-line-color:#f0f0f0;--dayview-outside-core-hours-color:#8787871a;--dayview-body-background-color:#ffffffe6;--dayview-body-hover-mask-color:#6464641a;--dayview-body-selected-mask-color:#3232321a}.b-dayview.b-dayview-with-dayselector.b-has-allday-events .b-calendarrow-body{border-top-width:0}.b-dayview.b-dayview-with-dayselector .b-dayview-content .b-calendarrow-header{display:none}.b-dayview .b-cal-event-desc{line-height:1.2}.b-dayview .b-event-action-buttons{display:flex;flex-flow:row wrap;inset-block-start:0;inset-inline-end:.25em;position:absolute}.b-dayview .b-event-action-buttons .b-tool{font-size:calc(150% - 25%*min(var(--range-magnitude), 2))}.b-dayview.b-no-days .b-empty-text{padding:1em;pointer-events:none}.b-dayview.b-no-days .b-timeaxis-container{display:none}.b-dayview.b-no-days .b-dayview-day-container{--day-height:auto;background-image:none;border:0}.b-dayview.b-no-days .b-dayview-day-container:before{background-image:none}.b-daycellcollecter .b-dayview-content{--tick-height:var(--half-hour-height);--total-tick-count:calc(var(--subtick-count)*var(--day-length));--leaf-tick-size:calc(var(--day-height)/var(--total-tick-count));--current-time-position:calc(var(--current-time-seconds)*var(--second-height) - 1px);align-items:stretch;background-color:#fff;color:#606060;display:flex;flex:1 1;outline:none;overflow:hidden;padding:0}.b-daycellcollecter .b-dayview-content.b-dayview-hourheight-level-1{--subtick-count:2}.b-daycellcollecter .b-dayview-content.b-dayview-hourheight-level-1 .b-dayview-tick-level-1{opacity:1}.b-daycellcollecter .b-dayview-content.b-dayview-hourheight-level-2{--subtick-count:4;--tick-height:var(--fifteen-minute-height)}.b-daycellcollecter .b-dayview-content.b-dayview-hourheight-level-2 .b-dayview-tick-level-2{opacity:1}.b-daycellcollecter .b-dayview-content.b-dayview-hourheight-level-3{--subtick-count:6;--tick-height:var(--ten-minute-height)}.b-daycellcollecter .b-dayview-content.b-dayview-hourheight-level-3 .b-dayview-tick-level-3{opacity:1}.b-daycellcollecter .b-dayview-content.b-dayview-hourheight-level-4{--subtick-count:12;--tick-height:var(--five-minute-height)}.b-daycellcollecter .b-dayview-content.b-dayview-hourheight-level-4 .b-dayview-tick-level-4{opacity:1}.b-six-minute-ticks .b-daycellcollecter .b-dayview-content.b-dayview-hourheight-level-2{--subtick-count:6;--tick-height:var(--twelve-minute-height)}.b-six-minute-ticks .b-daycellcollecter .b-dayview-content.b-dayview-hourheight-level-3{--subtick-count:10;--tick-height:var(--six-minute-height)}.b-daycellcollecter .b-dayview-content .b-dayview-subtick{height:calc(var(--leaf-tick-size)*1);height:calc(var(--leaf-tick-size)*var(--tick-rowspan, 1));position:absolute;top:calc(var(--tick-index)*var(--leaf-tick-size));inset-inline:0}.b-daycellcollecter .b-dayview-content .b-virtual-scrollers{-webkit-padding-start:var(--time-axis-width);padding-inline-start:var(--time-axis-width)}.b-daycellcollecter .b-dayview-content .b-virtual-scrollers .b-virtual-scroller{-webkit-border-start:1px solid #ddd;border-inline-start:1px solid #ddd;flex:1 1}.b-daycellcollecter .b-dayview-content .b-virtual-scrollers .b-virtual-scroller .b-scroller-stretcher{position:relative}.b-daycellcollecter .b-dayview-content .b-dayview-day-detail{position:relative;z-index:0}.b-daycellcollecter .b-dayview-content .b-dayview-day-detail.b-dayview-inset-before .b-dayview-inset:before{content:" ";left:0}.b-rtl .b-daycellcollecter .b-dayview-content .b-dayview-day-detail.b-dayview-inset-before .b-dayview-inset:before{left:auto;right:0}.b-daycellcollecter .b-dayview-content .b-dayview-day-detail.b-dayview-inset-before .b-dayview-event-container{-webkit-margin-start:calc(var(--dayview-cell-inset-size));margin-inline-start:calc(var(--dayview-cell-inset-size))}.b-daycellcollecter .b-dayview-content .b-dayview-day-detail.b-dayview-inset-after .b-dayview-inset:after{content:" ";right:0}.b-rtl .b-daycellcollecter .b-dayview-content .b-dayview-day-detail.b-dayview-inset-after .b-dayview-inset:after{left:0;right:auto}.b-daycellcollecter .b-dayview-content .b-dayview-day-detail.b-dayview-inset-after .b-dayview-event-container{-webkit-margin-end:calc(var(--dayview-cell-inset-size));margin-inline-end:calc(var(--dayview-cell-inset-size))}.b-daycellcollecter .b-dayview-content .b-dayview-inset{position:absolute}.b-daycellcollecter .b-dayview-content .b-dayview-inset:after,.b-daycellcollecter .b-dayview-content .b-dayview-inset:before{background-color:#f4f5f666;bottom:0;position:absolute;top:0;width:calc(var(--dayview-cell-inset-size));z-index:-1}.b-daycellcollecter .b-dayview-content .b-dayview-event-container,.b-daycellcollecter .b-dayview-content .b-dayview-inset{inset-block:0;inset-inline:0 var(--dayview-cell-gutter);position:absolute}.b-daycellcollecter .b-dayview-content .b-dayview-inset-after{width:calc(var(--dayview-cell-inset-after)*var(--dayview-cell-inset-after-enabled))}.b-daycellcollecter .b-dayview-content .b-cal-event-wrap:is(.b-starts-above,.b-ends-below):after,.b-daycellcollecter .b-dayview-content .b-cal-event-wrap:is(.b-starts-above,.b-ends-below):before{-webkit-margin-start:50%;font-family:Font Awesome\ 6 Free,FontAwesome6Free;font-size:80%;margin-inline-start:50%;opacity:.7;pointer-events:none;position:absolute;transform:translate(-50%,-2px);z-index:1}.b-rtl .b-daycellcollecter .b-dayview-content .b-cal-event-wrap:is(.b-starts-above,.b-ends-below):after,.b-rtl .b-daycellcollecter .b-dayview-content .b-cal-event-wrap:is(.b-starts-above,.b-ends-below):before{transform:translate(50%,-2px)}.b-daycellcollecter .b-dayview-content .b-cal-event-wrap.b-starts-above:before{content:"\f106";top:0}.b-daycellcollecter .b-dayview-content .b-cal-event-wrap.b-ends-below:after{bottom:0;content:"\f107"}.b-daycellcollecter .b-dayview-content .b-cal-event-desc-complex{align-items:normal;display:flex;flex:1 1;flex-direction:column}.b-dayview-allday-row{box-shadow:0 3px 3px #dddddd4d;display:flex;flex-flow:row nowrap;max-height:50%;z-index:2}.b-dayview-day-detail .b-cal-event-wrap{min-height:var(--dayview-min-event-height)}.b-dayview-day-detail .b-cal-event-wrap.b-cal-tentative-event{min-height:10px}.b-dayview-allday-row-start{align-items:center;display:flex;flex:0 0 var(--time-axis-width);flex-flow:column nowrap;justify-content:flex-end;min-width:var(--time-axis-width);padding:.5em 0}.b-dayview-allday-row-start .b-dayview-allday-text{color:#b0b0b0;display:none;flex:1 1 auto;flex-flow:column nowrap;font-size:.7em;justify-content:center}.b-dayview-allday-row-start .b-expand-allday-button{align-items:center;background-color:initial;border:0;border-radius:50%;color:#b0b0b0;cursor:inherit;display:none;height:1.5em;justify-content:center;transition:transform .3s;width:1.5em}.b-dayview-allday-row-start .b-expand-allday-button:focus{background-color:#e8e8e8;outline:none}.b-dayview-allday-row-start .b-expand-allday-button :before{line-height:inherit}.b-dayview-allday-row-start.b-has-cell-overflow:not(.b-dayview-allday-autoheight){cursor:pointer}.b-dayview-allday-row-start.b-has-cell-overflow:not(.b-dayview-allday-autoheight) .b-expand-allday-button{display:flex}.b-dayview-allday-row-start.b-has-cell-overflow:not(.b-dayview-allday-autoheight).b-expanded .b-expand-allday-button{transform:rotate(-180deg)}.b-dayview-schedule-container{-webkit-border-start:1px solid #ddd;border-inline-start:1px solid #ddd;contain:style;flex:1 0}.b-dayview-day-content{--tick-background:linear-gradient(to bottom,#0000,#0000 calc(var(--hour-height) - 1px),var(--dayview-hour-line-color) 1px);--subtick-background:repeating-linear-gradient(to bottom,#0000,#0000 calc(var(--tick-height)),var(--dayview-half-hour-line-color) var(--tick-height),#0000 calc(var(--tick-height) + 1px));--dashed-subtick-background:conic-gradient(at 50% 1px,#0000 75%,var(--dayview-hour-line-color) 0turn);align-items:flex-start;border-top:1px solid #ddd;display:flex;flex:1 1;flex-flow:row nowrap;outline:none;position:relative;z-index:1}.b-dayview-day-content:not(.b-hide-current-time) .b-calendar-cell.b-today:before{border-top:2px solid #f44336;content:"";inset-inline-start:-1px;position:absolute;top:var(--current-time-position);width:calc(100% + 1px)}.b-dayview-day-content:not(.b-hide-current-time) .b-calendar-cell.b-today:after{background-color:#f44336;border-radius:50%;content:"";height:10px;position:absolute;top:calc(var(--current-time-position) + 2px);transform:translate(-50%,calc(-50% - 1px));width:10px}.b-dayview-day-content.b-show-current-time .b-timeaxis-container{overflow:visible;z-index:1}.b-dayview-day-content.b-show-current-time .b-calendar-cell:first-of-type:after{display:none}.b-dayview-day-content.b-show-time-full-width:has(.b-today) .b-calendar-cell:before{border-top:2px solid #f44336;content:"";inset-inline-start:-1px;position:absolute;top:var(--current-time-position);width:calc(100% + 1px)}.b-dayview-day-content.b-show-time-full-width:has(.b-today) .b-calendar-cell.b-past-date:before{border-top-style:dashed;inset-inline-start:0;width:calc(100% - 1px)}.b-dayview-day-content.b-show-time-on-top .b-calendar-cell:after,.b-dayview-day-content.b-show-time-on-top .b-calendar-cell:before{z-index:3}.b-dayview-day-content .b-time-axis-current-time{pointer-events:none;position:absolute;transform:translateY(calc(var(--current-time-position) - 50% + 1px));width:100%;z-index:1}.b-dayview-day-content .b-time-axis-current-time .b-current-time-text{background-color:#f44336;border-radius:.7em;display:grid;line-height:20px;place-content:center}.b-dayview-day-content .b-time-axis-current-time .b-current-time-text:after{color:#fff;content:"";content:var(--current-time,"");font-size:.7em}.b-dayview-day-content .b-time-axis-current-time:after{border-top:2px solid #f44336;content:"";inset-inline-start:100%;position:absolute;top:calc(50% - 1px);width:1px}.b-dayview-day-content:not(.b-show-current-time) .b-time-axis-current-time{visibility:hidden}.b-dayview-day-content.b-custom-current-time .b-calendar-cell.b-today:after,.b-dayview-day-content.b-custom-current-time .b-calendar-cell.b-today:before,.b-dayview-day-content.b-hide-current-time .b-calendar-cell.b-today:after,.b-dayview-day-content.b-hide-current-time .b-calendar-cell.b-today:before{display:none}.b-dayview-day-container{-webkit-border-start:1px solid #ddd;align-items:stretch;background-image:var(--subtick-background),var(--tick-background);background-position-y:var(--day-start-offset);background-repeat:repeat-y;background-size:100% var(--hour-height);border-inline-start:1px solid #ddd;-webkit-clip-path:polygon(0 0,100% 0,100% var(--day-height),0 var(--day-height));clip-path:polygon(0 0,100% 0,100% var(--day-height),0 var(--day-height));contain:layout style;display:flex;flex:1 0;flex-flow:row nowrap;min-height:max(100%,var(--day-height));overscroll-behavior:contain auto}.b-dayview-day-container.b-dashed-subticks{background-image:var(--tick-background)}.b-dayview-day-container.b-dashed-subticks:before{background-image:var(--tick-background);background:var(--dashed-subtick-background);background-position:1px var(--tick-height);background-size:10px calc(var(--tick-height) + 1px);content:"";inset:0;min-width:100%;min-width:var(--scroll-width,100%);position:absolute}.b-dayview-day-container .b-overflow{opacity:0}.b-dayview-day-container .b-cal-event-body{transition:background-color .1s}.b-dayview-day-container .b-cal-event-wrap.b-starts-above .b-event-header{visibility:hidden}.b-dayview-day-container .b-calendar-cell{flex:1 1 100%;height:var(--day-height);min-width:0;min-width:var(--min-day-width,0);overflow:visible;position:relative}.b-dayview-day-container .b-calendar-cell:not(:last-of-type){-webkit-border-end:1px solid #ddd;border-inline-end:1px solid #ddd}.b-dayview-day-container .b-calendar-cell .b-cal-event-wrap,.b-dayview-day-container .b-calendar-cell .b-cal-tentative-event{left:0;position:absolute;transition:left .1s,right .1s,width .1s,opacity .1s,top .2s,height .2s;width:100%;z-index:2}.b-dayview-day-container .b-calendar-cell .b-cal-event-wrap.b-cal-tentative-event,.b-dayview-day-container .b-calendar-cell .b-cal-tentative-event.b-cal-tentative-event{transition:left .1s,right .1s,width .1s,opacity .1s}.b-rtl .b-dayview-day-container .b-calendar-cell .b-cal-event-wrap,.b-rtl .b-dayview-day-container .b-calendar-cell .b-cal-tentative-event{left:auto;right:0}.b-dayview-day-container .b-calendar-cell .b-cal-event-wrap.b-editing,.b-dayview-day-container .b-calendar-cell .b-cal-tentative-event.b-editing{left:0!important;opacity:1;width:calc(100% + var(--dayview-cell-gutter))!important;z-index:3}.b-rtl .b-dayview-day-container .b-calendar-cell .b-cal-event-wrap.b-editing,.b-rtl .b-dayview-day-container .b-calendar-cell .b-cal-tentative-event.b-editing{left:auto!important;right:0!important}.b-dayview-day-container .b-calendar-cell .b-cal-event-wrap.b-cal-in-cluster,.b-dayview-day-container .b-calendar-cell .b-cal-tentative-event.b-cal-in-cluster{box-shadow:-2px 1px 3px hsla(0,0%,67%,.251),0 -1px 3px hsla(0,0%,67%,.251)}.b-multidayview .b-dayview-day-container .b-calendar-cell .b-cal-event-wrap.b-cal-in-cluster.b-cal-event-reveal,.b-multidayview .b-dayview-day-container .b-calendar-cell .b-cal-tentative-event.b-cal-in-cluster.b-cal-event-reveal{left:0!important;opacity:1;width:calc(100% + var(--dayview-cell-gutter))!important;z-index:3}.b-rtl .b-multidayview .b-dayview-day-container .b-calendar-cell .b-cal-event-wrap.b-cal-in-cluster.b-cal-event-reveal,.b-rtl .b-multidayview .b-dayview-day-container .b-calendar-cell .b-cal-tentative-event.b-cal-in-cluster.b-cal-event-reveal{left:auto!important;right:0!important}.b-dayview-day-container .b-calendar-cell .b-cal-event-wrap.b-short-event .b-event-header .b-icon,.b-dayview-day-container .b-calendar-cell .b-cal-tentative-event.b-short-event .b-event-header .b-icon{-webkit-margin-start:auto;margin-inline-start:auto}.b-dayview-day-container .b-calendar-cell .b-cal-event-wrap.b-short-event .b-cal-event-body,.b-dayview-day-container .b-calendar-cell .b-cal-tentative-event.b-short-event .b-cal-event-body{align-items:center;flex-flow:row-reverse nowrap;gap:.2em;justify-content:space-around;padding-block:0}.b-dayview-day-container .b-calendar-cell .b-cal-event-wrap.b-short-event .b-cal-event-body .b-cal-event-desc,.b-dayview-day-container .b-calendar-cell .b-cal-tentative-event.b-short-event .b-cal-event-body .b-cal-event-desc{-webkit-padding-after:0;flex:0 1 auto;font-size:.8em;padding-block-end:0;white-space:nowrap}.b-dayview-day-container .b-calendar-cell .b-cal-event-wrap.b-short-event .b-event-time,.b-dayview-day-container .b-calendar-cell .b-cal-tentative-event.b-short-event .b-event-time{line-height:1.2;text-transform:lowercase}.b-dayview-day-container .b-calendar-cell .b-cal-event-wrap.b-short-event .b-cal-event-footer,.b-dayview-day-container .b-calendar-cell .b-cal-event-wrap.b-short-event .b-cal-event-resource-avatars,.b-dayview-day-container .b-calendar-cell .b-cal-event-wrap.b-short-event .b-event-time:not(:last-child),.b-dayview-day-container .b-calendar-cell .b-cal-tentative-event.b-short-event .b-cal-event-footer,.b-dayview-day-container .b-calendar-cell .b-cal-tentative-event.b-short-event .b-cal-event-resource-avatars,.b-dayview-day-container .b-calendar-cell .b-cal-tentative-event.b-short-event .b-event-time:not(:last-child){display:none}.b-dayview-day-container .b-calendar-cell .b-cal-event-wrap.b-short-event .b-event-action-buttons,.b-dayview-day-container .b-calendar-cell .b-cal-tentative-event.b-short-event .b-event-action-buttons{inset-block-start:calc(50% - .5em)}.b-dayview-day-container .b-calendar-cell .b-cal-event-wrap.b-short-event .b-event-action-buttons .b-tool,.b-dayview-day-container .b-calendar-cell .b-cal-tentative-event.b-short-event .b-event-action-buttons .b-tool{font-size:65%;height:1.4em;width:3.8em}.b-dayview-day-container .b-calendar-cell .b-cal-event-wrap.b-short-event.b-milestone,.b-dayview-day-container .b-calendar-cell .b-cal-tentative-event.b-short-event.b-milestone{-webkit-clip-path:polygon(0 0,100% 0,calc(100% - .5em) 100%,.5em 100%);clip-path:polygon(0 0,100% 0,calc(100% - .5em) 100%,.5em 100%)}.b-dayview-day-container .b-calendar-cell .b-cal-event-wrap.b-short-event.b-milestone .b-cal-event-body,.b-dayview-day-container .b-calendar-cell .b-cal-tentative-event.b-short-event.b-milestone .b-cal-event-body{margin:.25em 0 0;padding:0 .5em}.b-dayview-day-container .b-calendar-cell .b-cal-tentative-event{z-index:20}.b-dayview-day-container .b-calendar-cell .b-cal-event{align-items:stretch;background-color:var(--cal-event-color);border-radius:0;color:#606060;position:relative}.b-dayview-day-container .b-calendar-cell .b-cal-event .b-cal-event-resource-avatars{grid-column-gap:0;-webkit-padding-end:.6em;column-gap:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(1.4em,1fr));padding-block:.3em;padding-inline-end:.6em}.b-dayview-day-container .b-calendar-cell .b-cal-event .b-cal-event-resource-avatars .b-resource-avatar{height:2em;transition:transform .2s;width:2em}.b-dayview-day-container .b-calendar-cell .b-cal-event .b-cal-event-resource-avatars .b-resource-avatar:hover{transform:scale(2);z-index:1}.b-dayview-day-container .b-calendar-cell .b-cal-event-body{background-color:var(--dayview-body-background-color);display:flex;flex:1 1;flex-direction:column;margin:0 0 0 .25em;padding:.3em .4em 0;text-align:left;text-align:initial;white-space:normal}.b-rtl .b-dayview-day-container .b-calendar-cell .b-cal-event-body{margin:0 .25em 0 0}.b-dayview-day-container .b-calendar-cell.b-nonworking-day{background-color:#f3f4f566}.b-dayview-day-container .b-event-header{align-items:center;display:flex;font-size:.7em;gap:.3em;white-space:nowrap}.b-dayview-day-container .b-event-header .b-event-time{flex:1 1}.b-dayview-day-container .b-cal-event-wrap:hover .b-cal-event-body{background-color:#ffffffb3}.b-dayview-day-container .b-cal-event-wrap.b-selected:not(.b-dragging-item) .b-cal-event-body,.b-dayview-day-container .b-cal-event-wrap.b-selected:not(.b-dragging-item):hover .b-cal-event-body{background-color:#fff9}.b-dayview-day-container .b-cal-event-wrap.b-custom-body-color:hover .b-cal-event-body{background:linear-gradient(var(--dayview-body-hover-mask-color),var(--dayview-body-hover-mask-color)) var(--dayview-body-background-color)}.b-dayview-day-container .b-cal-event-wrap.b-custom-body-color.b-cal-tentative-event .b-cal-event-body,.b-dayview-day-container .b-cal-event-wrap.b-custom-body-color.b-selected:not(.b-dragging-item) .b-cal-event-body,.b-dayview-day-container .b-cal-event-wrap.b-custom-body-color.b-selected:not(.b-dragging-item):hover .b-cal-event-body{background:linear-gradient(var(--dayview-body-selected-mask-color),var(--dayview-body-selected-mask-color)) var(--dayview-body-background-color)}.b-dayview.b-no-transitions .b-cal-event-wrap{transition:none!important}.b-timeaxis-container{background-image:var(--subtick-background),var(--tick-background);background-position-x:100%;background-position-y:var(--day-start-offset);background-repeat:repeat-y;background-size:.5em var(--hour-height);display:flex;flex:0 0 var(--time-axis-width);flex-flow:column nowrap;height:var(--day-height);min-width:var(--time-axis-width);overflow:hidden;position:relative}.b-rtl .b-timeaxis-container{background-position-x:0}.b-timeaxis-container .b-dayview-timeaxis-background{inset:0;pointer-events:none;position:absolute}.b-dayview-timeaxis-tick{display:flex;flex:1 0;flex-direction:column;justify-content:flex-end;max-height:calc(var(--leaf-tick-height) + 1px);opacity:0;position:relative;top:1ex;transition:opacity .4s}.b-fit-hours .b-dayview-timeaxis-tick{transition:none}.b-dayview-hour-tick{color:#7d7d7d;opacity:1}.b-dayview-hour-tick.b-dayview-start-hour{max-height:-webkit-fit-content;max-height:fit-content;position:absolute;top:-3px}.b-dayview-timeaxis-time{-webkit-padding-end:1em;align-items:flex-end;color:#b0b0b0;display:flex;flex:0 0 0;flex:0 0 var(--hour-height,0);flex-flow:column nowrap;font-size:.7em;min-height:0;min-height:var(--hour-height,0);padding-inline-end:1em;pointer-events:none;position:relative;white-space:nowrap}.b-day-column-header,.b-dayview-timeaxis-time:last-child .b-dayview-hour-tick{display:none}.b-has-day-header .b-day-column-header{border-top:1px solid #ddd;display:flex;flex-flow:row nowrap}.b-has-day-header .b-day-column-header:before{content:"";min-width:var(--time-axis-width)}.b-has-day-header .b-day-column-header .b-day-column-header-scroller{-webkit-border-start:1px solid #ddd;border-inline-start:1px solid #ddd;flex:1 1}.b-has-day-header .b-day-column-header .b-day-column-content{display:flex;flex:1 0;flex-flow:row nowrap}.b-day-column-header-cell{-webkit-padding-start:.5em;text-wrap:nowrap;display:flex;flex:1 0 0;flex:1 0 var(--min-day-width,0);min-width:0;min-width:var(--min-day-width,0);overflow:hidden;padding-inline-start:.5em}.b-day-column-header-cell:not(:last-of-type){-webkit-border-end:1px solid #ddd;border-inline-end:1px solid #ddd}.b-dayagendaview{--hour-cell-padding-inline-start:0.5em;--hour-event-padding-top:0.5em;--hour-border-width:1px;--hour-border-color:var(--dayview-hour-line-color);--event-flow-direction:column;--event-spacing:5px;--hour-width:var(--time-axis-width)}.b-dayagendaview .b-dayview-day-container{background-image:none;-webkit-clip-path:none;clip-path:none;min-height:100%}.b-dayagendaview .b-day-agenda-hour-time{display:flex;font-size:70%;justify-content:center}.b-dayagendaview .b-day-agenda-hour-events,.b-dayagendaview .b-day-agenda-hour-time{padding-bottom:var(--event-spacing);padding-top:var(--hour-event-padding-top)}.b-dayagendaview .b-dayview-day-detail.b-calendar-cell{display:flex;flex-direction:column;gap:var(--hour-spacing);height:auto;justify-content:normal}.b-dayagendaview .b-dayview-day-detail.b-calendar-cell .b-day-agenda-hour{border-bottom:var(--hour-border-width) solid var(--hour-border-color);display:grid;flex:0 0 var(--hour-height);grid-template-columns:var(--hour-width) 1fr;grid-template-rows:1fr;position:relative}.b-dayagendaview .b-dayview-day-detail.b-calendar-cell .b-day-agenda-hour.b-hover-hour:before{background-color:#f0f7fc;content:"";height:100%;position:absolute;width:100%;z-index:-1}.b-dayagendaview .b-dayview-day-detail.b-calendar-cell .b-day-agenda-hour-events{align-content:baseline;display:flex;flex-direction:var(--event-flow-direction);gap:var(--event-spacing);overflow:hidden;padding-inline:var(--hour-cell-padding-inline-start) var(--gutter-width)}.b-dayagendaview .b-dayview-day-detail.b-calendar-cell .b-day-agenda-hour-events .b-cal-event-wrap{position:relative}.b-event-flow-row .b-dayagendaview .b-dayview-day-detail.b-calendar-cell .b-day-agenda-hour-events{flex-wrap:wrap}.b-dayagendaview .b-dayview-day-detail.b-calendar-cell .b-cal-event-body{padding:.5em}.b-dayagendaview .b-dayview-day-detail.b-calendar-cell .b-cal-drag-proxy{opacity:1}.b-dayagendaview .b-dayview-day-detail.b-calendar-cell:has(.b-cal-drag-proxy){z-index:1}.b-dayagendaview .b-dayview-day-detail.b-calendar-cell:has(.b-cal-drag-proxy) .b-cal-event{background-image:none;padding:0}.b-dayagendaview.b-multidayview:is(.b-hide-timeaxis,:not(.b-synced-hour-heights)) .b-dayview-allday-row-start{display:none}.b-dayagendaview.b-multidayview:not(.b-synced-hour-heights,.b-hide-timeaxis) .b-dayview-day-detail.b-calendar-cell:before{background-color:var(--dayview-hour-line-color);content:"";height:100%;inset-inline-start:calc(var(--time-axis-width) - 1px);position:absolute;top:0;width:1px}.b-dayagendaview:not(.b-multidayview).b-hide-timeaxis .b-dayview-allday-row-start{display:none}.b-dayagendaview:not(.b-multidayview):not(.b-hide-timeaxis) .b-dayview-day-detail.b-calendar-cell:before{background-color:var(--dayview-hour-line-color);content:"";height:100%;inset-inline-start:calc(var(--time-axis-width) - 1px);position:absolute;top:0;width:1px}.b-dayagendaview:not(.b-multidayview):not(.b-hide-timeaxis) .b-dayview-day-container{border-inline-start-color:#0000}.b-dayagendaview.b-event-flow-row .b-dayview-day-detail.b-calendar-cell .b-day-agenda-hour-events{flex-wrap:wrap}.b-dayagendaview.b-event-flow-row .b-dayview-day-detail.b-calendar-cell .b-day-agenda-hour-events .b-cal-event-wrap{flex:1 1;min-width:clamp(var(--min-event-width),100%)}.b-dayagendaview.b-hide-borders{--hour-border-width:0}.b-dayagendaview.b-hide-borders .b-calendar-cell .b-day-agenda-hour-events{padding-bottom:0}.b-dayagendaview.b-hide-borders .b-dayview-day-detail.b-calendar-cell .b-day-agenda-hour-events .b-cal-event-wrap{margin-bottom:0}.b-dayagendaview.b-hide-borders .b-day-agenda-hour.b-hover-hour:before{inset-block:calc(var(--hour-event-padding-top)/2)}.b-dayagendaview .b-timeaxis-container{background-image:none;display:none;height:-webkit-fit-content;height:fit-content}.b-dayagendaview .b-timeaxis-container .b-day-agenda-hour{border-bottom:var(--hour-border-width) solid var(--hour-border-color);display:grid;flex:0 0 var(--hour-height)}.b-dayagendaview .b-timeaxis-container .b-day-agenda-hour-events{display:none}.b-dayagendaview.b-hide-timeaxis:not(.b-hide-timeaxis) .b-dayview-allday-row-start,.b-dayagendaview.b-hide-timeaxis:not(.b-hide-timeaxis) .b-timeaxis-container,.b-dayagendaview.b-multidayview.b-synced-hour-heights:not(.b-hide-timeaxis) .b-dayview-allday-row-start,.b-dayagendaview.b-multidayview.b-synced-hour-heights:not(.b-hide-timeaxis) .b-timeaxis-container{display:flex}.b-dayagendaview.b-hide-timeaxis .b-dayview-day-detail.b-calendar-cell .b-day-agenda-hour-time,.b-dayagendaview.b-multidayview.b-synced-hour-heights .b-dayview-day-detail.b-calendar-cell .b-day-agenda-hour-time{display:none}.b-dayagendaview.b-hide-timeaxis .b-dayview-day-detail.b-calendar-cell .b-day-agenda-hour,.b-dayagendaview.b-multidayview.b-synced-hour-heights .b-dayview-day-detail.b-calendar-cell .b-day-agenda-hour{grid-template-columns:1fr}.b-dayagendaview.b-hide-timeaxis .b-dayview-day-detail.b-calendar-cell .b-cal-tentative-event,.b-dayagendaview.b-multidayview.b-synced-hour-heights .b-dayview-day-detail.b-calendar-cell .b-cal-tentative-event{margin-left:0}.b-dayagendaview.b-hide-empty-hours .b-day-agenda-hour:not(.b-has-events){display:none}.b-dayselector .b-calendarrow-header-container{border-bottom:1px solid #ddd}.b-dayselector .b-calendarrow-header-container .b-cal-cell-header:not(:hover) div.b-day-name-date{background-color:inherit;color:inherit}.b-dayselector .b-calendarrow-header-container .b-cal-cell-header.b-selected-date div.b-day-name-date{background-color:#5fa2dd;color:#fff}.b-dayselector .b-calendarrow-body{display:none}.b-dayview-with-dayselector .b-calendarrow-header-container,.b-weekview-with-dayselector .b-calendarrow-header-container{-webkit-border-start:1px solid #ddd;-webkit-margin-start:var(--time-axis-width);border-inline-start:1px solid #ddd;margin-inline-start:var(--time-axis-width)}.b-dayview-with-dayselector:not(.b-has-allday-events) .b-calendarrow-header-container,.b-weekview-with-dayselector:not(.b-has-allday-events) .b-calendarrow-header-container{border-bottom-width:0}.b-monthview{--week-length:7;--min-column-width:calc(100%/var(--week-length, 7))}.b-visible-scrollbar .b-monthview .b-show-yscroll-padding>.b-yscroll-pad{visibility:hidden}.b-monthview.b-hide-othermonth-cells .b-calendar-row[data-row-index="0"] .b-calendar-cell[data-date$="-01"]:not([data-column-index="0"]){-webkit-border-start:1px solid #ddd;-webkit-margin-start:-1px;border-inline-start:1px solid #ddd;margin-inline-start:-1px}.b-monthview.b-disable-othermonth-cells .b-calendar-cell.b-other-month .b-cal-event-wrap:not(.b-overflow){opacity:1;pointer-events:all}.b-monthview .b-calendar-row.b-calendar-weekdays{flex:0 0 auto}.b-monthview .b-calendar-row.b-calendar-weekdays .b-week-number-cell{flex:0 0 2em}.b-monthview .b-calendar-row.b-calendar-weekdays .b-calendar-day-header{-webkit-padding-end:.5em;color:#606060;display:flex;flex:1 1;justify-content:flex-end;padding-inline-end:.5em;padding-bottom:.25em}.b-monthview .b-calendar-row.b-calendar-weekdays .b-calendar-day-header.b-weekend{color:#f44336}.b-monthview .b-calendar-cell:not(.b-grid-cell),.b-monthview .b-week-number-cell{contain:size style;flex-direction:column}.b-monthview .b-calendar-cell:not(.b-grid-cell).b-other-month .b-day-num,.b-monthview .b-week-number-cell.b-other-month .b-day-num{color:#aaa}.b-monthview .b-day-num[data-start-of]:focus-visible{padding-inline:3px}.b-monthview .b-day-num[data-start-of]:before{-webkit-margin-end:.5em;color:#000;color:initial;content:attr(data-start-of);font-weight:700;margin-inline-end:.5em}.b-monthview .b-day-num,.b-monthview .b-week-num{-webkit-margin-end:.3em;align-items:center;align-self:flex-end;display:flex;font-size:.9em;height:2em;justify-content:center;margin-inline-end:.3em;min-width:2em}.b-monthview .b-week-num{display:none}.b-monthview.b-show-week-number .b-week-num{display:flex}.b-monthview .b-calendar-cell .b-week-num{-webkit-margin-end:auto;color:#777;margin-inline-end:auto}.b-monthview .b-weeks-container{--flexed-row-height:max(calc(1/var(--visible-week-count)*100%),var(--min-row-height,0px));border:1px solid #ddd;flex:1 0}.b-monthview .b-weeks-container .b-calendar-row{border-bottom:1px solid #ddd;flex:0 0 var(--flexed-row-height);min-width:max(var(--min-column-width) * var(--week-length),100%);transition:flex-basis .5s}.b-monthview .b-weeks-container .b-calendar-row:last-child{border-bottom:0}.b-monthview .b-weeks-container .b-calendar-row.b-shrinkwrapped{overflow:hidden}.b-monthview .b-weeks-container .b-calendar-row.b-shrinkwrapped:not(.b-has-overflow) .b-cal-cell-overflow{display:none}.b-monthview .b-weeks-container .b-calendar-row.b-shrinkwrapped.b-flexing .b-cal-cell-overflow{display:inline;display:initial}.b-monthview .b-weeks-container .b-calendar-row.b-empty-row{flex:1 1 var(--flexed-row-height);min-height:max(2em,0px);min-height:max(2em,var(--min-row-height,0px))}.b-monthview .b-weeks-container .b-calendar-row .b-calendar-cell,.b-monthview .b-weeks-container .b-calendar-row .b-week-number-cell{-webkit-border-end:1px solid #ddd;border-inline-end:1px solid #ddd;color:#606060;flex:1 1;overflow:hidden}.b-monthview .b-weeks-container .b-calendar-row .b-calendar-cell:last-child,.b-monthview .b-weeks-container .b-calendar-row .b-week-number-cell:last-child{-webkit-border-end:0 none;border-inline-end:0 none}.b-monthview .b-weeks-container .b-calendar-row .b-calendar-cell.b-weekend,.b-monthview .b-weeks-container .b-calendar-row .b-week-number-cell.b-weekend{color:#606060}.b-monthview .b-weeks-container .b-calendar-row .b-calendar-cell.b-today .b-day-num,.b-monthview .b-weeks-container .b-calendar-row .b-week-number-cell.b-today .b-day-num{background-color:#5fa2dd;border-radius:50%;color:#fff;font-size:85%;font-weight:700}.b-monthview .b-weeks-container .b-calendar-row .b-calendar-cell.b-today .b-day-num strong,.b-monthview .b-weeks-container .b-calendar-row .b-week-number-cell.b-today .b-day-num strong{color:#000;color:initial}.b-monthview .b-weeks-container .b-calendar-row .b-calendar-cell.b-nonworking-day,.b-monthview .b-weeks-container .b-calendar-row .b-week-number-cell.b-nonworking-day{background-color:#f3f4f566}.b-monthview .b-weeks-container .b-calendar-row .b-calendar-cell.b-nonworking-day.b-dynamic-nonworking-day,.b-monthview .b-weeks-container .b-calendar-row .b-week-number-cell.b-nonworking-day.b-dynamic-nonworking-day{display:flex!important}.b-monthview .b-weeks-container .b-calendar-row .b-week-number-cell{color:#777;cursor:pointer;flex:0 0 auto;flex-flow:column nowrap;justify-content:space-between;min-width:2em;padding-top:5px;text-align:center}.b-monthview .b-weeks-container .b-calendar-row .b-week-number-cell:hover{background-color:#f0f0f0;border-radius:3px}.b-monthview .b-weeks-container.b-measuring-container-height .b-calendar-row{flex:0 0 var(--flexed-row-height)!important;transition:none!important}.b-monthview .b-weeks-container .b-calendar-days{position:relative}.b-monthview .b-hide-nonworking-days .b-weeks-container .b-last-working-day{-webkit-border-end:0 none;border-inline-end:0 none}.b-monthview .b-cal-cell-header{align-items:center;color:#3c4043;display:flex;flex:0 0 auto;justify-content:center;max-height:1.8em;padding:1px .2em .1em}.b-monthview .b-cal-cell-header .b-day-name{align-items:center;display:flex;height:1.8em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-monthview .b-cal-cell-header .b-day-num{-webkit-margin-start:auto;height:2em;margin-inline-start:auto;overflow:visible;position:relative;z-index:10}.b-monthview .b-cal-cell-header .b-day-num strong{color:#000;color:initial;inset-inline-end:calc(100% + .3em);position:absolute}.b-monthview.day-number-center .b-cal-cell-header{justify-content:center}.b-monthview.b-show-week-column .b-week-num{display:none}.b-monthview.b-show-week-column .b-cal-cell-header{cursor:pointer}.b-monthview.b-show-week-column .b-cal-cell-header:hover{background-color:#f0f0f0;border-radius:3px}.b-monthview:not(.b-show-week-column) .b-day-name{cursor:pointer}.b-monthview:not(.b-show-week-column) .b-day-num:focus-visible,.b-monthview:not(.b-show-week-column) .b-day-num:hover,.b-monthview:not(.b-show-week-column) .b-week-num:focus-visible,.b-monthview:not(.b-show-week-column) .b-week-num:hover{background-color:#f0f0f0;border-radius:1em;cursor:pointer}.b-monthview .b-monthview-content{background-color:#fff;contain:strict;flex-basis:0%;justify-content:flex-start;padding:.6em 0 0}.b-monthview .b-cal-cell-overflow,.b-monthview .b-cal-event-bar-container{font-size:.9em}.b-cal-event-wrap{display:flex}.b-cal-event-wrap.b-readonly{filter:grayscale(75%);transition:filter .5s}.b-grid-row .b-cal-event-wrap{transition:opacity .1s}.b-draggable-started .b-cal-event-wrap:not(.b-dragging-item){pointer-events:none}.b-draggable-started .b-cal-event-wrap.b-dragging-item{opacity:.5;outline:none;pointer-events:none}.b-cal-event-wrap:hover{cursor:pointer}.b-cal-event-wrap.b-intraday:not(.b-solid-bar) .b-cal-event .b-cal-event-body{--cal-event-color:#606060}.b-cal-event-wrap.b-intraday:not(.b-solid-bar) .b-cal-event:hover{background:linear-gradient(#fffc,#fffc) currentColor}.b-cal-event-wrap:focus-visible{outline:2px solid #2196f3;outline-offset:1px;z-index:3!important}.b-offset-continues-past .b-cal-event-wrap.b-continues-past{-webkit-margin-start:var(--arrow-margin);margin-inline-start:var(--arrow-margin)}.b-cal-event-wrap.b-continues-past:not(.b-rtl) .b-cal-event{-webkit-clip-path:polygon(0 50%,var(--arrow-width) 0,100% 0,100% 100%,var(--arrow-width) 100%);clip-path:polygon(0 50%,var(--arrow-width) 0,100% 0,100% 100%,var(--arrow-width) 100%);padding-left:calc(var(--arrow-width) + .3em)}.b-cal-event-wrap.b-continues-future:not(.b-rtl) .b-cal-event,.b-cal-event-wrap.b-continues-past.b-rtl .b-cal-event{-webkit-clip-path:polygon(0 0,calc(100% - var(--arrow-width)) 0,100% 50%,calc(100% - var(--arrow-width)) 100%,0 100%);clip-path:polygon(0 0,calc(100% - var(--arrow-width)) 0,100% 50%,calc(100% - var(--arrow-width)) 100%,0 100%);padding-right:calc(var(--arrow-width) + .3em)}.b-cal-event-wrap.b-continues-future.b-rtl .b-cal-event{-webkit-clip-path:polygon(0 50%,var(--arrow-width) 0,100% 0,100% 100%,var(--arrow-width) 100%);clip-path:polygon(0 50%,var(--arrow-width) 0,100% 0,100% 100%,var(--arrow-width) 100%);padding-left:calc(var(--arrow-width) + .3em)}.b-cal-event-wrap.b-continues-past.b-continues-future .b-cal-event{-webkit-clip-path:polygon(0 50%,var(--arrow-width) 0,calc(100% - var(--arrow-width)) 0,100% 50%,calc(100% - var(--arrow-width)) 100%,var(--arrow-width) 100%);clip-path:polygon(0 50%,var(--arrow-width) 0,calc(100% - var(--arrow-width)) 0,100% 50%,calc(100% - var(--arrow-width)) 100%,var(--arrow-width) 100%)}.b-cal-event-wrap.b-focused .b-cal-event{background-color:green!important;color:#fff!important}.b-cal-event{align-items:center;border-radius:4px;color:#606060;display:flex;flex:1 1 auto;line-height:1;overflow:hidden}.b-cal-event .b-icon{display:flex;flex-shrink:0}.b-cal-minimal-event-container{--column-gap:2px;column-gap:var(--event-count-dot-gap);display:flex;filter:brightness(.95);flex-wrap:wrap;justify-content:center;margin-top:var(--event-count-margin-top);pointer-events:none;position:absolute;row-gap:1px;top:1.5em;width:calc((var(--event-count-dot-size) + var(--event-count-dot-gap))*4 - var(--event-count-dot-gap))}.b-cal-minimal-event-container .b-cal-event-wrap{border-radius:50%;height:var(--event-count-dot-size);padding:0!important;position:static!important;width:var(--event-count-dot-size)}.b-cal-minimal-event-container .b-cal-event{background-color:var(--cal-event-color);padding:0}.b-event-count-dots-striped .b-cal-minimal-event-container{border-radius:var(--event-count-dot-size);column-gap:0;flex-wrap:nowrap;max-width:100%;overflow:hidden;width:-webkit-fit-content;width:fit-content}.b-event-count-dots-striped .b-cal-minimal-event-container .b-cal-event,.b-event-count-dots-striped .b-cal-minimal-event-container .b-cal-event-wrap{border-radius:0}img.b-resource-avatar{border:1px solid var(--cal-event-color)}.b-solid-bar .b-cal-event{background-color:var(--cal-event-color)}.b-solid-bar .b-resource-avatar{border:1px solid #fff}.b-cal-event-desc-complex{align-items:center;display:flex;gap:.3em}.b-cal-event-name{flex:1 1;line-height:1.4;min-height:1lh;overflow:hidden;text-overflow:ellipsis}.b-cal-event-resource-avatars{display:flex;flex-direction:row;flex-shrink:0;gap:inherit}:not(.b-calendar-cell)[data-resource-id]{cursor:pointer}.b-cal-event-body{line-height:1.4;overflow:hidden;white-space:nowrap}.b-cal-event-body .b-cal-event-desc{-webkit-padding-after:1px;line-height:1.2;overflow:hidden;padding-block-end:1px;text-overflow:ellipsis}.b-draggable-active .b-calendar-cell{-webkit-user-select:none;user-select:none}.b-cal-event-list .b-panel-header .b-header-title{cursor:pointer;font-size:1em}.b-notransiion .b-monthview .b-weeks-container .b-calendar-row.b-shrinkwrapped{transition:none}.b-monthagendaview .b-calendar-week .b-calendar-cell .b-datepicker-cell-inner{margin-bottom:.2em}.b-monthagendaview .b-weeks-container{box-shadow:0 3px 3px #ddd6;z-index:1}.b-monthagendaview .b-monthagenda-agenda .b-cal-agenda-date-date-text{-webkit-margin-start:.3em;margin-inline-start:.3em;text-align:start}.b-monthagendaview .b-monthagenda-agenda[data-duration="1"] .b-cal-agenda-date,.b-monthagendaview .b-monthagenda-agenda[data-duration="1"] .b-calendarrow-header{display:none}.b-monthagendaview .b-monthagenda-agenda[data-duration="1"] .b-grid-row{border:0;min-height:100%}.b-monthagendaview .b-monthagenda-agenda[data-duration="1"] .b-grid-row .b-grid-cell:not(:focus-visible),.b-monthagendaview .b-monthagenda-agenda[data-duration="1"] .b-grid-row.b-hover{background-color:inherit!important}.b-monthagendaview .b-monthagenda-agenda:not([data-duration="1"]) .b-cal-agenda-date-date-number{font-size:2em}@media (max-height:600px){.b-monthagendaview .b-weeks-container{font-size:85%}.b-monthagendaview .b-weeks-container .b-cal-minimal-event-container{top:1.3em}.b-monthagendaview .b-calendar-week .b-calendar-cell .b-datepicker-cell-inner{margin:0}.b-monthagendaview .b-panel-header{padding-block:.5em}.b-monthagendaview .b-cal-agenda-event-row{margin-bottom:calc(var(--event-row-spacing)/2)}}@media (max-width:450px){.b-monthagendaview .b-agendaview .b-cal-event-bar-container{-webkit-margin-start:1em;margin-inline-start:1em}}.b-dayresourcecalendarrow .b-dayresourcecalendarrow-column,.b-dayresourcecalendarrow.b-hide-allday-header .b-dayresourcecalendarrow-column{contain:unset;display:flex;flex:1 0 auto;flex-flow:row;position:relative}.b-dayresourcecalendarrow .b-dayresourcecalendarrow-column:not(:last-child),.b-dayresourcecalendarrow.b-hide-allday-header .b-dayresourcecalendarrow-column:not(:last-child){-webkit-border-end:1px solid #c1c1c1;border-inline-end:1px solid #c1c1c1}.b-dayresourcecalendarrow .b-dayresourcecalendarrow-column .b-resourcecalendarrow-column-resource-cell,.b-dayresourcecalendarrow.b-hide-allday-header .b-dayresourcecalendarrow-column .b-resourcecalendarrow-column-resource-cell{display:flex;flex:1 1 100%;flex-flow:column nowrap;min-width:var(--min-resource-width)}.b-dayresourcecalendarrow .b-dayresourcecalendarrow-column .b-resourcecalendarrow-column-resource-cell:not(:last-child),.b-dayresourcecalendarrow.b-hide-allday-header .b-dayresourcecalendarrow-column .b-resourcecalendarrow-column-resource-cell:not(:last-child){-webkit-border-end:1px solid #ddd;border-inline-end:1px solid #ddd}.b-dayresourcecalendarrow .b-dayresourcecalendarrow-column .b-cal-event-bar-container,.b-dayresourcecalendarrow.b-hide-allday-header .b-dayresourcecalendarrow-column .b-cal-event-bar-container{position:relative}.b-dayresourcecalendarrow .b-cal-cell-header,.b-dayresourcecalendarrow.b-hide-allday-header .b-cal-cell-header{align-items:stretch;contain:unset;display:grid;flex:1 0 auto;flex:1 0 var(--min-day-width,auto);grid-template-columns:repeat(max(var(--visible-resource-count),1),1fr);padding-bottom:0;width:auto}.b-dayresourcecalendarrow .b-cal-cell-header:not(:last-child),.b-dayresourcecalendarrow.b-hide-allday-header .b-cal-cell-header:not(:last-child){-webkit-border-end:1px solid #c1c1c1;border-inline-end:1px solid #c1c1c1}.b-dayresourcecalendarrow .b-dayname-date{align-items:center;display:flex;flex-flow:column nowrap;grid-column:1/-1;grid-row:1;justify-self:center;max-width:var(--min-resource-width);padding:.5em 0}.b-dayresourcecalendarrow .b-day-date,.b-dayresourcecalendarrow .b-day-name{display:flex;flex:1 1;justify-content:center}.b-dayresourcecalendarrow .b-dayresourcecalendarrow-resource-header{align-items:center;border-top:1px solid #ddd;contain:inline-size layout;display:flex;gap:.8em;grid-row:2/2;justify-content:center;min-width:var(--min-resource-width);overflow:hidden;padding-block:1em;padding-inline:.5em}.b-no-visible-resources .b-dayresourcecalendarrow .b-dayresourcecalendarrow-resource-header{border:0;max-height:0;padding:0}.b-dayresourcecalendarrow .b-dayresourcecalendarrow-resource-header.b-has-info{display:grid;grid-template-areas:"avatar name" "info info";grid-template-columns:auto 1fr}.b-dayresourcecalendarrow .b-dayresourcecalendarrow-resource-header .b-resource-avatar{border-color:#ddd;grid-area:avatar}.b-dayresourcecalendarrow .b-dayresourcecalendarrow-resource-header.b-avatar-after .b-resource-avatar{order:1}.b-dayresourcecalendarrow .b-dayresourcecalendarrow-resource-header:not(:last-child){-webkit-border-end:1px solid #ddd;border-inline-end:1px solid #ddd}.b-dayresourcecalendarrow .b-dayresourcecalendarrow-resource-header .b-dayresourcecalendarrow-resource-info{grid-area:info}.b-dayresourcecalendarrow.b-narrow-resource-header .b-dayresourcecalendarrow-resource-header .b-resource-avatar{display:none}.b-dayresourcecalendarrow.b-narrow-resource-header.b-hide-resource-name-when-narrow .b-dayresourcecalendarrow-resource-header .b-resource-avatar{display:flex}.b-dayresourcecalendarrow.b-narrow-resource-header.b-hide-resource-name-when-narrow .b-dayresourcecalendarrow-resource-header .b-dayresourcecalendarrow-resource-name{display:none}.b-dayresourcecalendarrow .b-dayresourcecalendarrow-resource-name{grid-area:name;line-height:2.2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-dayresourcecalendarrow .b-cal-event-wrap{max-width:100%;opacity:1;pointer-events:all}.b-dayresourceview-column{display:flex;flex:1 0 auto;flex:1 0 var(--min-day-width,auto);height:var(--day-height);position:relative}.b-dayresourceview-column .b-calendar-cell{min-width:var(--min-resource-width)}.b-dayresourceview-column .b-calendar-cell:not(:first-child):after{display:none}.b-day-column-header-cell:not(:last-of-type),.b-dayresourceview-column .b-dayresource-allday,.b-dayresourceview-column:not(.b-last-cell){-webkit-border-end:1px solid #c1c1c1;border-inline-end:1px solid #c1c1c1}.b-resourceview{align-items:stretch}.b-resourceview .b-cal-widget-settings-button{display:none}.b-resourceview:has(.b-dayview:not(.b-resource-dayview-timeaxis) .b-dayview-allday-row-start.b-has-cell-overflow:not(.b-dayview-allday-autoheight)) .b-resource-dayview-timeaxis{cursor:pointer}.b-resourceview:has(.b-dayview:not(.b-resource-dayview-timeaxis) .b-dayview-allday-row-start.b-has-cell-overflow:not(.b-dayview-allday-autoheight)) .b-resource-dayview-timeaxis .b-expand-allday-button{display:flex}.b-resourceview:has(.b-dayview:not(.b-resource-dayview-timeaxis) .b-dayview-allday-row-start.b-expanded) .b-expand-allday-button{transform:rotate(-180deg)}.b-resourceview-content{align-items:stretch;flex-flow:row nowrap;padding:0}.b-resourceview-content>*{-webkit-margin-end:var(--view-gap);flex:1 0;margin-inline-end:var(--view-gap)}.b-resourceview-content>.b-resourceview-resource{min-width:var(--resource-width);overflow:visible}.b-resourceview-content>.b-filtered-hiding{border:0;flex:none;min-width:0;transition:width .3s;width:0}.b-resourceview-content>.b-last-resource-view,.b-resourceview-content>:last-child{-webkit-margin-end:0;margin-inline-end:0}.b-resourceview-content .b-panel-header{background-color:#fff;border:1px solid #ddd;border-block:none;border-radius:0;color:#606060;height:4.5em}.b-resourceview-content .b-dayview.b-first-resource-view>.b-panel-header{-webkit-border-start:none;border-inline-start:none}.b-resourceview-content>.b-dayview.b-resource-dayview-timeaxis{-webkit-border-end:1px solid #ddd;background-color:#fff;border-inline-end:1px solid #ddd;left:0;position:-webkit-sticky;position:sticky;z-index:1}.b-rtl .b-resourceview-content>.b-dayview.b-resource-dayview-timeaxis{left:auto;right:0}.b-resourceview-content>.b-dayview.b-resource-dayview-timeaxis .b-dayview-day-container{display:none}.b-resourceview-content>.b-dayview.b-first-resource-view .b-dayview-day-container,.b-resourceview-content>.b-dayview.b-first-resource-view .b-dayview-schedule-container{-webkit-border-start:0 none;border-inline-start:0 none}.b-resourceview-content>.b-dayview.b-last-resource-view .b-panel-header{-webkit-border-end:0 none;border-inline-end:0 none}.b-resourceview-content>.b-dayview.b-resource-dayview-scroller{-webkit-border-start:1px solid #ddd;background-color:#fff!important;border-inline-start:1px solid #ddd;position:-webkit-sticky;position:sticky;right:0;z-index:1}.b-rtl .b-resourceview-content>.b-dayview.b-resource-dayview-scroller{left:0;right:auto}.b-resourceview-content>.b-dayview.b-resource-dayview-scroller .b-dayview-allday-row-start,.b-resourceview-content>.b-dayview.b-resource-dayview-scroller .b-dayview-timeaxis-time{display:none}.b-resourceview-content>.b-dayview.b-resource-dayview-scroller .b-dayview-day-container{visibility:hidden}.b-resourceview-content>.b-dayview.b-resource-dayview-scroller .b-timeaxis-container{-webkit-margin-start:-1px;margin-inline-start:-1px;max-width:1px}.b-resourceview-content>.b-dayview.b-resource-dayview-scroller .b-yscroll-pad{visibility:hidden}.b-resourceview-content>.b-dayview:not(.b-resource-dayview-timeaxis):not(.b-resource-dayview-scroller):not(.b-last-resource-view) .b-dayview-day-container,.b-resourceview-content>.b-dayview:not(.b-resource-dayview-timeaxis):not(.b-resource-dayview-scroller):not(.b-last-resource-view) .b-dayview-schedule-container{-webkit-border-end:1px solid #ddd;border-inline-end:1px solid #ddd}.b-resourceview-content>.b-dayview:not(.b-resource-dayview-timeaxis):not(.b-resource-dayview-scroller) .b-dayview-allday-row-start,.b-resourceview-content>.b-dayview:not(.b-resource-dayview-timeaxis):not(.b-resource-dayview-scroller) .b-timeaxis-container{display:none}.b-resourceview-content>.b-dayview.b-resource-dayview-scroller,.b-resourceview-content>.b-dayview.b-resource-dayview-timeaxis{-webkit-margin-end:0;flex:0 0 auto;margin-inline-end:0}.b-resourceview-content>.b-dayview.b-resource-dayview-scroller .b-dayview-header,.b-resourceview-content>.b-dayview.b-resource-dayview-timeaxis .b-dayview-header{padding-inline:0;visibility:hidden}.b-resourceview-content>.b-dayview.b-resource-dayview-scroller .b-dayview-schedule-container,.b-resourceview-content>.b-dayview.b-resource-dayview-timeaxis .b-dayview-schedule-container{border:0;display:flex;max-width:0}.b-resourceview-content .b-dayview-day-container{overscroll-behavior:auto}.b-resourceview-content .b-monthview-content{padding-top:0}.b-resourceview-content .b-monthview-content .b-calendar-weekdays{border-inline:1px solid #ddd;padding:.5em 0}.b-resourceview-content .b-monthview-content .b-calendar-weekdays .b-calendar-day-header{padding-bottom:0}.b-resourceview-content>.b-eventlist>.b-panel-body-wrap{border-inline:1px solid #ddd}.b-resourceview-title{grid-column-gap:1em;align-items:center;column-gap:1em;display:grid}.b-resourceview-title:not(:has(+:last-of-type)){inset-inline-start:0;inset-inline-start:calc(var(--time-axis-width, 0px) + var(--view-gap, 0px));max-width:-webkit-min-content;max-width:min-content;position:-webkit-sticky;position:sticky}.b-resourceview-title .b-resource-avatar-container{font-size:1.2em}.b-resourceview-title.b-has-meta .b-resource-avatar{grid-row:1/span 2}.b-resourceview-title img.b-resource-avatar{border:1px solid}.b-resourceview-title .b-resource-initials{color:#fff}.b-resourceview-title .b-resource-meta,.b-resourceview-title .b-resource-name{grid-column:2}.b-resourceview-title .b-resource-name{font-size:1.1em}.b-resourceview-title .b-resource-meta{font-size:.7em;font-weight:400}.b-resourcedayviewtimeaxis .b-virtual-scrollers,.b-resourcedayviewtimeaxis.b-resource-dayview-scroller .b-timeaxis-container{display:none}.b-calendar-fullweek-button{-webkit-margin-end:1em;margin-inline-end:1em}.b-calendar:not(.b-calendar-include-weekends-button) .b-calendar-fullweek-button{display:none}.b-modeselector{flex-basis:min-content;flex-shrink:0}.b-modeselector.b-minified>:not(.b-calendar-mode-button),.b-modeselector:not(.b-minified)>.b-calendar-mode-button{display:none}.b-modeselector .b-button-key{text-decoration:none}.b-using-keyboard .b-modeselector .b-button-key{text-decoration:underline}.b-menuitem-key{-webkit-margin-start:auto;margin-inline-start:auto}.b-overflowpopup{max-width:30em;min-width:13em;position:fixed!important;z-index:20}.b-overflowpopup .b-cal-event-bar-container{flex:0 0 auto}.b-overflowpopup .b-cal-event-wrap{flex-shrink:0}.b-overflowpopup-body-wrap{background-color:#fff}.b-overflowpopup-content{margin:1em;padding:2px}.b-visible-scrollbar .b-overflowpopup-content.b-vertical-overflow{-webkit-margin-end:0;margin-inline-end:0}.b-overflowpopup-header{border-top-left-radius:3px;border-top-right-radius:3px}.b-daycellcollecter .b-overflowpopup-content{align-items:stretch;contain:style!important;flex-flow:column nowrap}.b-daycellcollecter .b-overflowpopup-content .b-cal-event-wrap{flex-shrink:0;position:relative!important}.b-sidebar{flex:1 0 auto;transition:min-width .3s,width .3s,flex-basis .3s}.b-sidebar .b-sidebar-content{align-items:stretch;gap:1em}.b-sidebar .b-sidebar-content.b-panel-content{flex-flow:column nowrap;justify-content:flex-start;padding:1em}.b-sidebar .b-sidebar-body-wrap>.b-toolbar{background-color:#fff}.b-calendar .b-sidebar{--b-sidebar-width:17.5em}.b-calendar .b-sidebar.b-datepicker-with-events{--b-sidebar-width:20em}.b-calendar .b-sidebar:not(.b-collapsed):not(.b-collapsing).b-has-datepicker{flex-basis:var(--b-sidebar-width)}.b-calendar .b-sidebar:not(.b-collapsed):not(.b-collapsing).b-has-datepicker:has(.b-sidebar-content.b-vertical-overflow){flex-basis:calc(var(--b-sidebar-width) + var(--b-scrollbar-width))}.b-calendar .b-sidebar.b-sidebar-left{order:0}.b-calendar .b-sidebar.b-sidebar-right{order:10}.b-calendar:has(.b-sidebar+.b-splitter.b-moving) .b-sidebar{transition:none}.b-calendar .b-sidebar-content{color:#606060;overflow:hidden}.b-calendar .b-sidebar-content .b-datepicker{flex-shrink:0}.b-calendar .b-sidebar-content .b-datepicker:not(.b-datepicker-with-events) .b-toolbar.b-dock-top .b-toolbar-content{gap:0;padding-inline:0!important}.b-calendar .b-sidebar-content .b-datepicker .b-toolbar{background:#0000;font-size:1em}.b-calendar .b-sidebar-content .b-datepicker .b-toolbar .b-datepicker-monthfield,.b-calendar .b-sidebar-content .b-datepicker .b-toolbar .b-datepicker-yearbutton{font-weight:500}.b-calendar .b-sidebar-content .b-datepicker .b-calendar-cell{flex:0 0 2em;margin:.1em .24em;padding:0}.b-calendar .b-sidebar-content .b-datepicker .b-calendar-cell .b-datepicker-cell-inner{height:2em;width:2em}.b-calendar .b-sidebar-content .b-datepicker.b-multiselect.b-highlight-selection .b-calendar-week:has(.b-selected-date){background-color:color-mix(in srgb,#b2dbfb 40%,#0000)}.b-calendar .b-sidebar-content .b-calendar-weekdays{border-bottom:none;font-size:.9em}.b-calendar .b-sidebar-content .b-datepicker-month{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-calendar .b-sidebar-content .b-datepicker-content{background:#0000;font-size:.85em}.b-calendar .b-sidebar-content .b-datepicker-content .b-week-number-cell{line-height:2em;margin:.1em .24em;width:2em}.b-calendar .b-sidebar-content .b-datepicker-content .b-calendar-weekdays{background:#0000}.b-calendar .b-sidebar-content .b-list .b-list-title:not(.b-active),.b-calendar .b-sidebar-content .b-list .b-select-all-item:not(.b-active){background-color:var(--panel-background-color)}.b-calendar .b-sidebar-content .b-resourcefilter{flex-shrink:1}.b-calendar .b-sidebar-content .b-resourcefilter .b-selected-icon{-webkit-margin-end:.4em;margin-inline-end:.4em}.b-calendar .b-sidebar-content .b-field{align-self:auto;flex:0 0 auto;width:auto}.b-calendar .b-sidebar-content .b-field input:not([type]),.b-calendar .b-sidebar-content .b-field input[type=text]{width:0}.b-calendar .b-sidebar-content .b-list{background-color:initial}.b-calendar :where(.b-sidebar-content .b-resourcefilter .b-list-item){padding-block:.5em;padding-inline:0 .5em}.b-yearview-content{-webkit-padding-start:max(25% - 23em - 2em,1em);align-content:flex-start;column-gap:1em;display:flex;flex-basis:0;flex-flow:row wrap;font-size:.9em;font-weight:300;justify-content:space-around;padding:1em;padding-inline-start:max(25% - 23em - 2em,1em);row-gap:3em}.b-yearview-content.b-show-events-dots .b-calendar-cell{height:2.3em}.b-yearview-content.b-show-events-count .b-cell-events-badge{align-items:center;background-color:#f44336;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:80%;height:1.3em;inset-block-start:1.6EM;justify-content:center;position:absolute;width:1.3em}.b-yearview-body-wrap .b-yearview-content{background-color:#fff;color:#606060}.b-yearview.b-responsive-small .b-yearview-content{font-size:1.3em}.b-yearview-content .b-yearview-month{display:flex;flex-basis:calc(25% - 1em);flex-flow:column nowrap;height:-webkit-min-content;height:min-content;min-width:16em}.b-yearview-content .b-yearview-month-name{background-color:initial;border:0;color:#777;font-family:inherit;font-size:1.3em;font-weight:inherit;margin-bottom:.4em;max-width:15.3846153846em;padding:.1em 0 .2em .3em;text-align:start}.b-yearview-content .b-yearview-month-name:hover{background-color:#f0f0f0;cursor:pointer}.b-yearview-content .b-calendar-weekdays{height:2.1em}.b-yearview.b-responsive-small .b-yearview-content .b-calendar-week{max-width:100%}.b-yearview-content .b-calendar-week{display:flex;flex-flow:row nowrap;max-width:20em}.b-yearview-content .b-calendar-week:last-child{margin-bottom:1em}.b-yearview-content .b-calendar-week>*{align-items:center;display:flex;flex:1 1 auto;justify-content:center}.b-yearview-content .b-yearview-weekday-cell{color:#333}.b-yearview-content .b-yearview .b-calendar-cell-inner{display:grid;height:100%;place-content:center;width:100%}.b-yearview-content.b-hide-week-numbers .b-week-number-cell{display:none}.b-yearview-content .b-cal-cell-overflow.b-active{box-shadow:5px 5px 10px #0003,-5px 2px 5px #0003;opacity:1!important;outline:0 none;z-index:10!important}.b-yearview-content .b-cal-cell-overflow:hover{background-color:inherit}.b-yearview-content:not(.b-draggable-active) .b-calendar-cell.b-datepicker-1-to-3-events:hover,.b-yearview-content:not(.b-draggable-active) .b-calendar-cell.b-datepicker-4-to-6-events:hover,.b-yearview-content:not(.b-draggable-active) .b-calendar-cell.b-datepicker-7-or-more-events:hover{border-radius:0}.b-yearview-content:not(.b-draggable-active) .b-calendar-cell.b-datepicker-1-to-3-events:hover .b-calendar-cell-inner,.b-yearview-content:not(.b-draggable-active) .b-calendar-cell.b-datepicker-4-to-6-events:hover .b-calendar-cell-inner,.b-yearview-content:not(.b-draggable-active) .b-calendar-cell.b-datepicker-7-or-more-events:hover .b-calendar-cell-inner{mix-blend-mode:multiply}.b-yearview-content:not(.b-draggable-active) .b-calendar-cell.b-datepicker-1-to-3-events:hover .b-calendar-cell-inner{background-color:#f9f69e}.b-yearview-content:not(.b-draggable-active) .b-calendar-cell.b-datepicker-4-to-6-events:hover .b-calendar-cell-inner{background-color:#f9d49e}.b-yearview-content:not(.b-draggable-active) .b-calendar-cell.b-datepicker-7-or-more-events:hover .b-calendar-cell-inner{background-color:#f9bdb3}.b-yearview-content:not(.b-draggable-active) .b-calendar-cell .b-calendar-cell-inner:hover{background-color:#f0f0f0;cursor:pointer}.b-yearview-content.b-show-events-heatmap .b-datepicker-1-to-3-events{background-color:#f9f69e}.b-yearview-content.b-show-events-heatmap .b-datepicker-4-to-6-events{background-color:#f9d49e}.b-yearview-content.b-show-events-heatmap .b-datepicker-7-or-more-events{background-color:#f9bdb3}.b-yearview-content .b-calendar-cell,.b-yearview-content .b-week-number-cell{position:relative}.b-yearview-content .b-calendar-cell.b-cal-tentative-event,.b-yearview-content .b-week-number-cell.b-cal-tentative-event{background-color:#19fd09}.b-yearview-content .b-calendar-cell.b-cal-tentative-event.b-other-month,.b-yearview-content .b-week-number-cell.b-cal-tentative-event.b-other-month{background-color:#79d59f}.b-yearview-content .b-calendar-cell .b-cal-minimal-event-container,.b-yearview-content .b-week-number-cell .b-cal-minimal-event-container{top:1.7em}.b-yearview-content .b-calendar-cell .b-calendar-cell-inner,.b-yearview-content .b-week-number-cell .b-calendar-cell-inner{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:2em;justify-content:center;width:2em}.b-yearview-content .b-calendar-cell.b-today .b-calendar-cell-inner,.b-yearview-content .b-week-number-cell.b-today .b-calendar-cell-inner{background-color:#5fa2dd;border-radius:50%;color:#fff;font-weight:700}.b-yearview-content .b-calendar-cell.b-other-month .b-calendar-cell-inner,.b-yearview-content .b-week-number-cell.b-other-month .b-calendar-cell-inner{color:#aaa}.b-yearview-content .b-week-number-cell{background-color:#f1f3f4;border:0;color:#777;flex:0 0 2em;font-family:inherit;font-size:inherit;font-weight:inherit;padding:0}.b-yearview-content .b-week-number-cell:hover{background-color:#f0f0f0;cursor:pointer}.b-yearview-content .b-calendar-cell.b-active,.b-yearview-content .b-week-number-cell.b-active{background-color:#e8e8e8;border-radius:50%;outline:0 none}.b-yearview-content.b-hide-nonworking-days .b-nonworking-day{display:none}.b-yearview-content .b-calendar-week:not([data-week]) .b-week-number-cell{background-color:inherit}.b-cal-event-wrap.b-rtl.b-hover-left.b-continues-future .b-gripper-vert,.b-cal-event-wrap.b-rtl.b-hover-right.b-continues-past .b-gripper-vert,.b-cal-event-wrap:not(.b-rtl).b-hover-left.b-continues-past .b-gripper-vert,.b-cal-event-wrap:not(.b-rtl).b-hover-right.b-continues-future .b-gripper-vert,.b-hover-bottom.b-ends-below .b-gripper-horz,.b-hover-top.b-starts-above .b-gripper-horz{display:none}.b-cal-drag-proxy{max-width:17em;opacity:.8;pointer-events:none;position:absolute}.b-cal-drag-proxy .b-cal-event{background:linear-gradient(#fffc,#fffc) currentColor;gap:.3em;padding:0 .3em}.b-dayview-content .b-cal-tentative-event,.b-monthview-content .b-cal-tentative-event{pointer-events:none}.b-dayview-day-container .b-cal-tentative-event:not(.b-cal-tentative-event-first) .b-cal-event-desc,.b-dayview-day-container .b-cal-tentative-event:not(.b-cal-tentative-event-first) .b-event-header{display:none}.b-draggable-started:not(.b-yearview-content){cursor:pointer}.b-draggable-started:not(.b-yearview-content) .b-cal-cell-overflow,.b-draggable-started:not(.b-yearview-content) .b-day-num,.b-draggable-started:not(.b-yearview-content) .b-week-num{pointer-events:none}.b-cal-event-wrap.b-resizing,.b-cal-event-wrap:not(.b-cal-tentative-event-last) .b-cal-event-footer,.b-cal-tentative-event.b-cal-event-footer-desc-overlap .b-cal-event-footer{display:none}.b-cal-event-footer{bottom:.5em;font-size:.7em;position:absolute;right:.7em;white-space:nowrap}.b-rtl .b-cal-event-footer{left:.7em;right:auto}.b-dayview{--preamble-line-color:#ccc;--event-preamble-background:linear-gradient(90deg,#0000,#0000 calc(50% - 0.5px),var(--preamble-line-color) calc(50% - 0.5px),var(--preamble-line-color) calc(50% + 0.5px),#0000 calc(50% + 0.5px),#0000 100%),linear-gradient(180deg,var(--preamble-line-color) 1px,#0000 1px);--event-postamble-background:linear-gradient(90deg,#0000,#0000 calc(50% - 0.5px),var(--preamble-line-color) calc(50% - 0.5px),var(--preamble-line-color) calc(50% + 0.5px),#0000 calc(50% + 0.5px),#0000 100%),linear-gradient(0deg,var(--preamble-line-color) 1px,#0000 1px)}.b-cal-event-buffer{background-position:50% 0;background-repeat:no-repeat;background-size:1em 100%;color:#aaa;display:grid;font-size:10px;grid-template-columns:auto auto;grid-template-rows:0;min-height:1.5em;place-content:center;place-items:center;pointer-events:none;position:absolute;width:100%}.b-cal-event-buffer .b-travel-time-label[data-btip]{pointer-events:all}.b-cal-event-buffer i{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-cal-preamble{background-image:var(--event-preamble-background);bottom:100%}.b-cal-postamble{background-image:var(--event-postamble-background);top:100%}.b-travel-time-label{background-color:#fff;border:1px solid #ccc;border-radius:.7em;padding:.1em .7em}.b-cal-tooltip-duration,.b-cal-tooltip-recurrence{margin-top:.5em}.b-cal-tooltip-duration:before,.b-cal-tooltip-recurrence:before{-webkit-margin-end:.5em;margin-inline-end:.5em;text-align:center;width:1.5em}.b-eventtip .b-tooltip-content{display:flex;flex-flow:column nowrap;gap:.3em}.b-eventtip .b-tooltip-content>*{margin-block:0}.b-grid-to-cal-drag-proxy{-webkit-padding-start:.3em;align-items:center;background-color:#59b53b;border-radius:4px;color:#fdfdfd;display:flex;font-size:.9em;height:25px;opacity:.9;overflow:hidden;padding-inline-start:.3em;pointer-events:none;position:absolute;text-overflow:ellipsis;width:15em;z-index:10}.b-grid-to-cal-drag-proxy .b-fa{font-size:.7em}.b-grid-to-cal-drag-proxy .b-fa:first-child{-webkit-margin-end:.3em;margin-inline-end:.3em}.b-grid-to-cal-drag-proxy .b-fa:not(:first-child){-webkit-margin-start:.3em;margin-inline-start:.3em}.b-grid-row.b-drop-above:before{background-color:red;content:"";height:1px;position:absolute;width:100%}:is(.b-grid-row,.b-grid-header-container).b-drop-below:before{background-color:red;content:"";height:1px;position:absolute;top:calc(100% - 1px);width:100%}.b-dayview .b-cal-timerange{--timerange-color:var(--cal-event-color);--timerange-footer-color:#cddc3980;--timerange-border-size:0.15em;--timerange-line-size:0.2em;--timerange-line-zoom-scale:2;display:flex;flex-direction:column;left:0;overflow:hidden;position:absolute;right:0}.b-dayview .b-cal-timerange.b-cal-timerange-line{-webkit-margin-end:calc(var(--dayview-cell-gutter)*-1);border-color:var(--timerange-color);border-style:solid;border-width:calc(var(--timerange-line-size)) 0 0 0;margin-inline-end:calc(var(--dayview-cell-gutter)*-1);margin-top:calc(var(--timerange-line-size)/-2);min-height:calc(var(--timerange-line-size));transition:transform .3s ease-in-out;z-index:1}.b-dayview .b-cal-timerange.b-cal-timerange-line.b-cal-timerange-hover-zoom:hover{transform:scale(var(--timerange-line-zoom-scale))}.b-dayview .b-cal-timerange.b-cal-timerange-has-header:after{background-color:var(--timerange-color);bottom:0;content:" ";opacity:.5;position:absolute;top:0;width:calc(var(--timerange-border-size))}.b-dayview .b-cal-timerange.b-cal-timerange-has-header.b-cal-timerange-align-end.b-cal-timerange-rotate-pos:after,.b-dayview .b-cal-timerange.b-cal-timerange-has-header.b-cal-timerange-align-start.b-cal-timerange-rotate-neg:after{right:0}.b-dayview .b-cal-timerange.b-cal-timerange-has-header.b-cal-timerange-align-end.b-cal-timerange-rotate-neg:after,.b-dayview .b-cal-timerange.b-cal-timerange-has-header.b-cal-timerange-align-start.b-cal-timerange-rotate-pos:after{left:0}.b-dayview .b-cal-timerange .b-cal-timerange-body{pointer-events:none;width:100%;z-index:-1}.b-dayview .b-cal-timerange .b-cal-timerange-footer,.b-dayview .b-cal-timerange .b-cal-timerange-header{align-items:center;display:flex;justify-content:center}.b-dayview .b-cal-timerange .b-cal-timerange-header{background-color:#ffffffe6;min-width:var(--timerange-header-width);position:relative;transition:background-color .1s}.b-dayview .b-cal-timerange .b-cal-timerange-header:after{background-color:var(--timerange-color);bottom:0;content:" ";left:0;position:absolute;right:0;top:0;z-index:-1}.b-dayview .b-cal-timerange .b-cal-timerange-header.b-icon .b-cal-timerange-header-text{-webkit-margin-start:.5em;margin-inline-start:.5em}.b-dayview .b-cal-timerange:not(.b-cal-timerange-narrow) .b-cal-timerange-header-text{font-size:.9em}.b-dayview .b-cal-timerange-rotate-neg{align-self:center;transform:rotate(180deg);writing-mode:vertical-lr}.b-dayview .b-cal-timerange-rotate-neg .b-cal-timerange-header:before{transform:rotate(180deg)}.b-dayview .b-cal-timerange-rotate-pos{align-self:center;writing-mode:vertical-rl}.b-dayview .b-cal-timerange-align-start{flex-direction:column-reverse}.b-dayview .b-dayview-inset-after.b-dayview-inset-before .b-cal-timerange-has-header:not(.b-cal-timerange-stretch) .b-cal-timerange-body{width:calc(100% - var(--dayview-cell-inset-size)*2)}.b-dayview .b-dayview-inset-after:not(.b-dayview-inset-before) .b-cal-timerange-has-header:not(.b-cal-timerange-stretch) .b-cal-timerange-body,.b-dayview .b-dayview-inset-before:not(.b-dayview-inset-after) .b-cal-timerange-has-header:not(.b-cal-timerange-stretch) .b-cal-timerange-body{width:calc(100% - var(--dayview-cell-inset-size))}.b-dayview-inset-after .b-dayview .b-cal-timerange:not(.b-cal-timerange-line):not(.b-cal-timerange-has-header):not(.b-cal-timerange-stretch){-webkit-margin-after:calc(var(--dayview-cell-inset-size));margin-block-end:calc(var(--dayview-cell-inset-size))}.b-dayview-inset-before .b-dayview .b-cal-timerange:not(.b-cal-timerange-line):not(.b-cal-timerange-has-header):not(.b-cal-timerange-stretch){-webkit-margin-before:calc(var(--dayview-cell-inset-size));margin-block-start:calc(var(--dayview-cell-inset-size))}.b-weekexpander .b-has-overflow .b-week-number-cell,.b-weekexpander .b-shrinkwrapped .b-week-number-cell{position:relative}.b-weekexpander .b-has-overflow .b-week-number-cell .b-week-toggle-tool-wrap,.b-weekexpander .b-shrinkwrapped .b-week-number-cell .b-week-toggle-tool-wrap{align-items:center;display:flex;flex-flow:column nowrap;order:9999;padding-bottom:4px}.b-weekexpander .b-has-overflow .b-week-number-cell .b-week-toggle-tool-wrap .b-week-toggle-tool,.b-weekexpander .b-shrinkwrapped .b-week-number-cell .b-week-toggle-tool-wrap .b-week-toggle-tool{align-items:center;display:flex;height:1.5em;justify-content:center;width:1.5em}@media (pointer:coarse){.b-weekexpander .b-has-overflow .b-week-number-cell .b-week-toggle-tool-wrap .b-week-toggle-tool,.b-weekexpander .b-shrinkwrapped .b-week-number-cell .b-week-toggle-tool-wrap .b-week-toggle-tool{align-self:stretch;font-size:1.5em}}.b-weekexpander .b-has-overflow .b-week-number-cell .b-week-toggle-tool-wrap .b-week-toggle-tool:hover,.b-weekexpander .b-shrinkwrapped .b-week-number-cell .b-week-toggle-tool-wrap .b-week-toggle-tool:hover{background-color:#5a5a5a33;border-radius:50%}.b-weekexpander .b-has-overflow .b-week-toggle-tool:before{content:"\f107"}.b-weekexpander .b-shrinkwrapped.b-expanded .b-week-toggle-tool:before{content:"\f106"}.b-calendar-print-iframe{left:-1000em;position:absolute;top:-1000em}.b-calendar.b-shrinkwrap-row-heights .b-print-content .b-weeks-container{flex:0 0 auto}.b-calendar .b-print-content{display:flex;flex-direction:column;font-family:Helvetica Neue,Arial,Helvetica,sans-serif;height:100%;width:100%}.b-calendar .b-print-content .b-cal-agenda-event-row,.b-calendar .b-print-content .b-cal-event-wrap{break-inside:avoid;page-break-inside:avoid}.b-calendar .b-print-content .b-print-header{font-size:1.4em}.b-calendar .b-print-content .b-print-body,.b-calendar .b-print-content .b-print-body .b-print-viewport{display:flex;flex:1 1}.b-calendar .b-print-content .b-print-body .b-print-viewport header{display:none}.b-calendar .b-print-content .b-print-body .b-print-viewport .b-calendarmixin{padding:0}.b-calendar .b-print-content .b-print-body .b-print-viewport .b-dayview,.b-calendar .b-print-content .b-print-body .b-print-viewport .b-monthview,.b-calendar .b-print-content .b-print-body .b-print-viewport .b-weekview{flex:1 0 100%}.b-calendar .b-print-content .b-print-body .b-print-viewport .b-dayview .b-monthview-content,.b-calendar .b-print-content .b-print-body .b-print-viewport .b-monthview .b-monthview-content,.b-calendar .b-print-content .b-print-body .b-print-viewport .b-weekview .b-monthview-content{padding:0}.b-calendar .b-print-content .b-print-body .b-print-viewport .b-dayview .b-expand-allday-button,.b-calendar .b-print-content .b-print-body .b-print-viewport .b-dayview .b-yscroll-pad,.b-calendar .b-print-content .b-print-body .b-print-viewport .b-weekview .b-expand-allday-button,.b-calendar .b-print-content .b-print-body .b-print-viewport .b-weekview .b-yscroll-pad{display:none}.b-calendar .b-print-content .b-print-body .b-print-viewport .b-agendaview .b-grid-body-container.b-widget-scroller,.b-calendar .b-print-content .b-print-body .b-print-viewport .b-dayview .b-dayview-day-content,.b-calendar .b-print-content .b-print-body .b-print-viewport .b-weekview .b-dayview-day-content{overflow-y:hidden!important}.b-calendar .b-print-content .b-print-body .b-print-viewport .b-yearview .b-yearview-content{overflow-y:hidden!important;padding:0}.b-calendar .b-print-content .b-print-body .b-print-viewport .b-yearview .b-yearview-month:nth-child(10),.b-calendar .b-print-content .b-print-body .b-print-viewport .b-yearview .b-yearview-month:nth-child(11),.b-calendar .b-print-content .b-print-body .b-print-viewport .b-yearview .b-yearview-month:nth-child(12),.b-calendar .b-print-content .b-print-body .b-print-viewport .b-yearview .b-yearview-month:nth-child(9){margin-bottom:0}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}.b-calendar.b-outer{height:100%}.b-calendar,.b-calendar-content{color:#606060;overflow:hidden}.b-calendar-viewcontainer :is([role=gridcell],[role=columnheader]):focus-visible{background-color:#96c8fa66!important;outline:none}.b-calendar{-webkit-user-select:none;user-select:none}.b-calendar.b-overflow-popup-visible{z-index:10}.b-calendar .b-calendar-view-desc-text{color:#606060;font-size:1.4em;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.b-calendar .b-calendar-toolbar{border-bottom:1px solid #ddd}.b-calendar .b-calendar-toolbar [data-ref=prevButton]+[data-ref=nextButton]{-webkit-margin-start:-.8em;margin-inline-start:-.8em}.b-calendar:not(.b-calendar-nav-sidebar) .b-sidebar .b-cal-nav-item,.b-calendar:not(.b-calendar-nav-toolbar) .b-calendar-toolbar .b-cal-nav-item{display:none}.b-calendar.b-responsive-small .b-calendar-view-desc{-webkit-margin-start:.8em;margin-inline-start:.8em}.b-calendar.b-responsive-small .b-calendar-toolbar{--toolbar-min-size:2em;--toolbar-content-padding:0.2em}.b-calendar.b-responsive-small .b-calendar-toolbar .b-calendar-view-desc-text{font-size:120%}.b-calendar.b-responsive-small .b-calendar-toolbar>.b-toolbar-content{gap:initial}.b-calendar.b-responsive-small .b-calendar-toolbar button:not(.b-pressed){background-color:initial;border-color:#0000}.b-calendar.b-responsive-small .b-calendar-toolbar .b-sidebar-toggle{-webkit-margin-end:.5em;margin-inline-end:.5em}.b-calendar.b-responsive-small .b-calendar-toolbar .b-calendar-mode-button>.b-button-menu-icon,.b-calendar.b-responsive-small .b-calendar-toolbar .b-calendar-mode-button>label,.b-calendar.b-responsive-small .b-calendar-toolbar .b-calendar-today-button>.b-button-menu-icon,.b-calendar.b-responsive-small .b-calendar-toolbar .b-calendar-today-button>label,.b-calendar:not(.b-responsive-small) .b-calendar-toolbar .b-calendar-mode-button>.b-button-icon{display:none}.b-calendar .b-calendar-viewcontainer>.b-monthview>.b-panel-body-wrap>.b-panel-content,.b-calendar .b-calendar-viewcontainer>.b-yearview>.b-panel-body-wrap>.b-panel-content{padding-top:1.2em}.b-notransition:is(.b-calendarmixin,.b-calendar) *{transition:none!important}.b-panel-ui-calendar-banner.b-panel-header{background-color:#fff;border-bottom:1px solid #ddd;color:#616161;font-size:1.4em;padding:.8em;white-space:nowrap}.b-panel-ui-calendar-banner.b-panel-header .b-header-title{font-size:inherit;font-weight:400}.b-panel-ui-calendar-banner.b-panel-header .b-tool{color:#616161}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.customScroll::-webkit-scrollbar{background-color:initial;height:65px;width:8px}.customScroll::-webkit-scrollbar-thumb{background-color:#b682ca;border-radius:100px;-webkit-box-shadow:inset 0 0 6px #b682ca}.customScroll{-ms-overflow-style:none;scrollbar-width:none}.scroller::-webkit-scrollbar{background-color:initial;height:65px;width:8px}.scroller::-webkit-scrollbar-thumb{background-color:#81badf;border-radius:100px;-webkit-box-shadow:inset 0 0 6px #81badf}.scroller{-ms-overflow-style:none;scrollbar-width:none}.required:after{color:#e04a57;content:"*";font-size:16px}.typo-required:after{color:#e04a57;content:" *";font-size:16px;position:relative;right:2px;top:-14px}.dropzone>div:first-of-type{border:2px dashed #003ad6;border-radius:2px}.MuiAutocomplete-noOptions{padding:0}.no-horizontal-scroll{max-width:100vw;overflow-x:hidden}.event-type-label{font-size:16px;font-weight:500;margin-top:4px}.event-name,.event-type-label{color:#383737;font-family:DM Sans,sans-serif}.event-name{font-size:14px;font-weight:400;margin-top:-8px}.event-badge{border-radius:20px;height:17px;margin-top:-10px;max-width:-webkit-fit-content;max-width:fit-content;min-width:55px;padding:3px 5px;text-overflow:clip}.event-badge,.list-view-details-link{align-items:center;display:flex;justify-content:center}.list-view-details-link{background-color:#1168a014;border:"1px solid rgba(123, 140, 152, 0.3)";border-radius:20px;color:#003d65;font-size:14px;height:24px;padding-bottom:3px;padding-top:3px;text-decoration:none;width:70px}.list-view-details-link,.status-label{font-family:DM Sans,sans-serif;font-weight:500}.status-label{color:#fff;font-size:12px}.checkbox{-webkit-appearance:none;appearance:none;border:2px solid #636363;border-radius:3px;cursor:pointer;height:18px;min-width:18px;outline:none;position:relative;width:18px}.checkbox-container{align-items:center;display:flex;margin-top:10px}.checkbox:checked{background-color:#003d65;border-color:#003d65}.checkbox:checked:after{color:#fff;content:"\2713";font-size:16px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.checkbox-label{color:#000;font-size:18px}.checkbox-item-label,.checkbox-label{font-family:Poppins,sans-serif;font-weight:400}.checkbox-item-label{color:#003d65;font-size:16px;margin-left:15px}.month-day-cell-item{color:#383737;font-family:DM Sans,sans-serif;font-size:12px;font-weight:400}.b-icon-billrate{-webkit-margin-end:-2px!important;height:24px;margin-inline-end:-2px!important;margin:0 0 12px 4px;padding:0}.b-grid-cell[data-column=billRateInclBoost]{flex-direction:row-reverse}.tooltip-content{color:#383737;font-family:DM Sans,sans-serif;font-size:13px;font-weight:400}.text-ellipsis{color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-eventtip .b-popup-header{display:none}.b-panel .b-panel-body-wrap{background-color:#fff}.b-eventtip .b-eventtip-content{min-width:250px;padding:0}.b-monthview .b-week-num{display:none!important}.filter-combobox label{top:-3px}.b-gridbase{border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;height:83vh}.calendar-datepicker-readonly .b-calendar-cell{pointer-events:none}.calendar-datepicker-readonly .b-calendar-nav{display:none}.lite-shift-card{background-color:#fff;border-radius:4px;height:-webkit-fit-content;height:fit-content;max-width:500px;min-width:350px;width:100%}.lite-shift-header{align-items:center;display:flex;justify-content:space-between;padding:6px 0 6px 12px}.lite-status-badge{border-radius:100px;color:#fff;font-size:13px;font-weight:700;padding:3px 6px;text-align:center}.lite-open{background-color:#f6a43e}.lite-filled{background-color:#003d65}.lite-rate-container{align-items:flex-end;display:flex;flex-direction:column}.lite-rate-badge{background-color:#5a5a5a;border-radius:100px 0 0 100px;color:#fff;font-size:13px;font-weight:700;padding:3px 6px}.lite-boost-badge{align-items:center;color:#1e6aa3;display:flex;font-size:13px;font-weight:700;margin-top:4px}.lite-boost-icon{align-items:center;background-color:#f6a43e;border-radius:50%;color:#fff;display:inline-flex;font-size:12px;height:18px;justify-content:center;margin-right:4px;width:18px}.lite-shift-body{padding:10px 15px}.lite-detail-section{margin-bottom:6px}.lite-detail-label{color:#757575;font-size:14px;line-height:normal}.lite-detail-label,.lite-detail-value{font-weight:400;letter-spacing:.15px;margin:0}.lite-detail-value{color:#000;font-size:16px;line-height:1.6}.lite-divider{background-color:#e0e0e0;border:none;height:1px;margin:10px 0}.lite-bottom-info{display:flex;justify-content:space-between}.lite-license-section{max-width:60%}.lite-shift-footer{display:flex;justify-content:center;padding:0 15px}.lite-view-details-btn{background-color:#1e6aa3;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:14px;font-weight:700;max-width:250px;padding:12px 0;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .2s;width:100%}.lite-view-details-btn:hover{background-color:#003d65}.sendbird-word{display:inline;height:-moz-fit-content;height:fit-content}.sendbird-word__url{color:inherit;display:inline;word-break:break-all}.sendbird-open-channel-preview{box-sizing:border-box;display:inline-flex;flex-direction:row;height:58px;min-height:58px;min-width:264px;position:relative;width:264px}.sendbird--mobile-mode .sendbird-open-channel-preview{width:100%}.sendbird-theme--light .sendbird-open-channel-preview{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-open-channel-preview{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-open-channel-preview:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-open-channel-preview:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-open-channel-preview.selected{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}[dir=ltr] .sendbird-theme--light .sendbird-open-channel-preview.selected{border-left:4px solid #742ddd;border-left:4px solid var(--sendbird-light-primary-300)}[dir=rtl] .sendbird-theme--light .sendbird-open-channel-preview.selected{border-right:4px solid #742ddd;border-right:4px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-open-channel-preview.selected{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}[dir=ltr] .sendbird-theme--dark .sendbird-open-channel-preview.selected{border-left:4px solid #c2a9fa;border-left:4px solid var(--sendbird-dark-primary-200)}[dir=rtl] .sendbird-theme--dark .sendbird-open-channel-preview.selected{border-right:4px solid #c2a9fa;border-right:4px solid var(--sendbird-dark-primary-200)}.sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image{align-items:center;box-sizing:border-box;display:inline-flex;height:42px;justify-content:center;margin-top:8px;position:relative;width:42px}[dir=ltr] .sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image{margin-left:16px}[dir=rtl] .sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image{margin-right:16px}.sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image .sendbird-open-channel-preview__cover-image__avatar,.sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image .sendbird-open-channel-preview__cover-image__avatar--default{align-items:center;box-sizing:border-box;display:inline-flex;justify-content:center;position:relative}.sendbird-open-channel-preview .sendbird-open-channel-preview__context{box-sizing:border-box;display:inline-flex;flex-direction:column;margin-top:8px;position:relative;width:calc(100% - 100px)}[dir=ltr] .sendbird-open-channel-preview .sendbird-open-channel-preview__context{margin-left:16px}[dir=rtl] .sendbird-open-channel-preview .sendbird-open-channel-preview__context{margin-right:16px}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title{align-items:center;box-sizing:border-box;display:inline-flex;flex-direction:row;height:16px;position:relative;width:100%}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__channel-name{box-sizing:border-box;display:inline-block;overflow:hidden;overflow-x:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%;word-break:keep-all}.sendbird--mobile-mode .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__channel-name{overflow-y:hidden}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__channel-name.frozen{max-width:calc(100% - 20px)}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__frozen{display:inline-flex;position:relative}[dir=ltr] .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__frozen{margin-left:4px}[dir=rtl] .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__frozen{margin-right:4px}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants{align-items:center;box-sizing:border-box;display:inline-flex;flex-direction:row;height:14px;margin-top:8px;position:relative;width:100%}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__icon{box-sizing:border-box;display:inline-flex;height:14px;position:relative;width:14px}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__count{box-sizing:border-box;display:inline-flex;height:12px;max-width:160px;overflow-x:hidden;position:relative;text-overflow:ellipsis;width:160px;word-break:keep-all}[dir=ltr] .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__count{margin-left:4px}[dir=rtl] .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__count{margin-right:4px}.sendbird--mobile-mode .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__count{overflow-y:hidden}.sendbird-message-item-menu__list__menu-item:focus-visible{outline:none}.sendbird-create-open-channel-ui{display:inline-flex;position:relative}.sendbird-create-open-channel-ui__profile-input{box-sizing:border-box;display:inline-flex;flex-direction:column;height:100%;justify-content:flex-start;position:relative;width:100%}.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section{align-items:center;display:inline-flex;flex-direction:row;margin-top:16px;position:relative}.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__avatar{align-items:center;display:inline-flex;height:80px;justify-content:center;position:relative;width:80px}.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__avatar--default{align-items:center;border-radius:50%;display:inline-flex;height:80px;justify-content:center;position:relative;width:80px}.sendbird-theme--light .sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__avatar--default{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__avatar--default{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__button{display:inline-flex;position:relative}[dir=ltr] .sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__button{margin-left:18px}[dir=rtl] .sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__button{margin-right:18px}.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__name-section{display:inline-flex;flex-direction:row;margin-top:8px;position:relative}.sendbird-open-channel-list,.sendbird-open-channel-list-ui{box-sizing:border-box;display:inline-flex;flex-direction:column;height:100%;min-width:256px;position:relative;width:256px}.sendbird--mobile-mode .sendbird-open-channel-list,.sendbird--mobile-mode .sendbird-open-channel-list-ui{width:100%}[dir=ltr] .sendbird-theme--light .sendbird-open-channel-list,[dir=ltr] .sendbird-theme--light .sendbird-open-channel-list-ui{border-right:1px solid #0000001f;border-right:1px solid var(--sendbird-light-onlight-04)}[dir=rtl] .sendbird-theme--light .sendbird-open-channel-list,[dir=rtl] .sendbird-theme--light .sendbird-open-channel-list-ui{border-left:1px solid #0000001f;border-left:1px solid var(--sendbird-light-onlight-04)}[dir=ltr] .sendbird-theme--dark .sendbird-open-channel-list,[dir=ltr] .sendbird-theme--dark .sendbird-open-channel-list-ui{border-right:1px solid #ffffff1f;border-right:1px solid var(--sendbird-dark-ondark-04)}[dir=rtl] .sendbird-theme--dark .sendbird-open-channel-list,[dir=rtl] .sendbird-theme--dark .sendbird-open-channel-list-ui{border-left:1px solid #ffffff1f;border-left:1px solid var(--sendbird-dark-ondark-04)}.sendbird-open-channel-list .sendbird-open-channel-list-ui__header,.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header{align-items:center;box-sizing:border-box;display:inline-flex;flex-direction:row;height:64px;position:relative;width:100%}.sendbird-theme--light .sendbird-open-channel-list .sendbird-open-channel-list-ui__header,.sendbird-theme--light .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-open-channel-list .sendbird-open-channel-list-ui__header,.sendbird-theme--dark .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title,.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title{align-items:center;box-sizing:border-box;display:inline-flex;position:relative}[dir=ltr] .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title,[dir=ltr] .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title{margin-left:24px}[dir=rtl] .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title,[dir=rtl] .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title{margin-right:24px}.sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh,.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh{align-items:center;box-sizing:border-box;display:inline-flex;justify-content:center;position:absolute;top:16px}[dir=ltr] .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh,[dir=ltr] .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh{right:56px}[dir=rtl] .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh,[dir=rtl] .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh{left:56px}.sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel,.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel{align-items:center;box-sizing:border-box;display:inline-flex;justify-content:center;position:absolute;top:16px}[dir=ltr] .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel,[dir=ltr] .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel{right:16px}[dir=rtl] .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel,[dir=rtl] .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel{left:16px}.sendbird-open-channel-list .sendbird-open-channel-list-ui__channel-list,.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__channel-list{box-sizing:border-box;display:inline-flex;flex-direction:column;height:calc(100% - 64px);overflow-y:scroll;position:relative;width:100%}.sendbird-open-channel-list-ui__channel-list--place-holder--loading{align-items:center;display:inline-flex;justify-content:center;min-height:62px;position:relative}.sendbird-theme--light .sendbird-open-channel-list-ui__channel-list--place-holder--loading{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-open-channel-list-ui__channel-list--place-holder--loading{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}:root{--sendbird-light-primary-500:#491389;--sendbird-light-primary-400:#6211c8;--sendbird-light-primary-300:#742ddd;--sendbird-light-primary-200:#c2a9fa;--sendbird-light-primary-100:#dbd1ff;--sendbird-light-secondary-500:#066858;--sendbird-light-secondary-400:#027d69;--sendbird-light-secondary-300:#259c72;--sendbird-light-secondary-200:#69c085;--sendbird-light-secondary-100:#a8e2ab;--sendbird-light-information-100:#adc9ff;--sendbird-light-error-500:#9d091e;--sendbird-light-error-400:#bf0711;--sendbird-light-error-300:#de360b;--sendbird-light-error-200:#f66161;--sendbird-light-error-100:#fdaaaa;--sendbird-light-background-700:#000;--sendbird-light-background-600:#161616;--sendbird-light-background-500:#2c2c2c;--sendbird-light-background-400:#393939;--sendbird-light-background-300:#bdbdbd;--sendbird-light-background-200:#e0e0e0;--sendbird-light-background-100:#eee;--sendbird-light-background-50:#fff;--sendbird-light-overlay-01:#0000008c;--sendbird-light-overlay-02:#00000052;--sendbird-light-onlight-01:#000000e0;--sendbird-light-onlight-02:#00000080;--sendbird-light-onlight-03:#00000061;--sendbird-light-onlight-04:#0000001f;--sendbird-light-ondark-01:#ffffffe0;--sendbird-light-ondark-02:#ffffff80;--sendbird-light-ondark-03:#ffffff61;--sendbird-light-ondark-04:#ffffff1f;--sendbird-light-shadow-01:0 1px 5px 0 #2122420a,0 0 3px 0 #00000014,0 2px 1px 0 #0000001f;--sendbird-light-shadow-02:0 3px 5px -3px #2122420a,0 3px 14px 2px #00000014,0 8px 10px 1px #0000001f;--sendbird-light-shadow-03:0 6px 10px -5px #0000000a,0 6px 30px 5px #00000014,0 16px 24px 2px #0000001f;--sendbird-light-shadow-04:0 9px 15px -7px #0000000a,0 9px 46px 8px #00000014,0 24px 38px 3px #0000001f;--sendbird-light-shadow-message-input:0 1px 5px 0 #2122421f,0 0 1px 0 #21224229,0 2px 1px 0 #21224214,0 1px 5px 0 #0000001f;--sendbird-dark-primary-500:#491389;--sendbird-dark-primary-400:#6211c8;--sendbird-dark-primary-300:#742ddd;--sendbird-dark-primary-200:#c2a9fa;--sendbird-dark-primary-100:#dbd1ff;--sendbird-dark-secondary-500:#066858;--sendbird-dark-secondary-400:#027d69;--sendbird-dark-secondary-300:#259c72;--sendbird-dark-secondary-200:#69c085;--sendbird-dark-secondary-100:#a8e2ab;--sendbird-dark-information-100:#adc9ff;--sendbird-highlight-100:#fff2b6;--sendbird-dark-error-500:#9d091e;--sendbird-dark-error-400:#bf0711;--sendbird-dark-error-300:#de360b;--sendbird-dark-error-200:#f66161;--sendbird-dark-error-100:#fdaaaa;--sendbird-dark-background-700:#000;--sendbird-dark-background-600:#161616;--sendbird-dark-background-500:#2c2c2c;--sendbird-dark-background-400:#393939;--sendbird-dark-background-300:#bdbdbd;--sendbird-dark-background-200:#e0e0e0;--sendbird-dark-background-100:#eee;--sendbird-dark-background-50:#fff;--sendbird-dark-overlay-01:#0000008c;--sendbird-dark-overlay-02:#00000052;--sendbird-dark-onlight-01:#000000e0;--sendbird-dark-onlight-02:#00000080;--sendbird-dark-onlight-03:#00000061;--sendbird-dark-onlight-04:#0000001f;--sendbird-dark-ondark-01:#ffffffe0;--sendbird-dark-ondark-02:#ffffff80;--sendbird-dark-ondark-03:#ffffff61;--sendbird-dark-ondark-04:#ffffff1f;--sendbird-dark-shadow-01:0 1px 5px 0 #2122420a,0 0 3px 0 #00000014,0 2px 1px 0 #0000001f;--sendbird-dark-shadow-02:0 3px 5px -3px #2122420a,0 3px 14px 2px #00000014,0 8px 10px 1px #0000001f;--sendbird-dark-shadow-03:0 6px 10px -5px #0000000a,0 6px 30px 5px #00000014,0 16px 24px 2px #0000001f;--sendbird-dark-shadow-04:0 9px 15px -7px #0000000a,0 9px 46px 8px #00000014,0 24px 38px 3px #0000001f;--sendbird-light-shadow-05:0 2px 8px 0 #00000014,0 4px 6px 0 #0000001f;--sendbird-dark-shadow-message-input:0 1px 5px 0 #2122421f,0 0 1px 0 #21224229,0 2px 1px 0 #21224214,0 1px 5px 0 #0000001f;--sendbird-iconbutton-color:#825eeb;--sendbird-message-input-border-active:#7b53ef;--sendbird-selected-reaction-button-border-hover:#9e8cf5;--sendbird-add-reaction-button-border-hover:#9e8cf5;--sendbird-tooltip-background:#000;--sendbird-tooltip-text-color:#ffffffe0;--sendbird-button-border-focus:#fff;--sendbird-file-message-icon-background:#fff;--sendbird-font-family-default:"Roboto",sans-serif;--sendbird-message-balloon-width:404px}.sendbird-message-content .sendbird-avatar-img{top:50%}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content .sendbird-avatar-img{left:50%;transform:translate(-50%,-50%)}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content .sendbird-avatar-img{right:50%;transform:translate(50%,-50%)}.sendbird-message-content .sendbird-voice-message-item-body__playback-time{position:absolute;top:15px}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content .sendbird-voice-message-item-body__playback-time{left:auto;right:12px}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content .sendbird-voice-message-item-body__playback-time{left:12px;right:auto}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content .sendbird-reaction-badge__inner{padding-left:20px;padding-right:4px}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content .sendbird-reaction-badge__inner{padding-left:4px;padding-right:20px}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{left:4px;right:auto}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{left:auto;right:4px}.sendbird-thread-list-item-content .sendbird-avatar-img{top:50%}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content .sendbird-avatar-img{left:50%;transform:translate(-50%,-50%)}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content .sendbird-avatar-img{right:50%;transform:translate(50%,-50%)}.sendbird-thread-list-item-content .sendbird-voice-message-item-body__playback-time{position:absolute;top:15px}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content .sendbird-voice-message-item-body__playback-time{left:auto;right:12px}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content .sendbird-voice-message-item-body__playback-time{left:12px;right:auto}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content .sendbird-reaction-badge__inner{padding-left:20px;padding-right:4px}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content .sendbird-reaction-badge__inner{padding-left:4px;padding-right:20px}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{left:4px;right:auto}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{left:auto;right:4px}.sendbird-parent-message-info .sendbird-avatar-img{top:50%}.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info .sendbird-avatar-img{left:50%;transform:translate(-50%,-50%)}.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info .sendbird-avatar-img{right:50%;transform:translate(50%,-50%)}.sendbird-parent-message-info .sendbird-voice-message-item-body__playback-time{position:absolute;top:15px}.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info .sendbird-voice-message-item-body__playback-time{left:auto;right:12px}.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info .sendbird-voice-message-item-body__playback-time{left:12px;right:auto}.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info .sendbird-reaction-badge__inner{padding-left:20px;padding-right:4px}.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info .sendbird-reaction-badge__inner{padding-left:4px;padding-right:20px}.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{left:4px;right:auto}.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{left:auto;right:4px}.sendbird-experimental__rem__units .sendbird-label--h-1{font-size:1.25rem}.sendbird-experimental__rem__units .sendbird-label--h-2{font-size:1.125rem}.sendbird-experimental__rem__units .sendbird-label--subtitle-1{font-size:1rem}.sendbird-experimental__rem__units .sendbird-label--body-1,.sendbird-experimental__rem__units .sendbird-label--subtitle-2{font-size:.875rem}.sendbird-experimental__rem__units .sendbird-label--body-2{font-size:.75rem}.sendbird-experimental__rem__units .sendbird-label--button-1,.sendbird-experimental__rem__units .sendbird-label--button-2,.sendbird-experimental__rem__units .sendbird-label--caption-1{font-size:.875rem}.sendbird-experimental__rem__units .sendbird-label--caption-2,.sendbird-experimental__rem__units .sendbird-label--caption-3{font-size:.75rem}.sendbird-experimental__rem__units .sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area{font-size:.875rem}.sendbird-experimental__rem__units .sendbird-checkbox{font-size:1.375rem}.sendbird-experimental__rem__units .sendbird-mention-user-label{font-size:.875rem}.sendbird-experimental__rem__units .sendbird-mention-user-label.purple{font-size:1.125rem}.sendbird-experimental__rem__units .sendbird-input .sendbird-input__input,.sendbird-experimental__rem__units .sendbird-input .sendbird-input__placeholder,.sendbird-experimental__rem__units .sendbird-message-input .sendbird-message-input--placeholder,.sendbird-experimental__rem__units .sendbird-message-input .sendbird-message-input--textarea{font-size:.875rem}.sendbird-experimental__rem__units .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message,.sendbird-experimental__rem__units .sendbird-quote-message .sendbird-quote-message__replied-message__file-message,.sendbird-experimental__rem__units .sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__text,.sendbird-experimental__rem__units .sendbird-tooltip__text{font-size:.75rem}.sendbird-modal--full-mobile .sendbird-modal__content{height:100%;max-width:100%;width:100vw}.sendbird-modal{align-items:center;display:flex;height:100%;justify-content:center;position:fixed;top:0;width:100%}[dir=ltr] .sendbird-modal{left:0}[dir=rtl] .sendbird-modal{right:0}.sendbird-modal__backdrop--clickoutside{cursor:pointer}.sendbird-modal__content{border-radius:4px;box-sizing:border-box;padding:18px 24px 24px;position:relative;width:480px;z-index:10001}.sendbird-theme--light .sendbird-modal__content{background-color:#fff;background-color:var(--sendbird-light-background-50);box-shadow:0 9px 15px -7px #0000000a,0 9px 46px 8px #00000014,0 24px 38px 3px #0000001f;box-shadow:var(--sendbird-light-shadow-04)}.sendbird-theme--dark .sendbird-modal__content{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);box-shadow:0 9px 15px -7px #0000000a,0 9px 46px 8px #00000014,0 24px 38px 3px #0000001f;box-shadow:var(--sendbird-dark-shadow-04)}.sendbird-modal__content .sendbird-modal__close{cursor:pointer;position:absolute;top:16px}[dir=ltr] .sendbird-modal__content .sendbird-modal__close{right:16px}[dir=rtl] .sendbird-modal__content .sendbird-modal__close{left:16px}.sendbird-theme--light .sendbird-modal__content .sendbird-modal__close path{fill:#000000e0;fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-modal__content .sendbird-modal__close path{fill:#ffffffe0;fill:var(--sendbird-dark-ondark-01)}.sendbird-modal__content .sendbird-modal__header{margin-bottom:16px}.sendbird-modal__content .sendbird-modal__body{height:calc(100% - 116px);overflow:auto}.sendbird-modal__content .sendbird-modal__footer{display:flex;flex-direction:row;justify-content:flex-end;margin-top:32px}[dir=ltr] .sendbird-modal__content .sendbird-modal__footer{text-align:right}[dir=rtl] .sendbird-modal__content .sendbird-modal__footer{text-align:left}.sendbird--mobile-mode .sendbird-modal__content .sendbird-modal__footer{bottom:24px;position:sticky}.sendbird-modal__content .sendbird-modal__footer .sendbird-button:last-child{height:40px;min-width:80px}[dir=ltr] .sendbird-modal__content .sendbird-modal__footer .sendbird-button:last-child{margin-left:8px}[dir=rtl] .sendbird-modal__content .sendbird-modal__footer .sendbird-button:last-child{margin-right:8px}.sendbird-modal__backdrop{height:100%;position:fixed;top:0;width:100%;z-index:10000}[dir=ltr] .sendbird-modal__backdrop{left:0}[dir=rtl] .sendbird-modal__backdrop{right:0}.sendbird-theme--light .sendbird-modal__backdrop{background-color:#00000052;background-color:var(--sendbird-light-overlay-02)}.sendbird-theme--dark .sendbird-modal__backdrop{background-color:#00000052;background-color:var(--sendbird-dark-overlay-02)}.sendbird-iconbutton{align-items:center;background-color:initial;border:1px solid #0000;border-radius:4px;color:#825eeb;color:var(--sendbird-iconbutton-color);cursor:pointer;display:inline-flex;justify-content:center;outline:0;padding:3px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sendbird-iconbutton .sendbird-iconbutton__inner{height:100%}.sendbird-theme--light .sendbird-iconbutton .sendbird-iconbutton__inner svg{fill:#000000e0;fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-iconbutton .sendbird-iconbutton__inner svg{fill:#ffffffe0;fill:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-iconbutton:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-iconbutton:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-iconbutton:active{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-iconbutton:active{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-iconbutton:disabled{cursor:not-allowed!important}.sendbird-theme--light .sendbird-iconbutton:disabled .sendbird-iconbutton__inner path,.sendbird-theme--light .sendbird-iconbutton:disabled .sendbird-iconbutton__inner svg{fill:#00000080;fill:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-iconbutton:disabled .sendbird-iconbutton__inner path,.sendbird-theme--dark .sendbird-iconbutton:disabled .sendbird-iconbutton__inner svg{fill:#ffffff80;fill:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-iconbutton--pressed{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-iconbutton--pressed{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-button{align-items:center;border-radius:4px;box-shadow:none;cursor:pointer;display:inline-flex;font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default);justify-content:center;padding:0}.sendbird-button:hover{box-shadow:none}.sendbird-button:focus{outline:none}.sendbird-button:active{box-shadow:none}.sendbird-button.sendbird-button__disabled{cursor:not-allowed}.sendbird-theme--light .sendbird-button.sendbird-button__disabled{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200);border:none}.sendbird-theme--dark .sendbird-button.sendbird-button__disabled{background-color:#393939;background-color:var(--sendbird-dark-background-400);border:none}.sendbird-theme--light .sendbird-button.sendbird-button__disabled:hover{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-button.sendbird-button__disabled:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-button--big{height:40px}.sendbird-button--big .sendbird-button__text{margin:10px 16px}.sendbird-button--small{height:32px}.sendbird-button--small .sendbird-button__text{margin:6px 16px}.sendbird-theme--light .sendbird-button--primary{background-color:#742ddd;background-color:var(--sendbird-light-primary-300);border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--primary{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200);border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-button--primary .sendbird-button__text{color:#ffffffe0;color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-button--primary .sendbird-button__text{color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-button--primary:hover{background-color:#6211c8;background-color:var(--sendbird-light-primary-400);border-color:#6211c8;border-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-button--primary:hover{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300);border-color:#742ddd;border-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-button--primary:focus{border:1px solid #fff;border:1px solid var(--sendbird-button-border-focus);box-shadow:0 0 0 2px #742ddd;box-shadow:0 0 0 2px var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--primary:focus{border:1px solid #fff;border:1px solid var(--sendbird-button-border-focus);box-shadow:0 0 0 2px #c2a9fa;box-shadow:0 0 0 2px var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-button--primary:active{background-color:#491389;background-color:var(--sendbird-light-primary-500)}.sendbird-theme--dark .sendbird-button--primary:active{background-color:#6211c8;background-color:var(--sendbird-dark-primary-400)}.sendbird-theme--light .sendbird-button--primary:focus .sendbird-button--primary:hover{box-shadow:0 0 0 2px #6211c8;box-shadow:0 0 0 2px var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-button--primary:focus .sendbird-button--primary:hover{box-shadow:0 0 0 2px #742ddd;box-shadow:0 0 0 2px var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-button--primary:focus .sendbird-button--primary:active{box-shadow:0 0 0 2px #491389;box-shadow:0 0 0 2px var(--sendbird-light-primary-500)}.sendbird-theme--dark .sendbird-button--primary:focus .sendbird-button--primary:active{box-shadow:0 0 0 2px #6211c8;box-shadow:0 0 0 2px var(--sendbird-dark-primary-400)}.sendbird-button--secondary{background-color:initial}.sendbird-theme--light .sendbird-button--secondary{border:1px solid #00000061;border:1px solid var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-button--secondary{border:1px solid #ffffff61;border:1px solid var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-button--secondary .sendbird-button__text{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-button--secondary .sendbird-button__text{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-button--secondary:hover{background-color:initial}.sendbird-theme--light .sendbird-button--secondary:hover{border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--secondary:hover{border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-button--secondary:hover .sendbird-button__text{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--secondary:hover .sendbird-button__text{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-button--secondary.sendbird-button__disabled{border:none;cursor:not-allowed}.sendbird-theme--light .sendbird-button--secondary.sendbird-button__disabled{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-button--secondary.sendbird-button__disabled{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-button--secondary.sendbird-button__disabled .sendbird-button__text{color:#00000080;color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-button--secondary.sendbird-button__disabled .sendbird-button__text{color:#ffffff80;color:var(--sendbird-dark-ondark-02)}.sendbird-button--secondary.sendbird-button__disabled:hover{border:none}.sendbird-theme--light .sendbird-button--secondary.sendbird-button__disabled:hover{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-button--secondary.sendbird-button__disabled:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-button--secondary.sendbird-button__disabled:hover .sendbird-button__text{color:#00000080;color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-button--secondary.sendbird-button__disabled:hover .sendbird-button__text{color:#ffffff80;color:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-button--secondary:hover .sendbird-button--secondary:focus .sendbird-button__text{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--secondary:hover .sendbird-button--secondary:focus .sendbird-button__text{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-button--secondary:focus{background-color:initial;border:1px solid #0000}.sendbird-theme--light .sendbird-button--secondary:focus{box-shadow:0 0 0 2px #742ddd;box-shadow:var(--sendbird-light-primary-300) 0 0 0 2px}.sendbird-theme--dark .sendbird-button--secondary:focus{box-shadow:0 0 0 2px #c2a9fa;box-shadow:var(--sendbird-dark-primary-200) 0 0 0 2px}.sendbird-theme--light .sendbird-button--secondary:focus .sendbird-button__text{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-button--secondary:focus .sendbird-button__text{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-button--secondary:active{box-shadow:none}.sendbird-theme--light .sendbird-button--secondary:active{border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--secondary:active{border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-button--secondary:active .sendbird-button__text{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--secondary:active .sendbird-button__text{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-button--warning{background-color:initial;border:1px solid #de360b;border:1px solid var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-button--warning{background-color:initial;border:1px solid #f66161;border:1px solid var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-button--warning .sendbird-button__text{color:#de360b;color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-button--warning .sendbird-button__text{color:#f66161;color:var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-button--warning:hover{border-color:#bf0711;border-color:var(--sendbird-light-error-400)}.sendbird-theme--dark .sendbird-button--warning:hover{border-color:#fdaaaa;border-color:var(--sendbird-dark-error-100)}.sendbird-theme--light .sendbird-button--warning:hover .sendbird-button__text{color:#bf0711;color:var(--sendbird-light-error-400)}.sendbird-theme--dark .sendbird-button--warning:hover .sendbird-button__text{color:#fdaaaa;color:var(--sendbird-dark-error-100)}.sendbird-theme--light .sendbird-button--warning:focus{border-color:#742ddd;border-color:var(--sendbird-light-primary-300)}.sendbird-theme--light .sendbird-theme--light .sendbird-button--warning:focus .sendbird-button__text{color:#de360b;color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-theme--light .sendbird-button--warning:focus .sendbird-button__text{color:#f66161;color:var(--sendbird-dark-error-200)}.sendbird-theme--dark .sendbird-button--warning:focus{border-color:#c2a9fa;border-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-theme--dark .sendbird-button--warning:focus .sendbird-button__text{color:#de360b;color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-theme--dark .sendbird-button--warning:focus .sendbird-button__text{color:#f66161;color:var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-button--warning:hover .sendbird-button--warning:focus{border-color:#742ddd;border-color:var(--sendbird-light-primary-300)}.sendbird-theme--light .sendbird-theme--light .sendbird-button--warning:hover .sendbird-button--warning:focus .sendbird-button__text{color:#bf0711;color:var(--sendbird-light-error-400)}.sendbird-theme--dark .sendbird-theme--light .sendbird-button--warning:hover .sendbird-button--warning:focus .sendbird-button__text{color:#fdaaaa;color:var(--sendbird-dark-error-100)}.sendbird-theme--dark .sendbird-button--warning:hover .sendbird-button--warning:focus{border-color:#c2a9fa;border-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-theme--dark .sendbird-button--warning:hover .sendbird-button--warning:focus .sendbird-button__text{color:#bf0711;color:var(--sendbird-light-error-400)}.sendbird-theme--dark .sendbird-theme--dark .sendbird-button--warning:hover .sendbird-button--warning:focus .sendbird-button__text{color:#fdaaaa;color:var(--sendbird-dark-error-100)}.sendbird-theme--light .sendbird-button--danger{background-color:#de360b;background-color:var(--sendbird-light-error-300);border:1px solid #de360b;border:1px solid var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-button--danger{background-color:#f66161;background-color:var(--sendbird-dark-error-200);border:1px solid #f66161;border:1px solid var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-button--danger .sendbird-button__text{color:#ffffffe0;color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-button--danger .sendbird-button__text{color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-button--danger:hover{background-color:#bf0711;background-color:var(--sendbird-light-error-400);border-color:#bf0711;border-color:var(--sendbird-light-error-400)}.sendbird-theme--dark .sendbird-button--danger:hover{background-color:#bf0711;background-color:var(--sendbird-dark-error-400);border-color:#bf0711;border-color:var(--sendbird-dark-error-400)}.sendbird-theme--light .sendbird-button--danger:focus{border-color:#fff;border-color:var(--sendbird-button-border-focus);box-shadow:0 0 0 2px #de360b;box-shadow:0 0 0 2px var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-button--danger:focus{border-color:#fff;border-color:var(--sendbird-button-border-focus);box-shadow:0 0 0 2px #de360b;box-shadow:0 0 0 2px var(--sendbird-dark-error-300)}.sendbird-button--danger:active{box-shadow:none}.sendbird-theme--light .sendbird-button--danger:active{background-color:#9d091e;background-color:var(--sendbird-light-error-500)}.sendbird-theme--dark .sendbird-button--danger:active{background-color:#9d091e;background-color:var(--sendbird-dark-error-500)}.sendbird-theme--light .sendbird-button--danger:hover .sendbird-button--danger:focus{box-shadow:0 0 0 2px #bf0711;box-shadow:0 0 0 2px var(--sendbird-light-error-400)}.sendbird-theme--dark .sendbird-button--danger:hover .sendbird-button--danger:focus{box-shadow:0 0 0 2px #bf0711;box-shadow:0 0 0 2px var(--sendbird-dark-error-400)}.sendbird-theme--light .sendbird-button--danger:active .sendbird-button--danger:focus{box-shadow:0 0 0 2px #9d091e;box-shadow:0 0 0 2px var(--sendbird-light-error-500)}.sendbird-theme--dark .sendbird-button--danger:active .sendbird-button--danger:focus{box-shadow:0 0 0 2px #9d091e;box-shadow:0 0 0 2px var(--sendbird-dark-error-500)}.sendbird-button--disabled{border:1px solid #0000;cursor:not-allowed}.sendbird-theme--light .sendbird-button--disabled{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200);color:#ffffffe0;color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-button--disabled{background-color:#393939;background-color:var(--sendbird-dark-background-400);color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird--mobile-mode .sendbird-label{-webkit-touch-callout:none;-webkit-user-select:none}[class*=sendbird-label]{font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default)}.sendbird-label--h-1{font-size:20px;line-height:1.4}.sendbird-label--h-1,.sendbird-label--h-2{font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:-.2px}.sendbird-label--h-2{font-size:18px;line-height:normal}.sendbird-label--subtitle-1{font-size:16px;font-weight:400;line-height:1.38}.sendbird-label--subtitle-1,.sendbird-label--subtitle-2{font-stretch:normal;font-style:normal;letter-spacing:-.2px}.sendbird-label--subtitle-2{font-size:14px;font-weight:500;line-height:1.14}.sendbird-label--body-1{font-size:14px;line-height:1.43}.sendbird-label--body-1,.sendbird-label--body-2{font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal}.sendbird-label--body-2{font-size:12px;line-height:1.33}.sendbird-label--button-1{font-weight:600}.sendbird-label--button-1,.sendbird-label--button-2{font-size:14px;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:1.43}.sendbird-label--button-2{font-weight:400}.sendbird-label--button-3{font-weight:500}.sendbird-label--button-3,.sendbird-label--caption-1{font-size:14px;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:1.43}.sendbird-label--caption-1{font-weight:600}.sendbird-label--caption-2{font-weight:700}.sendbird-label--caption-2,.sendbird-label--caption-3{font-size:12px;font-style:normal;letter-spacing:normal;line-height:1}.sendbird-label--caption-3{font-stretch:normal;font-weight:400}.sendbird-theme--light .sendbird-label--color-onbackground-1{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-label--color-onbackground-1{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-label--color-onbackground-2{color:#00000080;color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-label--color-onbackground-2{color:#ffffff80;color:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-label--color-onbackground-3{color:#00000061;color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-label--color-onbackground-3{color:#ffffff61;color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-label--color-onbackground-4{color:#0000001f;color:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-label--color-onbackground-4{color:#ffffff1f;color:var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-label--color-oncontent-1{color:#ffffffe0;color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-label--color-oncontent-1{color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-label--color-oncontent-2{color:#ffffff80;color:var(--sendbird-light-ondark-02)}.sendbird-theme--dark .sendbird-label--color-oncontent-2{color:#00000080;color:var(--sendbird-dark-onlight-02)}.sendbird-theme--light .sendbird-label--color-oncontent-3{color:#ffffff61;color:var(--sendbird-light-ondark-03)}.sendbird-theme--dark .sendbird-label--color-oncontent-3{color:#00000061;color:var(--sendbird-dark-onlight-03)}.sendbird-theme--light .sendbird-label--color-oncontent-inverse-1{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-label--color-oncontent-inverse-1{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-label--color-oncontent-inverse-3{color:#00000061;color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-label--color-oncontent-inverse-3{color:#ffffff61;color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-label--color-primary{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-label--color-primary{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-label--color-error{color:#de360b;color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-label--color-error{color:#f66161;color:var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-label--color-secondary-3{color:#259c72;color:var(--sendbird-light-secondary-300)}.sendbird-theme--dark .sendbird-label--color-secondary-3{color:#69c085;color:var(--sendbird-dark-secondary-200)}.sendbird-icon{display:inline-block}.sendbird-icon:focus{outline:none}.sendbird-theme--light .sendbird-icon-color--primary [class*=fill]{fill:#742ddd;fill:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-icon-color--primary [class*=fill]{fill:#c2a9fa;fill:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-icon-color--primary-2 [class*=fill]{fill:#c2a9fa;fill:var(--sendbird-light-primary-200)}.sendbird-theme--dark .sendbird-icon-color--primary-2 [class*=fill]{fill:#6211c8;fill:var(--sendbird-dark-primary-400)}.sendbird-theme--light .sendbird-icon-color--primary [class*=stroke]{stroke:#742ddd;stroke:var(--sendbird-light-primary-300);stroke-width:2px;stroke-linejoin:round}.sendbird-theme--dark .sendbird-icon-color--primary [class*=stroke]{stroke:#c2a9fa;stroke:var(--sendbird-dark-primary-200);stroke-width:2px;stroke-linejoin:round}.sendbird-theme--light .sendbird-icon-color--secondary [class*=fill]{fill:#259c72;fill:var(--sendbird-light-secondary-300)}.sendbird-theme--dark .sendbird-icon-color--secondary [class*=fill]{fill:#69c085;fill:var(--sendbird-dark-secondary-200)}.sendbird-theme--light .sendbird-icon-color--secondary-2 [class*=fill]{fill:#69c085;fill:var(--sendbird-light-secondary-200)}.sendbird-theme--dark .sendbird-icon-color--secondary-2 [class*=fill]{fill:#69c085;fill:var(--sendbird-dark-secondary-200)}.sendbird-theme--light .sendbird-icon-color--content [class*=fill]{fill:#ffffffe0;fill:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-icon-color--content [class*=fill]{fill:#000000e0;fill:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-icon-color--content-inverse [class*=fill]{fill:#000000e0;fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-icon-color--content-inverse [class*=fill]{fill:#ffffffe0;fill:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-icon-color--content-inverse-3 [class*=fill]{fill:#00000061;fill:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-icon-color--content-inverse-3 [class*=fill]{fill:#ffffff61;fill:var(--sendbird-dark-ondark-03)}.sendbird-icon-color--white [class*=fill]{fill:#fff}.sendbird-icon-color--gray [class*=fill]{fill:#0000001f;fill:var(--sendbird-light-onlight-04)}.sendbird-icon-color--thumbnail-icon [class*=fill]{fill:#00000080;fill:var(--sendbird-light-onlight-02)}.sendbird-theme--light .sendbird-icon-color--sent [class*=fill]{fill:#00000061;fill:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-icon-color--sent [class*=fill]{fill:#ffffff61;fill:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-icon-color--read [class*=fill]{fill:#259c72;fill:var(--sendbird-light-secondary-300)}.sendbird-theme--dark .sendbird-icon-color--read [class*=fill]{fill:#69c085;fill:var(--sendbird-dark-secondary-200)}.sendbird-theme--light .sendbird-icon-color--on-background-1 [class*=fill]{fill:#000000e0;fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-icon-color--on-background-1 [class*=fill]{fill:#ffffffe0;fill:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-icon-color--on-background-2 [class*=fill]{fill:#00000080;fill:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-icon-color--on-background-2 [class*=fill]{fill:#ffffff80;fill:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-icon-color--on-background-3 [class*=fill]{fill:#00000061;fill:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-icon-color--on-background-3 [class*=fill]{fill:#ffffff61;fill:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-icon-color--on-background-4 [class*=fill]{fill:#0000001f;fill:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-icon-color--on-background-4 [class*=fill]{fill:#ffffff1f;fill:var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-icon-color--background-3 [class*=fill]{fill:#bdbdbd;fill:var(--sendbird-light-background-300)}.sendbird-theme--dark .sendbird-icon-color--background-3 [class*=fill]{fill:#393939;fill:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-icon-color--error [class*=fill]{fill:#de360b;fill:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-icon-color--error [class*=fill]{fill:#f66161;fill:var(--sendbird-dark-error-200)}.sendbird-context-menu{display:inline}.sendbird-message-content__sendbird-ui-container-type__default__header-container .sendbird-context-menu{display:flex}.sendbird__offline .sendbird-dropdown__menu .sendbird-dropdown__menu-item{cursor:not-allowed}.sendbird__offline .sendbird-message-item-menu__list__menu-item.menu-item-delete{cursor:pointer}.sendbird-dropdown__menu{border-radius:4px;list-style:none;margin:0;min-width:140px;padding:8px 0;position:absolute;top:100%;z-index:99999}.sendbird-theme--light .sendbird-dropdown__menu{background-color:#fff;background-color:var(--sendbird-light-background-50);box-shadow:0 3px 5px -3px #2122420a,0 3px 14px 2px #00000014,0 8px 10px 1px #0000001f;box-shadow:var(--sendbird-light-shadow-02)}.sendbird-theme--dark .sendbird-dropdown__menu{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);box-shadow:0 3px 5px -3px #2122420a,0 3px 14px 2px #00000014,0 8px 10px 1px #0000001f;box-shadow:var(--sendbird-dark-shadow-02)}.sendbird-dropdown__menu .sendbird-dropdown__menu-item{cursor:pointer;padding:8px 16px;white-space:nowrap}.sendbird-dropdown__menu .sendbird-dropdown__menu-item.disable{cursor:not-allowed}.sendbird-theme--light .sendbird-dropdown__menu .sendbird-dropdown__menu-item.disable:hover{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-dropdown__menu .sendbird-dropdown__menu-item.disable:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-dropdown__menu .sendbird-dropdown__menu-item:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-dropdown__menu .sendbird-dropdown__menu-item:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-dropdown__reaction-bar{border-radius:8px;list-style:none;margin:0;max-height:208px;max-width:352px;min-width:44px;overflow-y:scroll;padding:8px;position:absolute;top:100%}[dir=ltr] .sendbird-dropdown__reaction-bar{left:0}[dir=rtl] .sendbird-dropdown__reaction-bar{right:0}.sendbird-theme--light .sendbird-dropdown__reaction-bar{background-color:#fff;background-color:var(--sendbird-light-background-50);box-shadow:0 3px 5px -3px #2122420a,0 3px 14px 2px #00000014,0 8px 10px 1px #0000001f;box-shadow:var(--sendbird-light-shadow-02)}.sendbird-theme--dark .sendbird-dropdown__reaction-bar{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);box-shadow:0 3px 5px -3px #2122420a,0 3px 14px 2px #00000014,0 8px 10px 1px #0000001f;box-shadow:var(--sendbird-dark-shadow-02)}.sendbird-dropdown__reaction-bar .sendbird-dropdown__reaction-bar__row .sendbird-reaction-button,.sendbird-dropdown__reaction-bar .sendbird-dropdown__reaction-bar__row .sendbird-reaction-button--selected{margin:4px}.sendbird-dropdown__reaction-bar .sendbird-dropdown__reaction-bar__emptyLabel{width:-moz-fit-content;width:fit-content}.sendbird-dropdown__menu-backdrop{background-color:initial;height:100%;position:fixed;top:0;width:100%}[dir=ltr] .sendbird-dropdown__menu-backdrop{left:0}[dir=rtl] .sendbird-dropdown__menu-backdrop{right:0}.sendbird-sort-by-row{align-items:center;display:flex;justify-content:flex-start}.sendbird__offline .sendbird-menu-item{cursor:not-allowed}.sendbird-menu-item{cursor:pointer;display:flex;padding:8px 16px;white-space:nowrap}.sendbird-menu-item.disable{cursor:not-allowed}.sendbird-theme--light .sendbird-menu-item.disable:hover{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-menu-item.disable:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-menu-item:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-menu-item:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-menu-item>*{align-items:center;width:100%}.sendbird-menu-item>*,.sendbird-menu-item__text{display:flex;justify-content:space-between}.sendbird-conversation{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.sendbird-theme--light .sendbird-conversation{background-color:#fff;background-color:var(--sendbird-light-background-50);border:1px solid #0000001f;border:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-conversation{background-color:#161616;background-color:var(--sendbird-dark-background-600);border:1px solid #ffffff1f;border:1px solid var(--sendbird-dark-ondark-04)}.sendbird-conversation__messages{flex:1 1;overflow:hidden}.sendbird-conversation__messages-list{display:flex;flex-direction:column;height:100%;justify-content:flex-end}.sendbird-conversation__footer{padding:0 0 24px;width:100%}.sendbird-msg-hoc__animated .sendbird-message-content{animation:bounce 1s ease}@keyframes bounce{50%{transform:translateY(-10px)}60%{transform:translateY(0)}90%{transform:translateY(-10px)}to{transform:translateY(0)}}.sendbird-conversation__scroll-container{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto}.sendbird-conversation__scroll-container .sendbird-conversation__padding{flex:1 1}.sendbird-conversation__footer{box-sizing:border-box;margin-top:6px;position:relative}.sendbird-conversation__footer .sendbird-conversation__footer__typing-indicator{bottom:8px;display:inline-flex;position:absolute}[dir=ltr] .sendbird-conversation__footer .sendbird-conversation__footer__typing-indicator .sendbird-conversation__footer__typing-indicator__text{margin-left:24px;margin-right:10px}[dir=rtl] .sendbird-conversation__footer .sendbird-conversation__footer__typing-indicator .sendbird-conversation__footer__typing-indicator__text{margin-left:10px;margin-right:24px}.sendbird-connection-status{align-items:center;display:flex;padding-top:5px}.sendbird-place-holder{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.sendbird-place-holder .sendbird-place-holder__body{align-items:center;display:flex;flex-direction:column;height:104px}.sendbird-place-holder .sendbird-place-holder__body .sendbird-place-holder__body__icon{margin-bottom:10px}.sendbird-place-holder .sendbird-place-holder__body .sendbird-place-holder__body__text{margin-top:10px}.sendbird-place-holder .sendbird-place-holder__body__reconnect{cursor:pointer;display:flex;flex-direction:row;margin-top:18px}[dir=ltr] .sendbird-place-holder .sendbird-place-holder__body__reconnect .sendbird-place-holder__body__reconnect__icon{margin-right:4px}[dir=rtl] .sendbird-place-holder .sendbird-place-holder__body__reconnect .sendbird-place-holder__body__reconnect__icon{margin-left:4px}.sendbird-place-holder .sendbird-place-holder__body--align-top{display:flex;flex-direction:column;justify-content:center;position:absolute;top:24px;width:100%}.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-holder__body--align-top__text{display:flex;flex-direction:row;justify-content:center;padding-left:16px;padding-right:16px}.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-holder__body--align-top__text .sendbird-place-holder__body--align-top__text__search-in{display:flex;min-width:60px}[dir=ltr] .sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-holder__body--align-top__text .sendbird-place-holder__body--align-top__text__search-in{margin-right:2px}[dir=rtl] .sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-holder__body--align-top__text .sendbird-place-holder__body--align-top__text__search-in{margin-left:2px}.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-holder__body--align-top__text .sendbird-place-holder__body--align-top__text__channel-name{display:block;max-width:calc(100% - 62px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-hlder__body--align-top__no-result,.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-hlder__body--align-top__searching{display:flex;justify-content:center}.sendbird-loader{animation:1s linear infinite;animation-name:rotate;display:inline-block}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.sendbird-chat-header{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;height:64px;justify-content:space-between;min-height:64px;overflow:hidden;position:relative;text-overflow:ellipsis}[dir=ltr] .sendbird-chat-header{padding-left:20px;padding-right:16px}[dir=rtl] .sendbird-chat-header{padding-left:16px;padding-right:20px}.sendbird-theme--light .sendbird-chat-header{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-chat-header{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}[dir=ltr] .sendbird-chat-header__left{margin-right:24px}[dir=rtl] .sendbird-chat-header__left{margin-left:24px}.sendbird-chat-header__left,.sendbird-chat-header__right{align-items:center;display:flex;flex-direction:row;overflow:hidden}.sendbird-chat-header .sendbird-chat-header__left__title{max-width:780px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[dir=ltr] .sendbird-chat-header .sendbird-chat-header__left__title{margin-left:8px;margin-right:16px}[dir=rtl] .sendbird-chat-header .sendbird-chat-header__left__title{margin-left:16px;margin-right:8px}.sendbird--mobile-mode .sendbird-chat-header .sendbird-chat-header__left__title{max-width:calc(100vw - 240px)}.sendbird-chat-header .sendbird-chat-header__left__subtitle{max-width:240px;overflow:hidden;text-overflow:ellipsis}[dir=ltr] .sendbird-chat-header .sendbird-chat-header__right__mute{margin-right:18px}[dir=rtl] .sendbird-chat-header .sendbird-chat-header__right__mute{margin-left:18px}.sendbird-chat-header .sendbird-iconbutton--pressed{background-color:inherit}[dir=ltr] .sendbird-chat-header .sendbird-chat-header__right__info{margin-left:16px}[dir=rtl] .sendbird-chat-header .sendbird-chat-header__right__info{margin-right:16px}[dir=ltr] .sendbird-chat-header__icon_back{margin-right:8px}[dir=rtl] .sendbird-chat-header__icon_back{margin-left:8px}.sendbird-chat-header--default-avatar{align-items:center;border-radius:50%;display:flex;height:56px;justify-content:center;width:56px}[dir=rtl] .sendbird-chat-header--default-avatar{.sendbird-icon{&.sendbird-icon-broadcast{transform:rotateY(180deg)}}}.sendbird-theme--light .sendbird-chat-header--default-avatar{background-color:#259c72;background-color:var(--sendbird-light-secondary-300)}.sendbird-theme--dark .sendbird-chat-header--default-avatar{background-color:#69c085;background-color:var(--sendbird-dark-secondary-200)}.sendbird-image-renderer{overflow:hidden;position:relative}.sendbird-image-renderer__hidden-image-loader{display:none}.sendbird-image-renderer,.sendbird-image-renderer__image{height:180px;width:320px}.sendbird-multiple-files-image-renderer__image-cover{background-color:#0000008c;background-color:var(--sendbird-light-overlay-01);border-radius:16px;display:none;height:100%;position:absolute;top:0;width:100%}.sendbird-image-renderer:hover .sendbird-multiple-files-image-renderer__image-cover{display:inline-flex}.sendbird-multiple-files-image-renderer__icon-wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:1}.sendbird-multiple-files-image-renderer__icon-wrapper .sendbird-multiple-files-image-renderer__icon-wrapper__icon{align-items:center;background-color:#ffffffe0;background-color:var(--sendbird-light-ondark-01);border-radius:50%;display:flex;height:56px;justify-content:center;width:56px;z-index:2}.sendbird-avatar{border-radius:50%;display:inline-block;overflow:hidden;position:relative}.sendbird-avatar:focus{outline:none}.sendbird-avatar .sendbird-avatar-img{align-items:center;display:flex;justify-content:center;position:absolute;top:50%}[dir=ltr] .sendbird-avatar .sendbird-avatar-img{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .sendbird-avatar .sendbird-avatar-img{right:50%;transform:translate(50%,-50%)}.sendbird-theme--light .sendbird-avatar .sendbird-avatar-img{background-color:#bdbdbd;background-color:var(--sendbird-light-background-300)}.sendbird-theme--dark .sendbird-avatar .sendbird-avatar-img{background-color:#bdbdbd;background-color:var(--sendbird-dark-background-300)}[dir=ltr] .sendbird-avatar .sendbird-avatar--inner__two-child .sendbird-avatar-img:first-child{transform:translate(2%,-50%)}[dir=rtl] .sendbird-avatar .sendbird-avatar--inner__two-child .sendbird-avatar-img:first-child{transform:translate(-2%,-50%)}[dir=ltr] .sendbird-avatar .sendbird-avatar--inner__two-child .sendbird-avatar-img:last-child{transform:translate(-102%,-50%)}[dir=rtl] .sendbird-avatar .sendbird-avatar--inner__two-child .sendbird-avatar-img:last-child{transform:translate(102%,-50%)}[dir=ltr] .sendbird-avatar .sendbird-avatar--inner__three-child--upper .sendbird-avatar-img:first-child{transform:translate(-50%,-102%)}[dir=rtl] .sendbird-avatar .sendbird-avatar--inner__three-child--upper .sendbird-avatar-img:first-child{transform:translate(50%,-102%)}[dir=ltr] .sendbird-avatar .sendbird-avatar--inner__three-child--lower .sendbird-avatar-img:first-child{transform:translate(-77%,-23%) scale(.5)}[dir=rtl] .sendbird-avatar .sendbird-avatar--inner__three-child--lower .sendbird-avatar-img:first-child{transform:translate(77%,-23%) scale(.5)}[dir=ltr] .sendbird-avatar .sendbird-avatar--inner__three-child--lower .sendbird-avatar-img:last-child{transform:translate(-23%,-23%) scale(.5)}[dir=rtl] .sendbird-avatar .sendbird-avatar--inner__three-child--lower .sendbird-avatar-img:last-child{transform:translate(23%,-23%) scale(.5)}[dir=ltr] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:first-child{transform:translate(-77%,-77%) scale(.5)}[dir=rtl] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:first-child{transform:translate(77%,-77%) scale(.5)}[dir=ltr] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:nth-child(2){transform:translate(-23%,-77%) scale(.5)}[dir=rtl] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:nth-child(2){transform:translate(23%,-77%) scale(.5)}[dir=ltr] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:nth-child(3){transform:translate(-77%,-23%) scale(.5)}[dir=rtl] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:nth-child(3){transform:translate(77%,-23%) scale(.5)}[dir=ltr] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:last-child{transform:translate(-23%,-23%) scale(.5)}[dir=rtl] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:last-child{transform:translate(23%,-23%) scale(.5)}.sendbird-avatar .sendbird-avatar-img--default{align-items:center;display:flex;justify-content:center}.sendbird-theme--light .sendbird-avatar .sendbird-avatar-img--default{background-color:#bdbdbd;background-color:var(--sendbird-light-background-300)}.sendbird-theme--dark .sendbird-avatar .sendbird-avatar-img--default{background-color:#bdbdbd;background-color:var(--sendbird-dark-background-300)}.sendbird-theme--light .sendbird-avatar .sendbird-avatar-img--default.text{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-avatar .sendbird-avatar-img--default.text{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-avatar .sendbird-avatar-text{font-family:Roboto;font-size:8px;font-style:normal;font-weight:700;font-weight:400;line-height:12px;text-align:center}.sendbird-theme--light .sendbird-avatar .sendbird-avatar-text{color:#00000080;color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-avatar .sendbird-avatar-text{color:#ffffff80;color:var(--sendbird-dark-ondark-02)}.sendbird-ui-header{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;height:64px;justify-content:space-between;min-height:64px;overflow:hidden;padding-left:16px;padding-right:16px;position:relative;text-overflow:ellipsis}.sendbird-theme--light .sendbird-ui-header{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-ui-header{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-ui-header--is-desktop{max-width:176px}.sendbird-ui-header--is-mobile{max-width:80px}.sendbird-ui-header__left{align-items:center;display:inline-flex;flex:0 0 auto;position:relative}[dir=ltr] .sendbird-ui-header__left{left:0;margin-right:8px}[dir=rtl] .sendbird-ui-header__left{margin-left:8px;right:0}.sendbird-ui-header__middle{display:inline-flex;flex:1 1;flex-direction:column;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-ui-header__middle__subtitle__container{display:flex;width:100%}.sendbird-ui-header__middle__subtitle,.sendbird-ui-header__middle__title{text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.sendbird-ui-header__right{align-items:center;display:inline-flex;flex:0 0 auto;position:relative}[dir=ltr] .sendbird-ui-header__right{margin-left:8px;right:0}[dir=rtl] .sendbird-ui-header__right{left:0;margin-right:8px}.sendbird-textbutton{cursor:pointer;display:inline-block;text-decoration:underline}.sendbird-textbutton--not-underline{cursor:pointer;text-decoration:none}.sendbird-textbutton--disabled{cursor:not-allowed}.sendbird-theme--light .sendbird-textbutton--disabled{color:#00000061;color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-textbutton--disabled{color:#ffffff61;color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-color--onbackground-1{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-color--onbackground-1{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-color--onbackground-1--background-color{background-color:#000000e0;background-color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-color--onbackground-1--background-color{background-color:#ffffffe0;background-color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-color--onbackground-2{color:#00000080;color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-color--onbackground-2{color:#ffffff80;color:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-color--onbackground-2--background-color{background-color:#00000080;background-color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-color--onbackground-2--background-color{background-color:#ffffff80;background-color:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-color--onbackground-3{color:#00000061;color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-color--onbackground-3{color:#ffffff61;color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-color--onbackground-3--background-color{background-color:#00000061;background-color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-color--onbackground-3--background-color{background-color:#ffffff61;background-color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-color--onbackground-4{color:#0000001f;color:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-color--onbackground-4{color:#ffffff1f;color:var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-color--onbackground-4--background-color{background-color:#0000001f;background-color:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-color--onbackground-4--background-color{background-color:#ffffff1f;background-color:var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-color--oncontent-1{color:#ffffffe0;color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-color--oncontent-1{color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-color--oncontent-1--background-color{background-color:#ffffffe0;background-color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-color--oncontent-1--background-color{background-color:#000000e0;background-color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-color--primary{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-color--primary{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-color--primary--background-color{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-color--primary--background-color{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-color--error{color:#de360b;color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-color--error{color:#f66161;color:var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-color--error--background-color{background-color:#de360b;background-color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-color--error--background-color{background-color:#de360b;background-color:var(--sendbird-dark-error-300)}.sendbird-conversation__messages{position:relative}.sendbird-conversation__messages .sendbird-conversation__messages-padding{height:100%;overflow-x:hidden;padding:0 24px;position:relative}.sendbird--mobile-mode .sendbird-conversation__messages .sendbird-conversation__messages-padding{padding:0 12px}.sendbird-conversation__messages .sendbird-admin-message,.sendbird-conversation__messages .sendbird-separator{padding-bottom:8px;padding-top:8px}.sendbird-conversation__messages__notification{position:fixed;top:0;width:calc(100% - 50px)}[dir=ltr] .sendbird-conversation__messages__notification{margin-left:25px}[dir=rtl] .sendbird-conversation__messages__notification{margin-right:25px}.sendbird-conversation__scroll-bottom-button{align-items:center;border-radius:24px;bottom:30px;display:flex;height:40px;justify-content:center;position:sticky;width:40px}[dir=ltr] .sendbird-conversation__scroll-bottom-button{left:calc(100% - 65px)}[dir=rtl] .sendbird-conversation__scroll-bottom-button{right:calc(100% - 65px)}.sendbird-theme--light .sendbird-conversation__scroll-bottom-button{background-color:#fff;background-color:var(--sendbird-light-background-50);box-shadow:0 2px 8px 0 #00000014,0 4px 6px 0 #0000001f;box-shadow:var(--sendbird-light-shadow-05)}.sendbird-theme--dark .sendbird-conversation__scroll-bottom-button{background-color:#393939;background-color:var(--sendbird-dark-background-400);box-shadow:var(--sendbird-dark-shadow-05)}.sendbird-conversation__scroll-bottom-button:hover{cursor:pointer}.sendbird-theme--light .sendbird-conversation__scroll-bottom-button:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-conversation__scroll-bottom-button:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-conversation__scroll-bottom-button:active{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-conversation__scroll-bottom-button:active{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-conversation__scroll-bottom-button:focus{outline:none}.sendbird-separator{align-items:center;display:flex;width:100%}.sendbird-separator .sendbird-separator__left,.sendbird-separator .sendbird-separator__right{border:none;display:inline-block;height:1px;width:100%}.sendbird-separator .sendbird-separator__text{display:flex;margin:0 16px;white-space:nowrap}.sendbird-message-input{display:inline-block;position:relative;width:100%}.sendbird-message-input .sendbird-message-input--textarea{background-color:inherit;border-radius:4px;box-sizing:border-box;font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default);font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.43;max-height:92px;min-height:58px;overflow-y:scroll;position:relative;resize:none;white-space:pre-wrap;width:100%}[dir=ltr] .sendbird-message-input .sendbird-message-input--textarea{padding:18px 64px 18px 16px}[dir=rtl] .sendbird-message-input .sendbird-message-input--textarea{padding:18px 16px 18px 64px}.sendbird-theme--light .sendbird-message-input .sendbird-message-input--textarea{background-color:#fff;background-color:var(--sendbird-light-background-50);border:1px solid #00000061;border:1px solid var(--sendbird-light-onlight-03);caret-color:#742ddd;caret-color:var(--sendbird-light-primary-300);color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-message-input .sendbird-message-input--textarea{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);border:1px solid #ffffff61;border:1px solid var(--sendbird-dark-ondark-03);caret-color:#c2a9fa;caret-color:var(--sendbird-dark-primary-200);color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-message-input .sendbird-message-input--textarea:focus{outline:none}.sendbird-theme--light .sendbird-message-input .sendbird-message-input--textarea:focus{border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300);box-shadow:0 1px 5px 0 #2122421f,0 0 1px 0 #21224229,0 2px 1px 0 #21224214,0 1px 5px 0 #0000001f;box-shadow:var(--sendbird-light-shadow-message-input);color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-message-input .sendbird-message-input--textarea:focus{border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200);box-shadow:0 1px 5px 0 #2122421f,0 0 1px 0 #21224229,0 2px 1px 0 #21224214,0 1px 5px 0 #0000001f;box-shadow:var(--sendbird-dark-shadow-message-input);color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-message-input .sendbird-message-input--textarea:active{border:1px solid #7b53ef;border:1px solid var(--sendbird-message-input-border-active);color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-message-input .sendbird-message-input--textarea:active{border:1px solid #7b53ef;border:1px solid var(--sendbird-message-input-border-active);color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-message-input .sendbird-message-input--placeholder{font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default);font-size:14px;line-height:1.43;pointer-events:none;position:absolute;top:18px}[dir=ltr] .sendbird-message-input .sendbird-message-input--placeholder{left:16px}[dir=rtl] .sendbird-message-input .sendbird-message-input--placeholder{right:16px}.sendbird-message-input .sendbird-message-input--attach{bottom:14px;padding:6px;position:absolute}[dir=ltr] .sendbird-message-input .sendbird-message-input--attach{right:16px}[dir=rtl] .sendbird-message-input .sendbird-message-input--attach{left:16px}[dir=ltr] .sendbird-message-input .sendbird-message-input--attach.is-voice-message-enabled{right:48px}[dir=rtl] .sendbird-message-input .sendbird-message-input--attach.is-voice-message-enabled{left:48px}.sendbird-message-input .sendbird-message-input--voice-message{bottom:14px;padding:6px;position:absolute}[dir=ltr] .sendbird-message-input .sendbird-message-input--voice-message{right:16px}[dir=rtl] .sendbird-message-input .sendbird-message-input--voice-message{left:16px}.sendbird-message-input .sendbird-message-input--send{bottom:14px;padding:6px;position:absolute}[dir=ltr] .sendbird-message-input .sendbird-message-input--send{right:16px}[dir=rtl] .sendbird-message-input .sendbird-message-input--send{left:16px;transform:rotate(180deg)}.sendbird-message-input .sendbird-message-input--attach-input{display:none}.sendbird-message-input__edit{box-sizing:border-box;padding:16px}.sendbird-theme--light .sendbird-message-input__edit{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-message-input__edit{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-message-input--edit-action{margin-top:4px}[dir=ltr] .sendbird-message-input--edit-action{text-align:right}[dir=rtl] .sendbird-message-input--edit-action{text-align:left}[dir=ltr] .sendbird-message-input--edit-action button:last-child{margin-left:8px}[dir=rtl] .sendbird-message-input--edit-action button:last-child{margin-right:8px}.sendbird-message-input--edit-action .sendbird-message-input--edit-action__cancel{width:80px}.sendbird-theme--light .sendbird-message-input--edit-action .sendbird-message-input--edit-action__cancel{border:1px solid #00000061;border:1px solid var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-message-input--edit-action .sendbird-message-input--edit-action__cancel{border:1px solid #ffffff61;border:1px solid var(--sendbird-dark-ondark-03)}.sendbird-message-input--edit-action .sendbird-message-input--edit-action__save{width:80px}.sendbird-message-input-form__disabled{cursor:not-allowed}.sendbird-message-input__disabled{cursor:not-allowed;pointer-events:none}.sendbird-theme--light .sendbird-message-input__disabled .sendbird-message-input--textarea{border:1px solid #0000001f;border:1px solid var(--sendbird-light-onlight-04);color:#0000001f;color:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-message-input__disabled .sendbird-message-input--textarea{border:1px solid #ffffff1f;border:1px solid var(--sendbird-dark-ondark-04);color:#ffffff1f;color:var(--sendbird-dark-ondark-04)}.sendbird-message-content{display:inline-flex;flex-direction:row;position:relative;width:100%}.sendbird-message-content.incoming{justify-content:flex-start}.sendbird-message-content.outgoing{justify-content:flex-end}.sendbird-message-content .sendbird-message-content__middle{max-width:400px}.sendbird--mobile-mode .sendbird-message-content .sendbird-message-content__middle{max-width:calc(100vw - 140px)}.sendbird-message-content .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.use-quote{bottom:-8px;margin-top:-8px}.sendbird-message-content__middle__quote-message__quote{width:100%}.sendbird-message-content.incoming .sendbird-message-content__left{display:inline-flex;flex-shrink:0;min-width:40px;position:relative}.sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar{bottom:2px;position:absolute}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar{left:0}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar{right:0}.sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar.multiple{border:2px solid}.sendbird-theme--light .sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar.multiple{border-color:#fff;border-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar.multiple{border-color:#161616;border-color:var(--sendbird-dark-background-600)}.sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar.use-thread-replies{bottom:35px}.sendbird-message-content.incoming .sendbird-message-content__middle{align-items:flex-start;display:inline-flex;flex-direction:column;position:relative}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container{max-width:100%}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{bottom:6px;display:flex;flex-direction:row;min-width:80px;position:absolute;white-space:nowrap}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{right:-84px}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{left:-84px}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at.sendbird-mouse-hover{display:none}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default{bottom:-16px;min-width:-moz-fit-content;min-width:fit-content}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default{left:2px}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default{right:2px}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__sender-name{margin-bottom:4px;overflow:hidden;position:relative;text-overflow:ellipsis;width:100%}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__sender-name{margin-left:12px}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__sender-name{margin-right:12px}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__quote-message{display:inline-flex;position:relative;width:100%}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.outgoing{justify-content:flex-end}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.incoming{justify-content:flex-start}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__quote-message:hover{cursor:pointer}.sendbird-message-content.incoming .sendbird-message-content__right{display:inline-flex;padding-top:18px;position:relative;width:50px}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.incoming .sendbird-message-content__right{margin-left:4px}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.incoming .sendbird-message-content__right{margin-right:4px}.sendbird-message-content.incoming .sendbird-message-content__right.use-reactions{width:70px}.sendbird-message-content.incoming .sendbird-message-content__right.chain-top{padding-top:2px}.sendbird-message-content.incoming .sendbird-message-content__right.chain-top.use-quote{padding-top:18px}.sendbird-message-content.incoming .sendbird-message-content__right .sendbird-message-content-menu{display:none;flex-direction:row;height:32px;position:relative}.sendbird--mobile-mode .sendbird-message-content.incoming:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at,.sendbird-message-content.incoming .sendbird-message-content__right .sendbird-message-content-menu.sendbird-mouse-hover,.sendbird-message-content.incoming:hover .sendbird-message-content__right .sendbird-message-content-menu{display:inline-flex}.sendbird-message-content.incoming:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{display:none}.sendbird-message-content.incoming:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default{display:flex}.sendbird-message-content.outgoing .sendbird-message-content__left{box-sizing:border-box;display:inline-flex;justify-content:flex-end;position:relative;width:50px}.sendbird-message-content.outgoing .sendbird-message-content__left.use-reactions{width:70px}.sendbird-message-content.outgoing .sendbird-message-content__left.use-quote .sendbird-message-content-menu{top:18px}.sendbird-message-content.outgoing .sendbird-message-content__left .sendbird-message-content-menu{display:none;flex-direction:row;position:absolute;top:2px}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.outgoing .sendbird-message-content__left .sendbird-message-content-menu{right:4px}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.outgoing .sendbird-message-content__left .sendbird-message-content-menu{left:4px}.sendbird-message-content.outgoing .sendbird-message-content__left .sendbird-message-content-menu.sendbird-mouse-hover{display:inline-flex}.sendbird-message-content.outgoing .sendbird-message-content__middle{align-items:flex-end;display:inline-flex;flex-direction:column;position:relative}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__quote-message{display:inline-flex;position:relative;width:100%}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.outgoing{justify-content:flex-end}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.incoming{justify-content:flex-start}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container{position:relative;width:100%}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{bottom:2px;box-sizing:initial;display:flex;justify-content:flex-end;min-height:16px;min-width:80px;position:absolute;white-space:nowrap}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{left:-84px}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{right:-84px}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at.sendbird-mouse-hover{display:none}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at .sendbird-message-content__middle__body-container__created-at__component-container{display:inline-flex;position:relative}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default{bottom:-20px;min-width:-moz-fit-content;min-width:fit-content}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default{left:2px}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default{right:2px}.sendbird-message-content.outgoing .sendbird-message-content__right{display:none}.sendbird--mobile-mode .sendbird-message-content.outgoing:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at,.sendbird-message-content.outgoing:hover .sendbird-message-content__left .sendbird-message-content-menu{display:inline-flex}.sendbird-message-content.outgoing:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{display:none}.sendbird-message-content__middle__body-container{align-items:flex-end;display:flex;flex-direction:column;position:relative;width:-moz-fit-content;width:fit-content}.sendbird-message-content__middle__body-container .sendbird-message-content__middle__message-item-body{box-sizing:border-box}.sendbird-message-content__middle__body-container .sendbird-message-content__middle__message-item-body.reactions{width:100%}.sendbird-message-content__middle__body-container:has(.sendbird-message-content__middle__message-item-body.reactions){align-items:normal}.sendbird-message-content-reactions{border-radius:0 0 16px 16px;max-width:400px;position:relative;width:100%}.sendbird-theme--light .sendbird-message-content-reactions{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-message-content-reactions{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-message-content-reactions.primary{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-message-content-reactions.primary{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-message-content-reactions.mouse-hover,.sendbird-theme--light .sendbird-message-content-reactions:hover{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-message-content-reactions.mouse-hover,.sendbird-theme--dark .sendbird-message-content-reactions:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-message-content-reactions.mouse-hover.primary,.sendbird-theme--light .sendbird-message-content-reactions:hover.primary{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-message-content-reactions.mouse-hover.primary,.sendbird-theme--dark .sendbird-message-content-reactions:hover.primary{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-message-content-reactions.image-grid{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-message-content-reactions.image-grid{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-message-content__middle__feedback-buttons,.sendbird-message-content__middle__thread-replies{margin-top:4px}.sendbird-voice-message-item-body.sendbird-message-content__middle__message-item-body{height:50px;min-width:136px}.sendbird-message-content__middle__body-container__feedback-buttons-container{display:flex;gap:4px;margin-top:4px;position:relative}.sendbird-message-content__sendbird-ui-container-type__default__root{max-width:400px}.sendbird-message-content__sendbird-ui-container-type__default__root .sendbird-message-content__sendbird-ui-container-type__default__header-container{align-items:center;display:flex;margin:8px 0 6px}.sendbird-message-content__sendbird-ui-container-type__default__root .sendbird-message-content__sendbird-ui-container-type__default__header-container .sendbird-message-content__sendbird-ui-container-type__default__header-container__left__profile{height:28px;margin-inline-end:24px;width:28px}.sendbird-message-content__sendbird-ui-container-type__default__root .sendbird-message-content__sendbird-ui-container-type__default__bottom{padding-inline-start:52px}.sendbird-message-status{align-items:flex-start;display:inline-flex;height:100%;position:relative;width:100%}.sendbird-message-status .sendbird-message-status__icon{display:inline-block;position:relative;top:-2px}.sendbird-message-status .sendbird-message-status__icon.hide-icon{display:none}.sendbird-message-status .sendbird-message-status__text{display:inline-block;position:relative}[dir=ltr] .sendbird-message-status .sendbird-message-status__text{margin-left:4px}[dir=rtl] .sendbird-message-status .sendbird-message-status__text{margin-right:4px}.sendbird-message-status .sendbird-message-status__text .sendbird-message-status__text__try-again{text-decoration:underline}.sendbird-message-status .sendbird-message-status__text .sendbird-message-status__text__try-again:hover{cursor:pointer}.sendbird-message-status .sendbird-message-status__text .sendbird-message-status__text__delete{text-decoration:underline}.sendbird-message-status .sendbird-message-status__text .sendbird-message-status__text__delete:hover{cursor:pointer}.sendbird-text{color:var(--primary-1)}.sendbird-reaction-button{border:1px solid #0000;border-radius:8px;box-sizing:border-box;cursor:pointer;display:inline-block}.sendbird-theme--light .sendbird-reaction-button:hover{background-color:#eee;background-color:var(--sendbird-light-background-100);border:1px solid #eee;border:1px solid var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-reaction-button:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400);border:1px solid #393939;border:1px solid var(--sendbird-dark-background-400)}.sendbird-reaction-button__inner{margin:3px}.sendbird-reaction-button--selected{border-radius:8px;box-sizing:border-box;cursor:pointer;display:inline-block}.sendbird-theme--light .sendbird-reaction-button--selected{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100);border:1px solid #dbd1ff;border:1px solid var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-reaction-button--selected{background-color:#6211c8;background-color:var(--sendbird-dark-primary-400);border:1px solid #6211c8;border:1px solid var(--sendbird-dark-primary-400)}.sendbird-reaction-button--selected:hover{border:1px solid #9e8cf5;border:1px solid var(--sendbird-selected-reaction-button-border-hover)}.sendbird-reaction-button--selected__inner{margin:3px}.sendbird-reaction-button--selected.sendbird-reactions--pressed{display:block!important}.sendbird-emoji-reactions{border-radius:16px;box-sizing:border-box;display:inline-block;max-width:404px;max-width:var(--sendbird-message-balloon-width);min-height:24px;padding:7px 5px 3px;width:100%}.sendbird-theme--light .sendbird-emoji-reactions{background-color:#fff;background-color:var(--sendbird-light-background-50);border:1px solid #eee;border:1px solid var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-emoji-reactions{background-color:#161616;background-color:var(--sendbird-dark-background-600);border:1px solid #2c2c2c;border:1px solid var(--sendbird-dark-background-500)}.sendbird-emoji-reactions .sendbird-emoji-reactions__reaction-badge{margin-bottom:4px}[dir=ltr] .sendbird-emoji-reactions .sendbird-emoji-reactions__reaction-badge{margin-left:2px;margin-right:1px}[dir=rtl] .sendbird-emoji-reactions .sendbird-emoji-reactions__reaction-badge{margin-left:1px;margin-right:2px}.sendbird-emoji-reactions:focus{outline:none}.sendbird-emoji-reactions .sendbird-context-menu{height:26px}.sendbird-emoji-reactions__add-reaction-badge{display:inline-flex;height:24px;position:relative;top:-4px;width:36px}[dir=ltr] .sendbird-emoji-reactions .sendbird-context-menu{margin-left:2px}[dir=rtl] .sendbird-emoji-reactions .sendbird-context-menu{margin-right:2px}.sendbird-reaction-badge{border-radius:15px;display:inline-block;height:24px;width:50px}.sendbird-theme--light .sendbird-reaction-badge{background-color:#eee;background-color:var(--sendbird-light-background-100);border:1px solid #eee;border:1px solid var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-reaction-badge{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);border:1px solid #2c2c2c;border:1px solid var(--sendbird-dark-background-500)}.sendbird-reaction-badge:hover{cursor:pointer}.sendbird-theme--light .sendbird-reaction-badge:hover{border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-reaction-badge:hover{border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200)}.sendbird-reaction-badge--is-add{border-radius:15px;display:inline-block;height:24px;width:36px}.sendbird-theme--light .sendbird-reaction-badge--is-add{background-color:#eee;background-color:var(--sendbird-light-background-100);border:1px solid #eee;border:1px solid var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-reaction-badge--is-add{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);border:1px solid #2c2c2c;border:1px solid var(--sendbird-dark-background-500)}.sendbird-reaction-badge--is-add:hover{cursor:pointer}.sendbird-theme--light .sendbird-reaction-badge--is-add:hover{border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-reaction-badge--is-add:hover{border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200)}[dir=ltr] .sendbird-reaction-badge--is-add .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{left:8px}[dir=rtl] .sendbird-reaction-badge--is-add .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{right:8px}.sendbird-reaction-badge--selected{border-radius:15px;display:inline-block;height:24px;width:50px}.sendbird-theme--light .sendbird-reaction-badge--selected{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100);border:1px solid #dbd1ff;border:1px solid var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-reaction-badge--selected{background-color:#6211c8;background-color:var(--sendbird-dark-primary-400);border:1px solid #6211c8;border:1px solid var(--sendbird-dark-primary-400)}.sendbird-reaction-badge--selected:hover{cursor:pointer}.sendbird-theme--light .sendbird-reaction-badge--selected:hover{border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-reaction-badge--selected:hover{border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200)}.sendbird-reaction-badge__inner{align-items:center;display:flex;flex-direction:row;height:24px;justify-content:center;position:relative}[dir=ltr] .sendbird-reaction-badge__inner{padding-left:20px;padding-right:4px}[dir=rtl] .sendbird-reaction-badge__inner{padding-left:4px;padding-right:20px}.sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{position:absolute;top:2px}[dir=ltr] .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{left:4px}[dir=rtl] .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{right:4px}[dir=ltr] .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__count{margin-left:4px}[dir=rtl] .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__count{margin-right:4px}.sendbird-message__bottomsheet__reacted-members{box-sizing:border-box;display:inline-flex;flex-direction:row;gap:16px;height:46px;justify-content:center;overflow-x:scroll;padding:0 16px;position:relative;width:100%}.sendbird-message__bottomsheet__reacted-members__item{align-items:center;display:inline-flex;flex-direction:row;gap:4px;height:100%;position:relative}.sendbird-message__bottomsheet__reactor-list{box-sizing:border-box;display:inline-flex;flex-direction:column;height:216px;overflow-y:scroll;padding:0 16px;position:relative;width:100%}.sendbird-message__bottomsheet__reactor-list__item.sendbird-user-list-item{border-bottom:0;min-height:48px}.sendbird-bottomsheet{height:100%;position:fixed;top:0;width:100%}[dir=ltr] .sendbird-bottomsheet{left:0}[dir=rtl] .sendbird-bottomsheet{right:0}.sendbird-bottomsheet__content{bottom:0;position:fixed;width:100%;z-index:10001}[dir=ltr] .sendbird-bottomsheet__content{left:0}[dir=rtl] .sendbird-bottomsheet__content{right:0}.sendbird-bottomsheet__backdrop{height:100%;position:fixed;top:0;width:100%;z-index:10000}[dir=ltr] .sendbird-bottomsheet__backdrop{left:0}[dir=rtl] .sendbird-bottomsheet__backdrop{right:0}.sendbird-theme--light .sendbird-bottomsheet__backdrop{background-color:#00000052;background-color:var(--sendbird-light-overlay-02)}.sendbird-theme--dark .sendbird-bottomsheet__backdrop{background-color:#00000052;background-color:var(--sendbird-dark-overlay-02)}.sendbird-user-list-item{box-sizing:border-box;display:block;height:56px;position:relative;width:432px}.sendbird--mobile-mode .sendbird-user-list-item{width:100%}.sendbird-theme--light .sendbird-user-list-item{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-user-list-item{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-user-list-item .sendbird-user-list-item__avatar{cursor:pointer;position:absolute;top:8px;z-index:0}[dir=ltr] .sendbird-user-list-item .sendbird-user-list-item__avatar{left:0}[dir=rtl] .sendbird-user-list-item .sendbird-user-list-item__avatar{right:0}.sendbird-user-list-item .sendbird-muted-avatar{pointer-events:none;position:absolute;top:8px;z-index:1}[dir=ltr] .sendbird-user-list-item .sendbird-muted-avatar{left:0}[dir=rtl] .sendbird-user-list-item .sendbird-muted-avatar{right:0}.sendbird-user-list-item .sendbird-user-list-item__title{max-width:250px;overflow:hidden;position:absolute;text-overflow:ellipsis;top:17px;white-space:nowrap}[dir=ltr] .sendbird-user-list-item .sendbird-user-list-item__title{left:56px}[dir=rtl] .sendbird-user-list-item .sendbird-user-list-item__title{right:56px}.sendbird--mobile-mode .sendbird-user-list-item .sendbird-user-list-item__title{max-width:62%}.sendbird-user-list-item .sendbird-user-list-item__subtitle{max-width:237px;overflow:hidden;position:absolute;text-overflow:ellipsis;top:23px;white-space:nowrap}[dir=ltr] .sendbird-user-list-item .sendbird-user-list-item__subtitle{left:140px}[dir=rtl] .sendbird-user-list-item .sendbird-user-list-item__subtitle{right:140px}.sendbird--mobile-mode .sendbird-user-list-item .sendbird-user-list-item__subtitle{max-width:40%}.sendbird-user-list-item .sendbird-user-list-item__checkbox{position:absolute;top:16px}[dir=ltr] .sendbird-user-list-item .sendbird-user-list-item__checkbox{right:16px}[dir=rtl] .sendbird-user-list-item .sendbird-user-list-item__checkbox{left:16px}.sendbird-user-list-item .sendbird-user-list-item__action{position:absolute;top:10px}[dir=ltr] .sendbird-user-list-item .sendbird-user-list-item__action{right:0}[dir=rtl] .sendbird-user-list-item .sendbird-user-list-item__action{left:0}.sendbird-user-list-item .sendbird-user-list-item__operator{position:absolute;top:22px}[dir=ltr] .sendbird-user-list-item .sendbird-user-list-item__operator{right:40px}[dir=rtl] .sendbird-user-list-item .sendbird-user-list-item__operator{left:40px}[dir=ltr] .sendbird-user-list-item .sendbird-user-list-item__operator.checkbox{right:66px}[dir=rtl] .sendbird-user-list-item .sendbird-user-list-item__operator.checkbox{left:66px}.sendbird-user-list-item--small{box-sizing:border-box;display:block;height:40px;position:relative}[dir=ltr] .sendbird-user-list-item--small{padding-left:12px}[dir=rtl] .sendbird-user-list-item--small{padding-right:12px}.sendbird-user-list-item--small .sendbird-user-list-item--small__avatar{cursor:pointer;position:absolute;top:10px}.sendbird-user-list-item--small .sendbird-muted-avatar{pointer-events:none;position:absolute;top:10px}[dir=ltr] .sendbird-user-list-item--small .sendbird-muted-avatar{left:12px}[dir=rtl] .sendbird-user-list-item--small .sendbird-muted-avatar{right:12px}.sendbird-user-list-item--small .sendbird-user-list-item--small__title{overflow:hidden;position:absolute;text-overflow:ellipsis;top:10px;white-space:nowrap;width:160px}[dir=ltr] .sendbird-user-list-item--small .sendbird-user-list-item--small__title{left:54px}[dir=rtl] .sendbird-user-list-item--small .sendbird-user-list-item--small__title{right:54px}.sendbird-user-list-item--small .sendbird-user-list-item--small__subtitle{max-width:237px;overflow:hidden;position:absolute;text-overflow:ellipsis;top:14px;white-space:nowrap}[dir=ltr] .sendbird-user-list-item--small .sendbird-user-list-item--small__subtitle{left:140px}[dir=rtl] .sendbird-user-list-item--small .sendbird-user-list-item--small__subtitle{right:140px}.sendbird--mobile-mode .sendbird-user-list-item--small .sendbird-user-list-item--small__subtitle{max-width:40%}.sendbird-user-list-item--small .sendbird-user-list-item--small__checkbox{position:absolute;top:16px}[dir=ltr] .sendbird-user-list-item--small .sendbird-user-list-item--small__checkbox{right:16px}[dir=rtl] .sendbird-user-list-item--small .sendbird-user-list-item--small__checkbox{left:16px}.sendbird-user-list-item--small .sendbird-user-list-item--small__action{display:none;position:absolute;top:4px}[dir=ltr] .sendbird-user-list-item--small .sendbird-user-list-item--small__action{right:10px}[dir=rtl] .sendbird-user-list-item--small .sendbird-user-list-item--small__action{left:10px}.sendbird-user-list-item--small .sendbird-user-list-item--small__operator{position:absolute;top:10px}[dir=ltr] .sendbird-user-list-item--small .sendbird-user-list-item--small__operator{right:24px}[dir=rtl] .sendbird-user-list-item--small .sendbird-user-list-item--small__operator{left:24px}.sendbird-theme--light .sendbird-user-list-item--small.sendbird-icon--pressed,.sendbird-theme--light .sendbird-user-list-item--small:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-user-list-item--small.sendbird-icon--pressed,.sendbird-theme--dark .sendbird-user-list-item--small:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-user-list-item--small.sendbird-icon--pressed .sendbird-user-list-item--small__action,.sendbird-user-list-item--small:hover .sendbird-user-list-item--small__action{display:block}.sendbird-user-list-item--small.sendbird-icon--pressed .sendbird-user-list-item--small__operator,.sendbird-user-list-item--small:hover .sendbird-user-list-item--small__operator{display:none}.sendbird-theme--light .sendbird-user-list-item--small.sendbird-icon--pressed .sendbird-iconbutton{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-user-list-item--small.sendbird-icon--pressed .sendbird-iconbutton{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-muted-avatar{border-radius:50%;display:inline-block}.sendbird-muted-avatar .sendbird-muted-avatar__icon{position:relative}.sendbird-muted-avatar .sendbird-muted-avatar__icon .sendbird-icon{position:absolute;top:4px}[dir=ltr] .sendbird-muted-avatar .sendbird-muted-avatar__icon .sendbird-icon{left:4px}[dir=rtl] .sendbird-muted-avatar .sendbird-muted-avatar__icon .sendbird-icon{right:4px}.sendbird-muted-avatar .sendbird-muted-avatar__bg{border-radius:50%;opacity:.5;position:absolute;top:0}[dir=ltr] .sendbird-muted-avatar .sendbird-muted-avatar__bg{left:0}[dir=rtl] .sendbird-muted-avatar .sendbird-muted-avatar__bg{right:0}.sendbird-theme--light .sendbird-muted-avatar .sendbird-muted-avatar__bg{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-muted-avatar .sendbird-muted-avatar__bg{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-checkbox{cursor:pointer;display:inline-block;font-size:22px;margin-bottom:12px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}[dir=ltr] .sendbird-checkbox{padding-left:35px}[dir=rtl] .sendbird-checkbox{padding-right:35px}.sendbird-checkbox input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.sendbird-checkbox--checkmark{background-color:inherit;border-radius:2px;height:18px;position:absolute;top:0;width:18px}[dir=ltr] .sendbird-checkbox--checkmark{left:0}[dir=rtl] .sendbird-checkbox--checkmark{right:0}.sendbird-theme--light .sendbird-checkbox--checkmark{border:2px solid #393939;border:2px solid var(--sendbird-light-background-400)}.sendbird-theme--dark .sendbird-checkbox--checkmark{border:2px solid #bdbdbd;border:2px solid var(--sendbird-dark-background-300)}.sendbird-theme--light .sendbird-checkbox--checkmark.disabled{border:2px solid #0000001f;border:2px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-checkbox--checkmark.disabled{border:2px solid #ffffff1f;border:2px solid var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-checkbox input:focus~.sendbird-checkbox--checkmark{box-shadow:0 0 0 2px #742ddd;box-shadow:0 0 0 2px var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-checkbox input:focus~.sendbird-checkbox--checkmark{box-shadow:0 0 0 2px #c2a9fa;box-shadow:0 0 0 2px var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-checkbox input:checked~.sendbird-checkbox--checkmark{background-color:#742ddd;background-color:var(--sendbird-light-primary-300);border:2px solid #742ddd;border:2px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-checkbox input:checked~.sendbird-checkbox--checkmark{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200);border:2px solid #c2a9fa;border:2px solid var(--sendbird-dark-primary-200)}.sendbird-checkbox input:checked~.sendbird-checkbox--checkmark.disabled{cursor:default}.sendbird-theme--light .sendbird-checkbox input:checked~.sendbird-checkbox--checkmark.disabled{background-color:#0000001f;background-color:var(--sendbird-light-onlight-04);border:2px solid #0000001f;border:2px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-checkbox input:checked~.sendbird-checkbox--checkmark.disabled{background-color:#ffffff1f;background-color:var(--sendbird-dark-ondark-04);border:2px solid #ffffff1f;border:2px solid var(--sendbird-dark-ondark-04)}.sendbird-checkbox--checkmark:after{content:"";display:none;position:absolute}.sendbird-checkbox input:checked~.sendbird-checkbox--checkmark:after{display:block}.sendbird-theme--light .sendbird-checkbox .sendbird-checkbox--checkmark:after{border:solid #fff;border:solid var(--sendbird-light-background-50);border-width:0 2px 2px 0;height:12px;left:5px;top:-.5px;transform:rotate(45deg);width:7px}.sendbird-theme--dark .sendbird-checkbox .sendbird-checkbox--checkmark:after{border:solid #161616;border:solid var(--sendbird-dark-background-600);border-width:0 2px 2px 0;height:12px;left:5px;top:-.5px;transform:rotate(45deg);width:7px}.sendbird__user-profile{border-radius:4px;box-sizing:border-box;padding:24px;text-align:center;width:320px}.sendbird-theme--light .sendbird__user-profile{background-color:#fff;background-color:var(--sendbird-light-background-50);box-shadow:0 3px 5px -3px #2122420a,0 3px 14px 2px #00000014,0 8px 10px 1px #0000001f;box-shadow:var(--sendbird-light-shadow-02)}.sendbird-theme--dark .sendbird__user-profile{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);box-shadow:0 3px 5px -3px #2122420a,0 3px 14px 2px #00000014,0 8px 10px 1px #0000001f;box-shadow:var(--sendbird-dark-shadow-02)}.sendbird__user-profile .sendbird__user-profile-avatar{margin:8px 0}.sendbird__user-profile .sendbird__user-profile-name{max-width:100%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-theme--light .sendbird__user-profile .sendbird__user-profile-name{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird__user-profile .sendbird__user-profile-name{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird__user-profile .sendbird__user-profile-message{margin-top:20px}.sendbird__user-profile .sendbird__user-profile-message button{width:272px}.sendbird__user-profile .sendbird__user-profile-separator{height:1px;margin:24px 0}.sendbird-theme--light .sendbird__user-profile .sendbird__user-profile-separator{background-color:#0000001f;background-color:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird__user-profile .sendbird__user-profile-separator{background-color:#ffffff1f;background-color:var(--sendbird-dark-ondark-04)}.sendbird__user-profile .sendbird__user-profile-userId--label,.sendbird__user-profile .sendbird__user-profile-userId--value{display:block;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}[dir=ltr] .sendbird__user-profile .sendbird__user-profile-userId--label,[dir=ltr] .sendbird__user-profile .sendbird__user-profile-userId--value{text-align:left}[dir=rtl] .sendbird__user-profile .sendbird__user-profile-userId--label,[dir=rtl] .sendbird__user-profile .sendbird__user-profile-userId--value{text-align:right}.sendbird__user-profile .sendbird__user-profile-userId--label{margin-bottom:8px}.sendbird-tooltip{border-radius:8px;display:inline-flex;justify-content:center;max-width:200px;padding:8px 16px;position:relative}.sendbird-theme--light .sendbird-tooltip{background-color:#000;background-color:var(--sendbird-light-background-700)}.sendbird-theme--dark .sendbird-tooltip{background-color:#bdbdbd;background-color:var(--sendbird-dark-background-300)}.sendbird-tooltip:after{bottom:-4px;content:"";height:8px;position:absolute;width:8px}[dir=ltr] .sendbird-tooltip:after{transform:rotate(45deg)}[dir=rtl] .sendbird-tooltip:after{transform:rotate(-45deg)}.sendbird-theme--light .sendbird-tooltip:after{background-color:#000;background-color:var(--sendbird-light-background-700)}.sendbird-theme--dark .sendbird-tooltip:after{background-color:#bdbdbd;background-color:var(--sendbird-dark-background-300)}.sendbird-tooltip__text{font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default);font-size:12px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.33;max-width:180px;overflow:hidden;text-overflow:ellipsis;word-break:keep-all}.sendbird-tooltip-wrapper{display:inline-flex;position:relative}.sendbird-tooltip-wrapper__hover-tooltip{display:inline-flex;position:absolute;width:200px}.sendbird-tooltip-wrapper__hover-tooltip__inner__tooltip-container{display:inline-flex;position:relative}.sendbird-admin-message{align-items:center;display:flex;justify-content:center}.sendbird-admin-message .sendbird-admin-message__text{display:flex;text-align:center}.sendbird-quote-message{box-sizing:border-box;display:inline-flex;flex-direction:column;max-width:400px;position:relative;width:100%}.sendbird-quote-message.incoming{align-items:flex-start}.sendbird-quote-message.outgoing{align-items:flex-end}.sendbird-quote-message .sendbird-quote-message__replied-to{align-items:center;display:inline-flex;flex-direction:row;height:16px;padding:0 12px;position:relative;width:100%}.sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__icon{margin-bottom:4px;position:relative}[dir=ltr] .sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__icon{margin-right:4px}[dir=rtl] .sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__icon{margin-left:4px}.sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__text{align-items:center;display:inline-flex;flex-direction:row;font-size:12px;max-width:360px;overflow:hidden;overflow-x:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__text .sendbird-quote-message__replied-to__text__nickname{display:inline-block;max-width:148px;overflow:hidden;text-overflow:ellipsis}.sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__text .sendbird-quote-message__replied-to__text__text{margin:0 4px}.sendbird-quote-message .sendbird-quote-message__replied-message{display:inline-flex;position:relative}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message{border-radius:16px;font-size:12px;opacity:.5;padding:8px 12px 16px;position:relative;white-space:pre-wrap;word-break:break-all}.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message .sendbird-quote-message__replied-message__text-message__word{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:inline-flex;display:-webkit-box;max-height:30px;overflow:hidden;position:relative;text-overflow:ellipsis}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message{border-radius:6.4px;height:108px;overflow:hidden;position:relative;width:144px}.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__image,.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__video{display:inline-flex;height:100%;opacity:.5;position:absolute;top:0;width:100%}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__placeholder{align-items:center;display:inline-flex;height:100%;justify-content:center;position:absolute;width:100%}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__placeholder .sendbird-quote-message__replied-message__thumbnail-message__placeholder__icon{align-items:center;border-radius:50%;display:inline-flex;height:22px;justify-content:center;width:22px}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover{align-items:center;display:inline-flex;height:100%;justify-content:center;position:absolute;top:0;width:100%}.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover,.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover{background-color:#fff6}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover .sendbird-quote-message__replied-message__thumbnail-message__cover__icon{align-items:center;border-radius:50%;display:inline-flex;height:22px;justify-content:center;position:relative;width:22px}.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover .sendbird-quote-message__replied-message__thumbnail-message__cover__icon,.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover .sendbird-quote-message__replied-message__thumbnail-message__cover__icon{background-color:#fff}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message{border-radius:16px;display:inline-flex;flex-direction:row;font-size:12px;opacity:.5;padding:8px 12px 16px;position:relative}.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}[dir=ltr] .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message .sendbird-quote-message__replied-message__file-message__type-icon{margin-right:2px}[dir=rtl] .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message .sendbird-quote-message__replied-message__file-message__type-icon{margin-left:2px}.sendbird-quote-message:hover{cursor:pointer}.sendbird-quote-message.unavailable:hover{cursor:default}.sendbird-message-content.outgoing .sendbird-quote-message__replied-to{flex-direction:row-reverse}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.outgoing .sendbird-quote-message__replied-to{padding-right:0}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.incoming .sendbird-quote-message__replied-to,.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.outgoing .sendbird-quote-message__replied-to{padding-left:0}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.incoming .sendbird-quote-message__replied-to{padding-right:0}.sendbird-message__mobile-context-menu{border-radius:8px;width:180px}.sendbird-message__contextmenu--hyperlink{display:flex;justify-content:space-between}.sendbird-message__bottomsheet--hyperlink{display:block}.sendbird-message__bottomsheet--hyperlink,.sendbird-message__contextmenu--hyperlink{color:inherit;font-family:inherit;font-size:inherit;font-stretch:normal;font-style:normal;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:none;width:100%}.sendbird-theme--light .sendbird-message__mobile-context-menu-item:not(:last-child){border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-message__mobile-context-menu-item:not(:last-child){border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-message__bottomsheet{border-top-left-radius:8px;border-top-right-radius:8px;padding-top:16px;width:100vw}.sendbird-theme--light .sendbird-message__bottomsheet{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message__bottomsheet{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-message__bottomsheet-reaction-bar{display:flex;justify-content:center;margin-bottom:0;margin-top:0}[dir=ltr] .sendbird-message__bottomsheet-reaction-bar{padding-left:0}[dir=rtl] .sendbird-message__bottomsheet-reaction-bar{padding-right:0}.sendbird-message__bottomsheet-reaction-bar__row{display:inline-block}.sendbird-message__bottomsheet-reaction-bar__row.sendbird-message__bottomsheet-reaction-bar__all{display:flex;flex-direction:row;flex-wrap:wrap}.sendbird-message__bottomsheet--action{align-items:center;cursor:pointer;display:flex;height:48px}[dir=ltr] .sendbird-message__bottomsheet--action{padding-left:16px}[dir=rtl] .sendbird-message__bottomsheet--action{padding-right:16px}[dir=ltr] .sendbird-message__bottomsheet--action .sendbird-icon{margin-right:24px}[dir=rtl] .sendbird-message__bottomsheet--action .sendbird-icon{margin-left:24px}.sendbird-message__bottomsheet--action-disabled{cursor:not-allowed}.sendbird-theme--light .sendbird-message__bottomsheet--action-disabled{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message__bottomsheet--action-disabled{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-ui-thread-replies{align-items:center;border-radius:16px;display:inline-flex;flex-direction:row;gap:4px;height:20px;justify-content:flex-start;min-height:20px;padding:4px 10px;position:relative;width:-moz-fit-content;width:fit-content}.sendbird-theme--light .sendbird-ui-thread-replies{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-ui-thread-replies{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-ui-thread-replies:hover{cursor:pointer}.sendbird-theme--light .sendbird-ui-thread-replies:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-ui-thread-replies:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-ui-thread-replies__user-profiles{display:inline-flex;flex-direction:row;gap:4px;height:100%;position:relative;width:100%}.sendbird-ui-thread-replies__user-profiles__avatar{align-items:center;display:inline-flex;height:20px;justify-content:center;position:relative;width:20px}.sendbird-ui-thread-replies__user-profiles__avatar__image{height:20px;position:absolute;top:0;width:20px}[dir=ltr] .sendbird-ui-thread-replies__user-profiles__avatar__image{left:0}[dir=rtl] .sendbird-ui-thread-replies__user-profiles__avatar__image{right:0}.sendbird-ui-thread-replies__user-profiles__avatar__cover{background-color:#0000008c;background-color:var(--sendbird-light-overlay-01);border-radius:50%;height:20px;position:absolute;top:0;width:20px}[dir=ltr] .sendbird-ui-thread-replies__user-profiles__avatar__cover{left:0}[dir=rtl] .sendbird-ui-thread-replies__user-profiles__avatar__cover{right:0}.sendbird-ui-thread-replies__user-profiles__avatar__plus{align-items:center;display:inline-flex;height:20px;justify-content:center;position:absolute;top:0;width:20px}[dir=ltr] .sendbird-ui-thread-replies__user-profiles__avatar__plus{left:0}[dir=rtl] .sendbird-ui-thread-replies__user-profiles__avatar__plus{right:0}.sendbird-ui-thread-replies__reply-counts{align-items:center;display:inline-flex;flex-direction:row;height:12px;justify-content:flex-start;min-width:-moz-fit-content;min-width:fit-content;position:relative;white-space:nowrap}.sendbird-ui-thread-replies__icon{display:inline-flex;position:relative}[dir=rtl] .sendbird-ui-thread-replies__icon{transform:rotate(180deg)}.sendbird-og-message-item-body{display:inline-block;min-width:320px;position:relative;width:320px}.sendbird--mobile-mode .sendbird-og-message-item-body{min-width:160px}.sendbird-og-message-item-body .sendbird-og-message-item-body__text-bubble{border-radius:16px 16px 0 0;box-sizing:border-box;padding:8px 12px;position:relative;white-space:pre-line;word-break:break-word}.sendbird-og-message-item-body .sendbird-og-message-item-body__text-bubble .sendbird-og-message-item-body__text-bubble__message{display:inline;margin:0 2px}.sendbird-og-message-item-body .sendbird-og-message-item-body__og-thumbnail{overflow:hidden;position:relative}.sendbird-og-message-item-body .sendbird-og-message-item-body__og-thumbnail .sendbird-og-message-item-body__og-thumbnail__image{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.sendbird-og-message-item-body.reactions .sendbird-og-message-item-body__description{border-radius:0}.sendbird-og-message-item-body .sendbird-og-message-item-body__description{border-radius:0 0 16px 16px;display:flex;flex-direction:column;overflow:hidden;padding:8px 12px;text-overflow:ellipsis;white-space:nowrap}.sendbird-theme--light .sendbird-og-message-item-body .sendbird-og-message-item-body__description{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-og-message-item-body .sendbird-og-message-item-body__description{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-og-message-item-body .sendbird-og-message-item-body__description .sendbird-og-message-item-body__description__description,.sendbird-og-message-item-body .sendbird-og-message-item-body__description .sendbird-og-message-item-body__description__title{display:inline-block;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.sendbird-og-message-item-body .sendbird-og-message-item-body__description .sendbird-og-message-item-body__description__url{display:inline-block;margin:4px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.sendbird-og-message-item-body .sendbird-og-message-item-body__description:hover,.sendbird-og-message-item-body .sendbird-og-message-item-body__og-thumbnail:hover{cursor:pointer}.sendbird-theme--light .sendbird-og-message-item-body.outgoing .sendbird-og-message-item-body__text-bubble{background-color:#742ddd;background-color:var(--sendbird-light-primary-300);color:#ffffffe0;color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-og-message-item-body.outgoing .sendbird-og-message-item-body__text-bubble{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200);color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-og-message-item-body.incoming .sendbird-og-message-item-body__text-bubble{background-color:#eee;background-color:var(--sendbird-light-background-100);color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-og-message-item-body.incoming .sendbird-og-message-item-body__text-bubble{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-og-message-item-body.mouse-hover .sendbird-og-message-item-body__description,.sendbird-theme--light .sendbird-og-message-item-body:hover .sendbird-og-message-item-body__description{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-og-message-item-body.mouse-hover .sendbird-og-message-item-body__description,.sendbird-theme--dark .sendbird-og-message-item-body:hover .sendbird-og-message-item-body__description{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-og-message-item-body.mouse-hover.outgoing .sendbird-og-message-item-body__text-bubble,.sendbird-theme--light .sendbird-og-message-item-body:hover.outgoing .sendbird-og-message-item-body__text-bubble{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-og-message-item-body.mouse-hover.outgoing .sendbird-og-message-item-body__text-bubble,.sendbird-theme--dark .sendbird-og-message-item-body:hover.outgoing .sendbird-og-message-item-body__text-bubble{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-og-message-item-body.mouse-hover.incoming .sendbird-og-message-item-body__text-bubble,.sendbird-theme--light .sendbird-og-message-item-body:hover.incoming .sendbird-og-message-item-body__text-bubble{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-og-message-item-body.mouse-hover.incoming .sendbird-og-message-item-body__text-bubble,.sendbird-theme--dark .sendbird-og-message-item-body:hover.incoming .sendbird-og-message-item-body__text-bubble{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-og-message-item-body .sendbird-og-message-item-body__cover{border-radius:16px 16px 0 0;display:none;height:100%;position:absolute;top:0;width:100%}[dir=ltr] .sendbird-og-message-item-body .sendbird-og-message-item-body__cover{left:0}[dir=rtl] .sendbird-og-message-item-body .sendbird-og-message-item-body__cover{right:0}div.sendbird-og-message-item-body__text-bubble{margin:0}.sendbird-word{white-space:break-spaces}.sendbird-word .sendbird-word__mention{display:inline-block}.sendbird-word .sendbird-word__mention:hover{cursor:pointer}.sendbird-theme--dark .sendbird-word .sendbird-word__mention.sendbird-word__mention--me,.sendbird-theme--light .sendbird-word .sendbird-word__mention.sendbird-word__mention--me{background-color:#fff2b6;background-color:var(--sendbird-highlight-100)}.sendbird-theme--light .sendbird-word .sendbird-word__mention.sendbird-word__mention--me .sendbird-label{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-word .sendbird-word__mention.sendbird-word__mention--me .sendbird-label{color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird-link-label{text-decoration:none;text-decoration:initial}.sendbird-link-label:hover{cursor:pointer;text-decoration:underline}.sendbird-link-label:focus{outline:none}.sendbird-link-label__label{display:inline}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-onbackground-1{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-onbackground-1{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-onbackground-2{color:#00000080;color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-onbackground-2{color:#ffffff80;color:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-onbackground-3{color:#00000061;color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-onbackground-3{color:#ffffff61;color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-oncontent-1{color:#ffffffe0;color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-oncontent-1{color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-oncontent-2{color:#ffffff80;color:var(--sendbird-light-ondark-02)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-oncontent-2{color:#00000080;color:var(--sendbird-dark-onlight-02)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-primary{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-primary{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-error{color:#de360b;color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-error{color:#f66161;color:var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-secondary-3{color:#259c72;color:var(--sendbird-light-secondary-300)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-secondary-3{color:#69c085;color:var(--sendbird-dark-secondary-200)}.sendbird-text-message-item-body{border-radius:16px;box-sizing:initial;display:inline-block;padding:8px 12px;position:relative;white-space:pre-line;word-break:break-word}.sendbird-text-message-item-body.reactions{border-radius:16px 16px 0 0}.sendbird-theme--light .sendbird-text-message-item-body.incoming{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-text-message-item-body.incoming{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-text-message-item-body.outgoing{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-text-message-item-body.outgoing{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-text-message-item-body.mouse-hover.incoming,.sendbird-theme--light .sendbird-text-message-item-body:hover.incoming{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-text-message-item-body.mouse-hover.incoming,.sendbird-theme--dark .sendbird-text-message-item-body:hover.incoming{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-text-message-item-body.mouse-hover.outgoing,.sendbird-theme--light .sendbird-text-message-item-body:hover.outgoing{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-text-message-item-body.mouse-hover.outgoing,.sendbird-theme--dark .sendbird-text-message-item-body:hover.outgoing{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-text-message-item-body.disable-hover.mouse-hover.incoming,.sendbird-theme--light .sendbird-text-message-item-body.disable-hover:hover.incoming{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-text-message-item-body.disable-hover.mouse-hover.incoming,.sendbird-theme--dark .sendbird-text-message-item-body.disable-hover:hover.incoming{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-text-message-item-body.disable-hover.mouse-hover.outgoing,.sendbird-theme--light .sendbird-text-message-item-body.disable-hover:hover.outgoing{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-text-message-item-body.disable-hover.mouse-hover.outgoing,.sendbird-theme--dark .sendbird-text-message-item-body.disable-hover:hover.outgoing{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-text-message-item-body .sendbird-text-message-item-body__text-bubble__message{display:inline;margin:0 2px}div.sendbird-text-message-item-body{margin:0}.sendbird-file-message-item-body{align-items:center;border-radius:16px;box-sizing:border-box;display:inline-block;padding:8px 12px;position:relative}.sendbird-file-message-item-body.reactions{border-radius:16px 16px 0 0}.sendbird-theme--light .sendbird-file-message-item-body.outgoing{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-file-message-item-body.outgoing{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-file-message-item-body.incoming{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-file-message-item-body.incoming{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-file-message-item-body.mouse-hover.outgoing,.sendbird-theme--light .sendbird-file-message-item-body:hover.outgoing{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-file-message-item-body.mouse-hover.outgoing,.sendbird-theme--dark .sendbird-file-message-item-body:hover.outgoing{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-file-message-item-body.mouse-hover.incoming,.sendbird-theme--light .sendbird-file-message-item-body:hover.incoming{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-file-message-item-body.mouse-hover.incoming,.sendbird-theme--dark .sendbird-file-message-item-body:hover.incoming{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-file-message-item-body .sendbird-file-message-item-body__file-icon{align-items:center;border-radius:8px;display:inline-flex;height:28px;justify-content:center;min-height:28px;min-width:28px;width:28px}[dir=ltr] .sendbird-file-message-item-body .sendbird-file-message-item-body__file-icon{margin-right:8px}[dir=rtl] .sendbird-file-message-item-body .sendbird-file-message-item-body__file-icon{margin-left:8px}.sendbird-theme--light .sendbird-file-message-item-body .sendbird-file-message-item-body__file-icon{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-file-message-item-body .sendbird-file-message-item-body__file-icon{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-file-message-item-body .sendbird-file-message-item-body__file-name{position:relative;top:-6px}.sendbird-image-grid-wrap{display:flex;justify-content:flex-end;width:100%}.sendbird-image-grid{grid-gap:4px;border-radius:12px;display:grid;gap:4px;grid-template-columns:repeat(2,1fr);padding:4px;width:-moz-fit-content;width:fit-content}.sendbird-theme--light .sendbird-image-grid{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-image-grid{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-image-grid.reactions{border-radius:12px 12px 0 0}.sendbird-fileviewer .sendbird-fileviewer__content{position:relative}.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__img__multi{max-height:calc(100% - 64px);max-width:calc(100% - 120px)}.sendbird-file-viewer-arrow--left,.sendbird-file-viewer-arrow--right{cursor:pointer;height:32px;position:absolute;top:calc(50% - 16px);width:32px}.sendbird-file-viewer-arrow--left{left:14px}.sendbird-file-viewer-arrow--right{right:14px;transform:rotate(180deg)}.sendbird-multiple-files-image-renderer-wrapper{cursor:pointer;width:100%}.sendbird-multiple-files-image-renderer__thumbnail__placeholder{align-items:center;border-radius:16px;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.sendbird-theme--light .sendbird-multiple-files-image-renderer__thumbnail__placeholder{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-multiple-files-image-renderer__thumbnail__placeholder{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-multiple-files-image-renderer__thumbnail__placeholder .sendbird-multiple-files-image-renderer__thumbnail__placeholder__icon{align-items:center;background-color:#ffffffe0;background-color:var(--sendbird-light-ondark-01);border-radius:50%;display:flex;height:56px;justify-content:center;width:56px}.sendbird-voice-message-item-body{border-radius:16px;display:inline-flex;overflow:hidden;position:relative;width:100%}.sendbird-voice-message-item-body.is-reactions-contained{border-radius:16px 16px 0 0}.sendbird-voice-message-item-body__progress-bar{height:50px;position:absolute;width:100%}.sendbird-voice-message-item-body__status-button{align-items:center;display:inline-flex;height:34px;justify-content:center;min-height:34px;min-width:34px;position:relative;top:8px;width:34px}[dir=ltr] .sendbird-voice-message-item-body__status-button{left:12px}[dir=rtl] .sendbird-voice-message-item-body__status-button{right:12px}.sendbird-voice-message-item-body__status-button__button{align-items:center;border-radius:50%;display:inline-flex;height:100%;justify-content:center;width:100%}.sendbird-theme--light .sendbird-voice-message-item-body__status-button__button{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-voice-message-item-body__status-button__button{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-voice-message-item-body__playback-time{position:absolute;top:15px}[dir=ltr] .sendbird-voice-message-item-body__playback-time{right:12px}[dir=rtl] .sendbird-voice-message-item-body__playback-time{left:12px}.sendbird-voice-message-item-body__status-button__button__pause{align-items:center;display:inline-flex;height:13.75px;justify-content:space-between;position:relative;width:13.75px}.sendbird-voice-message-item-body__status-button__button__pause__inner{border-radius:2px;display:inline-flex;height:13.75px;position:relative;width:4.38px}.sendbird-theme--light .sendbird-voice-message-item-body__status-button__button__pause__inner{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-voice-message-item-body__status-button__button__pause__inner{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-progress-bar,.sendbird-progress-bar__fill{display:inline-flex;height:100%;width:100%}.sendbird-progress-bar{justify-content:flex-start}.sendbird-theme--light .sendbird-progress-bar__fill{background-color:#00000061;background-color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-progress-bar__fill{background-color:#ffffff61;background-color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .progress-bar-color--primary{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .progress-bar-color--primary{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .progress-bar-color--gray,.sendbird-theme--light .sendbird-progress-bar.progress-bar--disabled{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .progress-bar-color--gray,.sendbird-theme--dark .sendbird-progress-bar.progress-bar--disabled{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-progress-bar.progress-bar--disabled .sendbird-progress-bar__fill{background-color:initial}.sendbird-thumbnail-message-item-body{border-radius:16px;box-sizing:border-box;display:block;height:270px;max-width:400px;min-width:360px;overflow:hidden;position:relative;width:100%}.sendbird--mobile-mode .sendbird-thumbnail-message-item-body{min-width:160px}.sendbird-thumbnail-message-item-body.reactions{border-radius:16px 16px 0 0}.sendbird-theme--light .sendbird-thumbnail-message-item-body{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-thumbnail-message-item-body{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-thumbnail-message-item-body.mouse-hover,.sendbird-theme--light .sendbird-thumbnail-message-item-body:hover{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-thumbnail-message-item-body.mouse-hover,.sendbird-theme--dark .sendbird-thumbnail-message-item-body:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__thumbnail{border-radius:16px;position:absolute}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__placeholder{align-items:center;display:flex;height:270px;justify-content:center;position:absolute;width:100%}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__placeholder .sendbird-thumbnail-message-item-body__placeholder__icon{align-items:center;background-color:#fff;background-color:var(--sendbird-light-background-50);border-radius:50%;display:flex;height:56px;justify-content:center;width:56px}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__image-cover{background-color:#0000008c;background-color:var(--sendbird-light-overlay-01);border-radius:16px;display:none;height:270px;position:absolute;top:0;width:100%}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__video{border-radius:16px;height:270px;position:absolute;width:100%}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__icon-wrapper{align-items:center;display:flex;height:270px;justify-content:center;position:absolute;width:100%}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__icon-wrapper .sendbird-thumbnail-message-item-body__icon-wrapper__icon{align-items:center;background-color:#ffffffe0;background-color:var(--sendbird-light-ondark-01);border-radius:50%;display:flex;height:56px;justify-content:center;width:56px}.sendbird-thumbnail-message-item-body:hover{cursor:pointer}.sendbird-thumbnail-message-item-body:hover .sendbird-thumbnail-message-item-body__image-cover{display:inline-flex}.sendbird-unknown-message-item-body{border-radius:16px;box-sizing:border-box;display:inline-block;padding:8px 12px;position:relative}.sendbird-unknown-message-item-body.reactions{border-radius:16px 16px 0 0}.sendbird-theme--light .sendbird-unknown-message-item-body.outgoing{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-unknown-message-item-body.outgoing{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-unknown-message-item-body.incoming{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-unknown-message-item-body.incoming{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-unknown-message-item-body.mouse-hover.outgoing,.sendbird-theme--light .sendbird-unknown-message-item-body:hover.outgoing{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-unknown-message-item-body.mouse-hover.outgoing,.sendbird-theme--dark .sendbird-unknown-message-item-body:hover.outgoing{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-unknown-message-item-body.mouse-hover.incoming,.sendbird-theme--light .sendbird-unknown-message-item-body:hover.incoming{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-unknown-message-item-body.mouse-hover.incoming,.sendbird-theme--dark .sendbird-unknown-message-item-body:hover.incoming{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-unknown-message-item-body .sendbird-unknown-message-item-body__description,.sendbird-unknown-message-item-body .sendbird-unknown-message-item-body__header{display:block}.sendbird-template-message-item-body{background-color:initial;max-width:100%}.sendbird-template-message-item-body,.sendbird-template-message-item-body__fallback_message{box-sizing:initial;display:inline-block;position:relative;white-space:pre-line;word-break:break-word}.sendbird-template-message-item-body__fallback_message{border-radius:16px;padding:8px 12px}.sendbird-theme--light .sendbird-template-message-item-body__fallback_message.incoming{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message.incoming{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-template-message-item-body__fallback_message.outgoing{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message.outgoing{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-template-message-item-body__fallback_message.mouse-hover.incoming,.sendbird-theme--light .sendbird-template-message-item-body__fallback_message:hover.incoming{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message.mouse-hover.incoming,.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message:hover.incoming{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-template-message-item-body__fallback_message.mouse-hover.outgoing,.sendbird-theme--light .sendbird-template-message-item-body__fallback_message:hover.outgoing{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message.mouse-hover.outgoing,.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message:hover.outgoing{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-template-message-item-body__fallback_message .sendbird-template-message-item-body__fallback_message__description,.sendbird-template-message-item-body__fallback_message .sendbird-template-message-item-body__fallback_message__header{display:block}.sendbird-template-loading-message-item-body{align-items:center;border-radius:16px;box-sizing:initial;display:inline-flex;height:274px;justify-content:center;position:relative;width:100%}.sendbird-theme--light .sendbird-template-loading-message-item-body.incoming{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-template-loading-message-item-body.incoming{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-template-loading-message-item-body.outgoing{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-template-loading-message-item-body.outgoing{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-template-loading-message-item-body.mouse-hover.incoming,.sendbird-theme--light .sendbird-template-loading-message-item-body:hover.incoming{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-template-loading-message-item-body.mouse-hover.incoming,.sendbird-theme--dark .sendbird-template-loading-message-item-body:hover.incoming{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-template-loading-message-item-body.mouse-hover.outgoing,.sendbird-theme--light .sendbird-template-loading-message-item-body:hover.outgoing{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-template-loading-message-item-body.mouse-hover.outgoing,.sendbird-theme--dark .sendbird-template-loading-message-item-body:hover.outgoing{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sb-message-template__border{position:relative}.sb-message-template__border:after{border-radius:var(--border-radius);bottom:0;box-shadow:inset 0 0 0 var(--border-width) var(--border-color);content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.sb-message-template__action{cursor:pointer}.sb-message-template__parent{font-family:Roboto,serif}.sb-message-template__text{font-family:inherit;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal}[dir=ltr] .sb-message-template__text{text-align:left}[dir=rtl] .sb-message-template__text{text-align:right}.sb-message-template__text-button{background-color:#e0e0e0;border-radius:6px;font-family:inherit;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;padding:10px;text-align:center}.sendbird-theme--light .sb-message-template__text-button{color:#742ddd}.sendbird-theme--dark .sb-message-template__text-button{color:#c2a9fa}.sb-message-template__text-button:hover{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;opacity:1}.sb-message-template__image-button,.sb-message-template__text-button{border-style:none;cursor:pointer}.sb-message-template__parent{background-color:initial;border-radius:0;border-radius:initial;overflow:hidden}.sb-message-template__parent *{box-sizing:border-box;line-height:1.3}.sb-message-template__carousel{box-sizing:border-box;display:flex;touch-action:pan-y;width:100%}.sendbird-message-template__root *{box-sizing:border-box}.sendbird-message-template__root{border-radius:0;font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default)}.sendbird-theme--light{--form__chip__color__selected-focus:var(--sendbird-light-primary-300);--form__chip__color__submitted-default:var(--sendbird-light-onlight-02);--form__chip__bg-color__default:var(--sendbird-light-background-50);--form__chip__bg-color__selected:var(--sendbird-light-primary-100);--form__chip__bg-color__selected-hover:var(--sendbird-light-background-50);--form__chip__bg-color__selected-focus:var(--sendbird-light-background-50);--form__chip__bg-color__submitted-default:var(--sendbird-dark-ondark-02);--form__chip__bg-color__submitted-selected:var(--sendbird-dark-ondark-02);--form__chip__bd-color__default-focus:var(--sendbird-light-primary-300);--form__chip__bd-color__selected-focus:var(--sendbird-light-primary-300);--form__submitted-input-box__color:var(--sendbird-dark-onlight-01);--form__submitted-input-box__bg-color:var(--sendbird-dark-ondark-02);--form__submit-button__color__disabled:var(--sendbird-light-background-50);--form__submit-button__bg-color__disabled:var(--sendbird-light-onlight-04)}.sendbird-theme--dark{--form__chip__color__selected-focus:var(--sendbird-dark-ondark-02);--form__chip__color__submitted-default:var(--sendbird-dark-ondark-04);--form__chip__bg-color__default:var(--sendbird-light-onlight-03);--form__chip__bg-color__selected:var(--sendbird-dark-background-600);--form__chip__bg-color__selected-hover:var(--sendbird-light-onlight-03);--form__chip__bg-color__selected-focus:var(--sendbird-light-onlight-03);--form__chip__bg-color__submitted-default:var(--sendbird-light-onlight-04);--form__chip__bg-color__submitted-selected:var(--sendbird-light-onlight-04);--form__chip__bd-color__default-focus:var(--sendbird-dark-ondark-02);--form__chip__bd-color__selected-focus:var(--sendbird-dark-ondark-02);--form__submitted-input-box__color:var(--sendbird-dark-ondark-01);--form__submitted-input-box__bg-color:var(--sendbird-light-onlight-04);--form__submit-button__color__disabled:var(--sendbird-light-onlight-01);--form__submit-button__bg-color__disabled:var(--sendbird-dark-ondark-04)}.sendbird-form-message__submit-button{width:100%}.sendbird-form-message__submit-button.sendbird-button__disabled{cursor:not-allowed}.sendbird-form-message__submit-button.sendbird-button__disabled.sendbird-button--primary .sendbird-button__text{color:var(--form__submit-button__color__disabled)}.sendbird-theme--light .sendbird-form-message__submit-button.sendbird-button__disabled{background-color:var(--form__submit-button__bg-color__disabled);border:none}.sendbird-theme--light .sendbird-form-message__submit-button.sendbird-button__disabled:hover{background-color:var(--form__submit-button__bg-color__disabled)}.sendbird-theme--dark .sendbird-form-message__submit-button.sendbird-button__disabled{background-color:var(--form__submit-button__bg-color__disabled);border:none}.sendbird-theme--dark .sendbird-form-message__submit-button.sendbird-button__disabled:hover{background-color:var(--form__submit-button__bg-color__disabled)}.sendbird-form-message__input__label{display:block;font-weight:500;line-height:14px;margin-bottom:6px}.sendbird-form-message__input__title-container{display:inline-block}.sendbird-form-message__input__container{position:relative;width:100%}.sendbird-theme--light .sendbird-form-message__input__title-optional{color:#00000061;color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-form-message__input__title-optional{color:#ffffff61;color:var(--sendbird-dark-ondark-03)}.sendbird-form-message__input__root{font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default);padding-bottom:12px;width:100%}.sendbird-form-message__input__textarea{display:block;height:96px!important;padding:7px 12px!important;resize:none}.sendbird-theme--light .sendbird-form-message__input__textarea ::-moz-placeholder{color:#00000061;color:var(--sendbird-light-onlight-03)}.sendbird-theme--light .sendbird-form-message__input__textarea ::placeholder{color:#00000061;color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-form-message__input__textarea ::-moz-placeholder{color:#ffffff61;color:var(--sendbird-dark-ondark-03)}.sendbird-theme--dark .sendbird-form-message__input__textarea ::placeholder{color:#ffffff61;color:var(--sendbird-dark-ondark-03)}.sendbird-form-message__error-label{color:#de360b;color:var(--sendbird-light-error-300);margin-top:4px}.sendbird-form-message__submitted-input-box-text{line-height:20px;width:calc(100% - 24px)}.sendbird-form-message__root.sendbird-form-message__root{align-items:flex-start;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;min-width:220px;overflow:hidden;padding:16px 12px}.sendbird--mobile-mode .sendbird-form-message__root.sendbird-form-message__root{max-width:calc(100vw - 164px)}.sendbird-form-message__input__chip-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:4px;width:100%}[dir=ltr] .sendbird-form-message__submitted-check-icon-chip{margin-left:4px}[dir=rtl] .sendbird-form-message__submitted-check-icon-chip{margin-right:4px}.sendbird-form-message__submitted-check-icon-container{align-items:flex-end;display:flex;height:auto}.sendbird-form-message__submitted-input-box{word-wrap:break-word;background-color:var(--form__submitted-input-box__bg-color);border:none;border-radius:4px;color:var(--form__submitted-input-box__color);display:flex;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.43;min-height:20px;overflow-wrap:break-word;padding:8px 12px;pointer-events:none;white-space:pre-wrap;width:calc(100% - 24px)}.sendbird-form-message__submitted-input-box.textarea{min-height:78px;padding:9px 12px}.sendbird-form-message__input__chip-text{font-size:12px;font-style:normal;font-weight:500;letter-spacing:normal;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-form-message__input__chip{align-items:center;border-radius:100px;display:flex;justify-content:center;max-width:calc(100% - 32px);padding:5px 11px}.sendbird-theme--light .sendbird-form-message__input__chip.default{background-color:var(--form__chip__bg-color__default);border:1px solid #0000001f;border:1px solid var(--sendbird-light-onlight-04);color:#00000080;color:var(--sendbird-light-onlight-02);cursor:pointer}.sendbird-theme--light .sendbird-form-message__input__chip.default:hover{border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300);color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--light .sendbird-form-message__input__chip.default:focus{border:1px solid var(--form__chip__bd-color__default-focus);box-shadow:0 0 0 1px var(--form__chip__bd-color__default-focus);color:#00000080;color:var(--sendbird-light-onlight-02);outline:none}.sendbird-theme--dark .sendbird-form-message__input__chip.default{background-color:var(--form__chip__bg-color__default);border:1px solid #ffffff1f;border:1px solid var(--sendbird-dark-ondark-04);color:#ffffff80;color:var(--sendbird-dark-ondark-02);cursor:pointer}.sendbird-theme--dark .sendbird-form-message__input__chip.default:hover{border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200);color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-theme--dark .sendbird-form-message__input__chip.default:focus{border:1px solid var(--form__chip__bd-color__default-focus);box-shadow:0 0 0 1px var(--form__chip__bd-color__default-focus);color:#ffffff80;color:var(--sendbird-dark-ondark-02);outline:none}.sendbird-theme--light .sendbird-form-message__input__chip.selected{background-color:var(--form__chip__bg-color__selected);border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300);color:#742ddd;color:var(--sendbird-light-primary-300);cursor:pointer}.sendbird-theme--light .sendbird-form-message__input__chip.selected:hover{background-color:var(--form__chip__bg-color__selected-hover);border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300);color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--light .sendbird-form-message__input__chip.selected:focus{background-color:var(--form__chip__bg-color__selected-focus);border:1px solid var(--form__chip__bd-color__selected-focus);box-shadow:0 0 0 1px var(--form__chip__bd-color__selected-focus);color:var(--form__chip__color__selected-focus);outline:none}.sendbird-theme--dark .sendbird-form-message__input__chip.selected{background-color:var(--form__chip__bg-color__selected);border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200);color:#c2a9fa;color:var(--sendbird-dark-primary-200);cursor:pointer}.sendbird-theme--dark .sendbird-form-message__input__chip.selected:hover{background-color:var(--form__chip__bg-color__selected-hover);border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200);color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-theme--dark .sendbird-form-message__input__chip.selected:focus{background-color:var(--form__chip__bg-color__selected-focus);border:1px solid var(--form__chip__bd-color__selected-focus);box-shadow:0 0 0 1px var(--form__chip__bd-color__selected-focus);color:var(--form__chip__color__selected-focus);outline:none}.sendbird-form-message__input__chip.submittedDefault{border:none;cursor:default;padding:6px 12px}.sendbird-theme--dark .sendbird-form-message__input__chip.submittedDefault,.sendbird-theme--light .sendbird-form-message__input__chip.submittedDefault{background-color:var(--form__chip__bg-color__submitted-default);color:var(--form__chip__color__submitted-default)}.sendbird-form-message__input__chip.submittedSelected{border:none;cursor:default;padding:6px 12px}.sendbird-theme--light .sendbird-form-message__input__chip.submittedSelected{background-color:var(--form__chip__bg-color__submitted-selected);color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-form-message__input__chip.submittedSelected{background-color:var(--form__chip__bg-color__submitted-selected);color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird--mobile-mode .sendbird-message-feedback-modal-content__mobile{max-width:280px;padding:16px}.sendbird-message-feedback-modal-footer__root{align-items:center;display:flex;justify-content:space-between}.sendbird-message-feedback-modal-footer__root_failed{align-items:center;display:flex;justify-content:flex-end;margin-top:48px}.sendbird-message-feedback-modal-footer__right-content{display:flex;gap:8px}.sendbird-message-feedback-modal-body__root{margin:21px 0}.sendbird--mobile-mode .sendbird-message-feedback-modal-header{font-size:18px;line-height:1.33}.sendbird-iconbutton__feedback{align-items:center;background-color:initial;border:1px solid;border-radius:18px;cursor:pointer;display:flex;justify-content:center;padding:5px 8px}.sendbird-theme--light .sendbird-iconbutton__feedback{border-color:#0000001f;border-color:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-iconbutton__feedback{border-color:#ffffff1f;border-color:var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-iconbutton__feedback:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-iconbutton__feedback:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__disabled{cursor:not-allowed}.sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__disabled:hover,.sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__pressed:hover{background-color:initial}.sendbird-theme--light .sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__pressed{background-color:#742ddd;background-color:var(--sendbird-light-primary-300);border-color:#742ddd;border-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__pressed{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200);border-color:#c2a9fa;border-color:var(--sendbird-dark-primary-200)}.sendbird-iconbutton__feedback__inner{align-items:center;display:flex;justify-content:center}.sendbird-theme--light .sendbird-iconbutton__feedback__inner svg path{fill:#00000080;fill:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-iconbutton__feedback__inner svg path{fill:#ffffff80;fill:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-iconbutton__feedback__inner.sendbird-iconbutton__feedback__inner__disabled svg path{fill:#0000001f;fill:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-iconbutton__feedback__inner.sendbird-iconbutton__feedback__inner__disabled svg path{fill:#ffffff1f;fill:var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-iconbutton__feedback__inner__pressed svg path{fill:#ffffffe0;fill:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-iconbutton__feedback__inner__pressed svg path{fill:#000000e0;fill:var(--sendbird-dark-onlight-01)}.sendbird-message__bottomsheet--feedback-options-menu{border-radius:8px 8px 0 0;width:100vw}.sendbird-theme--light .sendbird-message__bottomsheet--feedback-options-menu{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message__bottomsheet--feedback-options-menu{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-message__bottomsheet--feedback-options-menu :first-child{border-radius:8px 8px 0 0}.sendbird-message__bottomsheet--feedback-option{align-items:center;cursor:pointer;display:flex;height:48px;padding:0 24px}.sendbird-input{display:inline-block;height:40px;position:relative;width:100%}.sendbird-input .sendbird-input__input{background-color:inherit;border-radius:4px;box-sizing:border-box;font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default);font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;height:100%;letter-spacing:normal;line-height:1.43;padding:10px 16px;width:100%}.sendbird-theme--light .sendbird-input .sendbird-input__input{border:1px solid #00000061;border:1px solid var(--sendbird-light-onlight-03);caret-color:#742ddd;caret-color:var(--sendbird-light-primary-300);color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-input .sendbird-input__input{border:1px solid #ffffff61;border:1px solid var(--sendbird-dark-ondark-03);caret-color:#c2a9fa;caret-color:var(--sendbird-dark-primary-200);color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-input .sendbird-input__input:focus{outline:none}.sendbird-theme--light .sendbird-input .sendbird-input__input:focus{border:2px solid #742ddd;border:2px solid var(--sendbird-light-primary-300);box-shadow:0 1px 5px 0 #0000001f,0 0 1px 0 #00000029,0 2px 1px 0 #00000014;box-shadow:0 1px 5px 0 var(--sendbird-light-onlight-04),0 0 1px 0 #00000029,0 2px 1px 0 #00000014;color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-input .sendbird-input__input:focus{border:2px solid #c2a9fa;border:2px solid var(--sendbird-dark-primary-200);box-shadow:0 1px 5px 0 #ffffff1f,0 0 1px 0 #00000029,0 2px 1px 0 #00000014;box-shadow:0 1px 5px 0 var(--sendbird-dark-ondark-04),0 0 1px 0 #00000029,0 2px 1px 0 #00000014;color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-input .sendbird-input__input:active{border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300);box-shadow:0 1px 5px 0 #0000001f,0 0 1px 0 #00000029,0 2px 1px 0 #00000014;box-shadow:0 1px 5px 0 var(--sendbird-light-onlight-04),0 0 1px 0 #00000029,0 2px 1px 0 #00000014;color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-input .sendbird-input__input:active{border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200);box-shadow:0 1px 5px 0 #ffffff1f,0 0 1px 0 #00000029,0 2px 1px 0 #00000014;box-shadow:0 1px 5px 0 var(--sendbird-dark-ondark-04),0 0 1px 0 #00000029,0 2px 1px 0 #00000014;color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-input .sendbird-input__input:disabled{cursor:not-allowed}.sendbird-theme--light .sendbird-input .sendbird-input__input:disabled{background-color:#eee;background-color:var(--sendbird-light-background-100);color:#00000061;color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-input .sendbird-input__input:disabled{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);color:#ffffff61;color:var(--sendbird-dark-ondark-03)}.sendbird-input .sendbird-input__placeholder{font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default);font-size:14px;line-height:1.43;pointer-events:none;position:absolute;top:10px}[dir=ltr] .sendbird-input .sendbird-input__placeholder{left:16px}[dir=rtl] .sendbird-input .sendbird-input__placeholder{right:16px}.sendbird-theme--light .sendbird-input .sendbird-input__placeholder{color:#00000061;color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-input .sendbird-input__placeholder{color:#ffffff61;color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light{--form__input__bg-color_default:var(--sendbird-light-background-50);--form__input__bg-color_disabled:var(--sendbird-dark-ondark-02);--form__input__bd-color_error:var(--sendbird-light-error-300)}.sendbird-theme--dark{--form__input__bg-color_default:var(--sendbird-light-onlight-03);--form__input__bg-color_disabled:var(--sendbird-light-onlight-04);--form__input__bd-color_error:var(--sendbird-dark-error-200)}.sendbird-input_for_form{display:inline-block;height:auto;position:relative;width:100%}.sendbird-input_for_form .sendbird-input__input{background-color:inherit;border-radius:4px;box-sizing:border-box;font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default);font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;height:-moz-fit-content;height:fit-content;letter-spacing:normal;line-height:1.43;padding:7px 12px;width:100%}.sendbird-theme--light .sendbird-input_for_form .sendbird-input__input{background-color:var(--form__input__bg-color_default);border:1px solid #0000001f;border:1px solid var(--sendbird-light-onlight-04);caret-color:#742ddd;caret-color:var(--sendbird-light-primary-300);color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--light .sendbird-input_for_form .sendbird-input__input:disabled{background-color:var(--form__input__bg-color_disabled);border:none;color:#00000061;color:var(--sendbird-light-onlight-03);cursor:not-allowed;pointer-events:none}.sendbird-theme--light .sendbird-input_for_form .sendbird-input__input:focus{border:1px solid #742ddd!important;border:1px solid var(--sendbird-light-primary-300)!important;box-shadow:0 0 0 1px #742ddd;box-shadow:0 0 0 1px var(--sendbird-light-primary-300);outline:none}.sendbird-theme--light .sendbird-input_for_form .sendbird-input__input:active{border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300);box-shadow:none}.sendbird-theme--light .sendbird-input_for_form .sendbird-input__input.error{border:1px solid var(--form__input__bd-color_error)}.sendbird-theme--dark .sendbird-input_for_form .sendbird-input__input{background-color:var(--form__input__bg-color_default);border:1px solid #ffffff1f;border:1px solid var(--sendbird-dark-ondark-04);caret-color:#c2a9fa;caret-color:var(--sendbird-dark-primary-200);color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-theme--dark .sendbird-input_for_form .sendbird-input__input:disabled{background-color:var(--form__input__bg-color_disabled);border:none;color:#ffffff61;color:var(--sendbird-dark-ondark-03);cursor:not-allowed;pointer-events:none}.sendbird-theme--dark .sendbird-input_for_form .sendbird-input__input:focus{border:1px solid #c2a9fa!important;border:1px solid var(--sendbird-dark-primary-200)!important;box-shadow:0 0 0 1px #c2a9fa;box-shadow:0 0 0 1px var(--sendbird-dark-primary-200);outline:none}.sendbird-theme--dark .sendbird-input_for_form .sendbird-input__input:active{border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200);box-shadow:none}.sendbird-theme--dark .sendbird-input_for_form .sendbird-input__input.error{border:1px solid var(--form__input__bd-color_error)}.sendbird-input_for_form .sendbird-input__placeholder{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default);font-size:14px;height:calc(100% - 16px);line-height:1.43;overflow:hidden;pointer-events:none;position:absolute;top:8px;width:calc(100% - 26px)}[dir=ltr] .sendbird-input_for_form .sendbird-input__placeholder{left:13px}[dir=rtl] .sendbird-input_for_form .sendbird-input__placeholder{right:13px}.sendbird-theme--light .sendbird-input_for_form .sendbird-input__placeholder{color:#00000061;color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-input_for_form .sendbird-input__placeholder{color:#ffffff61;color:var(--sendbird-dark-ondark-03)}.sendbird-input_for_form .sendbird-input__placeholder.textarea{-webkit-line-clamp:4}.sendbird-input-label{margin:4px 0}.sendbird-suggested-replies{display:flex;margin-bottom:16px;margin-top:8px;position:relative}.sendbird-suggested-replies.vertical{align-items:flex-end;flex-direction:column;flex-wrap:wrap;justify-content:flex-end}.sendbird-suggested-replies.vertical .sendbird-suggested-replies__option:not(:first-child){margin-top:8px}.sendbird-suggested-replies.horizontal{display:flex;flex-direction:row;margin-left:-24px;margin-right:-24px;overflow-x:scroll;padding-left:24px;padding-right:24px}.sendbird--mobile-mode .sendbird-suggested-replies.horizontal{margin-left:-12px;margin-right:-12px}[dir=ltr] .sendbird--mobile-mode .sendbird-suggested-replies.horizontal{padding-left:52px;padding-right:12px}[dir=rtl] .sendbird--mobile-mode .sendbird-suggested-replies.horizontal{padding-left:12px;padding-right:52px}[dir=ltr] .sendbird-suggested-replies.horizontal .sendbird-suggested-replies__option:not(:last-child){margin-right:8px}[dir=rtl] .sendbird-suggested-replies.horizontal .sendbird-suggested-replies__option:not(:last-child){margin-left:8px}.sendbird-suggested-replies::-webkit-scrollbar{display:none}.sendbird-theme--dark .sendbird-suggested-replies,.sendbird-theme--light .sendbird-suggested-replies{font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default)}.sendbird-suggested-replies__option{align-items:center;border-radius:18px;cursor:pointer;display:flex;font-size:12px;padding:8px 14px;white-space:pre-wrap;word-break:break-word}.sendbird-theme--light .sendbird-suggested-replies__option{background-color:#fff;background-color:var(--sendbird-light-background-50);border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300);color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-suggested-replies__option{background-color:#161616;background-color:var(--sendbird-dark-background-600);border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200);color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-suggested-replies__option:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-suggested-replies__option:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-suggested-replies__option:active{background-color:#742ddd;background-color:var(--sendbird-light-primary-300);color:#fff;color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-suggested-replies__option:active{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200);color:#161616;color:var(--sendbird-dark-background-600)}.sendbird-suggested-replies__option.horizontal{white-space:nowrap}.sendbird-suggested-replies__option.vertical{max-width:calc(100% - 70px);white-space:pre-wrap}.sendbird-mention-suggest-list{display:flex;flex-direction:column;margin-left:28px;margin-right:28px;max-height:260px;overflow:scroll;position:relative;width:calc(100% - 56px)}.sendbird-theme--light .sendbird-mention-suggest-list{border:1px solid #eee;border:1px solid var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-mention-suggest-list{border:1px solid #2c2c2c;border:1px solid var(--sendbird-dark-background-500)}.sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item{align-items:center;display:flex;padding:16px 8px;position:relative}.sendbird-theme--light .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-theme--light .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item.focused{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item.focused{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__avatar{display:inline-block;position:relative}.sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{display:inline-block;max-width:calc(100% - 250px);overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}[dir=ltr] .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{margin-left:16px}[dir=rtl] .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{margin-right:16px}.sendbird--mobile-mode .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{max-width:calc(100% - 150px)}.sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{display:inline-block;max-width:180px;overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap}[dir=ltr] .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{right:16px}[dir=rtl] .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{left:16px}.sendbird--mobile-mode .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{max-width:100px}.sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item{align-items:center;display:flex;padding:16px 8px;position:relative}.sendbird-theme--light .sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item{background-color:#161616;background-color:var(--sendbird-dark-background-600)}[dir=ltr] .sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item .sendbird-mention-suggest-list__notice-item__icon{margin-right:4px}[dir=rtl] .sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item .sendbird-mention-suggest-list__notice-item__icon{margin-left:4px}.sendbird-fileviewer__header__right__actions__close,.sendbird-fileviewer__header__right__actions__delete,.sendbird-fileviewer__header__right__actions__download{box-sizing:border-box;cursor:pointer;padding:21px;width:64px}.sendbird-fileviewer__header__right__actions__close .disabled,.sendbird-fileviewer__header__right__actions__delete .disabled,.sendbird-fileviewer__header__right__actions__download .disabled{cursor:not-allowed}.sendbird-fileviewer{height:100%;position:fixed;top:0;width:100%;z-index:100000}[dir=ltr] .sendbird-fileviewer{left:0}[dir=rtl] .sendbird-fileviewer{right:0}.sendbird-theme--light .sendbird-fileviewer{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-fileviewer{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-fileviewer .sendbird-fileviewer__header{box-sizing:border-box;display:flex;height:64px;justify-content:space-between;min-height:64px}.sendbird--mobile-mode .sendbird-fileviewer .sendbird-fileviewer__header{position:relative}.sendbird-theme--light .sendbird-fileviewer .sendbird-fileviewer__header{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-fileviewer .sendbird-fileviewer__header{border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;overflow:hidden;padding:0 20px}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__avatar{display:flex;margin-inline-end:8px}.sendbird--mobile-mode .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__avatar{margin-inline-end:12px}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container{align-items:flex-end;display:flex;flex-direction:row}.sendbird--mobile-mode .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container{align-items:normal;flex-direction:column}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container .sendbird-fileviewer__header__left__filename{display:inline-block;margin-inline-end:8px;max-width:500px;overflow:hidden;padding-top:3px;text-overflow:ellipsis;white-space:nowrap}.sendbird--mobile-mode .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container .sendbird-fileviewer__header__left__filename{display:block;margin-inline-end:0;max-width:calc(100vw - 240px);padding-top:0}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container .sendbird-fileviewer__header__left__sender-name{line-height:1.1}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right{display:flex;justify-content:flex-end;width:160px}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions{display:flex;flex-direction:row}[dir=ltr] .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions{right:0}[dir=rtl] .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions{left:0}[dir=ltr] .sendbird-theme--light .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions__close{border-left:1px solid #0000001f;border-left:1px solid var(--sendbird-light-onlight-04)}[dir=rtl] .sendbird-theme--light .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions__close{border-right:1px solid #0000001f;border-right:1px solid var(--sendbird-light-onlight-04)}[dir=ltr] .sendbird-theme--dark .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions__close{border-left:1px solid #ffffff1f;border-left:1px solid var(--sendbird-dark-ondark-04)}[dir=rtl] .sendbird-theme--dark .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions__close{border-right:1px solid #ffffff1f;border-right:1px solid var(--sendbird-dark-ondark-04)}.sendbird-fileviewer .sendbird-fileviewer__content{align-items:center;display:flex;height:calc(100% - 72px);justify-content:center;margin-top:4px;overflow-y:auto}.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__video{max-height:100%;max-width:100%}.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__img{max-height:90%;max-width:90%}.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__unsupported{align-items:center;display:flex;justify-content:center;max-height:100%;max-width:100%}.sendbird-notification,.sendbird-notification--hide{position:absolute}.sendbird-notification--hide{display:none}.sendbird-notification{align-items:center;border-radius:4px;display:flex;height:32px;justify-content:center;margin-left:24px;margin-right:24px;margin-top:8px;padding:0 2px}.sendbird-theme--light .sendbird-notification{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-notification{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-notification:hover{cursor:pointer}.sendbird-theme--light .sendbird-notification:hover{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-notification:hover{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-notification.sendbird-notification--frozen{background-color:#adc9ff;background-color:var(--sendbird-light-information-100)}.sendbird-theme--dark .sendbird-notification.sendbird-notification--frozen{background-color:#adc9ff;background-color:var(--sendbird-dark-information-100)}.sendbird-theme--light .sendbird-notification.sendbird-notification--frozen .sendbird-notification__text{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-notification.sendbird-notification--frozen .sendbird-notification__text{color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird-notification .sendbird-notification__text{align-items:center;display:flex;justify-content:center}[dir=ltr] .sendbird-notification .sendbird-notification__text{margin-right:8px}[dir=rtl] .sendbird-notification .sendbird-notification__text{margin-left:8px}.typing-dots-container{align-items:center;border-radius:16px;display:flex;gap:6px;justify-content:center;padding:16px 12px}.sendbird-theme--light .typing-dots-container{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .typing-dots-container{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.typing-dots-container span{animation:blink 1.4s infinite;animation-fill-mode:both;border-radius:50%;height:8px;width:8px}.sendbird-theme--light .typing-dots-container span{background-color:#000;background-color:var(--sendbird-light-background-700)}.sendbird-theme--dark .typing-dots-container span{background-color:#fff;background-color:var(--sendbird-dark-background-50)}.typing-dots-container span:first-child{animation-delay:.4s}.typing-dots-container span:nth-child(2){animation-delay:.6s}.typing-dots-container span:nth-child(3){animation-delay:.8s}@keyframes blink{0%{opacity:.12;transform:scale(1)}21.43%{opacity:.38;transform:scale(1.2)}42.86%{opacity:.12;transform:scale(1)}to{opacity:.12;transform:scale(1)}}.sendbird-message-input-wrapper,.sendbird-message-input-wrapper .sendbird-message-input-wrapper__quote-message-input,.sendbird-message-input-wrapper--voice-message,.sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__quote-message-input{position:relative;width:100%}.sendbird-theme--light .sendbird-message-input-wrapper .sendbird-message-input-wrapper__quote-message-input,.sendbird-theme--light .sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__quote-message-input{border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-message-input-wrapper .sendbird-message-input-wrapper__quote-message-input,.sendbird-theme--dark .sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__quote-message-input{border-top:1px solid #ffffff1f;border-top:1px solid var(--sendbird-dark-ondark-04)}.sendbird-message-input-wrapper .sendbird-message-input-wrapper__message-input,.sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__message-input{box-sizing:border-box;padding:0 24px;position:relative;width:100%}.sendbird--mobile-mode .sendbird-message-input-wrapper .sendbird-message-input-wrapper__message-input,.sendbird--mobile-mode .sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__message-input{padding:0 16px}.sendbird-theme--light .sendbird-message-input-wrapper--voice-message{border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-message-input-wrapper--voice-message{border-top:1px solid #ffffff1f;border-top:1px solid var(--sendbird-dark-ondark-04)}.sendbird-quote_message_input{box-sizing:border-box;display:flex;flex-direction:row;height:76px;position:relative;width:100%}[dir=ltr] .sendbird-quote_message_input{padding:16px 80px 16px 40px}[dir=rtl] .sendbird-quote_message_input{padding:16px 40px 16px 80px}.sendbird-quote_message_input .sendbird-quote_message_input__avatar{align-items:center;border-radius:8px;display:flex;height:44px;justify-content:center;min-height:44px;min-width:44px;position:relative;width:44px}.sendbird-theme--light .sendbird-quote_message_input .sendbird-quote_message_input__avatar{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-quote_message_input .sendbird-quote_message_input__avatar{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-quote_message_input .sendbird-quote_message_input__body{align-items:flex-start;display:flex;flex-direction:column;overflow:hidden;position:absolute}.sendbird-quote_message_input .sendbird-quote_message_input__body .sendbird-quote_message_input__body__sender-name{box-sizing:border-box;margin-bottom:8px;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%}.sendbird-quote_message_input .sendbird-quote_message_input__body .sendbird-quote_message_input__body__message-content{box-sizing:border-box;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%}.sendbird-quote_message_input .sendbird-quote_message_input__close-button{position:absolute;top:26px}[dir=ltr] .sendbird-quote_message_input .sendbird-quote_message_input__close-button{right:40px}[dir=rtl] .sendbird-quote_message_input .sendbird-quote_message_input__close-button{left:40px}.sendbird-quote_message_input .sendbird-quote_message_input__close-button:hover{cursor:pointer}.sendbird-voice-message-input-wrapper .sendbird-voice-message-input__indicator{height:40px}.sendbird-voice-message-input-wrapper-alert__body{align-items:flex-end;display:flex;height:74px;justify-content:flex-end;position:relative;width:100%}.sendbird-voice-message-input-wrapper-alert__body__ok-button{width:74px}.sendbird-voice-message-input{box-sizing:border-box;flex-direction:column;height:110px;padding-left:24px;padding-right:24px;padding-top:22px}.sendbird-voice-message-input,.sendbird-voice-message-input__indicator{display:inline-flex;position:relative;width:100%}.sendbird-voice-message-input__indicator__progress-bar{border-radius:28px;display:inline-flex;overflow:hidden;position:relative;width:100%}.sendbird-voice-message-input__indicator__on-rec{position:absolute;top:14px}[dir=ltr] .sendbird-voice-message-input__indicator__on-rec{right:53px}[dir=rtl] .sendbird-voice-message-input__indicator__on-rec{left:53px}.sendbird-voice-message-input__indicator__playback-time{position:absolute;top:10px}[dir=ltr] .sendbird-voice-message-input__indicator__playback-time{right:16px}[dir=rtl] .sendbird-voice-message-input__indicator__playback-time{left:16px}.sendbird-voice-message-input__controler{align-items:center;display:inline-flex;flex-direction:row;height:34px;justify-content:space-between;margin-top:14px;min-height:34px;position:relative}.sendbird-voice-message-input__controler__main{align-items:center;border-radius:50%;display:inline-flex;height:34px;justify-content:center;min-height:34px;min-width:34px;position:relative;width:34px}.sendbird-theme--light .sendbird-voice-message-input__controler__main{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-voice-message-input__controler__main{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-voice-message-input__controler__main:hover{cursor:pointer}.sendbird-voice-message-input__controler__submit{align-items:center;border-radius:50%;display:inline-flex;height:34px;justify-content:center;min-height:34px;min-width:34px;position:relative;width:34px}.sendbird-theme--light .sendbird-voice-message-input__controler__submit{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-voice-message-input__controler__submit{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-voice-message-input__controler__submit:hover{cursor:pointer}.sendbird-theme--light .sendbird-voice-message-input__controler__submit.voice-message--disabled{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-voice-message-input__controler__submit.voice-message--disabled{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-voice-message-input__controler__submit.voice-message--disabled:hover{cursor:default}@keyframes flickerAnimation{0%{opacity:0}50%{opacity:1}to{opacity:0}}.sendbird-voice-message-input__indicator__on-rec{animation:flickerAnimation 1s infinite;border-radius:50%;height:12px;min-height:12px;min-width:12px;width:12px}.sendbird-theme--light .sendbird-voice-message-input__indicator__on-rec{background-color:#de360b;background-color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-voice-message-input__indicator__on-rec{background-color:#de360b;background-color:var(--sendbird-dark-error-300)}.sendbird-voice-message-input__indicator__progress-bar__bar{height:40px}.sendbird-controler-icon{display:inline-block;position:relative}.sendbird-controler-icon.record-icon{border-radius:50%;height:20px;min-height:20px;min-width:20px;width:20px}.sendbird-theme--light .sendbird-controler-icon.record-icon{background-color:#de360b;background-color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-controler-icon.record-icon{background-color:#de360b;background-color:var(--sendbird-dark-error-300)}.sendbird-controler-icon.stop-icon{border-radius:2px;height:14px;min-height:14px;min-width:14px;width:14px}.sendbird-theme--light .sendbird-controler-icon.stop-icon{background-color:#000000e0;background-color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-controler-icon.stop-icon{background-color:#ffffffe0;background-color:var(--sendbird-dark-ondark-01)}.sendbird-controler-icon.pause-icon{display:inline-flex;gap:3.75px;height:13.75px;min-height:13.75px;min-width:13.75px;width:100%;width:13.75px}.sendbird-controler-icon.pause-icon-inner{border-radius:2px;display:inline-flex;min-width:4.38px}.sendbird-theme--light .sendbird-controler-icon.pause-icon-inner{background-color:#000000e0;background-color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-controler-icon.pause-icon-inner{background-color:#ffffffe0;background-color:var(--sendbird-dark-ondark-01)}.sendbird-channel-list{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:320px}.sendbird-theme--light .sendbird-channel-list{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-channel-list{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird--mobile-mode .sendbird-channel-list{width:100%}.sendbird-channel-list__header{height:64px;min-height:64px}.sendbird-channel-list__body{flex:1 1;-ms-flex:1;overflow-x:hidden;overflow-y:auto}.sendbird-channel-header{box-sizing:border-box;height:64px;min-height:64px;position:relative;width:320px}[dir=ltr] .sendbird-channel-header{padding-left:8px;padding-right:16px}[dir=rtl] .sendbird-channel-header{padding-left:16px;padding-right:8px}.sendbird-theme--light .sendbird-channel-header{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-header{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird--mobile-mode .sendbird-channel-header{width:100%}.sendbird-channel-header.sendbird-channel-header--allow-edit .sendbird-channel-header__title{cursor:pointer}.sendbird-channel-header .sendbird-channel-header__title{border-radius:4px;display:flex;flex-direction:row;height:48px}.sendbird-theme--light .sendbird-channel-header .sendbird-channel-header__title:hover{background:#eee;background:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-channel-header .sendbird-channel-header__title:hover{background:#2c2c2c;background:var(--sendbird-dark-background-500)}.sendbird-channel-header .sendbird-channel-header__title:focus{outline:none}.sendbird-theme--light .sendbird-channel-header .sendbird-channel-header__title:focus{background:#e0e0e0;background:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-channel-header .sendbird-channel-header__title:focus{background:#393939;background:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-channel-header .sendbird-channel-header__title:active{border:2px solid #742ddd;border:2px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-channel-header .sendbird-channel-header__title:active{border:2px solid #c2a9fa;border:2px solid var(--sendbird-dark-primary-200)}.sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__left{box-sizing:border-box;padding:8px;width:48px}.sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__right{padding-top:8px}[dir=ltr] .sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__right{margin-left:4px}[dir=rtl] .sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__right{margin-right:4px}.sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__right__name,.sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__right__user-id{display:block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-channel-header .sendbird-channel-header__right-icon{position:absolute;top:16px}[dir=ltr] .sendbird-channel-header .sendbird-channel-header__right-icon{right:16px}[dir=rtl] .sendbird-channel-header .sendbird-channel-header__right-icon{left:16px}.sendbird-edit-user-profile section{margin-top:16px}.sendbird-edit-user-profile section .sendbird-input-label{display:block;margin-bottom:12px}.sendbird-edit-user-profile .sendbird-edit-user-profile__img .sendbird-input-label{margin-bottom:12px}.sendbird-edit-user-profile__img{position:relative}.sendbird-edit-user-profile__img__avatar-button{position:absolute;top:50px}[dir=ltr] .sendbird-edit-user-profile__img__avatar-button{left:96px}[dir=rtl] .sendbird-edit-user-profile__img__avatar-button{right:96px}.sendbird-edit-user-profile__theme__theme-icon .sendbird-icon{cursor:pointer}.sendbird-channel-preview__leave--mobile .sendbird-modal__content{max-width:calc(100% - 80px)}.sendbird-channel-preview__leave--mobile .sendbird-modal__close{display:none}.sendbird-channel-preview__leave--mobile .sendbird-channel-preview__leave-label--mobile{text-decoration:none}.sendbird-channel-preview__leave--mobile .sendbird-modal__header span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 120px)}.sendbird__offline .sendbird-channel-preview{cursor:not-allowed}.sendbird-channel-preview{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;height:80px;justify-content:center;padding:12px 16px;position:relative;width:320px}.sendbird-theme--light .sendbird-channel-preview{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-preview{border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird--mobile-mode .sendbird-channel-preview{width:100%}.sendbird-channel-preview:focus{outline:none}.sendbird-channel-preview .sendbird-channel-preview__avatar{height:56px;width:56px}.sendbird-channel-preview .sendbird-channel-preview__content{height:100%;width:100%}[dir=ltr] .sendbird-channel-preview .sendbird-channel-preview__content{margin-left:16px}[dir=rtl] .sendbird-channel-preview .sendbird-channel-preview__content{margin-right:16px}.sendbird--mobile-mode .sendbird-channel-preview .sendbird-channel-preview__content{max-width:calc(100% - 72px);position:relative}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper{display:flex;height:16px;justify-content:space-between;width:216px}.sendbird--mobile-mode .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper{width:auto}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header{display:flex;justify-content:flex-start;overflow:hidden;text-overflow:ellipsis}[dir=ltr] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__broadcast-icon{padding-right:4px}[dir=rtl] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__broadcast-icon{padding-left:4px}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__channel-name{max-width:128px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__total-members{margin-top:2px}[dir=ltr] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__total-members{margin-left:4px}[dir=rtl] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__total-members{margin-right:4px}[dir=ltr] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__frozen-icon{padding-left:4px}[dir=rtl] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__frozen-icon{padding-right:4px}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__last-message-at{margin-bottom:4px;white-space:nowrap}[dir=ltr] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__last-message-at{margin-left:4px}[dir=rtl] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__last-message-at{margin-right:4px}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__last-message-at.sendbird-message-status{justify-content:flex-end;max-width:74px}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower{display:flex;height:32px;justify-content:space-between;margin-top:8px;width:216px}.sendbird--mobile-mode .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower{width:100%}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__last-message{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count{align-items:center;display:flex;margin-bottom:12px}[dir=ltr] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count{margin-left:8px}[dir=rtl] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count{margin-right:8px}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count .sendbird-channel-preview__content__lower__unread-message-count__mention{align-items:center;display:inline-flex}[dir=ltr] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count .sendbird-channel-preview__content__lower__unread-message-count__mention{margin-right:4px}[dir=rtl] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count .sendbird-channel-preview__content__lower__unread-message-count__mention{margin-left:4px}.sendbird-channel-preview .sendbird-channel-preview__action{display:inline-block;position:absolute;top:12px}[dir=ltr] .sendbird-channel-preview .sendbird-channel-preview__action{right:12px}[dir=rtl] .sendbird-channel-preview .sendbird-channel-preview__action{left:12px}.sendbird-channel-preview .sendbird-channel-preview__action .sendbird-iconbutton{display:none}.sendbird-theme--light .sendbird-channel-preview:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-channel-preview:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-channel-preview:hover .sendbird-channel-preview__action .sendbird-iconbutton{display:inline-block}.sendbird-channel-preview:hover .sendbird-channel-preview__content__lower__unread-message-count,.sendbird-channel-preview:hover .sendbird-channel-preview__content__upper__last-message-at{display:none}[dir=ltr] .sendbird-channel-preview--active{padding:12px 16px 12px 12px}[dir=rtl] .sendbird-channel-preview--active{padding:12px 12px 12px 16px}.sendbird-theme--light .sendbird-channel-preview--active{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}[dir=ltr] .sendbird-theme--light .sendbird-channel-preview--active{border-left:4px solid #742ddd;border-left:4px solid var(--sendbird-light-primary-300)}[dir=rtl] .sendbird-theme--light .sendbird-channel-preview--active{border-right:4px solid #742ddd;border-right:4px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-channel-preview--active{background-color:#000;background-color:var(--sendbird-dark-background-700);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}[dir=ltr] .sendbird-theme--dark .sendbird-channel-preview--active{border-left:4px solid #c2a9fa;border-left:4px solid var(--sendbird-dark-primary-200)}[dir=rtl] .sendbird-theme--dark .sendbird-channel-preview--active{border-right:4px solid #c2a9fa;border-right:4px solid var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-channel-preview--active .sendbird-channel-preview__content__upper__header__channel-name{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-channel-preview--active .sendbird-channel-preview__content__upper__header__channel-name{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-badge{align-items:center;border-radius:10px;display:inline-flex;height:20px;justify-content:center;min-width:20px}.sendbird-theme--light .sendbird-badge{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-badge{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-badge .sendbird-badge__text{margin:0 6px}.sendbird-mention-user-label{display:inline-block;font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default);font-size:14px;font-stretch:normal;font-style:normal;font-weight:700;height:16px;letter-spacing:normal;line-height:1.43;max-width:100%;white-space:pre-line;width:-moz-fit-content;width:fit-content}.sendbird-theme--light .sendbird-mention-user-label{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-mention-user-label{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-mention-user-label:hover{cursor:pointer}.sendbird-theme--light .sendbird-mention-user-label.reverse{color:#ffffffe0;color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-mention-user-label.reverse{color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird-mention-user-label.purple{font-family:Roboto;font-size:18px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:normal}.sendbird-theme--light .sendbird-mention-user-label.purple{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-mention-user-label.purple{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird--mobile-mode .sendbird-add-channel__modal .sendbird-modal__content{margin:0 40px}.sendbird-add-channel__rectangle-wrap{margin-top:26px}.sendbird-add-channel__rectangle-footer{margin-top:32px}[dir=ltr] .sendbird-add-channel__rectangle-footer{text-align:right}[dir=rtl] .sendbird-add-channel__rectangle-footer{text-align:left}.sendbird-add-channel__rectangle{border-radius:4px;box-sizing:border-box;cursor:pointer;height:72px;margin-bottom:8px;padding:25px 72px;position:relative;width:432px}.sendbird--mobile-mode .sendbird-add-channel__rectangle{min-width:288px;width:100%}[dir=ltr] .sendbird--mobile-mode .sendbird-add-channel__rectangle{padding-right:0}[dir=rtl] .sendbird--mobile-mode .sendbird-add-channel__rectangle{padding-left:0}.sendbird-theme--light .sendbird-add-channel__rectangle{border:1px solid #0000001f;border:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-add-channel__rectangle{border:1px solid #ffffff1f;border:1px solid var(--sendbird-dark-ondark-04)}.sendbird-add-channel__rectangle .sendbird-icon{position:absolute;top:24px}[dir=ltr] .sendbird-add-channel__rectangle .sendbird-icon{left:22px}[dir=rtl] .sendbird-add-channel__rectangle .sendbird-icon{right:22px}.sendbird-create-channel--content{max-height:552px;width:480px}.sendbird-create-channel--scroll{height:360px;overflow-x:hidden;overflow-y:scroll}.sendbird-channel-settings{box-sizing:border-box;display:inline-block;height:100%;width:320px}.sendbird--mobile-mode .sendbird-channel-settings{width:100%}.sendbird-theme--light .sendbird-channel-settings{background-color:#fff;background-color:var(--sendbird-light-background-50)}[dir=ltr] .sendbird-theme--light .sendbird-channel-settings{border-left:1px solid #0000001f;border-left:1px solid var(--sendbird-light-onlight-04)}[dir=rtl] .sendbird-theme--light .sendbird-channel-settings{border-right:1px solid #0000001f;border-right:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-settings{background-color:#161616;background-color:var(--sendbird-dark-background-600)}[dir=ltr] .sendbird-theme--dark .sendbird-channel-settings{border-left:1px solid #161616;border-left:1px solid var(--sendbird-dark-background-600)}[dir=rtl] .sendbird-theme--dark .sendbird-channel-settings{border-right:1px solid #161616;border-right:1px solid var(--sendbird-dark-background-600)}.sendbird-channel-settings .sendbird-channel-settings__header-icon{cursor:pointer}.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__header-icon .sendbird-channel-settings__close-icon path{fill:#000000e0;fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__header-icon .sendbird-channel-settings__close-icon path{fill:#ffffffe0;fill:var(--sendbird-dark-ondark-01)}.sendbird-channel-settings .sendbird-channel-settings__members .sendbird-badge__text{margin-top:-2px}.sendbird-channel-settings .sendbird-channel-settings__header{box-sizing:border-box;height:64px;min-height:64px;position:relative}[dir=ltr] .sendbird-channel-settings .sendbird-channel-settings__header{padding-left:24px;padding-right:20px}[dir=rtl] .sendbird-channel-settings .sendbird-channel-settings__header{padding-left:20px;padding-right:24px}.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__header{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__header{border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-channel-settings .sendbird-channel-settings__scroll-area{display:flex;flex-direction:column;flex-grow:1;height:calc(100% - 64px);overflow-y:auto}.sendbird-channel-settings .sendbird-channel-settings__panel-item{cursor:pointer;position:relative}[dir=ltr] .sendbird-channel-settings .sendbird-channel-settings__panel-item{padding:12px 22px 10px 56px}[dir=rtl] .sendbird-channel-settings .sendbird-channel-settings__panel-item{padding:12px 56px 10px 22px}.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__panel-item{border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__panel-item{border-top:1px solid #ffffff1f;border-top:1px solid var(--sendbird-dark-ondark-04)}.sendbird-channel-settings .sendbird-channel-settings__panel-item:focus{outline:none}.sendbird-channel-settings .sendbird-channel-settings__panel-item.sendbird-channel-settings__panel-item__disabled{cursor:not-allowed}.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__panel-item__leave-channel{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04);border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__panel-item__leave-channel{border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04);border-top:1px solid #ffffff1f;border-top:1px solid var(--sendbird-dark-ondark-04)}.sendbird-channel-settings .sendbird-channel-settings__panel-icon-left,.sendbird-channel-settings .sendbird-channel-settings__panel-icon-right{position:absolute;top:10px}[dir=ltr] .sendbird-channel-settings .sendbird-channel-settings__panel-icon-left{left:16px}[dir=rtl] .sendbird-channel-settings .sendbird-channel-settings__panel-icon-left{right:16px;&.sendbird-channel-settings__panel-icon__leave{transform:rotate(180deg)}}[dir=ltr] .sendbird-channel-settings .sendbird-channel-settings__panel-icon-right{right:16px}[dir=rtl] .sendbird-channel-settings .sendbird-channel-settings__panel-icon-right{left:16px}[dir=ltr] .sendbird-channel-settings .sendbird-channel-settings__panel-icon--open{transform:rotate(90deg)}[dir=rtl] .sendbird-channel-settings .sendbird-channel-settings__panel-icon--open{transform:rotate(-90deg)}.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__panel-icon--chevron path{fill:#000000e0;fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__panel-icon--chevron path{fill:#ffffffe0;fill:var(--sendbird-dark-ondark-01)}.sendbird-input-toggle-button{align-items:center;box-sizing:border-box;cursor:pointer;display:inline-flex;position:relative}.sendbird-theme--light .sendbird-input-toggle-button--checked{background-color:#742ddd;background-color:var(--sendbird-light-primary-300);border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-input-toggle-button--checked{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200);border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-input-toggle-button--unchecked{background-color:#bdbdbd;background-color:var(--sendbird-light-background-300);border:1px solid #bdbdbd;border:1px solid var(--sendbird-light-background-300)}.sendbird-theme--dark .sendbird-input-toggle-button--unchecked{background-color:#393939;background-color:var(--sendbird-dark-background-400);border:1px solid #393939;border:1px solid var(--sendbird-dark-background-400)}.sendbird-input-toggle-button--disabled{cursor:not-allowed}.sendbird-theme--light .sendbird-input-toggle-button--disabled{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200);border:1px solid #e0e0e0;border:1px solid var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-input-toggle-button--disabled{background-color:#393939;background-color:var(--sendbird-dark-background-400);border:1px solid #393939;border:1px solid var(--sendbird-dark-background-400)}.sendbird-input-toggle-button input{display:none;position:absolute}.sendbird-input-toggle-button__inner-dot{animation-iteration-count:1;border-radius:50%;position:absolute}.sendbird-theme--light .sendbird-input-toggle-button__inner-dot{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-input-toggle-button__inner-dot{background-color:#161616;background-color:var(--sendbird-dark-background-600)}@keyframes sendbirdMoveToEnd{0%{inset-inline-end:60%}to{inset-inline-end:10%}}@keyframes sendbirdMoveToStart{0%{inset-inline-end:10%}to{inset-inline-end:60%}}.sendbird-input-toggle-button--turned-on .sendbird-input-toggle-button__inner-dot{animation-name:sendbirdMoveToEnd}.sendbird-input-toggle-button--turned-off .sendbird-input-toggle-button__inner-dot{animation-name:sendbirdMoveToStart}.sendbird-input-toggle-button--unchecked .sendbird-input-toggle-button__inner-dot{inset-inline-end:60%}.sendbird-input-toggle-button--checked .sendbird-input-toggle-button__inner-dot{inset-inline-end:10%}.sendbird-input-toggle-button--reversed .sendbird-input-toggle-button--turned-on .sendbird-input-toggle-button__inner-dot{animation-name:sendbirdMoveToStart}.sendbird-input-toggle-button--reversed .sendbird-input-toggle-button--turned-off .sendbird-input-toggle-button__inner-dot{animation-name:sendbirdMoveToEnd}.sendbird-input-toggle-button--reversed.sendbird-input-toggle-button--unchecked .sendbird-input-toggle-button__inner-dot{inset-inline-end:10%}.sendbird-input-toggle-button--reversed.sendbird-input-toggle-button--checked .sendbird-input-toggle-button__inner-dot{inset-inline-end:60%}.sendbird-channel-profile{padding:32px 40px 27px;position:relative;text-align:center}.sendbird-theme--light .sendbird-channel-profile{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-channel-profile{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-channel-profile .sendbird-channel-profile--inner{height:92px}.sendbird-channel-profile .sendbird-channel-profile__avatar{display:flex;justify-content:center;margin-bottom:16px}.sendbird-channel-profile .sendbird-channel-profile__title{display:block;height:18px;max-width:240px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird--mobile-mode .sendbird-channel-profile .sendbird-channel-profile__title{max-width:100%}.sendbird-channel-profile .sendbird-channel-profile__edit{position:absolute;top:10px}[dir=ltr] .sendbird-channel-profile .sendbird-channel-profile__edit{right:16px}[dir=rtl] .sendbird-channel-profile .sendbird-channel-profile__edit{left:16px}.channel-profile-form .channel-profile-form__img-section{position:relative}.channel-profile-form .channel-profile-form__avatar-button{position:absolute;top:54px}[dir=ltr] .channel-profile-form .channel-profile-form__avatar-button{left:96px}[dir=rtl] .channel-profile-form .channel-profile-form__avatar-button{right:96px}.channel-profile-form .channel-profile-form__avatar{margin-top:16px}.channel-profile-form .channel-profile-form__name-section{margin-top:12px}.channel-profile-form .channel-profile-form__name-section .sendbird-input{height:40px}.sendbird-channel-settings__leave-label--mobile{text-decoration:none}.sendbird-channel-settings__leave--mobile .sendbird-modal__content{max-width:calc(100% - 80px)}.sendbird-channel-settings__leave--mobile .sendbird-modal__close{display:none}.sendbird-channel-settings__leave--mobile .sendbird-channel-preview__leave-label--mobile{text-decoration:none}.sendbird-channel-settings__leave--mobile .sendbird-modal__header span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 120px)}.sendbird-channel-settings__operator .sendbird-channel-settings__accordion-icon{position:absolute}[dir=ltr] .sendbird-channel-settings__operator .sendbird-channel-settings__accordion-icon{left:14px}[dir=rtl] .sendbird-channel-settings__operator .sendbird-channel-settings__accordion-icon{right:14px}.sendbird-channel-settings__operator .sendbird-accordion__panel-heder{position:relative}.sendbird-channel-settings__empty-list{display:block;margin-bottom:4px;margin-top:12px;text-align:center}.sendbird-channel-settings-accordion__footer{display:flex;padding:16px 12px}[dir=ltr] .sendbird-channel-settings-accordion__footer{justify-content:left}[dir=rtl] .sendbird-channel-settings-accordion__footer{justify-content:right}[dir=ltr] .sendbird-channel-settings-accordion__footer .sendbird-button:nth-child(2){margin-left:8px}[dir=rtl] .sendbird-channel-settings-accordion__footer .sendbird-button:nth-child(2){margin-right:8px}.sendbird-channel-settings__freeze{max-width:320px;position:relative}[dir=ltr] .sendbird-channel-settings__freeze{padding:12px 22px 10px 56px}[dir=rtl] .sendbird-channel-settings__freeze{padding:12px 56px 10px 22px}.sendbird--mobile-mode .sendbird-channel-settings__freeze{max-width:100%}.sendbird-theme--light .sendbird-channel-settings__freeze{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-settings__freeze{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-channel-settings__frozen-icon{position:absolute;top:12px}[dir=ltr] .sendbird-channel-settings__frozen-icon{right:20px}[dir=rtl] .sendbird-channel-settings__frozen-icon{left:20px}.sendbird-channel-settings__frozen-icon .sendbird-icon{cursor:pointer}.sendbird-channel-settings__members .sendbird-badge,.sendbird-channel-settings__members-list .sendbird-badge{position:absolute;top:12px}[dir=ltr] .sendbird-channel-settings__members .sendbird-badge,[dir=ltr] .sendbird-channel-settings__members-list .sendbird-badge{right:44px}[dir=rtl] .sendbird-channel-settings__members .sendbird-badge,[dir=rtl] .sendbird-channel-settings__members-list .sendbird-badge{left:44px}.sendbird-theme--light .sendbird-channel-settings__members .sendbird-badge,.sendbird-theme--light .sendbird-channel-settings__members-list .sendbird-badge{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-channel-settings__members .sendbird-badge,.sendbird-theme--dark .sendbird-channel-settings__members-list .sendbird-badge{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-channel-settings__members .sendbird-badge .sendbird-label,.sendbird-theme--light .sendbird-channel-settings__members-list .sendbird-badge .sendbird-label{color:#00000080;color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-channel-settings__members .sendbird-badge .sendbird-label,.sendbird-theme--dark .sendbird-channel-settings__members-list .sendbird-badge .sendbird-label{color:#ffffff80;color:var(--sendbird-dark-ondark-02)}.sendbird-more-members__popup-scroll{max-height:420px;overflow-x:hidden;overflow-y:scroll}.sendbird--mobile-mode .sendbird-more-members__popup-scroll{max-height:100%}[dir=ltr] .sendbird-more-members__popup-scroll .sendbird-user-list-item__operator{right:72px}[dir=rtl] .sendbird-more-members__popup-scroll .sendbird-user-list-item__operator{left:72px}.sendbird-more-members__popup-scroll .sendbird-user-list-item__title{max-width:240px}.sendbird-channel-settings__badge{position:absolute}[dir=ltr] .sendbird-channel-settings__badge{right:48px}[dir=rtl] .sendbird-channel-settings__badge{left:48px}.sendbird-theme--light .sendbird-channel-settings__badge{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-channel-settings__badge{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-channel-settings__badge .sendbird-label{color:#00000080;color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-channel-settings__badge .sendbird-label{color:#ffffff80;color:var(--sendbird-dark-ondark-02)}.sendbird-channel-settings__user-panel .sendbird-channel-settings-accordion__footer{padding-bottom:14px;padding-top:14px}[dir=ltr] .sendbird-channel-settings__user-panel .sendbird-channel-settings-accordion__footer{padding-left:14px}[dir=rtl] .sendbird-channel-settings__user-panel .sendbird-channel-settings-accordion__footer{padding-right:14px}.sendbird-theme--light .sendbird-channel-settings__user-panel .sendbird-channel-settings-accordion__footer{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-settings__user-panel .sendbird-channel-settings-accordion__footer{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-message-search-pannel{box-sizing:border-box;display:flex;flex-direction:column;height:100%;position:relative;width:320px}.sendbird-theme--light .sendbird-message-search-pannel{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message-search-pannel{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird--mobile-mode .sendbird-message-search-pannel{width:100%}.sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area{border:0;font-size:14px;margin:0;outline:none;padding:0;position:absolute;top:14px;width:calc(100% - 90px)}[dir=ltr] .sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area{left:48px}[dir=rtl] .sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area{right:48px}.sendbird-theme--light .sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area{background-color:#fff;background-color:var(--sendbird-light-background-50);color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area{background-color:#161616;background-color:var(--sendbird-dark-background-600);color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}[dir=ltr] .sendbird-message-search-pannel .sendbird-message-search-pannel__header .sendbird-ui-header__middle__title{margin-left:4px}[dir=rtl] .sendbird-message-search-pannel .sendbird-message-search-pannel__header .sendbird-ui-header__middle__title{margin-right:4px}.sendbird-message-search-pannel .sendbird-message-search-pannel__input{box-sizing:border-box;display:flex;padding:16px;position:relative}.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container{border-radius:4px;height:44px;position:relative;width:100%}.sendbird-theme--light .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container{border:1px solid #00000061;border:1px solid var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container{border:1px solid #ffffff61;border:1px solid var(--sendbird-dark-ondark-03)}.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__search-icon{position:absolute;top:10px}[dir=ltr] .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__search-icon{left:16px}[dir=rtl] .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__search-icon{right:16px}.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__spinner{position:absolute;top:12px}[dir=ltr] .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__spinner{right:12px}[dir=rtl] .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__spinner{left:12px}.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__reset-input-button{position:absolute;top:12px}[dir=ltr] .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__reset-input-button{right:12px}[dir=rtl] .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__reset-input-button{left:12px}.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__reset-input-button:hover{cursor:pointer}.sendbird-message-search-pannel .sendbird-message-search-pannel__message-search{box-sizing:border-box;height:100%;overflow-y:hidden;position:relative;width:100%}.sendbird-message-search{height:100%;overflow-x:hidden;overflow-y:scroll;position:relative}.sendbird-theme--light .sendbird-message-search{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message-search{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-message-search-item{cursor:pointer;display:inline-flex;flex-direction:row;height:80px;position:relative;width:100%}.sendbird-theme--light .sendbird-message-search-item{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-message-search-item{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-message-search-item:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-message-search-item:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-message-search-item .sendbird-message-search-item__left{align-items:center;display:flex;height:80px;justify-content:center;width:90px}.sendbird-message-search-item .sendbird-message-search-item__right{display:flex;flex-direction:column;width:calc(100% - 106px)}.sendbird-message-search-item .sendbird-message-search-item__right .sendbird-message-search-item__right__sender-name{display:inline;height:16px;max-width:150px;overflow:hidden;position:absolute;text-overflow:ellipsis;top:12px;word-break:keep-all}.sendbird-message-search-item .sendbird-message-search-item__right .sendbird-message-search-item__right__message-text{box-sizing:border-box;display:flex;height:32px;overflow:hidden;position:absolute;text-overflow:ellipsis;top:36px;width:inherit;word-break:break-word}.sendbird-message-search-item .sendbird-message-search-item__right .sendbird-message-search-item__right__message-created-at{position:absolute;top:12px}[dir=ltr] .sendbird-message-search-item .sendbird-message-search-item__right .sendbird-message-search-item__right__message-created-at{right:18px}[dir=rtl] .sendbird-message-search-item .sendbird-message-search-item__right .sendbird-message-search-item__right__message-created-at{left:18px}.sendbird-message-search-item .sendbird-message-search-item__right-footer{width:16px}.sendbird-theme--light .sendbird-message-search-item.sendbird-message-search-item--selected{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-message-search-item.sendbird-message-search-item--selected{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-theme--light .sendbird-message-search-item.sendbird-message-search-item--selected .sendbird-message-search-item__left{border-inline-start:4px solid #742ddd;border-inline-start:4px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-message-search-item.sendbird-message-search-item--selected .sendbird-message-search-item__left{border-inline-start:4px solid #c2a9fa;border-inline-start:4px solid var(--sendbird-dark-primary-200)}.sendbird-message-search-file-item{cursor:pointer;display:inline-flex;flex-direction:row;height:80px;position:relative;width:100%}.sendbird-theme--light .sendbird-message-search-file-item{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-message-search-file-item{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-message-search-file-item:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-message-search-file-item:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-message-search-file-item .sendbird-message-search-file-item__left{align-items:center;display:flex;height:80px;justify-content:center;position:relative;width:90px}.sendbird-message-search-file-item .sendbird-message-search-file-item__right{display:flex;flex-direction:column;position:relative;width:calc(100% - 106px)}.sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__sender-name{display:inline-block;height:16px;max-width:146px;overflow:hidden;position:absolute;text-overflow:ellipsis;top:12px}.sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;height:32px;position:absolute;top:36px;width:100%}.sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__type-icon{align-items:center;border-radius:8px;display:flex;height:26px;justify-content:center;min-width:26px;position:relative;width:26px}[dir=ltr] .sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__type-icon{margin-right:4px}[dir=rtl] .sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__type-icon{margin-left:4px}.sendbird-theme--light .sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__type-icon{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__type-icon{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__url{display:inline;height:16px;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.sendbird-message-search-file-item .sendbird-message-search-file-item__message-created-at{position:absolute;top:12px}[dir=ltr] .sendbird-message-search-file-item .sendbird-message-search-file-item__message-created-at{right:18px}[dir=rtl] .sendbird-message-search-file-item .sendbird-message-search-file-item__message-created-at{left:18px}.sendbird-message-search-file-item .sendbird-message-search-file-item__right-footer{width:16px}.sendbird-theme--light .sendbird-message-search-file-item.sendbird-message-search-file-item--selected{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-message-search-file-item.sendbird-message-search-file-item--selected{background-color:#000;background-color:var(--sendbird-dark-background-700)}[dir=ltr] .sendbird-theme--light .sendbird-message-search-file-item.sendbird-message-search-file-item--selected .sendbird-message-search-file-item__left{border-left:4px solid #742ddd;border-left:4px solid var(--sendbird-light-primary-300)}[dir=rtl] .sendbird-theme--light .sendbird-message-search-file-item.sendbird-message-search-file-item--selected .sendbird-message-search-file-item__left{border-right:4px solid #742ddd;border-right:4px solid var(--sendbird-light-primary-300)}[dir=ltr] .sendbird-theme--dark .sendbird-message-search-file-item.sendbird-message-search-file-item--selected .sendbird-message-search-file-item__left{border-left:4px solid #c2a9fa;border-left:4px solid var(--sendbird-dark-primary-200)}[dir=rtl] .sendbird-theme--dark .sendbird-message-search-file-item.sendbird-message-search-file-item--selected .sendbird-message-search-file-item__left{border-right:4px solid #c2a9fa;border-right:4px solid var(--sendbird-dark-primary-200)}.sendbird-thread-ui{box-sizing:border-box;display:flex;flex-direction:column;height:100%;max-width:320px;position:relative;width:100%}.sendbird-theme--light .sendbird-thread-ui{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}[dir=ltr] .sendbird-theme--light .sendbird-thread-ui{border-right:1px solid #0000001f;border-right:1px solid var(--sendbird-light-onlight-04)}[dir=rtl] .sendbird-theme--light .sendbird-thread-ui{border-left:1px solid #0000001f;border-left:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-thread-ui{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}[dir=ltr] .sendbird-theme--dark .sendbird-thread-ui{border-right:1px solid #ffffff1f;border-right:1px solid var(--sendbird-dark-ondark-04)}[dir=rtl] .sendbird-theme--dark .sendbird-thread-ui{border-left:1px solid #ffffff1f;border-left:1px solid var(--sendbird-dark-ondark-04)}.sendbird-thread-ui__header{width:320px}.sendbird-theme--light .sendbird-thread-ui__header{border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-thread-ui__header{border-top:1px solid #ffffff1f;border-top:1px solid var(--sendbird-dark-ondark-04)}.sendbird-thread-ui--scroll{display:inline-flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-x:hidden;overflow-y:scroll}.sendbird-theme--light .sendbird-thread-ui__parent-message-info{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04);border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-thread-ui__parent-message-info{border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04);border-top:1px solid #ffffff1f;border-top:1px solid var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-thread-ui__parent-message-info .sendbird-word__mention .sendbird-label{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-thread-ui__parent-message-info .sendbird-word__mention .sendbird-label{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-thread-ui__reply-counts{align-items:center;box-sizing:border-box;display:inline-flex;height:42px;justify-content:flex-start;padding:16px 11px;position:relative;width:100%}.sendbird-theme--light .sendbird-thread-ui__reply-counts{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04);border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-thread-ui__reply-counts{border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04);border-top:1px solid #ffffff1f;border-top:1px solid var(--sendbird-dark-ondark-04)}.sendbird-thread-ui__thread-list{padding:16px}.sendbird-thread-ui__message-input{margin-bottom:24px;padding:0 16px}.sendbird-thread-ui__thread-list.sendbird-place-holder{box-sizing:border-box}.sendbird-parent-message-info{align-items:flex-start;box-sizing:border-box;display:inline-flex;flex-direction:row;height:-moz-fit-content;height:fit-content;position:relative;width:100%}.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info{padding:12px 12px 12px 16px}.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info{padding:12px 16px 12px 12px}.sendbird-parent-message-info__sender{min-height:40px;min-width:40px;position:relative}.sendbird-parent-message-info__content{display:inline-flex;flex-direction:column;position:relative}.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info__content{margin-left:12px}.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info__content{margin-right:12px}.sendbird-parent-message-info__content__info{align-items:center;display:inline-flex;flex-direction:row;height:16px;justify-content:flex-start;max-width:188px;position:relative}.sendbird-parent-message-info__content__info__sender-name,.sendbird-parent-message-info__content__info__sender-name--use-reaction{overflow:hidden;position:relative;text-overflow:ellipsis;word-break:keep-all}.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info__content__info__sender-name,.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info__content__info__sender-name--use-reaction{margin-right:6px}.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info__content__info__sender-name,.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info__content__info__sender-name--use-reaction{margin-left:6px}.sendbird-parent-message-info__content__info__sender-name{max-width:142px}.sendbird-parent-message-info__content__info__sender-name--use-reaction{max-width:110px}.sendbird-parent-message-info__content__info__sent-at{align-items:center;display:inline-flex;height:12px;justify-content:flex-start;max-width:52px;position:relative;white-space:nowrap;word-break:keep-all}.sendbird-parent-message-info__content__body{max-width:210px;overflow:hidden;position:relative}.sendbird-parent-message-info__content__body.sendbird-thumbnail-message-item-body.incoming{height:148px;min-width:200px}.sendbird-parent-message-info__content__reactions{height:100%;max-width:240px;position:relative;width:100%}.sendbird-parent-message-info__context-menu,.sendbird-parent-message-info__reaction-menu{display:none;position:relative}.sendbird-parent-message-info .sendbird-text-message-item-body.reactions{border-radius:16px}.sendbird-theme--light .sendbird-parent-message-info .sendbird-emoji-reactions{border:1px solid #fff;border:1px solid var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-parent-message-info .sendbird-emoji-reactions{border:1px solid #161616;border:1px solid var(--sendbird-dark-background-600)}.sendbird-parent-message-info:hover .sendbird-parent-message-info__context-menu,.sendbird-parent-message-info:hover .sendbird-parent-message-info__reaction-menu,.sendbird-parent-message-info__context-menu.sendbird-mouse-hover,.sendbird-parent-message-info__menu-container,.sendbird-parent-message-info__reaction-menu.sendbird-mouse-hover{display:inline-flex}.sendbird-parent-message-info__menu-container{flex-direction:row;position:absolute;top:6px}.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info__menu-container{right:12px}.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info__menu-container{left:12px}.sendbird-theme--light .sendbird-parent-message-info .sendbird-parent-message-info__content__body{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-parent-message-info .sendbird-parent-message-info__content__body{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-theme--light .sendbird-parent-message-info:hover,.sendbird-theme--light .sendbird-parent-message-info:hover .sendbird-parent-message-info__content__body{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-parent-message-info:hover,.sendbird-theme--dark .sendbird-parent-message-info:hover .sendbird-parent-message-info__content__body{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird--mobile-mode .sendbird-parent-message-info.sendbird-thread-ui__parent-message-info:hover{background-color:initial}.sendbird-theme--light .sendbird-parent-message-info:hover .sendbird-emoji-reactions{background-color:#eee;background-color:var(--sendbird-light-background-100);border:1px solid #eee;border:1px solid var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-parent-message-info:hover .sendbird-emoji-reactions{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);border:1px solid #2c2c2c;border:1px solid var(--sendbird-dark-background-500)}.parent-message-info--suggested-mention-list{margin-left:0;margin-right:0;min-height:200px;width:100%}.parent-message-info--suggested-mention-list .sendbird-mention-suggest-list__user-item{padding-left:16px;padding-right:16px}.parent-message-info--suggested-mention-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{max-width:166px}.parent-message-info--suggested-mention-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{max-width:68px}.sendbird-parent-message-info-item{margin-top:8px;position:relative}.sendbird-parent-message-info-item__og-field,.sendbird-parent-message-info-item__text-message{display:inline-block;white-space:pre-line;word-break:break-all}.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info-item__og-field,.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info-item__text-message{padding-right:4px}.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info-item__og-field,.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info-item__text-message{padding-left:4px}.sendbird-parent-message-info-item__og-field{display:inline-flex;flex-direction:column;margin-top:4px}.sendbird-parent-message-info-item__og-field__content{display:inline-flex;flex-direction:column;gap:4px;padding:8px 12px}.sendbird-parent-message-info-item__file-message{align-items:center;display:inline-flex;flex-direction:row;gap:8px}.sendbird-parent-message-info-item__file-message__file-name{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-parent-message-info-item__thumbnail-message{display:block;height:148px;position:relative;width:200px}.sendbird-parent-message-info-item__multiple-files-message-wrapper{padding:0}.sendbird-theme--dark .sendbird-parent-message-info-item__multiple-files-message-wrapper,.sendbird-theme--light .sendbird-parent-message-info-item__multiple-files-message-wrapper{background-color:initial}.sendbird-parent-message-info-item__thumbnail-message__thumbnail{border-radius:16px;position:absolute}.sendbird-parent-message-info-item__thumbnail-message__placeholder{align-items:center;display:flex;height:148px;justify-content:center;position:absolute;width:100%}.sendbird-parent-message-info-item__thumbnail-message__placeholder__icon{align-items:center;background-color:#fff;background-color:var(--sendbird-light-background-50);border-radius:50%;display:flex;height:56px;justify-content:center;width:56px}.sendbird-parent-message-info-item__thumbnail-message__image-cover{background-color:#0000008c;background-color:var(--sendbird-light-overlay-01);border-radius:16px;display:none;height:148px;position:absolute;top:0;width:100%}.sendbird-parent-message-info-item__thumbnail-message__video{border-radius:16px;height:148px;position:absolute;width:100%}.sendbird-parent-message-info-item__thumbnail-message__icon-wrapper{align-items:center;display:flex;height:148px;justify-content:center;position:absolute;width:100%}.sendbird-parent-message-info-item__thumbnail-message__icon-wrapper__icon{align-items:center;background-color:#ffffffe0;background-color:var(--sendbird-light-ondark-01);border-radius:50%;display:inline-flex;height:56px;justify-content:center;width:56px}.sendbird-parent-message-info-item__thumbnail-message:hover{cursor:pointer}.sendbird-parent-message-info-item__thumbnail-message:hover .sendbird-parent-message-info-item__thumbnail-message__image-cover{display:inline-flex}.sendbird-parent-message-info-item__voice-message__item{height:50px;min-width:136px}.sendbird-thread-list-item .sendbird-separator{margin:4px 0}.sendbird-thread-list .sendbird-message-content__middle__sender-name{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-thread-list .sendbird-message-content.incoming .sendbird-message-content__middle{max-width:200px}.sendbird-thread-list .sendbird-thumbnail-message-item-body.outgoing{height:148px;min-height:148px;min-width:200px}.sendbird-thread-list .sendbird-message-content .sendbird-message-content__middle{max-width:230px}.sendbird-thread-list .sendbird-message-status__icon.sendbird-message-status--sent{display:none}.sendbird-thread-list .sendbird-mention-suggest-list{margin-left:0;margin-right:0;width:100%}.sendbird-thread-list .sendbird-mention-suggest-list__user-item{padding-left:16px;padding-right:16px}.sendbird-thread-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{max-width:134px}.sendbird-thread-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{max-width:46px}.sendbird-thread-list-item-content{display:inline-flex;flex-direction:row;height:100%;position:relative;width:100%}.sendbird-thread-list-item-content.incoming{justify-content:flex-start}.sendbird-thread-list-item-content.outgoing{justify-content:flex-end}.sendbird-thread-list-item-content .sendbird-thread-list-item-content__middle{max-width:200px}.sendbird--mobile-mode .sendbird-thread-list-item-content .sendbird-thread-list-item-content__middle{max-width:calc(100vw - 100px)}.sendbird-thread-list-item-content .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.use-quote{bottom:-8px;margin-top:-8px}.sendbird-thread-list-item-content__middle__body-container{width:100%}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__left{display:inline-flex;min-width:40px;position:relative}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content__left__avatar{bottom:2px;position:absolute}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content__left__avatar{left:0}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content__left__avatar{right:0}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle{align-items:flex-start;display:inline-flex;flex-direction:column;position:relative}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{bottom:6px;display:flex;flex-direction:row;min-width:80px;position:absolute;white-space:nowrap}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{right:-84px}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{left:-84px}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at.sendbird-mouse-hover{display:none}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__sender-name{margin-bottom:4px;overflow:hidden;position:relative;text-overflow:ellipsis;width:100%}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__sender-name{margin-left:12px}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__sender-name{margin-right:12px}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message{display:inline-flex;position:relative;width:100%}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.outgoing{justify-content:flex-end}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.incoming{justify-content:flex-start}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message:hover{cursor:pointer}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right{display:inline-flex;padding-top:18px;position:relative;width:50px}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right{margin-left:4px}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right{margin-right:4px}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right.use-reactions{width:70px}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right.chain-top{padding-top:2px}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right.chain-top.use-quote{padding-top:18px}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right .sendbird-thread-list-item-content-menu{display:none;flex-direction:row;height:32px;position:relative}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right .sendbird-thread-list-item-content-menu.sendbird-mouse-hover,.sendbird-thread-list-item-content.incoming:hover .sendbird-thread-list-item-content__right .sendbird-thread-list-item-content-menu{display:inline-flex}.sendbird-thread-list-item-content.incoming:hover .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{display:none}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left{box-sizing:border-box;display:inline-flex;justify-content:flex-end;position:relative;width:50px}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left.use-reactions{width:70px}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left.use-quote .sendbird-thread-list-item-content-menu{top:18px}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content-menu{display:none;flex-direction:row;position:absolute;top:2px}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content-menu{right:4px}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content-menu{left:4px}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content-menu.sendbird-mouse-hover{display:inline-flex}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle{align-items:flex-end;display:inline-flex;flex-direction:column;position:relative}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message{display:inline-flex;position:relative;width:100%}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.outgoing{justify-content:flex-end}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.incoming{justify-content:flex-start}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container{position:relative}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{bottom:2px;box-sizing:initial;display:flex;justify-content:flex-end;min-height:16px;min-width:80px;position:absolute;white-space:nowrap}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{left:-84px}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{right:-84px}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at.sendbird-mouse-hover{display:none}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at .sendbird-thread-list-item-content__middle__body-container__created-at__component-container{display:inline-flex;position:relative}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__right{display:none}.sendbird-thread-list-item-content.outgoing:hover .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content-menu{display:inline-flex}.sendbird-thread-list-item-content.outgoing:hover .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{display:none}.sendbird-thread-list-item-content__middle__body-container{display:flex;flex-direction:column;position:relative}.sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__message-item-body{box-sizing:border-box;width:100%}.sendbird-thread-list-item-content-reactions{border-radius:0 0 16px 16px;max-width:400px;position:relative;width:100%}.sendbird-theme--light .sendbird-thread-list-item-content-reactions{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-thread-list-item-content-reactions{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-thread-list-item-content-reactions.primary{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-thread-list-item-content-reactions.primary{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-thread-list-item-content-reactions.mouse-hover,.sendbird-theme--light .sendbird-thread-list-item-content-reactions:hover{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-thread-list-item-content-reactions.mouse-hover,.sendbird-theme--dark .sendbird-thread-list-item-content-reactions:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-thread-list-item-content-reactions.mouse-hover.primary,.sendbird-theme--light .sendbird-thread-list-item-content-reactions:hover.primary{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-thread-list-item-content-reactions.mouse-hover.primary,.sendbird-theme--dark .sendbird-thread-list-item-content-reactions:hover.primary{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-thread-list-item-content__middle__thread-replies{margin-top:4px}.sendbird-thread-list-item-content__middle__message-item-body.sendbird-og-message-item-body,.sendbird-thread-list-item-content__middle__message-item-body.sendbird-thumbnail-message-item-body{max-width:200px;min-width:200px}.sendbird-thread-list-item-content__middle__message-item-body .sendbird-thumbnail-message-item-body__icon-wrapper,.sendbird-thread-list-item-content__middle__message-item-body .sendbird-thumbnail-message-item-body__placeholder,.sendbird-thread-list-item-content__middle__message-item-body .sendbird-thumbnail-message-item-body__video,.sendbird-thread-list-item-content__middle__message-item-body.sendbird-thumbnail-message-item-body{height:148px}.sendbird-voice-message-item-body.sendbird-thread-list-item-content__middle__message-item-body{height:50px;min-width:136px}.sendbird-thread-message-input .sendbird-mention-suggest-list{margin-left:0;margin-right:0;width:100%}.sendbird-thread-message-input .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item{padding-left:16px;padding-right:16px}.sendbird-thread-message-input .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{max-width:134px}.sendbird-thread-message-input .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{max-width:46px}.sendbird-theme--light .sendbird-thread-message-input--voice-message{border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-thread-message-input--voice-message{border-top:1px solid #ffffff1f;border-top:1px solid var(--sendbird-dark-ondark-04)}.sb_mobile,.sb_mobile__panelwrap{height:100%}.sb-show-main{padding:0!important}.sb_mobile__panelwrap .sendbird-thread{height:100%;width:100%}.sb_mobile__panelwrap .sendbird-thread .sendbird-thread-ui{max-width:100%}.sb_mobile__panelwrap .sendbird-thread .sendbird-thread-ui .sendbird-thread-ui__header{width:100%}.sendbird-app__wrap{box-sizing:border-box;display:flex;height:100%;width:100%}.sendbird-app__wrap .sendbird-app__searchpanel-wrap{box-sizing:border-box;min-width:320px;overflow-x:hidden;overflow-y:scroll;width:320px}.sendbird-theme--light .sendbird-app__wrap .sendbird-app__searchpanel-wrap{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04);border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}[dir=ltr] .sendbird-theme--light .sendbird-app__wrap .sendbird-app__searchpanel-wrap{border-right:1px solid #0000001f;border-right:1px solid var(--sendbird-light-onlight-04)}[dir=rtl] .sendbird-theme--light .sendbird-app__wrap .sendbird-app__searchpanel-wrap{border-left:1px solid #0000001f;border-left:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-app__wrap .sendbird-app__searchpanel-wrap{border-bottom:1px solid #161616;border-bottom:1px solid var(--sendbird-dark-background-600);border-top:1px solid #161616;border-top:1px solid var(--sendbird-dark-background-600)}[dir=ltr] .sendbird-theme--dark .sendbird-app__wrap .sendbird-app__searchpanel-wrap{border-right:1px solid #161616;border-right:1px solid var(--sendbird-dark-background-600)}[dir=rtl] .sendbird-theme--dark .sendbird-app__wrap .sendbird-app__searchpanel-wrap{border-left:1px solid #161616;border-left:1px solid var(--sendbird-dark-background-600)}.sendbird-app__wrap .sendbird-app__conversation-wrap{flex:1 1;position:relative;width:calc(100% - 320px)}.sendbird-app__wrap .sendbird-app__channellist-wrap{max-width:320px}.sendbird-theme--light .sendbird-app__wrap .sendbird-app__channellist-wrap{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04);border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}[dir=ltr] .sendbird-theme--light .sendbird-app__wrap .sendbird-app__channellist-wrap{border-left:1px solid #0000001f;border-left:1px solid var(--sendbird-light-onlight-04)}[dir=rtl] .sendbird-theme--light .sendbird-app__wrap .sendbird-app__channellist-wrap{border-right:1px solid #0000001f;border-right:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-app__wrap .sendbird-app__channellist-wrap{border-bottom:1px solid #161616;border-bottom:1px solid var(--sendbird-dark-background-600);border-top:1px solid #161616;border-top:1px solid var(--sendbird-dark-background-600)}[dir=ltr] .sendbird-theme--dark .sendbird-app__wrap .sendbird-app__channellist-wrap{border-left:1px solid #161616;border-left:1px solid var(--sendbird-dark-background-600)}[dir=rtl] .sendbird-theme--dark .sendbird-app__wrap .sendbird-app__channellist-wrap{border-right:1px solid #161616;border-right:1px solid var(--sendbird-dark-background-600)}.sendbird-theme--light .sendbird-app__wrap .sendbird-app__conversation--settings-open .sendbird-chat-header__info{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-app__wrap .sendbird-app__conversation--settings-open .sendbird-chat-header__info{background-color:#000;background-color:var(--sendbird-dark-background-700)}[dir=ltr] .sendbird-app__wrap .sendbird-chat-header__search{margin-right:16px}[dir=rtl] .sendbird-app__wrap .sendbird-chat-header__search{margin-left:16px}.sendbird-theme--light .sendbird-app__wrap .sendbird-app__conversation--search-open .sendbird-chat-header__search{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-app__wrap .sendbird-app__conversation--search-open .sendbird-chat-header__search{background-color:#000;background-color:var(--sendbird-dark-background-700)}[dir=ltr] .sendbird-app__wrap .sendbird-channel-settings{border-left:none}[dir=rtl] .sendbird-app__wrap .sendbird-channel-settings{border-right:none}.sendbird-theme--light .sendbird-app__wrap .sendbird-channel-settings{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04);border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}[dir=ltr] .sendbird-theme--light .sendbird-app__wrap .sendbird-channel-settings{border-right:1px solid #0000001f;border-right:1px solid var(--sendbird-light-onlight-04)}[dir=rtl] .sendbird-theme--light .sendbird-app__wrap .sendbird-channel-settings{border-left:1px solid #0000001f;border-left:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-app__wrap .sendbird-channel-settings{border-bottom:1px solid #161616;border-bottom:1px solid var(--sendbird-dark-background-600);border-top:1px solid #161616;border-top:1px solid var(--sendbird-dark-background-600)}[dir=ltr] .sendbird-theme--dark .sendbird-app__wrap .sendbird-channel-settings{border-right:1px solid #161616;border-right:1px solid var(--sendbird-dark-background-600)}[dir=rtl] .sendbird-theme--dark .sendbird-app__wrap .sendbird-channel-settings{border-left:1px solid #161616;border-left:1px solid var(--sendbird-dark-background-600)}.sendbird-app__wrap .sendbird-channel-settings .sendbird-channel-settings__header{height:64px}.sendbird-openchannel-conversation{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.sendbird-theme--light .sendbird-openchannel-conversation{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-openchannel-conversation{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-openchannel-conversation .sendbird-openchannel-conversation-scroll{flex:1 1;overflow-y:auto;width:100%}.sendbird-openchannel-conversation .sendbird-openchannel-footer{padding:12px 24px 24px}.sendbird-openchannel-conversation .sendbird-openchannel-conversation-scroll-container{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto}.sendbird-openchannel-conversation .sendbird-openchannel-conversation-scroll-container .sendbird-openchannel-conversation-scroll-padding{flex:1 1}.sendbird-frozen-channel-notification{align-items:center;border-radius:4px;display:flex;height:32px;justify-content:center;margin-left:24px;margin-right:24px;margin-top:8px;position:relative}.sendbird-theme--light .sendbird-frozen-channel-notification{background-color:#adc9ff;background-color:var(--sendbird-light-information-100)}.sendbird-theme--dark .sendbird-frozen-channel-notification{background-color:#adc9ff;background-color:var(--sendbird-dark-information-100)}.sendbird-oepnchannel-header__icon_back{position:absolute;top:18px}[dir=ltr] .sendbird-oepnchannel-header__icon_back{left:12px}[dir=rtl] .sendbird-oepnchannel-header__icon_back{right:12px}.sendbird-openchannel-conversation-header{box-sizing:border-box;min-height:64px;position:relative}.sendbird-theme--light .sendbird-openchannel-conversation-header{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-conversation-header{border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-conversation-header .sendbird-openchannel-conversation-header__left__title{max-width:calc(100% - 120px);overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird--mobile-mode .sendbird-openchannel-conversation-header .sendbird-openchannel-conversation-header__left__title{max-width:calc(100% - 160px)}.sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image]{position:absolute;top:16px}[dir=ltr] .sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image]{left:20px}[dir=rtl] .sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image]{right:20px}[dir=ltr] .sendbird--mobile-mode .sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image]{left:50px}[dir=rtl] .sendbird--mobile-mode .sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image]{right:50px}.sendbird-openchannel-conversation-header__left__title{position:absolute;top:12px}[dir=ltr] .sendbird-openchannel-conversation-header__left__title{left:60px}[dir=rtl] .sendbird-openchannel-conversation-header__left__title{right:60px}[dir=ltr] .sendbird--mobile-mode .sendbird-openchannel-conversation-header__left__title{left:90px}[dir=rtl] .sendbird--mobile-mode .sendbird-openchannel-conversation-header__left__title{right:90px}.sendbird-openchannel-conversation-header__left__sub-title{position:absolute;top:36px}[dir=ltr] .sendbird-openchannel-conversation-header__left__sub-title{left:60px}[dir=rtl] .sendbird-openchannel-conversation-header__left__sub-title{right:60px}[dir=ltr] .sendbird--mobile-mode .sendbird-openchannel-conversation-header__left__sub-title{left:90px}[dir=rtl] .sendbird--mobile-mode .sendbird-openchannel-conversation-header__left__sub-title{right:90px}.sendbird-openchannel-conversation-header__right{height:64px;position:absolute;top:0;width:64px}[dir=ltr] .sendbird-openchannel-conversation-header__right{right:0}[dir=rtl] .sendbird-openchannel-conversation-header__right{left:0}.sendbird-openchannel-conversation-header__right__trigger{align-items:center;display:flex;justify-content:center;position:absolute;top:16px}[dir=ltr] .sendbird-openchannel-conversation-header__right__trigger{right:16px}[dir=rtl] .sendbird-openchannel-conversation-header__right__trigger{left:16px}.sendbird-openchannel-conversation-header__left__cover-image--icon{align-items:center;border-radius:50%;display:flex;justify-content:center}.sendbird-theme--light .sendbird-openchannel-conversation-header__left__cover-image--icon{background-color:#bdbdbd;background-color:var(--sendbird-light-background-300)}.sendbird-theme--dark .sendbird-openchannel-conversation-header__left__cover-image--icon{background-color:#bdbdbd;background-color:var(--sendbird-dark-background-300)}.sendbird-openchannel-conversation-scroll{position:relative;width:100%}.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container{bottom:0;height:100%;overflow:hidden;position:sticky;width:100%}.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container .sendbird-openchannel-conversation-scroll__container__padding{height:8px}.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container .sendbird-openchannel-conversation-scroll__container__item-container{height:100%;overflow:scroll;width:100%}.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container .sendbird-openchannel-conversation-scroll__container__item-container.no-messages,.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container .sendbird-openchannel-conversation-scroll__container__item-container.no-messages .sendbird-openchannel-conversation-scroll__container__place-holder{height:100%;width:100%}.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button{align-items:center;border-radius:24px;bottom:8px;display:flex;height:40px;justify-content:center;position:absolute;width:40px;z-index:1}[dir=ltr] .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button{left:calc(50% - 20px)}[dir=rtl] .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button{right:calc(50% - 20px)}.sendbird-theme--light .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button{background-color:#742ddd;background-color:var(--sendbird-light-primary-300);box-shadow:0 2px 8px 0 #00000014,0 4px 6px 0 #0000001f;box-shadow:var(--sendbird-light-shadow-05)}.sendbird-theme--dark .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200);box-shadow:var(--sendbird-dark-shadow-05)}.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:hover{cursor:pointer}.sendbird-theme--light .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:hover{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:hover{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:active{background-color:#491389;background-color:var(--sendbird-light-primary-500)}.sendbird-theme--dark .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:active{background-color:#6211c8;background-color:var(--sendbird-dark-primary-400)}.sendbird-open-channel-msg-hoc{min-width:380px}.sendbird-openchannel-user-message{display:flex;flex-direction:row;position:relative;width:100%}.sendbird-theme--light .sendbird-openchannel-user-message:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-user-message:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-openchannel-user-message:hover .sendbird-openchannel-user-message__context-menu{display:block}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__left{display:flex;min-width:52px;position:relative;width:52px}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__left .sendbird-openchannel-user-message__left__avatar{display:flex;margin-top:8px;position:relative}[dir=ltr] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__left .sendbird-openchannel-user-message__left__avatar{margin-left:24px}[dir=rtl] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__left .sendbird-openchannel-user-message__left__avatar{margin-right:24px}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right{display:flex;flex-direction:column;position:relative;width:100%}[dir=ltr] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__right{margin:8px 24px 8px 12px}[dir=rtl] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__right{margin:8px 12px 8px 24px}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__top{display:flex;margin-bottom:2px;position:relative}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__top .sendbird-openchannel-user-message__right__top__sender-name,.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__top .sendbird-openchannel-user-message__right__top__sent-at{display:flex;position:relative}[dir=ltr] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__top .sendbird-openchannel-user-message__right__top__sent-at{margin-left:4px}[dir=rtl] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__top .sendbird-openchannel-user-message__right__top__sent-at{margin-right:4px}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__bottom{display:flex;position:relative;width:100%}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__bottom .sendbird-openchannel-user-message__right__bottom__message{position:relative;white-space:pre-line;word-break:break-all}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__tail{position:relative;top:2px}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu{display:none;position:absolute}[dir=ltr] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu{right:16px}[dir=rtl] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu{left:16px}.sendbird-theme--light .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu .sendbird-openchannel-user-message__context-menu--icon{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu .sendbird-openchannel-user-message__context-menu--icon{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu .sendbird-openchannel-user-message__context-menu--icon:hover{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu .sendbird-openchannel-user-message__context-menu--icon:hover{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-openchannel__mobile-menu-hyperlink{color:inherit;display:block;font-family:inherit;font-size:inherit;font-stretch:normal;font-style:normal;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:none;width:100%}.sendbird-openchannel-admin-message{border-radius:4px;margin:16px 24px;padding:12px 16px;position:relative}.sendbird-theme--light .sendbird-openchannel-admin-message{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-admin-message{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-openchannel-admin-message:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-admin-message:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-openchannel-admin-message .sendbird-openchannel-admin-message__text{word-wrap:break-word}.sendbird-openchannel-og-message{display:flex;flex-direction:column;position:relative;width:100%}.sendbird-theme--light .sendbird-openchannel-og-message:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-og-message:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-openchannel-og-message:hover .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu{display:block}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top{box-sizing:border-box;display:flex;flex-direction:row;position:relative}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__left{display:flex;min-width:52px;position:relative;width:52px}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__left .sendbird-openchannel-og-message__top__left__avatar{display:flex;position:absolute;top:8px}[dir=ltr] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__left .sendbird-openchannel-og-message__top__left__avatar{left:24px}[dir=rtl] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__left .sendbird-openchannel-og-message__top__left__avatar{right:24px}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right{box-sizing:border-box;display:flex;flex-direction:column;position:relative}[dir=ltr] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right{margin:8px 24px 8px 12px}[dir=rtl] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right{margin:8px 12px 8px 24px}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__title{display:flex;margin-bottom:2px;position:relative}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__title .sendbird-openchannel-og-message__top__right__title__sender-name,.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__title .sendbird-openchannel-og-message__top__right__title__sent-at{display:flex;position:relative}[dir=ltr] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__title .sendbird-openchannel-og-message__top__right__title__sent-at{margin-left:4px}[dir=rtl] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__title .sendbird-openchannel-og-message__top__right__title__sent-at{margin-right:4px}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__description .sendbird-openchannel-og-message__top__right__description__message{display:inline;position:relative;white-space:pre-wrap;word-break:break-all}.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__description .sendbird-openchannel-og-message__top__right__description__message .sendbird-word .sendbird-word__url{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__description .sendbird-openchannel-og-message__top__right__description__message .sendbird-word .sendbird-word__url{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu{display:none;position:absolute}[dir=ltr] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu{right:16px}[dir=rtl] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu{left:16px}.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu .sendbird-openchannel-og-message__top__context-menu--icon{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu .sendbird-openchannel-og-message__top__context-menu--icon{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu .sendbird-openchannel-og-message__top__context-menu--icon:hover{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu .sendbird-openchannel-og-message__top__context-menu--icon:hover{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom{display:inline;margin-bottom:8px;position:relative;width:100%}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag{border-radius:8px;box-sizing:border-box;display:inline-block;padding:12px 12px 4px;position:relative;width:360px}[dir=ltr] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag{left:64px}[dir=rtl] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag{right:64px}.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag{background-color:#eee;background-color:var(--sendbird-light-background-100);border:1px solid #0000001f;border:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);border:1px solid #ffffff1f;border:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__url{display:block;margin-bottom:8px;max-width:336px;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__title{display:inline-block;margin-bottom:8px;max-width:336px;overflow-wrap:normal;position:relative;white-space:pre-wrap}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__title:hover{cursor:pointer}.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__title:hover{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__title:hover{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__description{display:block;margin-bottom:8px;max-height:32px;max-width:336px;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:pre-wrap;width:100%;word-break:break-all}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__thumbnail{box-sizing:border-box;display:block;margin-bottom:8px;margin-top:4px;position:relative;width:100%}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__thumbnail:hover{cursor:pointer}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__thumbnail .sendbird-openchannel-og-message__bottom__og-tag__thumbnail__image,.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__thumbnail .sendbird-openchannel-og-message__bottom__og-tag__thumbnail__image--placeholder{border-radius:8px;max-width:336px;min-width:200px;width:100%}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top__right__tail{position:relative;top:2px}[dir=ltr] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top__right__tail{left:64px}[dir=rtl] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top__right__tail{right:64px}.sendbird-openchannel-og-message--word{display:inline;margin:0 2px;word-break:break-all}.sendbird-openchannel-thumbnail-message{display:flex;flex-direction:row;position:relative}.sendbird-theme--light .sendbird-openchannel-thumbnail-message:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu{display:block}.sendbird-theme--light .sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu .sendbird-openchannel-thumbnail-message__context-menu--icon{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu .sendbird-openchannel-thumbnail-message__context-menu--icon{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu .sendbird-openchannel-thumbnail-message__context-menu--icon:hover{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu .sendbird-openchannel-thumbnail-message__context-menu--icon:hover{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__left{display:flex;min-width:52px;position:relative;width:52px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__left .sendbird-openchannel-thumbnail-message__left__avatar{display:inline;margin-top:8px;position:absolute}[dir=ltr] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__left .sendbird-openchannel-thumbnail-message__left__avatar{margin-left:28px}[dir=rtl] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__left .sendbird-openchannel-thumbnail-message__left__avatar{margin-right:28px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right{display:flex;flex-direction:column;margin-bottom:8px;margin-top:8px;position:relative;width:calc(100% - 64px)}[dir=ltr] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right{margin-left:12px}[dir=rtl] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right{margin-right:12px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__title{display:inline;margin-bottom:4px;position:relative}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__title .sendbird-openchannel-thumbnail-message__right__title__sender-name{display:inline;position:relative}[dir=ltr] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__title .sendbird-openchannel-thumbnail-message__right__title__sender-name{margin-right:4px}[dir=rtl] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__title .sendbird-openchannel-thumbnail-message__right__title__sender-name{margin-left:4px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__title .sendbird-openchannel-thumbnail-message__right__title__sent-at{display:inline;position:relative}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body{border-radius:8px;display:flex;position:relative}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body:hover .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay{opacity:1}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap{box-sizing:initial;position:relative}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay{border-radius:8px;cursor:pointer;height:100%;max-width:360px;opacity:0;position:absolute;top:0;width:100%}[dir=ltr] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay{left:0}[dir=rtl] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay{right:0}.sendbird-theme--light .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay{background-color:#00000052;background-color:var(--sendbird-light-overlay-02)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay{background-color:#00000052;background-color:var(--sendbird-dark-overlay-02)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video{max-height:360px;max-width:360px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video:hover{cursor:pointer}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video .sendbird-openchannel-thumbnail-message__right__body__wrap__video__video{border-radius:8px;max-height:360px;max-width:360px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video .sendbird-openchannel-thumbnail-message__right__body__wrap__video__icon{position:absolute;top:calc(50% - 28px)}[dir=ltr] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video .sendbird-openchannel-thumbnail-message__right__body__wrap__video__icon{left:calc(50% - 28px)}[dir=rtl] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video .sendbird-openchannel-thumbnail-message__right__body__wrap__video__icon{right:calc(50% - 28px)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video--icon{border-radius:8px;padding:107px 152px}.sendbird-theme--light .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video--icon{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video--icon{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__image{border-radius:8px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__image--icon{border-radius:8px;padding:107px 152px}.sendbird-theme--light .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__image--icon{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__image--icon{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__unknown{border-radius:8px;padding:107px 152px}.sendbird-theme--light .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__unknown{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__unknown{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__tail{position:relative;top:2px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__context-menu{display:none;position:absolute;top:8px}[dir=ltr] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__context-menu{right:16px}[dir=rtl] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__context-menu{left:16px}.sendbird-openchannel-file-message{display:flex;flex-direction:row;position:relative}.sendbird-theme--light .sendbird-openchannel-file-message:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-file-message:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-openchannel-file-message:hover .sendbird-openchannel-file-message__context-menu{display:block}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__left{display:flex;min-width:52px;position:relative;width:52px}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__left .sendbird-openchannel-file-message__left__avatar{display:block;margin-top:8px;position:absolute}[dir=ltr] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__left .sendbird-openchannel-file-message__left__avatar{margin-left:24px}[dir=rtl] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__left .sendbird-openchannel-file-message__left__avatar{margin-right:24px}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right{display:flex;flex-direction:column;margin-bottom:4px;position:relative;width:calc(100% - 64px)}[dir=ltr] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right{margin-left:12px}[dir=rtl] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right{margin-right:12px}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__title{display:flex;margin-top:8px;position:relative}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__title .sendbird-openchannel-file-message__right__title__sender-name,.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__title .sendbird-openchannel-file-message__right__title__sent-at{display:flex;position:relative}[dir=ltr] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__title .sendbird-openchannel-file-message__right__title__sent-at{margin-left:4px}[dir=rtl] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__title .sendbird-openchannel-file-message__right__title__sent-at{margin-right:4px}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body{border-radius:8px;display:flex;margin-bottom:4px;margin-top:4px;max-width:360px;position:relative}.sendbird-theme--light .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body{background-color:#eee;background-color:var(--sendbird-light-background-100);border:1px solid #0000001f;border:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);border:1px solid #ffffff1f;border:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__icon{border-radius:8.6px;display:inline-block;margin:8px;position:relative}.sendbird-theme--light .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__icon{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__icon{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__file-name{display:flex;height:20px;margin-top:22px;max-height:20px;overflow:hidden;position:relative}[dir=ltr] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__file-name{margin-left:4px;margin-right:16px}[dir=rtl] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__file-name{margin-left:16px;margin-right:4px}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__file-name .sendbird-openchannel-file-message__right__body__file-name__label{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu{display:none;position:absolute;top:8px}[dir=ltr] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu{right:16px}[dir=rtl] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu{left:16px}.sendbird-theme--light .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu .sendbird-openchannel-file-message__context-menu__icon{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu .sendbird-openchannel-file-message__context-menu__icon{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu .sendbird-openchannel-file-message__context-menu__icon:hover{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu .sendbird-openchannel-file-message__context-menu__icon:hover{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-openchannel-settings{display:inline-block;height:100%;overflow-y:scroll;position:relative;width:320px}.sendbird--mobile-mode .sendbird-openchannel-settings{width:100%}.sendbird-theme--light .sendbird-openchannel-settings{background-color:#fff;background-color:var(--sendbird-light-background-50)}[dir=ltr] .sendbird-theme--light .sendbird-openchannel-settings{border-left:1px solid #0000001f;border-left:1px solid var(--sendbird-light-onlight-04)}[dir=rtl] .sendbird-theme--light .sendbird-openchannel-settings{border-right:1px solid #0000001f;border-right:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-settings{background-color:#161616;background-color:var(--sendbird-dark-background-600)}[dir=ltr] .sendbird-theme--dark .sendbird-openchannel-settings{border-left:1px solid #ffffff1f;border-left:1px solid var(--sendbird-dark-ondark-04)}[dir=rtl] .sendbird-theme--dark .sendbird-openchannel-settings{border-right:1px solid #ffffff1f;border-right:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-settings .sendbird-participants-accordion__footer{padding-top:16px}[dir=ltr] .sendbird-openchannel-settings .sendbird-participants-accordion__footer{padding-left:16px;text-align:left}[dir=rtl] .sendbird-openchannel-settings .sendbird-participants-accordion__footer{padding-right:16px;text-align:right}.sendbird-openchannel-settings .sendbird-openchannel-settings__operator-accordion-icon{position:absolute}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__operator-accordion-icon{left:14px}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__operator-accordion-icon{right:14px}.sendbird-openchannel-settings .sendbird-openchannel-settings__accordion-icon,.sendbird-openchannel-settings .sendbird-openchannel-settings__panel-icon__delete{position:absolute}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__accordion-icon,[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-icon__delete{left:16px}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__accordion-icon,[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-icon__delete{right:16px}.sendbird-openchannel-settings .sendbird-openchannel-settings__participant{height:100%}.sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__participant-list{height:calc(100% - 64px);overflow-y:scroll;padding-top:64px}.sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__header{display:block;position:absolute;top:0;width:100%}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__header{left:0}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__header{right:0}.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__header{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__header{background-color:#161616;background-color:var(--sendbird-dark-background-600)}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__delete-channel,[dir=ltr] .sendbird-openchannel-settings .sendbird-participants-accordion{text-align:left}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__delete-channel,[dir=rtl] .sendbird-openchannel-settings .sendbird-participants-accordion{text-align:right}.sendbird-openchannel-settings .sendbird-openchannel-settings__members .sendbird-badge__text{margin-top:-2px}.sendbird-openchannel-settings .sendbird-openchannel-settings__header{box-sizing:border-box;height:64px;min-height:64px;padding:20px 24px;position:relative}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__header{text-align:left}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__header{text-align:right}.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__header{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__header{border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-settings .sendbird-openchannel-settings__close-icon{cursor:pointer;position:absolute;top:20px}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__close-icon{right:16px}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__close-icon{left:16px}.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__close-icon path{fill:#000000e0;fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__close-icon path{fill:#ffffffe0;fill:var(--sendbird-dark-ondark-01)}.sendbird-openchannel-settings .sendbird-openchannel-settings__placeholder{margin-top:40%}.sendbird-openchannel-settings .sendbird-openchannel-settings__url{box-sizing:border-box;padding:16px;position:relative}.sendbird-openchannel-settings .sendbird-openchannel-settings__url:hover .sendbird-openchannel-settings__copy-icon{display:inline-block}.sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__copy-icon{cursor:pointer;display:none;position:absolute;top:10px}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__copy-icon{right:18px}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__copy-icon{left:18px}.sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value{margin-top:8px}.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-label,.sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value{word-wrap:break-word;display:block}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-label,[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value{text-align:left}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-label,[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value{text-align:right}.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__url{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__url{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item{box-sizing:border-box;cursor:pointer;display:block;position:relative}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item{padding:12px 22px 10px 56px}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item{padding:12px 56px 10px 22px}.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item:focus{outline:none}.sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item.sendbird-channel-settings__panel-item__disabled{cursor:not-allowed}.sendbird-openchannel-settings .sendbird-participants-accordion__member{box-sizing:border-box;height:40px;position:relative;width:100%}[dir=ltr] .sendbird-openchannel-settings .sendbird-participants-accordion__member{padding:12px 0 12px 56px;text-align:left}[dir=rtl] .sendbird-openchannel-settings .sendbird-participants-accordion__member{padding:12px 56px 12px 0;text-align:right}.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-label{display:inline-block;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.operator,.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.self-operator,.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.user-id{position:absolute}[dir=ltr] .sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.operator,[dir=ltr] .sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.self-operator,[dir=ltr] .sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.user-id{right:16px}[dir=rtl] .sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.operator,[dir=rtl] .sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.self-operator,[dir=rtl] .sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.user-id{left:16px}.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__action,.sendbird-openchannel-settings .sendbird-participants-accordion__member:hover .sendbird-participants-accordion__member__title.operator,.sendbird-openchannel-settings .sendbird-participants-accordion__member:hover .sendbird-participants-accordion__member__title.user-id{display:none}.sendbird-openchannel-settings .sendbird-participants-accordion__member:hover .sendbird-participants-accordion__member__action{display:inline-block}.sendbird-openchannel-settings .sendbird-participants-accordion__member-avatar{cursor:pointer;position:absolute;top:10px}[dir=ltr] .sendbird-openchannel-settings .sendbird-participants-accordion__member-avatar{left:16px}[dir=rtl] .sendbird-openchannel-settings .sendbird-participants-accordion__member-avatar{right:16px}.sendbird-openchannel-settings .sendbird-participants-accordion__member__action{cursor:pointer;display:none;position:absolute;top:4px}[dir=ltr] .sendbird-openchannel-settings .sendbird-participants-accordion__member__action{right:8px}[dir=rtl] .sendbird-openchannel-settings .sendbird-participants-accordion__member__action{left:8px}.sendbird-openchannel-settings .sendbird-channel-settings-banned-user-list__footer,.sendbird-openchannel-settings .sendbird-channel-settings-muted-participant-list__footer,.sendbird-openchannel-settings .sendbird-openchannel-operator-list__footer,.sendbird-openchannel-settings .sendbird-openchannel-participant-list__footer{display:flex;padding-top:16px}[dir=ltr] .sendbird-openchannel-settings .sendbird-channel-settings-banned-user-list__footer,[dir=ltr] .sendbird-openchannel-settings .sendbird-channel-settings-muted-participant-list__footer,[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-operator-list__footer,[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-participant-list__footer{justify-content:left;padding-left:12px}[dir=rtl] .sendbird-openchannel-settings .sendbird-channel-settings-banned-user-list__footer,[dir=rtl] .sendbird-openchannel-settings .sendbird-channel-settings-muted-participant-list__footer,[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-operator-list__footer,[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-participant-list__footer{justify-content:right;padding-right:12px}[dir=ltr] .sendbird-openchannel-settings .sendbird-channel-settings-banned-user-list__footer .sendbird-button:nth-child(2),[dir=ltr] .sendbird-openchannel-settings .sendbird-channel-settings-muted-participant-list__footer .sendbird-button:nth-child(2),[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-operator-list__footer .sendbird-button:nth-child(2),[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-participant-list__footer .sendbird-button:nth-child(2){margin-left:8px}[dir=rtl] .sendbird-openchannel-settings .sendbird-channel-settings-banned-user-list__footer .sendbird-button:nth-child(2),[dir=rtl] .sendbird-openchannel-settings .sendbird-channel-settings-muted-participant-list__footer .sendbird-button:nth-child(2),[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-operator-list__footer .sendbird-button:nth-child(2),[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-participant-list__footer .sendbird-button:nth-child(2){margin-right:8px}.sendbird-participants-accordion__member-avatar__avatar{position:absolute}.sendbird-more-users__popup-scroll{max-height:420px;overflow:scroll}.sendbird-openchannel-profile{padding:32px 40px 27px;position:relative;text-align:center}.sendbird-theme--light .sendbird-openchannel-profile{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-profile{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-profile .sendbird-openchannel-profile--inner{height:116px}.sendbird-openchannel-profile .sendbird-openchannel-profile__avatar{margin-bottom:16px;text-align:center}.sendbird-openchannel-profile .sendbird-openchannel-profile__title{display:inline-block;height:18px;max-width:240px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-openchannel-profile .sendbird-openchannel-profile__edit{position:absolute;top:10px}[dir=ltr] .sendbird-openchannel-profile .sendbird-openchannel-profile__edit{right:16px}[dir=rtl] .sendbird-openchannel-profile .sendbird-openchannel-profile__edit{left:16px}.sendbird-theme--dark .sendbird-accordion.sendbird-accordion--closed,.sendbird-theme--light .sendbird-accordion.sendbird-accordion--closed{border-bottom:0}.sendbird-accordion{box-sizing:border-box;position:relative}.sendbird-theme--light .sendbird-accordion{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-accordion{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-accordion .sendbird-accordion__member{box-sizing:border-box;height:40px;position:relative}[dir=ltr] .sendbird-accordion .sendbird-accordion__member{padding:12px 0 12px 44px}[dir=rtl] .sendbird-accordion .sendbird-accordion__member{padding:12px 44px 12px 0}.sendbird-accordion .sendbird-accordion__footer{display:flex;justify-content:flex-start;margin-top:8px}.sendbird-accordion__list{padding-bottom:16px;padding-top:8px}.sendbird-accordion__panel-header{cursor:pointer;position:relative}[dir=ltr] .sendbird-accordion__panel-header{padding:12px 22px 10px 56px}[dir=rtl] .sendbird-accordion__panel-header{padding:12px 56px 10px 22px}.sendbird-theme--light .sendbird-accordion__panel-header{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-accordion__panel-header{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-accordion__panel-header:focus{outline:none}.sendbird-accordion__panel-header.sendbird-accordion__panel-item__disabled{cursor:not-allowed}.sendbird-accordion__panel-icon-left,.sendbird-accordion__panel-icon-right{position:absolute;top:10px}[dir=ltr] .sendbird-accordion__panel-icon-left{left:16px}[dir=ltr] .sendbird-accordion__panel-icon-right,[dir=rtl] .sendbird-accordion__panel-icon-left{right:16px}[dir=rtl] .sendbird-accordion__panel-icon-right{left:16px;transform:rotate(180deg)}[dir=ltr] .sendbird-accordion__panel-icon--open{transform:rotate(90deg)}[dir=rtl] .sendbird-accordion__panel-icon--open{transform:rotate(-90deg)}.sendbird-theme--light .sendbird-accordion__panel-icon--chevron path{fill:#000000e0;fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-accordion__panel-icon--chevron path{fill:#ffffffe0;fill:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-accordion__panel-icon__leave path{fill:#de360b;fill:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-accordion__panel-icon__leave path{fill:#de360b;fill:var(--sendbird-dark-error-300)}