.AccordionView_component__pKjiE{display:inline-block;position:relative;font-size:1rem;-webkit-user-select:none;user-select:none}.AccordionView_component__pKjiE .AccordionView_button__nW8rZ{display:flex;align-items:center;cursor:pointer}.AccordionView_component__pKjiE .AccordionView_button__nW8rZ:hover .AccordionView_label__QgdrE{text-decoration:underline}.AccordionView_component__pKjiE .AccordionView_button__nW8rZ .AccordionView_icon__YcE7n{font-size:1.1rem;transition:transform .2s ease-out 0s}.AccordionView_component__pKjiE+.AccordionView_content__rj2EL{overflow:hidden;height:0}.AccordionView_component__pKjiE+.AccordionView_content__rj2EL .AccordionView_contentInner__ce5li{padding:1px 0;opacity:0;transition:opacity .2s linear 0s}.AccordionView_component__pKjiE[data-opened=true] .AccordionView_button__nW8rZ .AccordionView_icon__YcE7n{transform:rotate(90deg)}.AccordionView_component__pKjiE[data-opened=true]+.AccordionView_content__rj2EL{height:auto}.AccordionView_component__pKjiE[data-opened=true]+.AccordionView_content__rj2EL .AccordionView_contentInner__ce5li{transition-delay:.1s;opacity:1}
.Attention_component__F86pd{padding:.7rem;background-color:#585701;border-bottom:1px solid #777500;line-height:1.3;font-size:.85rem;display:flex}.Attention_component__F86pd a{text-decoration:underline}
.BigToggleButton_component__HUnpO{margin:.3rem 0;padding:1rem;background-color:rgba(255,255,255,.15);border:2px solid rgba(0,0,0,0);border-radius:.3rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .07s linear 0s}.BigToggleButton_component__HUnpO:hover{background-color:rgba(255,255,255,.2)}.BigToggleButton_component__HUnpO:active{transform:translate(0, 1px)}.BigToggleButton_component__HUnpO[aria-disabled=true]{background-color:rgba(255,255,255,.05);pointer-events:none}.BigToggleButton_component__HUnpO[aria-selected=true]{background-color:rgba(102,187,255,.5);border-color:#6bf;pointer-events:none}.BigToggleButton_group__EW_EN{display:flex;gap:.3rem}.BigToggleButton_group__EW_EN.BigToggleButton_groupVertical__Xh3Ms{flex-direction:column}.BigToggleButton_group__EW_EN.BigToggleButton_groupStretch__UY_Mb .BigToggleButton_component__HUnpO{flex:1 1}
.Button_component___iJqp{-webkit-appearance:none;appearance:none;position:relative;display:inline-block;vertical-align:middle;min-width:80px;padding:.7em 1em;overflow:hidden;cursor:pointer;outline:none;-webkit-user-select:none;user-select:none;color:var(--button-text-color);font-size:1rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;white-space:nowrap;background:var(--button-background-color);border:1px solid var(--button-border-color);border-radius:.3em;box-shadow:0 1px 3px rgba(0,0,0,.4);transition:opacity .15s linear 0s}.Button_component___iJqp[data-size=small]{padding:.4rem .5rem;min-width:0;font-size:.85rem}.Button_component___iJqp[data-size=large]{min-width:15em;padding:.7em 1em;font-size:1.1rem}.Button_component___iJqp:active{transform:translate(0, 1px)}.Button_component___iJqp[data-variant=special]{padding-left:2em;padding-right:2em;background:var(--button-special-background-color);border:0;box-shadow:none}.Button_component___iJqp[data-variant=glow],.Button_component___iJqp[data-variant=primary]{color:var(--button-primary-color);background:var(--button-primary-background-color);border:1px solid var(--button-primary-border-color);box-shadow:none}.Button_component___iJqp[data-variant=outlined]{background-color:rgba(0,0,0,0);box-shadow:none}.Button_component___iJqp[data-variant=outlined]:hover{background-color:rgba(255,255,255,.05)}.Button_component___iJqp[data-variant=text],.Button_component___iJqp[data-variant=link]{background-color:rgba(0,0,0,0);border:0;box-shadow:none}.Button_component___iJqp[data-variant=text]:hover,.Button_component___iJqp[data-variant=link]:hover{background-color:rgba(255,255,255,.05)}.Button_component___iJqp[data-variant=icon]{min-width:0;padding:.2em .4em;background-color:rgba(0,0,0,0);border:0;box-shadow:none}.Button_component___iJqp[data-variant=icon]:hover{background-color:rgba(255,255,255,.05)}.Button_component___iJqp[data-variant=link]{text-decoration:underline}.Button_component___iJqp[data-variant=warn]{background:var(--button-warn-background-color);border:1px solid var(--button-warn-border-color)}.Button_component___iJqp[data-variant=alert]{background:var(--button-alert-background-color);border:1px solid var(--button-alert-border-color)}.Button_component___iJqp[aria-hidden=true]{display:none}.Button_component___iJqp[data-selected=true]{z-index:100;color:rgba(255,255,255,.5);background:#555;box-shadow:0 1px 3px rgba(0,0,0,.4) inset;pointer-events:none}.Button_component___iJqp[data-selected=true][data-variant=glow]{color:var(--glow-color);background-color:var(--glow-background-color);box-shadow:var(--glow-box-shadow)}.Button_component___iJqp[aria-disabled=true],.Button_component___iJqp[disabled]{opacity:.3;pointer-events:none}.Button_component___iJqp.Button_icon__DJi1z{display:inline-flex;align-items:center;justify-content:center;gap:.3rem}.Button_group__uua_9{display:inline-block;white-space:nowrap}.Button_group__uua_9>.Button_component___iJqp{margin:0;border-radius:0;border-left-width:0}.Button_group__uua_9>.Button_component___iJqp:first-child{border-left-width:1px;border-top-left-radius:.3em;border-bottom-left-radius:.3em}.Button_group__uua_9>.Button_component___iJqp:last-child{border-top-right-radius:.3em;border-bottom-right-radius:.3em}.Button_group__uua_9>.Button_component___iJqp:active{transform:translate(0, 0)}.Button_group__uua_9>.Button_component___iJqp[aria-selected=true]{color:#acd2f1;background-color:#055d85}.Button_group__uua_9[data-direction=vertical]>.Button_component___iJqp{display:block;width:100%;border-top-width:0;border-left-width:1px}.Button_group__uua_9[data-direction=vertical]>.Button_component___iJqp:first-child{border-top-width:1px;border-top-left-radius:.3em;border-top-right-radius:.3em;border-bottom-left-radius:0}.Button_group__uua_9[data-direction=vertical]>.Button_component___iJqp:last-child{border-bottom-left-radius:.3em;border-bottom-right-radius:.3em;border-top-right-radius:0}.Button_group__uua_9.Button_glow__u7iqy>.Button_component___iJqp[data-selected=true]{color:#03d46b;background-color:#005f30;box-shadow:0 0 5px rgba(0,0,0,.3),0 0 15px rgba(3,212,83,.6)}
.Chip_component__mmbVh{display:inline-block;vertical-align:middle;margin:0;padding:.3em .6em;font-size:.8rem;font-weight:normal;line-height:1;white-space:nowrap;color:#fff;background-color:#000;border-radius:100em;-webkit-user-select:none;user-select:none}.Chip_component__mmbVh[data-preset-color=black]{background-color:#000}.Chip_component__mmbVh[data-preset-color=red]{background-color:#a90000}.Chip_component__mmbVh[data-preset-color=green]{background-color:#009595}.Chip_component__mmbVh[data-preset-color=yellow]{background-color:#acac00}.Chip_component__mmbVh[data-preset-color=blue]{background-color:#059}.Chip_component__mmbVh[data-preset-color=magenta]{background-color:#8b008b}.Chip_component__mmbVh[data-preset-color=cyan]{background-color:#009d9d}.Chip_component__mmbVh[data-preset-color=white]{color:#000;background-color:#fff}.Chip_component__mmbVh[data-preset-color=gray],.Chip_component__mmbVh[data-preset-color=grey]{background-color:#555}.Chip_group__OqiTX .Chip_component__mmbVh{margin:0 5px 5px 0}
.CloseButton_component__refCP{position:relative;width:2.5rem;height:2.5rem;border:0;cursor:pointer}.CloseButton_component__refCP::before,.CloseButton_component__refCP::after{content:"";display:block;width:55%;height:.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg);background-color:#fff;border-radius:1rem}.CloseButton_component__refCP::after{transform:translate(-50%, -50%) rotate(-45deg)}.CloseButton_component__refCP.CloseButton_bordered__UZkDc{border:1px solid rgba(255,255,255,.5)}.CloseButton_component__refCP.CloseButton_rounded__yXg8h{border-radius:100%}.CloseButton_component__refCP[data-size=small]{width:1.5rem;height:1.5rem}.CloseButton_component__refCP[data-color=white]{background-color:var(--background-color)}.CloseButton_component__refCP[data-color=white]::before,.CloseButton_component__refCP[data-color=white]::after{background-color:#7f7d82}
/*
* Remix Icon v2.5.0
* https://remixicon.com
* https://github.com/Remix-Design/RemixIcon
*
* Copyright RemixIcon.com
* Released under the Apache License Version 2.0
*
* Date: 2020-05-23
*/
@font-face {
  font-family: "remixicon";
  src: url(/_next/static/media/remixicon.f12fd1a0.eot); /* IE9*/
  src: url(/_next/static/media/remixicon.f12fd1a0.eot#iefix) format('embedded-opentype'), /* IE6-IE8 */
  url(/_next/static/media/remixicon.5400338c.woff2) format("woff2"),
  url(/_next/static/media/remixicon.1e0fb76b.woff) format("woff"),
  url(/_next/static/media/remixicon.e313410c.ttf) format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url(/_next/static/media/remixicon.2b2ee314.svg#remixicon) format('svg'); /* iOS 4.1- */
  font-display: swap;
}

[class^="ri-"], [class*=" ri-"] {
  font-family: 'remixicon' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ri-lg { font-size: 1.3333em; line-height: 0.75em; vertical-align: -.0667em; }
.ri-xl { font-size: 1.5em; line-height: 0.6666em; vertical-align: -.075em; }
.ri-xxs { font-size: .5em; }
.ri-xs { font-size: .75em; }
.ri-sm { font-size: .875em }
.ri-1x { font-size: 1em; }
.ri-2x { font-size: 2em; }
.ri-3x { font-size: 3em; }
.ri-4x { font-size: 4em; }
.ri-5x { font-size: 5em; }
.ri-6x { font-size: 6em; }
.ri-7x { font-size: 7em; }
.ri-8x { font-size: 8em; }
.ri-9x { font-size: 9em; }
.ri-10x { font-size: 10em; }
.ri-fw { text-align: center; width: 1.25em; }

.ri-24-hours-fill:before { content: "\ea01"; }
.ri-24-hours-line:before { content: "\ea02"; }
.ri-4k-fill:before { content: "\ea03"; }
.ri-4k-line:before { content: "\ea04"; }
.ri-a-b:before { content: "\ea05"; }
.ri-account-box-fill:before { content: "\ea06"; }
.ri-account-box-line:before { content: "\ea07"; }
.ri-account-circle-fill:before { content: "\ea08"; }
.ri-account-circle-line:before { content: "\ea09"; }
.ri-account-pin-box-fill:before { content: "\ea0a"; }
.ri-account-pin-box-line:before { content: "\ea0b"; }
.ri-account-pin-circle-fill:before { content: "\ea0c"; }
.ri-account-pin-circle-line:before { content: "\ea0d"; }
.ri-add-box-fill:before { content: "\ea0e"; }
.ri-add-box-line:before { content: "\ea0f"; }
.ri-add-circle-fill:before { content: "\ea10"; }
.ri-add-circle-line:before { content: "\ea11"; }
.ri-add-fill:before { content: "\ea12"; }
.ri-add-line:before { content: "\ea13"; }
.ri-admin-fill:before { content: "\ea14"; }
.ri-admin-line:before { content: "\ea15"; }
.ri-advertisement-fill:before { content: "\ea16"; }
.ri-advertisement-line:before { content: "\ea17"; }
.ri-airplay-fill:before { content: "\ea18"; }
.ri-airplay-line:before { content: "\ea19"; }
.ri-alarm-fill:before { content: "\ea1a"; }
.ri-alarm-line:before { content: "\ea1b"; }
.ri-alarm-warning-fill:before { content: "\ea1c"; }
.ri-alarm-warning-line:before { content: "\ea1d"; }
.ri-album-fill:before { content: "\ea1e"; }
.ri-album-line:before { content: "\ea1f"; }
.ri-alert-fill:before { content: "\ea20"; }
.ri-alert-line:before { content: "\ea21"; }
.ri-aliens-fill:before { content: "\ea22"; }
.ri-aliens-line:before { content: "\ea23"; }
.ri-align-bottom:before { content: "\ea24"; }
.ri-align-center:before { content: "\ea25"; }
.ri-align-justify:before { content: "\ea26"; }
.ri-align-left:before { content: "\ea27"; }
.ri-align-right:before { content: "\ea28"; }
.ri-align-top:before { content: "\ea29"; }
.ri-align-vertically:before { content: "\ea2a"; }
.ri-alipay-fill:before { content: "\ea2b"; }
.ri-alipay-line:before { content: "\ea2c"; }
.ri-amazon-fill:before { content: "\ea2d"; }
.ri-amazon-line:before { content: "\ea2e"; }
.ri-anchor-fill:before { content: "\ea2f"; }
.ri-anchor-line:before { content: "\ea30"; }
.ri-ancient-gate-fill:before { content: "\ea31"; }
.ri-ancient-gate-line:before { content: "\ea32"; }
.ri-ancient-pavilion-fill:before { content: "\ea33"; }
.ri-ancient-pavilion-line:before { content: "\ea34"; }
.ri-android-fill:before { content: "\ea35"; }
.ri-android-line:before { content: "\ea36"; }
.ri-angularjs-fill:before { content: "\ea37"; }
.ri-angularjs-line:before { content: "\ea38"; }
.ri-anticlockwise-2-fill:before { content: "\ea39"; }
.ri-anticlockwise-2-line:before { content: "\ea3a"; }
.ri-anticlockwise-fill:before { content: "\ea3b"; }
.ri-anticlockwise-line:before { content: "\ea3c"; }
.ri-app-store-fill:before { content: "\ea3d"; }
.ri-app-store-line:before { content: "\ea3e"; }
.ri-apple-fill:before { content: "\ea3f"; }
.ri-apple-line:before { content: "\ea40"; }
.ri-apps-2-fill:before { content: "\ea41"; }
.ri-apps-2-line:before { content: "\ea42"; }
.ri-apps-fill:before { content: "\ea43"; }
.ri-apps-line:before { content: "\ea44"; }
.ri-archive-drawer-fill:before { content: "\ea45"; }
.ri-archive-drawer-line:before { content: "\ea46"; }
.ri-archive-fill:before { content: "\ea47"; }
.ri-archive-line:before { content: "\ea48"; }
.ri-arrow-down-circle-fill:before { content: "\ea49"; }
.ri-arrow-down-circle-line:before { content: "\ea4a"; }
.ri-arrow-down-fill:before { content: "\ea4b"; }
.ri-arrow-down-line:before { content: "\ea4c"; }
.ri-arrow-down-s-fill:before { content: "\ea4d"; }
.ri-arrow-down-s-line:before { content: "\ea4e"; }
.ri-arrow-drop-down-fill:before { content: "\ea4f"; }
.ri-arrow-drop-down-line:before { content: "\ea50"; }
.ri-arrow-drop-left-fill:before { content: "\ea51"; }
.ri-arrow-drop-left-line:before { content: "\ea52"; }
.ri-arrow-drop-right-fill:before { content: "\ea53"; }
.ri-arrow-drop-right-line:before { content: "\ea54"; }
.ri-arrow-drop-up-fill:before { content: "\ea55"; }
.ri-arrow-drop-up-line:before { content: "\ea56"; }
.ri-arrow-go-back-fill:before { content: "\ea57"; }
.ri-arrow-go-back-line:before { content: "\ea58"; }
.ri-arrow-go-forward-fill:before { content: "\ea59"; }
.ri-arrow-go-forward-line:before { content: "\ea5a"; }
.ri-arrow-left-circle-fill:before { content: "\ea5b"; }
.ri-arrow-left-circle-line:before { content: "\ea5c"; }
.ri-arrow-left-down-fill:before { content: "\ea5d"; }
.ri-arrow-left-down-line:before { content: "\ea5e"; }
.ri-arrow-left-fill:before { content: "\ea5f"; }
.ri-arrow-left-line:before { content: "\ea60"; }
.ri-arrow-left-right-fill:before { content: "\ea61"; }
.ri-arrow-left-right-line:before { content: "\ea62"; }
.ri-arrow-left-s-fill:before { content: "\ea63"; }
.ri-arrow-left-s-line:before { content: "\ea64"; }
.ri-arrow-left-up-fill:before { content: "\ea65"; }
.ri-arrow-left-up-line:before { content: "\ea66"; }
.ri-arrow-right-circle-fill:before { content: "\ea67"; }
.ri-arrow-right-circle-line:before { content: "\ea68"; }
.ri-arrow-right-down-fill:before { content: "\ea69"; }
.ri-arrow-right-down-line:before { content: "\ea6a"; }
.ri-arrow-right-fill:before { content: "\ea6b"; }
.ri-arrow-right-line:before { content: "\ea6c"; }
.ri-arrow-right-s-fill:before { content: "\ea6d"; }
.ri-arrow-right-s-line:before { content: "\ea6e"; }
.ri-arrow-right-up-fill:before { content: "\ea6f"; }
.ri-arrow-right-up-line:before { content: "\ea70"; }
.ri-arrow-up-circle-fill:before { content: "\ea71"; }
.ri-arrow-up-circle-line:before { content: "\ea72"; }
.ri-arrow-up-down-fill:before { content: "\ea73"; }
.ri-arrow-up-down-line:before { content: "\ea74"; }
.ri-arrow-up-fill:before { content: "\ea75"; }
.ri-arrow-up-line:before { content: "\ea76"; }
.ri-arrow-up-s-fill:before { content: "\ea77"; }
.ri-arrow-up-s-line:before { content: "\ea78"; }
.ri-artboard-2-fill:before { content: "\ea79"; }
.ri-artboard-2-line:before { content: "\ea7a"; }
.ri-artboard-fill:before { content: "\ea7b"; }
.ri-artboard-line:before { content: "\ea7c"; }
.ri-article-fill:before { content: "\ea7d"; }
.ri-article-line:before { content: "\ea7e"; }
.ri-aspect-ratio-fill:before { content: "\ea7f"; }
.ri-aspect-ratio-line:before { content: "\ea80"; }
.ri-asterisk:before { content: "\ea81"; }
.ri-at-fill:before { content: "\ea82"; }
.ri-at-line:before { content: "\ea83"; }
.ri-attachment-2:before { content: "\ea84"; }
.ri-attachment-fill:before { content: "\ea85"; }
.ri-attachment-line:before { content: "\ea86"; }
.ri-auction-fill:before { content: "\ea87"; }
.ri-auction-line:before { content: "\ea88"; }
.ri-award-fill:before { content: "\ea89"; }
.ri-award-line:before { content: "\ea8a"; }
.ri-baidu-fill:before { content: "\ea8b"; }
.ri-baidu-line:before { content: "\ea8c"; }
.ri-ball-pen-fill:before { content: "\ea8d"; }
.ri-ball-pen-line:before { content: "\ea8e"; }
.ri-bank-card-2-fill:before { content: "\ea8f"; }
.ri-bank-card-2-line:before { content: "\ea90"; }
.ri-bank-card-fill:before { content: "\ea91"; }
.ri-bank-card-line:before { content: "\ea92"; }
.ri-bank-fill:before { content: "\ea93"; }
.ri-bank-line:before { content: "\ea94"; }
.ri-bar-chart-2-fill:before { content: "\ea95"; }
.ri-bar-chart-2-line:before { content: "\ea96"; }
.ri-bar-chart-box-fill:before { content: "\ea97"; }
.ri-bar-chart-box-line:before { content: "\ea98"; }
.ri-bar-chart-fill:before { content: "\ea99"; }
.ri-bar-chart-grouped-fill:before { content: "\ea9a"; }
.ri-bar-chart-grouped-line:before { content: "\ea9b"; }
.ri-bar-chart-horizontal-fill:before { content: "\ea9c"; }
.ri-bar-chart-horizontal-line:before { content: "\ea9d"; }
.ri-bar-chart-line:before { content: "\ea9e"; }
.ri-barcode-box-fill:before { content: "\ea9f"; }
.ri-barcode-box-line:before { content: "\eaa0"; }
.ri-barcode-fill:before { content: "\eaa1"; }
.ri-barcode-line:before { content: "\eaa2"; }
.ri-barricade-fill:before { content: "\eaa3"; }
.ri-barricade-line:before { content: "\eaa4"; }
.ri-base-station-fill:before { content: "\eaa5"; }
.ri-base-station-line:before { content: "\eaa6"; }
.ri-basketball-fill:before { content: "\eaa7"; }
.ri-basketball-line:before { content: "\eaa8"; }
.ri-battery-2-charge-fill:before { content: "\eaa9"; }
.ri-battery-2-charge-line:before { content: "\eaaa"; }
.ri-battery-2-fill:before { content: "\eaab"; }
.ri-battery-2-line:before { content: "\eaac"; }
.ri-battery-charge-fill:before { content: "\eaad"; }
.ri-battery-charge-line:before { content: "\eaae"; }
.ri-battery-fill:before { content: "\eaaf"; }
.ri-battery-line:before { content: "\eab0"; }
.ri-battery-low-fill:before { content: "\eab1"; }
.ri-battery-low-line:before { content: "\eab2"; }
.ri-battery-saver-fill:before { content: "\eab3"; }
.ri-battery-saver-line:before { content: "\eab4"; }
.ri-battery-share-fill:before { content: "\eab5"; }
.ri-battery-share-line:before { content: "\eab6"; }
.ri-bear-smile-fill:before { content: "\eab7"; }
.ri-bear-smile-line:before { content: "\eab8"; }
.ri-behance-fill:before { content: "\eab9"; }
.ri-behance-line:before { content: "\eaba"; }
.ri-bell-fill:before { content: "\eabb"; }
.ri-bell-line:before { content: "\eabc"; }
.ri-bike-fill:before { content: "\eabd"; }
.ri-bike-line:before { content: "\eabe"; }
.ri-bilibili-fill:before { content: "\eabf"; }
.ri-bilibili-line:before { content: "\eac0"; }
.ri-bill-fill:before { content: "\eac1"; }
.ri-bill-line:before { content: "\eac2"; }
.ri-billiards-fill:before { content: "\eac3"; }
.ri-billiards-line:before { content: "\eac4"; }
.ri-bit-coin-fill:before { content: "\eac5"; }
.ri-bit-coin-line:before { content: "\eac6"; }
.ri-blaze-fill:before { content: "\eac7"; }
.ri-blaze-line:before { content: "\eac8"; }
.ri-bluetooth-connect-fill:before { content: "\eac9"; }
.ri-bluetooth-connect-line:before { content: "\eaca"; }
.ri-bluetooth-fill:before { content: "\eacb"; }
.ri-bluetooth-line:before { content: "\eacc"; }
.ri-blur-off-fill:before { content: "\eacd"; }
.ri-blur-off-line:before { content: "\eace"; }
.ri-body-scan-fill:before { content: "\eacf"; }
.ri-body-scan-line:before { content: "\ead0"; }
.ri-bold:before { content: "\ead1"; }
.ri-book-2-fill:before { content: "\ead2"; }
.ri-book-2-line:before { content: "\ead3"; }
.ri-book-3-fill:before { content: "\ead4"; }
.ri-book-3-line:before { content: "\ead5"; }
.ri-book-fill:before { content: "\ead6"; }
.ri-book-line:before { content: "\ead7"; }
.ri-book-mark-fill:before { content: "\ead8"; }
.ri-book-mark-line:before { content: "\ead9"; }
.ri-book-open-fill:before { content: "\eada"; }
.ri-book-open-line:before { content: "\eadb"; }
.ri-book-read-fill:before { content: "\eadc"; }
.ri-book-read-line:before { content: "\eadd"; }
.ri-booklet-fill:before { content: "\eade"; }
.ri-booklet-line:before { content: "\eadf"; }
.ri-bookmark-2-fill:before { content: "\eae0"; }
.ri-bookmark-2-line:before { content: "\eae1"; }
.ri-bookmark-3-fill:before { content: "\eae2"; }
.ri-bookmark-3-line:before { content: "\eae3"; }
.ri-bookmark-fill:before { content: "\eae4"; }
.ri-bookmark-line:before { content: "\eae5"; }
.ri-boxing-fill:before { content: "\eae6"; }
.ri-boxing-line:before { content: "\eae7"; }
.ri-braces-fill:before { content: "\eae8"; }
.ri-braces-line:before { content: "\eae9"; }
.ri-brackets-fill:before { content: "\eaea"; }
.ri-brackets-line:before { content: "\eaeb"; }
.ri-briefcase-2-fill:before { content: "\eaec"; }
.ri-briefcase-2-line:before { content: "\eaed"; }
.ri-briefcase-3-fill:before { content: "\eaee"; }
.ri-briefcase-3-line:before { content: "\eaef"; }
.ri-briefcase-4-fill:before { content: "\eaf0"; }
.ri-briefcase-4-line:before { content: "\eaf1"; }
.ri-briefcase-5-fill:before { content: "\eaf2"; }
.ri-briefcase-5-line:before { content: "\eaf3"; }
.ri-briefcase-fill:before { content: "\eaf4"; }
.ri-briefcase-line:before { content: "\eaf5"; }
.ri-bring-forward:before { content: "\eaf6"; }
.ri-bring-to-front:before { content: "\eaf7"; }
.ri-broadcast-fill:before { content: "\eaf8"; }
.ri-broadcast-line:before { content: "\eaf9"; }
.ri-brush-2-fill:before { content: "\eafa"; }
.ri-brush-2-line:before { content: "\eafb"; }
.ri-brush-3-fill:before { content: "\eafc"; }
.ri-brush-3-line:before { content: "\eafd"; }
.ri-brush-4-fill:before { content: "\eafe"; }
.ri-brush-4-line:before { content: "\eaff"; }
.ri-brush-fill:before { content: "\eb00"; }
.ri-brush-line:before { content: "\eb01"; }
.ri-bubble-chart-fill:before { content: "\eb02"; }
.ri-bubble-chart-line:before { content: "\eb03"; }
.ri-bug-2-fill:before { content: "\eb04"; }
.ri-bug-2-line:before { content: "\eb05"; }
.ri-bug-fill:before { content: "\eb06"; }
.ri-bug-line:before { content: "\eb07"; }
.ri-building-2-fill:before { content: "\eb08"; }
.ri-building-2-line:before { content: "\eb09"; }
.ri-building-3-fill:before { content: "\eb0a"; }
.ri-building-3-line:before { content: "\eb0b"; }
.ri-building-4-fill:before { content: "\eb0c"; }
.ri-building-4-line:before { content: "\eb0d"; }
.ri-building-fill:before { content: "\eb0e"; }
.ri-building-line:before { content: "\eb0f"; }
.ri-bus-2-fill:before { content: "\eb10"; }
.ri-bus-2-line:before { content: "\eb11"; }
.ri-bus-fill:before { content: "\eb12"; }
.ri-bus-line:before { content: "\eb13"; }
.ri-bus-wifi-fill:before { content: "\eb14"; }
.ri-bus-wifi-line:before { content: "\eb15"; }
.ri-cactus-fill:before { content: "\eb16"; }
.ri-cactus-line:before { content: "\eb17"; }
.ri-cake-2-fill:before { content: "\eb18"; }
.ri-cake-2-line:before { content: "\eb19"; }
.ri-cake-3-fill:before { content: "\eb1a"; }
.ri-cake-3-line:before { content: "\eb1b"; }
.ri-cake-fill:before { content: "\eb1c"; }
.ri-cake-line:before { content: "\eb1d"; }
.ri-calculator-fill:before { content: "\eb1e"; }
.ri-calculator-line:before { content: "\eb1f"; }
.ri-calendar-2-fill:before { content: "\eb20"; }
.ri-calendar-2-line:before { content: "\eb21"; }
.ri-calendar-check-fill:before { content: "\eb22"; }
.ri-calendar-check-line:before { content: "\eb23"; }
.ri-calendar-event-fill:before { content: "\eb24"; }
.ri-calendar-event-line:before { content: "\eb25"; }
.ri-calendar-fill:before { content: "\eb26"; }
.ri-calendar-line:before { content: "\eb27"; }
.ri-calendar-todo-fill:before { content: "\eb28"; }
.ri-calendar-todo-line:before { content: "\eb29"; }
.ri-camera-2-fill:before { content: "\eb2a"; }
.ri-camera-2-line:before { content: "\eb2b"; }
.ri-camera-3-fill:before { content: "\eb2c"; }
.ri-camera-3-line:before { content: "\eb2d"; }
.ri-camera-fill:before { content: "\eb2e"; }
.ri-camera-lens-fill:before { content: "\eb2f"; }
.ri-camera-lens-line:before { content: "\eb30"; }
.ri-camera-line:before { content: "\eb31"; }
.ri-camera-off-fill:before { content: "\eb32"; }
.ri-camera-off-line:before { content: "\eb33"; }
.ri-camera-switch-fill:before { content: "\eb34"; }
.ri-camera-switch-line:before { content: "\eb35"; }
.ri-capsule-fill:before { content: "\eb36"; }
.ri-capsule-line:before { content: "\eb37"; }
.ri-car-fill:before { content: "\eb38"; }
.ri-car-line:before { content: "\eb39"; }
.ri-car-washing-fill:before { content: "\eb3a"; }
.ri-car-washing-line:before { content: "\eb3b"; }
.ri-caravan-fill:before { content: "\eb3c"; }
.ri-caravan-line:before { content: "\eb3d"; }
.ri-cast-fill:before { content: "\eb3e"; }
.ri-cast-line:before { content: "\eb3f"; }
.ri-cellphone-fill:before { content: "\eb40"; }
.ri-cellphone-line:before { content: "\eb41"; }
.ri-celsius-fill:before { content: "\eb42"; }
.ri-celsius-line:before { content: "\eb43"; }
.ri-centos-fill:before { content: "\eb44"; }
.ri-centos-line:before { content: "\eb45"; }
.ri-character-recognition-fill:before { content: "\eb46"; }
.ri-character-recognition-line:before { content: "\eb47"; }
.ri-charging-pile-2-fill:before { content: "\eb48"; }
.ri-charging-pile-2-line:before { content: "\eb49"; }
.ri-charging-pile-fill:before { content: "\eb4a"; }
.ri-charging-pile-line:before { content: "\eb4b"; }
.ri-chat-1-fill:before { content: "\eb4c"; }
.ri-chat-1-line:before { content: "\eb4d"; }
.ri-chat-2-fill:before { content: "\eb4e"; }
.ri-chat-2-line:before { content: "\eb4f"; }
.ri-chat-3-fill:before { content: "\eb50"; }
.ri-chat-3-line:before { content: "\eb51"; }
.ri-chat-4-fill:before { content: "\eb52"; }
.ri-chat-4-line:before { content: "\eb53"; }
.ri-chat-check-fill:before { content: "\eb54"; }
.ri-chat-check-line:before { content: "\eb55"; }
.ri-chat-delete-fill:before { content: "\eb56"; }
.ri-chat-delete-line:before { content: "\eb57"; }
.ri-chat-download-fill:before { content: "\eb58"; }
.ri-chat-download-line:before { content: "\eb59"; }
.ri-chat-follow-up-fill:before { content: "\eb5a"; }
.ri-chat-follow-up-line:before { content: "\eb5b"; }
.ri-chat-forward-fill:before { content: "\eb5c"; }
.ri-chat-forward-line:before { content: "\eb5d"; }
.ri-chat-heart-fill:before { content: "\eb5e"; }
.ri-chat-heart-line:before { content: "\eb5f"; }
.ri-chat-history-fill:before { content: "\eb60"; }
.ri-chat-history-line:before { content: "\eb61"; }
.ri-chat-new-fill:before { content: "\eb62"; }
.ri-chat-new-line:before { content: "\eb63"; }
.ri-chat-off-fill:before { content: "\eb64"; }
.ri-chat-off-line:before { content: "\eb65"; }
.ri-chat-poll-fill:before { content: "\eb66"; }
.ri-chat-poll-line:before { content: "\eb67"; }
.ri-chat-private-fill:before { content: "\eb68"; }
.ri-chat-private-line:before { content: "\eb69"; }
.ri-chat-quote-fill:before { content: "\eb6a"; }
.ri-chat-quote-line:before { content: "\eb6b"; }
.ri-chat-settings-fill:before { content: "\eb6c"; }
.ri-chat-settings-line:before { content: "\eb6d"; }
.ri-chat-smile-2-fill:before { content: "\eb6e"; }
.ri-chat-smile-2-line:before { content: "\eb6f"; }
.ri-chat-smile-3-fill:before { content: "\eb70"; }
.ri-chat-smile-3-line:before { content: "\eb71"; }
.ri-chat-smile-fill:before { content: "\eb72"; }
.ri-chat-smile-line:before { content: "\eb73"; }
.ri-chat-upload-fill:before { content: "\eb74"; }
.ri-chat-upload-line:before { content: "\eb75"; }
.ri-chat-voice-fill:before { content: "\eb76"; }
.ri-chat-voice-line:before { content: "\eb77"; }
.ri-check-double-fill:before { content: "\eb78"; }
.ri-check-double-line:before { content: "\eb79"; }
.ri-check-fill:before { content: "\eb7a"; }
.ri-check-line:before { content: "\eb7b"; }
.ri-checkbox-blank-circle-fill:before { content: "\eb7c"; }
.ri-checkbox-blank-circle-line:before { content: "\eb7d"; }
.ri-checkbox-blank-fill:before { content: "\eb7e"; }
.ri-checkbox-blank-line:before { content: "\eb7f"; }
.ri-checkbox-circle-fill:before { content: "\eb80"; }
.ri-checkbox-circle-line:before { content: "\eb81"; }
.ri-checkbox-fill:before { content: "\eb82"; }
.ri-checkbox-indeterminate-fill:before { content: "\eb83"; }
.ri-checkbox-indeterminate-line:before { content: "\eb84"; }
.ri-checkbox-line:before { content: "\eb85"; }
.ri-checkbox-multiple-blank-fill:before { content: "\eb86"; }
.ri-checkbox-multiple-blank-line:before { content: "\eb87"; }
.ri-checkbox-multiple-fill:before { content: "\eb88"; }
.ri-checkbox-multiple-line:before { content: "\eb89"; }
.ri-china-railway-fill:before { content: "\eb8a"; }
.ri-china-railway-line:before { content: "\eb8b"; }
.ri-chrome-fill:before { content: "\eb8c"; }
.ri-chrome-line:before { content: "\eb8d"; }
.ri-clapperboard-fill:before { content: "\eb8e"; }
.ri-clapperboard-line:before { content: "\eb8f"; }
.ri-clipboard-fill:before { content: "\eb90"; }
.ri-clipboard-line:before { content: "\eb91"; }
.ri-clockwise-2-fill:before { content: "\eb92"; }
.ri-clockwise-2-line:before { content: "\eb93"; }
.ri-clockwise-fill:before { content: "\eb94"; }
.ri-clockwise-line:before { content: "\eb95"; }
.ri-close-circle-fill:before { content: "\eb96"; }
.ri-close-circle-line:before { content: "\eb97"; }
.ri-close-fill:before { content: "\eb98"; }
.ri-close-line:before { content: "\eb99"; }
.ri-closed-captioning-fill:before { content: "\eb9a"; }
.ri-closed-captioning-line:before { content: "\eb9b"; }
.ri-cloud-fill:before { content: "\eb9c"; }
.ri-cloud-line:before { content: "\eb9d"; }
.ri-cloud-off-fill:before { content: "\eb9e"; }
.ri-cloud-off-line:before { content: "\eb9f"; }
.ri-cloud-windy-fill:before { content: "\eba0"; }
.ri-cloud-windy-line:before { content: "\eba1"; }
.ri-cloudy-2-fill:before { content: "\eba2"; }
.ri-cloudy-2-line:before { content: "\eba3"; }
.ri-cloudy-fill:before { content: "\eba4"; }
.ri-cloudy-line:before { content: "\eba5"; }
.ri-code-box-fill:before { content: "\eba6"; }
.ri-code-box-line:before { content: "\eba7"; }
.ri-code-fill:before { content: "\eba8"; }
.ri-code-line:before { content: "\eba9"; }
.ri-code-s-fill:before { content: "\ebaa"; }
.ri-code-s-line:before { content: "\ebab"; }
.ri-code-s-slash-fill:before { content: "\ebac"; }
.ri-code-s-slash-line:before { content: "\ebad"; }
.ri-code-view:before { content: "\ebae"; }
.ri-codepen-fill:before { content: "\ebaf"; }
.ri-codepen-line:before { content: "\ebb0"; }
.ri-coin-fill:before { content: "\ebb1"; }
.ri-coin-line:before { content: "\ebb2"; }
.ri-coins-fill:before { content: "\ebb3"; }
.ri-coins-line:before { content: "\ebb4"; }
.ri-collage-fill:before { content: "\ebb5"; }
.ri-collage-line:before { content: "\ebb6"; }
.ri-command-fill:before { content: "\ebb7"; }
.ri-command-line:before { content: "\ebb8"; }
.ri-community-fill:before { content: "\ebb9"; }
.ri-community-line:before { content: "\ebba"; }
.ri-compass-2-fill:before { content: "\ebbb"; }
.ri-compass-2-line:before { content: "\ebbc"; }
.ri-compass-3-fill:before { content: "\ebbd"; }
.ri-compass-3-line:before { content: "\ebbe"; }
.ri-compass-4-fill:before { content: "\ebbf"; }
.ri-compass-4-line:before { content: "\ebc0"; }
.ri-compass-discover-fill:before { content: "\ebc1"; }
.ri-compass-discover-line:before { content: "\ebc2"; }
.ri-compass-fill:before { content: "\ebc3"; }
.ri-compass-line:before { content: "\ebc4"; }
.ri-compasses-2-fill:before { content: "\ebc5"; }
.ri-compasses-2-line:before { content: "\ebc6"; }
.ri-compasses-fill:before { content: "\ebc7"; }
.ri-compasses-line:before { content: "\ebc8"; }
.ri-computer-fill:before { content: "\ebc9"; }
.ri-computer-line:before { content: "\ebca"; }
.ri-contacts-book-2-fill:before { content: "\ebcb"; }
.ri-contacts-book-2-line:before { content: "\ebcc"; }
.ri-contacts-book-fill:before { content: "\ebcd"; }
.ri-contacts-book-line:before { content: "\ebce"; }
.ri-contacts-book-upload-fill:before { content: "\ebcf"; }
.ri-contacts-book-upload-line:before { content: "\ebd0"; }
.ri-contacts-fill:before { content: "\ebd1"; }
.ri-contacts-line:before { content: "\ebd2"; }
.ri-contrast-2-fill:before { content: "\ebd3"; }
.ri-contrast-2-line:before { content: "\ebd4"; }
.ri-contrast-drop-2-fill:before { content: "\ebd5"; }
.ri-contrast-drop-2-line:before { content: "\ebd6"; }
.ri-contrast-drop-fill:before { content: "\ebd7"; }
.ri-contrast-drop-line:before { content: "\ebd8"; }
.ri-contrast-fill:before { content: "\ebd9"; }
.ri-contrast-line:before { content: "\ebda"; }
.ri-copper-coin-fill:before { content: "\ebdb"; }
.ri-copper-coin-line:before { content: "\ebdc"; }
.ri-copper-diamond-fill:before { content: "\ebdd"; }
.ri-copper-diamond-line:before { content: "\ebde"; }
.ri-copyleft-fill:before { content: "\ebdf"; }
.ri-copyleft-line:before { content: "\ebe0"; }
.ri-copyright-fill:before { content: "\ebe1"; }
.ri-copyright-line:before { content: "\ebe2"; }
.ri-coreos-fill:before { content: "\ebe3"; }
.ri-coreos-line:before { content: "\ebe4"; }
.ri-coupon-2-fill:before { content: "\ebe5"; }
.ri-coupon-2-line:before { content: "\ebe6"; }
.ri-coupon-3-fill:before { content: "\ebe7"; }
.ri-coupon-3-line:before { content: "\ebe8"; }
.ri-coupon-4-fill:before { content: "\ebe9"; }
.ri-coupon-4-line:before { content: "\ebea"; }
.ri-coupon-5-fill:before { content: "\ebeb"; }
.ri-coupon-5-line:before { content: "\ebec"; }
.ri-coupon-fill:before { content: "\ebed"; }
.ri-coupon-line:before { content: "\ebee"; }
.ri-cpu-fill:before { content: "\ebef"; }
.ri-cpu-line:before { content: "\ebf0"; }
.ri-creative-commons-by-fill:before { content: "\ebf1"; }
.ri-creative-commons-by-line:before { content: "\ebf2"; }
.ri-creative-commons-fill:before { content: "\ebf3"; }
.ri-creative-commons-line:before { content: "\ebf4"; }
.ri-creative-commons-nc-fill:before { content: "\ebf5"; }
.ri-creative-commons-nc-line:before { content: "\ebf6"; }
.ri-creative-commons-nd-fill:before { content: "\ebf7"; }
.ri-creative-commons-nd-line:before { content: "\ebf8"; }
.ri-creative-commons-sa-fill:before { content: "\ebf9"; }
.ri-creative-commons-sa-line:before { content: "\ebfa"; }
.ri-creative-commons-zero-fill:before { content: "\ebfb"; }
.ri-creative-commons-zero-line:before { content: "\ebfc"; }
.ri-criminal-fill:before { content: "\ebfd"; }
.ri-criminal-line:before { content: "\ebfe"; }
.ri-crop-2-fill:before { content: "\ebff"; }
.ri-crop-2-line:before { content: "\ec00"; }
.ri-crop-fill:before { content: "\ec01"; }
.ri-crop-line:before { content: "\ec02"; }
.ri-css3-fill:before { content: "\ec03"; }
.ri-css3-line:before { content: "\ec04"; }
.ri-cup-fill:before { content: "\ec05"; }
.ri-cup-line:before { content: "\ec06"; }
.ri-currency-fill:before { content: "\ec07"; }
.ri-currency-line:before { content: "\ec08"; }
.ri-cursor-fill:before { content: "\ec09"; }
.ri-cursor-line:before { content: "\ec0a"; }
.ri-customer-service-2-fill:before { content: "\ec0b"; }
.ri-customer-service-2-line:before { content: "\ec0c"; }
.ri-customer-service-fill:before { content: "\ec0d"; }
.ri-customer-service-line:before { content: "\ec0e"; }
.ri-dashboard-2-fill:before { content: "\ec0f"; }
.ri-dashboard-2-line:before { content: "\ec10"; }
.ri-dashboard-3-fill:before { content: "\ec11"; }
.ri-dashboard-3-line:before { content: "\ec12"; }
.ri-dashboard-fill:before { content: "\ec13"; }
.ri-dashboard-line:before { content: "\ec14"; }
.ri-database-2-fill:before { content: "\ec15"; }
.ri-database-2-line:before { content: "\ec16"; }
.ri-database-fill:before { content: "\ec17"; }
.ri-database-line:before { content: "\ec18"; }
.ri-delete-back-2-fill:before { content: "\ec19"; }
.ri-delete-back-2-line:before { content: "\ec1a"; }
.ri-delete-back-fill:before { content: "\ec1b"; }
.ri-delete-back-line:before { content: "\ec1c"; }
.ri-delete-bin-2-fill:before { content: "\ec1d"; }
.ri-delete-bin-2-line:before { content: "\ec1e"; }
.ri-delete-bin-3-fill:before { content: "\ec1f"; }
.ri-delete-bin-3-line:before { content: "\ec20"; }
.ri-delete-bin-4-fill:before { content: "\ec21"; }
.ri-delete-bin-4-line:before { content: "\ec22"; }
.ri-delete-bin-5-fill:before { content: "\ec23"; }
.ri-delete-bin-5-line:before { content: "\ec24"; }
.ri-delete-bin-6-fill:before { content: "\ec25"; }
.ri-delete-bin-6-line:before { content: "\ec26"; }
.ri-delete-bin-7-fill:before { content: "\ec27"; }
.ri-delete-bin-7-line:before { content: "\ec28"; }
.ri-delete-bin-fill:before { content: "\ec29"; }
.ri-delete-bin-line:before { content: "\ec2a"; }
.ri-delete-column:before { content: "\ec2b"; }
.ri-delete-row:before { content: "\ec2c"; }
.ri-device-fill:before { content: "\ec2d"; }
.ri-device-line:before { content: "\ec2e"; }
.ri-device-recover-fill:before { content: "\ec2f"; }
.ri-device-recover-line:before { content: "\ec30"; }
.ri-dingding-fill:before { content: "\ec31"; }
.ri-dingding-line:before { content: "\ec32"; }
.ri-direction-fill:before { content: "\ec33"; }
.ri-direction-line:before { content: "\ec34"; }
.ri-disc-fill:before { content: "\ec35"; }
.ri-disc-line:before { content: "\ec36"; }
.ri-discord-fill:before { content: "\ec37"; }
.ri-discord-line:before { content: "\ec38"; }
.ri-discuss-fill:before { content: "\ec39"; }
.ri-discuss-line:before { content: "\ec3a"; }
.ri-dislike-fill:before { content: "\ec3b"; }
.ri-dislike-line:before { content: "\ec3c"; }
.ri-disqus-fill:before { content: "\ec3d"; }
.ri-disqus-line:before { content: "\ec3e"; }
.ri-divide-fill:before { content: "\ec3f"; }
.ri-divide-line:before { content: "\ec40"; }
.ri-donut-chart-fill:before { content: "\ec41"; }
.ri-donut-chart-line:before { content: "\ec42"; }
.ri-door-closed-fill:before { content: "\ec43"; }
.ri-door-closed-line:before { content: "\ec44"; }
.ri-door-fill:before { content: "\ec45"; }
.ri-door-line:before { content: "\ec46"; }
.ri-door-lock-box-fill:before { content: "\ec47"; }
.ri-door-lock-box-line:before { content: "\ec48"; }
.ri-door-lock-fill:before { content: "\ec49"; }
.ri-door-lock-line:before { content: "\ec4a"; }
.ri-door-open-fill:before { content: "\ec4b"; }
.ri-door-open-line:before { content: "\ec4c"; }
.ri-dossier-fill:before { content: "\ec4d"; }
.ri-dossier-line:before { content: "\ec4e"; }
.ri-douban-fill:before { content: "\ec4f"; }
.ri-douban-line:before { content: "\ec50"; }
.ri-double-quotes-l:before { content: "\ec51"; }
.ri-double-quotes-r:before { content: "\ec52"; }
.ri-download-2-fill:before { content: "\ec53"; }
.ri-download-2-line:before { content: "\ec54"; }
.ri-download-cloud-2-fill:before { content: "\ec55"; }
.ri-download-cloud-2-line:before { content: "\ec56"; }
.ri-download-cloud-fill:before { content: "\ec57"; }
.ri-download-cloud-line:before { content: "\ec58"; }
.ri-download-fill:before { content: "\ec59"; }
.ri-download-line:before { content: "\ec5a"; }
.ri-draft-fill:before { content: "\ec5b"; }
.ri-draft-line:before { content: "\ec5c"; }
.ri-drag-drop-fill:before { content: "\ec5d"; }
.ri-drag-drop-line:before { content: "\ec5e"; }
.ri-drag-move-2-fill:before { content: "\ec5f"; }
.ri-drag-move-2-line:before { content: "\ec60"; }
.ri-drag-move-fill:before { content: "\ec61"; }
.ri-drag-move-line:before { content: "\ec62"; }
.ri-dribbble-fill:before { content: "\ec63"; }
.ri-dribbble-line:before { content: "\ec64"; }
.ri-drive-fill:before { content: "\ec65"; }
.ri-drive-line:before { content: "\ec66"; }
.ri-drizzle-fill:before { content: "\ec67"; }
.ri-drizzle-line:before { content: "\ec68"; }
.ri-drop-fill:before { content: "\ec69"; }
.ri-drop-line:before { content: "\ec6a"; }
.ri-dropbox-fill:before { content: "\ec6b"; }
.ri-dropbox-line:before { content: "\ec6c"; }
.ri-dual-sim-1-fill:before { content: "\ec6d"; }
.ri-dual-sim-1-line:before { content: "\ec6e"; }
.ri-dual-sim-2-fill:before { content: "\ec6f"; }
.ri-dual-sim-2-line:before { content: "\ec70"; }
.ri-dv-fill:before { content: "\ec71"; }
.ri-dv-line:before { content: "\ec72"; }
.ri-dvd-fill:before { content: "\ec73"; }
.ri-dvd-line:before { content: "\ec74"; }
.ri-e-bike-2-fill:before { content: "\ec75"; }
.ri-e-bike-2-line:before { content: "\ec76"; }
.ri-e-bike-fill:before { content: "\ec77"; }
.ri-e-bike-line:before { content: "\ec78"; }
.ri-earth-fill:before { content: "\ec79"; }
.ri-earth-line:before { content: "\ec7a"; }
.ri-earthquake-fill:before { content: "\ec7b"; }
.ri-earthquake-line:before { content: "\ec7c"; }
.ri-edge-fill:before { content: "\ec7d"; }
.ri-edge-line:before { content: "\ec7e"; }
.ri-edit-2-fill:before { content: "\ec7f"; }
.ri-edit-2-line:before { content: "\ec80"; }
.ri-edit-box-fill:before { content: "\ec81"; }
.ri-edit-box-line:before { content: "\ec82"; }
.ri-edit-circle-fill:before { content: "\ec83"; }
.ri-edit-circle-line:before { content: "\ec84"; }
.ri-edit-fill:before { content: "\ec85"; }
.ri-edit-line:before { content: "\ec86"; }
.ri-eject-fill:before { content: "\ec87"; }
.ri-eject-line:before { content: "\ec88"; }
.ri-emotion-2-fill:before { content: "\ec89"; }
.ri-emotion-2-line:before { content: "\ec8a"; }
.ri-emotion-fill:before { content: "\ec8b"; }
.ri-emotion-happy-fill:before { content: "\ec8c"; }
.ri-emotion-happy-line:before { content: "\ec8d"; }
.ri-emotion-laugh-fill:before { content: "\ec8e"; }
.ri-emotion-laugh-line:before { content: "\ec8f"; }
.ri-emotion-line:before { content: "\ec90"; }
.ri-emotion-normal-fill:before { content: "\ec91"; }
.ri-emotion-normal-line:before { content: "\ec92"; }
.ri-emotion-sad-fill:before { content: "\ec93"; }
.ri-emotion-sad-line:before { content: "\ec94"; }
.ri-emotion-unhappy-fill:before { content: "\ec95"; }
.ri-emotion-unhappy-line:before { content: "\ec96"; }
.ri-empathize-fill:before { content: "\ec97"; }
.ri-empathize-line:before { content: "\ec98"; }
.ri-emphasis-cn:before { content: "\ec99"; }
.ri-emphasis:before { content: "\ec9a"; }
.ri-english-input:before { content: "\ec9b"; }
.ri-equalizer-fill:before { content: "\ec9c"; }
.ri-equalizer-line:before { content: "\ec9d"; }
.ri-eraser-fill:before { content: "\ec9e"; }
.ri-eraser-line:before { content: "\ec9f"; }
.ri-error-warning-fill:before { content: "\eca0"; }
.ri-error-warning-line:before { content: "\eca1"; }
.ri-evernote-fill:before { content: "\eca2"; }
.ri-evernote-line:before { content: "\eca3"; }
.ri-exchange-box-fill:before { content: "\eca4"; }
.ri-exchange-box-line:before { content: "\eca5"; }
.ri-exchange-cny-fill:before { content: "\eca6"; }
.ri-exchange-cny-line:before { content: "\eca7"; }
.ri-exchange-dollar-fill:before { content: "\eca8"; }
.ri-exchange-dollar-line:before { content: "\eca9"; }
.ri-exchange-fill:before { content: "\ecaa"; }
.ri-exchange-funds-fill:before { content: "\ecab"; }
.ri-exchange-funds-line:before { content: "\ecac"; }
.ri-exchange-line:before { content: "\ecad"; }
.ri-external-link-fill:before { content: "\ecae"; }
.ri-external-link-line:before { content: "\ecaf"; }
.ri-eye-2-fill:before { content: "\ecb0"; }
.ri-eye-2-line:before { content: "\ecb1"; }
.ri-eye-close-fill:before { content: "\ecb2"; }
.ri-eye-close-line:before { content: "\ecb3"; }
.ri-eye-fill:before { content: "\ecb4"; }
.ri-eye-line:before { content: "\ecb5"; }
.ri-eye-off-fill:before { content: "\ecb6"; }
.ri-eye-off-line:before { content: "\ecb7"; }
.ri-facebook-box-fill:before { content: "\ecb8"; }
.ri-facebook-box-line:before { content: "\ecb9"; }
.ri-facebook-circle-fill:before { content: "\ecba"; }
.ri-facebook-circle-line:before { content: "\ecbb"; }
.ri-facebook-fill:before { content: "\ecbc"; }
.ri-facebook-line:before { content: "\ecbd"; }
.ri-fahrenheit-fill:before { content: "\ecbe"; }
.ri-fahrenheit-line:before { content: "\ecbf"; }
.ri-feedback-fill:before { content: "\ecc0"; }
.ri-feedback-line:before { content: "\ecc1"; }
.ri-file-2-fill:before { content: "\ecc2"; }
.ri-file-2-line:before { content: "\ecc3"; }
.ri-file-3-fill:before { content: "\ecc4"; }
.ri-file-3-line:before { content: "\ecc5"; }
.ri-file-4-fill:before { content: "\ecc6"; }
.ri-file-4-line:before { content: "\ecc7"; }
.ri-file-add-fill:before { content: "\ecc8"; }
.ri-file-add-line:before { content: "\ecc9"; }
.ri-file-chart-2-fill:before { content: "\ecca"; }
.ri-file-chart-2-line:before { content: "\eccb"; }
.ri-file-chart-fill:before { content: "\eccc"; }
.ri-file-chart-line:before { content: "\eccd"; }
.ri-file-cloud-fill:before { content: "\ecce"; }
.ri-file-cloud-line:before { content: "\eccf"; }
.ri-file-code-fill:before { content: "\ecd0"; }
.ri-file-code-line:before { content: "\ecd1"; }
.ri-file-copy-2-fill:before { content: "\ecd2"; }
.ri-file-copy-2-line:before { content: "\ecd3"; }
.ri-file-copy-fill:before { content: "\ecd4"; }
.ri-file-copy-line:before { content: "\ecd5"; }
.ri-file-damage-fill:before { content: "\ecd6"; }
.ri-file-damage-line:before { content: "\ecd7"; }
.ri-file-download-fill:before { content: "\ecd8"; }
.ri-file-download-line:before { content: "\ecd9"; }
.ri-file-edit-fill:before { content: "\ecda"; }
.ri-file-edit-line:before { content: "\ecdb"; }
.ri-file-excel-2-fill:before { content: "\ecdc"; }
.ri-file-excel-2-line:before { content: "\ecdd"; }
.ri-file-excel-fill:before { content: "\ecde"; }
.ri-file-excel-line:before { content: "\ecdf"; }
.ri-file-fill:before { content: "\ece0"; }
.ri-file-forbid-fill:before { content: "\ece1"; }
.ri-file-forbid-line:before { content: "\ece2"; }
.ri-file-gif-fill:before { content: "\ece3"; }
.ri-file-gif-line:before { content: "\ece4"; }
.ri-file-history-fill:before { content: "\ece5"; }
.ri-file-history-line:before { content: "\ece6"; }
.ri-file-hwp-fill:before { content: "\ece7"; }
.ri-file-hwp-line:before { content: "\ece8"; }
.ri-file-info-fill:before { content: "\ece9"; }
.ri-file-info-line:before { content: "\ecea"; }
.ri-file-line:before { content: "\eceb"; }
.ri-file-list-2-fill:before { content: "\ecec"; }
.ri-file-list-2-line:before { content: "\eced"; }
.ri-file-list-3-fill:before { content: "\ecee"; }
.ri-file-list-3-line:before { content: "\ecef"; }
.ri-file-list-fill:before { content: "\ecf0"; }
.ri-file-list-line:before { content: "\ecf1"; }
.ri-file-lock-fill:before { content: "\ecf2"; }
.ri-file-lock-line:before { content: "\ecf3"; }
.ri-file-mark-fill:before { content: "\ecf4"; }
.ri-file-mark-line:before { content: "\ecf5"; }
.ri-file-music-fill:before { content: "\ecf6"; }
.ri-file-music-line:before { content: "\ecf7"; }
.ri-file-paper-2-fill:before { content: "\ecf8"; }
.ri-file-paper-2-line:before { content: "\ecf9"; }
.ri-file-paper-fill:before { content: "\ecfa"; }
.ri-file-paper-line:before { content: "\ecfb"; }
.ri-file-pdf-fill:before { content: "\ecfc"; }
.ri-file-pdf-line:before { content: "\ecfd"; }
.ri-file-ppt-2-fill:before { content: "\ecfe"; }
.ri-file-ppt-2-line:before { content: "\ecff"; }
.ri-file-ppt-fill:before { content: "\ed00"; }
.ri-file-ppt-line:before { content: "\ed01"; }
.ri-file-reduce-fill:before { content: "\ed02"; }
.ri-file-reduce-line:before { content: "\ed03"; }
.ri-file-search-fill:before { content: "\ed04"; }
.ri-file-search-line:before { content: "\ed05"; }
.ri-file-settings-fill:before { content: "\ed06"; }
.ri-file-settings-line:before { content: "\ed07"; }
.ri-file-shield-2-fill:before { content: "\ed08"; }
.ri-file-shield-2-line:before { content: "\ed09"; }
.ri-file-shield-fill:before { content: "\ed0a"; }
.ri-file-shield-line:before { content: "\ed0b"; }
.ri-file-shred-fill:before { content: "\ed0c"; }
.ri-file-shred-line:before { content: "\ed0d"; }
.ri-file-text-fill:before { content: "\ed0e"; }
.ri-file-text-line:before { content: "\ed0f"; }
.ri-file-transfer-fill:before { content: "\ed10"; }
.ri-file-transfer-line:before { content: "\ed11"; }
.ri-file-unknow-fill:before { content: "\ed12"; }
.ri-file-unknow-line:before { content: "\ed13"; }
.ri-file-upload-fill:before { content: "\ed14"; }
.ri-file-upload-line:before { content: "\ed15"; }
.ri-file-user-fill:before { content: "\ed16"; }
.ri-file-user-line:before { content: "\ed17"; }
.ri-file-warning-fill:before { content: "\ed18"; }
.ri-file-warning-line:before { content: "\ed19"; }
.ri-file-word-2-fill:before { content: "\ed1a"; }
.ri-file-word-2-line:before { content: "\ed1b"; }
.ri-file-word-fill:before { content: "\ed1c"; }
.ri-file-word-line:before { content: "\ed1d"; }
.ri-file-zip-fill:before { content: "\ed1e"; }
.ri-file-zip-line:before { content: "\ed1f"; }
.ri-film-fill:before { content: "\ed20"; }
.ri-film-line:before { content: "\ed21"; }
.ri-filter-2-fill:before { content: "\ed22"; }
.ri-filter-2-line:before { content: "\ed23"; }
.ri-filter-3-fill:before { content: "\ed24"; }
.ri-filter-3-line:before { content: "\ed25"; }
.ri-filter-fill:before { content: "\ed26"; }
.ri-filter-line:before { content: "\ed27"; }
.ri-filter-off-fill:before { content: "\ed28"; }
.ri-filter-off-line:before { content: "\ed29"; }
.ri-find-replace-fill:before { content: "\ed2a"; }
.ri-find-replace-line:before { content: "\ed2b"; }
.ri-finder-fill:before { content: "\ed2c"; }
.ri-finder-line:before { content: "\ed2d"; }
.ri-fingerprint-2-fill:before { content: "\ed2e"; }
.ri-fingerprint-2-line:before { content: "\ed2f"; }
.ri-fingerprint-fill:before { content: "\ed30"; }
.ri-fingerprint-line:before { content: "\ed31"; }
.ri-fire-fill:before { content: "\ed32"; }
.ri-fire-line:before { content: "\ed33"; }
.ri-firefox-fill:before { content: "\ed34"; }
.ri-firefox-line:before { content: "\ed35"; }
.ri-first-aid-kit-fill:before { content: "\ed36"; }
.ri-first-aid-kit-line:before { content: "\ed37"; }
.ri-flag-2-fill:before { content: "\ed38"; }
.ri-flag-2-line:before { content: "\ed39"; }
.ri-flag-fill:before { content: "\ed3a"; }
.ri-flag-line:before { content: "\ed3b"; }
.ri-flashlight-fill:before { content: "\ed3c"; }
.ri-flashlight-line:before { content: "\ed3d"; }
.ri-flask-fill:before { content: "\ed3e"; }
.ri-flask-line:before { content: "\ed3f"; }
.ri-flight-land-fill:before { content: "\ed40"; }
.ri-flight-land-line:before { content: "\ed41"; }
.ri-flight-takeoff-fill:before { content: "\ed42"; }
.ri-flight-takeoff-line:before { content: "\ed43"; }
.ri-flood-fill:before { content: "\ed44"; }
.ri-flood-line:before { content: "\ed45"; }
.ri-flow-chart:before { content: "\ed46"; }
.ri-flutter-fill:before { content: "\ed47"; }
.ri-flutter-line:before { content: "\ed48"; }
.ri-focus-2-fill:before { content: "\ed49"; }
.ri-focus-2-line:before { content: "\ed4a"; }
.ri-focus-3-fill:before { content: "\ed4b"; }
.ri-focus-3-line:before { content: "\ed4c"; }
.ri-focus-fill:before { content: "\ed4d"; }
.ri-focus-line:before { content: "\ed4e"; }
.ri-foggy-fill:before { content: "\ed4f"; }
.ri-foggy-line:before { content: "\ed50"; }
.ri-folder-2-fill:before { content: "\ed51"; }
.ri-folder-2-line:before { content: "\ed52"; }
.ri-folder-3-fill:before { content: "\ed53"; }
.ri-folder-3-line:before { content: "\ed54"; }
.ri-folder-4-fill:before { content: "\ed55"; }
.ri-folder-4-line:before { content: "\ed56"; }
.ri-folder-5-fill:before { content: "\ed57"; }
.ri-folder-5-line:before { content: "\ed58"; }
.ri-folder-add-fill:before { content: "\ed59"; }
.ri-folder-add-line:before { content: "\ed5a"; }
.ri-folder-chart-2-fill:before { content: "\ed5b"; }
.ri-folder-chart-2-line:before { content: "\ed5c"; }
.ri-folder-chart-fill:before { content: "\ed5d"; }
.ri-folder-chart-line:before { content: "\ed5e"; }
.ri-folder-download-fill:before { content: "\ed5f"; }
.ri-folder-download-line:before { content: "\ed60"; }
.ri-folder-fill:before { content: "\ed61"; }
.ri-folder-forbid-fill:before { content: "\ed62"; }
.ri-folder-forbid-line:before { content: "\ed63"; }
.ri-folder-history-fill:before { content: "\ed64"; }
.ri-folder-history-line:before { content: "\ed65"; }
.ri-folder-info-fill:before { content: "\ed66"; }
.ri-folder-info-line:before { content: "\ed67"; }
.ri-folder-keyhole-fill:before { content: "\ed68"; }
.ri-folder-keyhole-line:before { content: "\ed69"; }
.ri-folder-line:before { content: "\ed6a"; }
.ri-folder-lock-fill:before { content: "\ed6b"; }
.ri-folder-lock-line:before { content: "\ed6c"; }
.ri-folder-music-fill:before { content: "\ed6d"; }
.ri-folder-music-line:before { content: "\ed6e"; }
.ri-folder-open-fill:before { content: "\ed6f"; }
.ri-folder-open-line:before { content: "\ed70"; }
.ri-folder-received-fill:before { content: "\ed71"; }
.ri-folder-received-line:before { content: "\ed72"; }
.ri-folder-reduce-fill:before { content: "\ed73"; }
.ri-folder-reduce-line:before { content: "\ed74"; }
.ri-folder-settings-fill:before { content: "\ed75"; }
.ri-folder-settings-line:before { content: "\ed76"; }
.ri-folder-shared-fill:before { content: "\ed77"; }
.ri-folder-shared-line:before { content: "\ed78"; }
.ri-folder-shield-2-fill:before { content: "\ed79"; }
.ri-folder-shield-2-line:before { content: "\ed7a"; }
.ri-folder-shield-fill:before { content: "\ed7b"; }
.ri-folder-shield-line:before { content: "\ed7c"; }
.ri-folder-transfer-fill:before { content: "\ed7d"; }
.ri-folder-transfer-line:before { content: "\ed7e"; }
.ri-folder-unknow-fill:before { content: "\ed7f"; }
.ri-folder-unknow-line:before { content: "\ed80"; }
.ri-folder-upload-fill:before { content: "\ed81"; }
.ri-folder-upload-line:before { content: "\ed82"; }
.ri-folder-user-fill:before { content: "\ed83"; }
.ri-folder-user-line:before { content: "\ed84"; }
.ri-folder-warning-fill:before { content: "\ed85"; }
.ri-folder-warning-line:before { content: "\ed86"; }
.ri-folder-zip-fill:before { content: "\ed87"; }
.ri-folder-zip-line:before { content: "\ed88"; }
.ri-folders-fill:before { content: "\ed89"; }
.ri-folders-line:before { content: "\ed8a"; }
.ri-font-color:before { content: "\ed8b"; }
.ri-font-size-2:before { content: "\ed8c"; }
.ri-font-size:before { content: "\ed8d"; }
.ri-football-fill:before { content: "\ed8e"; }
.ri-football-line:before { content: "\ed8f"; }
.ri-footprint-fill:before { content: "\ed90"; }
.ri-footprint-line:before { content: "\ed91"; }
.ri-forbid-2-fill:before { content: "\ed92"; }
.ri-forbid-2-line:before { content: "\ed93"; }
.ri-forbid-fill:before { content: "\ed94"; }
.ri-forbid-line:before { content: "\ed95"; }
.ri-format-clear:before { content: "\ed96"; }
.ri-fridge-fill:before { content: "\ed97"; }
.ri-fridge-line:before { content: "\ed98"; }
.ri-fullscreen-exit-fill:before { content: "\ed99"; }
.ri-fullscreen-exit-line:before { content: "\ed9a"; }
.ri-fullscreen-fill:before { content: "\ed9b"; }
.ri-fullscreen-line:before { content: "\ed9c"; }
.ri-function-fill:before { content: "\ed9d"; }
.ri-function-line:before { content: "\ed9e"; }
.ri-functions:before { content: "\ed9f"; }
.ri-funds-box-fill:before { content: "\eda0"; }
.ri-funds-box-line:before { content: "\eda1"; }
.ri-funds-fill:before { content: "\eda2"; }
.ri-funds-line:before { content: "\eda3"; }
.ri-gallery-fill:before { content: "\eda4"; }
.ri-gallery-line:before { content: "\eda5"; }
.ri-gallery-upload-fill:before { content: "\eda6"; }
.ri-gallery-upload-line:before { content: "\eda7"; }
.ri-game-fill:before { content: "\eda8"; }
.ri-game-line:before { content: "\eda9"; }
.ri-gamepad-fill:before { content: "\edaa"; }
.ri-gamepad-line:before { content: "\edab"; }
.ri-gas-station-fill:before { content: "\edac"; }
.ri-gas-station-line:before { content: "\edad"; }
.ri-gatsby-fill:before { content: "\edae"; }
.ri-gatsby-line:before { content: "\edaf"; }
.ri-genderless-fill:before { content: "\edb0"; }
.ri-genderless-line:before { content: "\edb1"; }
.ri-ghost-2-fill:before { content: "\edb2"; }
.ri-ghost-2-line:before { content: "\edb3"; }
.ri-ghost-fill:before { content: "\edb4"; }
.ri-ghost-line:before { content: "\edb5"; }
.ri-ghost-smile-fill:before { content: "\edb6"; }
.ri-ghost-smile-line:before { content: "\edb7"; }
.ri-gift-2-fill:before { content: "\edb8"; }
.ri-gift-2-line:before { content: "\edb9"; }
.ri-gift-fill:before { content: "\edba"; }
.ri-gift-line:before { content: "\edbb"; }
.ri-git-branch-fill:before { content: "\edbc"; }
.ri-git-branch-line:before { content: "\edbd"; }
.ri-git-commit-fill:before { content: "\edbe"; }
.ri-git-commit-line:before { content: "\edbf"; }
.ri-git-merge-fill:before { content: "\edc0"; }
.ri-git-merge-line:before { content: "\edc1"; }
.ri-git-pull-request-fill:before { content: "\edc2"; }
.ri-git-pull-request-line:before { content: "\edc3"; }
.ri-git-repository-commits-fill:before { content: "\edc4"; }
.ri-git-repository-commits-line:before { content: "\edc5"; }
.ri-git-repository-fill:before { content: "\edc6"; }
.ri-git-repository-line:before { content: "\edc7"; }
.ri-git-repository-private-fill:before { content: "\edc8"; }
.ri-git-repository-private-line:before { content: "\edc9"; }
.ri-github-fill:before { content: "\edca"; }
.ri-github-line:before { content: "\edcb"; }
.ri-gitlab-fill:before { content: "\edcc"; }
.ri-gitlab-line:before { content: "\edcd"; }
.ri-global-fill:before { content: "\edce"; }
.ri-global-line:before { content: "\edcf"; }
.ri-globe-fill:before { content: "\edd0"; }
.ri-globe-line:before { content: "\edd1"; }
.ri-goblet-fill:before { content: "\edd2"; }
.ri-goblet-line:before { content: "\edd3"; }
.ri-google-fill:before { content: "\edd4"; }
.ri-google-line:before { content: "\edd5"; }
.ri-google-play-fill:before { content: "\edd6"; }
.ri-google-play-line:before { content: "\edd7"; }
.ri-government-fill:before { content: "\edd8"; }
.ri-government-line:before { content: "\edd9"; }
.ri-gps-fill:before { content: "\edda"; }
.ri-gps-line:before { content: "\eddb"; }
.ri-gradienter-fill:before { content: "\eddc"; }
.ri-gradienter-line:before { content: "\eddd"; }
.ri-grid-fill:before { content: "\edde"; }
.ri-grid-line:before { content: "\eddf"; }
.ri-group-2-fill:before { content: "\ede0"; }
.ri-group-2-line:before { content: "\ede1"; }
.ri-group-fill:before { content: "\ede2"; }
.ri-group-line:before { content: "\ede3"; }
.ri-guide-fill:before { content: "\ede4"; }
.ri-guide-line:before { content: "\ede5"; }
.ri-h-1:before { content: "\ede6"; }
.ri-h-2:before { content: "\ede7"; }
.ri-h-3:before { content: "\ede8"; }
.ri-h-4:before { content: "\ede9"; }
.ri-h-5:before { content: "\edea"; }
.ri-h-6:before { content: "\edeb"; }
.ri-hail-fill:before { content: "\edec"; }
.ri-hail-line:before { content: "\eded"; }
.ri-hammer-fill:before { content: "\edee"; }
.ri-hammer-line:before { content: "\edef"; }
.ri-hand-coin-fill:before { content: "\edf0"; }
.ri-hand-coin-line:before { content: "\edf1"; }
.ri-hand-heart-fill:before { content: "\edf2"; }
.ri-hand-heart-line:before { content: "\edf3"; }
.ri-hand-sanitizer-fill:before { content: "\edf4"; }
.ri-hand-sanitizer-line:before { content: "\edf5"; }
.ri-handbag-fill:before { content: "\edf6"; }
.ri-handbag-line:before { content: "\edf7"; }
.ri-hard-drive-2-fill:before { content: "\edf8"; }
.ri-hard-drive-2-line:before { content: "\edf9"; }
.ri-hard-drive-fill:before { content: "\edfa"; }
.ri-hard-drive-line:before { content: "\edfb"; }
.ri-hashtag:before { content: "\edfc"; }
.ri-haze-2-fill:before { content: "\edfd"; }
.ri-haze-2-line:before { content: "\edfe"; }
.ri-haze-fill:before { content: "\edff"; }
.ri-haze-line:before { content: "\ee00"; }
.ri-hd-fill:before { content: "\ee01"; }
.ri-hd-line:before { content: "\ee02"; }
.ri-heading:before { content: "\ee03"; }
.ri-headphone-fill:before { content: "\ee04"; }
.ri-headphone-line:before { content: "\ee05"; }
.ri-health-book-fill:before { content: "\ee06"; }
.ri-health-book-line:before { content: "\ee07"; }
.ri-heart-2-fill:before { content: "\ee08"; }
.ri-heart-2-line:before { content: "\ee09"; }
.ri-heart-3-fill:before { content: "\ee0a"; }
.ri-heart-3-line:before { content: "\ee0b"; }
.ri-heart-add-fill:before { content: "\ee0c"; }
.ri-heart-add-line:before { content: "\ee0d"; }
.ri-heart-fill:before { content: "\ee0e"; }
.ri-heart-line:before { content: "\ee0f"; }
.ri-heart-pulse-fill:before { content: "\ee10"; }
.ri-heart-pulse-line:before { content: "\ee11"; }
.ri-hearts-fill:before { content: "\ee12"; }
.ri-hearts-line:before { content: "\ee13"; }
.ri-heavy-showers-fill:before { content: "\ee14"; }
.ri-heavy-showers-line:before { content: "\ee15"; }
.ri-history-fill:before { content: "\ee16"; }
.ri-history-line:before { content: "\ee17"; }
.ri-home-2-fill:before { content: "\ee18"; }
.ri-home-2-line:before { content: "\ee19"; }
.ri-home-3-fill:before { content: "\ee1a"; }
.ri-home-3-line:before { content: "\ee1b"; }
.ri-home-4-fill:before { content: "\ee1c"; }
.ri-home-4-line:before { content: "\ee1d"; }
.ri-home-5-fill:before { content: "\ee1e"; }
.ri-home-5-line:before { content: "\ee1f"; }
.ri-home-6-fill:before { content: "\ee20"; }
.ri-home-6-line:before { content: "\ee21"; }
.ri-home-7-fill:before { content: "\ee22"; }
.ri-home-7-line:before { content: "\ee23"; }
.ri-home-8-fill:before { content: "\ee24"; }
.ri-home-8-line:before { content: "\ee25"; }
.ri-home-fill:before { content: "\ee26"; }
.ri-home-gear-fill:before { content: "\ee27"; }
.ri-home-gear-line:before { content: "\ee28"; }
.ri-home-heart-fill:before { content: "\ee29"; }
.ri-home-heart-line:before { content: "\ee2a"; }
.ri-home-line:before { content: "\ee2b"; }
.ri-home-smile-2-fill:before { content: "\ee2c"; }
.ri-home-smile-2-line:before { content: "\ee2d"; }
.ri-home-smile-fill:before { content: "\ee2e"; }
.ri-home-smile-line:before { content: "\ee2f"; }
.ri-home-wifi-fill:before { content: "\ee30"; }
.ri-home-wifi-line:before { content: "\ee31"; }
.ri-honor-of-kings-fill:before { content: "\ee32"; }
.ri-honor-of-kings-line:before { content: "\ee33"; }
.ri-honour-fill:before { content: "\ee34"; }
.ri-honour-line:before { content: "\ee35"; }
.ri-hospital-fill:before { content: "\ee36"; }
.ri-hospital-line:before { content: "\ee37"; }
.ri-hotel-bed-fill:before { content: "\ee38"; }
.ri-hotel-bed-line:before { content: "\ee39"; }
.ri-hotel-fill:before { content: "\ee3a"; }
.ri-hotel-line:before { content: "\ee3b"; }
.ri-hotspot-fill:before { content: "\ee3c"; }
.ri-hotspot-line:before { content: "\ee3d"; }
.ri-hq-fill:before { content: "\ee3e"; }
.ri-hq-line:before { content: "\ee3f"; }
.ri-html5-fill:before { content: "\ee40"; }
.ri-html5-line:before { content: "\ee41"; }
.ri-ie-fill:before { content: "\ee42"; }
.ri-ie-line:before { content: "\ee43"; }
.ri-image-2-fill:before { content: "\ee44"; }
.ri-image-2-line:before { content: "\ee45"; }
.ri-image-add-fill:before { content: "\ee46"; }
.ri-image-add-line:before { content: "\ee47"; }
.ri-image-edit-fill:before { content: "\ee48"; }
.ri-image-edit-line:before { content: "\ee49"; }
.ri-image-fill:before { content: "\ee4a"; }
.ri-image-line:before { content: "\ee4b"; }
.ri-inbox-archive-fill:before { content: "\ee4c"; }
.ri-inbox-archive-line:before { content: "\ee4d"; }
.ri-inbox-fill:before { content: "\ee4e"; }
.ri-inbox-line:before { content: "\ee4f"; }
.ri-inbox-unarchive-fill:before { content: "\ee50"; }
.ri-inbox-unarchive-line:before { content: "\ee51"; }
.ri-increase-decrease-fill:before { content: "\ee52"; }
.ri-increase-decrease-line:before { content: "\ee53"; }
.ri-indent-decrease:before { content: "\ee54"; }
.ri-indent-increase:before { content: "\ee55"; }
.ri-indeterminate-circle-fill:before { content: "\ee56"; }
.ri-indeterminate-circle-line:before { content: "\ee57"; }
.ri-information-fill:before { content: "\ee58"; }
.ri-information-line:before { content: "\ee59"; }
.ri-infrared-thermometer-fill:before { content: "\ee5a"; }
.ri-infrared-thermometer-line:before { content: "\ee5b"; }
.ri-ink-bottle-fill:before { content: "\ee5c"; }
.ri-ink-bottle-line:before { content: "\ee5d"; }
.ri-input-cursor-move:before { content: "\ee5e"; }
.ri-input-method-fill:before { content: "\ee5f"; }
.ri-input-method-line:before { content: "\ee60"; }
.ri-insert-column-left:before { content: "\ee61"; }
.ri-insert-column-right:before { content: "\ee62"; }
.ri-insert-row-bottom:before { content: "\ee63"; }
.ri-insert-row-top:before { content: "\ee64"; }
.ri-instagram-fill:before { content: "\ee65"; }
.ri-instagram-line:before { content: "\ee66"; }
.ri-install-fill:before { content: "\ee67"; }
.ri-install-line:before { content: "\ee68"; }
.ri-invision-fill:before { content: "\ee69"; }
.ri-invision-line:before { content: "\ee6a"; }
.ri-italic:before { content: "\ee6b"; }
.ri-kakao-talk-fill:before { content: "\ee6c"; }
.ri-kakao-talk-line:before { content: "\ee6d"; }
.ri-key-2-fill:before { content: "\ee6e"; }
.ri-key-2-line:before { content: "\ee6f"; }
.ri-key-fill:before { content: "\ee70"; }
.ri-key-line:before { content: "\ee71"; }
.ri-keyboard-box-fill:before { content: "\ee72"; }
.ri-keyboard-box-line:before { content: "\ee73"; }
.ri-keyboard-fill:before { content: "\ee74"; }
.ri-keyboard-line:before { content: "\ee75"; }
.ri-keynote-fill:before { content: "\ee76"; }
.ri-keynote-line:before { content: "\ee77"; }
.ri-knife-blood-fill:before { content: "\ee78"; }
.ri-knife-blood-line:before { content: "\ee79"; }
.ri-knife-fill:before { content: "\ee7a"; }
.ri-knife-line:before { content: "\ee7b"; }
.ri-landscape-fill:before { content: "\ee7c"; }
.ri-landscape-line:before { content: "\ee7d"; }
.ri-layout-2-fill:before { content: "\ee7e"; }
.ri-layout-2-line:before { content: "\ee7f"; }
.ri-layout-3-fill:before { content: "\ee80"; }
.ri-layout-3-line:before { content: "\ee81"; }
.ri-layout-4-fill:before { content: "\ee82"; }
.ri-layout-4-line:before { content: "\ee83"; }
.ri-layout-5-fill:before { content: "\ee84"; }
.ri-layout-5-line:before { content: "\ee85"; }
.ri-layout-6-fill:before { content: "\ee86"; }
.ri-layout-6-line:before { content: "\ee87"; }
.ri-layout-bottom-2-fill:before { content: "\ee88"; }
.ri-layout-bottom-2-line:before { content: "\ee89"; }
.ri-layout-bottom-fill:before { content: "\ee8a"; }
.ri-layout-bottom-line:before { content: "\ee8b"; }
.ri-layout-column-fill:before { content: "\ee8c"; }
.ri-layout-column-line:before { content: "\ee8d"; }
.ri-layout-fill:before { content: "\ee8e"; }
.ri-layout-grid-fill:before { content: "\ee8f"; }
.ri-layout-grid-line:before { content: "\ee90"; }
.ri-layout-left-2-fill:before { content: "\ee91"; }
.ri-layout-left-2-line:before { content: "\ee92"; }
.ri-layout-left-fill:before { content: "\ee93"; }
.ri-layout-left-line:before { content: "\ee94"; }
.ri-layout-line:before { content: "\ee95"; }
.ri-layout-masonry-fill:before { content: "\ee96"; }
.ri-layout-masonry-line:before { content: "\ee97"; }
.ri-layout-right-2-fill:before { content: "\ee98"; }
.ri-layout-right-2-line:before { content: "\ee99"; }
.ri-layout-right-fill:before { content: "\ee9a"; }
.ri-layout-right-line:before { content: "\ee9b"; }
.ri-layout-row-fill:before { content: "\ee9c"; }
.ri-layout-row-line:before { content: "\ee9d"; }
.ri-layout-top-2-fill:before { content: "\ee9e"; }
.ri-layout-top-2-line:before { content: "\ee9f"; }
.ri-layout-top-fill:before { content: "\eea0"; }
.ri-layout-top-line:before { content: "\eea1"; }
.ri-leaf-fill:before { content: "\eea2"; }
.ri-leaf-line:before { content: "\eea3"; }
.ri-lifebuoy-fill:before { content: "\eea4"; }
.ri-lifebuoy-line:before { content: "\eea5"; }
.ri-lightbulb-fill:before { content: "\eea6"; }
.ri-lightbulb-flash-fill:before { content: "\eea7"; }
.ri-lightbulb-flash-line:before { content: "\eea8"; }
.ri-lightbulb-line:before { content: "\eea9"; }
.ri-line-chart-fill:before { content: "\eeaa"; }
.ri-line-chart-line:before { content: "\eeab"; }
.ri-line-fill:before { content: "\eeac"; }
.ri-line-height:before { content: "\eead"; }
.ri-line-line:before { content: "\eeae"; }
.ri-link-m:before { content: "\eeaf"; }
.ri-link-unlink-m:before { content: "\eeb0"; }
.ri-link-unlink:before { content: "\eeb1"; }
.ri-link:before { content: "\eeb2"; }
.ri-linkedin-box-fill:before { content: "\eeb3"; }
.ri-linkedin-box-line:before { content: "\eeb4"; }
.ri-linkedin-fill:before { content: "\eeb5"; }
.ri-linkedin-line:before { content: "\eeb6"; }
.ri-links-fill:before { content: "\eeb7"; }
.ri-links-line:before { content: "\eeb8"; }
.ri-list-check-2:before { content: "\eeb9"; }
.ri-list-check:before { content: "\eeba"; }
.ri-list-ordered:before { content: "\eebb"; }
.ri-list-settings-fill:before { content: "\eebc"; }
.ri-list-settings-line:before { content: "\eebd"; }
.ri-list-unordered:before { content: "\eebe"; }
.ri-live-fill:before { content: "\eebf"; }
.ri-live-line:before { content: "\eec0"; }
.ri-loader-2-fill:before { content: "\eec1"; }
.ri-loader-2-line:before { content: "\eec2"; }
.ri-loader-3-fill:before { content: "\eec3"; }
.ri-loader-3-line:before { content: "\eec4"; }
.ri-loader-4-fill:before { content: "\eec5"; }
.ri-loader-4-line:before { content: "\eec6"; }
.ri-loader-5-fill:before { content: "\eec7"; }
.ri-loader-5-line:before { content: "\eec8"; }
.ri-loader-fill:before { content: "\eec9"; }
.ri-loader-line:before { content: "\eeca"; }
.ri-lock-2-fill:before { content: "\eecb"; }
.ri-lock-2-line:before { content: "\eecc"; }
.ri-lock-fill:before { content: "\eecd"; }
.ri-lock-line:before { content: "\eece"; }
.ri-lock-password-fill:before { content: "\eecf"; }
.ri-lock-password-line:before { content: "\eed0"; }
.ri-lock-unlock-fill:before { content: "\eed1"; }
.ri-lock-unlock-line:before { content: "\eed2"; }
.ri-login-box-fill:before { content: "\eed3"; }
.ri-login-box-line:before { content: "\eed4"; }
.ri-login-circle-fill:before { content: "\eed5"; }
.ri-login-circle-line:before { content: "\eed6"; }
.ri-logout-box-fill:before { content: "\eed7"; }
.ri-logout-box-line:before { content: "\eed8"; }
.ri-logout-box-r-fill:before { content: "\eed9"; }
.ri-logout-box-r-line:before { content: "\eeda"; }
.ri-logout-circle-fill:before { content: "\eedb"; }
.ri-logout-circle-line:before { content: "\eedc"; }
.ri-logout-circle-r-fill:before { content: "\eedd"; }
.ri-logout-circle-r-line:before { content: "\eede"; }
.ri-luggage-cart-fill:before { content: "\eedf"; }
.ri-luggage-cart-line:before { content: "\eee0"; }
.ri-luggage-deposit-fill:before { content: "\eee1"; }
.ri-luggage-deposit-line:before { content: "\eee2"; }
.ri-lungs-fill:before { content: "\eee3"; }
.ri-lungs-line:before { content: "\eee4"; }
.ri-mac-fill:before { content: "\eee5"; }
.ri-mac-line:before { content: "\eee6"; }
.ri-macbook-fill:before { content: "\eee7"; }
.ri-macbook-line:before { content: "\eee8"; }
.ri-magic-fill:before { content: "\eee9"; }
.ri-magic-line:before { content: "\eeea"; }
.ri-mail-add-fill:before { content: "\eeeb"; }
.ri-mail-add-line:before { content: "\eeec"; }
.ri-mail-check-fill:before { content: "\eeed"; }
.ri-mail-check-line:before { content: "\eeee"; }
.ri-mail-close-fill:before { content: "\eeef"; }
.ri-mail-close-line:before { content: "\eef0"; }
.ri-mail-download-fill:before { content: "\eef1"; }
.ri-mail-download-line:before { content: "\eef2"; }
.ri-mail-fill:before { content: "\eef3"; }
.ri-mail-forbid-fill:before { content: "\eef4"; }
.ri-mail-forbid-line:before { content: "\eef5"; }
.ri-mail-line:before { content: "\eef6"; }
.ri-mail-lock-fill:before { content: "\eef7"; }
.ri-mail-lock-line:before { content: "\eef8"; }
.ri-mail-open-fill:before { content: "\eef9"; }
.ri-mail-open-line:before { content: "\eefa"; }
.ri-mail-send-fill:before { content: "\eefb"; }
.ri-mail-send-line:before { content: "\eefc"; }
.ri-mail-settings-fill:before { content: "\eefd"; }
.ri-mail-settings-line:before { content: "\eefe"; }
.ri-mail-star-fill:before { content: "\eeff"; }
.ri-mail-star-line:before { content: "\ef00"; }
.ri-mail-unread-fill:before { content: "\ef01"; }
.ri-mail-unread-line:before { content: "\ef02"; }
.ri-mail-volume-fill:before { content: "\ef03"; }
.ri-mail-volume-line:before { content: "\ef04"; }
.ri-map-2-fill:before { content: "\ef05"; }
.ri-map-2-line:before { content: "\ef06"; }
.ri-map-fill:before { content: "\ef07"; }
.ri-map-line:before { content: "\ef08"; }
.ri-map-pin-2-fill:before { content: "\ef09"; }
.ri-map-pin-2-line:before { content: "\ef0a"; }
.ri-map-pin-3-fill:before { content: "\ef0b"; }
.ri-map-pin-3-line:before { content: "\ef0c"; }
.ri-map-pin-4-fill:before { content: "\ef0d"; }
.ri-map-pin-4-line:before { content: "\ef0e"; }
.ri-map-pin-5-fill:before { content: "\ef0f"; }
.ri-map-pin-5-line:before { content: "\ef10"; }
.ri-map-pin-add-fill:before { content: "\ef11"; }
.ri-map-pin-add-line:before { content: "\ef12"; }
.ri-map-pin-fill:before { content: "\ef13"; }
.ri-map-pin-line:before { content: "\ef14"; }
.ri-map-pin-range-fill:before { content: "\ef15"; }
.ri-map-pin-range-line:before { content: "\ef16"; }
.ri-map-pin-time-fill:before { content: "\ef17"; }
.ri-map-pin-time-line:before { content: "\ef18"; }
.ri-map-pin-user-fill:before { content: "\ef19"; }
.ri-map-pin-user-line:before { content: "\ef1a"; }
.ri-mark-pen-fill:before { content: "\ef1b"; }
.ri-mark-pen-line:before { content: "\ef1c"; }
.ri-markdown-fill:before { content: "\ef1d"; }
.ri-markdown-line:before { content: "\ef1e"; }
.ri-markup-fill:before { content: "\ef1f"; }
.ri-markup-line:before { content: "\ef20"; }
.ri-mastercard-fill:before { content: "\ef21"; }
.ri-mastercard-line:before { content: "\ef22"; }
.ri-mastodon-fill:before { content: "\ef23"; }
.ri-mastodon-line:before { content: "\ef24"; }
.ri-medal-2-fill:before { content: "\ef25"; }
.ri-medal-2-line:before { content: "\ef26"; }
.ri-medal-fill:before { content: "\ef27"; }
.ri-medal-line:before { content: "\ef28"; }
.ri-medicine-bottle-fill:before { content: "\ef29"; }
.ri-medicine-bottle-line:before { content: "\ef2a"; }
.ri-medium-fill:before { content: "\ef2b"; }
.ri-medium-line:before { content: "\ef2c"; }
.ri-men-fill:before { content: "\ef2d"; }
.ri-men-line:before { content: "\ef2e"; }
.ri-mental-health-fill:before { content: "\ef2f"; }
.ri-mental-health-line:before { content: "\ef30"; }
.ri-menu-2-fill:before { content: "\ef31"; }
.ri-menu-2-line:before { content: "\ef32"; }
.ri-menu-3-fill:before { content: "\ef33"; }
.ri-menu-3-line:before { content: "\ef34"; }
.ri-menu-4-fill:before { content: "\ef35"; }
.ri-menu-4-line:before { content: "\ef36"; }
.ri-menu-5-fill:before { content: "\ef37"; }
.ri-menu-5-line:before { content: "\ef38"; }
.ri-menu-add-fill:before { content: "\ef39"; }
.ri-menu-add-line:before { content: "\ef3a"; }
.ri-menu-fill:before { content: "\ef3b"; }
.ri-menu-fold-fill:before { content: "\ef3c"; }
.ri-menu-fold-line:before { content: "\ef3d"; }
.ri-menu-line:before { content: "\ef3e"; }
.ri-menu-unfold-fill:before { content: "\ef3f"; }
.ri-menu-unfold-line:before { content: "\ef40"; }
.ri-merge-cells-horizontal:before { content: "\ef41"; }
.ri-merge-cells-vertical:before { content: "\ef42"; }
.ri-message-2-fill:before { content: "\ef43"; }
.ri-message-2-line:before { content: "\ef44"; }
.ri-message-3-fill:before { content: "\ef45"; }
.ri-message-3-line:before { content: "\ef46"; }
.ri-message-fill:before { content: "\ef47"; }
.ri-message-line:before { content: "\ef48"; }
.ri-messenger-fill:before { content: "\ef49"; }
.ri-messenger-line:before { content: "\ef4a"; }
.ri-meteor-fill:before { content: "\ef4b"; }
.ri-meteor-line:before { content: "\ef4c"; }
.ri-mic-2-fill:before { content: "\ef4d"; }
.ri-mic-2-line:before { content: "\ef4e"; }
.ri-mic-fill:before { content: "\ef4f"; }
.ri-mic-line:before { content: "\ef50"; }
.ri-mic-off-fill:before { content: "\ef51"; }
.ri-mic-off-line:before { content: "\ef52"; }
.ri-mickey-fill:before { content: "\ef53"; }
.ri-mickey-line:before { content: "\ef54"; }
.ri-microscope-fill:before { content: "\ef55"; }
.ri-microscope-line:before { content: "\ef56"; }
.ri-microsoft-fill:before { content: "\ef57"; }
.ri-microsoft-line:before { content: "\ef58"; }
.ri-mind-map:before { content: "\ef59"; }
.ri-mini-program-fill:before { content: "\ef5a"; }
.ri-mini-program-line:before { content: "\ef5b"; }
.ri-mist-fill:before { content: "\ef5c"; }
.ri-mist-line:before { content: "\ef5d"; }
.ri-money-cny-box-fill:before { content: "\ef5e"; }
.ri-money-cny-box-line:before { content: "\ef5f"; }
.ri-money-cny-circle-fill:before { content: "\ef60"; }
.ri-money-cny-circle-line:before { content: "\ef61"; }
.ri-money-dollar-box-fill:before { content: "\ef62"; }
.ri-money-dollar-box-line:before { content: "\ef63"; }
.ri-money-dollar-circle-fill:before { content: "\ef64"; }
.ri-money-dollar-circle-line:before { content: "\ef65"; }
.ri-money-euro-box-fill:before { content: "\ef66"; }
.ri-money-euro-box-line:before { content: "\ef67"; }
.ri-money-euro-circle-fill:before { content: "\ef68"; }
.ri-money-euro-circle-line:before { content: "\ef69"; }
.ri-money-pound-box-fill:before { content: "\ef6a"; }
.ri-money-pound-box-line:before { content: "\ef6b"; }
.ri-money-pound-circle-fill:before { content: "\ef6c"; }
.ri-money-pound-circle-line:before { content: "\ef6d"; }
.ri-moon-clear-fill:before { content: "\ef6e"; }
.ri-moon-clear-line:before { content: "\ef6f"; }
.ri-moon-cloudy-fill:before { content: "\ef70"; }
.ri-moon-cloudy-line:before { content: "\ef71"; }
.ri-moon-fill:before { content: "\ef72"; }
.ri-moon-foggy-fill:before { content: "\ef73"; }
.ri-moon-foggy-line:before { content: "\ef74"; }
.ri-moon-line:before { content: "\ef75"; }
.ri-more-2-fill:before { content: "\ef76"; }
.ri-more-2-line:before { content: "\ef77"; }
.ri-more-fill:before { content: "\ef78"; }
.ri-more-line:before { content: "\ef79"; }
.ri-motorbike-fill:before { content: "\ef7a"; }
.ri-motorbike-line:before { content: "\ef7b"; }
.ri-mouse-fill:before { content: "\ef7c"; }
.ri-mouse-line:before { content: "\ef7d"; }
.ri-movie-2-fill:before { content: "\ef7e"; }
.ri-movie-2-line:before { content: "\ef7f"; }
.ri-movie-fill:before { content: "\ef80"; }
.ri-movie-line:before { content: "\ef81"; }
.ri-music-2-fill:before { content: "\ef82"; }
.ri-music-2-line:before { content: "\ef83"; }
.ri-music-fill:before { content: "\ef84"; }
.ri-music-line:before { content: "\ef85"; }
.ri-mv-fill:before { content: "\ef86"; }
.ri-mv-line:before { content: "\ef87"; }
.ri-navigation-fill:before { content: "\ef88"; }
.ri-navigation-line:before { content: "\ef89"; }
.ri-netease-cloud-music-fill:before { content: "\ef8a"; }
.ri-netease-cloud-music-line:before { content: "\ef8b"; }
.ri-netflix-fill:before { content: "\ef8c"; }
.ri-netflix-line:before { content: "\ef8d"; }
.ri-newspaper-fill:before { content: "\ef8e"; }
.ri-newspaper-line:before { content: "\ef8f"; }
.ri-node-tree:before { content: "\ef90"; }
.ri-notification-2-fill:before { content: "\ef91"; }
.ri-notification-2-line:before { content: "\ef92"; }
.ri-notification-3-fill:before { content: "\ef93"; }
.ri-notification-3-line:before { content: "\ef94"; }
.ri-notification-4-fill:before { content: "\ef95"; }
.ri-notification-4-line:before { content: "\ef96"; }
.ri-notification-badge-fill:before { content: "\ef97"; }
.ri-notification-badge-line:before { content: "\ef98"; }
.ri-notification-fill:before { content: "\ef99"; }
.ri-notification-line:before { content: "\ef9a"; }
.ri-notification-off-fill:before { content: "\ef9b"; }
.ri-notification-off-line:before { content: "\ef9c"; }
.ri-npmjs-fill:before { content: "\ef9d"; }
.ri-npmjs-line:before { content: "\ef9e"; }
.ri-number-0:before { content: "\ef9f"; }
.ri-number-1:before { content: "\efa0"; }
.ri-number-2:before { content: "\efa1"; }
.ri-number-3:before { content: "\efa2"; }
.ri-number-4:before { content: "\efa3"; }
.ri-number-5:before { content: "\efa4"; }
.ri-number-6:before { content: "\efa5"; }
.ri-number-7:before { content: "\efa6"; }
.ri-number-8:before { content: "\efa7"; }
.ri-number-9:before { content: "\efa8"; }
.ri-numbers-fill:before { content: "\efa9"; }
.ri-numbers-line:before { content: "\efaa"; }
.ri-nurse-fill:before { content: "\efab"; }
.ri-nurse-line:before { content: "\efac"; }
.ri-oil-fill:before { content: "\efad"; }
.ri-oil-line:before { content: "\efae"; }
.ri-omega:before { content: "\efaf"; }
.ri-open-arm-fill:before { content: "\efb0"; }
.ri-open-arm-line:before { content: "\efb1"; }
.ri-open-source-fill:before { content: "\efb2"; }
.ri-open-source-line:before { content: "\efb3"; }
.ri-opera-fill:before { content: "\efb4"; }
.ri-opera-line:before { content: "\efb5"; }
.ri-order-play-fill:before { content: "\efb6"; }
.ri-order-play-line:before { content: "\efb7"; }
.ri-organization-chart:before { content: "\efb8"; }
.ri-outlet-2-fill:before { content: "\efb9"; }
.ri-outlet-2-line:before { content: "\efba"; }
.ri-outlet-fill:before { content: "\efbb"; }
.ri-outlet-line:before { content: "\efbc"; }
.ri-page-separator:before { content: "\efbd"; }
.ri-pages-fill:before { content: "\efbe"; }
.ri-pages-line:before { content: "\efbf"; }
.ri-paint-brush-fill:before { content: "\efc0"; }
.ri-paint-brush-line:before { content: "\efc1"; }
.ri-paint-fill:before { content: "\efc2"; }
.ri-paint-line:before { content: "\efc3"; }
.ri-palette-fill:before { content: "\efc4"; }
.ri-palette-line:before { content: "\efc5"; }
.ri-pantone-fill:before { content: "\efc6"; }
.ri-pantone-line:before { content: "\efc7"; }
.ri-paragraph:before { content: "\efc8"; }
.ri-parent-fill:before { content: "\efc9"; }
.ri-parent-line:before { content: "\efca"; }
.ri-parentheses-fill:before { content: "\efcb"; }
.ri-parentheses-line:before { content: "\efcc"; }
.ri-parking-box-fill:before { content: "\efcd"; }
.ri-parking-box-line:before { content: "\efce"; }
.ri-parking-fill:before { content: "\efcf"; }
.ri-parking-line:before { content: "\efd0"; }
.ri-passport-fill:before { content: "\efd1"; }
.ri-passport-line:before { content: "\efd2"; }
.ri-patreon-fill:before { content: "\efd3"; }
.ri-patreon-line:before { content: "\efd4"; }
.ri-pause-circle-fill:before { content: "\efd5"; }
.ri-pause-circle-line:before { content: "\efd6"; }
.ri-pause-fill:before { content: "\efd7"; }
.ri-pause-line:before { content: "\efd8"; }
.ri-pause-mini-fill:before { content: "\efd9"; }
.ri-pause-mini-line:before { content: "\efda"; }
.ri-paypal-fill:before { content: "\efdb"; }
.ri-paypal-line:before { content: "\efdc"; }
.ri-pen-nib-fill:before { content: "\efdd"; }
.ri-pen-nib-line:before { content: "\efde"; }
.ri-pencil-fill:before { content: "\efdf"; }
.ri-pencil-line:before { content: "\efe0"; }
.ri-pencil-ruler-2-fill:before { content: "\efe1"; }
.ri-pencil-ruler-2-line:before { content: "\efe2"; }
.ri-pencil-ruler-fill:before { content: "\efe3"; }
.ri-pencil-ruler-line:before { content: "\efe4"; }
.ri-percent-fill:before { content: "\efe5"; }
.ri-percent-line:before { content: "\efe6"; }
.ri-phone-camera-fill:before { content: "\efe7"; }
.ri-phone-camera-line:before { content: "\efe8"; }
.ri-phone-fill:before { content: "\efe9"; }
.ri-phone-find-fill:before { content: "\efea"; }
.ri-phone-find-line:before { content: "\efeb"; }
.ri-phone-line:before { content: "\efec"; }
.ri-phone-lock-fill:before { content: "\efed"; }
.ri-phone-lock-line:before { content: "\efee"; }
.ri-picture-in-picture-2-fill:before { content: "\efef"; }
.ri-picture-in-picture-2-line:before { content: "\eff0"; }
.ri-picture-in-picture-exit-fill:before { content: "\eff1"; }
.ri-picture-in-picture-exit-line:before { content: "\eff2"; }
.ri-picture-in-picture-fill:before { content: "\eff3"; }
.ri-picture-in-picture-line:before { content: "\eff4"; }
.ri-pie-chart-2-fill:before { content: "\eff5"; }
.ri-pie-chart-2-line:before { content: "\eff6"; }
.ri-pie-chart-box-fill:before { content: "\eff7"; }
.ri-pie-chart-box-line:before { content: "\eff8"; }
.ri-pie-chart-fill:before { content: "\eff9"; }
.ri-pie-chart-line:before { content: "\effa"; }
.ri-pin-distance-fill:before { content: "\effb"; }
.ri-pin-distance-line:before { content: "\effc"; }
.ri-ping-pong-fill:before { content: "\effd"; }
.ri-ping-pong-line:before { content: "\effe"; }
.ri-pinterest-fill:before { content: "\efff"; }
.ri-pinterest-line:before { content: "\f000"; }
.ri-pinyin-input:before { content: "\f001"; }
.ri-pixelfed-fill:before { content: "\f002"; }
.ri-pixelfed-line:before { content: "\f003"; }
.ri-plane-fill:before { content: "\f004"; }
.ri-plane-line:before { content: "\f005"; }
.ri-plant-fill:before { content: "\f006"; }
.ri-plant-line:before { content: "\f007"; }
.ri-play-circle-fill:before { content: "\f008"; }
.ri-play-circle-line:before { content: "\f009"; }
.ri-play-fill:before { content: "\f00a"; }
.ri-play-line:before { content: "\f00b"; }
.ri-play-list-2-fill:before { content: "\f00c"; }
.ri-play-list-2-line:before { content: "\f00d"; }
.ri-play-list-add-fill:before { content: "\f00e"; }
.ri-play-list-add-line:before { content: "\f00f"; }
.ri-play-list-fill:before { content: "\f010"; }
.ri-play-list-line:before { content: "\f011"; }
.ri-play-mini-fill:before { content: "\f012"; }
.ri-play-mini-line:before { content: "\f013"; }
.ri-playstation-fill:before { content: "\f014"; }
.ri-playstation-line:before { content: "\f015"; }
.ri-plug-2-fill:before { content: "\f016"; }
.ri-plug-2-line:before { content: "\f017"; }
.ri-plug-fill:before { content: "\f018"; }
.ri-plug-line:before { content: "\f019"; }
.ri-polaroid-2-fill:before { content: "\f01a"; }
.ri-polaroid-2-line:before { content: "\f01b"; }
.ri-polaroid-fill:before { content: "\f01c"; }
.ri-polaroid-line:before { content: "\f01d"; }
.ri-police-car-fill:before { content: "\f01e"; }
.ri-police-car-line:before { content: "\f01f"; }
.ri-price-tag-2-fill:before { content: "\f020"; }
.ri-price-tag-2-line:before { content: "\f021"; }
.ri-price-tag-3-fill:before { content: "\f022"; }
.ri-price-tag-3-line:before { content: "\f023"; }
.ri-price-tag-fill:before { content: "\f024"; }
.ri-price-tag-line:before { content: "\f025"; }
.ri-printer-cloud-fill:before { content: "\f026"; }
.ri-printer-cloud-line:before { content: "\f027"; }
.ri-printer-fill:before { content: "\f028"; }
.ri-printer-line:before { content: "\f029"; }
.ri-product-hunt-fill:before { content: "\f02a"; }
.ri-product-hunt-line:before { content: "\f02b"; }
.ri-profile-fill:before { content: "\f02c"; }
.ri-profile-line:before { content: "\f02d"; }
.ri-projector-2-fill:before { content: "\f02e"; }
.ri-projector-2-line:before { content: "\f02f"; }
.ri-projector-fill:before { content: "\f030"; }
.ri-projector-line:before { content: "\f031"; }
.ri-psychotherapy-fill:before { content: "\f032"; }
.ri-psychotherapy-line:before { content: "\f033"; }
.ri-pulse-fill:before { content: "\f034"; }
.ri-pulse-line:before { content: "\f035"; }
.ri-pushpin-2-fill:before { content: "\f036"; }
.ri-pushpin-2-line:before { content: "\f037"; }
.ri-pushpin-fill:before { content: "\f038"; }
.ri-pushpin-line:before { content: "\f039"; }
.ri-qq-fill:before { content: "\f03a"; }
.ri-qq-line:before { content: "\f03b"; }
.ri-qr-code-fill:before { content: "\f03c"; }
.ri-qr-code-line:before { content: "\f03d"; }
.ri-qr-scan-2-fill:before { content: "\f03e"; }
.ri-qr-scan-2-line:before { content: "\f03f"; }
.ri-qr-scan-fill:before { content: "\f040"; }
.ri-qr-scan-line:before { content: "\f041"; }
.ri-question-answer-fill:before { content: "\f042"; }
.ri-question-answer-line:before { content: "\f043"; }
.ri-question-fill:before { content: "\f044"; }
.ri-question-line:before { content: "\f045"; }
.ri-question-mark:before { content: "\f046"; }
.ri-questionnaire-fill:before { content: "\f047"; }
.ri-questionnaire-line:before { content: "\f048"; }
.ri-quill-pen-fill:before { content: "\f049"; }
.ri-quill-pen-line:before { content: "\f04a"; }
.ri-radar-fill:before { content: "\f04b"; }
.ri-radar-line:before { content: "\f04c"; }
.ri-radio-2-fill:before { content: "\f04d"; }
.ri-radio-2-line:before { content: "\f04e"; }
.ri-radio-button-fill:before { content: "\f04f"; }
.ri-radio-button-line:before { content: "\f050"; }
.ri-radio-fill:before { content: "\f051"; }
.ri-radio-line:before { content: "\f052"; }
.ri-rainbow-fill:before { content: "\f053"; }
.ri-rainbow-line:before { content: "\f054"; }
.ri-rainy-fill:before { content: "\f055"; }
.ri-rainy-line:before { content: "\f056"; }
.ri-reactjs-fill:before { content: "\f057"; }
.ri-reactjs-line:before { content: "\f058"; }
.ri-record-circle-fill:before { content: "\f059"; }
.ri-record-circle-line:before { content: "\f05a"; }
.ri-record-mail-fill:before { content: "\f05b"; }
.ri-record-mail-line:before { content: "\f05c"; }
.ri-recycle-fill:before { content: "\f05d"; }
.ri-recycle-line:before { content: "\f05e"; }
.ri-red-packet-fill:before { content: "\f05f"; }
.ri-red-packet-line:before { content: "\f060"; }
.ri-reddit-fill:before { content: "\f061"; }
.ri-reddit-line:before { content: "\f062"; }
.ri-refresh-fill:before { content: "\f063"; }
.ri-refresh-line:before { content: "\f064"; }
.ri-refund-2-fill:before { content: "\f065"; }
.ri-refund-2-line:before { content: "\f066"; }
.ri-refund-fill:before { content: "\f067"; }
.ri-refund-line:before { content: "\f068"; }
.ri-registered-fill:before { content: "\f069"; }
.ri-registered-line:before { content: "\f06a"; }
.ri-remixicon-fill:before { content: "\f06b"; }
.ri-remixicon-line:before { content: "\f06c"; }
.ri-remote-control-2-fill:before { content: "\f06d"; }
.ri-remote-control-2-line:before { content: "\f06e"; }
.ri-remote-control-fill:before { content: "\f06f"; }
.ri-remote-control-line:before { content: "\f070"; }
.ri-repeat-2-fill:before { content: "\f071"; }
.ri-repeat-2-line:before { content: "\f072"; }
.ri-repeat-fill:before { content: "\f073"; }
.ri-repeat-line:before { content: "\f074"; }
.ri-repeat-one-fill:before { content: "\f075"; }
.ri-repeat-one-line:before { content: "\f076"; }
.ri-reply-all-fill:before { content: "\f077"; }
.ri-reply-all-line:before { content: "\f078"; }
.ri-reply-fill:before { content: "\f079"; }
.ri-reply-line:before { content: "\f07a"; }
.ri-reserved-fill:before { content: "\f07b"; }
.ri-reserved-line:before { content: "\f07c"; }
.ri-rest-time-fill:before { content: "\f07d"; }
.ri-rest-time-line:before { content: "\f07e"; }
.ri-restart-fill:before { content: "\f07f"; }
.ri-restart-line:before { content: "\f080"; }
.ri-restaurant-2-fill:before { content: "\f081"; }
.ri-restaurant-2-line:before { content: "\f082"; }
.ri-restaurant-fill:before { content: "\f083"; }
.ri-restaurant-line:before { content: "\f084"; }
.ri-rewind-fill:before { content: "\f085"; }
.ri-rewind-line:before { content: "\f086"; }
.ri-rewind-mini-fill:before { content: "\f087"; }
.ri-rewind-mini-line:before { content: "\f088"; }
.ri-rhythm-fill:before { content: "\f089"; }
.ri-rhythm-line:before { content: "\f08a"; }
.ri-riding-fill:before { content: "\f08b"; }
.ri-riding-line:before { content: "\f08c"; }
.ri-road-map-fill:before { content: "\f08d"; }
.ri-road-map-line:before { content: "\f08e"; }
.ri-roadster-fill:before { content: "\f08f"; }
.ri-roadster-line:before { content: "\f090"; }
.ri-robot-fill:before { content: "\f091"; }
.ri-robot-line:before { content: "\f092"; }
.ri-rocket-2-fill:before { content: "\f093"; }
.ri-rocket-2-line:before { content: "\f094"; }
.ri-rocket-fill:before { content: "\f095"; }
.ri-rocket-line:before { content: "\f096"; }
.ri-rotate-lock-fill:before { content: "\f097"; }
.ri-rotate-lock-line:before { content: "\f098"; }
.ri-rounded-corner:before { content: "\f099"; }
.ri-route-fill:before { content: "\f09a"; }
.ri-route-line:before { content: "\f09b"; }
.ri-router-fill:before { content: "\f09c"; }
.ri-router-line:before { content: "\f09d"; }
.ri-rss-fill:before { content: "\f09e"; }
.ri-rss-line:before { content: "\f09f"; }
.ri-ruler-2-fill:before { content: "\f0a0"; }
.ri-ruler-2-line:before { content: "\f0a1"; }
.ri-ruler-fill:before { content: "\f0a2"; }
.ri-ruler-line:before { content: "\f0a3"; }
.ri-run-fill:before { content: "\f0a4"; }
.ri-run-line:before { content: "\f0a5"; }
.ri-safari-fill:before { content: "\f0a6"; }
.ri-safari-line:before { content: "\f0a7"; }
.ri-safe-2-fill:before { content: "\f0a8"; }
.ri-safe-2-line:before { content: "\f0a9"; }
.ri-safe-fill:before { content: "\f0aa"; }
.ri-safe-line:before { content: "\f0ab"; }
.ri-sailboat-fill:before { content: "\f0ac"; }
.ri-sailboat-line:before { content: "\f0ad"; }
.ri-save-2-fill:before { content: "\f0ae"; }
.ri-save-2-line:before { content: "\f0af"; }
.ri-save-3-fill:before { content: "\f0b0"; }
.ri-save-3-line:before { content: "\f0b1"; }
.ri-save-fill:before { content: "\f0b2"; }
.ri-save-line:before { content: "\f0b3"; }
.ri-scales-2-fill:before { content: "\f0b4"; }
.ri-scales-2-line:before { content: "\f0b5"; }
.ri-scales-3-fill:before { content: "\f0b6"; }
.ri-scales-3-line:before { content: "\f0b7"; }
.ri-scales-fill:before { content: "\f0b8"; }
.ri-scales-line:before { content: "\f0b9"; }
.ri-scan-2-fill:before { content: "\f0ba"; }
.ri-scan-2-line:before { content: "\f0bb"; }
.ri-scan-fill:before { content: "\f0bc"; }
.ri-scan-line:before { content: "\f0bd"; }
.ri-scissors-2-fill:before { content: "\f0be"; }
.ri-scissors-2-line:before { content: "\f0bf"; }
.ri-scissors-cut-fill:before { content: "\f0c0"; }
.ri-scissors-cut-line:before { content: "\f0c1"; }
.ri-scissors-fill:before { content: "\f0c2"; }
.ri-scissors-line:before { content: "\f0c3"; }
.ri-screenshot-2-fill:before { content: "\f0c4"; }
.ri-screenshot-2-line:before { content: "\f0c5"; }
.ri-screenshot-fill:before { content: "\f0c6"; }
.ri-screenshot-line:before { content: "\f0c7"; }
.ri-sd-card-fill:before { content: "\f0c8"; }
.ri-sd-card-line:before { content: "\f0c9"; }
.ri-sd-card-mini-fill:before { content: "\f0ca"; }
.ri-sd-card-mini-line:before { content: "\f0cb"; }
.ri-search-2-fill:before { content: "\f0cc"; }
.ri-search-2-line:before { content: "\f0cd"; }
.ri-search-eye-fill:before { content: "\f0ce"; }
.ri-search-eye-line:before { content: "\f0cf"; }
.ri-search-fill:before { content: "\f0d0"; }
.ri-search-line:before { content: "\f0d1"; }
.ri-secure-payment-fill:before { content: "\f0d2"; }
.ri-secure-payment-line:before { content: "\f0d3"; }
.ri-seedling-fill:before { content: "\f0d4"; }
.ri-seedling-line:before { content: "\f0d5"; }
.ri-send-backward:before { content: "\f0d6"; }
.ri-send-plane-2-fill:before { content: "\f0d7"; }
.ri-send-plane-2-line:before { content: "\f0d8"; }
.ri-send-plane-fill:before { content: "\f0d9"; }
.ri-send-plane-line:before { content: "\f0da"; }
.ri-send-to-back:before { content: "\f0db"; }
.ri-sensor-fill:before { content: "\f0dc"; }
.ri-sensor-line:before { content: "\f0dd"; }
.ri-separator:before { content: "\f0de"; }
.ri-server-fill:before { content: "\f0df"; }
.ri-server-line:before { content: "\f0e0"; }
.ri-service-fill:before { content: "\f0e1"; }
.ri-service-line:before { content: "\f0e2"; }
.ri-settings-2-fill:before { content: "\f0e3"; }
.ri-settings-2-line:before { content: "\f0e4"; }
.ri-settings-3-fill:before { content: "\f0e5"; }
.ri-settings-3-line:before { content: "\f0e6"; }
.ri-settings-4-fill:before { content: "\f0e7"; }
.ri-settings-4-line:before { content: "\f0e8"; }
.ri-settings-5-fill:before { content: "\f0e9"; }
.ri-settings-5-line:before { content: "\f0ea"; }
.ri-settings-6-fill:before { content: "\f0eb"; }
.ri-settings-6-line:before { content: "\f0ec"; }
.ri-settings-fill:before { content: "\f0ed"; }
.ri-settings-line:before { content: "\f0ee"; }
.ri-shape-2-fill:before { content: "\f0ef"; }
.ri-shape-2-line:before { content: "\f0f0"; }
.ri-shape-fill:before { content: "\f0f1"; }
.ri-shape-line:before { content: "\f0f2"; }
.ri-share-box-fill:before { content: "\f0f3"; }
.ri-share-box-line:before { content: "\f0f4"; }
.ri-share-circle-fill:before { content: "\f0f5"; }
.ri-share-circle-line:before { content: "\f0f6"; }
.ri-share-fill:before { content: "\f0f7"; }
.ri-share-forward-2-fill:before { content: "\f0f8"; }
.ri-share-forward-2-line:before { content: "\f0f9"; }
.ri-share-forward-box-fill:before { content: "\f0fa"; }
.ri-share-forward-box-line:before { content: "\f0fb"; }
.ri-share-forward-fill:before { content: "\f0fc"; }
.ri-share-forward-line:before { content: "\f0fd"; }
.ri-share-line:before { content: "\f0fe"; }
.ri-shield-check-fill:before { content: "\f0ff"; }
.ri-shield-check-line:before { content: "\f100"; }
.ri-shield-cross-fill:before { content: "\f101"; }
.ri-shield-cross-line:before { content: "\f102"; }
.ri-shield-fill:before { content: "\f103"; }
.ri-shield-flash-fill:before { content: "\f104"; }
.ri-shield-flash-line:before { content: "\f105"; }
.ri-shield-keyhole-fill:before { content: "\f106"; }
.ri-shield-keyhole-line:before { content: "\f107"; }
.ri-shield-line:before { content: "\f108"; }
.ri-shield-star-fill:before { content: "\f109"; }
.ri-shield-star-line:before { content: "\f10a"; }
.ri-shield-user-fill:before { content: "\f10b"; }
.ri-shield-user-line:before { content: "\f10c"; }
.ri-ship-2-fill:before { content: "\f10d"; }
.ri-ship-2-line:before { content: "\f10e"; }
.ri-ship-fill:before { content: "\f10f"; }
.ri-ship-line:before { content: "\f110"; }
.ri-shirt-fill:before { content: "\f111"; }
.ri-shirt-line:before { content: "\f112"; }
.ri-shopping-bag-2-fill:before { content: "\f113"; }
.ri-shopping-bag-2-line:before { content: "\f114"; }
.ri-shopping-bag-3-fill:before { content: "\f115"; }
.ri-shopping-bag-3-line:before { content: "\f116"; }
.ri-shopping-bag-fill:before { content: "\f117"; }
.ri-shopping-bag-line:before { content: "\f118"; }
.ri-shopping-basket-2-fill:before { content: "\f119"; }
.ri-shopping-basket-2-line:before { content: "\f11a"; }
.ri-shopping-basket-fill:before { content: "\f11b"; }
.ri-shopping-basket-line:before { content: "\f11c"; }
.ri-shopping-cart-2-fill:before { content: "\f11d"; }
.ri-shopping-cart-2-line:before { content: "\f11e"; }
.ri-shopping-cart-fill:before { content: "\f11f"; }
.ri-shopping-cart-line:before { content: "\f120"; }
.ri-showers-fill:before { content: "\f121"; }
.ri-showers-line:before { content: "\f122"; }
.ri-shuffle-fill:before { content: "\f123"; }
.ri-shuffle-line:before { content: "\f124"; }
.ri-shut-down-fill:before { content: "\f125"; }
.ri-shut-down-line:before { content: "\f126"; }
.ri-side-bar-fill:before { content: "\f127"; }
.ri-side-bar-line:before { content: "\f128"; }
.ri-signal-tower-fill:before { content: "\f129"; }
.ri-signal-tower-line:before { content: "\f12a"; }
.ri-signal-wifi-1-fill:before { content: "\f12b"; }
.ri-signal-wifi-1-line:before { content: "\f12c"; }
.ri-signal-wifi-2-fill:before { content: "\f12d"; }
.ri-signal-wifi-2-line:before { content: "\f12e"; }
.ri-signal-wifi-3-fill:before { content: "\f12f"; }
.ri-signal-wifi-3-line:before { content: "\f130"; }
.ri-signal-wifi-error-fill:before { content: "\f131"; }
.ri-signal-wifi-error-line:before { content: "\f132"; }
.ri-signal-wifi-fill:before { content: "\f133"; }
.ri-signal-wifi-line:before { content: "\f134"; }
.ri-signal-wifi-off-fill:before { content: "\f135"; }
.ri-signal-wifi-off-line:before { content: "\f136"; }
.ri-sim-card-2-fill:before { content: "\f137"; }
.ri-sim-card-2-line:before { content: "\f138"; }
.ri-sim-card-fill:before { content: "\f139"; }
.ri-sim-card-line:before { content: "\f13a"; }
.ri-single-quotes-l:before { content: "\f13b"; }
.ri-single-quotes-r:before { content: "\f13c"; }
.ri-sip-fill:before { content: "\f13d"; }
.ri-sip-line:before { content: "\f13e"; }
.ri-skip-back-fill:before { content: "\f13f"; }
.ri-skip-back-line:before { content: "\f140"; }
.ri-skip-back-mini-fill:before { content: "\f141"; }
.ri-skip-back-mini-line:before { content: "\f142"; }
.ri-skip-forward-fill:before { content: "\f143"; }
.ri-skip-forward-line:before { content: "\f144"; }
.ri-skip-forward-mini-fill:before { content: "\f145"; }
.ri-skip-forward-mini-line:before { content: "\f146"; }
.ri-skull-2-fill:before { content: "\f147"; }
.ri-skull-2-line:before { content: "\f148"; }
.ri-skull-fill:before { content: "\f149"; }
.ri-skull-line:before { content: "\f14a"; }
.ri-skype-fill:before { content: "\f14b"; }
.ri-skype-line:before { content: "\f14c"; }
.ri-slack-fill:before { content: "\f14d"; }
.ri-slack-line:before { content: "\f14e"; }
.ri-slice-fill:before { content: "\f14f"; }
.ri-slice-line:before { content: "\f150"; }
.ri-slideshow-2-fill:before { content: "\f151"; }
.ri-slideshow-2-line:before { content: "\f152"; }
.ri-slideshow-3-fill:before { content: "\f153"; }
.ri-slideshow-3-line:before { content: "\f154"; }
.ri-slideshow-4-fill:before { content: "\f155"; }
.ri-slideshow-4-line:before { content: "\f156"; }
.ri-slideshow-fill:before { content: "\f157"; }
.ri-slideshow-line:before { content: "\f158"; }
.ri-smartphone-fill:before { content: "\f159"; }
.ri-smartphone-line:before { content: "\f15a"; }
.ri-snapchat-fill:before { content: "\f15b"; }
.ri-snapchat-line:before { content: "\f15c"; }
.ri-snowy-fill:before { content: "\f15d"; }
.ri-snowy-line:before { content: "\f15e"; }
.ri-sort-asc:before { content: "\f15f"; }
.ri-sort-desc:before { content: "\f160"; }
.ri-sound-module-fill:before { content: "\f161"; }
.ri-sound-module-line:before { content: "\f162"; }
.ri-soundcloud-fill:before { content: "\f163"; }
.ri-soundcloud-line:before { content: "\f164"; }
.ri-space-ship-fill:before { content: "\f165"; }
.ri-space-ship-line:before { content: "\f166"; }
.ri-space:before { content: "\f167"; }
.ri-spam-2-fill:before { content: "\f168"; }
.ri-spam-2-line:before { content: "\f169"; }
.ri-spam-3-fill:before { content: "\f16a"; }
.ri-spam-3-line:before { content: "\f16b"; }
.ri-spam-fill:before { content: "\f16c"; }
.ri-spam-line:before { content: "\f16d"; }
.ri-speaker-2-fill:before { content: "\f16e"; }
.ri-speaker-2-line:before { content: "\f16f"; }
.ri-speaker-3-fill:before { content: "\f170"; }
.ri-speaker-3-line:before { content: "\f171"; }
.ri-speaker-fill:before { content: "\f172"; }
.ri-speaker-line:before { content: "\f173"; }
.ri-spectrum-fill:before { content: "\f174"; }
.ri-spectrum-line:before { content: "\f175"; }
.ri-speed-fill:before { content: "\f176"; }
.ri-speed-line:before { content: "\f177"; }
.ri-speed-mini-fill:before { content: "\f178"; }
.ri-speed-mini-line:before { content: "\f179"; }
.ri-split-cells-horizontal:before { content: "\f17a"; }
.ri-split-cells-vertical:before { content: "\f17b"; }
.ri-spotify-fill:before { content: "\f17c"; }
.ri-spotify-line:before { content: "\f17d"; }
.ri-spy-fill:before { content: "\f17e"; }
.ri-spy-line:before { content: "\f17f"; }
.ri-stack-fill:before { content: "\f180"; }
.ri-stack-line:before { content: "\f181"; }
.ri-stack-overflow-fill:before { content: "\f182"; }
.ri-stack-overflow-line:before { content: "\f183"; }
.ri-stackshare-fill:before { content: "\f184"; }
.ri-stackshare-line:before { content: "\f185"; }
.ri-star-fill:before { content: "\f186"; }
.ri-star-half-fill:before { content: "\f187"; }
.ri-star-half-line:before { content: "\f188"; }
.ri-star-half-s-fill:before { content: "\f189"; }
.ri-star-half-s-line:before { content: "\f18a"; }
.ri-star-line:before { content: "\f18b"; }
.ri-star-s-fill:before { content: "\f18c"; }
.ri-star-s-line:before { content: "\f18d"; }
.ri-star-smile-fill:before { content: "\f18e"; }
.ri-star-smile-line:before { content: "\f18f"; }
.ri-steam-fill:before { content: "\f190"; }
.ri-steam-line:before { content: "\f191"; }
.ri-steering-2-fill:before { content: "\f192"; }
.ri-steering-2-line:before { content: "\f193"; }
.ri-steering-fill:before { content: "\f194"; }
.ri-steering-line:before { content: "\f195"; }
.ri-stethoscope-fill:before { content: "\f196"; }
.ri-stethoscope-line:before { content: "\f197"; }
.ri-sticky-note-2-fill:before { content: "\f198"; }
.ri-sticky-note-2-line:before { content: "\f199"; }
.ri-sticky-note-fill:before { content: "\f19a"; }
.ri-sticky-note-line:before { content: "\f19b"; }
.ri-stock-fill:before { content: "\f19c"; }
.ri-stock-line:before { content: "\f19d"; }
.ri-stop-circle-fill:before { content: "\f19e"; }
.ri-stop-circle-line:before { content: "\f19f"; }
.ri-stop-fill:before { content: "\f1a0"; }
.ri-stop-line:before { content: "\f1a1"; }
.ri-stop-mini-fill:before { content: "\f1a2"; }
.ri-stop-mini-line:before { content: "\f1a3"; }
.ri-store-2-fill:before { content: "\f1a4"; }
.ri-store-2-line:before { content: "\f1a5"; }
.ri-store-3-fill:before { content: "\f1a6"; }
.ri-store-3-line:before { content: "\f1a7"; }
.ri-store-fill:before { content: "\f1a8"; }
.ri-store-line:before { content: "\f1a9"; }
.ri-strikethrough-2:before { content: "\f1aa"; }
.ri-strikethrough:before { content: "\f1ab"; }
.ri-subscript-2:before { content: "\f1ac"; }
.ri-subscript:before { content: "\f1ad"; }
.ri-subtract-fill:before { content: "\f1ae"; }
.ri-subtract-line:before { content: "\f1af"; }
.ri-subway-fill:before { content: "\f1b0"; }
.ri-subway-line:before { content: "\f1b1"; }
.ri-subway-wifi-fill:before { content: "\f1b2"; }
.ri-subway-wifi-line:before { content: "\f1b3"; }
.ri-suitcase-2-fill:before { content: "\f1b4"; }
.ri-suitcase-2-line:before { content: "\f1b5"; }
.ri-suitcase-3-fill:before { content: "\f1b6"; }
.ri-suitcase-3-line:before { content: "\f1b7"; }
.ri-suitcase-fill:before { content: "\f1b8"; }
.ri-suitcase-line:before { content: "\f1b9"; }
.ri-sun-cloudy-fill:before { content: "\f1ba"; }
.ri-sun-cloudy-line:before { content: "\f1bb"; }
.ri-sun-fill:before { content: "\f1bc"; }
.ri-sun-foggy-fill:before { content: "\f1bd"; }
.ri-sun-foggy-line:before { content: "\f1be"; }
.ri-sun-line:before { content: "\f1bf"; }
.ri-superscript-2:before { content: "\f1c0"; }
.ri-superscript:before { content: "\f1c1"; }
.ri-surgical-mask-fill:before { content: "\f1c2"; }
.ri-surgical-mask-line:before { content: "\f1c3"; }
.ri-surround-sound-fill:before { content: "\f1c4"; }
.ri-surround-sound-line:before { content: "\f1c5"; }
.ri-survey-fill:before { content: "\f1c6"; }
.ri-survey-line:before { content: "\f1c7"; }
.ri-swap-box-fill:before { content: "\f1c8"; }
.ri-swap-box-line:before { content: "\f1c9"; }
.ri-swap-fill:before { content: "\f1ca"; }
.ri-swap-line:before { content: "\f1cb"; }
.ri-switch-fill:before { content: "\f1cc"; }
.ri-switch-line:before { content: "\f1cd"; }
.ri-sword-fill:before { content: "\f1ce"; }
.ri-sword-line:before { content: "\f1cf"; }
.ri-syringe-fill:before { content: "\f1d0"; }
.ri-syringe-line:before { content: "\f1d1"; }
.ri-t-box-fill:before { content: "\f1d2"; }
.ri-t-box-line:before { content: "\f1d3"; }
.ri-t-shirt-2-fill:before { content: "\f1d4"; }
.ri-t-shirt-2-line:before { content: "\f1d5"; }
.ri-t-shirt-air-fill:before { content: "\f1d6"; }
.ri-t-shirt-air-line:before { content: "\f1d7"; }
.ri-t-shirt-fill:before { content: "\f1d8"; }
.ri-t-shirt-line:before { content: "\f1d9"; }
.ri-table-2:before { content: "\f1da"; }
.ri-table-alt-fill:before { content: "\f1db"; }
.ri-table-alt-line:before { content: "\f1dc"; }
.ri-table-fill:before { content: "\f1dd"; }
.ri-table-line:before { content: "\f1de"; }
.ri-tablet-fill:before { content: "\f1df"; }
.ri-tablet-line:before { content: "\f1e0"; }
.ri-takeaway-fill:before { content: "\f1e1"; }
.ri-takeaway-line:before { content: "\f1e2"; }
.ri-taobao-fill:before { content: "\f1e3"; }
.ri-taobao-line:before { content: "\f1e4"; }
.ri-tape-fill:before { content: "\f1e5"; }
.ri-tape-line:before { content: "\f1e6"; }
.ri-task-fill:before { content: "\f1e7"; }
.ri-task-line:before { content: "\f1e8"; }
.ri-taxi-fill:before { content: "\f1e9"; }
.ri-taxi-line:before { content: "\f1ea"; }
.ri-taxi-wifi-fill:before { content: "\f1eb"; }
.ri-taxi-wifi-line:before { content: "\f1ec"; }
.ri-team-fill:before { content: "\f1ed"; }
.ri-team-line:before { content: "\f1ee"; }
.ri-telegram-fill:before { content: "\f1ef"; }
.ri-telegram-line:before { content: "\f1f0"; }
.ri-temp-cold-fill:before { content: "\f1f1"; }
.ri-temp-cold-line:before { content: "\f1f2"; }
.ri-temp-hot-fill:before { content: "\f1f3"; }
.ri-temp-hot-line:before { content: "\f1f4"; }
.ri-terminal-box-fill:before { content: "\f1f5"; }
.ri-terminal-box-line:before { content: "\f1f6"; }
.ri-terminal-fill:before { content: "\f1f7"; }
.ri-terminal-line:before { content: "\f1f8"; }
.ri-terminal-window-fill:before { content: "\f1f9"; }
.ri-terminal-window-line:before { content: "\f1fa"; }
.ri-test-tube-fill:before { content: "\f1fb"; }
.ri-test-tube-line:before { content: "\f1fc"; }
.ri-text-direction-l:before { content: "\f1fd"; }
.ri-text-direction-r:before { content: "\f1fe"; }
.ri-text-spacing:before { content: "\f1ff"; }
.ri-text-wrap:before { content: "\f200"; }
.ri-text:before { content: "\f201"; }
.ri-thermometer-fill:before { content: "\f202"; }
.ri-thermometer-line:before { content: "\f203"; }
.ri-thumb-down-fill:before { content: "\f204"; }
.ri-thumb-down-line:before { content: "\f205"; }
.ri-thumb-up-fill:before { content: "\f206"; }
.ri-thumb-up-line:before { content: "\f207"; }
.ri-thunderstorms-fill:before { content: "\f208"; }
.ri-thunderstorms-line:before { content: "\f209"; }
.ri-ticket-2-fill:before { content: "\f20a"; }
.ri-ticket-2-line:before { content: "\f20b"; }
.ri-ticket-fill:before { content: "\f20c"; }
.ri-ticket-line:before { content: "\f20d"; }
.ri-time-fill:before { content: "\f20e"; }
.ri-time-line:before { content: "\f20f"; }
.ri-timer-2-fill:before { content: "\f210"; }
.ri-timer-2-line:before { content: "\f211"; }
.ri-timer-fill:before { content: "\f212"; }
.ri-timer-flash-fill:before { content: "\f213"; }
.ri-timer-flash-line:before { content: "\f214"; }
.ri-timer-line:before { content: "\f215"; }
.ri-todo-fill:before { content: "\f216"; }
.ri-todo-line:before { content: "\f217"; }
.ri-toggle-fill:before { content: "\f218"; }
.ri-toggle-line:before { content: "\f219"; }
.ri-tools-fill:before { content: "\f21a"; }
.ri-tools-line:before { content: "\f21b"; }
.ri-tornado-fill:before { content: "\f21c"; }
.ri-tornado-line:before { content: "\f21d"; }
.ri-trademark-fill:before { content: "\f21e"; }
.ri-trademark-line:before { content: "\f21f"; }
.ri-traffic-light-fill:before { content: "\f220"; }
.ri-traffic-light-line:before { content: "\f221"; }
.ri-train-fill:before { content: "\f222"; }
.ri-train-line:before { content: "\f223"; }
.ri-train-wifi-fill:before { content: "\f224"; }
.ri-train-wifi-line:before { content: "\f225"; }
.ri-translate-2:before { content: "\f226"; }
.ri-translate:before { content: "\f227"; }
.ri-travesti-fill:before { content: "\f228"; }
.ri-travesti-line:before { content: "\f229"; }
.ri-treasure-map-fill:before { content: "\f22a"; }
.ri-treasure-map-line:before { content: "\f22b"; }
.ri-trello-fill:before { content: "\f22c"; }
.ri-trello-line:before { content: "\f22d"; }
.ri-trophy-fill:before { content: "\f22e"; }
.ri-trophy-line:before { content: "\f22f"; }
.ri-truck-fill:before { content: "\f230"; }
.ri-truck-line:before { content: "\f231"; }
.ri-tumblr-fill:before { content: "\f232"; }
.ri-tumblr-line:before { content: "\f233"; }
.ri-tv-2-fill:before { content: "\f234"; }
.ri-tv-2-line:before { content: "\f235"; }
.ri-tv-fill:before { content: "\f236"; }
.ri-tv-line:before { content: "\f237"; }
.ri-twitch-fill:before { content: "\f238"; }
.ri-twitch-line:before { content: "\f239"; }
.ri-twitter-fill:before { content: "\f23a"; }
.ri-twitter-line:before { content: "\f23b"; }
.ri-typhoon-fill:before { content: "\f23c"; }
.ri-typhoon-line:before { content: "\f23d"; }
.ri-u-disk-fill:before { content: "\f23e"; }
.ri-u-disk-line:before { content: "\f23f"; }
.ri-ubuntu-fill:before { content: "\f240"; }
.ri-ubuntu-line:before { content: "\f241"; }
.ri-umbrella-fill:before { content: "\f242"; }
.ri-umbrella-line:before { content: "\f243"; }
.ri-underline:before { content: "\f244"; }
.ri-uninstall-fill:before { content: "\f245"; }
.ri-uninstall-line:before { content: "\f246"; }
.ri-unsplash-fill:before { content: "\f247"; }
.ri-unsplash-line:before { content: "\f248"; }
.ri-upload-2-fill:before { content: "\f249"; }
.ri-upload-2-line:before { content: "\f24a"; }
.ri-upload-cloud-2-fill:before { content: "\f24b"; }
.ri-upload-cloud-2-line:before { content: "\f24c"; }
.ri-upload-cloud-fill:before { content: "\f24d"; }
.ri-upload-cloud-line:before { content: "\f24e"; }
.ri-upload-fill:before { content: "\f24f"; }
.ri-upload-line:before { content: "\f250"; }
.ri-usb-fill:before { content: "\f251"; }
.ri-usb-line:before { content: "\f252"; }
.ri-user-2-fill:before { content: "\f253"; }
.ri-user-2-line:before { content: "\f254"; }
.ri-user-3-fill:before { content: "\f255"; }
.ri-user-3-line:before { content: "\f256"; }
.ri-user-4-fill:before { content: "\f257"; }
.ri-user-4-line:before { content: "\f258"; }
.ri-user-5-fill:before { content: "\f259"; }
.ri-user-5-line:before { content: "\f25a"; }
.ri-user-6-fill:before { content: "\f25b"; }
.ri-user-6-line:before { content: "\f25c"; }
.ri-user-add-fill:before { content: "\f25d"; }
.ri-user-add-line:before { content: "\f25e"; }
.ri-user-fill:before { content: "\f25f"; }
.ri-user-follow-fill:before { content: "\f260"; }
.ri-user-follow-line:before { content: "\f261"; }
.ri-user-heart-fill:before { content: "\f262"; }
.ri-user-heart-line:before { content: "\f263"; }
.ri-user-line:before { content: "\f264"; }
.ri-user-location-fill:before { content: "\f265"; }
.ri-user-location-line:before { content: "\f266"; }
.ri-user-received-2-fill:before { content: "\f267"; }
.ri-user-received-2-line:before { content: "\f268"; }
.ri-user-received-fill:before { content: "\f269"; }
.ri-user-received-line:before { content: "\f26a"; }
.ri-user-search-fill:before { content: "\f26b"; }
.ri-user-search-line:before { content: "\f26c"; }
.ri-user-settings-fill:before { content: "\f26d"; }
.ri-user-settings-line:before { content: "\f26e"; }
.ri-user-shared-2-fill:before { content: "\f26f"; }
.ri-user-shared-2-line:before { content: "\f270"; }
.ri-user-shared-fill:before { content: "\f271"; }
.ri-user-shared-line:before { content: "\f272"; }
.ri-user-smile-fill:before { content: "\f273"; }
.ri-user-smile-line:before { content: "\f274"; }
.ri-user-star-fill:before { content: "\f275"; }
.ri-user-star-line:before { content: "\f276"; }
.ri-user-unfollow-fill:before { content: "\f277"; }
.ri-user-unfollow-line:before { content: "\f278"; }
.ri-user-voice-fill:before { content: "\f279"; }
.ri-user-voice-line:before { content: "\f27a"; }
.ri-video-add-fill:before { content: "\f27b"; }
.ri-video-add-line:before { content: "\f27c"; }
.ri-video-chat-fill:before { content: "\f27d"; }
.ri-video-chat-line:before { content: "\f27e"; }
.ri-video-download-fill:before { content: "\f27f"; }
.ri-video-download-line:before { content: "\f280"; }
.ri-video-fill:before { content: "\f281"; }
.ri-video-line:before { content: "\f282"; }
.ri-video-upload-fill:before { content: "\f283"; }
.ri-video-upload-line:before { content: "\f284"; }
.ri-vidicon-2-fill:before { content: "\f285"; }
.ri-vidicon-2-line:before { content: "\f286"; }
.ri-vidicon-fill:before { content: "\f287"; }
.ri-vidicon-line:before { content: "\f288"; }
.ri-vimeo-fill:before { content: "\f289"; }
.ri-vimeo-line:before { content: "\f28a"; }
.ri-vip-crown-2-fill:before { content: "\f28b"; }
.ri-vip-crown-2-line:before { content: "\f28c"; }
.ri-vip-crown-fill:before { content: "\f28d"; }
.ri-vip-crown-line:before { content: "\f28e"; }
.ri-vip-diamond-fill:before { content: "\f28f"; }
.ri-vip-diamond-line:before { content: "\f290"; }
.ri-vip-fill:before { content: "\f291"; }
.ri-vip-line:before { content: "\f292"; }
.ri-virus-fill:before { content: "\f293"; }
.ri-virus-line:before { content: "\f294"; }
.ri-visa-fill:before { content: "\f295"; }
.ri-visa-line:before { content: "\f296"; }
.ri-voice-recognition-fill:before { content: "\f297"; }
.ri-voice-recognition-line:before { content: "\f298"; }
.ri-voiceprint-fill:before { content: "\f299"; }
.ri-voiceprint-line:before { content: "\f29a"; }
.ri-volume-down-fill:before { content: "\f29b"; }
.ri-volume-down-line:before { content: "\f29c"; }
.ri-volume-mute-fill:before { content: "\f29d"; }
.ri-volume-mute-line:before { content: "\f29e"; }
.ri-volume-off-vibrate-fill:before { content: "\f29f"; }
.ri-volume-off-vibrate-line:before { content: "\f2a0"; }
.ri-volume-up-fill:before { content: "\f2a1"; }
.ri-volume-up-line:before { content: "\f2a2"; }
.ri-volume-vibrate-fill:before { content: "\f2a3"; }
.ri-volume-vibrate-line:before { content: "\f2a4"; }
.ri-vuejs-fill:before { content: "\f2a5"; }
.ri-vuejs-line:before { content: "\f2a6"; }
.ri-walk-fill:before { content: "\f2a7"; }
.ri-walk-line:before { content: "\f2a8"; }
.ri-wallet-2-fill:before { content: "\f2a9"; }
.ri-wallet-2-line:before { content: "\f2aa"; }
.ri-wallet-3-fill:before { content: "\f2ab"; }
.ri-wallet-3-line:before { content: "\f2ac"; }
.ri-wallet-fill:before { content: "\f2ad"; }
.ri-wallet-line:before { content: "\f2ae"; }
.ri-water-flash-fill:before { content: "\f2af"; }
.ri-water-flash-line:before { content: "\f2b0"; }
.ri-webcam-fill:before { content: "\f2b1"; }
.ri-webcam-line:before { content: "\f2b2"; }
.ri-wechat-2-fill:before { content: "\f2b3"; }
.ri-wechat-2-line:before { content: "\f2b4"; }
.ri-wechat-fill:before { content: "\f2b5"; }
.ri-wechat-line:before { content: "\f2b6"; }
.ri-wechat-pay-fill:before { content: "\f2b7"; }
.ri-wechat-pay-line:before { content: "\f2b8"; }
.ri-weibo-fill:before { content: "\f2b9"; }
.ri-weibo-line:before { content: "\f2ba"; }
.ri-whatsapp-fill:before { content: "\f2bb"; }
.ri-whatsapp-line:before { content: "\f2bc"; }
.ri-wheelchair-fill:before { content: "\f2bd"; }
.ri-wheelchair-line:before { content: "\f2be"; }
.ri-wifi-fill:before { content: "\f2bf"; }
.ri-wifi-line:before { content: "\f2c0"; }
.ri-wifi-off-fill:before { content: "\f2c1"; }
.ri-wifi-off-line:before { content: "\f2c2"; }
.ri-window-2-fill:before { content: "\f2c3"; }
.ri-window-2-line:before { content: "\f2c4"; }
.ri-window-fill:before { content: "\f2c5"; }
.ri-window-line:before { content: "\f2c6"; }
.ri-windows-fill:before { content: "\f2c7"; }
.ri-windows-line:before { content: "\f2c8"; }
.ri-windy-fill:before { content: "\f2c9"; }
.ri-windy-line:before { content: "\f2ca"; }
.ri-wireless-charging-fill:before { content: "\f2cb"; }
.ri-wireless-charging-line:before { content: "\f2cc"; }
.ri-women-fill:before { content: "\f2cd"; }
.ri-women-line:before { content: "\f2ce"; }
.ri-wubi-input:before { content: "\f2cf"; }
.ri-xbox-fill:before { content: "\f2d0"; }
.ri-xbox-line:before { content: "\f2d1"; }
.ri-xing-fill:before { content: "\f2d2"; }
.ri-xing-line:before { content: "\f2d3"; }
.ri-youtube-fill:before { content: "\f2d4"; }
.ri-youtube-line:before { content: "\f2d5"; }
.ri-zcool-fill:before { content: "\f2d6"; }
.ri-zcool-line:before { content: "\f2d7"; }
.ri-zhihu-fill:before { content: "\f2d8"; }
.ri-zhihu-line:before { content: "\f2d9"; }
.ri-zoom-in-fill:before { content: "\f2da"; }
.ri-zoom-in-line:before { content: "\f2db"; }
.ri-zoom-out-fill:before { content: "\f2dc"; }
.ri-zoom-out-line:before { content: "\f2dd"; }
.ri-zzz-fill:before { content: "\f2de"; }
.ri-zzz-line:before { content: "\f2df"; }


.FloatingMenuButton_menu__2ngx4{min-width:10px;min-height:10px;max-height:400px;color:#000;background-color:rgba(255,255,255,.95);border-radius:.3rem;box-shadow:0 2px 5px #000;overflow:auto}.FloatingMenuButton_menu__2ngx4 .FloatingMenuButton_menuItem__7EhYx{padding:.7rem 1rem;min-width:8em;border-bottom:1px solid rgba(0,0,0,.2);font-weight:500;white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer}.FloatingMenuButton_menu__2ngx4 .FloatingMenuButton_menuItem__7EhYx[data-size=small]{min-width:6em}.FloatingMenuButton_menu__2ngx4 .FloatingMenuButton_menuItem__7EhYx:last-child{border-bottom:0}.FloatingMenuButton_menu__2ngx4 .FloatingMenuButton_menuItem__7EhYx[data-variant=alert]{color:red}.FloatingMenuButton_menu__2ngx4 .FloatingMenuButton_menuItem__7EhYx[data-variant=primary]{color:var(--primary-color)}.FloatingMenuButton_menu__2ngx4 .FloatingMenuButton_menuItem__7EhYx:hover{color:#fff;background-color:var(--primary-color);border-bottom-color:rgba(0,0,0,0)}.FloatingMenuButton_menu__2ngx4 .FloatingMenuButton_menuItem__7EhYx:hover[data-variant=alert]{color:#fff;background-color:red}.FloatingMenuButton_menu__2ngx4 .FloatingMenuButton_menuItem__7EhYx:hover[data-variant=primary]{color:#fff;background-color:var(--primary-color)}.FloatingMenuButton_menu__2ngx4 .FloatingMenuButton_menuItem__7EhYx[aria-disabled=true]{color:#999;font-weight:normal;pointer-events:none}.FloatingMenuButton_menu__2ngx4[aria-hidden=true]{opacity:0;pointer-events:none}
.TextInput_component__4ybTo{position:relative;margin:0;display:flex;max-width:var(--textinput-max-width)}.TextInput_component__4ybTo .TextInput_content__jDRV4{flex:1 1;display:flex;padding:.4em .5em;align-items:center;font-size:1.1em;color:var(--textinput-text-color);background-color:var(--textinput-background-color);border:0;border-radius:.2rem}.TextInput_component__4ybTo .TextInput_leftContent__cdXz5,.TextInput_component__4ybTo .TextInput_rightContent__gtMM8{position:relative;-webkit-user-select:none;user-select:none;opacity:.5}.TextInput_component__4ybTo .TextInput_input__G8QzI{flex:1 1;-webkit-appearance:none;appearance:none;display:block;width:100%;margin:0;padding:0;background-color:rgba(0,0,0,0);border:0;color:inherit;font-size:inherit;-webkit-user-select:auto;user-select:auto}.TextInput_component__4ybTo .TextInput_input__G8QzI::placeholder{color:rgba(0,0,0,.2)}.TextInput_component__4ybTo .TextInput_input__G8QzI:focus{outline:none}.TextInput_component__4ybTo .TextInput_input__G8QzI[disabled]{color:#555}.TextInput_component__4ybTo .TextInput_clearButton__kd3_T{margin:-0.4em -0.3em -0.4em 0;padding:.3em;cursor:pointer}.TextInput_component__4ybTo .TextInput_clearButton__kd3_T[aria-hidden=true]{pointer-events:none;opacity:0}.TextInput_component__4ybTo .TextInput_clearButton__kd3_T:active{transform:scale(0.9, 0.9)}.TextInput_component__4ybTo .TextInput_searchConditions__MLPxY{display:flex;align-items:center;flex-direction:row-reverse}.TextInput_component__4ybTo .TextInput_searchConditions__MLPxY .TextInput_floatingMenuButton__r9A6d{width:100%}.TextInput_component__4ybTo .TextInput_searchConditions__MLPxY .TextInput_searchConditionLabel__gpNsr{display:flex;justify-content:right;align-items:center;margin-left:1em;height:1rem;border-left:1px solid rgba(0,0,0,.2);background:rgba(0,0,0,.1);margin:-1em -0.5em -1em .5em;padding:1.1em .5em;border-radius:0 3px 3px 0}.TextInput_component__4ybTo .TextInput_searchConditions__MLPxY .TextInput_filterIcon__Ykc7R{margin-left:.3em}.TextInput_component__4ybTo .TextInput_searchButton__lY4Ug{-webkit-appearance:none;appearance:none;margin:-0.4em -0.5em -0.4em .5em;padding:.3em .5em;background-color:rgba(0,0,0,.1);border:0;border-left:1px solid rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;cursor:pointer}.TextInput_component__4ybTo .TextInput_searchButton__lY4Ug .TextInput_icon__cJicx{margin-right:.3em;font-size:1.2em}.TextInput_component__4ybTo .TextInput_searchButton__lY4Ug .TextInput_icon__cJicx.TextInput_conditions__Z66PE{margin-right:0}.TextInput_component__4ybTo .TextInput_searchButton__lY4Ug:active .TextInput_icon__cJicx{transform:scale(0.9, 0.9)}.TextInput_component__4ybTo.TextInput_error__SguCz .TextInput_content__jDRV4{background-color:#fee;border:1px solid red}.TextInput_component__4ybTo[data-focused=true]::before{content:"";display:block;position:absolute;z-index:100;top:-1px;left:-1px;bottom:-1px;right:-1px;pointer-events:none;border:2px solid #07f;border-radius:.2rem}.TextInput_component__4ybTo[aria-readonly=true]{cursor:default}.TextInput_component__4ybTo[aria-readonly=true] .TextInput_content__jDRV4{pointer-events:none}.TextInput_component__4ybTo[data-size=small] .TextInput_content__jDRV4{padding:.5em .5em;font-size:.85rem}.TextInput_component__4ybTo[data-size=small] .TextInput_searchButton__lY4Ug{margin:-0.5em -0.5em -0.5em .5em;padding:.5em .5em}.TextInput_component__4ybTo .TextInput_errorText__oTwL_{display:none;position:absolute;bottom:0;left:0;padding:.3em .8em;transform:translate(0, calc(100% + 0.5em));background-color:rgba(237,237,202,.9);color:#797305;font-size:.85rem;border-radius:.2em;line-height:1}.TextInput_component__4ybTo .TextInput_errorText__oTwL_::before{content:"";display:block;width:0;height:0}.TextInput_component__4ybTo+.TextInput_component__4ybTo{margin-top:.5rem}
.ColorPicker_component__tby0m{position:relative;flex-shrink:0;padding:15px;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}.ColorPicker_pickerContainer__tKJUZ{position:relative;width:256px;height:256px}.ColorPicker_picker__0qoFl{position:absolute;z-index:1;top:0;left:0;transform:translate(-50%, -50%);width:20px;height:20px;border:2px solid #fff;border-radius:100%;box-shadow:0 0 3px rgba(0,0,0,.5);will-change:top,left;pointer-events:none}.ColorPicker_pickerCanvas__lR2yD{position:absolute;top:0;left:0;width:256px;height:256px}.ColorPicker_hueSlider__4HwvY{position:relative;margin:10px 0 0;width:256px}.ColorPicker_hueSliderThumb__kNxW8{position:absolute;top:50%;left:0;transform:translate(-50%, -50%);width:20px;height:20px;border:2px solid #fff;border-radius:100%;box-shadow:0 0 3px rgba(0,0,0,.5);will-change:left;pointer-events:none}.ColorPicker_hueCanvas__4NHmj{display:block;width:256px;height:20px}.ColorPicker_input__O_nvu{margin:10px 0 0;width:7em}
.FloatingTriggerBase_component__9ZD6n{position:relative;display:inline-block;vertical-align:top;cursor:pointer;-webkit-user-select:none;user-select:none}.FloatingTriggerBase_component__9ZD6n[aria-disabled=true]{opacity:.3;pointer-events:none}.FloatingTriggerBase_floatingContent__WIA16{position:fixed;z-index:100000}.FloatingTriggerBase_floatingContent__WIA16[aria-hidden=true]{opacity:0;pointer-events:none}
.ColorPickerInput_colorPicker__pCGLg{background-color:#333;border:1px solid rgba(255,255,255,.3);box-shadow:0 2px 1rem #000}.ColorPickerInput_colorChip__Au_c0{width:50px;height:26px;border:1px solid rgba(0,0,0,.3);cursor:pointer}
.DateInput_component__G4Wp3{display:inline-block;vertical-align:top;position:relative;z-index:1;padding:.5em 1em;min-width:13em;height:2.5em;color:var(--textinput-text-color);background:var(--textinput-background-color);border-radius:.3em;cursor:pointer;-webkit-user-select:none;user-select:none;overflow:hidden;text-overflow:ellipsis}.DateInput_component__G4Wp3[data-size=small]{font-size:.9em;min-width:5em}.DateInput_component__G4Wp3[aria-disabled=true]{pointer-events:none}.DateInput_component__G4Wp3.DateInput_error__R9_Lw{background-color:#fee;border:1px solid red}.DateInput_value__getur{position:relative;pointer-events:none;white-space:nowrap;text-align:center}.DateInput_inputText__ZpS9u{display:none;pointer-events:none}.DateInput_calendarContainer__XQbJp{position:relative;z-index:100000;padding:1em .7em .7em;display:flex;color:#000;background-color:rgba(255,255,255,.9);border-radius:.3rem;box-shadow:0 1px 10px rgba(0,0,0,.8);overflow:hidden;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%)}.DateInput_calendarContainer__XQbJp>*{margin-left:1em}.DateInput_calendarContainer__XQbJp>*:first-child{margin-left:0}.DateInput_calendarContainer__XQbJp[aria-hidden=true]{opacity:0;pointer-events:none}
.DatePicker_component__IdXxa{position:relative;display:inline-block;overflow:hidden;-webkit-user-select:none;user-select:none}.DatePicker_component__IdXxa .DatePicker_title__qBta8{padding:0 0 0 .5em;height:2em;display:flex;align-items:center}.DatePicker_component__IdXxa .DatePicker_title__qBta8 .DatePicker_year__4t7ZD,.DatePicker_component__IdXxa .DatePicker_title__qBta8 .DatePicker_month__UdLsg{position:relative;padding:.2em;font-weight:600;display:flex;align-items:center;overflow:hidden;cursor:pointer}.DatePicker_component__IdXxa .DatePicker_title__qBta8 .DatePicker_year__4t7ZD .DatePicker_invisibleSelect__5MViT,.DatePicker_component__IdXxa .DatePicker_title__qBta8 .DatePicker_month__UdLsg .DatePicker_invisibleSelect__5MViT{display:block;position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;opacity:0}.DatePicker_component__IdXxa .DatePicker_title__qBta8 .DatePicker_year__4t7ZD select,.DatePicker_component__IdXxa .DatePicker_title__qBta8 .DatePicker_month__UdLsg select{cursor:pointer}.DatePicker_component__IdXxa .DatePicker_title__qBta8 .DatePicker_year__4t7ZD:hover,.DatePicker_component__IdXxa .DatePicker_title__qBta8 .DatePicker_month__UdLsg:hover{background-color:rgba(0,0,0,.2)}.DatePicker_component__IdXxa .DatePicker_title__qBta8 .DatePicker_year__4t7ZD .DatePicker_icon__UmQEj,.DatePicker_component__IdXxa .DatePicker_title__qBta8 .DatePicker_month__UdLsg .DatePicker_icon__UmQEj{font-size:1em}.DatePicker_component__IdXxa .DatePicker_title__qBta8 .DatePicker_flex__x87hp{flex:1 1}.DatePicker_component__IdXxa .DatePicker_title__qBta8 .DatePicker_btn__vAO_F{position:relative;width:2em;height:2em;padding:.3em;display:flex;align-items:center;justify-content:center;cursor:pointer;white-space:nowrap;transition:opacity .2s linear 0s}.DatePicker_component__IdXxa .DatePicker_title__qBta8 .DatePicker_btn__vAO_F[aria-disabled=true]{opacity:0;pointer-events:none}.DatePicker_component__IdXxa .DatePicker_title__qBta8 .DatePicker_btn__vAO_F.DatePicker_now__b_e_T{width:auto}.DatePicker_component__IdXxa .DatePicker_title__qBta8 .DatePicker_btn__vAO_F:hover{background-color:rgba(0,0,0,.2)}.DatePicker_component__IdXxa .DatePicker_title__qBta8 .DatePicker_btn__vAO_F:active{transform:translate(0, 1px)}.DatePicker_component__IdXxa .DatePicker_title__qBta8 .DatePicker_btn__vAO_F i{font-size:1.2em;font-weight:600}.DatePicker_component__IdXxa .DatePicker_content___jNpN{display:flex}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8{flex:1 1;display:flex;flex-direction:column;position:relative;overflow:hidden;animation:DatePicker_appear-in__SolUn .2s ease-out 0s}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tr{display:flex}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tr td{flex:1 1;display:block;position:relative}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 thead{font-size:.8em;text-align:center;font-weight:400}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 thead tr td{padding:.5em}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 thead tr td[data-day="0"]{color:#e03535}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 thead tr td[data-day="6"]{color:#1a43c7}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tbody{flex:1 1;display:flex;flex-direction:column}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tbody tr{flex:1 1}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tbody tr td{position:relative;padding:.3em;width:2.5em;height:2.5em;opacity:.5;overflow:hidden;cursor:pointer}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tbody tr td::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:.5em;transition:background-color .1s linear 0s}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tbody tr td:hover::before{background-color:rgba(153,187,255,.1);transition-duration:0s}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tbody tr td[data-curr-month=true]{opacity:1}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tbody tr td .DatePicker_date__Stkl3{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tbody tr td .DatePicker_date__Stkl3 .DatePicker_circle__ns8Nt{position:absolute;bottom:0;left:50%;transform:translate(-50%, calc(100% + 2px));width:5px;height:5px;border-radius:100%}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tbody tr td[data-range=true]:not([data-start=true]):not([data-end=true]){color:#999}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tbody tr td[data-range=true]:not([data-start=true]):not([data-end=true])::before{top:5px;left:5px;right:5px;bottom:5px;border-radius:5px;background-color:rgba(0,123,255,.2)}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tbody tr td[data-start=true],.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tbody tr td[data-end=true]{font-weight:600;color:#fff}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tbody tr td[data-start=true]::before,.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tbody tr td[data-end=true]::before{background-color:var(--primary-color)}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tbody tr td[data-today=true] .DatePicker_date__Stkl3 .DatePicker_circle__ns8Nt{background-color:#f80}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tbody tr td[aria-selected=true]{font-weight:600;color:#fff}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tbody tr td[aria-selected=true]::before{background-color:var(--primary-color)}.DatePicker_component__IdXxa .DatePicker_calendarTable___Mn_8 tbody tr td[aria-disabled=true]{pointer-events:none;color:#ccc}.DatePicker_component__IdXxa[aria-disabled=true]{pointer-events:none}.DatePicker_component__IdXxa[aria-disabled=true] .DatePicker_year__4t7ZD .DatePicker_icon__UmQEj,.DatePicker_component__IdXxa[aria-disabled=true] .DatePicker_month__UdLsg .DatePicker_icon__UmQEj{display:none}.DatePicker_component__IdXxa[aria-disabled=true] .DatePicker_btn__vAO_F{display:none}@keyframes DatePicker_appear-in__SolUn{from{opacity:0}to{opacity:1}}
.HBox_component__jf1rC{display:flex;flex-direction:column;position:relative}.HBox_component__jf1rC.HBox_stretched__9Rt5Z{flex:1 1}.HBox_component__jf1rC>.HBox_content__TDXbA{display:flex;position:relative;flex:1 1}.HBox_component__jf1rC[data-vertical-align=top]>.HBox_content__TDXbA{align-items:flex-start}.HBox_component__jf1rC[data-vertical-align=middle]>.HBox_content__TDXbA{align-items:center}.HBox_component__jf1rC[data-vertical-align=bottom]>.HBox_content__TDXbA{align-items:flex-end}.HBox_component__jf1rC[data-items-gap="1"]>.HBox_content__TDXbA{gap:5px}.HBox_component__jf1rC[data-items-gap="2"]>.HBox_content__TDXbA{gap:10px}.HBox_component__jf1rC[data-items-gap="3"]>.HBox_content__TDXbA{gap:15px}.HBox_component__jf1rC[data-items-gap="4"]>.HBox_content__TDXbA{gap:20px}.HBox_component__jf1rC.HBox_scrollable__4mAb6>.HBox_content__TDXbA{position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto}
.Link_component__9uQW0{position:relative;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none}.Link_component__9uQW0[data-variant=alert]{color:red}.Link_component__9uQW0[aria-disabled=true]{pointer-events:none;opacity:.5}.Link_component__9uQW0.Link_bordered__XySgh{text-decoration:underline}.Link_component__9uQW0:active{transform:translate(0, 1px)}
.NotificationManager_notifyContainer__Gz50G{position:fixed;z-index:8000;top:15px;left:0;width:100%;padding:0 1rem;pointer-events:none;text-align:center}.NotificationManager_notify__DBbC_{display:inline-block;padding:1rem 1.2rem;line-height:1.2;text-align:left;color:#fff;border-radius:.3rem;animation:NotificationManager_appear__S3Edr .2s ease-out 0s forwards;background-color:rgba(26,138,230,.9);box-shadow:0 2px 10px rgba(0,0,0,.5)}.NotificationManager_notify__DBbC_[data-type=info]{background-color:rgba(0,121,202,.9);box-shadow:0 2px 10px rgba(0,65,109,.5)}.NotificationManager_notify__DBbC_[data-type=warn]{background-color:rgba(154,8,173,.9);box-shadow:0 2px 10px rgba(105,0,109,.5)}.NotificationManager_notify__DBbC_[data-type=error]{background-color:rgba(202,0,0,.9);box-shadow:0 2px 10px rgba(109,0,0,.5)}.NotificationManager_closed__mVH7W .NotificationManager_notify__DBbC_{animation:NotificationManager_disappear__pYSgA .2s ease-out 0s forwards}@keyframes NotificationManager_appear__S3Edr{0%{opacity:0;transform:translate(0, -1rem)}100%{opacity:1;transform:translate(0, 0)}}@keyframes NotificationManager_disappear__pYSgA{0%{opacity:1}100%{opacity:0}}
.Pagination_component__tIJx_{position:relative;display:block;-webkit-user-select:none;user-select:none}.Pagination_component__tIJx_[aria-disabled=true]{pointer-events:none;opacity:.2}.Pagination_container__iAiEL{display:flex;align-items:center;justify-content:center;color:var(--pagenation-text-color)}.Pagination_prev__3YZc1,.Pagination_next__6Tlgu,.Pagination_page__peCSo{position:relative;margin:0 0 0 14px;padding:0 10px;min-width:40px;height:36px;line-height:36px;text-align:center;font-weight:700;white-space:nowrap;cursor:pointer;transition:opacity .1s linear 0s}.Pagination_prev__3YZc1 span,.Pagination_next__6Tlgu span,.Pagination_page__peCSo span{position:relative;z-index:10}.Pagination_prev__3YZc1::before,.Pagination_prev__3YZc1::after,.Pagination_next__6Tlgu::before,.Pagination_next__6Tlgu::after,.Pagination_page__peCSo::before,.Pagination_page__peCSo::after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:4px}.Pagination_prev__3YZc1::before,.Pagination_next__6Tlgu::before,.Pagination_page__peCSo::before{background-color:var(--pagenation-highlight-color);opacity:0}.Pagination_prev__3YZc1:first-child,.Pagination_next__6Tlgu:first-child,.Pagination_page__peCSo:first-child{margin-left:0}.Pagination_prev__3YZc1:active,.Pagination_next__6Tlgu:active,.Pagination_page__peCSo:active{transform:translate(0, 1px)}.Pagination_prev__3YZc1[aria-hidden=true],.Pagination_next__6Tlgu[aria-hidden=true],.Pagination_page__peCSo[aria-hidden=true]{opacity:0;pointer-events:none;transition-duration:0s}.Pagination_page__peCSo{border-radius:4px}.Pagination_page__peCSo::before{background-color:var(--pagenation-highlight-color);opacity:0}.Pagination_page__peCSo.Pagination_current__C_0dU{pointer-events:none}.Pagination_page__peCSo.Pagination_current__C_0dU::before{opacity:.1}
.Popup_component__hh83Y{display:inline-block;vertical-align:top;position:relative;overflow:hidden;--popup-text-color: #000;--popup-background-color: rgba(255, 255, 255, 0.9);--popup-box-shadow: 0 2px 2rem rgba(0, 0, 0, 0.4);--popup-border: 1px solid rgba(0, 0, 0, 0.15);color:var(--popup-text-color);background-color:var(--popup-background-color);-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);border-radius:.5rem;box-shadow:var(--popup-box-shadow);cursor:default}.Popup_component__hh83Y .Popup_content__Dohlb{position:relative;z-index:1;min-width:20rem;max-height:30rem;padding:2rem;overflow:auto;line-height:1.5}.Popup_component__hh83Y .Popup_content__Dohlb>*:first-child{margin-top:0}.Popup_component__hh83Y .Popup_content__Dohlb>*:last-child{margin-bottom:0}.Popup_component__hh83Y .Popup_footer__MNZUP{position:relative;z-index:2;padding:0;border-top:var(--popup-border);font-weight:700;display:flex}.Popup_component__hh83Y .Popup_footer__MNZUP .Popup_button__b_8qB{flex:1 0;display:block;padding:1rem;font:inherit;font-weight:normal;color:inherit;text-align:center;white-space:nowrap;line-height:1;-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0);border:0;cursor:pointer}.Popup_component__hh83Y .Popup_footer__MNZUP .Popup_button__b_8qB[data-primary]{font-weight:600}.Popup_component__hh83Y .Popup_footer__MNZUP .Popup_button__b_8qB+.Popup_button__b_8qB{border-left:var(--popup-border)}.Popup_component__hh83Y .Popup_footer__MNZUP>*{margin-left:.8rem}.Popup_component__hh83Y .Popup_footer__MNZUP>*:first-child{margin-left:0}
.PopupManager_modalContainer__bPlPO{position:fixed;z-index:7000;top:0;left:0;bottom:0;right:0;background-color:var(--modal-background-color);animation:PopupManager_fade-in___9QuU .15s ease-out 0s forwards}.PopupManager_modalContainer__bPlPO>*{position:absolute;z-index:5000;top:50%;left:50%;transform:translate(-50%, -50%)}.PopupManager_modalContainer__bPlPO.PopupManager_closeEnabled__bykfw{cursor:pointer}.PopupManager_modalContainer__bPlPO.PopupManager_closed___tlRl{animation:PopupManager_fade-out__BaZYD .3s ease-out 0s forwards}.PopupManager_modalContainer__bPlPO.PopupManager_closed___tlRl .PopupManager_popup__OvwbI{pointer-events:none;animation:PopupManager_disappear-popup__a0L06 .1s ease-in 0s forwards}.PopupManager_modalContainerBackground__Xg9QM{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(0, 0)}.PopupManager_popup__OvwbI{position:absolute;z-index:5000;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;animation:PopupManager_appear-popup__cRcFk .15s ease-out 0s forwards}@keyframes PopupManager_fade-in___9QuU{0%{opacity:0}100%{opacity:1}}@keyframes PopupManager_fade-out__BaZYD{0%{opacity:1}100%{opacity:0}}@keyframes PopupManager_appear-popup__cRcFk{0%{opacity:0;transform:translate(-50%, calc(-50% + 1rem))}100%{opacity:1;transform:translate(-50%, -50%)}}@keyframes PopupManager_disappear-popup__a0L06{0%{opacity:1;transform:translate(-50%, -50%)}100%{opacity:0;transform:translate(-50%, calc(-50% + 1rem))}}
.RadioButton_component__vj0vx{display:inline-block;vertical-align:middle;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;transition:.3s ease}.RadioButton_component__vj0vx .RadioButton_content__91AvE{position:relative;display:flex;align-items:center}.RadioButton_component__vj0vx .RadioButton_circle__OtbN5{display:inline-block;vertical-align:middle;position:relative;width:22px;height:22px;background-color:#f5f7f8;border:1px solid #707c82;border-radius:100%;overflow:hidden}.RadioButton_component__vj0vx .RadioButton_circle__OtbN5 .RadioButton_thumb__2bGLz{position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background-color:var(--primary-color);box-shadow:0 .1rem .3rem rgba(0,0,0,.1);opacity:0;transition:opacity .1s ease-in-out 0s;will-change:opacity}.RadioButton_component__vj0vx .RadioButton_circle__OtbN5 .RadioButton_thumb__2bGLz::before{content:"";display:block;position:absolute;top:50%;left:50%;width:10px;height:10px;transform:translate(-50%, -50%);background-color:#f5f7f8;border-radius:100%}.RadioButton_component__vj0vx[data-focused=true] .RadioButton_circle__OtbN5{box-shadow:0 0 0 2px var(--primary-color)}.RadioButton_component__vj0vx[aria-disabled=true]{pointer-events:none;opacity:.3}.RadioButton_component__vj0vx[data-checked=true] .RadioButton_circle__OtbN5 .RadioButton_thumb__2bGLz{opacity:1}.RadioButton_component__vj0vx .RadioButton_label__sVrZZ{display:inline-block;vertical-align:middle;margin:0 0 0 .4em;font-size:1rem;font-weight:700}.RadioButton_component__vj0vx .RadioButton_hidden__f_qwY{position:absolute;top:0;left:0;opacity:0;pointer-events:none}.RadioButton_group__STD21{margin:1rem 0}.RadioButton_group__STD21.RadioButton_vertical__xqQlr .RadioButton_component__vj0vx{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:1rem}.RadioButton_group__STD21.RadioButton_vertical__xqQlr .RadioButton_component__vj0vx:first-child{margin-top:0}.RadioButton_group__STD21.RadioButton_horizontal__a_hE5>*{margin-left:1rem}.RadioButton_group__STD21.RadioButton_horizontal__a_hE5>*:first-child{margin-left:0}
.LinkModal_text__h3IzS{overflow-wrap:anywhere}
.MenuItem_menuItem__kJTLo{margin:0 8px 8px 0;min-width:2.5rem;padding:0 .5rem;height:2rem;text-align:center;font-size:1.2rem;line-height:1;white-space:nowrap;color:#fff;background-color:rgba(255,255,255,.1);border:1px solid rgba(0,0,0,0);border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.8);cursor:pointer;display:flex;align-items:center;justify-content:center}.MenuItem_menuItem__kJTLo .MenuItem_icon__OkocQ{display:inline-block;font-size:1.3rem}.MenuItem_menuItem__kJTLo .MenuItem_text__hs2qM{font-size:.85rem}.MenuItem_menuItem__kJTLo[disabled],.MenuItem_menuItem__kJTLo[aria-disabled=true]{pointer-events:none;opacity:.3}.MenuItem_menuItem__kJTLo:hover,.MenuItem_menuItem__kJTLo.MenuItem_active__4mQIN{color:#ddd}.MenuItem_menuItem__kJTLo.MenuItem_active__4mQIN{background-color:rgba(0,0,0,.1);border-color:var(--primary-color)}
.MenuBar_component__nAQng{position:relative;padding:8px 0 0 8px;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;background-color:rgba(0,0,0,.3);border-bottom:1px solid rgba(0,0,0,.5)}.MenuBar_component__nAQng[aria-disabled=true]{opacity:.5;pointer-events:none}.MenuBar_divider__Zhd8U{display:inline-block;background-color:rgba(255,255,255,.2);height:1.25rem;margin-left:.5rem;margin-right:.75rem;width:2px}
.RichEditor_component__rMtUt{position:relative;height:100%;min-height:150px;flex:1 1;display:flex;flex-direction:column;overflow:auto}.RichEditor_editorContainerWrapper__6BRf1{position:relative;flex:1 1;display:flex}.RichEditor_editorContainer__DfH2Z{position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto}.RichEditor_editorContent__ri8Kr{min-height:100%;padding:1rem}.RichEditor_editorContent__ri8Kr:focus{outline:none}.RichEditor_editorContent__ri8Kr [data-youtube-video]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.RichEditor_editorContent__ri8Kr [data-youtube-video] iframe{pointer-events:none}.RichEditor_editorContent__ri8Kr [data-youtube-video].ProseMirror-selectednode iframe,.RichEditor_editorContent__ri8Kr img.ProseMirror-selectednode,.RichEditor_editorContent__ri8Kr hr.ProseMirror-selectednode{outline:3px solid var(--primary-color)}.RichEditor_characterCount__LMpuK{position:absolute;z-index:10;bottom:10px;right:10px;padding:.5rem .7rem;line-height:1;background-color:rgba(255,255,255,.3);border-radius:.3rem;pointer-events:none;-webkit-user-select:none;user-select:none}.RichEditor_characterCount__LMpuK[data-error=true]{background-color:rgba(255,0,0,.3)}
.RichList_component__iVcnS{position:relative}.RichList_content__EcTI2{position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto}
.Spacer_component__HnfST{flex:1 1}
.Spinner_component__cSKGT{display:inline-block;vertical-align:middle;position:relative;margin:0;padding:0}.Spinner_component__cSKGT[aria-hidden=true]{visibility:hidden}.Spinner_component__cSKGT .Spinner_spinner__YmGOY{display:inline-block;vertical-align:top;position:relative;width:28px;height:28px;animation:Spinner_container-rotate__YT8An 1568ms linear infinite}.Spinner_component__cSKGT .Spinner_spinner__YmGOY .Spinner_circle__iwt1V{position:absolute;width:100%;height:100%;border:#2699e6;animation:Spinner_fill-unfill-rotate__K_VpM 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}.Spinner_component__cSKGT .Spinner_spinner__YmGOY .Spinner_circle__iwt1V .Spinner_circleLeft__9h1po,.Spinner_component__cSKGT .Spinner_spinner__YmGOY .Spinner_circle__iwt1V .Spinner_circleRight__6fmaY{display:inline-block;position:relative;width:50%;height:100%;overflow:hidden;border-color:inherit}.Spinner_component__cSKGT .Spinner_spinner__YmGOY .Spinner_circle__iwt1V .Spinner_circleLeft__9h1po::before,.Spinner_component__cSKGT .Spinner_spinner__YmGOY .Spinner_circle__iwt1V .Spinner_circleRight__6fmaY::before{content:"";display:block;box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;width:200%;height:100%;border-width:3px;border-style:solid;border-color:inherit;border-bottom-color:rgba(0,0,0,0);border-radius:50%;animation:none}.Spinner_component__cSKGT .Spinner_spinner__YmGOY .Spinner_circle__iwt1V .Spinner_circleLeft__9h1po::before{left:0;border-right-color:rgba(0,0,0,0);transform:rotate(129deg);animation:Spinner_left-spin__s_ujX 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}.Spinner_component__cSKGT .Spinner_spinner__YmGOY .Spinner_circle__iwt1V .Spinner_circleRight__6fmaY::before{left:-100%;border-left-color:rgba(0,0,0,0);transform:rotate(-129deg);animation:Spinner_right-spin__B_jCY 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}.Spinner_component__cSKGT[data-color=white] .Spinner_spinner__YmGOY .Spinner_circle__iwt1V .Spinner_circleLeft__9h1po::before,.Spinner_component__cSKGT[data-color=white] .Spinner_spinner__YmGOY .Spinner_circle__iwt1V .Spinner_circleRight__6fmaY::before{border-color:#fff;border-bottom-color:rgba(0,0,0,0)}.Spinner_component__cSKGT[data-color=white] .Spinner_spinner__YmGOY .Spinner_circle__iwt1V .Spinner_circleLeft__9h1po::before{border-right-color:rgba(0,0,0,0)}.Spinner_component__cSKGT[data-color=white] .Spinner_spinner__YmGOY .Spinner_circle__iwt1V .Spinner_circleRight__6fmaY::before{border-left-color:rgba(0,0,0,0)}.Spinner_component__cSKGT[data-size=xsmall] .Spinner_spinner__YmGOY{width:13px;height:13px}.Spinner_component__cSKGT[data-size=xsmall] .Spinner_spinner__YmGOY .Spinner_circle__iwt1V .Spinner_circleLeft__9h1po::before,.Spinner_component__cSKGT[data-size=xsmall] .Spinner_spinner__YmGOY .Spinner_circle__iwt1V .Spinner_circleRight__6fmaY::before{border-width:2px}.Spinner_component__cSKGT[data-size=small] .Spinner_spinner__YmGOY{width:20px;height:20px}.Spinner_component__cSKGT[data-size=small] .Spinner_spinner__YmGOY .Spinner_circle__iwt1V .Spinner_circleLeft__9h1po::before,.Spinner_component__cSKGT[data-size=small] .Spinner_spinner__YmGOY .Spinner_circle__iwt1V .Spinner_circleRight__6fmaY::before{border-width:2px}.Spinner_component__cSKGT[data-size=medium] .Spinner_spinner__YmGOY{width:28px;height:28px}.Spinner_component__cSKGT[data-size=medium] .Spinner_spinner__YmGOY .Spinner_circle__iwt1V .Spinner_circleLeft__9h1po::before,.Spinner_component__cSKGT[data-size=medium] .Spinner_spinner__YmGOY .Spinner_circle__iwt1V .Spinner_circleRight__6fmaY::before{border-width:3px}.Spinner_component__cSKGT[data-size=large] .Spinner_spinner__YmGOY{width:34px;height:34px}.Spinner_component__cSKGT[data-size=large] .Spinner_spinner__YmGOY .Spinner_circle__iwt1V .Spinner_circleLeft__9h1po::before,.Spinner_component__cSKGT[data-size=large] .Spinner_spinner__YmGOY .Spinner_circle__iwt1V .Spinner_circleRight__6fmaY::before{border-width:3px}@keyframes Spinner_container-rotate__YT8An{to{transform:rotate(360deg)}}@keyframes Spinner_fill-unfill-rotate__K_VpM{12.5%{transform:rotate(135deg)}25%{transform:rotate(270deg)}37.5%{transform:rotate(405deg)}50%{transform:rotate(540deg)}62.5%{transform:rotate(675deg)}75%{transform:rotate(810deg)}87.5%{transform:rotate(945deg)}to{transform:rotate(1080deg)}}@keyframes Spinner_left-spin__s_ujX{from{transform:rotate(130deg)}50%{transform:rotate(-5deg)}to{transform:rotate(130deg)}}@keyframes Spinner_right-spin__B_jCY{from{transform:rotate(-130deg)}50%{transform:rotate(5deg)}to{transform:rotate(-130deg)}}
.VBox_component__B_x59{display:flex;flex-direction:column;position:relative}.VBox_component__B_x59.VBox_stretched__Wjbla{flex:1 1}.VBox_component__B_x59>.VBox_content__MSxCs{display:flex;flex-direction:column;position:relative;flex:1 1}.VBox_component__B_x59[data-horizontal-align=left]>.VBox_content__MSxCs{align-items:flex-start}.VBox_component__B_x59[data-horizontal-align=center]>.VBox_content__MSxCs{align-items:center}.VBox_component__B_x59[data-horizontal-align=right]>.VBox_content__MSxCs{align-items:flex-end}.VBox_component__B_x59[data-items-gap="1"]>.VBox_content__MSxCs{gap:5px}.VBox_component__B_x59.VBox_scrollable__PHx1n>.VBox_content__MSxCs{position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto;scrollbar-width:none}
.RichTable_table__UHty6{flex:1 1;display:flex;flex-direction:column;overflow:hidden;background-color:var(--richtable-background-color)}.RichTable_loading__WjUUO{position:absolute;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;background-color:rgba(0,0,0,.2)}.RichTable_tableHeader__eOo7I{background-color:var(--richtable-header);border:var(--richtable-border);-webkit-user-select:none;user-select:none}.RichTable_tableHeader__eOo7I .RichTable_tableHeading__qxZA5{padding:.3em .5rem;font-size:.85rem}.RichTable_tableHeader__eOo7I .RichTable_tableHeading__qxZA5[data-sortable=true]{cursor:pointer}.RichTable_tableHeader__eOo7I .RichTable_tableHeading__qxZA5[data-sortable=true]:hover{background-color:var(--richtable-header-hover)}.RichTable_tableHeader__eOo7I .RichTable_sortable__aYTas{display:flex;justify-content:space-between;align-items:center}.RichTable_tableBodyContainer__NNHep{position:relative;flex:1 1;display:flex;flex-direction:column}.RichTable_tableBodyContainer__NNHep .RichTable_frame__g1euJ{position:absolute;z-index:10;top:0;left:1px;width:calc(100% - 2px);height:100%;pointer-events:none;overflow:hidden}.RichTable_tableBodyContainer__NNHep .RichTable_frame__g1euJ::before,.RichTable_tableBodyContainer__NNHep .RichTable_frame__g1euJ::after{content:"";display:block;position:absolute;left:-10px;width:calc(100% + 10px);height:20px;background-color:rgba(255,0,0,.3);opacity:0;transition:opacity .3s linear 0s;box-shadow:0 0 20px var(--richtable-background-color),0 0 20px var(--richtable-background-color),0 0 20px var(--richtable-background-color),0 0 20px var(--richtable-background-color),0 0 20px var(--richtable-background-color)}.RichTable_tableBodyContainer__NNHep .RichTable_frame__g1euJ::before{top:-20px}.RichTable_tableBodyContainer__NNHep .RichTable_frame__g1euJ::after{bottom:-20px}.RichTable_tableBodyContainer__NNHep .RichTable_frame__g1euJ.RichTable_overflowTop__UrqWN::before{opacity:1}.RichTable_tableBodyContainer__NNHep .RichTable_frame__g1euJ.RichTable_overflowBottom__s1JNM::after{opacity:1}.RichTable_tableBody__Ine6t{position:relative}.RichTable_tableBody__Ine6t .RichTable_tableRow__caZZL{display:flex;background-color:var(--richtable-row-background-color);border-right:var(--richtable-border);border-bottom:var(--richtable-border);border-left:var(--richtable-border);text-decoration:none}.RichTable_tableBody__Ine6t .RichTable_tableRow__caZZL.RichTable_clickable__cVqVu{cursor:pointer}.RichTable_tableBody__Ine6t .RichTable_tableRow__caZZL.RichTable_clickable__cVqVu:hover{background-color:var(--richtable-row-hover-background-color)}.RichTable_tableBody__Ine6t .RichTable_tableCol__CRkXb{padding:.3rem .5rem}.RichTable_tableBody__Ine6t .RichTable_actionIcon__Ovdza{width:1.5rem;height:auto}.RichTable_tableHeader__eOo7I .RichTable_tableHeading__qxZA5,.RichTable_tableHeader__eOo7I .RichTable_tableCol__CRkXb,.RichTable_tableBody__Ine6t .RichTable_tableHeading__qxZA5,.RichTable_tableBody__Ine6t .RichTable_tableCol__CRkXb{border-left:var(--richtable-border);overflow:hidden;text-overflow:ellipsis}.RichTable_tableHeader__eOo7I .RichTable_tableHeading__qxZA5:first-child,.RichTable_tableHeader__eOo7I .RichTable_tableCol__CRkXb:first-child,.RichTable_tableBody__Ine6t .RichTable_tableHeading__qxZA5:first-child,.RichTable_tableBody__Ine6t .RichTable_tableCol__CRkXb:first-child{border-left:0}.RichTable_tableHeader__eOo7I .RichTable_tableCol__CRkXb[data-type=number],.RichTable_tableBody__Ine6t .RichTable_tableCol__CRkXb[data-type=number]{text-align:right}.RichTable_tableHeader__eOo7I .RichTable_tableCol__CRkXb[data-type=actions],.RichTable_tableBody__Ine6t .RichTable_tableCol__CRkXb[data-type=actions]{text-align:center}.RichTable_tableBody__Ine6t .RichTable_tableContent__IJ_sG{flex:1 1}.RichTable_tableBody__Ine6t .RichTable_tableContent__IJ_sG.RichTable_disabled__M5xFT{opacity:.3}.RichTable_pagination__iLsAM{margin:0 auto}
.SegmentedControl_component__mypHI{display:inline-block;vertical-align:top;white-space:nowrap;border:1px solid var(--button-border-color);border-radius:.3em;overflow:hidden}.SegmentedControl_component__mypHI[data-some-rows=true]{display:flex;margin-bottom:.5rem}.SegmentedControl_component__mypHI>.SegmentedControl_item__JaQHu{-webkit-appearance:none;appearance:none;position:relative;display:inline-block;vertical-align:middle;min-width:80px;margin:0;padding:.7em 1em;overflow:hidden;cursor:pointer;outline:none;-webkit-user-select:none;user-select:none;color:var(--button-text-color);font-size:1rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;white-space:nowrap;background:var(--button-background-color);border-left:1px solid var(--button-border-color);border-radius:0;transition:opacity .15s linear 0s}.SegmentedControl_component__mypHI>.SegmentedControl_item__JaQHu[data-some-rows=true]{flex:1 1;text-align:center}.SegmentedControl_component__mypHI>.SegmentedControl_item__JaQHu[aria-disabled=true],.SegmentedControl_component__mypHI>.SegmentedControl_item__JaQHu[disabled]{opacity:.5;pointer-events:none}.SegmentedControl_component__mypHI>.SegmentedControl_item__JaQHu:first-child{border-left-width:0}.SegmentedControl_component__mypHI>.SegmentedControl_item__JaQHu:active{transform:translate(0, 0)}.SegmentedControl_component__mypHI>.SegmentedControl_item__JaQHu[aria-selected=true]{z-index:100;pointer-events:none;background-color:var(--primary-color);box-shadow:0 2px 3px rgba(0,0,0,.5) inset}.SegmentedControl_component__mypHI[data-direction=vertical]>.SegmentedControl_item__JaQHu{display:block;width:100%;border-top:1px solid var(--button-border-color);border-left-width:0}.SegmentedControl_component__mypHI[data-direction=vertical]>.SegmentedControl_item__JaQHu:first-child{border-top-width:0;border-top-left-radius:.3em;border-top-right-radius:.3em;border-bottom-left-radius:0}.SegmentedControl_component__mypHI[data-direction=vertical]>.SegmentedControl_item__JaQHu:last-child{border-bottom-left-radius:.3em;border-bottom-right-radius:.3em;border-top-right-radius:0}.SegmentedControl_component__mypHI[data-direction=vertical]>.SegmentedControl_item__JaQHu[aria-selected=true]{box-shadow:0 1px 3px rgba(0,0,0,.5) inset}.SegmentedControl_component__mypHI[data-size=small]>.SegmentedControl_item__JaQHu{padding:.6em;min-width:70px;font-size:.9rem}.SegmentedControl_component__mypHI[data-size=large]>.SegmentedControl_item__JaQHu{padding:.7em 1em;min-width:70px;font-size:1.1rem}.SegmentedControl_component__mypHI[aria-disabled=true]{opacity:.5;pointer-events:none}.SegmentedControl_input__imsTc{display:none}
.Select_component__4UpW9{position:relative;-webkit-appearance:none;appearance:none;background-color:var(--textinput-background-color);border:0;border-radius:.1em;font-size:1.1rem;color:var(--textinput-text-color)}.Select_component__4UpW9:focus{outline:none}
.SwitchInput_component__396ZK{display:inline-block;vertical-align:middle;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SwitchInput_component__396ZK .SwitchInput_content__JMBZT{display:flex;align-items:center}.SwitchInput_component__396ZK .SwitchInput_switcher__PW9z_{display:inline-block;vertical-align:middle;position:relative;width:3rem;height:1.7rem;background-color:var(--checkbox-background-color);border-radius:100px;overflow:hidden}.SwitchInput_component__396ZK .SwitchInput_switcher__PW9z_ .SwitchInput_thumb__MOwAW{position:absolute;top:2px;left:2px;width:calc(1.7rem - 4px);height:calc(1.7rem - 4px);background-color:#fff;box-shadow:0 .1rem .3rem rgba(0,0,0,.3);border-radius:100%;transition:left .1s ease-in-out 0s}.SwitchInput_component__396ZK[aria-disabled=true]{pointer-events:none;opacity:.3}.SwitchInput_component__396ZK[data-checked=true] .SwitchInput_switcher__PW9z_{background:var(--switchinput-checked-background-color)}.SwitchInput_component__396ZK[data-checked=true] .SwitchInput_switcher__PW9z_ .SwitchInput_thumb__MOwAW{left:calc(100% - 1.7rem + 2px)}.SwitchInput_component__396ZK .SwitchInput_label__3dl1G{display:inline-block;vertical-align:middle;margin:0 0 0 .4em;font-size:1rem;font-weight:700}.SwitchInput_component__396ZK .SwitchInput_hidden__X4S60{display:none}
.Table_component__40YxG{position:relative;overflow:auto}.Table_component__40YxG .Table_table__Q5hHV{width:100%;border-collapse:collapse;line-height:1.2}.Table_component__40YxG .Table_table__Q5hHV .Table_th__gh8kj,.Table_component__40YxG .Table_table__Q5hHV .Table_td__AWgwa{border:1px solid rgba(255,255,255,.2)}.Table_component__40YxG .Table_table__Q5hHV .Table_th__gh8kj{padding:.3em 1em;white-space:nowrap;text-align:left;background-color:rgba(255,255,255,.2)}.Table_component__40YxG .Table_table__Q5hHV .Table_tr__AEBIt{-webkit-user-select:none;user-select:none}.Table_component__40YxG .Table_table__Q5hHV .Table_tr__AEBIt.Table_clickable__tnbXw{cursor:pointer}.Table_component__40YxG .Table_table__Q5hHV .Table_tr__AEBIt.Table_clickable__tnbXw:hover{background-color:rgba(255,255,255,.1)}.Table_component__40YxG .Table_table__Q5hHV .Table_td__AWgwa{padding:.8em;vertical-align:top;border-top:0;border-left:0;border-right:0;white-space:nowrap}.Table_component__40YxG .Table_table__Q5hHV .Table_td__AWgwa:first-child{border-left:1px solid rgba(255,255,255,.2)}.Table_component__40YxG .Table_table__Q5hHV .Table_td__AWgwa:last-child{border-right:1px solid rgba(255,255,255,.2)}.Table_component__40YxG .Table_table__Q5hHV .Table_td__AWgwa[data-align=center]{text-align:center}.Table_component__40YxG .Table_table__Q5hHV .Table_td__AWgwa[data-align=right]{text-align:right}.Table_component__40YxG[data-size=small] .Table_th__gh8kj,.Table_component__40YxG[data-size=small] .Table_td__AWgwa{font-size:.85em}.Table_list__VPxaL{margin:0;padding:0 0 0 1.5em;line-height:1.2}
.Textarea_component__v918y{position:relative;margin:0;max-width:var(--input-max-width);color:var(--textinput-text-color);background-color:var(--textinput-background-color);border-radius:.3em;overflow:hidden}.Textarea_component__v918y.Textarea_readonly__12jws{color:inherit;background-color:rgba(255,255,255,.1)}.Textarea_component__v918y .Textarea_label__gWHZd{padding:0 .5rem 0 0;min-width:8rem;white-space:nowrap}.Textarea_component__v918y .Textarea_textarea__5MIXv{flex:1 1;-webkit-appearance:none;appearance:none;display:block;width:100%;margin:0;padding:.4em .5em;background-color:rgba(0,0,0,0);border:0;font-size:1.1rem;color:inherit;resize:none;-webkit-user-select:auto;user-select:auto}.Textarea_component__v918y .Textarea_textarea__5MIXv.Textarea_isCounterActive__2FuZk{padding-bottom:2rem}.Textarea_component__v918y .Textarea_textarea__5MIXv::placeholder{color:rgba(0,0,0,.2)}.Textarea_component__v918y .Textarea_textarea__5MIXv.Textarea_resizable__DqNNc{resize:vertical}.Textarea_component__v918y .Textarea_textarea__5MIXv:focus{outline:none}.Textarea_component__v918y .Textarea_textarea__5MIXv[disabled]{color:#555}.Textarea_component__v918y .Textarea_counter__2mINA{position:absolute;bottom:0;right:0;padding:.3em .5em;text-align:right;line-height:1;font-size:.85rem;color:rgba(0,0,0,.8);background-color:var(--textinput-background-color)}.Textarea_component__v918y .Textarea_counter__2mINA.Textarea_overed__uPsRS{color:red}.Textarea_component__v918y[data-focused=true]::before{content:"";display:block;position:absolute;z-index:100;top:0;left:0;bottom:0;right:0;pointer-events:none;border:2px solid #07f;border-radius:.3em}.Textarea_component__v918y[data-focused=true].Textarea_readonly__12jws::before{display:none}.Textarea_component__v918y[aria-readonly=true]{cursor:default}.Textarea_component__v918y[aria-readonly=true] .Textarea_textarea__5MIXv{pointer-events:none}.Textarea_component__v918y[aria-disabled=true]{opacity:.3}.Textarea_component__v918y.Textarea_error__VFOI9{background-color:#fee;border:1px solid red}
.TimePicker_component__94_SG{display:inline-block;position:relative}.TimePicker_container__Ru_2y{min-height:10em;height:100%;display:flex;flex-direction:column}.TimePicker_title__AqJO0{height:2em;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:600}.TimePicker_title__AqJO0[data-hours-type="12"] .TimePicker_amPmSelector__c7Oot{display:flex;width:80px;font-size:12px}.TimePicker_title__AqJO0[data-hours-type="12"] .TimePicker_amPmSelector__c7Oot button{width:38px;border:none;border-radius:5px;background:rgba(0,0,0,0)}.TimePicker_title__AqJO0[data-hours-type="12"] .TimePicker_amPmSelector__c7Oot button:hover{background:rgba(0,0,0,.2)}.TimePicker_title__AqJO0[data-hours-type="12"] .TimePicker_amPmSelector__c7Oot .TimePicker_am__LaKfC[data-selected=true]{background-color:var(--primary-color);color:#fff}.TimePicker_title__AqJO0[data-hours-type="12"] .TimePicker_amPmSelector__c7Oot .TimePicker_pm__HJCgO[data-selected=true]{background-color:var(--primary-color);color:#fff}.TimePicker_title__AqJO0[data-hours-type="12"] .TimePicker_time__vQi_c{width:5em}.TimePicker_content___6yjx{flex:1 1;position:relative;display:flex;-webkit-user-select:none;user-select:none}.TimePicker_hours__zdFNM,.TimePicker_minutes__nxAgR{flex:1 1;position:relative;width:5em}.TimePicker_hours__zdFNM::before,.TimePicker_hours__zdFNM::after,.TimePicker_minutes__nxAgR::before,.TimePicker_minutes__nxAgR::after{content:"";display:block;position:absolute;z-index:1;left:0;width:100%;height:calc(50% - 1em);pointer-events:none}.TimePicker_hours__zdFNM::before,.TimePicker_minutes__nxAgR::before{top:0;background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0))}.TimePicker_hours__zdFNM::after,.TimePicker_minutes__nxAgR::after{bottom:0;background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1))}.TimePicker_hours__zdFNM .TimePicker_hour__Nt1ER,.TimePicker_minutes__nxAgR .TimePicker_min__3vgFS{padding:.7em 1em;text-align:center;white-space:nowrap;line-height:1;border-radius:.3em;cursor:pointer}.TimePicker_hours__zdFNM .TimePicker_hour__Nt1ER:hover,.TimePicker_minutes__nxAgR .TimePicker_min__3vgFS:hover{background-color:rgba(153,187,255,.1)}.TimePicker_hours__zdFNM .TimePicker_hour__Nt1ER[data-selected=true],.TimePicker_minutes__nxAgR .TimePicker_min__3vgFS[data-selected=true]{font-weight:600;color:#fff;background-color:var(--primary-color)}.TimePicker_divider__hEWas{margin:0 .5em;display:flex;align-items:center;justify-content:center}.TimePicker_scroller__JRS7g{position:absolute;top:0;left:0;bottom:0;right:0;overflow:auto;padding:0 .5em}
.Breadcrumbs_component__Z4dCP{position:relative;background:#000;border-bottom:1px solid var(--border-color);display:flex;flex-shrink:0;overflow:hidden;-webkit-user-select:none;user-select:none}.Breadcrumbs_item__Yzk0C{position:relative;padding:.6rem 1.5rem;font-size:.9rem;font-weight:500;line-height:1;display:flex;align-items:center;text-decoration:none}.Breadcrumbs_item__Yzk0C[data-route]{cursor:pointer}.Breadcrumbs_item__Yzk0C .Breadcrumbs_label__X9HNi{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Breadcrumbs_item__Yzk0C .Breadcrumbs_arrow__gpTvQ{position:absolute;top:50%;right:0;width:2em;height:2em;transform:translate(25%, -50%) scale(0.4, 0.5)}.Breadcrumbs_item__Yzk0C .Breadcrumbs_arrow__gpTvQ::before{content:"";display:block;position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-75%, -50%) rotate(45deg);border:3px solid var(--breadcrumbs-arrow-color);border-bottom-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0)}a.Breadcrumbs_item__Yzk0C:hover .Breadcrumbs_label__X9HNi{text-decoration:underline}
.BlockQuote_component__b5fCt{padding:1rem;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:.4em;margin:.5rem 0}
.Notification_component__GxNrL{position:fixed;z-index:10000000;top:2rem;left:50%;padding:.8em;line-height:1.3;font-size:13px;transform:translate(-50%, 0);color:#fff;background:rgba(0,0,0,.8);border-radius:.3em;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:Notification_appear__ztmOb .2s ease-out 0s;transition:all .2s ease-out 0s}.Notification_component__GxNrL[data-type=info]{background:rgba(8,162,218,.8)}.Notification_component__GxNrL[data-type=warn]{background:rgba(194,8,218,.8)}.Notification_component__GxNrL[data-type=alert]{background:rgba(255,0,0,.8)}.Notification_component__GxNrL.Notification_fadeOut__RRqUO{opacity:0}@keyframes Notification_appear__ztmOb{0%{margin-top:1em;opacity:0}100%{margin-top:0;opacity:1}}
.CopyButton_component__TjVaQ{position:relative;padding:.3em;display:inline-block;vertical-align:middle;cursor:pointer;line-height:1;white-space:nowrap;background-color:rgba(0,0,0,.2);border-radius:.2rem;overflow:hidden}.CopyButton_component__TjVaQ .CopyButton_content__hViBZ{display:inline-block;vertical-align:middle}.CopyButton_component__TjVaQ .CopyButton_icon__zKQnI{display:inline-block;vertical-align:middle;margin:-0.2em 0 0 0}.CopyButton_component__TjVaQ .CopyButton_content__hViBZ+.CopyButton_icon__zKQnI{margin-left:.5em}.CopyButton_component__TjVaQ:hover{background-color:rgba(0,0,0,.4)}
.Section_component__P5Oq8{position:relative;background-color:rgba(255,255,255,.05);border-radius:.5rem;overflow:hidden;display:flex;flex-direction:column}.Section_component__P5Oq8>*:first-child{margin-top:0}.Section_component__P5Oq8>*:last-child{margin-bottom:0}.Section_component__P5Oq8 .Section_header__8YKo8{position:relative;margin:0;padding:1rem 1rem .5rem;display:flex;align-items:center;-webkit-user-select:none;user-select:none}.Section_component__P5Oq8 .Section_title__e4WgN{margin:0;font-size:1.2rem;font-weight:600;line-height:1}.Section_component__P5Oq8 .Section_description__Pg_iN{margin:-0.5rem 1rem 1rem;font-size:.9rem;opacity:.8}.Section_component__P5Oq8 .Section_content__I8fTM{position:relative;flex:1 1;padding:1rem;overflow:auto}.Section_component__P5Oq8 .Section_content__I8fTM>*:first-child{margin-top:0}.Section_component__P5Oq8 .Section_content__I8fTM>.Section_component__P5Oq8{padding:0;border:0;box-shadow:none}.Section_component__P5Oq8 .Section_content__I8fTM>.Section_component__P5Oq8 .Section_title__e4WgN{font-size:1rem}
.SectionFooter_component__LcgBI{position:relative;margin:2rem -1rem -1rem;padding:.7rem 1rem;text-align:left;background-color:rgba(255,255,255,.07);border-top:1px solid rgba(255,255,255,.07);display:flex;align-items:center;justify-content:flex-start}.SectionFooter_component__LcgBI>*{margin-left:1rem}.SectionFooter_component__LcgBI>*:first-child{margin-left:0}
.CountSection_component__Ctxyj{display:flex;flex-direction:column}.CountSection_content__cXaLh{flex:1 1;display:flex;align-items:center;justify-content:center;font-size:60px;font-weight:600}.CountSection_loading__d_P8e{font-size:1rem}.CountSection_footer__lNTvS{text-align:right;font-size:.85rem}
.Divider_component__74EFb{margin:1rem 0;border:0;border-top:1px solid rgba(255,255,255,.3)}
.EmptyView_component__AbLYn{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:rgba(255,255,255,.3)}
.ExtendedChip_component__JwW0D{padding:.3em .3em;border-radius:.2em;background-color:#000}.ExtendedChip_component__JwW0D[data-type=liveparkStaffOnly]{background-color:#059}.ExtendedChip_component__JwW0D[data-type=liveparkAndDaydayStaffOnly]{background-color:#00ff82;color:#000}.ExtendedChip_component__JwW0D[data-type=required]{background-color:rgba(255,0,0,.8)}.ExtendedChip_component__JwW0D[data-type=unpublished]{background-color:var(--color-video-unpublished)}.ExtendedChip_component__JwW0D[data-type=draft]{background-color:var(--color-video-draft)}.ExtendedChip_component__JwW0D[data-type=in_review]{background-color:var(--color-video-in_review)}.ExtendedChip_component__JwW0D[data-type=onair]{background-color:var(--color-video-onair)}.ExtendedChip_component__JwW0D[data-type=archive]{background-color:var(--color-video-archive)}.ExtendedChip_component__JwW0D[data-type=end]{background-color:var(--color-video-end)}.ExtendedChip_component__JwW0D[data-type=ticketRequired]{background-color:var(--color-video-ticketRequired)}.ExtendedChip_component__JwW0D[data-type=expired]{background-color:var(--color-video-expired)}.ExtendedChip_component__JwW0D[data-type=hasArchives]{display:none;background-color:var(--color-video-hasArchives)}.ExtendedChip_component__JwW0D[data-type=private]{background-color:var(--color-video-private)}.ExtendedChip_component__JwW0D[data-type=published]{background-color:var(--color-video-published)}.ExtendedChip_component__JwW0D[data-type=needArchivesMigration]{background-color:var(--color-video-needArchivesMigration)}.ExtendedChip_component__JwW0D[data-type=enabledSignin]{background-color:var(--color-video-enabledSignin)}.ExtendedChip_component__JwW0D[data-type=requireReview]{background-color:var(--color-video-requireReview)}.ExtendedChip_component__JwW0D[data-type=valid]{background-color:var(--glow-color)}.ExtendedChip_component__JwW0D[data-type=invalid]{background-color:var(--gray-1-color)}.ExtendedChip_component__JwW0D[data-type=liveparkStaff]{background-color:#059}.ExtendedChip_component__JwW0D[data-type=projectMember]{background-color:#000}.ExtendedChip_component__JwW0D[data-type=channelMember]{background-color:#000}.ExtendedChip_component__JwW0D[data-type=topic]{background-color:var(--color-video-draft);color:#000}
.NotFoundText_component__ii8X9{font-size:.85rem;opacity:.5}
.ExtendedList_component__9IBRQ{position:relative;max-width:370px;height:100%;min-height:400px;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;display:flex;flex-direction:column;overflow:hidden}.ExtendedList_loading__O3xY1{position:absolute;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5)}.ExtendedList_list__3a7Ei{flex:1 1;overflow:hidden;padding-top:5px;display:flex;flex-direction:column;overflow:auto}.ExtendedList_list__3a7Ei>*:first-child{flex:1 1}.ExtendedList_list__3a7Ei .ExtendedList_noItem__22S0C{margin-left:.5rem}.ExtendedList_item__TW9ho{position:relative;padding:0 5px 5px}.ExtendedList_item__TW9ho .ExtendedList_itemContent__zD8CO{position:relative;padding:.7em;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,0);border-radius:.3rem}.ExtendedList_item__TW9ho.ExtendedList_selectable__STa7_{cursor:pointer}.ExtendedList_item__TW9ho[data-selected=true] .ExtendedList_itemContent__zD8CO{border-color:var(--primary-color)}.ExtendedList_footer__AlXRH{position:relative;z-index:10;padding:.5rem 1rem .5rem .5rem;background-color:rgba(0,0,0,.7);border-top:1px solid rgba(255,255,255,.1);-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between}.ExtendedList_footer__AlXRH .ExtendedList_action__RU5CW{position:relative;height:34px;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center}.ExtendedList_footer__AlXRH .ExtendedList_action__RU5CW:active{top:1px}.ExtendedList_footer__AlXRH .ExtendedList_action__RU5CW[aria-disabled=true]{opacity:.3;pointer-events:none}.ExtendedList_footer__AlXRH .ExtendedList_action__RU5CW>.ExtendedList_icon__iMmBH{font-size:1.4em;margin-right:.3rem}.ExtendedList_footer__AlXRH .ExtendedList_action__RU5CW+.ExtendedList_action__RU5CW{margin-left:10px}
.Modal_modal__w8Blv{position:absolute;z-index:2000;top:0;left:0;bottom:0;right:0}.Modal_modal__w8Blv .Modal_background__loj7I{position:absolute;top:0;left:0;bottom:0;right:0;background-color:var(--modal-background-color)}.Modal_modal__w8Blv .Modal_panel__acqJI{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%, -50%);min-width:30rem;background:var(--modal-panel-background-color);-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);border:2px solid var(--modal-panel-border-color);border-radius:.6rem;box-shadow:0 2px 16px rgba(0,0,0,.8);display:flex;flex-direction:column;overflow:hidden;animation:Modal_panel-appear-in__vXeWx .2s ease-out 0s}.Modal_modal__w8Blv .Modal_panel__acqJI .Modal_loading__TnTX_{position:absolute;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5)}.Modal_modal__w8Blv .Modal_panel__acqJI .Modal_header__9Nc2I{position:relative;z-index:10;margin:-0.5rem 0 -1rem;padding:2rem 2rem 0;font-size:1.3rem;display:flex;align-items:center;gap:.5rem}.Modal_modal__w8Blv .Modal_panel__acqJI .Modal_content__RDLjq{flex:1 1;position:relative;padding:2rem;display:flex;flex-direction:column}.Modal_modal__w8Blv[aria-hidden=true]{pointer-events:none}.Modal_modal__w8Blv[aria-hidden=true] .Modal_background__loj7I,.Modal_modal__w8Blv[aria-hidden=true] .Modal_panel__acqJI{animation:Modal_fade-out__sKoI5 .3s ease-out 0s forwards}.Modal_body__LGRd6{position:relative;flex:1 1;display:flex;flex-direction:column;overflow:visible}.Modal_footer__KnjQg{position:relative;margin:2rem -2rem -2rem;padding:1rem 2rem;display:flex;align-items:center;justify-content:flex-end;background-color:rgba(255,255,255,.07);border-top:1px solid rgba(255,255,255,.07)}.Modal_footer__KnjQg>*{margin-left:1rem}.Modal_footer__KnjQg>*:first-child{margin-left:0}@keyframes Modal_panel-appear-in__vXeWx{from{opacity:0}to{opacity:1}}@keyframes Modal_fade-in__eR1Lr{from{opacity:0}to{opacity:1}}@keyframes Modal_fade-out__sKoI5{from{opacity:1}to{opacity:0}}.Modal_container__KsTsk{position:absolute;z-index:2000;bottom:0;left:0;width:100%;height:100%}.Modal_container__KsTsk.Modal_hidden__kQQv8{pointer-events:none}.Modal_container__KsTsk.Modal_hasError__j_Md_ .Modal_submitButton__IrAAF{opacity:.3;pointer-events:none}
.ImageUploader_component__uzvVD{position:relative;color:rgba(255,255,255,.7)}.ImageUploader_component__uzvVD .ImageUploader_measure__F_EmE{padding:0}.ImageUploader_component__uzvVD .ImageUploader_image__7j9UQ{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,.2) none no-repeat center center;background-size:cover}.ImageUploader_component__uzvVD.ImageUploader_circle__TaVnx .ImageUploader_image__7j9UQ{border-radius:100%}.ImageUploader_component__uzvVD[data-resize-type=keepAspectRatio] .ImageUploader_image__7j9UQ{background-size:contain}.ImageUploader_component__uzvVD .ImageUploader_actions__E6eDB{position:absolute;z-index:200;bottom:.1rem;right:.1rem;background:rgba(0,0,0,.8);border:1px solid rgba(255,255,255,.5);border-radius:5px;display:flex;pointer-events:none}.ImageUploader_component__uzvVD .ImageUploader_actions__E6eDB .ImageUploader_actionIcon__ElSbC{margin-left:3px;width:2.2rem;height:2.2rem;color:#fff;border-radius:100%;display:flex;align-items:center;justify-content:center}.ImageUploader_component__uzvVD .ImageUploader_actions__E6eDB .ImageUploader_deleteIcon__Fxdf3{pointer-events:all;cursor:pointer}.ImageUploader_component__uzvVD.ImageUploader_small__h_mDf .ImageUploader_actions__E6eDB{bottom:auto;right:auto;top:50%;left:50%;transform:translate(-50%, -50%);background-color:rgba(0,0,0,0);border:0}.ImageUploader_component__uzvVD.ImageUploader_small__h_mDf.ImageUploader_hasImage__bMQcD .ImageUploader_actions__E6eDB{background-color:rgba(0,0,0,.8);border:1px solid rgba(255,255,255,.5);opacity:0}.ImageUploader_component__uzvVD.ImageUploader_small__h_mDf.ImageUploader_hasImage__bMQcD:hover .ImageUploader_actions__E6eDB{opacity:1}.ImageUploader_component__uzvVD .ImageUploader_inputFile__oKx2P{position:absolute;z-index:100;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.ImageUploader_component__uzvVD .ImageUploader_message__KAuKn{position:absolute;z-index:100;top:50%;left:50%;font-size:.85rem;transform:translate(-50%, -50%);pointer-events:none;line-height:1.3;text-align:center;word-break:keep-all;min-width:90%}.ImageUploader_component__uzvVD .ImageUploader_spinner__MIFnm{position:absolute;z-index:300;top:50%;left:50%;transform:translate(-50%, -50%)}.ImageUploader_component__uzvVD.ImageUploader_error__SRFYL .ImageUploader_image__7j9UQ{background-color:#fee;border:1px solid red}
.ExtendedRichEditor_component__nwNV8{position:relative;min-height:150px;flex:1 1;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.5)}
.description_description__ywEZz>*:first-child{margin-top:0}.description_description__ywEZz>*:last-child{margin-bottom:0}.description_description__ywEZz ul,.description_description__ywEZz ol{padding:0 1rem}.description_description__ywEZz h1,.description_description__ywEZz h2,.description_description__ywEZz h3,.description_description__ywEZz h4,.description_description__ywEZz h5,.description_description__ywEZz h6{margin:1em 0 .5em;line-height:1.1;font-weight:500;font-size:1.1}.description_description__ywEZz h1,.description_description__ywEZz h2{margin-top:3rem;font-size:1.4rem}.description_description__ywEZz h3{font-size:1.3rem}.description_description__ywEZz strong{font-weight:600}.description_description__ywEZz em{font-style:italic}.description_description__ywEZz code{display:inline-block;margin:0 .2rem;padding:0 .2rem;background-color:rgba(255,255,255,.2);color:#fff}.description_description__ywEZz pre{background:#0d0d0d;border-radius:.5rem;color:#fff;font-family:"JetBrainsMono",monospace;padding:.75rem 1rem}.description_description__ywEZz pre code{background:none;color:inherit;font-size:.8rem;padding:0}.description_description__ywEZz img{display:block;max-width:1000px;width:auto;max-height:1000px;height:auto;margin:1rem 0}.description_description__ywEZz [data-youtube-video] iframe{border:1px solid rgba(255,255,255,.5)}.description_description__ywEZz mark{display:inline-block;margin:0 .2rem;padding:0 .2rem;color:#000;background-color:#faf594}.description_description__ywEZz hr{margin:1rem 0;border:0;border-top:1px solid rgba(255,255,255,.5);background-color:rgba(0,0,0,0)}.description_description__ywEZz blockquote{margin:1rem 0;padding-left:1rem;color:#bbb;border-left:2px solid rgba(255,255,255,.5)}.description_description__ywEZz ul[data-type=taskList]{list-style:none;padding:0}.description_description__ywEZz ul[data-type=taskList] li{align-items:center;display:flex}.description_description__ywEZz ul[data-type=taskList] li>label{flex:0 0 auto;margin-right:.5rem;-webkit-user-select:none;user-select:none}.description_description__ywEZz ul[data-type=taskList] li>div{flex:1 1 auto}.description_description__ywEZz p{margin:.6rem 0}.description_description__ywEZz strong{font-weight:600}.description_description__ywEZz img{max-width:100%;height:auto}.description_description__ywEZz table{border-collapse:collapse;border:1px solid #bbb}.description_description__ywEZz table th,.description_description__ywEZz table td{padding:.3em;border:1px solid #bbb}.description_description__ywEZz table thead{background-color:rgba(255,255,255,.2)}.description_description__ywEZz code{display:inline-block;padding:.2rem;vertical-align:middle;background-color:rgba(255,255,255,.2);line-height:1}.description_description__ywEZz .youtube{position:relative;margin:1rem 0;width:100%;overflow:hidden}.description_description__ywEZz .youtube::before{content:"";display:block;padding-top:56.25%}.description_description__ywEZz .youtube iframe{position:absolute;top:0;bottom:0;width:100%;height:100%}
.FilterButton_button__IKrYS{white-space:nowrap}.FilterButton_button__IKrYS>*{display:inline-block}.FilterButton_button__IKrYS *[aria-hidden=true]{display:none}
.FormField_component__ZU0Bf{position:relative;margin:0;width:100%}.FormField_component__ZU0Bf .FormField_label__7iVDU{position:relative;margin:0 0 .3rem;font-size:.85rem;font-weight:600;opacity:.8;-webkit-user-select:none;user-select:none}.FormField_component__ZU0Bf .FormField_content__yo5sG{width:100%}.FormField_component__ZU0Bf[data-direction=horizontal]{display:flex;align-items:flex-start;justify-content:flex-start}.FormField_component__ZU0Bf[data-direction=horizontal] .FormField_label__7iVDU{min-width:11rem;max-width:11rem;margin:0 1rem 0 0}.FormField_component__ZU0Bf[data-direction=horizontal] .FormField_description__eZ1wG{flex:1 1;margin:0}.FormField_component__ZU0Bf+.FormField_component__ZU0Bf{margin:1rem 0 0}.FormField_group__pwS7q{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.FormField_group__pwS7q[data-direction=horizontal] .FormField_component__ZU0Bf{display:flex;align-items:flex-start;justify-content:flex-start}.FormField_group__pwS7q[data-direction=horizontal] .FormField_component__ZU0Bf .FormField_label__7iVDU{min-width:11rem;max-width:11rem;margin:0 1rem 0 0}.FormField_group__pwS7q[data-direction=horizontal] .FormField_component__ZU0Bf .FormField_description__eZ1wG{flex:1 1;margin:0}.FormField_group__pwS7q[data-direction=horizontal][data-label-width=slim] .FormField_label__7iVDU{min-width:7rem;max-width:7rem}.FormField_group__pwS7q[data-direction=horizontal][data-label-width=thin] .FormField_label__7iVDU{min-width:5rem;max-width:5rem}.FormField_group__pwS7q[data-direction=horizontal].FormField_alignRight__6KkSC .FormField_label__7iVDU{text-align:right}.FormField_contentRow__KF4hl{margin:0 0 .7rem}.FormField_contentRow__KF4hl:last-child{margin-bottom:0}.FormField_component__ZU0Bf[data-direction=horizontal] .FormField_contentRow__KF4hl{display:inline-block;margin:0 1rem 1rem 0}
.FormFieldError_component__p3kto{margin:.5em 0;font-size:.85rem;color:var(--color-error-text)}
.FormFieldNote_component__a4lyU .FormFieldNote_ul__iH3W7{margin:.5em 0;padding:0;list-style-type:none;font-size:.85rem;opacity:.8}.FormFieldNote_component__a4lyU .FormFieldNote_ul__iH3W7>li{position:relative;padding:0 0 0 1rem;line-height:1.4}.FormFieldNote_component__a4lyU .FormFieldNote_ul__iH3W7>li .FormFieldNote_bullet__RJ7EZ{position:absolute;top:.1rem;left:0;width:.9rem;height:.9rem;font-size:.7rem;line-height:1;display:flex;align-items:center;justify-content:center;opacity:.7;-webkit-user-select:none;user-select:none}
.FormInformation_component__ivj33{margin:0 0 2rem;padding:.5rem 1rem;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:.1rem}.FormInformation_item__frw5K{flex:1 1;display:block;margin-left:1rem;padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;border-left:1px solid rgba(255,255,255,.1)}.FormInformation_item__frw5K:first-child{margin-left:0;padding-left:0;border-left:0}
.Tooltip_component__9rCEN{position:fixed;z-index:10001;top:0;left:0;padding:.5em;font-size:.85rem;color:#000;background-color:rgba(255,255,255,.9);box-shadow:0 1px 10px #000;border-radius:.5em;opacity:0;pointer-events:none}.Tooltip_component__9rCEN[data-shown=true]{animation:Tooltip_tooltip-appear__UGlsM .2s linear 0s forwards}@keyframes Tooltip_tooltip-appear__UGlsM{from{opacity:0}to{opacity:1}}
.HintTooltip_component__8_j3_{display:inline-block}.HintTooltip_icon__S_Z_V{font-size:1.3rem}.HintTooltip_icon__S_Z_V.HintTooltip_small__tHjFI{font-size:1rem}.HintTooltip_icon__S_Z_V.HintTooltip_large__nBgxb{font-size:1.6rem}
.Icon_icon__3jQrI{position:relative;width:60px;height:60px;background-color:rgba(255,255,255,.2);border-radius:100%;overflow:hidden}.Icon_icon__3jQrI:first-child{margin-left:0}.Icon_icon__3jQrI .Icon_iconImage__tQLem{display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%}.Icon_icon__3jQrI .Icon_iconImage__tQLem[aria-hidden=true]{display:none}.Icon_icon__3jQrI .Icon_spinner__kb7bS{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}
.Indicator_component__W2Zt5{position:relative;display:inline-block;vertical-align:middle;margin:0 .5rem;width:7px;height:7px;border-radius:100%;background:rgba(136,136,136,.4)}.Indicator_component__W2Zt5::after,.Indicator_component__W2Zt5::before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:100%;background-color:var(--indicator-color);opacity:0}.Indicator_component__W2Zt5::before{box-shadow:0 0 5px rgba(0,0,0,.3),0 0 15px rgba(3,212,83,.6)}.Indicator_component__W2Zt5[data-color=blue]::after{background-color:#0040ff}.Indicator_component__W2Zt5[data-color=blue]::before{box-shadow:0 0 5px rgba(0,0,0,.3),0 0 15px rgba(3,73,212,.6)}.Indicator_component__W2Zt5[data-color=red]::after{background-color:red}.Indicator_component__W2Zt5[data-color=red]::before{box-shadow:0 0 5px rgba(0,0,0,.3),0 0 15px rgba(212,3,3,.6)}.Indicator_component__W2Zt5.Indicator_on__kB0TS::after,.Indicator_component__W2Zt5.Indicator_on__kB0TS::before{opacity:1}.Indicator_component__W2Zt5.Indicator_noGlow__p3Jd8::before{display:none}
.PageFooter_component__BYT56{position:relative;padding:0 1.5rem 1.5rem}
.Page_component__u92GH{position:relative;flex:1 1;display:flex;flex-direction:column;background-color:var(--background-color)}.Page_header__ZfBpi{padding:1rem 1.5rem;display:flex;align-items:flex-start}.Page_title__4EZsv{flex:1 1;position:relative;margin:0;padding:0;font-size:1.5rem;font-weight:400;line-height:1;word-break:break-all;display:flex;align-items:flex-start;justify-content:flex-start}.Page_title__4EZsv a{color:#75c8ff;text-decoration:none}.Page_title__4EZsv[data-level="2"]{margin:1rem 0;font-size:1.4rem}.Page_title__4EZsv[data-level="3"]{margin:1rem 0;font-size:1.3rem}.Page_headerBottom__QX76p{margin:-1rem 0 0;padding:1rem 1.5rem}.Page_controls__gcavM{position:relative;margin:0;line-height:1;display:flex;align-items:center}.Page_controls__gcavM>*{margin-left:.8rem}.Page_description__lTx8s{margin:-0.5rem 0 1.5rem;opacity:.8}.Page_body__2pDlL{flex:1 1;position:relative;overflow:hidden}.Page_body__2pDlL::before,.Page_body__2pDlL::after{content:"";display:block;position:absolute;z-index:10;opacity:0;transition:opacity .3s linear 0s}.Page_body__2pDlL::before{top:-20px;left:-10px;width:calc(100% + 10px);height:20px;box-shadow:0 0 20px var(--background-color),0 0 20px var(--background-color),0 0 20px var(--background-color),0 0 20px var(--background-color),0 0 20px var(--background-color)}.Page_body__2pDlL::after{top:0;left:0;width:100%;border-bottom:1px solid rgba(0,0,0,.8)}.Page_body__2pDlL.Page_overflowTop__XC_dD::before{opacity:1}.Page_body__2pDlL.Page_overflowTop__XC_dD::after{opacity:1}.Page_body__2pDlL .Page_content__sYzP9{flex:1 1;display:flex;flex-direction:column;gap:1.5rem;padding:0 1.5rem 1.5rem}
.PageTitle_component__DTXWQ{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.PageTitle_title__AbGM1{display:flex;align-items:flex-start;gap:8px}
.Panel_component__CCb48{position:relative;z-index:1;background-color:var(--panel-background-color);-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);border-radius:.5rem;box-shadow:0 2px 10px rgba(0,0,0,.4);overflow:hidden}.Panel_component__CCb48 .Panel_content__htqkE{position:relative;z-index:1}.Panel_component__CCb48 .Panel_title__eVv9m{position:relative;margin:0;padding:1rem;font-size:1.5rem;font-weight:500;-webkit-user-select:none;user-select:none}.Panel_component__CCb48 .Panel_body__pKGU4{position:relative;padding:2rem}
.QRCode_container__POoMm{display:inline-block}
.RichText_component__3YIy9{position:relative;text-align:left}.RichText_component__3YIy9>*:first-child{margin-top:0}.RichText_component__3YIy9>*:last-child{margin-bottom:0}.RichText_component__3YIy9 p{margin:.6rem 0}.RichText_component__3YIy9 strong{font-weight:600}.RichText_component__3YIy9 img{max-width:100%;height:auto}.RichText_component__3YIy9 table{border-collapse:collapse;border:1px solid #bbb}.RichText_component__3YIy9 table th,.RichText_component__3YIy9 table td{padding:.3em;border:1px solid #bbb}.RichText_component__3YIy9 table thead{background-color:rgba(255,255,255,.2)}.RichText_component__3YIy9 code{display:inline-block;padding:.2rem;vertical-align:middle;background-color:rgba(255,255,255,.2);line-height:1}.RichText_component__3YIy9 .youtube{position:relative;margin:1rem 0;width:100%;overflow:hidden}.RichText_component__3YIy9 .youtube::before{content:"";display:block;padding-top:56.25%}.RichText_component__3YIy9 .youtube iframe{position:absolute;top:0;bottom:0;width:100%;height:100%}
.SettingPanel_panelGroup__dK_ZK{position:relative;display:flex;flex-wrap:wrap;gap:1.5rem}.SettingPanel_panelGroup__dK_ZK[aria-hidden=true]{display:none}.SettingPanel_panelGroup__dK_ZK[data-cols="1"]>*{width:calc(100% - 0.5rem);min-width:calc(100% - 0.5rem);max-width:calc(100% - 0.5rem)}.SettingPanel_panelGroup__dK_ZK[data-cols="2"]>*{width:calc(50% - 0.75rem);min-width:calc(50% - 0.75rem);max-width:calc(50% - 0.75rem)}.SettingPanel_panelGroup__dK_ZK[data-cols="3"]>*{width:calc(33.3333333333% - 1rem);min-width:calc(33.3333333333% - 1rem);max-width:calc(33.3333333333% - 1rem)}.SettingPanel_panelGroup__dK_ZK[data-cols="4"]>*{width:calc(25% - 1.25rem);min-width:calc(25% - 1.25rem);max-width:calc(25% - 1.25rem)}.SettingPanel_panel__RzPEf{position:relative;flex:1 1}.SettingPanel_panel__RzPEf .SettingPanel_panelContent__ngMSd{flex:1 1;display:flex;flex-direction:column}.SettingPanel_panel__RzPEf .SettingPanel_panelBody__DJKOz{flex:1 1}.SettingPanel_panel__RzPEf .SettingPanel_panelBody__DJKOz>*:first-child{margin-top:0}.SettingPanel_panel__RzPEf .SettingPanel_panelBody__DJKOz>*:last-child{margin-bottom:0}.SettingPanel_panel__RzPEf .SettingPanel_center__6dC8r{display:flex;justify-content:center;align-items:center}.SettingPanel_panel__RzPEf[aria-hidden=true]{display:none}.SettingPanel_editButtonExplanation__i0ai6{font-size:.85rem;opacity:.8}.SettingPanel_category__PguFb{margin:1rem 0;padding:.7rem 0 0;display:flex;align-items:flex-start;border-top:1px solid rgba(255,255,255,.1)}.SettingPanel_category__PguFb .SettingPanel_categoryTitle__6NCzp{margin:0 1rem 0 0;min-width:7rem;max-width:50%;font-weight:600;font-size:.9rem}.SettingPanel_category__PguFb .SettingPanel_categoryContent__dsHmT{flex:1 1;position:relative;word-break:break-all}
.Sidebar_component__tgJxE{position:relative;z-index:1;width:270px;background-color:rgba(255,255,255,.03);border-right:1px solid rgba(255,255,255,.3)}.Sidebar_content__lLjwZ{position:relative}
.SidebarItem_component__MhDRs{position:relative;padding:1rem .8rem;font-weight:500;line-height:1;display:flex;align-items:center;-webkit-user-select:none;user-select:none}.SidebarItem_component__MhDRs .SidebarItem_content__dEZZl{flex:1 1;text-overflow:ellipsis}.SidebarItem_component__MhDRs .SidebarItem_activeIndicator__BT4mi{margin-left:.5rem}.SidebarItem_component__MhDRs .SidebarItem_counter__n16HZ{margin-left:.5rem !important;background-color:var(--indicator-color-dark) !important}.SidebarItem_component__MhDRs .SidebarItem_leftContent___slfA{margin:-1rem .5rem -1rem -0.5rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;font-size:1rem;opacity:.6}.SidebarItem_component__MhDRs.SidebarItem_link__X0eC3{cursor:pointer}.SidebarItem_component__MhDRs.SidebarItem_link__X0eC3:hover{background-color:rgba(255,255,255,.1)}.SidebarItem_component__MhDRs.SidebarItem_link__X0eC3:hover .SidebarItem_leftContent___slfA{opacity:1}.SidebarItem_component__MhDRs[aria-selected=true]{background-color:rgba(255,255,255,.07)}.SidebarItem_component__MhDRs[aria-selected=true] .SidebarItem_leftContent___slfA{opacity:1}
.SidebarSection_component__dIV1W{position:relative}.SidebarSection_component__dIV1W .SidebarSection_title__pXbzN{padding:.5rem 1rem .3rem;font-size:.8rem;font-weight:600;line-height:1;background-color:rgba(0,0,0,.3);-webkit-user-select:none;user-select:none}.SidebarSection_component__dIV1W+.SidebarSection_component__dIV1W .SidebarSection_title__pXbzN{border-top:1px solid rgba(255,255,255,.3)}
.SiteLink_component__36fiB{display:flex;margin:1rem 0}.SiteLink_component__36fiB>*{margin:0 0 0 8px}.SiteLink_component__36fiB>*:first-child{flex:1 1;margin-left:0}.SiteLink_link__07KSQ{position:relative;display:block;padding:.8em;text-align:center;line-height:1;background-color:rgba(0,0,0,.5);border-radius:100em;text-decoration:none;cursor:pointer}.SiteLink_link__07KSQ .SiteLink_icon__Nklb7{position:absolute;top:50%;right:1em;transform:translate(0, -50%);width:1rem;height:auto}.SiteLink_link__07KSQ:active{transform:translate(0, 1px)}.SiteLink_link__07KSQ[aria-disabled=true]{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5}.SiteLink_qrcodeLink__TL3Im{position:relative;display:block;padding:.8em;text-align:center;line-height:1;background-color:rgba(0,0,0,.5);border-radius:100em;text-decoration:none}.SiteLink_qrCodeContainer__Oqo5v{padding:0 5rem;text-align:center}.SiteLink_qrCodeContainer__Oqo5v .SiteLink_qrCode__AxufR{width:350px;height:350px}
.StatusView_component__1SE57{display:flex;flex-direction:column;gap:.7rem;position:relative;margin:0;padding:.8rem;background-color:rgba(255,255,255,.06);border-radius:.5rem;line-height:1;text-align:center}.StatusView_component__1SE57 .StatusView_title__6y0rx{font-size:.85rem;font-weight:400;color:rgba(255,255,255,.5)}.StatusView_component__1SE57 .StatusView_counterContainer__h701o{font-size:1.6rem;font-weight:600}.StatusView_component__1SE57 .StatusView_counterContainer__h701o .StatusView_counter__NhpTK .StatusView_prefix__NJP1O,.StatusView_component__1SE57 .StatusView_counterContainer__h701o .StatusView_counter__NhpTK .StatusView_suffix__ULonO{font-size:.6em}.StatusView_component__1SE57 .StatusView_counterContainer__h701o .StatusView_counter__NhpTK .StatusView_prefix__NJP1O{margin-right:.5em}.StatusView_component__1SE57 .StatusView_counterContainer__h701o .StatusView_counter__NhpTK .StatusView_suffix__ULonO{margin-left:.5em}.StatusView_component__1SE57 .StatusView_comment__wnazn{font-size:.85rem}.StatusView_component__1SE57[data-stretch=true] .StatusView_title__6y0rx{margin-bottom:0}.StatusView_component__1SE57[data-stretch=true] .StatusView_counterContainer__h701o{display:flex;align-items:center;justify-content:center;flex-grow:1}
.TabNavigator_component__Nkqb4{position:relative;width:100%}.TabNavigator_tabs__QlY5n{position:relative;display:flex;align-items:flex-end;justify-content:flex-start}.TabNavigator_tabs__QlY5n .TabNavigator_tab___gbLY{position:relative;margin-left:1px;padding:.7em 1em;line-height:1;white-space:nowrap;background-color:rgba(255,255,255,.1);border-bottom:0;border-radius:.25em .25em 0 0;cursor:pointer}.TabNavigator_tabs__QlY5n .TabNavigator_tab___gbLY:first-child{margin-left:0}.TabNavigator_tabs__QlY5n .TabNavigator_tab___gbLY[data-selected=true]{background-color:rgba(255,255,255,.2);pointer-events:none}.TabNavigator_contentContainer__pwd_H{position:relative;background-color:rgba(255,255,255,.2);border-top:0;border-radius:0 0 .25em .25em}.TabNavigator_contentContainer__pwd_H .TabNavigator_content__R2ztq{padding:1.5rem}.TabNavigator_contentContainer__pwd_H .TabNavigator_content__R2ztq[aria-hidden=true]{display:none;pointer-events:none;-webkit-user-select:none;user-select:none}
.Text_component___44UY[data-variant=error]{color:red}.Text_component___44UY[data-variant=loading]{color:rgba(255,255,255,.5)}.Text_component___44UY[data-variant=notFound]{color:rgba(255,255,255,.5)}
.HlsPlayer_component__Mk2M0{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.HlsPlayer_component__Mk2M0 .HlsPlayer_video__A3hGN{vertical-align:top;width:100%;height:100%}.HlsPlayer_component__Mk2M0 .HlsPlayer_message__iCv2a{position:absolute;z-index:1;width:100%;padding:1rem;bottom:0;left:0;line-height:1.2;text-align:right;margin:0;color:#fff;font-size:.85rem;font-weight:600;opacity:.7;pointer-events:none}
.YoutubePlayer_component__tWA7x{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.YoutubePlayer_component__tWA7x .YoutubePlayer_container__Nx1Ki{position:absolute;top:50%;left:0;width:100%;transform:translate(0, -50%)}.YoutubePlayer_component__tWA7x .YoutubePlayer_container__Nx1Ki::before{content:"";display:block;padding-top:56.25%}.YoutubePlayer_component__tWA7x .YoutubePlayer_container__Nx1Ki iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}
.VideoThumbnail_component__HTG1Q{position:relative;padding-top:52.5%;background-color:rgba(255,255,255,.1);background:rgba(0,0,0,0) none no-repeat center center;background-size:cover}.VideoThumbnail_chips__C4huH{position:absolute;z-index:100;top:.5em;left:.5em}.VideoThumbnail_chips__C4huH>*{margin:0 .2rem .2rem 0}
.CalendarDate_component__4bBcH{flex:1 1;position:relative;overflow:hidden}.CalendarDate_component__4bBcH[data-today=true]{background-color:rgba(8,102,241,.2)}.CalendarDate_content__0jiVI{position:absolute;top:0;left:0;width:100%;line-height:1;padding:2px 5px}.CalendarDate_date__SDRH3{padding:0;text-align:center;font-size:.85rem}.CalendarDate_date__SDRH3 .CalendarDate_header__eb6Ql{margin:-2px -5px 2px;padding:.2rem .8em}.CalendarDate_video__cIHfF{position:relative;z-index:1;display:block;white-space:nowrap;overflow:hidden;line-height:1;margin:0;padding:2px 0;font-size:13px;text-decoration:none;cursor:pointer}.CalendarDate_video__cIHfF.CalendarDate_text___hanf{text-align:right;font-weight:600}.CalendarDate_video__cIHfF.CalendarDate_text___hanf::before{display:none}.CalendarDate_video__cIHfF::before{content:"";display:inline-block;width:.6em;height:.6em;margin-right:.3em;border-radius:100%;background-color:#000}.CalendarDate_video__cIHfF[data-state=unpublished]::before{border:1px solid var(--color-video-unpublished);background-color:rgba(0,0,0,0)}.CalendarDate_video__cIHfF[data-state=draft]::before{background-color:var(--color-video-draft)}.CalendarDate_video__cIHfF[data-state=in_review]::before{background-color:var(--color-video-in_review)}.CalendarDate_video__cIHfF[data-state=pre]::before{background-color:var(--color-video-pre)}.CalendarDate_video__cIHfF[data-state=onair]::before{background-color:var(--color-video-onair)}.CalendarDate_video__cIHfF[data-state=archive]::before{background-color:var(--color-video-archive)}.CalendarDate_video__cIHfF[data-state=end]::before{background-color:var(--color-video-end)}.CalendarDate_video__cIHfF:hover{text-decoration:underline}
.VideoTooltip_tooltipContent__EjYPr{position:relative;min-width:13em;max-width:20em;font-size:1rem;overflow:hidden}.VideoTooltip_tooltipContent__EjYPr .VideoTooltip_title__yF6aE{margin-top:1em;font-size:.8rem;font-weight:600;color:#333}.VideoTooltip_tooltipContent__EjYPr::before{content:"";display:inline-block;vertical-align:middle;margin:1px 3px 3px 0;min-width:8px;min-height:8px;border-radius:100px;color:#fff;background-color:#000}.VideoTooltip_tooltipContent__EjYPr[data-state]::before{font-size:.8em;padding:.1em .3em;border-radius:2px}.VideoTooltip_tooltipContent__EjYPr[data-state=unpublished]::before{content:"非公開";background-color:var(--color-video-unpublished)}.VideoTooltip_tooltipContent__EjYPr[data-state=draft]::before{content:"下書き";background-color:var(--color-video-draft)}.VideoTooltip_tooltipContent__EjYPr[data-state=in_review]::before{content:"レビュー中";background-color:var(--color-video-in_review)}.VideoTooltip_tooltipContent__EjYPr[data-state=pre]::before{content:"配信前";background-color:var(--color-video-pre)}.VideoTooltip_tooltipContent__EjYPr[data-state=onair]::before{content:"LIVE";background-color:var(--color-video-onair)}.VideoTooltip_tooltipContent__EjYPr[data-state=archive]::before{content:"アーカイブ";background-color:var(--color-video-archive)}.VideoTooltip_tooltipContent__EjYPr[data-state=end]::before{content:"配信終了";background-color:var(--color-video-end)}.VideoTooltip_en__CWkyV[data-state=unpublished]::before{content:"Unpublished"}.VideoTooltip_en__CWkyV[data-state=draft]::before{content:"Draft"}.VideoTooltip_en__CWkyV[data-state=in_review]::before{content:"In Review"}.VideoTooltip_en__CWkyV[data-state=pre]::before{content:"Before Live"}.VideoTooltip_en__CWkyV[data-state=archive]::before{content:"Archive"}.VideoTooltip_en__CWkyV[data-state=end]::before{content:"Live Ended"}.VideoTooltip_ko__07IFw[data-state=unpublished]::before{content:"비공개"}.VideoTooltip_ko__07IFw[data-state=draft]::before{content:"초안"}.VideoTooltip_ko__07IFw[data-state=in_review]::before{content:"검토 중"}.VideoTooltip_ko__07IFw[data-state=pre]::before{content:"준비 중"}.VideoTooltip_ko__07IFw[data-state=archive]::before{content:"아카이브"}.VideoTooltip_ko__07IFw[data-state=end]::before{content:"방송 종료"}.VideoTooltip_tooltipDate__2pjyT{margin-top:.5em;line-height:1;text-align:right}
.Calendar_component__qK38a{flex:1 1;position:relative;margin:0;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none;--calenadar-border: 1px solid rgba(255, 255, 255, 0.2)}.Calendar_calendarTable__YIEF2,.Calendar_weeklyTable__ADwtd{flex:1 1;display:flex;flex-direction:column;position:relative;overflow:hidden;animation:Calendar_appear-in__R0cAj .2s ease-out 0s}.Calendar_calendarTable__YIEF2 tr{display:flex}.Calendar_calendarTable__YIEF2 tr td{flex:1 1;display:block;position:relative;border-left:var(--calenadar-border)}.Calendar_calendarTable__YIEF2 tr td:first-child{border-left:0}.Calendar_calendarTable__YIEF2 thead{text-align:center;font-size:.85rem}.Calendar_calendarTable__YIEF2 thead tr td{padding:.2rem}.Calendar_calendarTable__YIEF2 thead tr td[data-day="0"]{color:#e03535}.Calendar_calendarTable__YIEF2 thead tr td[data-day="6"]{color:#5197ff}.Calendar_calendarTable__YIEF2 tbody{flex:1 1;display:flex;flex-direction:column}.Calendar_calendarTable__YIEF2 tbody tr{flex:1 1;border-top:var(--calenadar-border)}.Calendar_calendarTable__YIEF2 tbody tr td{position:relative;padding:0;display:flex;flex-direction:column;color:#fff}.Calendar_info__htPYi{display:flex;align-items:center;margin-top:.7rem;font-size:.8rem;line-height:1}.Calendar_info__htPYi .Calendar_chip__bZfNP{display:flex;align-items:center;position:relative;margin-left:1em}.Calendar_info__htPYi .Calendar_chip__bZfNP:first-child{margin-left:0}.Calendar_info__htPYi .Calendar_chip__bZfNP::before{content:"";display:inline-block;width:.6em;height:.6em;margin-right:.4em;border-radius:100%;background-color:#fff}.Calendar_info__htPYi .Calendar_chip__bZfNP[data-disabled]{cursor:pointer}.Calendar_info__htPYi .Calendar_chip__bZfNP[data-disabled][data-disabled=true]{text-decoration:line-through}.Calendar_info__htPYi .Calendar_chip__bZfNP[data-state=unpublished]::before{border:1px solid var(--color-video-unpublished);background-color:rgba(0,0,0,0)}.Calendar_info__htPYi .Calendar_chip__bZfNP[data-state=draft]::before{background-color:var(--color-video-draft)}.Calendar_info__htPYi .Calendar_chip__bZfNP[data-state=in_review]::before{background-color:var(--color-video-in_review)}.Calendar_info__htPYi .Calendar_chip__bZfNP[data-state=pre]::before{background-color:var(--color-video-pre)}.Calendar_info__htPYi .Calendar_chip__bZfNP[data-state=onair]::before{background-color:var(--color-video-onair)}.Calendar_info__htPYi .Calendar_chip__bZfNP[data-state=archive]::before{background-color:var(--color-video-archive)}.Calendar_info__htPYi .Calendar_chip__bZfNP[data-state=end]::before{background-color:var(--color-video-end)}.Calendar_info__htPYi .Calendar_chip__bZfNP[data-state=total]:before{display:none}.Calendar_weeklyTable__ADwtd{position:relative;display:flex;flex-direction:column;font-size:1rem}.Calendar_weeklyTable__ADwtd .Calendar_header__Iaxhk{display:flex;border-bottom:var(--calenadar-border)}.Calendar_weeklyTable__ADwtd .Calendar_header__Iaxhk .Calendar_col__DbKwH{position:relative;flex:1 1;padding:.4em;text-align:center;border-left:var(--calenadar-border)}.Calendar_weeklyTable__ADwtd .Calendar_header__Iaxhk .Calendar_col__DbKwH:first-child{max-width:5em;border-left:0}.Calendar_weeklyTable__ADwtd .Calendar_header__Iaxhk .Calendar_col__DbKwH .Calendar_week__pXlxU,.Calendar_weeklyTable__ADwtd .Calendar_header__Iaxhk .Calendar_col__DbKwH .Calendar_date__KTI6G{position:relative;z-index:1}.Calendar_weeklyTable__ADwtd .Calendar_header__Iaxhk .Calendar_col__DbKwH .Calendar_week__pXlxU{font-size:.8em}.Calendar_weeklyTable__ADwtd .Calendar_header__Iaxhk .Calendar_col__DbKwH .Calendar_date__KTI6G{display:flex;align-items:center;justify-content:center;width:2em;height:2em;margin:0 auto;font-weight:600;font-size:1.2em;border-radius:100%}.Calendar_weeklyTable__ADwtd .Calendar_header__Iaxhk .Calendar_col__DbKwH[data-today=true]::before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;color:#fff;background-color:#0866f1;opacity:.2}.Calendar_weeklyTable__ADwtd .Calendar_header__Iaxhk .Calendar_col__DbKwH[data-day="0"]{color:#e03535}.Calendar_weeklyTable__ADwtd .Calendar_header__Iaxhk .Calendar_col__DbKwH[data-day="6"]{color:#5197ff}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY{position:relative;display:flex;flex:1 1;overflow:auto}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_content__t66Ma{position:absolute;top:0;right:0;left:0;display:flex}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH{position:relative;height:100%;flex:1 1;border-left:var(--calenadar-border)}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH:first-child{max-width:5em}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_nowLine__rjHRo{position:absolute;z-index:20;top:0;left:0;width:100%;border-top:2px solid #0866f1;pointer-events:none}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_nowLine__rjHRo .Calendar_time__paeAZ{position:absolute;top:-1px;left:0;padding:.1em .3em;white-space:nowrap;font-size:.8em;color:#fff;line-height:1;background-color:#0866f1;border-radius:.3em;transform:translate(-100%, -50%)}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_video__9NLZn{display:block;position:absolute;z-index:10;margin:0 5px 0 0;min-width:2.5em;max-width:calc(100% - 10px);min-height:1.4em;top:0;left:0;right:0;padding:.2em;line-height:1.2;font-size:.8em;text-decoration:none;word-break:break-all;background-color:rgba(10,104,171,.9);border:1px solid rgba(0,0,0,.9);border-radius:.5em;overflow:hidden}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_video__9NLZn:hover{z-index:100;border-color:#fff}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_video__9NLZn::before{content:"";display:inline-block;vertical-align:middle;margin:1px 3px 3px 0;min-width:8px;min-height:8px;border-radius:100px;color:#fff;background-color:#000}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_video__9NLZn[data-state=draft]{background-color:#ff6a00}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_video__9NLZn[data-state=in_review]{background-color:#ff6a00}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_video__9NLZn[data-state=unpublished]{color:#bbb;background-color:#333}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_video__9NLZn[data-state=end]{color:#bbb;background-color:#333}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_video__9NLZn[data-state=unpublished]::before{border:1px solid var(--color-video-unpublished);background-color:rgba(0,0,0,0)}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_video__9NLZn[data-state=draft]::before{background-color:var(--color-video-draft)}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_video__9NLZn[data-state=in_review]::before{background-color:var(--color-video-in_review)}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_video__9NLZn[data-state=pre]::before{background-color:var(--color-video-pre)}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_video__9NLZn[data-state=onair]::before{content:"LIVE";font-size:.8em;padding:.1em .3em;background-color:var(--color-video-onair);border-radius:2px}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_video__9NLZn[data-state=archive]::before{background-color:var(--color-video-archive)}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_video__9NLZn[data-state=end]::before{background-color:var(--color-video-end)}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_video__9NLZn[data-has-prev-day=true]{border-top-left-radius:0;border-top-right-radius:0}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_video__9NLZn[data-has-next-day=true]{border-bottom-left-radius:0;border-bottom-right-radius:0}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH:first-child{text-align:right;border-left:0}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH:first-child .Calendar_row__M_PT8{border-bottom:0}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH:first-child .Calendar_row__M_PT8:first-child span{display:none}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH:first-child .Calendar_row__M_PT8 span{white-space:nowrap}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH:first-child .Calendar_row__M_PT8::before{content:"";display:block;position:absolute;bottom:0;right:0;width:10px;border-bottom:var(--calenadar-border)}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH:first-child span{position:absolute;top:0;right:15px;left:10px;transform:translateY(-50%);font-size:.8rem}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_row__M_PT8{position:relative;padding:.5rem;height:60px;border-bottom:var(--calenadar-border)}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_row__M_PT8:last-child{border-bottom:0}.Calendar_weeklyTable__ADwtd .Calendar_contentContainer__atoHY .Calendar_col__DbKwH .Calendar_row__M_PT8:last-child::before{display:none}.Calendar_modal__4XFJs{display:flex;flex-direction:column;position:fixed;z-index:10000;min-width:13rem;background-color:var(--background-color);border:1px solid rgba(255,255,255,.1);transform:translate(-50%, -50%);box-shadow:0 .2rem 1rem rgba(0,0,0,.8);border-radius:.5em;font-size:.85rem;line-height:1;-webkit-user-select:none;user-select:none;animation:Calendar_modal-appear-in__hl7b6 .3s ease-out 0s;transition:all .2s ease-out 0s}.Calendar_modal__4XFJs .Calendar_modalHeader__Aa_rI{position:relative;padding:.7rem .5rem .7rem;text-align:center;font-weight:400;font-size:1.3rem}.Calendar_modal__4XFJs .Calendar_modalHeader__Aa_rI .Calendar_closeBtn__N4OU6{position:absolute;top:50%;right:.5rem;transform:translate(0, -50%);width:1.5rem;height:1.5rem;border-radius:100%;background-color:rgba(255,255,255,.1);cursor:pointer}.Calendar_modal__4XFJs .Calendar_modalHeader__Aa_rI .Calendar_closeBtn__N4OU6::before,.Calendar_modal__4XFJs .Calendar_modalHeader__Aa_rI .Calendar_closeBtn__N4OU6::after{content:"";display:block;width:50%;height:2px;border-radius:100rem;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg)}.Calendar_modal__4XFJs .Calendar_modalHeader__Aa_rI .Calendar_closeBtn__N4OU6::after{transform:translate(-50%, -50%) rotate(-45deg)}.Calendar_modal__4XFJs .Calendar_modalHeader__Aa_rI .Calendar_closeBtn__N4OU6:active{transform:translate(0, calc(-50% + 1px))}.Calendar_modal__4XFJs .Calendar_modalBody__iwVoV{flex:1 1;padding-bottom:.5rem;max-height:80vh;overflow-y:auto}.Calendar_modal__4XFJs .Calendar_modalBody__iwVoV .Calendar_video__9NLZn{display:block;position:relative;padding:4px 7px;white-space:nowrap;overflow:hidden;cursor:pointer;text-decoration:none}.Calendar_modal__4XFJs .Calendar_modalBody__iwVoV .Calendar_video__9NLZn:hover{text-decoration:underline}.Calendar_modal__4XFJs .Calendar_modalBody__iwVoV .Calendar_video__9NLZn::before{content:"";display:inline-block;width:.6em;height:.6em;margin-right:.3em;border-radius:100%;background-color:#000}.Calendar_modal__4XFJs .Calendar_modalBody__iwVoV .Calendar_video__9NLZn[data-state=unpublished]::before{border:1px solid var(--color-video-unpublished);background-color:rgba(0,0,0,0)}.Calendar_modal__4XFJs .Calendar_modalBody__iwVoV .Calendar_video__9NLZn[data-state=draft]::before{background-color:var(--color-video-draft)}.Calendar_modal__4XFJs .Calendar_modalBody__iwVoV .Calendar_video__9NLZn[data-state=in_review]::before{background-color:var(--color-video-in_review)}.Calendar_modal__4XFJs .Calendar_modalBody__iwVoV .Calendar_video__9NLZn[data-state=pre]::before{background-color:var(--color-video-pre)}.Calendar_modal__4XFJs .Calendar_modalBody__iwVoV .Calendar_video__9NLZn[data-state=onair]::before{background-color:var(--color-video-onair)}.Calendar_modal__4XFJs .Calendar_modalBody__iwVoV .Calendar_video__9NLZn[data-state=archive]::before{background-color:var(--color-video-archive)}.Calendar_modal__4XFJs .Calendar_modalBody__iwVoV .Calendar_video__9NLZn[data-state=end]::before{background-color:var(--color-video-end)}@keyframes Calendar_appear-in__R0cAj{from{opacity:0;transform:translate(2rem, 0)}to{opacity:1;transform:translate(0, 0)}}@keyframes Calendar_modal-appear-in__hl7b6{from{opacity:0;transform:translate(-50%, -50%) scale(0.9, 0.9)}to{opacity:1;transform:translate(-50%, -50%) scale(1, 1)}}
.CalendarPage_actionButtons__aRP_1{display:flex;margin:-8px 0 0;white-space:nowrap}.CalendarPage_actionButtons__aRP_1>*{margin-left:10px}.CalendarPage_icon__i2YkL{display:inline-block;vertical-align:top;margin:-0.25rem 0;font-size:1.5rem}.CalendarPage_buttonIcon__ohxbv{display:inline-block;vertical-align:middle;margin-left:.3em;font-size:1em}
.RefreshButton_component__9sQLV{position:relative;display:flex}.RefreshButton_refreshButton__wKHdl{border-top-right-radius:0;border-bottom-right-radius:0}.RefreshButton_refreshButton__wKHdl .RefreshButton_refreshButtonIcon__tYWQ2.RefreshButton_rolling__Yn2Q2{animation:RefreshButton_rolling__Yn2Q2 .7s linear 0s infinite}.RefreshButton_refreshIndicatorContainer___b0us{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;border-radius:.3em;pointer-events:none;overflow:hidden}.RefreshButton_refreshIndicatorContainer___b0us .RefreshButton_refreshIndicatorBar__0Ey4o{position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--primary-color);transition:width .1s linear 0s;will-change:width}.RefreshButton_switcherButton__P8avs{border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}@keyframes RefreshButton_rolling__Yn2Q2{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.AnalyticsSection_error__i9I8T{color:var(--color-error-text)}.AnalyticsSection_switcher__1L2te{margin:0 0 1rem}.AnalyticsSection_switcher__1L2te .AnalyticsSection_switch__Z8c2P{margin-right:10px;cursor:pointer}.AnalyticsSection_lineChart__RayiX{position:relative}.AnalyticsSection_lineChart__RayiX .AnalyticsSection_lineChartCanvas__Y7SHw{position:relative;width:100%;max-height:250px;border:1px solid rgba(255,255,255,0)}.AnalyticsSection_time__ALBXb{margin:1rem 0 0;padding:1em;font-size:.85rem;border:1px solid rgba(255,255,255,.1)}.AnalyticsSection_time__ALBXb::before{display:block;position:relative;margin:0 0 .5em;content:"集計処理時間";color:rgba(255,255,255,.5);font-weight:600}.AnalyticsSection_time__ALBXb .AnalyticsSection_timeSuffix__p8kdZ{margin-left:.3em;opacity:.5}
.AddButton_component__fNPGc{z-index:1;width:100%;height:100%;background-color:rgba(255,255,255,.05);border-radius:.5em;display:flex;vertical-align:middle;-webkit-user-select:none;user-select:none;transition:.3s ease}.AddButton_component__fNPGc .AddButton_container__nN6o4{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:.5em;border-radius:.5em;transition:.3s ease}.AddButton_component__fNPGc .AddButton_container__nN6o4 .AddButton_explanation__Un_NG{text-align:center;margin-bottom:1.5rem;white-space:pre-wrap}.AddButton_component__fNPGc .AddButton_container__nN6o4 .AddButton_image__xmvye{margin-bottom:2rem;width:240px}.AddButton_component__fNPGc .AddButton_container__nN6o4 .AddButton_image__xmvye img{width:100%}
.VideoList_component__JzWAp{position:relative;display:flex;flex-wrap:wrap;margin:0 -1rem 0 0;-webkit-user-select:none;user-select:none;container:video-container/inline-size}.VideoList_component__JzWAp.VideoList_loading__tzhla{opacity:.3;pointer-events:none}.VideoList_component__JzWAp .VideoList_video__Nclsz{position:relative;margin:0 1rem 2rem 0;display:flex;flex-direction:column;vertical-align:top;color:#fff;line-height:1;overflow:hidden}.VideoList_component__JzWAp .VideoList_video__Nclsz:first-child{margin-top:0}.VideoList_component__JzWAp .VideoList_video__Nclsz .VideoList_videoSpinner__6qG0f{position:absolute;z-index:1000;top:50%;left:50%;transform:translate(-50%, -50%)}.VideoList_component__JzWAp .VideoList_video__Nclsz .VideoList_moreButton__u_cI8{position:absolute;z-index:1000;top:5px;right:5px;width:2rem;height:2rem;background-color:rgba(0,0,0,.7);border:1px solid rgba(255,255,255,.3);border-radius:5px;display:flex;align-items:center;justify-content:center}.VideoList_component__JzWAp .VideoList_video__Nclsz .VideoList_moreButton__u_cI8:hover{border-color:#fff}.VideoList_component__JzWAp .VideoList_video__Nclsz .VideoList_videoContent__kQ_hJ{display:block;position:relative;flex:1 1;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);text-decoration:none;cursor:pointer}.VideoList_component__JzWAp .VideoList_video__Nclsz .VideoList_videoContent__kQ_hJ:hover{border-color:rgba(255,255,255,.8)}.VideoList_component__JzWAp .VideoList_video__Nclsz .VideoList_thumbnail__BRn5R{position:relative;background-color:#000}.VideoList_component__JzWAp .VideoList_video__Nclsz .VideoList_info__6hNAj{flex:1 1;padding:.5rem;font-size:.85rem}.VideoList_component__JzWAp .VideoList_video__Nclsz .VideoList_info__6hNAj .VideoList_channel__uQY8L,.VideoList_component__JzWAp .VideoList_video__Nclsz .VideoList_info__6hNAj .VideoList_event__j5A2G{margin:0 0 .5rem;font-size:.8rem;white-space:nowrap}.VideoList_component__JzWAp .VideoList_video__Nclsz .VideoList_info__6hNAj .VideoList_name__dLuTk{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.VideoList_component__JzWAp .VideoList_video__Nclsz .VideoList_info__6hNAj .VideoList_time__7BdZ5{margin:.5em 0 0;line-height:1}.VideoList_component__JzWAp .VideoList_video__Nclsz[data-need-update=true]::after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background:rgba(255,0,0,.7);pointer-events:none}@media screen and (min-width: 1401px){.VideoList_component__JzWAp .VideoList_video__Nclsz{width:calc(20% - 1rem - 1px)}}@container video-container (min-width: 1201px){.VideoList_video__Nclsz{width:calc(20% - 1rem - 1px) !important}}@media screen and (min-width: 1201px)and (max-width: 1400px){.VideoList_component__JzWAp .VideoList_video__Nclsz{width:calc(25% - 1rem - 1px)}}@container video-container (min-width: 1001px) and (max-width: 1200px){.VideoList_video__Nclsz{width:calc(25% - 1rem - 1px) !important}}@media screen and (min-width: 801px)and (max-width: 1200px){.VideoList_component__JzWAp .VideoList_video__Nclsz{width:calc(25% - 1rem - 1px)}}@container video-container (min-width: 501px) and (max-width: 1000px){.VideoList_video__Nclsz{width:calc(33.3% - 1rem - 1px) !important}}@media screen and (max-width: 800px){.VideoList_component__JzWAp .VideoList_video__Nclsz{width:calc(50% - 1rem - 1px)}}@container video-container (max-width: 500px){.VideoList_video__Nclsz{width:calc(50% - 1rem - 1px) !important}}
.MonthlyReportPage_error__0ItRk{color:var(--color-error-text)}.MonthlyReportPage_title__r5Z2l{font-size:1.2em;font-weight:bold}.MonthlyReportPage_search__hpOWM{display:flex;align-items:center}.MonthlyReportPage_search__hpOWM>*{margin:0 .5rem}.MonthlyReportPage_search__hpOWM>*:first-child{margin-left:0}.MonthlyReportPage_suffix__ZWsY0{font-size:.6em}.MonthlyReportPage_border__yVEDY{border:.5px solid rgba(255,255,255,.3);margin-top:15px;margin-bottom:15px}.MonthlyReportPage_calculation__4NrKF{gap:1.5rem;text-align:center;max-height:65px}.MonthlyReportPage_calculation__4NrKF .MonthlyReportPage_calculationField__M11Fs{max-width:8rem}.MonthlyReportPage_calculation__4NrKF .MonthlyReportPage_calculationField__M11Fs .MonthlyReportPage_calculationLabel___x0C5{font-size:.85rem;font-weight:400;color:rgba(255,255,255,.5);opacity:1}.MonthlyReportPage_calculation__4NrKF .MonthlyReportPage_calculationField__M11Fs .MonthlyReportPage_yen__qYAa4{text-align:flex-end}.MonthlyReportPage_calculation__4NrKF .MonthlyReportPage_calculationStatusView__dayuM{display:flex;justify-content:center;min-width:9em;padding:0;background-color:rgba(0,0,0,0);gap:.5rem;line-height:inherit}.MonthlyReportPage_calculation__4NrKF .MonthlyReportPage_calculationStatusView__dayuM.MonthlyReportPage_total__pnDSM{margin-left:14em}.MonthlyReportPage_calculation__4NrKF .MonthlyReportPage_sum___H2Li{display:flex;justify-content:center;min-width:9em;align-items:flex-end}.MonthlyReportPage_calculation__4NrKF .MonthlyReportPage_yen__qYAa4,.MonthlyReportPage_calculation__4NrKF .MonthlyReportPage_asterisk__sw9Xq,.MonthlyReportPage_calculation__4NrKF .MonthlyReportPage_equal__pZajz{min-width:30px;font-size:25px;text-align:center;display:flex;align-items:center}.MonthlyReportPage_calculation__4NrKF .MonthlyReportPage_asterisk__sw9Xq,.MonthlyReportPage_calculation__4NrKF .MonthlyReportPage_equal__pZajz{padding-top:1.5rem}
.TermsList_title__q6eDF{font-size:1rem;font-weight:500}.TermsList_dateTime__2P8w6.TermsList_expired__MaWvB{color:#f77}.TermsList_dateTime__2P8w6 .TermsList_expiredText__3bNtD{font-size:.85rem}.TermsList_table__al6dT{background-color:rgba(0,0,0,0)}
.TermsListModal_list__JfGk0{width:800px;height:350px;overflow:auto;display:flex;flex-direction:column;justify-content:flex-start}
.ChannelBaseSettingsModal_thumbnail__F_Rls{max-width:300px}.ChannelBaseSettingsModal_brandLogoInput__nInVa{max-height:100px;max-width:300px}
/* codemirror colorview */
.ace-colorview {
  position: absolute;
  border: 1px solid #cecece;
  display: inline-block;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  cursor: pointer;
  vertical-align: middle;
  transform: translateY(-50%);
  pointer-events: all;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAJElEQVQYV2NctWrVfwYkEBYWxojMZ6SDAmT7QGx0K1EcRBsFAADeG/3M/HteAAAAAElFTkSuQmCC") repeat;
  padding: 10px 10px;
  z-index: -100; }
  .ace-colorview .ace-colorview-background {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px; }
  .ace-colorview:hover {
    border-color: #494949; }

/* ace-colorpicker */
.ace-colorpicker {
  position: relative;
  width: 224px;
  z-index: 1000;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0px 10px 2px rgba(0, 0, 0, 0.12);
  /* theme */ }
  .ace-colorpicker > .arrow {
    position: absolute;
    top: -10px;
    left: 7px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    display: none;
    border-bottom: 10px solid rgba(0, 0, 0, 0.2);
    pointer-events: none; }
    .ace-colorpicker > .arrow:after {
      position: absolute;
      content: "";
      top: 1px;
      left: -9px;
      width: 0;
      height: 0;
      border-left: 9px solid transparent;
      border-right: 9px solid transparent;
      border-bottom: 9px solid white; }
  .ace-colorpicker .colorpicker-body .arrow-button {
    position: relative;
    width: 10px;
    height: 12px;
    padding: 0px;
    background-color: transparent; }
    .ace-colorpicker .colorpicker-body .arrow-button:before {
      content: "";
      display: inline-block;
      position: absolute;
      left: 0px;
      right: 0px;
      top: 0px;
      height: 50%;
      width: 0;
      height: 0;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-bottom: 3px solid black;
      pointer-events: none;
      margin: 2px;
      box-sizing: border-box; }
    .ace-colorpicker .colorpicker-body .arrow-button:after {
      content: "";
      display: inline-block;
      position: absolute;
      left: 0px;
      right: 0px;
      bottom: 0px;
      top: 50%;
      width: 0;
      height: 0;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-top: 3px solid black;
      pointer-events: none;
      margin: 2px;
      box-sizing: border-box; }
  .ace-colorpicker .colorpicker-body .color {
    position: relative;
    height: 120px;
    overflow: hidden;
    cursor: pointer; }
    .ace-colorpicker .colorpicker-body .color > .saturation {
      position: relative;
      width: 100%;
      height: 100%; }
      .ace-colorpicker .colorpicker-body .color > .saturation > .value {
        position: relative;
        width: 100%;
        height: 100%; }
        .ace-colorpicker .colorpicker-body .color > .saturation > .value > .drag-pointer {
          position: absolute;
          width: 10px;
          height: 10px;
          border-radius: 50%;
          transform: translateX(-50%) translateY(-50%); }
    .ace-colorpicker .colorpicker-body .color > .saturation {
      background-color: rgba(204, 154, 129, 0);
      background-image: linear-gradient(to right, #FFF, rgba(204, 154, 129, 0));
      background-repeat: repeat-x; }
      .ace-colorpicker .colorpicker-body .color > .saturation > .value {
        background-image: linear-gradient(to top, #000000, rgba(204, 154, 129, 0)); }
        .ace-colorpicker .colorpicker-body .color > .saturation > .value > .drag-pointer {
          border: 1px solid #fff;
          box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.05); }
  .ace-colorpicker .colorpicker-body .control {
    position: relative;
    padding: 10px 0px 10px 0px;
    -webkit-user-select: none;
            user-select: none; }
    .ace-colorpicker .colorpicker-body .control > .color, .ace-colorpicker .colorpicker-body .control > .empty {
      position: absolute;
      left: 12px;
      top: 14px;
      width: 30px;
      height: 30px;
      border-radius: 50%;
      box-sizing: border-box; }
    .ace-colorpicker .colorpicker-body .control > .color {
      border: 1px solid rgba(0, 0, 0, 0.1); }
    .ace-colorpicker .colorpicker-body .control > .hue {
      position: relative;
      padding: 6px 16px;
      margin: 0px 0px 0px 42px;
      box-sizing: border-box;
      cursor: pointer; }
      .ace-colorpicker .colorpicker-body .control > .hue > .hue-container {
        position: relative;
        width: 100%;
        height: 10px;
        border-radius: 3px; }
    .ace-colorpicker .colorpicker-body .control > .opacity {
      position: relative;
      padding: 3px 16px;
      margin: 0px 0px 0px 42px;
      box-sizing: border-box;
      cursor: pointer; }
      .ace-colorpicker .colorpicker-body .control > .opacity > .opacity-container {
        position: relative;
        width: 100%;
        height: 10px;
        border-radius: 3px; }
    .ace-colorpicker .colorpicker-body .control .drag-bar, .ace-colorpicker .colorpicker-body .control .drag-bar2 {
      position: absolute;
      cursor: pointer;
      top: 50%;
      left: 0px;
      transform: translateX(-50%) translateY(-50%);
      width: 12px;
      height: 12px;
      border-radius: 50%; }
    .ace-colorpicker .colorpicker-body .control > .hue > .hue-container {
      background: linear-gradient(to right, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%); }
    .ace-colorpicker .colorpicker-body .control > .opacity > .opacity-container {
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAJElEQVQYV2NctWrVfwYkEBYWxojMZ6SDAmT7QGx0K1EcRBsFAADeG/3M/HteAAAAAElFTkSuQmCC") repeat; }
      .ace-colorpicker .colorpicker-body .control > .opacity > .opacity-container > .color-bar {
        position: absolute;
        display: block;
        content: "";
        left: 0px;
        right: 0px;
        bottom: 0px;
        top: 0px; }
    .ace-colorpicker .colorpicker-body .control > .empty {
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAJElEQVQYV2NctWrVfwYkEBYWxojMZ6SDAmT7QGx0K1EcRBsFAADeG/3M/HteAAAAAElFTkSuQmCC") repeat; }
    .ace-colorpicker .colorpicker-body .control .drag-bar,
    .ace-colorpicker .colorpicker-body .control .drag-bar2 {
      border: 1px solid rgba(0, 0, 0, 0.05);
      box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
      background-color: #fefefe; }
  .ace-colorpicker .colorpicker-body .information {
    /*border-top: 1px solid #e8e8e8;*/
    position: relative;
    box-sizing: padding-box; }
    .ace-colorpicker .colorpicker-body .information > input {
      position: absolute;
      font-size: 10px;
      height: 20px;
      bottom: 20px;
      padding: 0 0 0 2px;
      box-sizing: border-box;
      -webkit-user-select: text;
              user-select: text; }
      .ace-colorpicker .colorpicker-body .information > input[type=number] {
        -webkit-appearance: none;
                appearance: none; }
      .ace-colorpicker .colorpicker-body .information > input[type=number]::-webkit-inner-spin-button, .ace-colorpicker .colorpicker-body .information > input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
                appearance: none;
        margin: 0; }
    .ace-colorpicker .colorpicker-body .information.hex > .information-item.hex {
      display: flex; }
    .ace-colorpicker .colorpicker-body .information.rgb > .information-item.rgb {
      display: flex; }
    .ace-colorpicker .colorpicker-body .information.hsl > .information-item.hsl {
      display: flex; }
    .ace-colorpicker .colorpicker-body .information > .information-item {
      display: none;
      position: relative;
      padding: 0px 5px;
      padding-left: 9px;
      box-sizing: border-box;
      margin-right: 40px; }
      .ace-colorpicker .colorpicker-body .information > .information-item > .input-field {
        display: block;
        flex: 1 1;
        padding: 3px;
        box-sizing: border-box;
        position: relative; }
        .ace-colorpicker .colorpicker-body .information > .information-item > .input-field > .title {
          text-align: center;
          font-size: 12px;
          color: #a9a9a9;
          padding-top: 2px;
          cursor: pointer;
          -webkit-user-select: none;
                  user-select: none; }
        .ace-colorpicker .colorpicker-body .information > .information-item > .input-field input {
          text-align: center;
          width: 100%;
          padding: 3px;
          height: 21px;
          font-size: 11px;
          color: #333;
          box-sizing: border-box;
          -webkit-user-select: text;
                  user-select: text;
          border: 1px solid #cbcbcb;
          border-radius: 2px; }
          .ace-colorpicker .colorpicker-body .information > .information-item > .input-field input[type=number] {
            -webkit-appearance: none;
                    appearance: none; }
          .ace-colorpicker .colorpicker-body .information > .information-item > .input-field input[type=number]::-webkit-inner-spin-button, .ace-colorpicker .colorpicker-body .information > .information-item > .input-field input[type=number]::-webkit-outer-spin-button {
            -webkit-appearance: none;
                    appearance: none;
            margin: 0; }
        .ace-colorpicker .colorpicker-body .information > .information-item > .input-field.hsl-l input[type=number], .ace-colorpicker .colorpicker-body .information > .information-item > .input-field.hsl-s input[type=number] {
          padding-left: 1px;
          padding-right: 10px; }
        .ace-colorpicker .colorpicker-body .information > .information-item > .input-field .postfix {
          display: inline-block;
          position: absolute;
          right: 3px;
          top: 2px;
          height: 21px;
          line-height: 2;
          padding: 2px;
          box-sizing: border-box;
          text-align: center;
          font-size: 11px; }
    .ace-colorpicker .colorpicker-body .information > .information-change {
      position: absolute;
      display: block;
      width: 40px;
      top: 0px;
      right: 0px;
      bottom: 0px;
      text-align: center;
      box-sizing: border-box;
      padding-top: 5px; }
      .ace-colorpicker .colorpicker-body .information > .information-change > .format-change-button {
        box-sizing: border-box;
        background: transparent;
        border: 0px;
        cursor: pointer;
        outline: none; }
    .ace-colorpicker .colorpicker-body .information > .title {
      color: #a3a3a3; }
    .ace-colorpicker .colorpicker-body .information > .input {
      color: #333; }
  .ace-colorpicker .colorpicker-body .colorsets {
    border-top: 1px solid #e2e2e2; }
    .ace-colorpicker .colorpicker-body .colorsets > .menu {
      float: right;
      padding: 10px 5px;
      padding-right: 15px; }
      .ace-colorpicker .colorpicker-body .colorsets > .menu button {
        border: 0px;
        font-size: 14px;
        font-weight: 300;
        font-family: serif, sans-serif;
        outline: none;
        cursor: pointer; }
    .ace-colorpicker .colorpicker-body .colorsets > .color-list {
      margin-right: 30px;
      display: block;
      padding: 12px 0px 0px 12px;
      box-sizing: border-box;
      line-height: 0; }
      .ace-colorpicker .colorpicker-body .colorsets > .color-list .color-item {
        width: 13px;
        height: 13px;
        border-radius: 2px;
        display: inline-block;
        margin-right: 12px;
        margin-bottom: 12px;
        position: relative;
        background-size: contain;
        overflow: hidden;
        box-sizing: border-box;
        cursor: pointer;
        vertical-align: middle; }
        .ace-colorpicker .colorpicker-body .colorsets > .color-list .color-item:hover {
          transform: scale(1.2); }
        .ace-colorpicker .colorpicker-body .colorsets > .color-list .color-item .empty {
          position: absolute;
          left: 0px;
          top: 0px;
          background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAJElEQVQYV2NctWrVfwYkEBYWxojMZ6SDAmT7QGx0K1EcRBsFAADeG/3M/HteAAAAAElFTkSuQmCC") repeat;
          width: 100%;
          height: 100%;
          padding: 0px;
          margin: 0px;
          pointer-events: none; }
        .ace-colorpicker .colorpicker-body .colorsets > .color-list .color-item .color-view {
          position: absolute;
          left: 0px;
          top: 0px;
          width: 100%;
          height: 100%;
          padding: 0px;
          margin: 0px;
          pointer-events: none;
          border: 1px solid rgba(0, 0, 0, 0.1);
          box-sizing: border-box; }
      .ace-colorpicker .colorpicker-body .colorsets > .color-list .add-color-item {
        width: 13px;
        height: 13px;
        display: inline-block;
        margin-right: 12px;
        margin-bottom: 12px;
        cursor: pointer;
        line-height: 1;
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        font-family: serif,sans-serif;
        color: #8e8e8e;
        vertical-align: middle; }
  .ace-colorpicker .colorpicker-body .color-chooser {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    transition: opacity 0.05s ease-out;
    pointer-events: none; }
    .ace-colorpicker .colorpicker-body .color-chooser.open {
      opacity: 1;
      pointer-events: all; }
    .ace-colorpicker .colorpicker-body .color-chooser .color-chooser-container {
      position: absolute;
      top: 120px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      background-color: white; }
      .ace-colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-item-header {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        height: 34px;
        display: flex;
        padding: 3px 0px;
        box-sizing: border-box;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
        .ace-colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-item-header .title {
          flex: 2 1;
          font-weight: bold;
          font-size: 15px;
          box-sizing: border-box;
          margin-right: 30px;
          vertical-align: middle;
          margin: 0px;
          padding: 5px;
          padding-left: 14px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          color: #000;
          text-align: left; }
        .ace-colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-item-header .items {
          flex: 1 1;
          text-align: right;
          padding-right: 10px;
          display: block;
          height: 100%;
          line-height: 2;
          cursor: pointer; }
      .ace-colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-list {
        position: absolute;
        top: 34px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        overflow: auto; }
        .ace-colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-list .colorsets-item {
          cursor: pointer;
          display: flex;
          padding: 3px 0px;
          border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
          .ace-colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-list .colorsets-item:hover {
            background-color: rgba(0, 0, 0, 0.05); }
          .ace-colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-list .colorsets-item .title {
            flex: 2 1;
            font-size: 14px;
            box-sizing: border-box;
            margin-right: 30px;
            vertical-align: middle;
            pointer-events: none;
            margin: 0px;
            padding: 5px;
            padding-left: 14px;
            font-weight: normal;
            font-size: 13px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            color: #000;
            text-align: left; }
          .ace-colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-list .colorsets-item .items {
            flex: 3 1;
            display: block;
            height: 100%;
            line-height: 1.6;
            cursor: pointer;
            pointer-events: none; }
            .ace-colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-list .colorsets-item .items .color-item {
              width: 13px;
              height: 13px;
              border-radius: 3px;
              display: inline-block;
              margin-right: 10px;
              background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAJElEQVQYV2NctWrVfwYkEBYWxojMZ6SDAmT7QGx0K1EcRBsFAADeG/3M/HteAAAAAElFTkSuQmCC") repeat;
              background-size: contain;
              border: 1px solid #dddddd;
              overflow: hidden;
              box-sizing: border-box;
              cursor: pointer;
              vertical-align: middle; }
              .ace-colorpicker .colorpicker-body .color-chooser .color-chooser-container .colorsets-list .colorsets-item .items .color-item .color-view {
                width: 100%;
                height: 100%;
                padding: 0px;
                margin: 0px;
                pointer-events: none; }
  .ace-colorpicker.sketch {
    border-radius: 5px; }
    .ace-colorpicker.sketch > .colorpicker-body > .color {
      margin: 10px 10px 2px 10px;
      box-sizing: border-box;
      height: 150px; }
    .ace-colorpicker.sketch > .colorpicker-body > .control {
      padding: 0px; }
      .ace-colorpicker.sketch > .colorpicker-body > .control > .color, .ace-colorpicker.sketch > .colorpicker-body > .control > .empty {
        position: absolute;
        right: 10px;
        left: auto;
        top: 1px;
        width: 26px;
        height: 26px;
        border-radius: 2px;
        box-sizing: border-box; }
      .ace-colorpicker.sketch > .colorpicker-body > .control > .color {
        box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.5); }
      .ace-colorpicker.sketch > .colorpicker-body > .control > .hue {
        position: relative;
        padding: 2px 2px 2px 10px;
        margin: 0px 38px 0px 0px; }
        .ace-colorpicker.sketch > .colorpicker-body > .control > .hue > .hue-container {
          border-radius: 0px; }
      .ace-colorpicker.sketch > .colorpicker-body > .control > .opacity {
        position: relative;
        padding: 2px 2px 2px 10px;
        margin: 0px 38px 0px 0px; }
        .ace-colorpicker.sketch > .colorpicker-body > .control > .opacity > .opacity-container {
          border-radius: 0px; }
      .ace-colorpicker.sketch > .colorpicker-body > .control .drag-bar, .ace-colorpicker.sketch > .colorpicker-body > .control .drag-bar2 {
        border-radius: 0px;
        top: 50%;
        left: 0px;
        width: 2px;
        height: 50%;
        transform: translateX(-50%) translateY(-50%);
        border-radius: 1px;
        bottom: 1px !important; }
        .ace-colorpicker.sketch > .colorpicker-body > .control .drag-bar.first, .ace-colorpicker.sketch > .colorpicker-body > .control .drag-bar2.first {
          left: 0px;
          transform: translateX(50%) translateY(-50%) !important; }
        .ace-colorpicker.sketch > .colorpicker-body > .control .drag-bar.last, .ace-colorpicker.sketch > .colorpicker-body > .control .drag-bar2.last {
          transform: translateX(-150%) translateY(-50%) !important; }
    .ace-colorpicker.sketch > .colorpicker-body > .information .information-change {
      display: none; }
    .ace-colorpicker.sketch > .colorpicker-body > .information.rgb .information-item.rgb {
      display: inherit; }
    .ace-colorpicker.sketch > .colorpicker-body > .information.rgb .information-item.hsl {
      display: none !important; }
    .ace-colorpicker.sketch > .colorpicker-body > .information.hex .information-item.hex {
      display: inherit; }
    .ace-colorpicker.sketch > .colorpicker-body > .information.hex .information-item.hsl {
      display: none !important; }
    .ace-colorpicker.sketch > .colorpicker-body > .information.hsl .information-item.rgb {
      display: none !important; }
    .ace-colorpicker.sketch > .colorpicker-body > .information.hsl .information-item.hsl {
      display: inherit; }
    .ace-colorpicker.sketch > .colorpicker-body > .information .information-item {
      display: inline-flex !important;
      margin-right: 0px; }
      .ace-colorpicker.sketch > .colorpicker-body > .information .information-item > .input-field {
        padding-left: 0px; }
        .ace-colorpicker.sketch > .colorpicker-body > .information .information-item > .input-field:last-child {
          padding-right: 0px; }
        .ace-colorpicker.sketch > .colorpicker-body > .information .information-item > .input-field > .title {
          color: black;
          font-size: 11px;
          cursor: pointer; }
      .ace-colorpicker.sketch > .colorpicker-body > .information .information-item > .input-field:last-child:not(:first-child) {
        padding-right: 0px; }
    .ace-colorpicker.sketch > .colorpicker-body > .information .information-item.hex {
      width: 74px;
      padding-right: 0px;
      padding-left: 5px; }
    .ace-colorpicker.sketch > .colorpicker-body > .information .information-item.rgb {
      width: 140px;
      padding-left: 0px;
      padding-right: 0px; }
    .ace-colorpicker.sketch > .colorpicker-body > .information .information-item.hsl {
      display: none;
      width: 140px;
      padding-left: 0px;
      padding-right: 0px; }
    .ace-colorpicker.sketch > .colorpicker-body > .colorsets > .color-list {
      margin-right: 0px;
      padding-right: 12px; }
      .ace-colorpicker.sketch > .colorpicker-body > .colorsets > .color-list .color-item {
        width: 16px;
        height: 16px;
        border-radius: 3px;
        margin-right: 9px;
        margin-bottom: 10px; }
  .ace-colorpicker.palette {
    border-radius: 3px;
    box-shadow: none; }
    .ace-colorpicker.palette > .colorpicker-body > .color {
      display: none; }
    .ace-colorpicker.palette > .colorpicker-body > .control {
      display: none; }
    .ace-colorpicker.palette > .colorpicker-body > .information {
      display: none; }
    .ace-colorpicker.palette > .colorpicker-body > .colorsets {
      box-sizing: border-box;
      border-top: 0px; }
      .ace-colorpicker.palette > .colorpicker-body > .colorsets > .color-list .color-item {
        width: 15px;
        height: 15px;
        margin-right: 10px;
        margin-bottom: 10px; }
    .ace-colorpicker.palette > .colorpicker-body > .color-chooser {
      display: none;
      box-sizing: border-box; }
      .ace-colorpicker.palette > .colorpicker-body > .color-chooser.open {
        display: block;
        top: -1px;
        left: -1px;
        right: -1px;
        bottom: auto;
        border-radius: 3px;
        border: 1px solid #d8d8d8;
        box-shadow: 0 0px 10px 2px rgba(0, 0, 0, 0.12); }
        .ace-colorpicker.palette > .colorpicker-body > .color-chooser.open .color-chooser-container {
          position: relative;
          top: auto;
          left: auto;
          right: auto;
          bottom: auto;
          background-color: white;
          box-sizing: border-box;
          border-radius: 2px; }
          .ace-colorpicker.palette > .colorpicker-body > .color-chooser.open .color-chooser-container .colorsets-item-header {
            position: relative;
            left: auto;
            top: auto;
            right: auto;
            bottom: auto;
            border-top-left-radius: 3px;
            border-top-right-radius: 3px; }
          .ace-colorpicker.palette > .colorpicker-body > .color-chooser.open .color-chooser-container .colorsets-list {
            position: relative;
            top: auto;
            left: auto;
            right: auto;
            bottom: auto;
            overflow: auto; }
            .ace-colorpicker.palette > .colorpicker-body > .color-chooser.open .color-chooser-container .colorsets-list .colorsets-item:last-child {
              border-bottom-left-radius: 3px;
              border-bottom-right-radius: 3px; }
  .ace-colorpicker.macos .colorpicker-body .wheel {
    width: 224px;
    height: 224px;
    position: relative;
    box-sizing: border-box; }
    .ace-colorpicker.macos .colorpicker-body .wheel .wheel-canvas {
      width: 214px;
      height: 214px;
      border-radius: 50%;
      position: absolute;
      left: 5px;
      top: 5px; }
    .ace-colorpicker.macos .colorpicker-body .wheel .drag-pointer {
      display: inline-block;
      position: absolute;
      width: 10px;
      height: 10px;
      left: 50%;
      top: 50%;
      border: 1px solid white;
      border-radius: 50%;
      transform: translateX(-50%) translateY(-50%);
      z-index: 2; }
  .ace-colorpicker.macos .control {
    padding-top: 0px; }
    .ace-colorpicker.macos .control > .color, .ace-colorpicker.macos .control > .empty {
      top: 4px; }
  .ace-colorpicker.macos .value {
    position: relative;
    padding: 6px 16px;
    margin: 0px 0px 0px 42px;
    box-sizing: border-box;
    cursor: pointer; }
    .ace-colorpicker.macos .value > .value-container {
      position: relative;
      width: 100%;
      height: 10px;
      border-radius: 3px;
      background-image: linear-gradient(to right, #000000 0%, rgba(255, 255, 255, 0) 100%);
      box-sizing: border-box; }
      .ace-colorpicker.macos .value > .value-container .drag-bar {
        position: absolute;
        cursor: pointer;
        top: 50%;
        left: 0px;
        transform: translateX(-50%) translateY(-50%);
        width: 12px;
        height: 12px;
        border-radius: 50%; }
  .ace-colorpicker.mini {
    width: 180px;
    display: inline-block; }
    .ace-colorpicker.mini .control {
      padding: 0px; }
      .ace-colorpicker.mini .control .hue, .ace-colorpicker.mini .control .opacity {
        margin: 0px;
        padding: 0px; }
      .ace-colorpicker.mini .control .hue > .hue-container {
        border-radius: 0px;
        overflow: hidden;
        height: 20px; }
      .ace-colorpicker.mini .control .opacity > .opacity-container {
        border-radius: 0px;
        overflow: hidden;
        height: 20px; }
      .ace-colorpicker.mini .control .drag-bar, .ace-colorpicker.mini .control .drag-bar2 {
        border: 0px;
        background-color: transparent;
        height: 100%;
        width: 5px;
        box-sizing: border-box;
        box-shadow: none; }
        .ace-colorpicker.mini .control .drag-bar.last:before, .ace-colorpicker.mini .control .drag-bar.lastafter, .ace-colorpicker.mini .control .drag-bar2.last:before, .ace-colorpicker.mini .control .drag-bar2.lastafter {
          left: 1px; }
        .ace-colorpicker.mini .control .drag-bar.first:before, .ace-colorpicker.mini .control .drag-bar.first:after, .ace-colorpicker.mini .control .drag-bar2.first:before, .ace-colorpicker.mini .control .drag-bar2.first:after {
          left: 3px; }
        .ace-colorpicker.mini .control .drag-bar:before, .ace-colorpicker.mini .control .drag-bar2:before {
          content: "";
          position: absolute;
          left: 2px;
          top: 0px;
          width: 0;
          height: 0;
          transform: translateX(-50%);
          border-left: 4px solid transparent;
          border-right: 4px solid transparent;
          border-top: 4px solid black; }
        .ace-colorpicker.mini .control .drag-bar:after, .ace-colorpicker.mini .control .drag-bar2:after {
          content: "";
          position: absolute;
          left: 2px;
          bottom: 0px;
          width: 0;
          height: 0;
          transform: translateX(-50%);
          border-left: 4px solid transparent;
          border-right: 4px solid transparent;
          border-bottom: 4px solid black; }
  .ace-colorpicker.mini-vertical {
    width: 180px;
    display: inline-block; }
    .ace-colorpicker.mini-vertical .color {
      display: inline-block;
      width: 140px;
      height: 160px;
      vertical-align: middle; }
    .ace-colorpicker.mini-vertical .control {
      height: 160px;
      padding: 0px;
      vertical-align: middle;
      display: inline-block; }
      .ace-colorpicker.mini-vertical .control .hue, .ace-colorpicker.mini-vertical .control .opacity {
        margin: 0px;
        padding: 0px;
        width: 20px;
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        position: relative; }
      .ace-colorpicker.mini-vertical .control .hue > .hue-container {
        border-radius: 0px;
        overflow: hidden;
        height: 100%;
        background: linear-gradient(to top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%); }
      .ace-colorpicker.mini-vertical .control .opacity > .opacity-container {
        border-radius: 0px;
        overflow: hidden;
        height: 100%;
        width: 20px; }
      .ace-colorpicker.mini-vertical .control .drag-bar, .ace-colorpicker.mini-vertical .control .drag-bar2 {
        border: 0px;
        background-color: transparent;
        height: 2px;
        width: 100%;
        box-sizing: border-box;
        box-shadow: none;
        transform: none; }
        .ace-colorpicker.mini-vertical .control .drag-bar.last:before, .ace-colorpicker.mini-vertical .control .drag-bar.last:after, .ace-colorpicker.mini-vertical .control .drag-bar2.last:before, .ace-colorpicker.mini-vertical .control .drag-bar2.last:after {
          top: 2px; }
        .ace-colorpicker.mini-vertical .control .drag-bar.first:before, .ace-colorpicker.mini-vertical .control .drag-bar.first:after, .ace-colorpicker.mini-vertical .control .drag-bar2.first:before, .ace-colorpicker.mini-vertical .control .drag-bar2.first:after {
          top: -1px; }
        .ace-colorpicker.mini-vertical .control .drag-bar:before, .ace-colorpicker.mini-vertical .control .drag-bar2:before {
          content: "";
          position: absolute;
          left: 0px;
          top: 2px;
          width: 0;
          height: 0;
          transform: translateY(-50%);
          border-top: 4px solid transparent;
          border-bottom: 4px solid transparent;
          border-left: 4px solid black; }
        .ace-colorpicker.mini-vertical .control .drag-bar:after, .ace-colorpicker.mini-vertical .control .drag-bar2:after {
          content: "";
          position: absolute;
          top: 2px;
          right: 0px;
          width: 0;
          height: 0;
          transform: translateY(-50%);
          border-top: 4px solid transparent;
          border-bottom: 4px solid transparent;
          border-right: 4px solid black; }
  .ace-colorpicker.ring .colorpicker-body > .color {
    position: absolute;
    width: 120px;
    height: 120px;
    left: 52px;
    top: 52px; }
  .ace-colorpicker.ring .colorpicker-body .wheel {
    width: 224px;
    height: 224px;
    position: relative;
    box-sizing: border-box; }
    .ace-colorpicker.ring .colorpicker-body .wheel .wheel-canvas {
      width: 214px;
      height: 214px;
      border-radius: 50%;
      position: absolute;
      left: 5px;
      top: 5px; }
    .ace-colorpicker.ring .colorpicker-body .wheel .drag-pointer {
      display: inline-block;
      position: absolute;
      width: 10px;
      height: 10px;
      left: 50%;
      top: 50%;
      border: 1px solid white;
      border-radius: 50%;
      transform: translateX(-50%) translateY(-50%);
      z-index: 2; }
  .ace-colorpicker.ring .control {
    padding-top: 0px; }
    .ace-colorpicker.ring .control .value {
      display: none; }
    .ace-colorpicker.ring .control > .color, .ace-colorpicker.ring .control > .empty {
      top: -17px;
      width: 30px;
      height: 30px;
      border-radius: 2px; }
  .ace-colorpicker.xd {
    display: inline-block;
    padding-top: 12px;
    width: 245px; }
    .ace-colorpicker.xd .color {
      display: inline-block;
      margin-left: 12px;
      margin-bottom: 12px;
      width: 170px;
      height: 170px;
      vertical-align: middle;
      border-radius: 3px;
      overflow: hidden;
      box-sizing: border-box;
      border: 1px solid #cecece; }
      .ace-colorpicker.xd .color > .saturation > .value > .drag-pointer {
        border: 2px solid white;
        width: 7px;
        height: 7px;
        box-shadow: 0 0 1px 0px black, inset 0 0 1px 0px black; }
    .ace-colorpicker.xd .control {
      height: 170px;
      padding: 0px;
      vertical-align: middle;
      display: inline-block;
      margin-right: 12px;
      margin-bottom: 12px; }
      .ace-colorpicker.xd .control .hue, .ace-colorpicker.xd .control .opacity {
        margin: 0px;
        padding: 0px;
        width: 13px;
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        position: relative;
        overflow: hidden;
        border-radius: 3px;
        margin-left: 8px; }
      .ace-colorpicker.xd .control .hue > .hue-container {
        border-radius: 0px;
        overflow: hidden;
        height: 100%;
        background: linear-gradient(to top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%); }
      .ace-colorpicker.xd .control .opacity > .opacity-container {
        border-radius: 0px;
        overflow: hidden;
        height: 100%; }
      .ace-colorpicker.xd .control .drag-bar, .ace-colorpicker.xd .control .drag-bar2 {
        border: 0px;
        background-color: transparent;
        border: 2px solid white;
        box-shadow: 0 0 1px 0px black, inset 0 0 1px 0px black;
        width: 10px;
        height: 10px;
        box-sizing: border-box;
        transform: none;
        overflow: hidden;
        left: 50%;
        transform: translateX(-50%) translateY(-50%); }
    .ace-colorpicker.xd .information {
      margin-top: 5px; }
  .ace-colorpicker.vscode {
    width: 335px;
    display: inline-block;
    background-color: #333;
    border: 1px solid #ececec;
    box-sizing: border-box;
    border-radius: 0px; }
    .ace-colorpicker.vscode .colorpicker-body {
      border-radius: 0px;
      display: inline-block; }
      .ace-colorpicker.vscode .colorpicker-body .color-view {
        height: 34px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAJElEQVQYV2NctWrVfwYkEBYWxojMZ6SDAmT7QGx0K1EcRBsFAADeG/3M/HteAAAAAElFTkSuQmCC") repeat; }
        .ace-colorpicker.vscode .colorpicker-body .color-view .color-view-container {
          line-height: 34px;
          font-size: 14px;
          text-align: center;
          width: 100%;
          height: 100%;
          cursor: pointer;
          -webkit-user-select: none;
                  user-select: none;
          text-shadow: 0 0 3px #535353; }
      .ace-colorpicker.vscode .colorpicker-body .color-tool {
        padding: 8px; }
    .ace-colorpicker.vscode .color {
      display: inline-block;
      width: 239px;
      height: 160px;
      vertical-align: middle; }
    .ace-colorpicker.vscode .control {
      height: 160px;
      vertical-align: middle;
      display: inline-block;
      padding: 0px 0px 0px 4px; }
      .ace-colorpicker.vscode .control .hue, .ace-colorpicker.vscode .control .opacity {
        margin: 0px;
        padding: 0px;
        width: 30px;
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        position: relative; }
      .ace-colorpicker.vscode .control .hue {
        padding-left: 5px;
        width: 35px; }
      .ace-colorpicker.vscode .control .hue > .hue-container {
        border-radius: 0px;
        height: 100%;
        background: linear-gradient(to top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%); }
      .ace-colorpicker.vscode .control .opacity > .opacity-container {
        border-radius: 0px;
        height: 100%;
        width: 30px; }
      .ace-colorpicker.vscode .control .drag-bar, .ace-colorpicker.vscode .control .drag-bar2 {
        background-color: transparent;
        height: 5px;
        width: 33px;
        box-sizing: border-box;
        box-shadow: none;
        transform: translateY(-50%) translateX(-2px);
        border: 1px solid white;
        border-radius: 0px;
        box-shadow: 0 0 2px 0 black, inset 0 0 0 0 black; }

.colorsets-contextmenu {
  position: fixed;
  padding-top: 4px;
  padding-bottom: 4px;
  border-radius: 6px;
  background-color: #ececec;
  border: 1px solid #cccccc;
  display: none;
  list-style: none;
  font-size: 13px;
  padding-left: 0px;
  padding-right: 0px; }
  .colorsets-contextmenu.show {
    display: inline-block; }
  .colorsets-contextmenu .menu-item {
    padding: 2px 20px;
    cursor: default; }
    .colorsets-contextmenu .menu-item:hover {
      background-color: #5ea3fb;
      color: white; }
  .colorsets-contextmenu.small .menu-item.small-hide {
    display: none; }

.ChannelDesignSettingsModal_component__yXISe{position:relative;align-self:stretch;margin-bottom:16px;max-width:300px}.ChannelDesignSettingsModal_component__yXISe .ChannelDesignSettingsModal_iframe__RT1WO{background-color:#fff;border:1px solid rgba(255,255,255,.2);width:133.3333333333%;height:133.3333333333%;transform:scale(0.75);transform-origin:0 0;position:absolute;inset:0}.ChannelDesignSettingsModal_notice__uQQ03{padding-top:4px;padding-bottom:12px}
.FooterMenuList_title__C1C1D{font-size:1rem;font-weight:500}.FooterMenuList_table__f8xwX{background-color:rgba(0,0,0,0)}.FooterMenuList_buttonsContainer__R1vZU{display:flex;justify-content:space-around}.FooterMenuList_upDownButton__yCPYb{max-width:30px;min-width:30px;padding:5px;text-align:center}
.FooterMenuSettingsModal_list__Mwjzu{width:800px;height:350px;overflow:auto;display:flex;flex-direction:column;justify-content:flex-start}
.ChannelFooterSettingsModal_advancedSettings__U_CBv{margin:2rem 0 0}.ChannelFooterSettingsModal_advancedSettingsContent__2PosJ{margin:.5rem 0 0;padding:1rem 1.5rem;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);border-radius:.3rem}.ChannelFooterSettingsModal_advancedSettingsContent__2PosJ>*:first-child{margin-top:0}.ChannelFooterSettingsModal_advancedSettingsContent__2PosJ>*:last-child{margin-bottom:0}.ChannelFooterSettingsModal_footerItem__nqssD{margin:.3rem 0;padding:1.3rem 1.5rem;background-color:rgba(255,255,255,.15);border-radius:.3rem;-webkit-user-select:none;user-select:none}.ChannelFooterSettingsModal_footerItem__nqssD .ChannelFooterSettingsModal_title___bsT2{margin:0 0 .7rem;font-weight:500;line-height:1}.ChannelFooterSettingsModal_footerItem__nqssD .ChannelFooterSettingsModal_text__f3KmT{font-size:.9rem}
.ChannelHeaderSettingsModal_brandLogoInput__hOf13{max-height:100px;max-width:300px}.ChannelHeaderSettingsModal_channelLogoBackground__vEEQD{background:#000;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1em}.ChannelHeaderSettingsModal_channelLogo__OjBoa{line-height:1;font-size:1.2rem;font-weight:600}
.ChannelPublishSettingsModal_urlInput__jhwpl{max-width:35rem;width:35rem}.ChannelPublishSettingsModal_hashtag__meHxt{display:inline-block;margin:0 5px 5px 0;padding:1rem;line-height:1;background-color:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.2);border-radius:.3em;cursor:pointer;-webkit-user-select:none;user-select:none}.ChannelPublishSettingsModal_hashtag__meHxt::before{content:"#"}.ChannelPublishSettingsModal_hashtag__meHxt[aria-selected=true]{color:#fff;background-color:var(--primary-color);border-color:var(--primary-color)}
.ChannelSettingsPage_channelCover__NkIxC{position:relative;width:100%;max-width:300px;color:rgba(255,255,255,.5);font-weight:500;background:#000 none no-repeat center center;background-size:cover}.ChannelSettingsPage_channelCover__NkIxC::before{content:"";display:block;padding-top:52.5%}.ChannelSettingsPage_channelCover__NkIxC>*{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);white-space:nowrap;pointer-events:none}.ChannelSettingsPage_brandLogo__w344u{height:auto;max-width:45%;position:relative;color:rgba(255,255,255,.5);font-weight:500;background:#000 none no-repeat center center;background-size:contain}.ChannelSettingsPage_group__7AnFj{margin:.7rem 0}.ChannelSettingsPage_icon__jYpfj{max-width:130px}.ChannelSettingsPage_thumbnail__reg1a{max-width:300px}.ChannelSettingsPage_channelLogoBackground__iVhPV{background:#000;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1em}.ChannelSettingsPage_channelLogo__bV_L9{line-height:1;font-size:1.2rem;font-weight:600}.ChannelSettingsPage_customStyle__n_8Qx{display:-webkit-box;font-family:monospace;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:10;overflow:hidden}
.EventList_thumbnail__5HMop{background:rgba(0,0,0,.8) none no-repeat center center;background-size:contain;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.85rem}.EventList_thumbnail__5HMop::before{content:"";display:block;padding-top:52.5%}.EventList_project__mvtsk,.EventList_channel__50ick,.EventList_time__r1sBq{font-size:.85rem}.EventList_name__O1yjl{font-size:1rem;font-weight:500}.EventList_name__O1yjl .EventList_url__aIKZf{margin-top:.3em;font-size:.85rem;opacity:.3}.EventList_status__Xb5jJ>*{margin:0 .2rem .2rem 0}
.MemberResendInvitationModal_text__afEdC{padding:1rem 0 2rem}.MemberResendInvitationModal_loading__sE4Bt{padding:1rem;text-align:center}
.MemberDetailModal_component__ChTke{position:relative;padding:1px;text-align:center}.MemberDetailModal_icon__tcIOg{margin:0 auto 2rem;width:8rem;height:8rem;background:rgba(255,255,255,.8) none no-repeat center center;background-size:cover;border:2px solid rgba(255,255,255,.7);box-shadow:0 1px 5px rgba(0,0,0,.4);border-radius:100%}.MemberDetailModal_profile__NaROW{margin:1rem 0}.MemberDetailModal_actions__O_YTh{text-align:center}.MemberDetailModal_actions__O_YTh>*{margin-left:1rem}.MemberDetailModal_actions__O_YTh>*:first-child{margin-left:0}.MemberDetailModal_resendBtn__Zxmmj{display:inline-block;margin-top:2rem;text-decoration:underline}
.MemberUpdateModal_icon__IFivc{margin:1rem auto;width:120px;height:120px}.MemberUpdateModal_langSelector__0khem{display:flex;align-items:center}.MemberUpdateModal_flagMini__8Ab_D{width:1rem;height:auto;margin-right:.5em;border-radius:100%;overflow:hidden;border:1px solid rgba(0,0,0,.2)}.MemberUpdateModal_filterButton__x_BMQ{display:flex;background-color:rgba(255,255,255,.95);color:#000}.MemberUpdateModal_filterButton__x_BMQ .MemberUpdateModal_buttonIcon__vcGrf{margin-left:.5em}
.MemberList_component__mXIzj .MemberList_icon__vbKtJ{flex-direction:column;justify-content:center;align-items:center;width:40px;background:rgba(255,255,255,.5) none no-repeat center center;background-size:cover;border-radius:100%}.MemberList_component__mXIzj .MemberList_tableHeader__qbvUj{padding-left:1em}.MemberList_component__mXIzj .MemberList_user__g2KuO{display:flex;flex-direction:row;align-items:center}.MemberList_component__mXIzj .MemberList_user__g2KuO .MemberList_icon__vbKtJ{margin-left:.5em;margin-right:.5em;width:2.5em;height:2.5em;background:rgba(255,255,255,.5) none no-repeat center center;background-size:cover;border-radius:100%}.MemberList_component__mXIzj .MemberList_user__g2KuO .MemberList_column__eYSMu{display:flex;flex-direction:column;margin-left:.5em}.MemberList_component__mXIzj .MemberList_user__g2KuO .MemberList_column__eYSMu .MemberList_row__BCirZ{display:flex;flex-direction:row;align-items:center}.MemberList_component__mXIzj .MemberList_user__g2KuO .MemberList_column__eYSMu .MemberList_row__BCirZ .MemberList_name__FQKJM.MemberList_disabled__qzXaG{color:var(--invalid-text-color);opacity:.5}.MemberList_component__mXIzj .MemberList_user__g2KuO .MemberList_column__eYSMu .MemberList_row__BCirZ .MemberList_chips__akfcW{margin-left:.5em}.MemberList_component__mXIzj .MemberList_user__g2KuO .MemberList_column__eYSMu .MemberList_email__gRkH5{overflow-wrap:break-word;overflow:hidden}.MemberList_component__mXIzj .MemberList_user__g2KuO .MemberList_column__eYSMu .MemberList_email__gRkH5.MemberList_disabled__qzXaG{color:var(--invalid-text-color);opacity:.5}.MemberList_component__mXIzj .MemberList_updateDate__rbMPq{margin-left:.5em}
.VideoAddToEventModal_content__cX3tx{margin:1rem 0 0;display:flex;flex-direction:column}.VideoAddToEventModal_table__SIJwG{margin:0 0 1rem;flex:1 1;min-width:55rem;min-height:26rem}
.VideoListPage_content__gP23G{flex:1 1;position:relative}.VideoListPage_content__gP23G .VideoListPage_contentScroller__1YKhS{position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto}
.MainScreen_main__a_q69{position:relative;z-index:1;flex:1 1;display:flex;flex-direction:column;background-color:var(--background-color);border:10px solid green;overflow:auto}.MainScreen_thumbnail__g1jgG{margin:0;background:rgba(0,0,0,.8) none no-repeat center center;background-size:contain;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.85rem}.MainScreen_thumbnail__g1jgG::before{content:"";display:block;padding-top:52.5%}.MainScreen_title__0dpkt{margin:0 0 1rem;padding:8px;background-color:#000;font-size:1.1rem;font-weight:600;line-height:1.2;white-space:normal}.MainScreen_chips__Kry33{width:100%;white-space:normal}.MainScreen_chips__Kry33>*{margin:0 5px 5px 0}.MainScreen_hashtags__sHaLc{margin:2rem 0}.MainScreen_hashtags__sHaLc h3{margin:0 0 .5em;font-size:1rem;font-weight:600}.MainScreen_pageSwitcher__Y4EQf{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:1rem;opacity:0;animation:MainScreen_pageswitcher-appear__BQ2o0 .3s linear .5s forwards}.MainScreen_pageSwitcher__Y4EQf .MainScreen_pageSwitcherTitle__yowJE{margin:0 0 1rem;font-size:1.1rem;text-align:center}.MainScreen_pageSwitcher__Y4EQf .MainScreen_page__dLkyU{padding:1rem;border-radius:.5rem;background-color:rgba(255,255,255,.2);min-width:20rem;cursor:pointer}.MainScreen_pageSwitcher__Y4EQf .MainScreen_page__dLkyU .MainScreen_category__4paRc{margin:0 0 .3rem;font-size:.85rem;font-weight:600;opacity:.5;text-decoration:none}.MainScreen_pageSwitcher__Y4EQf .MainScreen_page__dLkyU .MainScreen_name___44mn{font-size:1.2rem}@keyframes MainScreen_pageswitcher-appear__BQ2o0{from{opacity:0}to{opacity:1}}
.ComponentsScreen_row__caT5G:first-child{margin-top:1rem}.ComponentsScreen_col__k3_Ta{flex:1 1;margin:0 1rem 1rem}.ComponentsScreen_col__k3_Ta+.ComponentsScreen_col__k3_Ta{margin-left:0}
.EventDashboardPage_section__stCU5{margin:0 0 1rem}.EventDashboardPage_section__stCU5:last-child{margin-bottom:0}.EventDashboardPage_sectionTitle__T70hq{font-weight:600}
.EventBaseSettingsModal_thumbnail__KNF1g{max-width:300px}
.EventPublishSettingsModal_urlInput__cyJno{max-width:35rem;width:35rem}
.EventSettingsPage_thumbnail__MvoGq{position:relative;width:100%;max-width:300px;color:rgba(255,255,255,.5);font-weight:500;background:#000 none no-repeat center center;background-size:cover}.EventSettingsPage_thumbnail__MvoGq::before{content:"";display:block;padding-top:52.5%}.EventSettingsPage_thumbnail__MvoGq>*{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);white-space:nowrap;pointer-events:none}.EventSettingsPage_description__dtT5W{position:relative;background-color:rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.2);border-radius:.3rem;overflow:hidden;cursor:pointer}.EventSettingsPage_description__dtT5W:hover{border-color:rgba(255,255,255,.3)}.EventSettingsPage_description__dtT5W .EventSettingsPage_descriptionContent__CuBs1{padding:1rem;height:15rem;-webkit-mask-image:linear-gradient(black 0, black calc(100% - 3rem), rgba(0, 0, 0, 0) calc(100% - 0.3rem), rgba(0, 0, 0, 0) 100%);mask-image:linear-gradient(black 0, black calc(100% - 3rem), rgba(0, 0, 0, 0) calc(100% - 0.3rem), rgba(0, 0, 0, 0) 100%)}.EventSettingsPage_description__dtT5W [data-youtube-video] iframe{pointer-events:none}.EventSettingsPage_dateTime__aVOpC{font-size:1rem;line-height:1.2}.EventSettingsPage_expired__Rb0Hp{display:inline-block;margin:.5rem 0 0;padding:.3rem .5rem;color:#fff;background:#c00;border-radius:.3em}
.TicketsCreateModal_buttons__dq9w5{margin:.5rem 0}.TicketsCreateModal_buttons__dq9w5>*{margin-right:.5rem}.TicketsCreateModal_buttons__dq9w5>*:last-child{margin-right:0}.TicketsCreateModal_group__A80ci>*{margin:0 1rem 1rem 0}.TicketsCreateModal_advancedSettings__b1Ouy{margin:2rem 0 0}.TicketsCreateModal_advancedSettingsContent__ZUZma{margin:.5rem 0 0;padding:1rem 1.5rem;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);border-radius:.3rem}.TicketsCreateModal_advancedSettingsContent__ZUZma>*:first-child{margin-top:0}.TicketsCreateModal_advancedSettingsContent__ZUZma>*:last-child{margin-bottom:0}
.TicketsPage_header__SlSwW{padding:.5rem 0}.TicketsPage_header__SlSwW>*{margin-left:1rem}.TicketsPage_header__SlSwW>*:first-child{margin-left:0}.TicketsPage_codeStyle__vKVrZ{font-family:"Courier New",Courier,monospace}.TicketsPage_listContent__Rqsi1{display:flex;align-items:center;justify-content:center;text-align:center;height:100%}.TicketsPage_disabled__7Anda{text-decoration:line-through}.TicketsPage_stateCol__b_csG{padding-right:0 !important}.TicketsPage_stateCol__b_csG .TicketsPage_statusButton__vj_dV{white-space:nowrap;line-height:1}.TicketsPage_stateCol__b_csG .TicketsPage_statusButton__vj_dV.TicketsPage_disabled__7Anda{pointer-events:none}.TicketsPage_stateCol__b_csG .TicketsPage_arrowIcon__jGkYb{position:relative;top:-0.1em;margin-left:2px}
.OtherResourcesModal_content__Fc5a0{font-size:0;overflow:hidden}.OtherResourcesModal_content__Fc5a0 .OtherResourcesModal_iframe__jYAMQ{min-height:430px;width:100%;border:0}.OtherResourcesModal_legalNotice__7DEkJ{background-color:#fff;color:#000;padding-left:.8em;padding-right:.8em;overflow-y:auto;scrollbar-width:none}.OtherResourcesModal_legalNotice__7DEkJ .OtherResourcesModal_title__aIMQF{font-size:1.4em;margin-top:1rem;margin-bottom:2rem}.OtherResourcesModal_legalNotice__7DEkJ .OtherResourcesModal_libraryTitle__Vse4v{font-weight:bold}.OtherResourcesModal_legalNotice__7DEkJ .OtherResourcesModal_dependencies__L1KjO{margin-top:1em;margin-left:1em}.OtherResourcesModal_legalNotice__7DEkJ .OtherResourcesModal_dependencies__L1KjO .OtherResourcesModal_libraryTitle__Vse4v{font-weight:bold}.OtherResourcesModal_legalNotice__7DEkJ hr{background-color:#000;margin-top:1rem;margin-bottom:1rem}.OtherResourcesModal_version__fi1rO{margin-right:auto}
.MenuButton_component__Zo4gC{position:relative;display:flex;align-items:center;cursor:pointer}.MenuButton_component__Zo4gC .MenuButton_name__7_gsc{position:relative;opacity:.8}.MenuButton_component__Zo4gC .MenuButton_icon__kksQI{flex-shrink:0;margin:0 0 0 .5rem;width:1.8rem;height:1.8rem;background:#ddd none no-repeat center center;background-size:cover;border-radius:100%}.MenuButton_component__Zo4gC:hover .MenuButton_name__7_gsc{opacity:1}.MenuButton_menu__xJrrL{position:fixed;z-index:1000;top:3.5rem;right:1em;width:20rem;padding:1rem 0 .5rem;background-color:rgba(89,92,112,.5);-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);border-radius:.2rem;box-shadow:0 2px 10px #000;animation:MenuButton_menu-appear__66xY3 .15s ease-out 0s;-webkit-user-select:none;user-select:none}.MenuButton_menu__xJrrL::before{content:"";display:block;position:absolute;top:-1.4rem;right:.7rem;width:0;height:0;border:.7rem solid rgba(0,0,0,0);transform:scale(0.8, 1);border-bottom-color:rgba(89,92,112,.5)}.MenuButton_menu__xJrrL .MenuButton_memberInfo__8nL9J{padding:2rem 1rem;text-align:center}.MenuButton_menu__xJrrL .MenuButton_memberInfo__8nL9J .MenuButton_icon__kksQI{margin:0 auto 1rem;width:7rem;height:7rem;background:rgba(255,255,255,.5) none no-repeat center center;background-size:cover;border-radius:100%}.MenuButton_menu__xJrrL .MenuButton_memberInfo__8nL9J .MenuButton_name__7_gsc,.MenuButton_menu__xJrrL .MenuButton_memberInfo__8nL9J .MenuButton_email__BWoNq{margin:.5rem 0}.MenuButton_menu__xJrrL .MenuButton_memberInfo__8nL9J .MenuButton_name__7_gsc{font-weight:500}.MenuButton_menu__xJrrL .MenuButton_memberInfo__8nL9J .MenuButton_name__7_gsc .MenuButton_role__hk7iB{margin-left:.5rem}.MenuButton_menu__xJrrL .MenuButton_memberInfo__8nL9J .MenuButton_email__BWoNq{font-size:.9rem;opacity:.7}.MenuButton_menu__xJrrL .MenuButton_menuItem__wQX1G{display:flex;align-items:center;gap:.5em;position:relative;margin:1px 0 0;padding:.7em 1em;line-height:1;cursor:pointer;border-top:1px solid rgba(255,255,255,.1)}.MenuButton_menu__xJrrL .MenuButton_menuItem__wQX1G:hover{background-color:rgba(0,0,0,.15)}@keyframes MenuButton_menu-appear__66xY3{from{opacity:0;transform:translate(0, -1rem)}to{opacity:1;transform:translate(0, 0)}}
.Header_component__dg7S5{position:relative;z-index:1;flex-shrink:0;line-height:1;white-space:nowrap;background-color:rgba(0,0,0,.2);border-bottom:1px solid rgba(255,255,255,.3);-webkit-user-select:none;user-select:none}.Header_content__f_5wH{display:flex;align-items:center;padding:.7rem 1.5rem;gap:.7rem}.Header_infos__jQg0H{background-color:#585701;line-height:1.3}.Header_infos__jQg0H .Header_info__uTh0q{padding:.7rem 1.3rem;display:flex;align-items:center;border-top:1px solid rgba(255,255,255,.3)}.Header_infos__jQg0H .Header_info__uTh0q .Header_infoTitle__QoPzK{flex:1 1;margin-right:1rem;word-break:break-all;white-space:normal;-webkit-user-select:all;user-select:all}.Header_title__YKHXn{margin:0;font-size:1.5rem;font-weight:700;cursor:pointer}.Header_title__YKHXn:active{transform:translate(0, 1px)}.Header_chip__BLPc3{margin:-1rem 0 -1rem 1rem;padding:.5em .8em;font-weight:600;color:#111;background-color:rgba(255,255,255,.9);border-radius:.2em;overflow:hidden;white-space:nowrap;display:flex}.Header_chip__BLPc3 .Header_link__SGUJj{display:inline-block;margin:-0.5em .8em -0.5em -0.8em;padding:.5em .8em;background-color:#fff;border-right:1px solid rgba(0,0,0,.2);cursor:pointer}.Header_chip__BLPc3 .Header_label__2NhpL{overflow:hidden;text-overflow:ellipsis;max-width:400px}.Header_langSelector__ExfUU{display:flex;align-items:center}.Header_flagMini___U5SJ{width:1rem;height:auto;margin-right:.5em;border-radius:100%;overflow:hidden}.Header_lang__Oi8II{width:22px;height:22px;border-radius:100%;overflow:hidden}.Header_env__AvuoA{margin:0 .5rem;padding:.5rem .7rem;font-size:.8rem;font-weight:600;background-color:rgba(255,0,0,.8);border-radius:.3em;text-transform:uppercase}.Header_unreadCount__GEALg{position:absolute;z-index:10;top:0;right:0;font-size:.6rem;padding:.2em;background-color:red;border-radius:100em;min-width:1.5em;min-height:1.5em;display:flex;align-items:center;justify-content:center;white-space:nowrap}
.ChannelList_thumbnail__z6wFs{background:rgba(0,0,0,.8) none no-repeat center center;background-size:contain;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.85rem}.ChannelList_thumbnail__z6wFs::before{content:"";display:block;padding-top:52.5%}.ChannelList_project__y8Fks{font-size:.85rem}.ChannelList_name__uAZd2{font-size:1rem;font-weight:500}.ChannelList_name__uAZd2 .ChannelList_url__4fTrQ{margin-top:.3em;font-size:.85rem;opacity:.3}
.InfoList_title__GitmN{font-size:1rem;font-weight:500}.InfoList_dateTime__rQ3KI.InfoList_expired__VmINn{color:#f77}.InfoList_dateTime__rQ3KI .InfoList_expiredText__VUWha{font-size:.85rem}
.ProjectList_component__uwxaP{position:relative}.ProjectList_thumbnail__rd4fP{background:rgba(0,0,0,.8) none no-repeat center center;background-size:contain;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.85rem}.ProjectList_thumbnail__rd4fP::before{content:"";display:block;padding-top:52.5%}.ProjectList_name__CisjM{font-size:1rem;font-weight:500}.ProjectList_name__CisjM .ProjectList_url__nkVH5{margin-top:.3em;font-size:.85rem;opacity:.3}.ProjectList_status__MX6O_>*{margin:0 .1rem .1rem 0}
.PasswordResetScreen_component__V77vt{position:relative;flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(217deg, rgba(180, 0, 0, 0.8), rgba(180, 0, 0, 0) 70.71%),linear-gradient(127deg, rgba(0, 180, 0, 0.8), rgba(0, 180, 0, 0) 70.71%),linear-gradient(336deg, rgba(0, 0, 180, 0.8), rgba(0, 0, 180, 0) 70.71%)}.PasswordResetScreen_component__V77vt .PasswordResetScreen_title__znAvs{display:grid;grid-template-columns:auto auto;justify-content:space-between;position:absolute;top:0;left:0;width:100%;height:var(--header-height);display:flex;align-items:center;padding:1rem;font-size:1.5rem;font-weight:700;line-height:1;background-color:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);box-shadow:0 0 3rem rgba(0,0,0,.5)}.PasswordResetScreen_component__V77vt .PasswordResetScreen_panelFooter__fs4qf{margin:2rem 0 0;text-align:right}.PasswordResetScreen_component__V77vt hr{margin:2rem 0 1rem;border:0;border-bottom:1px solid rgba(255,255,255,.2)}.PasswordResetScreen_component__V77vt .PasswordResetScreen_langButton__X4mEa{margin-left:.5rem}.PasswordResetScreen_langSelector__rfqVa{display:flex;align-items:center}.PasswordResetScreen_flagMini__tJGi9{width:1rem;height:auto;margin-right:.5em;border-radius:100%;overflow:hidden}.PasswordResetScreen_lang__ZYYX3{width:22px;height:22px;border-radius:100%;overflow:hidden}.PasswordResetScreen_forgetPasswordContainer__beNa9{text-align:center}.PasswordResetScreen_forgetPasswordContainer__beNa9 .PasswordResetScreen_link__ok1lq{text-decoration:underline;cursor:pointer}
.ProjectExportPage_loading__3TwQo{display:inline-block;margin-left:1rem}.ProjectExportPage_counts__M4r_U{margin:1rem 0 0;padding:.5rem;background:rgba(255,255,255,.1);border-radius:.3rem;line-height:1.5}.ProjectExportPage_counts__M4r_U .ProjectExportPage_countsTitle__7Kdk9{margin:0 0 .5rem;font-size:.85rem;font-weight:600;opacity:.8}.ProjectExportPage_counts__M4r_U .ProjectExportPage_countsTitle__7Kdk9::before{content:"【"}.ProjectExportPage_counts__M4r_U .ProjectExportPage_countsTitle__7Kdk9::after{content:"】"}
.ProjectBaseSettingsModal_thumbnail__1oWA5{max-width:300px}.ProjectBaseSettingsModal_brandLogoInput__uIZza{max-height:100px;max-width:300px}.ProjectBaseSettingsModal_group__hUcz8{margin:.7rem 0}.ProjectBaseSettingsModal_thumbnail__1oWA5{max-width:300px}
.ProjectFooterSettingsModal_advancedSettings__mPvG9{margin:2rem 0 0}.ProjectFooterSettingsModal_advancedSettingsContent__frfBQ{margin:.5rem 0 0;padding:1rem 1.5rem;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);border-radius:.3rem}.ProjectFooterSettingsModal_advancedSettingsContent__frfBQ>*:first-child{margin-top:0}.ProjectFooterSettingsModal_advancedSettingsContent__frfBQ>*:last-child{margin-bottom:0}.ProjectFooterSettingsModal_defaultFooterTitle__sNDNM{font-size:1rem;font-weight:bold}.ProjectFooterSettingsModal_contents__6oVcN{padding-left:.5rem}.ProjectFooterSettingsModal_footerItem__dg1nj{margin:.3rem 0;padding:1.3rem 1.5rem;background-color:rgba(255,255,255,.15);border-radius:.3rem;-webkit-user-select:none;user-select:none}.ProjectFooterSettingsModal_footerItem__dg1nj .ProjectFooterSettingsModal_title__i8aES{margin:0 0 .7rem;font-weight:500;line-height:1}.ProjectFooterSettingsModal_footerItem__dg1nj .ProjectFooterSettingsModal_text__xKkaT{font-size:.9rem}
.ProjectSettingsPage_brandLogo__skcon{height:auto;max-width:45%;position:relative;color:rgba(255,255,255,.5);font-weight:500;background:#000 none no-repeat center center;background-size:contain}.ProjectSettingsPage_thumbnail__k4bwE,.ProjectSettingsPage_notFoundImage__8IbmG,.ProjectSettingsPage_notFoundImageShare__w50JR{position:relative;width:100%;max-width:300px;color:rgba(255,255,255,.5);font-weight:500;background:#000 none no-repeat center center;background-size:cover}.ProjectSettingsPage_thumbnail__k4bwE::before,.ProjectSettingsPage_notFoundImage__8IbmG::before,.ProjectSettingsPage_notFoundImageShare__w50JR::before{content:"";display:block;padding-top:52.5%}.ProjectSettingsPage_thumbnail__k4bwE>*,.ProjectSettingsPage_notFoundImage__8IbmG>*,.ProjectSettingsPage_notFoundImageShare__w50JR>*{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);white-space:nowrap;pointer-events:none}.ProjectSettingsPage_notFoundImage__8IbmG{max-width:60%;max-height:80px}
.SigninScreen_component__vRTaJ{position:relative;flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(217deg, rgba(180, 0, 0, 0.8), rgba(180, 0, 0, 0) 70.71%),linear-gradient(127deg, rgba(0, 180, 0, 0.8), rgba(0, 180, 0, 0) 70.71%),linear-gradient(336deg, rgba(0, 0, 180, 0.8), rgba(0, 0, 180, 0) 70.71%)}.SigninScreen_component__vRTaJ .SigninScreen_title__dBZRi{display:grid;grid-template-columns:auto auto;justify-content:space-between;position:absolute;top:0;left:0;width:100%;height:var(--header-height);display:flex;align-items:center;padding:1rem;font-size:1.5rem;font-weight:700;line-height:1;background-color:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);box-shadow:0 0 3rem rgba(0,0,0,.5)}.SigninScreen_component__vRTaJ .SigninScreen_panelFooter__GxiwS{margin:2rem 0 0;text-align:right}.SigninScreen_component__vRTaJ hr{margin:2rem 0 1rem;border:0;border-bottom:1px solid rgba(255,255,255,.2)}.SigninScreen_component__vRTaJ .SigninScreen_langButton__6_9EF{margin-left:.5rem}.SigninScreen_langSelector___OiJy{display:flex;align-items:center}.SigninScreen_flagMini__QGhpf{width:1rem;height:auto;margin-right:.5em;border-radius:100%;overflow:hidden}.SigninScreen_lang__1Z8Oz{width:22px;height:22px;border-radius:100%;overflow:hidden}.SigninScreen_forgetPasswordContainer__Oph45{text-align:center}.SigninScreen_forgetPasswordContainer__Oph45 .SigninScreen_link__fGtPj{text-decoration:underline;cursor:pointer}
.IFramePreview_component__F4f7b{position:relative}.IFramePreview_component__F4f7b:before{content:"";display:block;padding-bottom:177.7777777778%}.IFramePreview_component__F4f7b .IFramePreview_iframe__mvuDj{border:1px solid rgba(255,255,255,.2);width:200%;height:200%;transform:scale(0.5);transform-origin:0 0;position:absolute;inset:0}.IFramePreview_component__F4f7b .IFramePreview_link__KXk7U{color:rgba(0,0,0,0);cursor:pointer;position:absolute;inset:1px;text-decoration:none}.IFramePreview_component__F4f7b .IFramePreview_link__KXk7U:hover{background:rgba(0,0,0,.75);color:#fff}.IFramePreview_component__F4f7b .IFramePreview_link__KXk7U>div{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.IFramePreview_component__F4f7b .IFramePreview_link__KXk7U>div .IFramePreview_icon__uY90n{margin-left:1.4rem;width:1rem}
.VideoPreview_component__g3s5x{position:relative;background:#000 no-repeat center center;background-size:cover;box-shadow:0 2px 10px rgba(0,0,0,.8);cursor:default}.VideoPreview_component__g3s5x .VideoPreview_previewMeasure__dnzA1{display:block;position:relative;padding-top:52.5%}.VideoPreview_component__g3s5x .VideoPreview_chips__WmGbh{position:absolute;z-index:100;top:10px;left:10px}.VideoPreview_component__g3s5x .VideoPreview_chips__WmGbh>*{margin:0 3px 3px 0}
.CommentTopicsTable_table__tEDDt{margin:0 0 1rem;flex:1 1;min-width:100%;min-height:26rem}.CommentTopicsTable_table__tEDDt .CommentTopicsTable_idColumn__XWMqy{max-width:3rem}.CommentTopicsTable_table__tEDDt .CommentTopicsTable_idColumn__XWMqy .CommentTopicsTable_id__fNFJK{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.CommentTopicsTable_table__tEDDt .CommentTopicsTable_nameColumn__0VM5X{max-width:10rem}.CommentTopicsTable_table__tEDDt .CommentTopicsTable_nameColumn__0VM5X .CommentTopicsTable_name__jLGD9{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.CommentTopicsTable_table__tEDDt .CommentTopicsTable_descriptionColumn__Lu4_8{max-width:10rem}.CommentTopicsTable_table__tEDDt .CommentTopicsTable_descriptionColumn__Lu4_8 .CommentTopicsTable_description__t9b1g{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.CommentTopicsTable_table__tEDDt .CommentTopicsTable_createdAtColumn__6ATde{width:1rem}.CommentTopicsTable_table__tEDDt .CommentTopicsTable_updatedAtColumn__a4saE{width:1rem}.CommentTopicsTable_table__tEDDt .CommentTopicsTable_editColumn__d9nVW{width:1rem}
.CommentTopicSelectModal_component__G5iCa{min-height:"650px"}.CommentTopicSelectModal_header__2OtUL{display:flex;justify-content:space-between;padding:.5rem 0}.CommentTopicSelectModal_header__2OtUL>*{margin-left:0}.CommentTopicSelectModal_header__2OtUL>*:last-child{margin-left:1rem}.CommentTopicSelectModal_header__2OtUL .CommentTopicSelectModal_left__sSHjF{display:flex}.CommentTopicSelectModal_header__2OtUL .CommentTopicSelectModal_left__sSHjF>*:last-child{margin-left:1rem}.CommentTopicSelectModal_header__2OtUL .CommentTopicSelectModal_right__At4kD>*:last-child{margin-left:1rem}
.CommentsArea_component__zQ_2R{position:relative;flex:1 1;-webkit-overflow-scrolling:touch}.CommentsArea_scroller__iMcsv{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;-webkit-mask-image:linear-gradient(rgba(0, 0, 0, 0) 0, black 3rem, black 100%);mask-image:linear-gradient(rgba(0, 0, 0, 0) 0, black 3rem, black 100%)}.CommentsArea_scroller__iMcsv.CommentsArea_flexEnd__PGl1K{display:flex;flex-direction:column;justify-content:flex-end}.CommentsArea_scroller__iMcsv .CommentsArea_content____d_8{position:relative;padding:2rem 0 0}.CommentsArea_comment__lDskg{position:relative;margin:0 0 .5rem;min-height:2.3rem;padding:0 0 0 2.7rem;animation:CommentsArea_comment-appear-in__YvOx4 .3s ease-out 0s}.CommentsArea_comment__lDskg .CommentsArea_icon__h45_c{position:absolute;top:0;left:0;width:2.3rem}.CommentsArea_comment__lDskg .CommentsArea_text__D6zJi{display:inline-block;position:relative;padding:.7rem;background-color:rgba(0,0,0,.4);line-height:1.2;border:1px solid rgba(52,55,77,.5);border-radius:1rem;border-top-left-radius:2px;word-break:break-all}.CommentsArea_comment__lDskg .CommentsArea_text__D6zJi .CommentsArea_name__ZF8kP{font-weight:600}.CommentsArea_comment__lDskg .CommentsArea_text__D6zJi .CommentsArea_meta___iddp{margin-top:.5em;font-size:.8em;opacity:.5;text-align:right}.CommentsArea_comment__lDskg.CommentsArea_staff__MKo_R{padding-left:0}.CommentsArea_comment__lDskg.CommentsArea_staff__MKo_R .CommentsArea_text__D6zJi{background-color:rgba(0,175,255,.8);border:1px solid rgba(80,80,80,.5)}.CommentsArea_comment__lDskg[data-clickable=true] .CommentsArea_icon__h45_c{cursor:pointer}.CommentsArea_comment__lDskg[data-clickable=true] .CommentsArea_icon__h45_c:active{transform:translate(0, 1px)}@keyframes CommentsArea_comment-appear-in__YvOx4{from{opacity:0;transform:translate(0, 1rem)}to{opacity:1;transform:translate(0, 0)}}.CommentsArea_sticky__iznrs{position:relative;margin:0 70px .5rem 35px;padding-right:.8rem;background-color:rgba(0,175,255,.9);text-align:left;margin-top:1rem}.CommentsArea_sticky__iznrs .CommentsArea_icon__h45_c{background:var(--gray-1-color);border-radius:1rem;padding:5px;position:absolute;top:.6rem;right:.8rem;cursor:pointer}.CommentsArea_sticky__iznrs .CommentsArea_text__D6zJi{display:flex;flex-flow:column;padding:.7rem;word-break:break-all}.CommentsArea_sticky__iznrs .CommentsArea_text__D6zJi .CommentsArea_name__ZF8kP{font-weight:600;font-weight:bold}.CommentsArea_sticky__iznrs .CommentsArea_text__D6zJi .CommentsArea_message__Ffoy9{margin-top:1px}
.UserIcon_component__b936K{position:relative}.UserIcon_component__b936K::before{content:"";display:block;padding-top:100%}.UserIcon_component__b936K .UserIcon_content__Ff8VO{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff none no-repeat center center;background-size:cover;border-radius:100%}
.VideoGuestIconSettingsModal_typeSelector__OYlND{display:flex}.VideoGuestIconSettingsModal_typeSelector__OYlND>*{flex:1 1}.VideoGuestIconSettingsModal_preview__cCIG8{position:relative;margin:2rem 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:250px;margin:0 auto}.VideoGuestIconSettingsModal_icons__FePRe{position:relative;margin:0 0 1rem;display:flex;align-items:center;flex-wrap:wrap;gap:1rem;width:calc(300px + 4rem)}.VideoGuestIconSettingsModal_iconUploader__I2pow{position:relative;width:60px;height:60px;border-radius:100%}
.CommentRoomEditModal_component__miZWo{min-height:"650px"}.CommentRoomEditModal_component__miZWo .CommentRoomEditModal_notUsedText__VaezC{font-size:.8rem;opacity:.7}
.CommentRoomsTable_table__Q8gWT{margin:0 0 1rem;flex:1 1;min-width:100%;min-height:26rem}.CommentRoomsTable_table__Q8gWT .CommentRoomsTable_nameColumn__yrDen{max-width:10rem}.CommentRoomsTable_table__Q8gWT .CommentRoomsTable_nameColumn__yrDen .CommentRoomsTable_name__03XZF{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.CommentRoomSelectModal_component__40ukI{min-height:"650px"}.CommentRoomSelectModal_header__XLdYR{display:flex;justify-content:space-between;padding:.5rem 0}.CommentRoomSelectModal_header__XLdYR>*{margin-left:0}.CommentRoomSelectModal_header__XLdYR>*:last-child{margin-left:1rem}.CommentRoomSelectModal_header__XLdYR .CommentRoomSelectModal_left__X3RIf{display:flex}.CommentRoomSelectModal_header__XLdYR .CommentRoomSelectModal_left__X3RIf>*:last-child{margin-left:1rem}.CommentRoomSelectModal_header__XLdYR .CommentRoomSelectModal_right__m61NR>*:last-child{margin-left:1rem}
.CommentRoomSettingsModal_guestIcons__CylZI{position:relative;margin:0 auto;padding:1rem 0;display:flex;flex-wrap:wrap;align-items:center;gap:1rem;width:calc(200px + 4rem)}
.StaffCommentDeleteModal_info__8NgL_{margin-top:5px;margin-bottom:5px;display:flex;align-items:center}
.StaffCommentTable_reloadButton__OeMzC{margin-right:.5rem}.StaffCommentTable_reloadButton__OeMzC .StaffCommentTable_reloadIcon__9QPnv{margin-right:.3rem}.StaffCommentTable_totalCount__yseKk{font-size:.9rem}.StaffCommentTable_table__Iezsn{height:60vh}.StaffCommentTable_table__Iezsn .StaffCommentTable_arrowIcon__D5CkG{position:relative;top:-0.05em;margin-left:2px}.StaffCommentTable_table__Iezsn .StaffCommentTable_trashIcon__K_2nZ::before{display:flex;justify-content:center;align-items:center;background:var(--gray-1-color);border-radius:1rem;padding:5px;cursor:pointer}.StaffCommentTable_table__Iezsn .StaffCommentTable_stickyChip__mcJhd{margin-left:1em}
.FocusText_focusText__6M8mT{caret-color:rgba(0,0,0,0)}.FocusText_focusText__6M8mT p{margin-top:0;margin-bottom:0}.FocusText_focusText__6M8mT .FocusText_tiptap__EqSW_>*+*{margin-top:.75em}.FocusText_focusText__6M8mT .FocusText_addNgWordButton__fdWR1{border-radius:.2rem;padding:.2rem;background-color:var(--button-primary-color);color:var(--button-alert-background-color)}
.CommentDetailModal_component__2W0hN{position:relative;padding:1px;text-align:center}.CommentDetailModal_name__aP7FD{line-height:2rem}.CommentDetailModal_ngWord__cgL8N{color:var(--attention-color)}
.CommentUserInfoModal_component__Gwtkf{position:relative;padding:1px;text-align:center}.CommentUserInfoModal_icon__W_AT2{margin:0 auto 1rem;width:6rem;height:6rem;background:rgba(255,255,255,.8) none no-repeat center center;background-size:cover;border:2px solid rgba(255,255,255,.7);box-shadow:0 1px 5px rgba(0,0,0,.4);border-radius:100%}.CommentUserInfoModal_name__mu13V{line-height:2rem}.CommentUserInfoModal_externalUserId__irFLO{line-height:2rem;font-size:.8rem;color:var(--menu-title-color)}.CommentUserInfoModal_meta__wuJtO{line-height:2rem}.CommentUserInfoModal_ngWord__Nad0b{color:var(--button-alert-background-color)}
.UserCommentDeleteModal_userInfo__Mp8Hj{display:flex;align-items:center;margin-bottom:5px}.UserCommentDeleteModal_userInfo__Mp8Hj .UserCommentDeleteModal_icon__fz04l{flex-direction:column;align-items:center;width:40px;height:40px;min-width:40px;margin-right:10px}.UserCommentDeleteModal_comment__8EZtX{margin-left:50px}
.UserCommentPickupModal_userInfo__Rod3_{display:flex;align-items:center;margin-bottom:5px}.UserCommentPickupModal_userInfo__Rod3_ .UserCommentPickupModal_icon__MrU4Z{flex-direction:column;align-items:center;width:40px;height:40px;min-width:40px;margin-right:10px}.UserCommentPickupModal_comment__kMOvm{margin-left:50px}
.UserCommentTable_reloadButton__TIgGd{margin-right:.5rem}.UserCommentTable_reloadButton__TIgGd .UserCommentTable_reloadIcon___AvuI{margin-right:.3rem}.UserCommentTable_filterButtonContainer__lx2AN{display:flex;align-items:center}.UserCommentTable_filterButtonContainer__lx2AN .UserCommentTable_filterLabel__5Ynx0{margin-left:.5rem;margin-right:.3rem}.UserCommentTable_filterButtonContainer__lx2AN :first-child{font-size:.9em;margin-right:.5rem}.UserCommentTable_filterButtonContainer__lx2AN .UserCommentTable_filterButtonIcon__K8w0X{margin-left:.2rem}.UserCommentTable_downloadButton__m0z9i{margin-right:1rem}.UserCommentTable_totalCount__k5Qys{font-size:.9rem}.UserCommentTable_table__VnIuX{height:60vh}.UserCommentTable_table__VnIuX .UserCommentTable_icon__hmjQN{flex-direction:column;justify-content:center;align-items:center;width:40px;cursor:pointer}.UserCommentTable_table__VnIuX .UserCommentTable_name__5HmSb{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserCommentTable_table__VnIuX .UserCommentTable_name__5HmSb .UserCommentTable_externalUserId__ORyA4{font-size:.8em;color:var(--menu-title-color);overflow:hidden;text-overflow:ellipsis}.UserCommentTable_table__VnIuX .UserCommentTable_text__TonbV .UserCommentTable_topic__bx5jj{font-size:.8em;overflow:hidden;text-overflow:ellipsis}.UserCommentTable_table__VnIuX .UserCommentTable_ngIndicator__xZv_T{cursor:pointer;padding:10px}.UserCommentTable_table__VnIuX .UserCommentTable_arrowIcon__q3pQE{position:relative;top:-0.05em;margin-left:2px}.UserCommentTable_table__VnIuX .UserCommentTable_trashIcon__JA9Qw::before{display:flex;justify-content:center;align-items:center;background:var(--gray-1-color);border-radius:1rem;padding:5px;cursor:pointer}.UserCommentTable_table__VnIuX .UserCommentTable_ngChip__XC809{margin-left:1em}.UserCommentTable_table__VnIuX .UserCommentTable_meta__44HhR{font-size:.8em;font-weight:lighter}.UserCommentTable_table__VnIuX .UserCommentTable_buttons__7AKF5{justify-content:center;display:flex;flex-wrap:wrap;flex-direction:column}
.VideoCommentsPage_buttonIcon__or6vr{display:inline-block;vertical-align:middle;margin:-0.2em 0 0 .5em}.VideoCommentsPage_selected__gvxt9 .VideoCommentsPage_invalidMessage__4eYsB{font-size:.8em;margin-bottom:.5rem;color:var(--color-error-text)}.VideoCommentsPage_selected__gvxt9 [data-invalid=true]{color:var(--invalid-text-color)}.VideoCommentsPage_buttonContainer__5BJDI{margin-top:1rem;display:flex;justify-content:right;gap:1rem}.VideoCommentsPage_hbox__wLckg{flex:1 1;display:flex;gap:1.5rem}.VideoCommentsPage_box__ELmqM{flex:1 1;display:flex;flex-direction:column}.VideoCommentsPage_box__ELmqM .VideoCommentsPage_panel__9v3YQ{margin-top:20px}.VideoCommentsPage_box__ELmqM .VideoCommentsPage_panel__9v3YQ .VideoCommentsPage_ngwords__uoTVM{overflow-y:scroll;min-height:10vh;max-height:15vh;overflow-wrap:anywhere}.VideoCommentsPage_flex__rk1yr{flex:1 1;display:flex;flex-direction:column}.VideoCommentsPage_flex__rk1yr>*:nth-child(2){flex:1 1;display:flex;flex-direction:column}.VideoCommentsPage_nameInput__MA7FH{max-width:15em;width:100%}.VideoCommentsPage_commentInput__G94Hx{max-width:100%;width:100%}.VideoCommentsPage_guestIcons__Lt8Q6{position:relative;margin:0 auto;padding:1rem 0;display:flex;flex-wrap:wrap;align-items:center;gap:1rem;width:calc(200px + 4rem)}
.ReactionIcon_component__RBkMd{position:relative;display:inline-block;width:30px;height:30px;background:rgba(0,0,0,0) none no-repeat center center;background-size:contain}.ReactionIcon_spinner__ehStW{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}
.VideoExternalLinkSortModal_wide__FQeWf{max-width:800px}.VideoExternalLinkSortModal_item__58ETB{display:flex;align-items:center;justify-content:flex-start;position:relative;padding:15px;background:rgba(255,255,255,.1);cursor:pointer}.VideoExternalLinkSortModal_item__58ETB.VideoExternalLinkSortModal_hasThumbnail__03F5z{padding:5px}.VideoExternalLinkSortModal_item__58ETB.VideoExternalLinkSortModal_hasThumbnail__03F5z .VideoExternalLinkSortModal_thumbnailImage__P6o_u{width:45px;margin-left:10px;top:10px;left:10px;width:3rem;height:3rem;margin-right:10px;background:#fff none no-repeat center center;background-size:contain;display:flex;align-items:center;justify-content:center;font-weight:700;white-space:nowrap;color:#000;font-size:.7rem}.VideoExternalLinkSortModal_item__58ETB .VideoExternalLinkSortModal_icon__B00rr{font-size:1em;margin-left:10px;margin-right:15px}.VideoExternalLinkSortModal_item__58ETB .VideoExternalLinkSortModal_tipContainer__zcUpg{width:70px}.VideoExternalLinkSortModal_item__58ETB .VideoExternalLinkSortModal_tipContainer__zcUpg .VideoExternalLinkSortModal_tip__V_pse{display:inline-block;vertical-align:middle;margin:3px 5px 3px 3px;padding:3px 10px;font-size:.8rem;font-weight:normal;border-radius:3px;color:#fff;background-color:#000;text-transform:uppercase}.VideoExternalLinkSortModal_item__58ETB .VideoExternalLinkSortModal_tipContainer__zcUpg .VideoExternalLinkSortModal_tip__V_pse.VideoExternalLinkSortModal_active__uxGlY{color:#fff;background-color:var(--indicator-color-dark)}.VideoExternalLinkSortModal_item__58ETB .VideoExternalLinkSortModal_tipContainer__zcUpg .VideoExternalLinkSortModal_tip__V_pse.VideoExternalLinkSortModal_editing__NwH3R{color:#fff;background-color:#0792e2}.VideoExternalLinkSortModal_item__58ETB .VideoExternalLinkSortModal_textContainer__jD7gi{width:460px;font-size:.8rem}.VideoExternalLinkSortModal_item__58ETB .VideoExternalLinkSortModal_textContainer__jD7gi .VideoExternalLinkSortModal_url__jNU0t{font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:rgba(255,255,255,.5)}.VideoExternalLinkSortModal_item__58ETB .VideoExternalLinkSortModal_arrowBox__Etlfw{display:flex;justify-content:space-between;width:100px;margin-left:10px}.VideoExternalLinkSortModal_item__58ETB .VideoExternalLinkSortModal_arrowBox__Etlfw .VideoExternalLinkSortModal_arrow__hIvqy,.VideoExternalLinkSortModal_item__58ETB .VideoExternalLinkSortModal_arrowBox__Etlfw .VideoExternalLinkSortModal_empty__fGBId{min-width:20px;height:25px;display:flex;align-items:center}.VideoExternalLinkSortModal_item__58ETB .VideoExternalLinkSortModal_arrowBox__Etlfw .VideoExternalLinkSortModal_arrow__hIvqy.VideoExternalLinkSortModal_right__Iawzw{margin-left:auto}.VideoExternalLinkSortModal_item__58ETB .VideoExternalLinkSortModal_arrowBox__Etlfw .VideoExternalLinkSortModal_empty__fGBId.VideoExternalLinkSortModal_right__Iawzw{display:none}.VideoExternalLinkSortModal_item__58ETB .VideoExternalLinkSortModal_clicks__j_d6t{font-size:.8rem}.VideoExternalLinkSortModal_item__58ETB[data-shown=false] .VideoExternalLinkSortModal_thumbnailImage__P6o_u{opacity:.3}
.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx{position:relative;border:1px solid rgba(255,255,255,.3);border-radius:.5rem;overflow:hidden;display:flex;flex-direction:column}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_listContent__Vpi3X{position:relative;flex:1 1}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_listContent__Vpi3X .VideoLinksPage_scroller__BSmFg{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:5px}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_listFooter__5hihX{position:relative;padding:5px 10px;background-color:rgba(0,0,0,.7);border-top:0;display:flex;align-items:center}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_listFooter__5hihX>.VideoLinksPage_action__nOYUP{position:relative;height:34px;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_listFooter__5hihX>.VideoLinksPage_action__nOYUP:active{top:1px}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_listFooter__5hihX>.VideoLinksPage_action__nOYUP[aria-disabled=true]{opacity:.3;pointer-events:none}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_listFooter__5hihX>.VideoLinksPage_action__nOYUP>.VideoLinksPage_icon__8lFvQ{font-size:1.4em;margin-right:.3rem}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_listFooter__5hihX>.VideoLinksPage_action__nOYUP+.VideoLinksPage_action__nOYUP{margin-left:10px}.VideoLinksPage_component__ZyB_b .VideoLinksPage_scroller__BSmFg{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;-webkit-overflow-scrolling:touch}.VideoLinksPage_component__ZyB_b{flex:1 1;position:relative;display:flex}.VideoLinksPage_component__ZyB_b>.VideoLinksPage_sidebar__EGimx,.VideoLinksPage_component__ZyB_b>.VideoLinksPage_main__KpPL4{position:relative}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx{width:220px;margin:0 10px 0 0;-webkit-user-select:none;user-select:none}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_listFooter__5hihX{display:flex;justify-content:space-between}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_listFooter__5hihX .VideoLinksPage_sortIcon__Mg_5m{cursor:pointer;font-size:1.4em;-webkit-user-select:none;user-select:none;margin-right:.5rem;font-size:1.2em;background:#fff;color:#000;border-radius:3px}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx.VideoLinksPage_wide__5rqdl{width:270px}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_item__4akgL{position:relative;margin:0 0 2px;padding:15px;background:rgba(255,255,255,.1);cursor:pointer}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_item__4akgL.VideoLinksPage_haIndicator__XQOZD{padding:10px 15px 10px 30px}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_item__4akgL.VideoLinksPage_haIndicator__XQOZD .VideoLinksPage_indicator__Cs9Vj{position:absolute;top:50%;left:12px;width:7px;height:7px;border-radius:100%;background-color:#777;transform:translate(0, -50%)}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_item__4akgL.VideoLinksPage_haIndicator__XQOZD .VideoLinksPage_indicator__Cs9Vj[data-state=on]{background:var(--indicator-color);box-shadow:0 0 5px rgba(0,0,0,.3),0 0 15px rgba(3,212,83,.6)}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_item__4akgL.VideoLinksPage_hasThumbnail__NSewc{padding:10px 15px 10px calc(20px + 3rem);min-height:calc(4rem + 20px)}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_item__4akgL.VideoLinksPage_hasThumbnail__NSewc .VideoLinksPage_thumbnailImage__B3s__{position:absolute;top:10px;left:10px;width:3rem;height:3rem;background:#fff none no-repeat center center;background-size:contain;display:flex;align-items:center;justify-content:center;font-weight:700;white-space:nowrap;color:#000;font-size:.7rem}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_item__4akgL .VideoLinksPage_tip__kLFcA{display:inline-block;vertical-align:middle;margin:3px 10px 3px 0;padding:3px 10px;font-size:.8rem;font-weight:normal;border-radius:3px;color:#fff;background-color:#000;text-transform:uppercase}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_item__4akgL .VideoLinksPage_tip__kLFcA.VideoLinksPage_active__5QIqd{color:#fff;background-color:var(--indicator-color-dark)}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_item__4akgL .VideoLinksPage_tip__kLFcA.VideoLinksPage_editing__Q03Tv{color:#fff;background-color:#0792e2}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_item__4akgL .VideoLinksPage_url__r32E9{font-size:.8rem;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:rgba(255,255,255,.5)}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_item__4akgL .VideoLinksPage_clicks__rfBB_{font-size:.8rem}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_item__4akgL:hover{background-color:rgba(255,255,255,.3)}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_item__4akgL[aria-selected=true]{font-weight:700;background-color:rgba(255,255,255,.3);cursor:default}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_item__4akgL[aria-selected=true] .VideoLinksPage_id__A_ECk,.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_item__4akgL[aria-selected=true] .VideoLinksPage_url__r32E9{font-weight:normal}.VideoLinksPage_component__ZyB_b .VideoLinksPage_sidebar__EGimx .VideoLinksPage_item__4akgL[data-shown=false] .VideoLinksPage_thumbnailImage__B3s__{opacity:.3}.VideoLinksPage_component__ZyB_b>.VideoLinksPage_main__KpPL4{flex:1 1}.VideoLinksPage_component__ZyB_b>.VideoLinksPage_main__KpPL4>.VideoLinksPage_link___qqUZ{position:absolute;z-index:1000;top:30px;right:30px;text-decoration:underline;cursor:pointer}.VideoLinksPage_component__ZyB_b>.VideoLinksPage_main__KpPL4 .VideoLinksPage_fields__Ai2U1,.VideoLinksPage_component__ZyB_b>.VideoLinksPage_main__KpPL4 .VideoLinksPage_form__Ejt6X{margin:30px auto;max-width:700px}.VideoLinksPage_component__ZyB_b>.VideoLinksPage_main__KpPL4 .VideoLinksPage_field__LIndA{position:relative;display:flex}.VideoLinksPage_component__ZyB_b>.VideoLinksPage_main__KpPL4 .VideoLinksPage_field__LIndA .VideoLinksPage_label__r785P{width:8rem;font-weight:700;margin:0 20px 5px 0;text-align:right}.VideoLinksPage_component__ZyB_b>.VideoLinksPage_main__KpPL4 .VideoLinksPage_field__LIndA+.VideoLinksPage_field__LIndA{margin:20px 0 0}.VideoLinksPage_component__ZyB_b>.VideoLinksPage_main__KpPL4 .VideoLinksPage_field__LIndA .VideoLinksPage_content__OVV27{flex:1 1;word-break:break-all}.VideoLinksPage_component__ZyB_b>.VideoLinksPage_main__KpPL4 .VideoLinksPage_row__JyXZc+.VideoLinksPage_row__JyXZc{margin:5px 0 0}.VideoLinksPage_component__ZyB_b>.VideoLinksPage_main__KpPL4 .VideoLinksPage_buttons__4r8F6{margin:20px 0 0 120px;display:flex}.VideoLinksPage_component__ZyB_b>.VideoLinksPage_main__KpPL4 .VideoLinksPage_buttons__4r8F6>*+*{margin-left:10px}.VideoLinksPage_component__ZyB_b>.VideoLinksPage_main__KpPL4 .VideoLinksPage_buttons__4r8F6>*+*:last-child{margin-left:30px}.VideoLinksPage_component__ZyB_b>.VideoLinksPage_main__KpPL4 .VideoLinksPage_field__LIndA+.VideoLinksPage_buttons__4r8F6{margin-top:40px}.VideoLinksPage_component__ZyB_b>.VideoLinksPage_main__KpPL4 .VideoLinksPage_fields__Ai2U1 .VideoLinksPage_content__OVV27 .VideoLinksPage_image__PfcgU{width:10rem;height:10rem;background:#fff none no-repeat center center;background-size:contain;box-shadow:0 1px 5px rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;font-weight:700;white-space:nowrap;color:#000;font-size:1rem}.VideoLinksPage_component__ZyB_b>.VideoLinksPage_main__KpPL4 .VideoLinksPage_uploadThumbnailImage__wZb_i{position:relative;width:180px;height:180px}.VideoLinksPage_linkOverride__ONsK0{border-radius:4px;background-color:rgba(22,24,37,.6)}
.MashPreview_component__4Lncc{position:relative;max-width:200px;background-color:#000;border:1px solid rgba(255,255,255,.3);pointer-events:none;-webkit-user-select:none;user-select:none}.MashPreview_component__4Lncc::before{content:"";display:block;padding-top:170%}.MashPreview_component__4Lncc .MashPreview_bar__OocFq{position:absolute;z-index:10;top:10px;left:5px;right:5px;height:5px;border-radius:5px;overflow:hidden}.MashPreview_component__4Lncc .MashPreview_bar__OocFq::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.3)}.MashPreview_component__4Lncc .MashPreview_bar__OocFq .MashPreview_barOption1__T_QMU{position:absolute;top:0;left:0;width:50%;height:100%}.MashPreview_component__4Lncc .MashPreview_mash__Gar36{position:absolute;bottom:5px;left:5px;width:calc(100% - 10px);padding:0;background-color:#161825;border:1px solid rgba(255,255,255,.2);border-radius:5px;font-size:10px;overflow:hidden}.MashPreview_component__4Lncc .MashPreview_mash__Gar36 .MashPreview_title__5Dref{margin:0;padding:7px;text-align:center}.MashPreview_component__4Lncc .MashPreview_mash__Gar36 .MashPreview_buttons__bhma0{position:relative;display:flex;margin:3px 0;gap:5px;padding:0 10px 10px}.MashPreview_component__4Lncc .MashPreview_mash__Gar36 .MashPreview_buttons__bhma0 .MashPreview_button__ifpWm{position:relative;flex:1 0;min-width:calc(50% - 1px);position:relative;color:#fff;border-radius:100%;background-color:rgba(255,255,255,.3);border:1px solid rgba(255,255,255,.2)}.MashPreview_component__4Lncc .MashPreview_mash__Gar36 .MashPreview_buttons__bhma0 .MashPreview_button__ifpWm::after{content:"";display:block;padding-top:100%}.MashPreview_component__4Lncc .MashPreview_mash__Gar36 .MashPreview_buttons__bhma0 .MashPreview_button__ifpWm .MashPreview_buttonContent__VRnhM{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%, -50%)}.MashPreview_component__4Lncc .MashPreview_mash__Gar36 .MashPreview_buttons__bhma0 .MashPreview_button__ifpWm .MashPreview_buttonLabel__uDgMe{position:absolute;top:50%;left:5px;right:5px;transform:translate(0, -50%);text-align:center;font-size:13px}.MashPreview_component__4Lncc .MashPreview_mash__Gar36 .MashPreview_buttons__bhma0 .MashPreview_button__ifpWm[data-has-image=true]{background:none no-repeat center/cover;border:0}.MashPreview_component__4Lncc .MashPreview_mash__Gar36 .MashPreview_buttons__bhma0[data-type="2buttons"] .MashPreview_button__ifpWm .MashPreview_buttonLabel__uDgMe{font-size:11px;font-weight:600}.MashPreview_component__4Lncc .MashPreview_mash__Gar36 .MashPreview_buttons__bhma0[data-shape=square]{margin:0;padding:0;gap:2px}.MashPreview_component__4Lncc .MashPreview_mash__Gar36 .MashPreview_buttons__bhma0[data-shape=square] .MashPreview_button__ifpWm{border-radius:0}
.MashReport_lineChart__zjYip{position:relative}.MashReport_lineChartCanvas__GhaEq{position:relative;width:100%;max-height:400px}
.CreateMashModal_mashType__mnX4d{padding:.5rem 0 0;text-align:center;font-size:.85rem}.CreateMashModal_mashType__mnX4d .CreateMashModal_mashTypeImage__Yj_m0{position:relative;display:block;margin:0 auto .7rem;width:120px;border:0}.CreateMashModal_preview__HGdAg{position:relative;width:200px}
.VideoMashSortModal_list__ankn8{flex:1 0;-webkit-user-select:none;user-select:none;max-width:100%;min-width:100%}.VideoMashSortModal_listItem__0qTJn{position:relative;overflow:hidden;text-overflow:ellipsis;line-height:1;display:flex;justify-content:flex-start;align-items:center}.VideoMashSortModal_listItem__0qTJn .VideoMashSortModal_title__CSuxW{margin-left:.5rem;width:75%}.VideoMashSortModal_listItem__0qTJn .VideoMashSortModal_arrowBox__HJhpN{display:flex;justify-content:space-between;width:100px}.VideoMashSortModal_listItem__0qTJn .VideoMashSortModal_arrowBox__HJhpN .VideoMashSortModal_arrow__hOSlq,.VideoMashSortModal_listItem__0qTJn .VideoMashSortModal_arrowBox__HJhpN .VideoMashSortModal_empty__xuRGF{min-width:20px;height:25px;display:flex;align-items:center}.VideoMashSortModal_listItem__0qTJn .VideoMashSortModal_arrowBox__HJhpN .VideoMashSortModal_arrow__hOSlq.VideoMashSortModal_right__PI136{margin-left:auto}.VideoMashSortModal_listItem__0qTJn .VideoMashSortModal_arrowBox__HJhpN .VideoMashSortModal_empty__xuRGF.VideoMashSortModal_right__PI136{display:none}
.VideoMashPage_list__PhGt2{flex:1 0;min-width:250px;max-width:250px;-webkit-user-select:none;user-select:none}.VideoMashPage_listItem__2gN8Z{position:relative;padding-left:1.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1}.VideoMashPage_listItem__2gN8Z .VideoMashPage_indicator__9k0yg{position:absolute;left:-5px;top:50%;transform:translate(0, -50%)}.VideoMashPage_contentContainer__JS6V8{flex:1 1;position:relative;margin-left:1rem}.VideoMashPage_content___ZcEY{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;overflow:auto}.VideoMashPage_contentInfo__ntsEK{margin:0 auto 1rem;max-width:800px}.VideoMashPage_contentInfoForm__gxh_T{flex:1 1;width:100%}.VideoMashPage_preview__yWlR7{position:relative;z-index:10;margin-left:1rem;margin-bottom:-153px;width:180px;height:306px;transform-origin:100% 0;transform:scale(0.5, 0.5);transition:all .2s ease-out 0s;box-shadow:0 0 0 #000;margin-top:46px}.VideoMashPage_preview__yWlR7:hover{transform:scale(1, 1);box-shadow:0 0 20px #000}.VideoMashPage_info__tDQ8P{flex:1 1}.VideoMashPage_summary__uY6ch{margin:0 auto;max-width:800px;padding:2rem;background-color:rgba(255,255,255,.1);border-radius:.5em;border:1px solid rgba(255,255,255,.2);text-align:center}.VideoMashPage_summary__uY6ch .VideoMashPage_summaryValue___IByz{font-size:2.7rem;font-weight:600}.VideoMashPage_summary__uY6ch .VideoMashPage_summaryUU__qFmDu{margin:.5em 0 0}.VideoMashPage_summary__uY6ch .VideoMashPage_summaryUU__qFmDu>span{display:inline-block;min-width:5em}.VideoMashPage_summary__uY6ch .VideoMashPage_summaryUU__qFmDu .VideoMashPage_error__TBaSg{margin-top:.3em}.VideoMashPage_summary__uY6ch[data-type="2buttons"] .VideoMashPage_barContainer__J9exP{position:relative;margin:1rem}.VideoMashPage_summary__uY6ch[data-type="2buttons"] .VideoMashPage_barContainer__J9exP .VideoMashPage_bar__Q5hsn{position:relative;height:30px;overflow:hidden;background-color:rgba(255,255,255,.2);border-radius:3px;transition:background-color .2s ease-in-out 0s}.VideoMashPage_summary__uY6ch[data-type="2buttons"] .VideoMashPage_barContainer__J9exP .VideoMashPage_bar__Q5hsn .VideoMashPage_option2__E0vvi{position:absolute;top:0;right:0;height:100%;transition:width .3s ease-out 0s,background-color .2s ease-in-out 0s;will-change:width}.VideoMashPage_summary__uY6ch[data-type="2buttons"] .VideoMashPage_barContainer__J9exP .VideoMashPage_bar__Q5hsn .VideoMashPage_name__G4NyH{position:absolute;top:50%;transform:translate(0, -50%);white-space:nowrap}.VideoMashPage_summary__uY6ch[data-type="2buttons"] .VideoMashPage_barContainer__J9exP .VideoMashPage_bar__Q5hsn .VideoMashPage_name__G4NyH[data-index="0"]{left:7px}.VideoMashPage_summary__uY6ch[data-type="2buttons"] .VideoMashPage_barContainer__J9exP .VideoMashPage_bar__Q5hsn .VideoMashPage_name__G4NyH[data-index="1"]{right:7px}.VideoMashPage_summary__uY6ch[data-type="2buttons"] .VideoMashPage_barContainer__J9exP::after{content:"";display:block;position:absolute;z-index:1;width:1px;height:34px;left:50%;top:-2px;transform:translate(-50%, 0);border-left:1px dotted #fff}.VideoMashPage_summary__uY6ch[data-type="2buttons"] .VideoMashPage_barContainer__J9exP .VideoMashPage_barInfo__56sYP{margin:.3em 0 0;display:flex;font-size:.9rem;line-height:1.5}.VideoMashPage_summary__uY6ch[data-type="2buttons"] .VideoMashPage_barContainer__J9exP .VideoMashPage_barInfo__56sYP .VideoMashPage_barInfoCol__mkt9F{flex:1 1;text-align:left}.VideoMashPage_summary__uY6ch[data-type="2buttons"] .VideoMashPage_barContainer__J9exP .VideoMashPage_barInfo__56sYP .VideoMashPage_barInfoCol__mkt9F:nth-child(2){text-align:right}.VideoMashPage_buttons__WnyXp{margin:2rem 0 0;display:flex;justify-content:center;gap:1rem}.VideoMashPage_buttonsContainer__e2czK{margin-left:7rem;justify-content:flex-start}.VideoMashPage_optionSettings__fo3x5{margin:2rem 0;text-align:center}.VideoMashPage_error__TBaSg{color:var(--color-error-text)}.VideoMashPage_summaryContainer__7xx2O{margin-top:3rem}.VideoMashPage_searchContainer__tazke{margin:0 auto;max-width:800px;padding-top:2rem;padding-bottom:2rem}.VideoMashPage_searchContainer__tazke .VideoMashPage_search__a6xv3{display:flex;align-items:center}.VideoMashPage_searchContainer__tazke .VideoMashPage_search__a6xv3>*{margin:0 1rem}.VideoMashPage_searchContainer__tazke .VideoMashPage_search__a6xv3>*:first-child{margin-left:0}.VideoMashPage_reportContainer__dBw2M{margin:0 auto;margin-top:1rem;max-width:800px}.VideoMashPage_advancedSettings__N7zER{margin:2rem 0 0}.VideoMashPage_advancedSettingsContent__DDj0M{margin:.5rem 0 0;padding:1rem 1.5rem;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);border-radius:.3rem}.VideoMashPage_advancedSettingsContent__DDj0M>*:first-child{margin-top:0}.VideoMashPage_advancedSettingsContent__DDj0M>*:last-child{margin-bottom:0}.VideoMashPage_searchForm__E3GGX{flex:1 1;width:100%;margin-top:3rem}.VideoMashPage_search__a6xv3{margin-bottom:1.7rem;display:flex;align-items:center;justify-content:space-evenly}.VideoMashPage_editBar__Yuc_w{position:absolute;z-index:1000;top:10px;right:16px;text-decoration:underline;cursor:pointer;border-radius:4px;background-color:rgba(22,24,37,.6)}
.QuestionTileOptionEditRow_row__Wcls6{display:flex;margin-bottom:2rem}.QuestionTileOptionEditRow_row__Wcls6:last-child{margin-bottom:0}.QuestionTileOptionEditRow_row__Wcls6 .QuestionTileOptionEditRow_left__NWSY2{flex:0 0 130px;padding-right:1.5rem}.QuestionTileOptionEditRow_row__Wcls6 .QuestionTileOptionEditRow_right__o267w{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 130px - 1.5rem)}.QuestionTileOptionEditRow_row__Wcls6 .QuestionTileOptionEditRow_right__o267w .QuestionTileOptionEditRow_colorField__KYNu4{margin-top:1rem;display:flex;justify-content:flex-start;align-items:flex-start}.QuestionTileOptionEditRow_row__Wcls6 .QuestionTileOptionEditRow_right__o267w .QuestionTileOptionEditRow_colorField__KYNu4>*{margin-top:0;flex:0 1 auto;width:auto;margin-right:1rem}
.QuestionV2BarOptionEditRow_row__yn9YU{margin-bottom:2rem}.QuestionV2BarOptionEditRow_row__yn9YU:last-child{margin-bottom:0}.QuestionV2BarOptionEditRow_row__yn9YU .QuestionV2BarOptionEditRow_colorField__Mb0Iw{margin-top:1rem;display:flex;justify-content:flex-start;align-items:flex-start}.QuestionV2BarOptionEditRow_row__yn9YU .QuestionV2BarOptionEditRow_colorField__Mb0Iw>*{margin-top:0;flex:0 1 auto;width:auto;margin-right:1rem}
.QuestionReport_lineChart__iYTm5{position:relative}.QuestionReport_lineChartCanvas__X_x25{position:relative;width:100%;max-height:400px}
.VideoQuestionPage_option__c6gCo{position:relative;padding:1rem;line-height:1.2;background-color:rgba(255,255,255,.1);display:flex;align-items:center}.VideoQuestionPage_option__c6gCo .VideoQuestionPage_bg__N_OJy{position:absolute;top:0;left:0;bottom:0;background-color:rgba(255,255,255,.3);transition:width .2s ease-out 0s;will-change:width}.VideoQuestionPage_option__c6gCo .VideoQuestionPage_text__PCbfL{flex:1 1;position:relative;z-index:1;margin-right:5px}.VideoQuestionPage_option__c6gCo .VideoQuestionPage_counter__YzoJD{position:relative;z-index:1;text-align:right}.VideoQuestionPage_option__c6gCo .VideoQuestionPage_counter__YzoJD .VideoQuestionPage_count__SoHSm{font-size:1.2rem;font-weight:600}.VideoQuestionPage_option__c6gCo .VideoQuestionPage_counter__YzoJD .VideoQuestionPage_percentage__p3AxN{font-size:.85rem}.VideoQuestionPage_option__c6gCo+.VideoQuestionPage_option__c6gCo{margin-top:2px}.VideoQuestionPage_aggregating__Ua1Cx{display:flex;align-items:center}.VideoQuestionPage_aggregating__Ua1Cx>*{margin:0 1rem}.VideoQuestionPage_aggregating__Ua1Cx>*:first-child{margin-left:0}.VideoQuestionPage_reportContainer__mB6qR{margin:20px 0 0 120px;margin-top:1rem;max-width:800px}.VideoQuestionPage_searchField__bUeC3{margin-top:3rem}.VideoQuestionPage_search__nnQtU{margin-bottom:1.7rem;display:flex;align-items:center;justify-content:space-evenly}.VideoQuestionPage_toggleField__n4prm{display:flex}.VideoQuestionPage_toggleField__n4prm .VideoQuestionPage_toggleFieldLabel__lDiAD{margin-right:.7rem}.VideoQuestionPage_toggleField__n4prm [role=button]+.VideoQuestionPage_toggleFieldLabel__lDiAD{margin-right:0;margin-left:.7rem}.VideoQuestionPage_tileRowContainer__nB9yw{padding-top:2rem;padding-bottom:2rem;display:flex}.VideoQuestionPage_tileRowContainer__nB9yw header{font-weight:700;margin-bottom:1rem;width:8rem;margin-right:20px;text-align:right}.VideoQuestionPage_contentRow__T0mUe{display:flex;justify-content:space-between;gap:16px}.VideoQuestionPage_contentRow__T0mUe>:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 30px)}.VideoQuestionPage_optionDelete__LV6bT{flex:0 0 30px}.VideoQuestionPage_tileRowAction__lgpOM{padding:1rem 0}.VideoQuestionPage_linkOverride__G0fbT{border-radius:4px;background-color:rgba(22,24,37,.6)}.VideoQuestionPage_actionIcon__1Bs8E{margin-left:3px;width:2.2rem;height:2.2rem;color:#fff;border-radius:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.8);border:1px solid rgba(255,255,255,.5);border-radius:5px;display:flex;pointer-events:none}.VideoQuestionPage_actionIcon__1Bs8E[aria-disabled=true]{pointer-events:none;opacity:.3}.VideoQuestionPage_actionIcon__1Bs8E:hover{background:rgba(24,24,24,.8)}.VideoQuestionPage_deleteIcon__Zh_Bx{pointer-events:all;cursor:pointer}
.QuestionViewerV2_barImagePreview__wXnQX{margin-right:1rem;position:relative;z-index:1}.QuestionViewerV2_v2__Opcyl .QuestionViewerV2_count__qoSee{text-shadow:0px 2px 3px rgba(0,0,0,.87)}.QuestionViewerV2_v2__Opcyl .QuestionViewerV2_percentage__6xkKy{text-shadow:0px 2px 3px rgba(0,0,0,.87)}.QuestionViewerV2_multiline__muHY8{white-space:pre-wrap}
.VideoDisplaySettingsPreview_component__kwR36{position:relative;width:200px;background-color:#000;border:1px solid rgba(255,255,255,.3);pointer-events:none;-webkit-user-select:none;user-select:none}.VideoDisplaySettingsPreview_component__kwR36[data-size=medium]{width:250px}.VideoDisplaySettingsPreview_component__kwR36[data-size=large]{width:300px}.VideoDisplaySettingsPreview_component__kwR36::before{content:"";display:block;padding-top:170%}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_closeButton__7eGck{position:absolute;top:3px;right:3px;width:20px;height:20px;border:1px solid #34374d;border-radius:100%;cursor:pointer;background:#000}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_closeButton__7eGck[data-size=medium]{top:5px;right:5px}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_closeButton__7eGck[data-size=large]{top:8px;right:8px}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_closeButton__7eGck::before,.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_closeButton__7eGck::after{content:"";display:block;width:45%;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg);background-color:#bebebe;border-radius:1rem}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_closeButton__7eGck::after{transform:translate(-50%, -50%) rotate(-45deg)}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_closeButton__7eGck:active{transform:translate(0, 1px)}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_titleBox__ukKJC{position:absolute;top:3px;left:5px;right:5px;height:15px}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_titleBox__ukKJC[data-size=medium]{top:5px}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_titleBox__ukKJC[data-size=large]{left:8px;top:8px}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_titleBox__ukKJC .VideoDisplaySettingsPreview_title__1Oqo2{font-size:.8rem}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_titleBox__ukKJC .VideoDisplaySettingsPreview_title__1Oqo2[data-size=medium]{font-size:1rem}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_titleBox__ukKJC .VideoDisplaySettingsPreview_title__1Oqo2[data-size=large]{font-size:1.1rem}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_reactionButtonBox__p5YkY{position:absolute;top:20px;left:5px;right:5px;height:15px;overflow:hidden}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_reactionButtonBox__p5YkY[data-size=medium]{top:30px}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_reactionButtonBox__p5YkY[data-size=large]{left:8px;top:35px}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_reactionButtonBox__p5YkY .VideoDisplaySettingsPreview_reactionButton__mHSAw{margin-right:10px}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_reactionButtonBox__p5YkY .VideoDisplaySettingsPreview_reactionButton__mHSAw::after{content:"0";margin-left:2px;font-size:.6rem}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_quizContent__X7u6L{position:absolute;pointer-events:none;top:50px;height:230px;width:90%;left:10px;z-index:1}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_quizContent__X7u6L[data-size=medium]{top:55px;height:320px;left:13px}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_quizContent__X7u6L[data-size=large]{top:70px;height:400px;left:15px}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_quizContent__X7u6L .VideoDisplaySettingsPreview_quizImage__b8TN3{position:absolute;bottom:20px;right:0px;width:100%;z-index:-1}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_confettiContent__oIlyL{position:absolute;pointer-events:none;top:0px;bottom:0px;width:100%;z-index:1}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_footerBox__OwAPo{position:absolute;bottom:5px;left:8px;width:calc(100% - 10px);height:30px;margin-bottom:3px;display:flex;align-items:center;justify-content:space-around}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_footerBox__OwAPo .VideoDisplaySettingsPreview_button__l4CJB{background-color:#fff;width:22px;height:22px;border-radius:100%;display:flex;align-items:center;justify-content:center;margin-right:5px}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_footerBox__OwAPo .VideoDisplaySettingsPreview_button__l4CJB[data-size=medium]{width:25px;height:25px}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_footerBox__OwAPo .VideoDisplaySettingsPreview_button__l4CJB[data-size=large]{width:28px;height:28px}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_footerBox__OwAPo .VideoDisplaySettingsPreview_icon__xvy10{height:auto;position:relative;display:inline-block}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_footerBox__OwAPo .VideoDisplaySettingsPreview_info__rCvKV{font-size:12px;color:#fff;mix-blend-mode:difference}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_footerBox__OwAPo .VideoDisplaySettingsPreview_info__rCvKV[data-size=large]{font-size:15px}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_footerBox__OwAPo .VideoDisplaySettingsPreview_arrow__IDzLx{font-size:15px;color:#000}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_footerBox__OwAPo .VideoDisplaySettingsPreview_arrow__IDzLx[data-size=large]{font-size:18px}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_footerBox__OwAPo .VideoDisplaySettingsPreview_externalLink__D_f8M{font-size:12px;color:#000}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_footerBox__OwAPo .VideoDisplaySettingsPreview_externalLink__D_f8M[data-size=large]{font-size:15px}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_footerBox__OwAPo .VideoDisplaySettingsPreview_comment__iPmEA{height:25px;flex:1 1;background-color:#fff;border-radius:100px;font-size:10px;margin-right:5px;position:relative;display:inline-block}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_footerBox__OwAPo .VideoDisplaySettingsPreview_comment__iPmEA[data-size=large]{height:28px}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_footerBox__OwAPo .VideoDisplaySettingsPreview_comment__iPmEA::after{content:"Aa";position:absolute;top:30%;left:5%;font-size:.6rem;color:#000}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_footerBox__OwAPo .VideoDisplaySettingsPreview_image__kZmS2{width:.8rem}.VideoDisplaySettingsPreview_component__kwR36 .VideoDisplaySettingsPreview_footerBox__OwAPo .VideoDisplaySettingsPreview_image__kZmS2[data-size=large]{width:1rem}
.VideoQuestionSettingModal_typeSelector__rMdIZ{display:flex}.VideoQuestionSettingModal_typeSelector__rMdIZ>*{flex:1 1}.VideoQuestionSettingModal_preview__yngMm{display:flex;align-items:center;justify-content:center}.VideoQuestionSettingModal_repeatCountButton__YBaPz{width:100px}
.VideoQuestionSortModal_list__4ZcaP{flex:1 0;-webkit-user-select:none;user-select:none;max-width:100%;min-width:100%}.VideoQuestionSortModal_listItem__aCiql{position:relative;overflow:hidden;text-overflow:ellipsis;line-height:1;display:flex;justify-content:flex-start;align-items:center}.VideoQuestionSortModal_listItem__aCiql .VideoQuestionSortModal_title__kATz1{margin-left:.5rem;width:70%}.VideoQuestionSortModal_listItem__aCiql .VideoQuestionSortModal_arrowBox__UImO_{display:flex;justify-content:space-between;width:100px;margin-left:10px}.VideoQuestionSortModal_listItem__aCiql .VideoQuestionSortModal_arrowBox__UImO_ .VideoQuestionSortModal_arrow__eWENj,.VideoQuestionSortModal_listItem__aCiql .VideoQuestionSortModal_arrowBox__UImO_ .VideoQuestionSortModal_empty__FJuRw{min-width:20px;height:25px;display:flex;align-items:center}.VideoQuestionSortModal_listItem__aCiql .VideoQuestionSortModal_arrowBox__UImO_ .VideoQuestionSortModal_arrow__eWENj.VideoQuestionSortModal_right__oG5b6{margin-left:auto}.VideoQuestionSortModal_listItem__aCiql .VideoQuestionSortModal_arrowBox__UImO_ .VideoQuestionSortModal_empty__FJuRw.VideoQuestionSortModal_right__oG5b6{display:none}
.VideoReportPage_headerLink__jJoWG{font-size:.85rem;color:#fff !important;text-decoration:underline !important;align-self:center}.VideoReportPage_search__8L2lH{display:flex;align-items:center}.VideoReportPage_search__8L2lH>*{margin:0 1rem}.VideoReportPage_search__8L2lH>*:first-child{margin-left:0}.VideoReportPage_error__p4TXS{color:var(--color-error-text)}.VideoReportPage_scroller__CbkM3{width:100%;overflow:auto}.VideoReportPage_scroller__CbkM3 .VideoReportPage_btn__i15mj{display:inline-block;margin:0 0 1rem;cursor:pointer;text-decoration:underline;-webkit-user-select:none;user-select:none}.VideoReportPage_scroller__CbkM3 .VideoReportPage_unexpanded__Wo0pg{max-height:10rem;overflow:auto;padding:0 0 2rem;-webkit-mask-image:linear-gradient(black 0, black calc(100% - 2rem), rgba(0, 0, 0, 0) 100%);mask-image:linear-gradient(black 0, black calc(100% - 2rem), rgba(0, 0, 0, 0) 100%)}.VideoReportPage_note__GzBzl{margin-top:1rem;margin-bottom:1rem}.VideoReportPage_lineChart__zY7bm{position:relative}.VideoReportPage_lineChartCanvas__9ATSw{position:relative;width:100%;max-height:400px}.VideoReportPage_time__XRB21{margin:1rem 0 0;padding:1em;font-size:.85rem;border:1px solid rgba(255,255,255,.1)}.VideoReportPage_time__XRB21::before{display:block;position:relative;margin:0 0 .5em;content:"集計処理時間";color:rgba(255,255,255,.5);font-weight:600}.VideoReportPage_time__XRB21 .VideoReportPage_timeSuffix__2l9Tl{margin-left:.3em;opacity:.5}.VideoReportPage_en__RI6lK::before{content:"Aggregation processing time"}.VideoReportPage_ko__Qf0Sc::before{content:"집계 처리 시간"}.VideoReportPage_table__gD6k4{position:relative;border-collapse:collapse;border:1px solid #555}.VideoReportPage_table__gD6k4.VideoReportPage_wide__tEcfm{width:100%}.VideoReportPage_table__gD6k4 th,.VideoReportPage_table__gD6k4 td{min-width:12em;padding:.3em .5em;border:1px solid #555}.VideoReportPage_table__gD6k4 th{font-size:.85rem;font-weight:400;background-color:rgba(0,0,0,.5)}.VideoReportPage_table__gD6k4 td{background-color:rgba(0,0,0,.2)}.VideoReportPage_table__gD6k4 .VideoReportPage_num__6dgsb{text-align:right}
.VideoChangeStateModal_selector__WrbE1{padding:1.3rem 1.5rem !important}.VideoChangeStateModal_selector__WrbE1 .VideoChangeStateModal_title__mX8xy{margin:0 0 .7rem;font-size:1.1rem;font-weight:500;line-height:1}.VideoChangeStateModal_selector__WrbE1 .VideoChangeStateModal_title__mX8xy .VideoChangeStateModal_chip__URdqY{display:inline-block;vertical-align:middle;margin-left:1rem}.VideoChangeStateModal_selector__WrbE1 .VideoChangeStateModal_text__fQ4Gz{font-size:.85rem}.VideoChangeStateModal_selector__WrbE1 .VideoChangeStateModal_text__fQ4Gz .VideoChangeStateModal_warn__Z5pBF{color:#ffa7a7;font-weight:600}
.VideoArchivesConvertModal_rate__TC8eg{text-align:center}
.VideoArchivesPage_archive__w0L5e{position:relative;display:inline-block;vertical-align:top;width:calc(33% - 10px);height:100%;margin:0 10px 10px 0;padding:1rem;background-color:rgba(255,255,255,.1);border-radius:.5rem;text-align:center}.VideoArchivesPage_archive__w0L5e .VideoArchivesPage_videoTitle__WGv1B{margin:0 0 .5rem;font-size:.85rem;font-weight:600}.VideoArchivesPage_archive__w0L5e .VideoArchivesPage_video__DyAGR{display:inline-block;position:relative;width:calc(100% - 10px)}.VideoArchivesPage_archive__w0L5e .VideoArchivesPage_video__DyAGR::before{content:"";display:block;padding-top:100%}.VideoArchivesPage_archive__w0L5e .VideoArchivesPage_video__DyAGR.VideoArchivesPage_portrait__5LYGs{width:150px}.VideoArchivesPage_archive__w0L5e .VideoArchivesPage_video__DyAGR.VideoArchivesPage_portrait__5LYGs::before{padding-top:177%}.VideoArchivesPage_archive__w0L5e .VideoArchivesPage_mp4DlBtn__oVXWW{margin:1rem 0 0}.VideoArchivesPage_archive__w0L5e .VideoArchivesPage_deleteBtn__NHqxj{margin:1rem 0 0}.VideoArchivesPage_archive__w0L5e .VideoArchivesPage_videoFooter__4UaWB{margin-top:15px;display:flex;flex-flow:column}.VideoArchivesPage_archive__w0L5e .VideoArchivesPage_videoFooter__4UaWB>*{margin-left:0;margin-bottom:5px}.VideoArchivesPage_archive__w0L5e .VideoArchivesPage_videoFooter__4UaWB .VideoArchivesPage_link__qhQwZ{font-size:.8em}.VideoArchivesPage_archive__w0L5e .VideoArchivesPage_url__kC2A7{margin:1rem 0 0;padding:.5em;word-break:keep-all;overflow:hidden;white-space:normal;text-align:left;font-size:.85rem;background-color:rgba(255,255,255,.2);border-radius:.3rem;cursor:pointer;-webkit-user-select:none;user-select:none}.VideoArchivesPage_archive__w0L5e .VideoArchivesPage_url__kC2A7:active{transform:translate(0, 1px)}.VideoArchivesPage_archives__VpHdg{position:relative;width:100%;margin:0 -10px 0 0}.VideoArchivesPage_actions__i8Ylt{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.VideoArchivesPage_textInput__FIGys{max-width:800px}.VideoArchivesPage_warn__eIKc4{margin:0;padding:1rem;border-radius:.1rem;background-color:#44440d}.VideoArchivesPage_confirm__YBVKn{margin:2rem 0;padding:.5rem;background-color:#6d6d03;border-radius:.3rem}@media(max-width: 1150px){.VideoArchivesPage_archives__VpHdg .VideoArchivesPage_archive__w0L5e{width:calc(50% - 10px)}}@media(min-width: 1400px){.VideoArchivesPage_archives__VpHdg .VideoArchivesPage_archive__w0L5e{width:calc(25% - 10px)}}
.VideoDataVisualizerPage_button__Kdnrq{margin:1rem 0}.VideoDataVisualizerPage_buttonIcon__qZdko{display:inline-block;vertical-align:middle;margin:-0.2em 0 0 .5em}.VideoDataVisualizerPage_hint__Ly8IU{margin:0 1rem 0 0;font-size:.85rem;opacity:.5}.VideoDataVisualizerPage_action__ULh3_{display:inline-block;margin:-0.5rem 1rem;vertical-align:middle}.VideoDataVisualizerPage_modalContent__Y256i{width:calc(500px + 5rem)}.VideoDataVisualizerPage_backgroundImage__pVKoa{width:300px;height:168px}.VideoDataVisualizerPage_image___ltQG{width:300px;height:120px}.VideoDataVisualizerPage_preview__fBNTt{background-color:#000;border:1px solid rgba(255,255,255,.2);position:relative;width:320px;height:180px}.VideoDataVisualizerPage_preview__fBNTt iframe{border:0;width:600%;height:600%;transform:scale(0.1666666667);transform-origin:0 0;position:absolute;inset:0}
.FunctionToggleButton_component__XFQps{position:relative;display:inline-block;vertical-align:top;width:8rem;text-align:center}.FunctionToggleButton_component__XFQps .FunctionToggleButton_iconRect__gcoek{position:relative;width:8rem;height:4.5rem;margin:0 0 .3rem;padding:.3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--primary-color);border-radius:.3rem}.FunctionToggleButton_component__XFQps .FunctionToggleButton_iconRect__gcoek .FunctionToggleButton_updating__5CRuG{position:absolute;top:0;right:0;bottom:0;left:0;padding:.4rem .5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;font-size:.8rem;white-space:nowrap;color:#fff;background-color:rgba(0,0,0,.5);border-radius:.3em;text-align:center}.FunctionToggleButton_component__XFQps .FunctionToggleButton_iconRect__gcoek .FunctionToggleButton_updating__5CRuG .FunctionToggleButton_spinner__4bHES{display:block;margin:5px auto 0}.FunctionToggleButton_component__XFQps .FunctionToggleButton_iconRect__gcoek .FunctionToggleButton_icon__0m3K3{margin:0;font-size:2.5rem}.FunctionToggleButton_component__XFQps .FunctionToggleButton_functionName__QC02B{display:flex;justify-content:center;font-size:.8rem}.FunctionToggleButton_component__XFQps[aria-disabled=true]{opacity:.5;pointer-events:none}.FunctionToggleButton_component__XFQps[data-active=false] .FunctionToggleButton_iconRect__gcoek{background-color:rgba(0,0,0,.1);border-color:rgba(0,0,0,0)}.FunctionToggleButton_component__XFQps[data-active=false] .FunctionToggleButton_iconRect__gcoek .FunctionToggleButton_icon__0m3K3{opacity:.2}.FunctionToggleButton_component__XFQps[role=button]{cursor:pointer}.FunctionToggleButton_component__XFQps[role=button][data-display-only=false]:hover .FunctionToggleButton_iconRect__gcoek .FunctionToggleButton_icon__0m3K3{opacity:.8}.FunctionToggleButton_component__XFQps[role=button][data-display-only=false][data-active=false]:hover .FunctionToggleButton_iconRect__gcoek .FunctionToggleButton_icon__0m3K3{opacity:.4}.FunctionToggleButton_group__jqq_E{margin:0 0 -0.5rem;padding:0;list-style-type:none;flex:1 1}.FunctionToggleButton_group__jqq_E .FunctionToggleButton_component__XFQps{margin:0 .5rem .5rem 0}
.VideoCustomStyleSettingsModal_component__AfsnG{position:relative;align-self:stretch;margin-bottom:16px;max-width:300px}.VideoCustomStyleSettingsModal_component__AfsnG .VideoCustomStyleSettingsModal_iframe__VekzC{background-color:#fff;border:1px solid rgba(255,255,255,.2);width:133.3333333333%;height:133.3333333333%;transform:scale(0.75);transform-origin:0 0;position:absolute;inset:0}.VideoCustomStyleSettingsModal_notice__0StlE{padding-top:4px;padding-bottom:12px}
.VideoDesignSettingsModal_hbox__mybHS>*{margin-left:1rem}.VideoDesignSettingsModal_hbox__mybHS>*:first-child{margin-left:0}.VideoDesignSettingsModal_vbox__uPuem>*{margin-top:1rem}.VideoDesignSettingsModal_vbox__uPuem>*:first-child{margin-top:0}.VideoDesignSettingsModal_imageContainer__qBq8d{display:inline-block;position:relative;border:5px solid #000}.VideoDesignSettingsModal_imageContainer__qBq8d .VideoDesignSettingsModal_overlay__P0gky{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none}.VideoDesignSettingsModal_backgroundImage__dMOcf .VideoDesignSettingsModal_preview___9GkH,.VideoDesignSettingsModal_backgroundImageLandscape__1g3dT .VideoDesignSettingsModal_preview___9GkH{background:#111 url(/assets/images/videos/background-stripe.png) no-repeat center center;background-size:cover}.VideoDesignSettingsModal_backgroundImage__dMOcf .VideoDesignSettingsModal_preview___9GkH::before,.VideoDesignSettingsModal_backgroundImageLandscape__1g3dT .VideoDesignSettingsModal_preview___9GkH::before{content:"";display:block;position:absolute;z-index:100;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0) none no-repeat center center;background-size:cover;pointer-events:none}.VideoDesignSettingsModal_backgroundImage__dMOcf{width:170px}.VideoDesignSettingsModal_backgroundImage__dMOcf .VideoDesignSettingsModal_preview___9GkH::before{background-image:url(/assets/images/videos/live_preview_mobile.png)}.VideoDesignSettingsModal_backgroundImageLandscape__1g3dT{width:500px}.VideoDesignSettingsModal_backgroundImageLandscape__1g3dT .VideoDesignSettingsModal_preview___9GkH::before{background-image:url(/assets/images/videos/live_preview_desktop.png)}.VideoDesignSettingsModal_brightness__LLRPb[aria-disabled=true]{opacity:.3}.VideoDesignSettingsModal_colorField__42YGE{padding-bottom:2rem}.VideoDesignSettingsModal_colorFieldHeader__VrfVj{padding-bottom:1rem;font-size:1.2rem}
.VideoFeatureDisplaySettingModal_switchField__RxMJ1{margin-bottom:.5rem}
.VideoReactionStampSettingsModal_container__5JM9S{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:1rem}.VideoReactionStampSettingsModal_container__5JM9S .VideoReactionStampSettingsModal_stampContainer__hIfE2{display:flex;flex-direction:column;align-items:center}.VideoReactionStampSettingsModal_container__5JM9S .VideoReactionStampSettingsModal_stampContainer__hIfE2 .VideoReactionStampSettingsModal_stampImage__Hdtm7{margin:0 .5rem .5rem 0;width:96px;height:96px}
.VideoFeatureSettingsPage_designPreview__mdAYd{position:relative;margin:0 auto;width:430px;height:230px}.VideoFeatureSettingsPage_designPreview__mdAYd .VideoFeatureSettingsPage_mobile__go5aZ .VideoFeatureSettingsPage_mobileContent__KXwPr,.VideoFeatureSettingsPage_designPreview__mdAYd .VideoFeatureSettingsPage_desktop__AB4Ox .VideoFeatureSettingsPage_desktopContent__g8Ph9{position:relative;background:#222 none no-repeat center center;background-size:cover}.VideoFeatureSettingsPage_designPreview__mdAYd .VideoFeatureSettingsPage_mobile__go5aZ .VideoFeatureSettingsPage_mobileContent__KXwPr .VideoFeatureSettingsPage_overlay__u24EB,.VideoFeatureSettingsPage_designPreview__mdAYd .VideoFeatureSettingsPage_desktop__AB4Ox .VideoFeatureSettingsPage_desktopContent__g8Ph9 .VideoFeatureSettingsPage_overlay__u24EB{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none}.VideoFeatureSettingsPage_designPreview__mdAYd .VideoFeatureSettingsPage_mobile__go5aZ .VideoFeatureSettingsPage_mobileContent__KXwPr .VideoFeatureSettingsPage_overlay__u24EB::before,.VideoFeatureSettingsPage_designPreview__mdAYd .VideoFeatureSettingsPage_desktop__AB4Ox .VideoFeatureSettingsPage_desktopContent__g8Ph9 .VideoFeatureSettingsPage_overlay__u24EB::before{content:"";display:block;position:absolute;z-index:100;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0) none no-repeat center center;background-size:cover;pointer-events:none}.VideoFeatureSettingsPage_designPreview__mdAYd .VideoFeatureSettingsPage_mobile__go5aZ{position:absolute;z-index:2;top:50px;left:0;padding:5px;background:#000;border-radius:10px;box-shadow:0 2px 10px #000}.VideoFeatureSettingsPage_designPreview__mdAYd .VideoFeatureSettingsPage_mobile__go5aZ .VideoFeatureSettingsPage_mobileContent__KXwPr{width:95px;height:170px;border-radius:8px}.VideoFeatureSettingsPage_designPreview__mdAYd .VideoFeatureSettingsPage_mobile__go5aZ .VideoFeatureSettingsPage_mobileContent__KXwPr .VideoFeatureSettingsPage_overlay__u24EB::before{background-image:url(/assets/images/videos/live_preview_mobile.png)}.VideoFeatureSettingsPage_designPreview__mdAYd .VideoFeatureSettingsPage_desktop__AB4Ox{position:absolute;z-index:1;top:0;left:60px;padding:5px;background:#000;border-radius:2px;box-shadow:0 2px 10px #000}.VideoFeatureSettingsPage_designPreview__mdAYd .VideoFeatureSettingsPage_desktop__AB4Ox::before,.VideoFeatureSettingsPage_designPreview__mdAYd .VideoFeatureSettingsPage_desktop__AB4Ox::after{display:block;content:"";position:absolute;background-color:#000;left:50%;transform:translate(-50%, 0)}.VideoFeatureSettingsPage_designPreview__mdAYd .VideoFeatureSettingsPage_desktop__AB4Ox::before{bottom:-20px;width:70px;height:20px}.VideoFeatureSettingsPage_designPreview__mdAYd .VideoFeatureSettingsPage_desktop__AB4Ox::after{bottom:-20px;width:200px;height:5px}.VideoFeatureSettingsPage_designPreview__mdAYd .VideoFeatureSettingsPage_desktop__AB4Ox .VideoFeatureSettingsPage_desktopContent__g8Ph9{width:350px;height:196px}.VideoFeatureSettingsPage_designPreview__mdAYd .VideoFeatureSettingsPage_desktop__AB4Ox .VideoFeatureSettingsPage_desktopContent__g8Ph9 .VideoFeatureSettingsPage_overlay__u24EB::before{background-image:url(/assets/images/videos/live_preview_desktop.png)}.VideoFeatureSettingsPage_reactionIcon__sBLGb{margin:0 8px;width:13%;max-width:50px;height:100px}.VideoFeatureSettingsPage_guestIcons__ANMD4{position:relative;margin:0 auto;padding:1rem 0;display:flex;flex-wrap:wrap;align-items:center;gap:1rem;width:calc(200px + 4rem)}.VideoFeatureSettingsPage_customStyle__oGqyA{display:-webkit-box;font-family:monospace;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:10;overflow:hidden}
.VideoResetPage_group__4r2UX>.VideoResetPage_resetButton__xr89E{margin:0 10px 10px 0}.VideoResetPage_resetButton__xr89E{width:25rem}
.VideoBaseSettingsModal_thumbnail__NaP3l{max-width:300px}
.VideoDeleteModal_advancedSettings__n0jqX{margin:2rem 0 0}.VideoDeleteModal_advancedSettingsContent__lWd__{margin:.5rem 0 0;padding:1rem 1.5rem;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);border-radius:.3rem}.VideoDeleteModal_advancedSettingsContent__lWd__>*:first-child{margin-top:0}.VideoDeleteModal_advancedSettingsContent__lWd__>*:last-child{margin-bottom:0}
.VideoSettingsPage_videoCover__9teFf{position:relative;width:100%;max-width:300px;color:rgba(255,255,255,.5);font-weight:500;background:#000 none no-repeat center center;background-size:cover}.VideoSettingsPage_videoCover__9teFf::before{content:"";display:block;padding-top:52.5%}.VideoSettingsPage_videoCover__9teFf>*{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);white-space:nowrap;pointer-events:none}.VideoSettingsPage_videoDescription__lMj6w{position:relative;background-color:rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.2);border-radius:.3rem;overflow:hidden;cursor:pointer}.VideoSettingsPage_videoDescription__lMj6w:hover{border-color:rgba(255,255,255,.3)}.VideoSettingsPage_videoDescription__lMj6w .VideoSettingsPage_videoDescriptionContent__RGBQg{padding:1rem;height:15rem;-webkit-mask-image:linear-gradient(black 0, black calc(100% - 3rem), rgba(0, 0, 0, 0) calc(100% - 0.3rem), rgba(0, 0, 0, 0) 100%);mask-image:linear-gradient(black 0, black calc(100% - 3rem), rgba(0, 0, 0, 0) calc(100% - 0.3rem), rgba(0, 0, 0, 0) 100%)}.VideoSettingsPage_videoDescription__lMj6w [data-youtube-video] iframe{pointer-events:none}.VideoSettingsPage_videoDateTime__hBByx{font-size:1rem;line-height:1.2}.VideoSettingsPage_expired__vVbSN{display:inline-block;margin:.5rem 0 0;padding:.3rem .5rem;color:#fff;background:#c00;border-radius:.3em}.VideoSettingsPage_panel__zEONU .VideoSettingsPage_ngwords__X7DYW{overflow-y:scroll;min-height:230px;max-height:350px;overflow-wrap:anywhere}
.VideoStreamSettingsPage_previewContainer__eFBvH{display:flex;align-items:flex-start}.VideoStreamSettingsPage_previewContainer__eFBvH>*{margin-right:2rem}.VideoStreamSettingsPage_previewContainer__eFBvH>*:last-child{margin-right:0}.VideoStreamSettingsPage_previewContainer__eFBvH>*>*:first-child{margin-top:0}.VideoStreamSettingsPage_preview__l_0oE{flex-shrink:0;position:relative;display:block;width:350px;background-color:#333;border:1px solid rgba(255,255,255,.7)}.VideoStreamSettingsPage_preview__l_0oE .VideoStreamSettingsPage_previewMeasure__XO4X8{display:block;position:relative;padding-top:56.25%}.VideoStreamSettingsPage_preview__l_0oE .VideoStreamSettingsPage_content__CFkUF{position:absolute;z-index:1;top:0;left:0;bottom:0;right:0;overflow:hidden;padding:.5rem}.VideoStreamSettingsPage_preview__l_0oE .VideoStreamSettingsPage_content__CFkUF>p{position:relative}.VideoStreamSettingsPage_preview__l_0oE .VideoStreamSettingsPage_memo__26Tut{width:calc(100% + 2rem);margin:1em -1rem -1rem -1rem;padding:1em;color:#000;background-color:#f4fd9f}.VideoStreamSettingsPage_memo__26Tut{font-size:.85rem;font-weight:normal}.VideoStreamSettingsPage_ingestInfo__f1a7q{border-collapse:collapse;border:1px solid rgba(255,255,255,.2);font-size:1rem}.VideoStreamSettingsPage_ingestInfo__f1a7q th,.VideoStreamSettingsPage_ingestInfo__f1a7q td{padding:.3em .5em;border:1px solid rgba(255,255,255,.2)}.VideoStreamSettingsPage_ingestInfo__f1a7q th{font-weight:600;text-align:left;white-space:nowrap;background-color:rgba(255,255,255,.1)}.VideoStreamSettingsPage_ingestInfo__f1a7q td{word-break:break-all}.VideoStreamSettingsPage_copyButton__6lBnW{display:flex;align-items:centers;cursor:pointer;-webkit-user-select:none;user-select:none;line-height:1;padding:.2em;gap:.5em}.VideoStreamSettingsPage_copyButton__6lBnW:hover{background-color:rgba(255,255,255,.1)}.VideoStreamSettingsPage_subSection__VsHP_{margin-top:3rem}.VideoStreamSettingsPage_subSection__VsHP_>*:first-child{margin-top:0}.VideoStreamSettingsPage_subSection__VsHP_>*:last-child{margin-bottom:0}.VideoStreamSettingsPage_subSection__VsHP_ .VideoStreamSettingsPage_subSectionTitle___pcns{font-size:1rem;font-weight:600}.VideoStreamSettingsPage_subSection__VsHP_ .VideoStreamSettingsPage_group__3BDkb>*{margin-right:1rem}.VideoStreamSettingsPage_button__bCY35{position:relative;margin:0 0 0 .5rem;padding:.5rem 2.5rem;background-color:rgba(255,255,255,.15);border:2px solid rgba(0,0,0,0);border-radius:.3rem;cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;font-size:.85rem}.VideoStreamSettingsPage_button__bCY35:first-child{margin-left:0}.VideoStreamSettingsPage_button__bCY35[aria-selected=true]{background-color:rgba(102,187,255,.5);border-color:#6bf;pointer-events:none}.VideoStreamSettingsPage_button__bCY35 .VideoStreamSettingsPage_mobilePreview__8kmV9{position:relative;width:6rem;height:9rem;margin:0 0 .5rem;background-color:rgba(255,255,255,.3)}.VideoStreamSettingsPage_button__bCY35 .VideoStreamSettingsPage_mobilePreview__8kmV9::before{content:"";display:block;position:absolute;background-color:#000}.VideoStreamSettingsPage_button__bCY35[data-orientation=portrait] .VideoStreamSettingsPage_mobilePreview__8kmV9::before{top:2px;right:2px;bottom:2px;left:2px}.VideoStreamSettingsPage_button__bCY35[data-orientation=landscape] .VideoStreamSettingsPage_mobilePreview__8kmV9::before{top:1rem;right:2px;left:2px;height:3.2rem}.VideoStreamSettingsPage_select__9drd_{padding:5px 8px;color:#000;font-size:15px;font-weight:400;line-height:1;text-decoration:none;background:#fff;border:1px solid rgba(0,0,0,.4);border-radius:4px;outline:none}.VideoStreamSettingsPage_videoTypeSelector__0yGVR{margin:.3rem 0;padding:1.3rem 1.5rem;background-color:rgba(255,255,255,.15);border-radius:.3rem;cursor:pointer;-webkit-user-select:none;user-select:none}.VideoStreamSettingsPage_videoTypeSelector__0yGVR:hover{background-color:rgba(255,255,255,.2)}.VideoStreamSettingsPage_videoTypeSelector__0yGVR:active{transform:translate(0, 1px)}.VideoStreamSettingsPage_videoTypeSelector__0yGVR .VideoStreamSettingsPage_title__cjuZn{margin:0 0 .7rem;font-size:1.1rem;font-weight:500;line-height:1}.VideoStreamSettingsPage_videoTypeSelector__0yGVR .VideoStreamSettingsPage_text__9dcOI{font-size:.85rem}.VideoStreamSettingsPage_videoTypeSelectorDisabled__8w19C{margin:.3rem 0;padding:1.3rem 1.5rem;color:rgba(255,255,255,.2);background-color:rgba(255,255,255,.05);border-radius:.3rem;cursor:not-allowed;-webkit-user-select:none;user-select:none}.VideoStreamSettingsPage_videoTypeSelectorDisabled__8w19C .VideoStreamSettingsPage_title__cjuZn{margin:0 0 .7rem;font-size:1.1rem;font-weight:500;line-height:1}.VideoStreamSettingsPage_videoTypeSelectorDisabled__8w19C .VideoStreamSettingsPage_text__9dcOI{font-size:.85rem}.VideoStreamSettingsPage_info__ap_B7{margin:1rem 0;padding:1em;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.3)}.VideoStreamSettingsPage_info__ap_B7 .VideoStreamSettingsPage_infoTitle__QRKOQ{margin:0 0 .3em;font-size:1rem;font-weight:600}.VideoStreamSettingsPage_qrcode__SR_d7{width:250px;height:250px}
.VideoScreen_infoContent__lWF5S{padding:1rem}.VideoScreen_initializing__9BFiO{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.VideoScreen_thumbnail__BJLpY{margin:0 0 .5rem;background:#000 none no-repeat center center;background-size:cover}.VideoScreen_thumbnail__BJLpY::before{content:"";display:block;margin:0;padding:52.5% 0 0}.VideoScreen_chips__xTx_7{margin:.5rem 0 0}.VideoScreen_chips__xTx_7>*{margin:0 5px 5px 0}.VideoScreen_qrcode__LgaoJ{width:100%;height:auto}.VideoScreen_state__wRCWi{position:relative;margin:2rem 0 1rem;padding:.8rem 1rem;line-height:1;font-size:1rem;font-weight:600;text-align:center;color:#fff;background-color:#555;box-shadow:0 1px 5px rgba(0,0,0,.8);border-radius:.3em;cursor:pointer;-webkit-user-select:none;user-select:none}.VideoScreen_state__wRCWi .VideoScreen_arrow__66Y3z{position:absolute;top:50%;right:.5rem;transform:translate(0, -50%);font-size:1.2rem}.VideoScreen_state__wRCWi::after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));pointer-events:none}.VideoScreen_state__wRCWi[data-state=draft]{background-color:#00ac1d}.VideoScreen_state__wRCWi[data-state=in_review]{box-shadow:none;background-color:rgba(0,0,0,.5);border-radius:100em;pointer-events:none}.VideoScreen_state__wRCWi[data-state=in_review] .VideoScreen_arrow__66Y3z,.VideoScreen_state__wRCWi[data-state=in_review]::after{display:none}.VideoScreen_state__wRCWi[data-state=approve]{background-color:#00ac1d}.VideoScreen_state__wRCWi[data-state=onair]{background-color:red}.VideoScreen_state__wRCWi[data-state=archive]{background-color:#c0f}.VideoScreen_state__wRCWi:active{transform:translate(0, 1px)}.VideoScreen_state__wRCWi+.VideoScreen_state__wRCWi{margin-top:-0.5rem}.VideoScreen_status___yFaQ{margin:1rem 0}.VideoScreen_status___yFaQ .VideoScreen_statusItem__HYGw5{display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.1)}.VideoScreen_status___yFaQ .VideoScreen_statusItem__HYGw5 .VideoScreen_statusLabel__q9b2x,.VideoScreen_status___yFaQ .VideoScreen_statusItem__HYGw5 .VideoScreen_statusValue__Uiojr{padding:.5rem 0 .2rem}.VideoScreen_status___yFaQ .VideoScreen_statusItem__HYGw5 .VideoScreen_statusLabel__q9b2x{text-align:left;font-size:.85rem;font-weight:600}.VideoScreen_status___yFaQ .VideoScreen_statusItem__HYGw5 .VideoScreen_statusValue__Uiojr{flex:1 1;text-align:right}.VideoScreen_status___yFaQ .VideoScreen_statusItem__HYGw5 .VideoScreen_statusValue__Uiojr.VideoScreen_num__hcqxT{font-size:1.2rem;font-weight:600}.VideoScreen_status___yFaQ .VideoScreen_statusItem__HYGw5 .VideoScreen_statusValue__Uiojr .VideoScreen_date__T4Ieu{font-weight:normal}@keyframes VideoScreen_appear-in__t_5sn{from{transform:scale(0, 0)}to{transform:scale(1, 1)}}
.InfoList_component__rGr1z{position:absolute;z-index:3001;top:0;right:0;bottom:0;width:30rem;background-color:var(--background-color);box-shadow:0 0 2rem #000;border-left:1px solid rgba(255,255,255,.2);overflow:auto;transition:all .1s ease-out 0s}.InfoList_component__rGr1z[aria-hidden=true]{transform:translate(50%, 0);opacity:0;pointer-events:none}.InfoList_info__NP7u0{position:relative;padding:.8rem .8rem .8rem 2rem;background-color:rgba(0,140,255,.3);border-top:1px solid rgba(255,255,255,.2);font-size:1rem;font-weight:500;cursor:pointer}.InfoList_info__NP7u0:hover{background-color:rgba(0,149,255,.4)}.InfoList_info__NP7u0:first-child{border-top:0}.InfoList_info__NP7u0.InfoList_read__9T_uH{background-color:rgba(0,0,0,0);font-weight:normal;cursor:default}.InfoList_info__NP7u0 .InfoList_indicator__S6Yey{position:absolute;top:50%;left:.3rem;transform:translate(0, calc(-50% - 0.55rem))}.InfoList_info__NP7u0 .InfoList_date___URa_{font-size:.85rem;text-align:right;opacity:.5}
.Layout_component__9etsu{display:flex;flex-direction:column;position:relative;height:100vh}.Layout_checking__6W5bh{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.8)}.Layout_title__mdrbD{margin:0 0 1rem;font-size:1.3rem}.Layout_changing___N6Mp{position:absolute;z-index:100000;bottom:30px;right:30px}.Layout_content__csnTk{position:relative;flex:1 1;display:flex;flex-direction:column;overflow:hidden}.Layout_content__csnTk .Layout_infoListBackdrop__Z8ciY{position:absolute;z-index:3000;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(3px) saturate(180%);backdrop-filter:blur(3px) saturate(180%);transition:opacity .1s linear 0s}.Layout_content__csnTk .Layout_infoListBackdrop__Z8ciY[aria-hidden=true]{opacity:0;pointer-events:none}
@font-face{font-family:"livepark-icons";src:url("/assets/webfonts/livepark-icons.ttf?nlsij1") format("truetype"),url("/assets/webfonts/livepark-icons.woff?nlsij1") format("woff"),url("/assets/webfonts/livepark-icons.svg?nlsij1#livepark-icons") format("svg");font-weight:normal;font-style:normal;font-display:block}[class^=lp-],[class*=" lp-"]{font-family:"livepark-icons" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga", normal, "dlig";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lp-user:before{content:""}.lp-eye:before{content:""}.lp-heart:before{content:""}.lp-hearts:before{content:""}.lp-comment:before{content:""}.lp-ngwords:before{content:""}.lp-clock:before{content:""}.lp-map_pin:before{content:""}.lp-ticket:before{content:""}.lp-info:before{content:""}.lp-info_circle:before{content:""}.lp-speaker_off:before{content:""}.lp-speaker:before{content:""}.lp-send:before{content:""}.lp-share:before{content:""}.lp-arrow_right:before{content:""}.lp-shopping-outline:before{content:""}.lp-link:before{content:""}.lp-cross:before{content:""}.lp-bullet:before{content:""}.lp-clipboard-line:before{content:""}.lp-clipboard:before{content:""}.lp-up_down:before{content:""}:root{--max-width: 430px;--header-height: 5rem;--input-max-width: 40rem;--text-color: rgb(242, 243, 250);--invalid-text-color: rgb(155, 155, 155);--background-color: rgb(22, 24, 37);--border-color: rgba(255, 255, 255, 0.3);--gray-1-color: rgb(79, 86, 92);--menu-title-color: rgb(157, 171, 180);--line-color: #555;--text-blue-color: rgb(112, 189, 240);--link-color: rgb(79, 138, 255);--primary-color: rgb(0, 124, 226);--color-error-text: #f88;--glow-color: rgb(3, 212, 107);--glow-background-color: rgb(0, 95, 48);--glow-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3), 0 0 15px rgba(3, 212, 83, 0.6);--selected-color: rgb(3, 114, 212);--selected-background-color: rgb(0, 46, 95);--selected-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3), 0 0 15px rgba(3, 83, 212, 0.6);--indicator-color: rgb(3, 212, 107);--indicator-color-dark: rgb(12, 146, 52);--color-video-unpublished: rgb(114, 114, 114);--color-video-draft: rgb(204, 173, 0);--color-video-in_review: rgb(0, 204, 51);--color-video-pre: rgb(170, 111, 111);--color-video-onair: #c00;--color-video-archive: rgb(204, 0, 255);--color-video-hasArchives: rgb(49, 0, 185);--color-video-ticketRequired: #000;--color-video-private: rgb(0, 59, 253);--color-video-published: rgb(0, 145, 31);--color-video-end: #555;--color-video-expired: #555;--color-video-needArchivesMigration: #f70;--color-video-enabledSignin: rgb(0, 77, 139);--color-video-requireReview: rgb(152, 130, 0);--button-text-color: #fff;--button-background-color: #333;--button-border-color: rgba(255, 255, 255, 0.2);--button-noframe-color: #fff;--button-noframe-background-color: transparent;--button-special-background-color: linear-gradient( 140deg, rgb(13, 141, 245), rgb(237, 13, 245) );--button-primary-color: #fff;--button-primary-background-color: rgb(62, 156, 70);--button-primary-border-color: rgba(255, 255, 255, 0.15);--button-warn-background-color: rgb(190, 147, 4);--button-warn-border-color: rgba(255, 205, 201, 0.1);--button-alert-background-color: rgb(190, 4, 4);--button-alert-border-color: rgba(255, 205, 201, 0.1);--panel-background-color: rgba(0, 0, 0, 0.4);--modal-background-color: rgba(0, 0, 0, 0.5);--modal-panel-background-color: rgba(43, 51, 77, 0.8);--modal-panel-border-color: rgba(255, 255, 255, 0.3);--link-text-color: #fff;--link-background-color: transparent;--link-border-color: rgba(255, 255, 255, 0.4);--richtable-background-color: var(--background-color);--richtable-row-background-color: rgba(255, 255, 255, 0.05);--richtable-row-hover-background-color: rgba(255, 255, 255, 0.1);--richtable-border: 1px solid rgba(255, 255, 255, 0.2);--richtable-header: rgba(0, 0, 0, 0.3);--richtable-header-hover: rgba(255, 255, 255, 0.05);--textinput-max-width: 400px;--textinput-text-color: #000;--textinput-background-color: #fff;--breadcrumbs-arrow-color: rgba(255, 255, 255, 0.5);--listitem-text-color: var(--button-text-color);--listitem-background-color: rgba(255, 255, 255, 0.1);--listitem-border-color: rgba(255, 255, 255, 0.1);--navigationcontroller-button-color: rgb(25, 137, 212);--switchinput-checked-background-color: rgb(60, 187, 10);--view-background-color: #171717;--menuitem-background-color: #222;--menuitem-background-active-color: rgb(58, 61, 63);--checkbox-background-color: #555;--tabnavigator-border-color: #333;--closebutton-background-color: rgba(0, 0, 0, 0.4);--attention-color: rgb(250, 70, 70);--pagenation-text-color: #fff;--pagenation-highlight-color: #fff;--ease-back-in: cubic-bezier(0.59, -0.21, 0.84, 0.58);--ease-back-out: cubic-bezier(0.17, 0.67, 0.49, 1.18);--commentviewer-base-color: #09f;--commentviewer-staff-comment-color: rgb(0, 46, 95)}html,body{margin:0;padding:0}html{font-size:15px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-display:fallback;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;color:var(--text-color);background-color:var(--background-color);overflow:hidden}@supports(-webkit-touch-callout: none){body{height:-webkit-fill-available}}*{font:inherit;color:inherit;line-height:inherit;word-wrap:break-word;letter-spacing:inherit;overflow-wrap:break-word;box-sizing:border-box;scrollbar-width:0}*::-webkit-scrollbar{display:none}h1,h2,h3{font-size:1.2rem}p{letter-spacing:.05em}hr{margin:2rem 0;border:0;border-top:1px solid rgba(255,255,255,.5)}img,svg{vertical-align:top;height:auto;margin:0;padding:0;outline:none;border:0}dl{margin:.5rem 0 2rem}dl dt,dl dd{margin:0}dl dt{display:inline-block;margin:1.5rem 0 .3rem;color:#ddd;font-size:.85rem;font-weight:600;line-height:1;padding:.3em .8em;background-color:rgba(255,255,255,.2);border-radius:.3em;-webkit-user-select:none;user-select:none}select{padding:.5rem .8rem;color:#000}code{display:inline-block;padding:.1em .4em;line-height:1.1;font-family:monospace;background-color:rgba(255,255,255,.1);border-radius:.3em}i[class^=ri-],i[class*=" ri-"]{display:inline-block;vertical-align:middle}.ProseMirror:focus{outline:none}.ace-colorpicker{margin-top:-1px;z-index:2001}.ace-colorpicker.xd{width:246px}@media(min-width: 500px){html{font-size:15px}}
.VerifyScreen_component__B9qMx{margin-top:4rem;margin-left:4rem;font-size:20px}.VerifyScreen_component__B9qMx h1{font-size:1.5em}
