/*

The almost definitive Sparrows reset and setup stylez.
Based on work from http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/.
Lovingly tended to by Jonathon Bellew.

*/
html {
  font-size: 16px;
  -webkit-text-size-adjust: none;
}

* html {
  font-size: 100%;
}

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, :before, :after {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  vertical-align: baseline;
  text-decoration: none !important;
}

:focus {
  outline: 0;
}

body {
  line-height: 1;
  color: black;
  font-size: 62.5% !important;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  vertical-align: baseline;
}

ol, ul {
  list-style: none;
}

/*-- todo: tables still need 'cellspacing="0"' in the markup --*/
table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
}

u {
  text-decoration: none;
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

textarea {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: url(public/main/fonts/inter.da941c3b739014ce2d8e.woff2) format("woff2"), url(public/main/fonts/inter-v2-latin-300.52c104cfa3c1c6bced82.woff) format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(public/main/fonts/inter.da941c3b739014ce2d8e.woff2) format("woff2"), url(public/main/fonts/inter-v2-latin-400.f60fc6e27a1216af5719.woff) format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(public/main/fonts/inter.da941c3b739014ce2d8e.woff2) format("woff2"), url(public/main/fonts/inter-v2-latin-600.8b93a9314d54bdc2f007.woff) format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body {
  font-family: "Inter", Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: -0.03em;
}

input {
  font-family: "Inter", Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: -0.03em;
}

.RichtextRender {
  /* Apply a default padding if legacy cellpadding attribute is missing */
  /* Set default table styles if a table has a positive border attribute
     and no inline css */
  /* Set default table styles if a table has a positive border attribute
     and no inline css */
  /* Set default table styles if a table has a positive border attribute
     and no inline css */
}
.RichtextRender p, .RichtextRender ol, .RichtextRender ul {
  font-size: 1em !important;
  line-height: 1.3em !important;
  letter-spacing: -0.02em;
}
.RichtextRender h1:not(:empty), .RichtextRender h2:not(:empty), .RichtextRender h3:not(:empty), .RichtextRender p:not(:empty), .RichtextRender ol:not(:empty), .RichtextRender ul:not(:empty) {
  margin-bottom: 10px !important;
}
.RichtextRender h1 {
  font-size: 1.9em !important;
  line-height: 1.3em !important;
  letter-spacing: -0.02em;
}
.RichtextRender h2 {
  font-size: 1.5em !important;
  line-height: 1.3em !important;
  letter-spacing: -0.02em;
}
.RichtextRender h3 {
  font-size: 1.2em !important;
  line-height: 1.3em !important;
  letter-spacing: -0.02em;
}
.RichtextRender a {
  color: #1B9DDE;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(27, 157, 222, 0.3);
}
.RichtextRender a:hover {
  border-color: #1B9DDE;
}
.RichtextRender strong {
  font-weight: 600;
}
.RichtextRender em {
  font-style: italic;
}
.RichtextRender u {
  text-decoration: underline;
}
.RichtextRender blockquote {
  margin: 0 20px;
  font-style: italic;
}
.RichtextRender blockquote em {
  font-style: normal;
}
.RichtextRender img {
  display: block;
  margin-bottom: 20px;
  max-width: 100%;
}
.RichtextRender sup {
  font-size: 0.7em;
  line-height: 1em;
  letter-spacing: -0.01em;
  vertical-align: super;
}
.RichtextRender sub {
  font-size: 0.7em;
  line-height: 1em;
  letter-spacing: -0.01em;
  vertical-align: sub;
}
.RichtextRender ol {
  list-style-position: outside;
  list-style-type: decimal;
  padding-left: 1.5em;
}
.RichtextRender ul {
  list-style-position: outside;
  list-style-type: disc;
  padding-left: 1.5em;
}
.RichtextRender li {
  text-indent: 0.5em;
}
.RichtextRender > *:last-child {
  margin-bottom: 0;
}
.RichtextRender .small {
  font-size: 0.7em;
  line-height: 1em;
  letter-spacing: -0.01em;
}
.RichtextRender .large {
  font-size: 1.3em;
  line-height: 1.5em;
  letter-spacing: -0.02em;
}
.RichtextRender .emphasis {
  color: var(--hub-emphasis-color, #1B9DDE);
  font-weight: 600;
}
.RichtextRender mark {
  background-color: transparent;
  color: var(--hub-emphasis-color, #1B9DDE);
  font-weight: 600;
}
.RichtextRender del {
  text-decoration: line-through !important;
}
.RichtextRender s {
  text-decoration: line-through !important;
}
.RichtextRender table {
  border-collapse: collapse;
  margin-bottom: 20px;
}
.RichtextRender table:not([cellpadding]) th,
.RichtextRender table:not([cellpadding]) td {
  padding: 0.4rem;
}
.RichtextRender table[border]:not([border="0"]):not([style*=border-width]) th,
.RichtextRender table[border]:not([border="0"]):not([style*=border-width]) td {
  border-width: 1px;
}
.RichtextRender table[border]:not([border="0"]):not([style*=border-style]) th,
.RichtextRender table[border]:not([border="0"]):not([style*=border-style]) td {
  border-style: solid;
}
.RichtextRender table[border]:not([border="0"]):not([style*=border-color]) th,
.RichtextRender table[border]:not([border="0"]):not([style*=border-color]) td {
  border-color: #ccc;
}
.RichtextRender figure {
  display: table;
  margin: 1rem auto;
}
.RichtextRender figure figcaption {
  color: #999;
  display: block;
  margin-top: 0.25rem;
  text-align: center;
}
.RichtextRender hr {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0 0;
}
.RichtextRender code {
  background-color: #e8e8e8;
  border-radius: 3px;
  padding: 0.1rem 0.2rem;
}
.RichtextRender .mce-content-body:not([dir=rtl]) blockquote {
  border-left: 2px solid #ccc;
  margin-left: 1.5rem;
  padding-left: 1rem;
}
.RichtextRender .mce-content-body[dir=rtl] blockquote {
  border-right: 2px solid #ccc;
  margin-right: 1.5rem;
  padding-right: 1rem;
}

:root {
  --confirm-bar-height: 94px;
}

.ConfirmBar {
  text-align: center;
  background-color: #FFFFFF;
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  height: var(--confirm-bar-height);
  left: 0;
  right: 0;
  z-index: 1000;
}
.ConfirmBar button,
.ConfirmBar .Button {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.TitleBar {
  background-color: #2D3F50;
  z-index: 1000;
}
.TitleBar ._content {
  position: relative;
  text-align: center;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  color: #FFFFFF;
  height: var(--header-height);
  display: flex;
  align-items: center;
  justify-content: center;
}
.TitleBar .options_container {
  margin-right: 20px;
  position: absolute;
  right: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.TitleBar ._saving_status {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  color: #9CB2C7;
  cursor: default;
  display: inline-flex;
  justify-content: end;
  min-width: 70px;
}
.TitleBar ._saving_status:after {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin-left: 8px;
}
.TitleBar ._saving_status[_status=saved]:after {
  background: #50D38B;
}
.TitleBar ._saving_status[_status=not-saved]:after {
  background: #FF794F;
}
.TitleBar ._saving_status[_status=saving]:after {
  background: #FFC040;
}
.TitleBar ._actions {
  border-radius: 6px;
  background-size: 20px 20px !important;
  height: 20px !important;
  width: 20px !important;
  margin-left: 8px;
}
.TitleBar ._actions:hover {
  background-image: url(public/main/images/icons/legacy/ActionMenuWhite.d62e97dccd0d495b6d0c.svg) !important;
}
.TitleBar ._actions[_hidden] {
  display: none;
}
.TitleBar ._actions .Drop {
  top: 50px;
  width: 250px;
}
.TitleBar ._actions .Drop .Pointer {
  right: 15px;
}
.TitleBar .HelpButton {
  background-color: transparent;
  border-color: #BECDDA;
  color: #BECDDA;
  margin-right: 20px;
}
.TitleBar .HelpButton:hover {
  background-color: #3E586F;
  color: #BECDDA;
}

.Modal {
  visibility: hidden;
  position: fixed;
  box-shadow: 1px 3px 8px 1px rgba(28, 39, 49, 0.25);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 0;
  left: 0;
  top: 0;
  width: 100vw;
  z-index: 999999;
}
.Modal.Alert ._close {
  display: none;
}
.Modal[_active] {
  visibility: visible;
  height: 100vh;
}
.Modal[_active] ._shade,
.Modal[_active] ._container {
  opacity: 1;
  visibility: visible;
}
.Modal ._container {
  visibility: hidden;
  opacity: 0;
  position: relative;
  transition: opacity 200ms ease-in-out, visibility 200ms ease-in-out;
  width: 700px;
  z-index: 4000;
}
.Modal ._container ._close {
  cursor: pointer;
  position: absolute;
  background-image: url(public/main/images/icons/modal/close.1cf64b08e6eb8f7cbef4.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 46px 46px;
  right: 0;
  top: 0;
  z-index: 10;
  width: 46px;
  height: 46px;
}
.Modal ._container.TemplatePreview {
  position: absolute;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.Modal ._content {
  position: relative;
  box-shadow: 1px 3px 8px 1px rgba(28, 39, 49, 0.25);
  border-radius: 6px;
}
.Modal ._content .Inner {
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
  border-radius: 6px;
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}
.Modal ._content .Inner.Dark {
  background-color: #2D3F50;
}
.Modal ._content .Inner.Dark h2 {
  color: #FFFFFF;
}
.Modal ._content .Inner.Dark .Text {
  color: #9CB2C7;
}
.Modal ._content .Inner.Dark .Text a {
  color: #1B9DDE;
}
.Modal ._content .Inner.Dark .Text .List {
  padding-top: 10px;
}
.Modal ._content .Inner.Dark .Text .List .ListRow {
  margin-bottom: 20px;
}
.Modal ._content .Inner.Dark .Text .List .ListRow .ListColumn {
  display: inline-block;
  vertical-align: top;
  width: 350px;
}
.Modal ._content .Inner.Dark .Text .List .ListRow .ListColumn:first-of-type {
  color: #FFFFFF;
  width: 80px;
}
.Modal ._content .Inner.Dark .Text .List .ListRow .ListColumn.Scroll {
  max-height: 250px;
  overflow-y: auto;
}
.Modal ._content .Inner h2 {
  color: #1C2731;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.02em;
  font-weight: 400;
}
.Modal ._content .Inner .Text {
  color: #3E586F;
  max-width: initial;
}
.Modal ._content .Inner p {
  margin-bottom: 20px;
}
.Modal .ModalActions {
  margin-top: 40px;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 20px;
  height: 46px;
}
.Modal .ModalActions .Button,
.Modal .ModalActions button {
  min-width: 220px;
}
.Modal ._shade {
  display: block;
  visibility: hidden;
  opacity: 0;
  position: fixed;
  background-color: rgba(28, 39, 49, 0.6);
  content: "";
  height: 100vh;
  left: 0;
  top: 0;
  transition: opacity 200ms ease-in-out, visibility 200ms ease-in-out;
  width: 100vw;
  z-index: 2000;
}

.Main[_layout=app] {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  position: relative;
  min-height: 100vh;
}
.Main[_layout=app] .Content {
  position: relative;
  min-height: calc(100vh - 147px);
}
.Main[_layout=app] .Content:after {
  content: "";
  display: table;
  clear: both;
}
.Main[_layout=app] .Content[_has-confirm-bar] {
  padding-bottom: var(--confirm-bar-height);
}
.Main[_layout=app] .Content:before {
  background-color: #fff;
  content: "";
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 200ms;
  z-index: 10;
}
.Main[_layout=app].History--replacing .Content:before {
  opacity: 0.25;
}
.Main[_layout=app] .constrained {
  margin: 0 auto;
  position: relative;
  width: 940px;
}
.Main[_layout=app] .Footer {
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.Main[_layout=app] .Footer img {
  width: 80px;
  height: auto;
}

@media screen and (min-width: 0\0 ) {
  .Main[_layout=app] .Content:before {
    display: none;
  }
}
.hidden {
  display: none;
}

.Main[_layout=login] {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  position: relative;
  min-height: 100vh;
  padding-bottom: 120px;
  padding-top: 150px;
}
.Main[_layout=login] .LoginBanner {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 0;
  left: 0;
  height: 100px;
}
.Main[_layout=login] .LoginBanner img {
  height: 55px;
  margin-top: 60px;
}
.Main[_layout=login] .LoginContainer {
  box-shadow: 0px 1px 3px 1px rgba(28, 39, 49, 0.1);
  border-radius: 6px;
  background-color: #FFFFFF;
  min-width: 400px;
  max-width: 60vw;
  display: table;
  margin: 0 auto;
  padding-top: 40px;
}
.Main[_layout=login] .LoginContainer .LowerSectionContainer {
  border-top-width: 1px;
  border-style: solid;
  border-color: #9CB2C7;
  padding-top: 20px;
  padding-bottom: 40px;
}
.Main[_layout=login] .LoginContainer .Dropdown {
  padding-bottom: 20px;
}
.Main[_layout=login] .Notifications {
  margin-bottom: 20px;
}
.Main[_layout=login] .Notifications .LoginContainer {
  border-radius: 6px;
  padding-top: 0;
  width: 300px;
  background-color: #FFE6B3;
}
.Main[_layout=login] .Notifications .LoginContainer .Notification {
  text-align: left;
}
.Main[_layout=login] .Notifications .LoginContainer .Notification.LoginError[_type=error] {
  color: #1C2731;
  background-color: transparent;
  background-image: url(public/main/images/icons/legacy/StatusAlertCharcoal.70f40a0470c4e034417f.svg);
  background-position: 22px 50%;
  padding-left: 54px;
  padding-right: 40px;
}
.Main[_layout=login] .Notifications .LoginContainer .Notification.LoginError[_type=error] a {
  color: #1C2731;
}
.Main[_layout=login] .Footer {
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
  position: absolute;
  width: 100%;
  bottom: 0;
  margin: auto;
}
.Main[_layout=login] .Footer img {
  width: 80px;
  height: auto;
}

.LoginHeader {
  text-align: center;
  width: 100%;
  padding-bottom: 20px;
  margin: 0 auto;
}
.LoginHeader ._logo {
  margin-bottom: 20px;
  max-height: 146px;
  max-width: 200px;
}
.LoginHeader h2 {
  color: #3E586F;
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.02em;
  font-weight: 400;
  letter-spacing: -0.03em;
}

.LoginFlash {
  padding-top: 20px;
  text-align: center;
  color: #1C2731;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  margin: 0 auto 40px auto;
}

.LoginError {
  padding-top: 20px;
  text-align: center;
  color: #FF794F;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  margin: 0 auto 40px auto;
  width: 100%;
}
.LoginError a {
  color: #FF794F;
  text-decoration: underline !important;
}

.LoginSection {
  text-align: center;
  margin: 20px auto;
  width: 300px;
}
.LoginSection:first-child {
  margin-top: 0px;
}
.LoginSection:last-child {
  margin-bottom: 0px;
}
.LoginSection .Dropdown[_autocomplete][_expanded] ._dropdown {
  max-height: 195px;
  border-color: #9CB2C7;
}
.LoginSection .Dropdown ._option, .LoginSection .Dropdown input {
  color: #3E586F;
  border-color: #3E586F;
  letter-spacing: -0.03em;
}
.LoginSection .Chooser ._choice {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  color: #3E586F;
  border-color: #3E586F;
  letter-spacing: -0.01em;
  margin-bottom: 10px;
  padding-right: 10px;
}
.LoginSection .Chooser ._choice::after {
  display: none;
}
.LoginSection .Label .ResetPassword {
  margin-bottom: 20px;
}
.LoginSection .Label input {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  letter-spacing: -0.01em !important;
  color: #1C2731 !important;
  border-color: #9CB2C7 !important;
}
.LoginSection .Label input::placeholder {
  color: #9CB2C7 !important;
  opacity: 1; /* Firefox */
}
.LoginSection ._title {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  color: #3E586F !important;
  font-weight: 400 !important;
  letter-spacing: -0.01em;
  padding-bottom: 10px;
}
.LoginSection .Dropdown ._display {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  text-align: left;
  letter-spacing: -0.03em !important;
  color: #3E586F !important;
  border-color: #9CB2C7 !important;
}
.LoginSection .PasswordInput .Checkbox {
  margin-top: 10px;
  text-align: left;
}
.LoginSection .PasswordInput .Checkbox input {
  left: 0;
}
.LoginSection .PasswordInput .Checkbox ._label {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.LoginSection ._forgot {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  letter-spacing: -0.03em;
}
.LoginSection ._forgot a {
  border-bottom-width: 1px;
  border-style: solid;
  color: #1B9DDE;
  border-color: #1B9DDE;
}
.LoginSection .LoginSectionButton {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  width: 200px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-family: "Inter", Arial, Helvetica, sans-serif;
}
.LoginSection .LoginSectionButton.ResetButton {
  width: 100% !important;
}
.LoginSection .Text {
  text-align: center;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  color: #3E586F;
  letter-spacing: -0.01em;
}
.LoginSection .Text[_error] {
  color: #FF794F;
}
.LoginSection .Text[_dump] {
  font-family: monospace;
  text-align: left;
}
.LoginSection .LoginFlash {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  letter-spacing: -0.01em;
}

.HiddenSectionContainer {
  width: 100%;
}

.Toggle {
  display: none;
}

.HiddenSection {
  position: relative;
  padding-top: 20px;
}

.ToggleText,
.HiddenContent {
  backface-visibility: hidden;
  transform: translateZ(0);
  position: relative;
  z-index: 300;
}

.ToggleText {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  border-bottom-width: 1px;
  border-style: solid;
  color: #1B9DDE;
  border-color: #1B9DDE;
  cursor: pointer;
  margin-left: -18px;
  letter-spacing: -0.03em;
}

.ToggleText:after {
  position: absolute;
  margin-left: 15px;
  display: inline-block;
  content: "";
  background-image: url(public/main/images/icons/legacy/EventNextSkyBlue.2e21557a97e7436d43d7.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 20px;
  width: 10px;
  transition: all 0.3s;
  transform: rotate(-90deg);
}

.HiddenContent {
  max-height: 0;
  overflow: hidden;
}

.Toggle:checked + .ToggleText + .HiddenContent {
  overflow: visible;
  max-height: 1000px;
  padding-top: 25px;
}
.Toggle:checked + .ToggleText:after {
  transform: rotate(90deg);
}

.Main[_layout=viewer] {
  --header-height: 50px;
  --footer-height: 87px;
  --sidebar-inside-width: 500px;
  --sidebar-border-width: 1px;
  --sidebar-width: calc(var(--sidebar-inside-width) + var(--sidebar-border-width));
  --sidebar-variation-prev-next-width: 72px;
  --sidebar-variation-spacing: 80px; /* padding + gap */
  --sidebar-variation-select-width: calc(var(--sidebar-inside-width) - var(--sidebar-variation-prev-next-width) - var(--sidebar-variation-spacing));
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  transition: background 600ms ease-in-out;
}
@media (min-width: 1800px) {
  .Main[_layout=viewer] {
    --sidebar-inside-width: 580px;
  }
}
@media (min-width: 2060px) {
  .Main[_layout=viewer] {
    --sidebar-inside-width: 660px;
  }
}
.Main[_layout=viewer] .constrained {
  position: relative;
  margin: 0 auto;
  width: 940px;
}
.Main[_layout=viewer] .constrained-medium {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 740px;
}
.Main[_layout=viewer] .constrained-small {
  position: relative;
  width: 460px;
  margin: 0 auto;
}
.Main[_layout=viewer] .ConfirmBar {
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-style: solid;
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  height: var(--footer-height);
  left: var(--sidebar-width);
}

.ViewerFrame {
  height: 100vh;
  display: grid;
  grid-template-columns: var(--sidebar-width) 1fr;
  grid-template-rows: var(--header-height) 1fr;
  grid-template-areas: "ViewerHeader Titlebar" "Sidebar ViewerScreen";
}

.ViewerHeader {
  grid-area: ViewerHeader;
  padding-left: 40px;
  background-color: #2D3F50;
  display: flex;
  align-items: center;
}
.ViewerHeader ._title {
  text-align: left;
  color: #EFF2F6;
  display: block;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.ViewerHeader ._title ._exit {
  color: #9CB2C7;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  display: inline-block;
}
.ViewerHeader ._title ._exit:hover {
  text-decoration: underline !important;
}
.ViewerHeader ._title ._exit:before {
  display: inline-block;
  margin-right: 8px;
  margin-left: -2px;
  background-image: url(public/main/images/icons/legacy/ActionExitGrey.5defed4b65024db65cef.svg);
  background-repeat: no-repeat;
  vertical-align: middle;
  background-size: 20px;
  content: "";
  height: 20px;
  width: 20px;
}

.Sidebar {
  grid-area: Sidebar;
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  border-color: #9CB2C7;
  border-right-width: 1px;
  border-style: solid;
  transition: opacity 600ms ease-in-out;
}
.Sidebar .Fields {
  position: relative;
}
.Sidebar .Fields.Structure {
  padding-bottom: 160px;
}
.Sidebar .Fields .Field {
  margin: 0;
  transition: background-color 0.2s;
}
.Sidebar .Fields .Field[_locked] {
  margin-bottom: 0;
}
.Sidebar .Fields .Field[_locked]:not([_type=divider]):not([_type=conditional]):hover {
  background-color: #DEE6ED;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}
.Sidebar .Fields .Field[_locked]:not([_type=divider]):not([_type=conditional]):focus-within {
  background-color: #CED9E3;
}
.Sidebar .Fields .Field[_locked]:not([_type=divider]):not([_type=conditional]):focus-within > .varied {
  margin-left: -20px;
  opacity: 1;
}
.Sidebar .Fields .Field[_locked]:not([_type=conditional]) {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.Sidebar .FieldsMessage {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  color: #3E586F;
  padding-bottom: 160px;
}
.Sidebar .FieldsMessage h1 {
  font-weight: bold;
}
.Sidebar .FieldsMessage h1, .Sidebar .FieldsMessage p {
  margin-bottom: 20px;
}
.Sidebar .FieldsMessage a {
  color: inherit;
  text-decoration: underline !important;
}
.Sidebar .SidebarWrapper {
  display: grid;
  height: calc(100vh - var(--header-height));
  grid-template-rows: max-content 1fr max-content;
  grid-template-areas: "VariationPicker" "SidebarContentContainer" "SidebarButtonContainer";
}
.Sidebar .SidebarWrapper .VariationPicker {
  grid-area: VariationPicker;
}
.Sidebar .SidebarWrapper .SidebarContentContainer {
  grid-area: SidebarContentContainer;
  overflow-y: auto;
}
.Sidebar .SidebarWrapper .SidebarButtonContainer {
  grid-area: SidebarButtonContainer;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-style: solid;
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.Sidebar .SidebarWrapper .SidebarButtonContainer button,
.Sidebar .SidebarWrapper .SidebarButtonContainer .Button {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.Sidebar .SidebarWrapper .SidebarButtonContainer:empty {
  border-top-width: 0;
  visibility: hidden;
}

.TitleBar {
  grid-area: Titlebar;
}
.TitleBar .Field:focus-within {
  background-color: inherit;
}

.ViewerScreen {
  grid-area: ViewerScreen;
  position: relative;
  overflow-x: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #FFFFFF;
}
.ViewerScreen h2 {
  text-align: center;
  color: #3E586F;
  margin-bottom: 40px;
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.02em;
  font-weight: 400;
}
.ViewerScreen .Loading {
  opacity: 1;
  visibility: visible;
  position: absolute;
  background-color: rgba(28, 39, 49, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  transition: opacity 300ms ease-in-out, visibility 300ms ease-in-out;
  z-index: 20;
}
.ViewerScreen .Loading .Spinner {
  opacity: 1;
  z-index: 100;
}

.StudioTopbar {
  background-color: #FFFFFF;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #9CB2C7;
  position: absolute;
  box-shadow: 1px 3px 8px 1px rgba(28, 39, 49, 0.25);
  height: 50px;
  left: 430px;
  right: 0;
  top: 0;
  z-index: 1000;
}
.StudioTopbar ._content {
  position: relative;
  width: 100%;
}

.StudioNavigation {
  display: flex;
  justify-content: flex-end;
  padding-right: 20px;
  height: 50px;
  line-height: 50px;
  align-items: center;
}

.StudioDirectoryLabel {
  margin-right: 20px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  color: #3E586F;
}

.StudioStatii {
  position: absolute;
  padding-left: 20px;
  left: 0;
  top: 0;
}

.StudioStatus {
  position: relative;
  text-align: left;
  color: #3E586F;
  display: inline-block;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  font-weight: 400;
  width: 120px;
}
.StudioStatus:before {
  display: block;
  position: absolute;
  border-radius: 50%;
  content: "";
  height: 8px;
  left: 0;
  top: 20px;
  transition-delay: 100ms;
  transition: background 100ms linear;
  width: 8px;
}
.StudioStatus.synced:before, .StudioStatus.success:before {
  background-color: #1B9DDE;
}
.StudioStatus.dirty:before {
  background: brown;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-color: #D1ECFA;
}
.StudioStatus.pending:before, .StudioStatus.syncing:before {
  background-color: #FFFFFF;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-color: #D1ECFA;
}
.StudioStatus.error:before {
  background: #FF794F;
}
.StudioStatus.synced .synced, .StudioStatus.syncing .syncing, .StudioStatus.success .success, .StudioStatus.pending .pending, .StudioStatus.error .error, .StudioStatus.dirty .dirty {
  opacity: 1;
}
.StudioStatus * {
  position: absolute;
  left: 18px;
  opacity: 0;
  top: 14px;
  transition-delay: 100ms;
  transition: opacity 100ms linear;
}

.StudioSidebar {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  border-color: #9CB2C7;
  border-right-width: 1px;
  border-style: solid;
  position: absolute;
  height: 100%;
  bottom: 0;
  left: 0;
  top: 0;
  width: 430px;
  border-right-width: 1px;
  border-style: solid;
  -webkit-transition: opacity 600ms ease-in-out;
  transition: opacity 600ms ease-in-out;
  z-index: 100;
}

.StudioSidebar ._divider {
  user-select: none;
  bottom: 0;
  cursor: ew-resize;
  right: -20px;
  top: 0;
  width: 20px;
  z-index: 1000;
}

.StudioTabs {
  width: 100%;
  user-select: none;
  color: #3E586F;
  background-color: #9CB2C7;
  padding-top: 10px;
  padding-left: 10px;
  left: 0;
  top: 0;
}

.StudioTab {
  display: none;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  margin-right: 1px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  font-weight: 400;
  cursor: pointer;
  transition: background 100ms ease-in-out;
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.75);
}
.StudioTab:hover {
  background: rgba(255, 255, 255, 0.2);
}
.StudioTab[_visible] {
  display: inline-block;
}
.StudioTab[_active] {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  color: #1C2731;
  font-weight: 600;
}

.StudioPanels {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  top: 50px;
}

.StudioPanel {
  display: none;
  height: 100%;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  overflow-y: auto;
}
.StudioPanel[_active] {
  display: block;
}

.StudioEntries .Field {
  margin: 0;
}

.ExportSection {
  padding-bottom: 20px;
}
.ExportSection h3 {
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.02em;
  font-weight: 400;
  font-weight: 400;
  padding-bottom: 10px;
}
.ExportSection p {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  padding-bottom: 10px;
}

.StudioExports {
  overflow-y: auto;
}
.StudioExports pre {
  font-family: Consolas, monospace;
  padding: 10px;
  background: #FFFFFF;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  margin-bottom: 15px;
}

.StudioAssets {
  color: #3E586F;
  padding-top: 10px;
  overflow-y: auto;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}

.StudioAsset {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  color: #3E586F;
}

.StudioFields__editor {
  position: absolute;
  width: 100%;
  height: calc(100% - 40px);
  top: 40px;
}

.StudioConsole {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  color: #1C2731;
  bottom: 0;
  left: 0;
  overflow-y: scroll;
  right: 0;
  top: 0;
}

.StudioConsole__content {
  width: 100%;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  bottom: 0;
  left: 0;
}
.StudioConsole__content p {
  color: #3E586F;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  font-family: Consolas, monospace;
}
.StudioConsole__content p.heading {
  font-weight: 600;
  text-transform: uppercase;
}
.StudioConsole__content p.error {
  background: #FF794F;
  color: #FFFFFF;
  padding: 5px;
}
.StudioConsole__content p.dimmed {
  opacity: 0.5;
}

.StudioPreview {
  position: absolute;
  left: 430px;
  top: 50px;
  right: 0;
  bottom: 0;
}

.JwtError {
  position: absolute;
  left: 10vh;
  width: 80vw;
  top: 10vh;
  padding: 1vw;
  border: solid 1px red;
  background: #fcc;
  color: #622;
  font-size: 20px;
}
.JwtError h1 {
  font-size: 2em;
  font-weight: bold;
}
.JwtError div.message {
  margin-top: 0.5em;
  font-size: 1.5em;
  margin-bottom: 2em;
}
.JwtError form {
  display: block;
  margin-bottom: 3em;
}
.JwtError form label {
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-weight: bold;
}
.JwtError form div.existing {
  margin-bottom: 1em;
  width: 100%;
  word-wrap: break-word;
}
.JwtError form textarea {
  width: 100%;
  height: 5em;
}
.JwtError form input[type=submit] {
  margin-top: 0.5em;
  font-size: 1em;
}

.ActionBar {
  margin-bottom: 40px;
  position: relative;
  min-height: 38px;
}
.ActionBar ._primary {
  margin-bottom: 20px;
}
.ActionBar ._primary > input {
  background-color: #FFFFFF;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #1C2731;
  padding-right: 10px;
  border-radius: 4px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  width: 300px;
  background-image: url(public/main/images/icons/legacy/ActionSearchSlate.adc838b30da7446960ad.svg);
  background-position: 10px 8px;
  background-repeat: no-repeat;
  background-size: 20px 18px;
  padding-left: 40px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.ActionBar ._primary > input::placeholder {
  color: #9CB2C7;
}
.ActionBar ._primary ._status {
  text-align: left;
  color: #3E586F;
  padding-top: 10px;
  padding-left: 20px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  width: 300px;
  display: inline-block;
}
.ActionBar ._primary ._status:first-child {
  padding-left: 0;
}
.ActionBar ._primary .Masquerade {
  position: absolute;
  width: 270px;
  top: 0;
  right: 0;
}
.ActionBar ._primary .Masquerade .Dropdown ._input {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  padding-top: 7px;
  padding-bottom: 7px;
  background-position: 10px 8px;
}
.ActionBar ._primary .Masquerade .Dropdown ._options {
  max-height: 139px;
}
.ActionBar ._primary .Masquerade .Dropdown ._option {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  padding-top: 7px;
  padding-bottom: 7px;
}
.ActionBar ._primary .Masquerade .Dropdown ._display {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  padding-top: 7px;
  padding-bottom: 7px;
}
.ActionBar ._primary .TopButtonGroup {
  position: absolute;
  top: 0;
  right: 0;
}
.ActionBar ._primary .TopButtonGroup [data-view-kebab-menu] {
  display: inline-block;
  position: relative;
  top: 4px;
}
.ActionBar ._primary .TopButtonGroup .Button,
.ActionBar ._primary .TopButtonGroup [data-view-create-multi] {
  position: relative;
  margin-left: 5px;
}
.ActionBar ._primary .Button,
.ActionBar ._primary [data-view-create-multi] {
  position: absolute;
  top: 0;
  right: 0;
}
.ActionBar ._filters {
  border-color: rgba(156, 178, 199, 0.5);
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  padding-left: 10px;
  padding-top: 10px;
  position: relative;
  border-radius: 4px;
}
.ActionBar ._filters ._actions {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.ActionBar ._filters ._actions .Drop {
  top: 50%;
  transform: translateY(-50%);
  right: -210px;
}
.ActionBar ._filters ._actions .Drop .Pointer {
  width: 14px;
  height: 28px;
  top: 50%;
  transform: translateY(-50%);
  right: 200px;
}
.ActionBar ._filters ._actions .Drop .Pointer:before {
  border-color: transparent white transparent transparent;
  border-width: 12px 12px 12px 0px;
}
.ActionBar ._filters ._actions .Drop .Pointer:after {
  right: 2px;
  border-color: transparent rgba(63, 87, 109, 0.04) transparent transparent;
  border-width: 14px 14px 14px 0px;
}
.ActionBar ._filters + ._filters {
  border-top: none;
}
.ActionBar ._filters ._filterTitle {
  color: #3E586F;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  font-weight: 600;
}
.ActionBar ._filter {
  border-color: #3E586F;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #3E586F;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  cursor: pointer;
}
.ActionBar ._filter[_active] {
  background-color: #3E586F;
  color: #FFFFFF;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-style: solid;
}
.ActionBar ._filter input {
  display: none;
}
.ActionBar .BottomGroup {
  margin-top: 20px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
  height: 47px;
}
.ActionBar .BottomGroup .Toolbar {
  width: 90px;
}
.ActionBar .BottomGroup .SortGroup {
  display: flex;
  align-items: center;
}
.ActionBar .BottomGroup .SortGroup a {
  color: #3E586F;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  min-width: 100px;
}
.ActionBar .BottomGroup .SortGroup[_paginate-sort-direction=asc] ._sort:after {
  background-image: url(public/main/images/icons/legacy/ArrowUpSlate.b6328d03b8cdcbb6ffa9.svg);
}
.ActionBar .BottomGroup .SortGroup[_paginate-sort-direction=desc] ._sort:after {
  background-image: url(public/main/images/icons/legacy/ArrowDownSlate.6db32b6c3c2eb283f73c.svg);
}
.ActionBar .BottomGroup .SortGroup ._sort:hover {
  text-decoration: underline !important;
}
.ActionBar .BottomGroup .SortGroup ._sort[_active] {
  font-weight: 600;
}
.ActionBar .BottomGroup .SortGroup ._sort[_active]:after {
  display: inline-block;
  margin-left: 5px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  vertical-align: middle;
  content: "";
  width: 20px;
  height: 20px;
}

.Badge {
  color: #3E586F;
  --icon-size: 15px;
  display: inline-flex;
  align-items: center;
  line-height: var(--icon-size);
  border-radius: 4px;
  padding: 2px 4px;
}
.Badge[_type=standard] {
  background-color: #FFFFFF;
}
.Badge[_type=warning] {
  background-color: #FFE6B3;
}
.Badge[_type=error] {
  background-color: #FFC5B3;
}
.Badge .BadgeIcon {
  margin-right: 8px;
  background-position: center;
  background-repeat: no-repeat;
}
.Badge .BadgeText {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.AlertMessage {
  text-align: left;
  background-color: #1B9DDE;
  color: #FFFFFF;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  z-index: 1000;
  height: 50px;
  line-height: 50px;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000;
}
.AlertMessage ._message {
  display: inline-block;
}
.AlertMessage ._message a {
  color: #FFFFFF;
  text-decoration: underline !important;
}
.AlertMessage[_color=navy] {
  background-color: #2D3F50;
}
.AlertMessage[_color=red] {
  background-color: #FF794F;
}

.Announcements {
  margin-bottom: 40px;
}

.ApprovalItems {
  padding-bottom: 40px;
}
.ApprovalItems ._awaiting {
  text-align: center;
  color: #3E586F;
  padding-bottom: 40px;
  padding-top: 20px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}

.ApprovalItem {
  background-color: #FFFFFF;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  border-radius: 6px;
}
.ApprovalItem ._details {
  position: relative;
}
.ApprovalItem ._details ._sender {
  color: #3E586F;
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.ApprovalItem ._details .ApprovalStatus {
  display: inline-block;
  padding-left: 15px;
}
.ApprovalItem ._details ._timestamp {
  color: #9CB2C7;
  position: absolute;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  bottom: 0;
  right: 0;
}
.ApprovalItem ._content {
  color: #3E586F;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  padding-top: 10px;
}
.ApprovalItem ._assets {
  padding-top: 10px;
}

.ApprovalStatus {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.ApprovalStatus[_status=approved] {
  color: #3E586F;
}
.ApprovalStatus[_status=requested] {
  color: #FFC040;
}
.ApprovalStatus[_status=denied] {
  color: #FF794F;
}

.ArchiveViewer {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.ArchiveViewer ._wrapper {
  text-align: center;
  padding-top: 100px;
}
.ArchiveViewer img {
  display: inline-block;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 1px 3px 1px rgba(28, 39, 49, 0.1);
}

.AssetDownload {
  margin-bottom: 5px;
}
.AssetDownload:last-of-type {
  margin-bottom: 0;
}
.AssetDownload:before {
  display: inline-block;
  background-image: url(public/main/images/icons/legacy/FileGenericSlate.7751ea1492d6f7003a8b.svg);
  background-repeat: no-repeat;
  background-size: 22px;
  content: "";
  height: 22px;
  width: 22px;
}
.AssetDownload ._filename {
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(62, 88, 111, 0.3);
  color: #3E586F;
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 100px);
  vertical-align: top;
}
.AssetDownload ._size {
  color: #9CB2C7;
  display: inline-block;
  padding-left: 10px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  vertical-align: top;
}

.Badge {
  color: #3E586F;
  --icon-size: 15px;
  display: inline-flex;
  align-items: center;
  line-height: var(--icon-size);
  border-radius: 4px;
  padding: 2px 4px;
}
.Badge[_type=standard] {
  background-color: #FFFFFF;
}
.Badge[_type=warning] {
  background-color: #FFE6B3;
}
.Badge[_type=error] {
  background-color: #FFC5B3;
}
.Badge .BadgeIcon {
  margin-right: 8px;
  background-position: center;
  background-repeat: no-repeat;
}
.Badge .BadgeText {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Breadcrumbs ._breadcrumb {
  display: inline-flex;
  align-items: center;
}
.Breadcrumbs ._breadcrumb:after {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  background-image: url(public/main/images/icons/legacy/EventNextSlate.d9fcf68f1a458f41fcab.svg);
  background-position-y: 40%;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  content: "";
  height: 20px;
  right: 0;
  top: 0;
  width: 14px;
}
.Breadcrumbs ._breadcrumb:last-of-type:after {
  display: none;
}
.Breadcrumbs ._breadcrumb:last-of-type a {
  border: none !important;
  cursor: default;
}
.Breadcrumbs a {
  display: inline-block;
  padding-bottom: 1px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
  transition: border 100ms ease-in-out;
}

.Breakout {
  display: block;
  visibility: hidden;
  position: fixed;
  height: 0;
  left: 0;
  top: 0;
  width: 100vw;
  z-index: 3000;
}
.Breakout[_active] {
  visibility: visible;
  height: 100vh;
}
.Breakout[_active] ._shade,
.Breakout[_active] ._container {
  opacity: 1;
  visibility: visible;
}
.Breakout ._container {
  visibility: hidden;
  opacity: 0;
  position: relative;
  margin: 100px auto 0 auto;
  transition: opacity 200ms ease-in-out, visibility 200ms ease-in-out;
  width: 50vw;
  max-width: 800px;
  z-index: 4000;
}
.Breakout ._button {
  border-bottom-width: 0 !important;
}
.Breakout ._minimise {
  text-align: right;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-style: solid;
  color: #3E586F;
  cursor: pointer;
  user-select: none;
  position: absolute;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  background-image: url(public/main/images/icons/zoom-out.ce439df61c52e3e15e88.svg);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 14px auto;
  height: 27px;
  line-height: 26px;
  padding-right: 20px;
  right: 25px;
  top: 21px;
  z-index: 10;
}
.Breakout ._minimise:hover {
  background-image: url(public/main/images/icons/zoom-out-active.0a54a9b76bb2fc691fa0.svg);
}
.Breakout ._content {
  position: relative;
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  box-shadow: 0px 1px 3px 1px rgba(28, 39, 49, 0.1);
  border-radius: 6px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 25px;
}
.Breakout ._shade {
  display: block;
  visibility: hidden;
  opacity: 0;
  position: fixed;
  background-color: rgba(28, 39, 49, 0.4);
  content: "";
  height: 100vh;
  left: 0;
  top: 0;
  transition: opacity 200ms ease-in-out, visibility 200ms ease-in-out;
  width: 100vw;
  z-index: 2000;
}

.BreakoutPlaceholder {
  border-radius: 6px;
  background: rgba(28, 39, 49, 0.1);
}

.Textarea ._toolbar ._expand {
  color: #3E586F;
  cursor: pointer;
  display: block;
  user-select: none;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  background-image: url(public/main/images/icons/zoom-in.223c2214ac09ecbf19a9.svg);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 14px auto;
  padding-right: 20px;
  transition: color 100ms ease-in-out;
}
.Textarea ._toolbar ._expand:hover {
  color: #1B9DDE;
  background-image: url(public/main/images/icons/zoom-in-active.0051ddcb4025d68da30b.svg);
}
.Breakout .Textarea ._toolbar ._expand, .Textarea ._toolbar .Breakout ._expand {
  display: none;
}

.BudgetDashboard {
  background-color: #FFFFFF;
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0px 1px 3px 1px rgba(28, 39, 49, 0.1);
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  border-radius: 6px;
  vertical-align: top;
  display: inline-block;
  width: 100%;
}
.BudgetDashboard:after {
  content: "";
  display: table;
  clear: both;
}
.BudgetDashboard .BudgetIcon svg {
  width: 70px;
  height: 70px;
  vertical-align: middle;
}
.BudgetDashboard ._primary {
  border-color: rgba(156, 178, 199, 0.5);
  border-right-width: 1px;
  border-style: solid;
  width: 300px;
  display: inline-block;
  padding-right: 20px;
}
.BudgetDashboard ._secondary {
  border-color: rgba(156, 178, 199, 0.5);
  border-right-width: 1px;
  border-style: solid;
  display: inline-block;
  width: 300px;
}
.BudgetDashboard ._tertiary {
  text-align: center;
  display: inline-block;
  width: 220px;
  position: relative;
  overflow: visible;
}
.BudgetDashboard ._thumbnail {
  text-align: center;
  background-color: #FFFFFF;
  overflow: hidden;
  position: absolute;
  width: 120px;
  height: 96.6px;
  line-height: 96.6px;
  left: 0px;
  top: 0px;
}
.BudgetDashboard ._primary {
  padding-left: 20px;
  padding-top: 15px;
  position: relative;
  height: 96.6px;
  margin-left: 120px;
  vertical-align: top;
}
.BudgetDashboard ._secondary {
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  height: 96.6px;
  vertical-align: top;
}
.BudgetDashboard ._tertiary {
  line-height: 96.6px;
  height: 96.6px;
  vertical-align: top;
}
.BudgetDashboard ._title {
  color: #1C2731;
  margin-bottom: 5px;
  word-break: break-word;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
  max-height: 44px;
}
.BudgetDashboard p {
  color: #3E586F;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  padding-right: 20px;
}
.BudgetDashboard p strong {
  font-weight: 600;
}
.BudgetDashboard ._status {
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  position: relative;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  padding-top: 30px;
  vertical-align: middle;
}
.BudgetDashboard ._status[_type=tick-grey] {
  color: #3E586F;
  background-image: url(public/main/images/icons/legacy/StatusSuccessSlate.3267193c2d25c9b663c4.svg);
}
.BudgetDashboard ._status[_type=alert] {
  background-image: url(public/main/images/icons/legacy/StatusAlertSlate.5af4046dc9b37ca5c4f1.svg);
}

button,
.Button {
  text-align: center;
  background-color: transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-style: solid;
  cursor: pointer;
  display: inline-block;
  border-radius: 6px;
  user-select: none;
  transition: 300ms ease-in-out;
  transition-property: background-color, border-color;
}
button[_size=small],
.Button[_size=small] {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  min-width: 120px;
}
button[_size=medium],
.Button[_size=medium] {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 11px;
  padding-bottom: 11px;
  min-width: 150px;
}
button[_type=primary],
.Button[_type=primary] {
  background-color: #1B9DDE;
  border-color: #1B9DDE;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #FFFFFF;
}
button[_type=primary]:hover,
.Button[_type=primary]:hover {
  background-color: #168ECA;
  border-color: #168ECA;
}
button[_type=secondary],
.Button[_type=secondary] {
  background-color: #7C9AB6;
  border-color: #7C9AB6;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #FFFFFF;
}
button[_type=secondary]:hover,
.Button[_type=secondary]:hover {
  background-color: #6C8EAC;
  border-color: #6C8EAC;
}
button[_type=tertiary],
.Button[_type=tertiary] {
  background-color: #FFC5B3;
  border-color: #FFC5B3;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #1C2731;
}
button[_type=tertiary]:hover,
.Button[_type=tertiary]:hover {
  background-color: #FF9E80;
  border-color: #FF9E80;
}
button[_type=toggle],
.Button[_type=toggle] {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #3E586F;
}
button[_type=toggle][_active],
.Button[_type=toggle][_active] {
  background-color: #3E586F;
  border-color: #3E586F;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #FFFFFF;
}
button[_type=toggle][_active]:hover,
.Button[_type=toggle][_active]:hover {
  background-color: #3E586F;
  border-color: #3E586F;
  color: #FFFFFF;
}
button[_type=toggle]:hover,
.Button[_type=toggle]:hover {
  background-color: #DEE6ED;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  border-color: #9CB2C7;
  color: #3E586F;
}
button[_loading], button[_type=disabled], button.Disabled,
.Button[_loading],
.Button[_type=disabled],
.Button.Disabled {
  background-color: #DEE6ED;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  border-color: #DEE6ED;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #5C81A3;
  cursor: not-allowed;
}
button[_loading]:hover, button[_type=disabled]:hover, button.Disabled:hover,
.Button[_loading]:hover,
.Button[_type=disabled]:hover,
.Button.Disabled:hover {
  background-color: #DEE6ED;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  border-color: #DEE6ED;
}
button[_theme=dark][_type=secondary],
.Button[_theme=dark][_type=secondary] {
  background-color: #DEE6ED;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  border-color: #DEE6ED;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #3E586F;
}
button[_theme=dark][_type=secondary]:hover,
.Button[_theme=dark][_type=secondary]:hover {
  background-color: #CED9E3;
  border-color: #CED9E3;
}
button[_theme=dark][_type=toggle],
.Button[_theme=dark][_type=toggle] {
  background-color: #2D3F50;
  border-color: #2D3F50;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #DEE6ED;
}
button[_theme=dark][_type=toggle][_active],
.Button[_theme=dark][_type=toggle][_active] {
  background-color: #DEE6ED;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  border-color: #DEE6ED;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #3E586F;
}
button[_theme=dark][_type=toggle][_active]:hover,
.Button[_theme=dark][_type=toggle][_active]:hover {
  background-color: #DEE6ED;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  border-color: #DEE6ED;
  color: #3E586F;
}
button[_theme=dark][_type=toggle]:hover,
.Button[_theme=dark][_type=toggle]:hover {
  background-color: #496783;
  border-color: #496783;
  color: #FFFFFF;
}
button[_theme=dark][_loading], button[_theme=dark][_type=disabled], button[_theme=dark].Disabled,
.Button[_theme=dark][_loading],
.Button[_theme=dark][_type=disabled],
.Button[_theme=dark].Disabled {
  background-color: #496783;
  border-color: #496783;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #BECDDA;
  cursor: not-allowed;
}
button[_theme=dark][_loading]:hover, button[_theme=dark][_type=disabled]:hover, button[_theme=dark].Disabled:hover,
.Button[_theme=dark][_loading]:hover,
.Button[_theme=dark][_type=disabled]:hover,
.Button[_theme=dark].Disabled:hover {
  background-color: #496783;
  border-color: #496783;
}
button[_icon=left]:before,
.Button[_icon=left]:before {
  display: inline-block;
  padding-right: 5px;
  content: "<";
}
button[_icon=right]:after,
.Button[_icon=right]:after {
  display: inline-block;
  padding-left: 5px;
  content: ">";
}
button[_action=create]:after,
.Button[_action=create]:after {
  display: inline-block;
  padding-left: 5px;
  content: "+";
}
button[_loading]:after,
.Button[_loading]:after {
  display: inline-block;
  margin-left: 1px;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: loading_dots;
  animation-timing-function: linear;
  content: "";
  letter-spacing: 1px;
}

@keyframes loading_dots {
  0%, 100% {
    content: "";
  }
  25% {
    content: ".";
  }
  50% {
    content: "..";
  }
  75% {
    content: "...";
  }
}
.ButtonsGroup {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ButtonsGroup .Button {
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 0;
  border-right-width: 0;
}
.ButtonsGroup .Button:first-child:nth-last-child(2),
.ButtonsGroup .Button:first-child:nth-last-child(2) ~ .Button {
  width: 50%;
}
.ButtonsGroup .Button:first-child:nth-last-child(3),
.ButtonsGroup .Button:first-child:nth-last-child(3) ~ .Button {
  width: 33.3333%;
}
.ButtonsGroup .Button:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ButtonsGroup .Button:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ButtonsGroup .Button:last-child {
  border-right-width: 1px;
}
.ButtonsGroup .Button[_active] + .Button {
  border-left-width: 0;
}

.Card {
  width: 100%;
  background-color: #FFFFFF;
  border-radius: 6px;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
  box-shadow: 0px 1px 3px 1px rgba(28, 39, 49, 0.1);
}
.Card h2 {
  color: #1C2731;
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.02em;
  font-weight: 400;
  margin-bottom: 30px;
}
.Card h3 {
  color: #1C2731;
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
}

.Changelog {
  color: #1C2731;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  max-height: calc(100vh - 280px);
  overflow-y: scroll;
}
.Changelog h1 {
  margin-bottom: 20px;
  font-size: 34px;
  line-height: 41px;
  letter-spacing: -0.02em;
  font-weight: 400;
}
.Changelog h2 {
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.02em;
  font-weight: 400;
}
.Changelog h3 {
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
}
.Changelog p {
  margin-bottom: 20px;
}
.Changelog ul {
  margin-bottom: 20px;
  list-style-position: outside;
  list-style-type: disc;
}
.Changelog li {
  margin-bottom: 5px;
  margin-left: 16px;
}
.Changelog a {
  color: #1C2731;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  text-decoration: underline !important;
}

.Chooser ._choice {
  background-color: #FFFFFF;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #3E586F;
  cursor: pointer;
  display: block;
  user-select: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  position: relative;
  border-radius: 4px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 2.5em;
}
.Chooser ._choice:after {
  height: 100%;
  position: absolute;
  background-image: url(public/main/images/icons/legacy/ArrowRightSlate.7d262fa0c47db3f7f3f7.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 22px;
  content: "";
  right: 0;
  top: 0;
  vertical-align: top;
  width: 2.5em;
}
.Chooser ._choice:last-of-type {
  margin-bottom: 0;
}
.Chooser ._choice[_active] {
  border-color: #9CB2C7;
  background-color: #3E586F;
  color: #FFFFFF;
}
.Chooser ._choice[_active]:after {
  background-image: url(public/main/images/icons/legacy/ArrowRightWhite.fc5edbda3ef29563c234.svg);
}
.Chooser ._choice[_complete]:after {
  background-image: url(public/main/images/icons/legacy/StatusSuccessSlate.3267193c2d25c9b663c4.svg);
}

.Clipboard + ._suffix {
  cursor: pointer;
}

.Column {
  width: 460px;
  float: left;
}
.Column + .Column {
  margin-left: 20px;
  float: right;
}

.ColumnWide {
  max-width: 675px;
  float: left;
}
.ColumnWide + .ColumnWide {
  margin-left: 20px;
  float: right;
}

.Crudsort {
  margin-bottom: 20px;
}
.Crudsort > ._title {
  color: #3E586F;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.Crudsort > ._empty {
  text-align: left;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-top-width: 1px;
  border-style: solid;
  color: #3E586F;
  display: none;
  margin-bottom: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  width: 100%;
}
.Crudsort[_empty] > ._empty {
  display: block;
}
.Crudsort ._new {
  text-align: right;
}
.Crudsort ._action {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  color: #1B9DDE;
  cursor: pointer;
  padding-top: 5px;
}
.Crudsort ._action:after {
  display: inline-block;
  margin-left: 5px;
  background-image: url(public/main/images/icons/legacy/ActionAddSkyBlue.dcc161fa32f3de413bb5.svg);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  content: "";
  height: 1.2em;
  width: 15px;
  vertical-align: top;
}

.CrudsortItem {
  margin-bottom: 5px;
}
.Crudsort[_single-field] .CrudsortItem ._bar {
  overflow: visible;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  min-height: 46px;
}
.Crudsort[_single-field] .CrudsortItem .Label {
  margin-right: 80px;
}
.Crudsort[_single-field] .CrudsortItem .Dropdown {
  position: absolute;
  left: -1px;
  right: 0;
  top: -1px;
}
.Crudsort[_single-field] .CrudsortItem .Dropdown ._display {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.Crudsort[_single-field] .CrudsortItem input {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-style: solid;
}
.CrudsortItem ._bar {
  background-color: #FFFFFF;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  overflow: hidden;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  position: relative;
  border-radius: 6px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  width: 100%;
}
.CrudsortItem ._bar ._title {
  color: #3E586F;
  cursor: pointer;
  user-select: none;
  overflow: hidden;
  word-break: break-word;
  width: 350px;
}
.CrudsortItem ._bar ._title:hover:after {
  opacity: 1;
}
.CrudsortItem ._bar ._title:after {
  display: inline-block;
  margin-left: 10px;
  background-image: url(public/main/images/icons/legacy/ArrowDownSlate.6db32b6c3c2eb283f73c.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  content: "";
  height: 22px;
  transition: transform 0.3s;
  vertical-align: top;
  width: 22px;
}
.CrudsortItem ._bar ._handle {
  cursor: ns-resize;
  height: 100%;
  user-select: none;
  position: absolute;
  background-image: url(public/main/images/icons/legacy/ActionReorderSlate.669309e6b5be4760ce31.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  right: 40px;
  top: 0;
  transition: opacity 100ms ease-in-out;
  width: 40px;
}
.CrudsortItem ._bar ._handle:hover {
  opacity: 1;
  background-color: #DEE6ED;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}
.CrudsortItem ._bar ._divider {
  border-color: #9CB2C7;
  border-left-width: 1px;
  border-style: solid;
  height: 100%;
  position: absolute;
  right: 40px;
  top: 0;
  width: 0;
}
.CrudsortItem ._bar ._remove {
  cursor: pointer;
  height: 100%;
  user-select: none;
  position: absolute;
  background-image: url(public/main/images/icons/legacy/ActionDeleteSlate.f9b902cb8601cde1becf.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  right: 0;
  top: 0;
  transition: opacity 100ms ease-in-out;
  width: 40px;
}
.CrudsortItem ._bar ._remove:hover {
  opacity: 1;
  background-color: #DEE6ED;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}
.CrudsortItem ._panelWrapper {
  overflow: hidden;
  height: 0;
}
.CrudsortItem ._panel {
  background-color: #FFFFFF;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #9CB2C7;
  border-left-width: 1px;
  border-style: solid;
  border-right-width: 1px;
  border-style: solid;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.CrudsortItem[_expanded] ._bar {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.CrudsortItem[_expanded] ._title:after {
  transform: rotate(180deg);
}
.CrudsortItem[_expanded] ._panelWrapper {
  height: auto;
}

.WorkflowStages ._add,
.ExportChecklistSections ._add {
  text-align: right;
}
.WorkflowStages ._action,
.ExportChecklistSections ._action {
  color: #1B9DDE;
  cursor: pointer;
  padding-top: 5px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.WorkflowStages ._action:after,
.ExportChecklistSections ._action:after {
  display: inline-block;
  margin-left: 5px;
  background-image: url(public/main/images/icons/legacy/ActionAddSkyBlue.dcc161fa32f3de413bb5.svg);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  content: "";
  height: 1.2em;
  width: 15px;
  vertical-align: top;
}

.Details .TopButtons {
  margin-bottom: 20px;
  text-align: right;
  width: calc(100% + 40px);
  margin-left: -20px;
}
.Details .TopButtons a {
  margin-left: 20px;
}
.Details .Divider {
  margin-top: 40px;
  margin-bottom: 40px;
}
.Details .Container {
  background-color: #FFFFFF;
  position: relative;
  border-radius: 6px;
  box-shadow: 0px 1px 3px 1px rgba(28, 39, 49, 0.1);
  padding: 20px;
  margin-bottom: 20px;
  width: calc(100% + 40px);
  margin-left: -20px;
}
.Details .Container .Edit {
  position: absolute;
  right: 20px;
  top: 20px;
}
.Details .Container .Edit:not(.Button) {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  color: #1B9DDE;
}
.Details .Container .Edit:not(.Button):hover {
  text-decoration: underline !important;
}
.Details .Container .Heading {
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #3E586F;
  margin-bottom: 20px;
}
.Details .Container .Columns {
  display: flex;
}
.Details .Container .Columns .Column {
  width: 460px;
}
.Details .Container .Columns .Column .Thumbnail {
  box-shadow: 0px 2px 4px 0px rgba(28, 39, 49, 0.3);
  margin-bottom: 20px;
}
.Details .Container .Columns .Column.Center {
  text-align: center;
}
.Details .Container .Columns ._links {
  padding-top: 10px;
}
.Details .Container .Columns ._links ._link {
  color: #1B9DDE;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  width: 100%;
}
.Details .Container.inactive, .Details .Container.trashed {
  background-color: #FFC5B3;
}
.Details .Container.inactive .message_text::before, .Details .Container.trashed .message_text::before {
  content: " ";
  background-image: url(public/main/images/icons/legacy/StatusUnavailableSlate.1ce153d0413b1498fcd3.svg);
  width: 20px;
  height: 20px;
  display: block;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  background-size: 20px 20px;
  background-position: center;
}
.Details .Container.inactive .message_text, .Details .Container.trashed .message_text {
  padding-left: 25px;
}
.Details .Container.unpublished {
  background-color: #FFE6B3;
}
.Details .Container .StatusBanner {
  display: flex;
}
.Details .Container .StatusBanner strong {
  font-weight: 600;
}
.Details .Container .StatusBanner .message_text.tick::before, .Details .Container .StatusBanner .message_text.denied::before {
  content: " ";
  width: 22px;
  height: 22px;
  display: block;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  background-size: 22px 22px;
  background-position: center;
}
.Details .Container .StatusBanner .message_text.denied::before {
  background-image: url(public/main/images/icons/legacy/StatusUnavailableSlate.1ce153d0413b1498fcd3.svg);
}
.Details .Container .StatusBanner .message_text.tick::before {
  background-image: url(public/main/images/icons/legacy/StatusSuccessSlate.3267193c2d25c9b663c4.svg);
}
.Details .Container .StatusBanner .message_text.tick, .Details .Container .StatusBanner .message_text.denied {
  padding-left: 28px;
}
.Details .Container .StatusBanner .Label, .Details .Container .StatusBanner ._value {
  width: 100%;
}
.Details .Container .StatusBanner ._value {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.Details .Container .StatusBanner .message_text {
  max-width: 75%;
}
.Details .Container .StatusBanner .message_text:only-child {
  max-width: 100%;
}
.Details .Container .MissionControl {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.Details .Container .MissionControl .Divider {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top-width: 1px;
}
.Details .Container .MissionControl .Label {
  position: relative;
  border-top: solid 1px #9CB2C7;
  padding-top: 20px;
  margin: 0;
}
.Details .Container .MissionControl .Label:first-child {
  padding: 0;
  border: none;
}
.Details .Container .MissionControl .Button {
  position: absolute;
  right: 0;
  bottom: 0;
}
.Details .Container .MissionControl ._value {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
}

.datepicker {
  display: none;
  user-select: none;
  position: absolute;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  left: 0;
  margin-top: 5px;
  top: 0;
  width: 220px;
  z-index: 100;
}
.datepicker:before {
  background-color: #FFFFFF;
  border-color: #9CB2C7;
  border-left-width: 1px;
  border-style: solid;
  border-top-width: 1px;
  border-style: solid;
  display: block;
  position: absolute;
  content: "";
  height: 20px;
  left: 100px;
  top: 0;
  transform-origin: 50% 50%;
  transform: rotate(45deg);
  width: 20px;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  background-color: #FFFFFF;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border-radius: 4px;
  width: 100%;
  margin: 10px 0 0 0;
}
.datepicker table thead tr:first-child th {
  cursor: pointer;
}
.datepicker table thead tr:first-child th:hover {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}
.datepicker table thead th {
  font-weight: 600;
  height: 20px;
  padding: 6px 0;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: 20px;
}
.datepicker table thead th.switch {
  width: 145px;
}
.datepicker table thead th.next .icon {
  text-align: right;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.datepicker table td {
  text-align: center;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  color: #1B9DDE;
  height: 20px;
  padding: 5px 0;
  vertical-align: middle;
  width: 20px;
}
.datepicker table td.day {
  cursor: pointer;
}
.datepicker table td.day:hover {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}
.datepicker table td.old, .datepicker table td.new {
  color: rgba(27, 157, 222, 0.5);
}
.datepicker table td.active, .datepicker table td.active:hover,
.datepicker table td span.active,
.datepicker table td span.active:hover {
  background-color: #1B9DDE;
  color: #FFFFFF;
  border-radius: 3px;
  font-weight: 600;
}
.datepicker table td.disabled {
  cursor: not-allowed;
  color: #EFF2F6;
}
.datepicker table td.disabled:hover {
  background-color: transparent;
}
.datepicker table td span {
  cursor: pointer;
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  width: 66px;
}
.datepicker table td span:hover {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 140px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }
  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }
  .daterangepicker {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }
  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }
  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
.Divider {
  width: 100%;
  border-top: 2px solid #9CB2C7;
}
.Divider.WithText {
  margin-bottom: 10px;
}

._template {
  display: none;
}

.Dropdown[_autocomplete] ._input {
  display: block;
}
.Dropdown[_autocomplete][_expanded] ._dropdown {
  max-height: 195px;
}
.Dropdown[_expanded] ._display {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  transition: border-radius 0;
}
.Dropdown[_expanded] ._display:after {
  transform: rotate(180deg);
}
.Dropdown[_expanded] ._dropdown {
  border-bottom-width: 1px;
  border-style: solid;
  max-height: 156px;
}
.Dropdown[_empty] ._options:after {
  display: block;
}
.Dropdown[_loading] ._option {
  opacity: 0.4;
}
.Dropdown ._display {
  background-color: #FFFFFF;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #3E586F;
  user-select: none;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 11px;
  padding-bottom: 11px;
  position: relative;
  border-radius: 4px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  padding-right: 53px;
  transition: border-radius 200ms ease-in-out;
}
.Dropdown ._display:after {
  height: 100%;
  position: absolute;
  background-image: url(public/main/images/icons/legacy/ArrowDownSlate.6db32b6c3c2eb283f73c.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 22px;
  content: "";
  right: 0;
  top: 0;
  transition: transform 200ms ease-in-out;
  width: 53px;
}
.Dropdown ._dropdown {
  text-align: left;
  background-color: #FFFFFF;
  border-bottom-width: 0;
  border-style: solid;
  border-color: #9CB2C7;
  border-left-width: 1px;
  border-style: solid;
  border-right-width: 1px;
  border-style: solid;
  position: absolute;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 0px 2px 4px 0px rgba(28, 39, 49, 0.1);
  width: 100%;
  left: 0;
  top: 0;
  max-height: 0;
  overflow: hidden;
  z-index: 2000;
}
.Dropdown ._input {
  background-color: #FFFFFF;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #9CB2C7;
  border-left-width: 0;
  border-style: solid;
  border-right-width: 0;
  border-style: solid;
  border-top-width: 0;
  border-style: solid;
  color: #1C2731;
  display: none;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  width: 100%;
  background-image: url(public/main/images/icons/legacy/ActionSearchSlate.adc838b30da7446960ad.svg);
  background-position: 10px 11px;
  background-repeat: no-repeat;
  background-size: 20px 18px;
  padding-left: 40px;
}
.Dropdown ._input::placeholder {
  color: #9CB2C7;
}
.Dropdown ._options {
  max-height: 156px;
  overflow-y: scroll;
}
.Dropdown ._option {
  background-color: #FFFFFF;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #9CB2C7;
  color: #3E586F;
  cursor: pointer;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.Dropdown ._option.inactive {
  color: #9CB2C7;
}
.Dropdown ._option:hover {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}
.Dropdown ._option:hover ._swatch {
  border: 1px dotted grey;
}
.Dropdown ._option.active {
  background-color: #D1ECFA;
}
.Dropdown ._option:last-child {
  border-bottom-color: transparent;
}
.Dropdown ._options:after {
  text-align: center;
  background-color: #FFFFFF;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #EFF2F6;
  color: #EFF2F6;
  display: none;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  border-bottom-color: transparent;
  content: "No results found";
}
.Dropdown ._swatch {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  border-radius: 50%;
  height: 18px;
  vertical-align: top;
  width: 18px;
  overflow: hidden;
}
.Dropdown ._swatch ._fill {
  display: inline-block;
  height: 100%;
  position: absolute;
}
.Dropdown ._swatch ._stroke {
  height: 100%;
  position: absolute;
  width: 100%;
  border-radius: 50%;
  left: 0;
  top: 0;
}

.EmailTextarea {
  position: relative;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.EmailTextarea textarea, .Label .EmailTextarea textarea, .Field .EmailTextarea textarea {
  position: absolute;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  width: 100%;
  background: transparent !important;
  height: 136px;
  left: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  top: 0;
}
.EmailTextarea ._highlights {
  background-color: #FFFFFF;
  border-color: transparent;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  width: 100%;
  color: white !important;
  height: 136px;
  overflow: hidden;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.EmailTextarea ._highlights b {
  background-color: #D1ECFA;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  padding-left: 5px;
  padding-right: 5px;
  color: transparent;
  outline: 2px solid #9CB2C7;
}
.EmailTextarea ._display {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #9CB2C7;
  border-left-width: 1px;
  border-style: solid;
  border-right-width: 1px;
  border-style: solid;
  color: #3E586F;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.EmailTextarea ._display.Invalid {
  background-color: #FF794F;
}

.EmailVerify {
  position: relative;
}
.EmailVerify ._icon {
  position: absolute;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 26px;
  right: 9px;
  top: 8px;
  width: 24px;
}
.EmailVerify[_mode=loading] ._icon {
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-name: animation_spin;
  animation-timing-function: linear;
  background-image: url(public/main/images/icons/legacy/EventLoadingSlate.835b7c62a01887a8a455.svg);
  background-size: 24px 24px;
}
.EmailVerify[_mode=loading] ._status {
  display: none;
}
.EmailVerify[_mode=success] ._icon {
  background-image: url(public/main/images/icons/legacy/StatusSuccessSlate.3267193c2d25c9b663c4.svg);
  background-size: 20px 20px;
}
.EmailVerify[_mode=success] ._status {
  display: none;
}
.EmailVerify[_mode=error] ._icon {
  background-image: url(public/main/images/icons/legacy/StatusAlertSlate.5af4046dc9b37ca5c4f1.svg);
  background-size: 20px 20px;
}
.EmailVerify ._status {
  color: #3E586F;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}

.Empty {
  text-align: center;
  color: #3E586F;
  padding-top: 40px;
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.02em;
  font-weight: 400;
}

.ExportDetails {
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 30px;
}
.ExportDetails .Label {
  margin-bottom: 0;
}
.ExportDetails .Label + .Field {
  margin-top: 30px;
}
.ExportDetails .Label ._locked dl {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
}
.ExportDetails .supplier-order-button-container {
  margin-top: 40px;
  width: 100%;
  text-align: center;
}
.ExportDetails .Label + .Chooser,
.ExportDetails .Label + .Button,
.ExportDetails .Chooser + .Button {
  margin-top: 5px;
}
.ExportDetails .Chooser {
  margin-top: 10px;
}
.ExportDetails .Chooser:nth-child(2) {
  margin-top: 30px;
}
.ExportDetails .ExportStatus {
  position: relative;
}
.ExportDetails .ExportStatus:before {
  background-color: #FFC040;
  position: absolute;
  border-radius: 50%;
  text-align: center;
  content: "";
  height: 20px;
  width: 20px;
  left: 0;
}
.ExportDetails .ExportStatus.Complete:before {
  background: #50D38B;
}
.ExportDetails .ExportStatus.Failed:before {
  background-color: #FF794F;
}
.ExportDetails .ExportStatus .ExportStatusText {
  padding-left: 25px;
}
.ExportDetails .Error {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #3E586F;
  margin-top: 20px;
}
.ExportDetails .Error h3 {
  font-weight: 600;
}
.ExportDetails .Error h3:before {
  margin-right: 5px;
  content: url(public/main/images/icons/legacy/StatusAlertSlate.5af4046dc9b37ca5c4f1.svg);
  width: 16px;
  height: auto;
  vertical-align: middle;
}
.ExportDetails .Error p {
  margin-top: 5px;
}
.ExportDetails .Error a {
  color: #3E586F;
  text-decoration: underline !important;
}

.ExportOption {
  margin-bottom: 40px;
  margin-left: 26px;
}
.ExportOption:last_of_type {
  margin-bottom: 0;
}
.ExportOption.Disabled p {
  color: #5C81A3;
}
.ExportOption p {
  color: #3E586F;
  user-select: none;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  margin-top: 5px;
  margin-left: 26px;
}
.ExportOption label.Radio {
  color: #3E586F;
  cursor: pointer;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
}
.ExportOption label.Radio input {
  opacity: 0;
  position: absolute;
}
.ExportOption label.Radio input:checked + ._checkbox:before {
  background-color: #1B9DDE;
}
.ExportOption label.Radio input:disabled + ._checkbox:before {
  background-color: transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-style: solid;
}
.ExportOption label.Radio input:disabled + ._checkbox + ._label {
  color: #5C81A3;
  cursor: not-allowed;
}
.ExportOption label.Radio:first-of-type ._checkbox {
  margin-top: 0;
}
.ExportOption label.Radio ._checkbox {
  display: inline-block;
  user-select: none;
  margin-top: 10px;
  vertical-align: top;
  position: relative;
}
.ExportOption label.Radio ._checkbox:before, .ExportOption label.Radio ._checkbox:after {
  margin-right: 10px;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 16px;
  margin-top: 2px;
  vertical-align: top;
  width: 16px;
}
.ExportOption label.Radio ._checkbox:before {
  background-color: #FFFFFF;
  border: 0.3em solid white;
}
.ExportOption label.Radio ._checkbox:after {
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  left: 0;
  position: absolute;
  top: 0;
}
.ExportOption label.Radio ._label {
  display: inline-block;
  vertical-align: top;
  width: 400px;
}

.ExportPreview {
  margin-bottom: 40px;
  overflow-x: hidden;
  width: 100%;
}
.ExportPreview[_mode=sidebar] {
  padding-top: 40px;
  padding-right: 40px;
  padding-left: 40px;
}
.ExportPreview[_mode=sidebar] ._thumbnail img {
  max-height: 217px;
}
.ExportPreview[_mode=sidebar]:empty {
  margin-bottom: 0;
}
.ExportPreview[_mode=panel] {
  padding-top: 20px;
}
.ExportPreview[_mode=panel] ._thumbnail img {
  max-height: 440px;
}
.ExportPreview ._thumbnail {
  text-align: center;
  margin-bottom: 20px;
}
.ExportPreview ._thumbnail img {
  display: inline-block;
  box-shadow: 1px 3px 8px 1px rgba(28, 39, 49, 0.25);
  max-width: 100%;
}
.ExportPreview ._actions {
  text-align: center;
}
.ExportPreview ._actions ._action-row {
  margin-bottom: 10px;
}
.ExportPreview ._actions .Button {
  min-width: 150px;
}
.ExportPreview ._actions .Button:nth-of-type(2) {
  margin-left: 10px;
}

.ExportStages {
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 40px;
}
.ExportStages h4 {
  color: #3E586F;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}

.recipient-list-item:hover {
  text-decoration: underline !important;
}

.Foggles th, .Foggles td {
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  color: #3E586F;
}
.Foggles th {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  text-wrap: nowrap;
}
.Foggles td[data-default-value] {
  font-style: italic;
  color: #BECDDA;
}
.Foggles td.FoggleValue {
  text-align: center;
}
.Foggles a {
  color: #3E586F;
}

.Fields {
  padding-bottom: 20px;
}

.Field[_hidden] {
  display: none;
}
.Field[_hide-in-editor]:not([_locked]) {
  display: none;
}

.Modules {
  margin-bottom: 20px;
}
.Modules:last-of-type {
  margin-bottom: 0;
}
.Modules[_can-add] > ._add, .Modules[_can-switch] > ._add {
  display: inline-block;
}
.Modules[_can-switch] > ._add > ._addDisplay:after {
  display: none;
}
.Modules[_locked] > ._entries > .ModuleEntry > ._bar ._handle {
  display: none;
}
.Modules[_locked] > ._entries > .ModuleEntry > ._bar ._divider {
  display: none;
}
.Modules[_locked] > ._entries > .ModuleEntry > ._bar ._remove {
  display: none;
}
.Modules[_locked] > ._entries > .ModuleEntry > ._bar ._title {
  right: 10px !important;
}
.Modules[_order-locked] > ._entries > .ModuleEntry > ._bar ._handle {
  display: none;
}
.Modules[_order-locked] > ._entries > .ModuleEntry > ._bar ._divider {
  display: none;
}
.Modules[_remove-locked] > ._entries > .ModuleEntry > ._bar ._handle {
  right: 0px !important;
}
.Modules[_remove-locked] > ._entries > .ModuleEntry > ._bar ._divider {
  display: none;
}
.Modules[_remove-locked] > ._entries > .ModuleEntry > ._bar ._remove {
  display: none;
}
.Modules > ._add {
  text-align: right;
  display: none;
  position: relative;
}
.Modules > ._add .AddModule {
  color: #1B9DDE;
  cursor: pointer;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-top: 5px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.Modules > ._add .AddModule:after {
  display: inline-block;
  margin-left: 5px;
  background-image: url(public/main/images/icons/legacy/ActionAddSkyBlue.dcc161fa32f3de413bb5.svg);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  content: "";
  height: 15px;
  vertical-align: middle;
  width: 15px;
}
.Modules > ._add ._addDropdown {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-style: solid;
  cursor: pointer;
  display: block;
  height: 100%;
  opacity: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.ModuleEntry {
  margin-bottom: 5px;
  --field-padding-right: 10px;
}
.ModuleEntry[_hidden] {
  display: none;
}
.ModuleEntry ._bar {
  background-color: #FFFFFF;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  width: 100%;
  height: 46px;
}
.ModuleEntry ._bar .NiceCheckbox {
  height: 100%;
  position: absolute;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  left: 10px;
  top: 10px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.ModuleEntry ._bar ._title {
  color: #3E586F;
  cursor: pointer;
  user-select: none;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  position: absolute;
  height: 100%;
  left: 10px;
  right: 80px;
  vertical-align: middle;
}
.ModuleEntry ._bar ._title:hover:after {
  opacity: 1;
}
.ModuleEntry ._bar ._title:after {
  display: inline-block;
  margin-left: 10px;
  background-image: url(public/main/images/icons/legacy/ArrowDownSlate.6db32b6c3c2eb283f73c.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  content: "";
  height: 22px;
  transition: opacity 100ms ease-in-out, transform 0.3s;
  vertical-align: top;
  width: 22px;
}
.ModuleEntry ._bar .NiceCheckbox + ._title {
  left: 36px;
}
.ModuleEntry ._bar ._handle {
  cursor: ns-resize;
  height: 100%;
  user-select: none;
  position: absolute;
  background-image: url(public/main/images/icons/legacy/ActionReorderSlate.669309e6b5be4760ce31.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  right: 40px;
  top: 0;
  width: 40px;
}
.ModuleEntry ._bar ._handle:hover {
  opacity: 1;
  background-color: #DEE6ED;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}
.ModuleEntry ._bar ._divider {
  border-color: #9CB2C7;
  border-left-width: 1px;
  border-style: solid;
  height: 100%;
  position: absolute;
  right: 40px;
  top: 0;
  width: 0;
}
.ModuleEntry ._bar ._remove {
  cursor: pointer;
  height: 100%;
  user-select: none;
  position: absolute;
  background-image: url(public/main/images/icons/legacy/ActionDeleteSlate.f9b902cb8601cde1becf.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  right: 0;
  top: 0;
  transition: opacity 100ms ease-in-out;
  width: 40px;
}
.ModuleEntry ._bar ._remove:hover {
  opacity: 1;
  background-color: #DEE6ED;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}
.ModuleEntry ._fieldsWrapper {
  position: relative;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.2s;
}
.ModuleEntry ._fields {
  background-color: #FFFFFF;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #9CB2C7;
  border-left-width: 1px;
  border-style: solid;
  border-right-width: 1px;
  border-style: solid;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ModuleEntry[_expanded] > ._bar {
  background-color: #DEE6ED;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.ModuleEntry[_expanded] > ._bar ._title:after {
  transform: rotate(180deg);
}
.ModuleEntry[_expanded] > ._fieldsWrapper {
  position: static;
  max-height: none;
}
.ModuleEntry[_deactivated] ._title {
  opacity: 0.6;
  cursor: default;
}
.ModuleEntry[_deactivated] ._title:after {
  display: none;
}
.ModuleEntry .Field[_type=checkbox]:last-child {
  margin-bottom: 15px;
}

.Field[_type=conditional] .ConditionalPanel {
  opacity: 0;
  width: 100%;
  display: none;
}
.Field[_type=conditional] .ConditionalPanel:after:after {
  content: "";
  display: table;
  clear: both;
}
.Field[_type=conditional] .ConditionalPanel[_active] {
  opacity: 1;
  display: block;
}
.Field[_type=conditional] [_selector-hidden] .ConditionalPanel,
.Field[_type=conditional] .ConditionalPanel[_fields-all-hidden] {
  padding: 0;
}

.ModuleEntryLocked {
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #3E586F;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border-radius: 4px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  width: 100%;
}

.RecipientPicker {
  min-height: 506px;
}

.RecipientPickerLoading {
  background-color: rgba(28, 39, 49, 0.1);
  border-radius: 4px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 506px;
}

.ContactFilterablePickerContainer.Loaded .RecipientPickerLoading {
  display: none;
}

.SkeletonLoading {
  background-color: rgba(28, 39, 49, 0.1);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100px;
  border-radius: 8px;
}

.FullWidthThumb {
  text-align: center;
}
.FullWidthThumb ._actions {
  padding-top: 20px;
}

.IconWidget {
  fill: currentColor;
  display: flex;
  flex-direction: column;
}
.IconWidget svg {
  width: var(--icon-size, 24px);
  height: var(--icon-size, 24px);
}

.Header {
  margin-bottom: 40px;
}
.Header .heading-container {
  display: flex;
  align-items: center;
  max-width: 700px;
  height: 200px;
}
.Header .heading-container h2 {
  font-size: 34px;
  line-height: 41px;
  letter-spacing: -0.02em;
  font-weight: 400;
  font-weight: 300;
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  width: 100%;
}
[_theme=dark] .Header .heading-container {
  color: #1C2731;
}
[_theme=light] .Header .heading-container {
  color: #FFFFFF;
}
.Header .heading-container.reduce-height {
  height: 159px;
}
.Header .constrained {
  height: 200px;
  position: relative;
}
.Header ._logo {
  position: absolute;
  right: 0;
  top: 27px;
  max-height: 146px;
  max-width: 200px;
}
.Header .Breadcrumbs {
  color: #3E586F;
  padding-top: 30px;
  background-color: #EFF2F6;
}
.Header .Breadcrumbs ._breadcrumbs-container {
  height: 32px;
  margin: 0 auto;
  max-width: 940px;
  display: flex;
  padding-top: 1px;
}
.Header .Breadcrumbs a {
  color: #3E586F;
  border-bottom: 1px solid #edf0f4;
}
.Header .Breadcrumbs a:hover {
  border-bottom-color: #3F576D;
}
.Header .Tabs {
  position: absolute;
  bottom: 0;
  left: -18px;
}
[_theme=dark] .Header .Tabs a {
  color: #5C81A3;
}
[_theme=dark] .Header .Tabs a:hover {
  color: #1C2731;
}
[_theme=dark] .Header .Tabs li[_active] a:after {
  background-color: #1C2731;
}
[_theme=dark] .Header .Tabs li[_active] a {
  color: #1C2731;
}
[_theme=dark] .Header .Tabs a ._count {
  background-color: #BECDDA;
  color: #3E586F;
}
[_theme=dark] .Header .Tabs li[_active] ._count {
  background-color: #1C2731;
  color: #DEE6ED;
}
[_theme=light] .Header .Tabs a {
  color: #BECDDA;
}
[_theme=light] .Header .Tabs a:hover {
  color: #FFFFFF;
}
[_theme=light] .Header .Tabs li[_active] a:after {
  background-color: #FFFFFF;
}
[_theme=light] .Header .Tabs li[_active] a {
  color: #FFFFFF;
}
[_theme=light] .Header .Tabs a ._count {
  background-color: #BECDDA;
  color: #3E586F;
}
[_theme=light] .Header .Tabs li[_active] ._count {
  background-color: #FFFFFF;
  color: #3E586F;
}

.Label,
.Field {
  clear: both;
  margin-bottom: 30px;
}
.Label.WithAttached,
.Field.WithAttached {
  margin-bottom: 20px;
}
.Label a,
.Field a {
  color: #1B9DDE;
}
.Label strong,
.Field strong {
  font-weight: bold;
}
.Label:last-of-type,
.Field:last-of-type {
  margin-bottom: 0;
}
.Label[_align=center],
.Field[_align=center] {
  text-align: center;
}
.Label[_type=error] ._title,
.Field[_type=error] ._title {
  position: relative;
}
.Label[_type=error] ._title:before,
.Field[_type=error] ._title:before {
  content: url(public/main/images/icons/legacy/StatusAlertSlate.5af4046dc9b37ca5c4f1.svg);
  position: absolute;
  margin-top: -3px;
  margin-right: 10px;
  right: 100%;
}
.Label ._title,
.Field ._title {
  color: #3E586F;
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  margin-bottom: 6px;
}
.Label ._title .Badge,
.Field ._title .Badge {
  color: #1C2731;
  margin-left: 5px;
}
.Label ._description,
.Label ._instructions,
.Field ._description,
.Field ._instructions {
  color: #3E586F;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  white-space: pre-wrap;
  margin-top: -5px;
}
.Label ._value,
.Field ._value {
  color: #3E586F;
  border-radius: 4px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  width: 100%;
  word-break: break-word;
}
.Label ._value .Badge,
.Field ._value .Badge {
  color: #1C2731;
  margin-left: 5px;
}
.Label ._sub_value,
.Field ._sub_value {
  color: #9CB2C7;
  border-radius: 4px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  width: 100%;
  margin-top: 5px;
}
.Label ._noneditable_value,
.Field ._noneditable_value {
  color: #3E586F;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  width: 100%;
}
.Label ._disabled,
.Field ._disabled {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #3E586F;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border-radius: 4px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  width: 100%;
}
.Label ._locked,
.Field ._locked {
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #3E586F;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border-radius: 4px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  width: 100%;
}
.Label ._locked dl,
.Field ._locked dl {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  overflow: auto;
}
.Label ._locked dl dt,
.Field ._locked dl dt {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #3E586F;
  float: left;
  width: 35%;
}
.Label ._locked dl dd,
.Field ._locked dl dd {
  float: left;
  width: 65%;
}
.Label ._locked dl dd[_truncate],
.Field ._locked dl dd[_truncate] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.Label ._footer,
.Field ._footer {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #9CB2C7;
  border-left-width: 1px;
  border-style: solid;
  border-right-width: 1px;
  border-style: solid;
  color: #3E586F;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  display: grid;
  gap: 5px;
}
.Label ._footer ._grouping,
.Field ._footer ._grouping {
  display: inline-block;
}
.Label ._footer ._count-divider,
.Field ._footer ._count-divider {
  display: inline-block;
  margin-left: 1px;
  margin-right: 2px;
}
.Label ._footer ._minimum,
.Field ._footer ._minimum {
  display: none;
}
.Label input[type=email],
.Label input[type=text],
.Label input[type=number],
.Label input[type=password],
.Field input[type=email],
.Field input[type=text],
.Field input[type=number],
.Field input[type=password] {
  background-color: #FFFFFF;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #1C2731;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 11px;
  padding-bottom: 11px;
  border-radius: 4px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  width: 100%;
}
.Label input[type=email]::placeholder,
.Label input[type=text]::placeholder,
.Label input[type=number]::placeholder,
.Label input[type=password]::placeholder,
.Field input[type=email]::placeholder,
.Field input[type=text]::placeholder,
.Field input[type=number]::placeholder,
.Field input[type=password]::placeholder {
  color: #9CB2C7;
}
.Label input[type=email]._with-footer,
.Label input[type=text]._with-footer,
.Label input[type=number]._with-footer,
.Label input[type=password]._with-footer,
.Field input[type=email]._with-footer,
.Field input[type=text]._with-footer,
.Field input[type=number]._with-footer,
.Field input[type=password]._with-footer {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.Label input[type=color],
.Field input[type=color] {
  background-color: #FFFFFF;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  border-radius: 4px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  width: 100%;
  height: 40px;
}
.Label textarea.LegacyTextArea,
.Field textarea.LegacyTextArea {
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #1C2731;
  resize: none;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 11px;
  padding-bottom: 11px;
  border-radius: 4px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  width: 100%;
  min-height: 8em;
}
.Label textarea.LegacyTextArea::placeholder,
.Field textarea.LegacyTextArea::placeholder {
  color: #9CB2C7;
}
.Label textarea.LegacyTextArea[_monospaced],
.Field textarea.LegacyTextArea[_monospaced] {
  font-family: monospace;
}
.Label ._prefixed, .Label ._suffixed,
.Field ._prefixed,
.Field ._suffixed {
  display: flex;
}
.Label ._prefixed input, .Label ._suffixed input,
.Field ._prefixed input,
.Field ._suffixed input {
  flex: 1;
}
.Label ._prefixed ._prefix,
.Label ._prefixed ._suffix, .Label ._suffixed ._prefix,
.Label ._suffixed ._suffix,
.Field ._prefixed ._prefix,
.Field ._prefixed ._suffix,
.Field ._suffixed ._prefix,
.Field ._suffixed ._suffix {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #3E586F;
  display: inline-block;
  user-select: none;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  position: relative;
  border-radius: 4px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  line-height: 1em;
  vertical-align: top;
}
.Label ._prefixed > input,
.Field ._prefixed > input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.Label ._prefixed > ._prefix,
.Field ._prefixed > ._prefix {
  border-right-width: 0;
  border-style: solid;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.Label ._suffixed > input,
.Field ._suffixed > input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.Label ._suffixed > ._suffix,
.Field ._suffixed > ._suffix {
  border-left-width: 0;
  border-style: solid;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.Label .DatePicker,
.Label .DateRangePicker,
.Field .DatePicker,
.Field .DateRangePicker {
  position: relative;
}
.Label .DatePicker ._display,
.Label .DateRangePicker ._display,
.Field .DatePicker ._display,
.Field .DateRangePicker ._display {
  background-color: #FFFFFF;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #1C2731;
  user-select: none;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 11px;
  padding-bottom: 11px;
  position: relative;
  border-radius: 4px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.Label .DatePicker input,
.Label .DateRangePicker input,
.Field .DatePicker input,
.Field .DateRangePicker input {
  cursor: pointer;
  height: 100%;
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}
.Label .DatePicker[_status=filled] ._delete,
.Label .DateRangePicker[_status=filled] ._delete,
.Field .DatePicker[_status=filled] ._delete,
.Field .DateRangePicker[_status=filled] ._delete {
  display: block;
}
.Label .DatePicker ._delete,
.Label .DateRangePicker ._delete,
.Field .DatePicker ._delete,
.Field .DateRangePicker ._delete {
  cursor: pointer;
  display: none;
  height: 100%;
  position: absolute;
  background-image: url(public/main/images/icons/legacy/ActionDeleteSlate.f9b902cb8601cde1becf.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 22px auto;
  right: 0;
  top: 0;
  transition: opacity 100ms ease-in-out;
  width: 40px;
  z-index: 100;
}
.Label .DatePicker ._delete:hover,
.Label .DateRangePicker ._delete:hover,
.Field .DatePicker ._delete:hover,
.Field .DateRangePicker ._delete:hover {
  opacity: 1;
  background-color: #DEE6ED;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}
.Label label.Radio,
.Field label.Radio {
  color: #3E586F;
  cursor: pointer;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.Label label.Radio input,
.Field label.Radio input {
  opacity: 0;
  position: absolute;
}
.Label label.Radio input:checked + ._label:before,
.Field label.Radio input:checked + ._label:before {
  background-color: #1B9DDE;
}
.Label label.Radio input:disabled + ._label:before,
.Field label.Radio input:disabled + ._label:before {
  background-color: transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-style: solid;
}
.Label label.Radio input:disabled + ._label,
.Field label.Radio input:disabled + ._label {
  color: #5C81A3;
  cursor: not-allowed;
}
.Label label.Radio:first-of-type ._label,
.Field label.Radio:first-of-type ._label {
  margin-top: 0;
}
.Label label.Radio ._label,
.Field label.Radio ._label {
  user-select: none;
  margin-top: 10px;
  position: relative;
}
.Label label.Radio ._label:before, .Label label.Radio ._label:after,
.Field label.Radio ._label:before,
.Field label.Radio ._label:after {
  margin-right: 10px;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 16px;
  margin-top: 2px;
  vertical-align: top;
  width: 16px;
}
.Label label.Radio ._label:before,
.Field label.Radio ._label:before {
  background-color: #FFFFFF;
  border: 0.3em solid white;
}
.Label label.Radio ._label:after,
.Field label.Radio ._label:after {
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  left: 0;
  position: absolute;
  top: 0;
}
.Label label.Toggle,
.Field label.Toggle {
  cursor: pointer;
  user-select: none;
  position: absolute;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  top: 0;
  right: 0;
}
.Label label.Toggle ._display,
.Field label.Toggle ._display {
  display: inline-block;
  color: #3E586F;
  padding-right: 5px;
  vertical-align: top;
}
.Label label.Toggle input,
.Field label.Toggle input {
  opacity: 0;
  position: absolute;
}
.Label label.Toggle input:checked + ._control,
.Field label.Toggle input:checked + ._control {
  background-color: #1B9DDE;
}
.Label label.Toggle input:checked + ._control:before,
.Field label.Toggle input:checked + ._control:before {
  left: 14px;
}
.Label label.Toggle ._control,
.Field label.Toggle ._control {
  background-color: #FFFFFF;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  display: inline-block;
  position: relative;
  border-radius: 16px;
  height: 16px;
  margin-top: 2px;
  transition: background 200ms ease-in-out;
  width: 30px;
  width: 30px;
}
.Label label.Toggle ._control:before,
.Field label.Toggle ._control:before {
  background-color: #FFFFFF;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  display: block;
  margin-right: 10px;
  position: absolute;
  border-radius: 16px;
  content: "";
  height: 16px;
  left: -1px;
  top: -1px;
  transition: left 200ms ease-in-out;
  width: 16px;
}
.Label ._title + .Checkbox ._label,
.Field ._title + .Checkbox ._label {
  margin-top: 0;
}
.Label .Checkbox,
.Field .Checkbox {
  color: #3E586F;
  cursor: pointer;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  position: relative;
}
.Label .Checkbox input,
.Field .Checkbox input {
  opacity: 0;
  position: absolute;
  cursor: pointer;
  width: 100%;
  z-index: 2;
}
.Label .Checkbox input:checked + ._label:after,
.Field .Checkbox input:checked + ._label:after {
  display: block;
}
.Label .Checkbox:first-of-type ._label,
.Field .Checkbox:first-of-type ._label {
  margin-top: 0;
}
.Label .Checkbox ._instructions,
.Field .Checkbox ._instructions {
  padding-left: 26px;
}
.Label .Checkbox ._label,
.Field .Checkbox ._label {
  user-select: none;
  margin-top: 10px;
  position: relative;
  padding-left: 25px;
  min-height: 16px;
}
.Label .Checkbox ._label:before, .Label .Checkbox ._label:after,
.Field .Checkbox ._label:before,
.Field .Checkbox ._label:after {
  border-radius: 4px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  height: 16px;
  margin-top: 0.15em;
  vertical-align: top;
  width: 16px;
}
.Label .Checkbox ._label:before,
.Field .Checkbox ._label:before {
  background-color: #FFFFFF;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
}
.Label .Checkbox ._label:after,
.Field .Checkbox ._label:after {
  background-color: #1B9DDE;
  display: none;
  background-image: url(public/main/images/icons/check-white.de45b761602ad3293d01.svg);
  background-repeat: no-repeat;
  background-size: 0.6em auto;
  background-position: calc(50% - 0.05em) 50%;
}
.Label .Checkbox ._label[_label=left],
.Field .Checkbox ._label[_label=left] {
  padding-right: 25px;
  padding-left: 0;
}
.Label .Checkbox ._label[_label=left]:before, .Label .Checkbox ._label[_label=left]:after,
.Field .Checkbox ._label[_label=left]:before,
.Field .Checkbox ._label[_label=left]:after {
  right: 0;
  left: auto;
}

.AttachedFields {
  position: relative;
  padding-left: 20px;
}
.AttachedFields .Label {
  margin-bottom: 20px;
}
.AttachedFields .Label ._title {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  margin-bottom: 3px;
}
.AttachedFields .Label input[type=text] {
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.AttachedFields:after {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 100%;
  content: "";
  border-color: #9CB2C7;
  border-left-width: 1px;
  border-style: solid;
  border-bottom-width: 1px;
  border-style: solid;
  border-radius: 6px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ResourceHtml textarea {
  height: calc(90vh - 140px);
  max-height: calc(90vh - 140px);
}

.LedgerItem {
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #9CB2C7;
  color: #3E586F;
  padding-top: 15px;
  position: relative;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  transition: background 2000ms ease-out;
}
.LedgerItem[_new] {
  background-color: #D1ECFA;
}
.LedgerItems[_with-hub] .LedgerItem ._hub {
  color: #1B9DDE;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 180px;
}
.LedgerItems[_with-hub] .LedgerItem ._message,
.LedgerItems[_with-hub] .LedgerItem ._details {
  margin-left: 190px;
}
.LedgerItems[_with-hub] .LedgerItem ._details strong {
  display: inline-block;
  font-weight: 600;
  margin-right: 5px;
}
.LedgerItems[_with-hub] .LedgerItem ._details li {
  margin-top: 3px;
  margin-bottom: 5px;
}
.LedgerItems[_with-hub] .LedgerItem ._details li ul {
  border-left: 1px solid #9CB2C7;
  margin-left: 5px;
  padding-left: 10px;
}
.LedgerItem ._hub {
  display: none;
  padding-top: 15px;
}
.LedgerItem ._message {
  display: block;
  padding-bottom: 15px;
  margin-right: 235px;
}
.LedgerItem ._message strong {
  color: #3E586F;
  font-weight: 600;
}
.LedgerItem ._timestamp {
  text-align: right;
  padding-top: 15px;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: top;
  width: 235px;
}
.LedgerItem ._details {
  display: none;
  padding-bottom: 15px;
}
.LedgerItem--expanded ._details {
  display: block;
}

.NavigationBar {
  position: relative;
  display: flex;
  justify-content: center;
  z-index: 1001;
  background-color: #FFFFFF;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
.NavigationBar .LinksContainer {
  width: 976px;
}
.NavigationBar .LinksContainer .Links li {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  display: inline-flex;
  height: 70px;
  position: relative;
}
.NavigationBar .LinksContainer .Links li:hover .Link {
  color: #1B9DDE;
}
.NavigationBar .LinksContainer .Links li[_active] .Link:after {
  content: "";
  position: absolute;
  margin: auto;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #1B9DDE;
}
.NavigationBar .LinksContainer .Links li[_active] .Link {
  color: #1B9DDE;
}
.NavigationBar .LinksContainer .Links li .Link {
  display: inline-flex;
  align-items: center;
  color: #1C2731;
  padding-left: 18px;
  padding-right: 18px;
}
.NavigationBar .LinksContainer .Links li .Link .Count {
  position: relative;
  width: 26px;
  height: 11px;
  margin-right: 10px;
  margin-top: -1px;
}
.NavigationBar .LinksContainer .Links li .Link .Count .CountNumber {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  border-radius: 50%;
  position: absolute;
  top: -6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #1B9DDE;
  color: #FFFFFF;
  width: 26px;
  height: 26px;
}
.NavigationBar .LinksContainer .Links li ._items {
  display: inline-flex;
}
.NavigationBar .LinksContainer .Links li ._items .Drop {
  top: 82px;
  left: 0;
  width: 260px;
}
.NavigationBar .LinksContainer .Links li ._items .Drop li {
  display: block;
  height: auto;
}
.NavigationBar .LinksContainer .Links li ._items .Drop li a {
  color: #3E586F;
  padding: 8px;
}
.NavigationBar .LinksContainer .Links li ._items .Drop li a:after {
  display: none;
}
.NavigationBar .LinksContainer .Links li ._items .Drop .Pointer {
  left: 10px;
}
.NavigationBar .User {
  position: absolute;
  height: 70px;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  padding: 20px;
}
.NavigationBar .User .Profile {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.NavigationBar .User .Profile .Name {
  color: #3E586F;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 20px;
  max-width: 200px;
}
.NavigationBar .User .Profile .Icon {
  background-color: #3E586F;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  width: 30px;
  color: #FFFFFF;
}
.NavigationBar .User .Profile .Drop {
  top: 70px;
}
@media (max-width: 1600px) {
  .NavigationBar .User .Profile .Name {
    display: none;
  }
}
@media (max-width: 1100px) {
  .NavigationBar .User {
    position: relative;
  }
}
.NavigationBar .HelpButton {
  background-color: transparent;
  margin-right: 20px;
}

.NiceCheckbox {
  display: inline-block;
  position: relative;
}
.NiceCheckbox input {
  visibility: hidden;
  position: absolute;
}
.NiceCheckbox input + label:before {
  display: inline-block;
  position: relative;
  border-radius: 4px;
  background-color: #FFFFFF;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  vertical-align: -2px;
  content: "";
  width: 16px;
  height: 16px;
}
.NiceCheckbox input:checked + label:before {
  background-color: #1B9DDE;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-style: solid;
  background-image: url(public/main/images/icons/check-white.de45b761602ad3293d01.svg);
  background-repeat: no-repeat;
  background-size: 10.2px auto;
  background-position: 2.5px 4px;
}

.Notifications {
  margin-bottom: 40px;
}

.Notification {
  background-color: #FFFFFF;
  color: #3E586F;
  margin-bottom: 5px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-top: 20px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  background-position: 20px 50%;
  background-repeat: no-repeat;
  padding-left: 60px;
}
.Notification:last-of-type {
  margin-bottom: 0;
}
.Notification[_type=success] {
  background-image: url(public/main/images/icons/legacy/StatusAlertSuccessSlate.3267193c2d25c9b663c4.svg);
}
.Notification[_type=error] {
  background-color: #FFE6B3;
  background-image: url(public/main/images/icons/legacy/StatusAlertSlate.5af4046dc9b37ca5c4f1.svg);
}
.Notification[_type=warning] {
  background-color: #FFE6B3;
  padding-left: 20px;
  padding-top: 40px;
  background-image: url(public/main/images/icons/legacy/StatusAlertSlate.5af4046dc9b37ca5c4f1.svg);
  background-size: 24px 24px;
  background-position: 50% 0;
}
.Notification[_type=warning] div {
  padding-top: 20px;
}
.Notification[_type=warning] div label {
  padding-left: 6px;
}

.Pagination {
  padding-top: 60px;
  padding-bottom: 20px;
}
.Pagination .PaginationContainer {
  text-align: center;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
}
.Pagination .PaginationContainer a {
  background-color: #FFFFFF;
  color: #3E586F;
  user-select: none;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-right-width: 0;
  border-style: solid;
  border-color: #9CB2C7;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 40px;
}
.Pagination .PaginationContainer a:first-child {
  border-radius: 6px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.Pagination .PaginationContainer a:last-child {
  border-radius: 6px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-right-width: 1px;
  border-style: solid;
}
.Pagination .PaginationContainer a:not(.Disabled):not(.Current):hover {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}
.Pagination .PaginationContainer .First {
  background-image: url(public/main/images/pagination/first-dark-grey.761678d11b5ee60c56a0.svg);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: 18px 9px;
}
.Pagination .PaginationContainer .First.Disabled {
  background-image: url(public/main/images/pagination/first-medium-grey.dc49a37d6e6349fcfce5.svg);
  cursor: not-allowed;
}
.Pagination .PaginationContainer .Prev {
  background-image: url(public/main/images/icons/legacy/EventPrevSlate.62cd4a6867ba6fd7bcab.svg);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: 18px 9px;
}
.Pagination .PaginationContainer .Prev.Disabled {
  background-image: url(public/main/images/icons/legacy/EventPrevGrey.85c66d84879770b1ca4a.svg);
  cursor: not-allowed;
}
.Pagination .PaginationContainer .Next {
  background-image: url(public/main/images/icons/legacy/EventNextSlate.d9fcf68f1a458f41fcab.svg);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: 18px 9px;
}
.Pagination .PaginationContainer .Next.Disabled {
  background-image: url(public/main/images/icons/legacy/EventNextGrey.49642993a50222f05f3d.svg);
  cursor: not-allowed;
}
.Pagination .PaginationContainer .Last {
  background-image: url(public/main/images/pagination/last-dark-grey.3f7d2adb30da55e949c8.svg);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: 18px 9px;
}
.Pagination .PaginationContainer .Last.Disabled {
  background-image: url(public/main/images/pagination/last-medium-grey.ac8534911ae30be9978e.svg);
  cursor: not-allowed;
}
.Pagination .PaginationContainer .Page.Current {
  background-color: #3E586F;
  color: #FFFFFF;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-style: solid;
}
.Pagination .PaginationContainer .Page.Current + .Page, .Pagination .PaginationContainer .Page.Current + .Next {
  border-left-width: 0;
  border-style: solid;
}
.Pagination .PaginationStatus {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  color: #3E586F;
  text-align: center;
}

.Previews[_loading] .Preview {
  opacity: 0.4;
}

.Preview {
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  border-radius: 8px;
  margin-left: 20px;
  width: 460px;
  vertical-align: top;
}
.Preview:nth-of-type(2n + 1) {
  margin-left: 0;
}
.Preview:hover {
  background-color: #DEE6ED;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  box-shadow: 0px 2px 4px 0px rgba(28, 39, 49, 0.3);
}
.Preview:hover .Options {
  display: block;
}
.Preview ._thumbnail {
  text-align: center;
  background-color: #DEE6ED;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  overflow: hidden;
  position: absolute;
  border-radius: 8px;
  width: 110px;
  height: 110px;
  left: 0px;
  top: 0px;
}
.Preview ._thumbnail .ThumbnailContainer {
  position: absolute;
  color: #3E586F;
  --icon-size: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  bottom: 5px;
  left: 5px;
}
.Preview ._thumbnail .ThumbnailContainer img {
  max-width: 100% !important;
  max-height: 100% !important;
}
.Preview ._primary {
  padding-left: 20px;
  padding-right: 40px;
  padding-top: 10px;
  position: relative;
  height: 110px;
  margin-left: 110px;
  vertical-align: top;
}
.Preview ._title {
  color: #1C2731;
  margin-bottom: 5px;
  word-break: break-word;
  overflow: hidden;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  max-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.Preview ._title:hover {
  text-decoration: underline !important;
}
.Preview p {
  color: #3E586F;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  padding-right: 20px;
  overflow: hidden;
  max-height: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.Preview .BadgeContainer {
  margin-top: 5px;
}
.Preview .Options {
  display: none;
  position: absolute;
  right: 10px;
  top: 10px;
}

.Quicklinks:after {
  content: "";
  display: table;
  clear: both;
}
.Quicklinks a {
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  border-radius: 6px;
  box-shadow: 0px 1px 3px 1px rgba(28, 39, 49, 0.1);
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  display: inline-flex;
  justify-content: left;
  align-items: center;
  height: 90px;
  transition: background 100ms ease-in-out;
  vertical-align: top;
  width: 220px;
  height: 90px;
}
[_theme=dark] .Quicklinks a {
  color: #1C2731;
}
[_theme=dark] .Quicklinks a:before {
  background-image: url(public/main/images/quicklink-circle-dark.c1db751d767b199d9fe8.svg);
}
[_theme=dark] .Quicklinks a[_all]:before {
  background-image: url(public/main/images/quicklink-all-dark.63843abcf362e52c233b.svg);
}
[_theme=light] .Quicklinks a {
  color: #FFFFFF;
}
[_theme=light] .Quicklinks a:before {
  background-image: url(public/main/images/quicklink-circle-light.5a57bb7030915a10c7ee.svg);
}
[_theme=light] .Quicklinks a[_all]:before {
  background-image: url(public/main/images/quicklink-all-light.802ca337c956e7c543d6.svg);
}
.Quicklinks a:hover::after {
  background: rgba(156, 178, 199, 0.15);
}
.Quicklinks a:nth-of-type(4n) {
  margin-right: 0;
}
.Quicklinks a[_all]:before {
  content: "";
}
.Quicklinks a:before {
  text-align: center;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 50px 50px;
  content: attr(_initial);
  font-size: 22px;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Quicklinks a:after {
  position: absolute;
  border-radius: 6px;
  top: 0;
  left: 0;
  width: 220px;
  height: 90px;
  transition: background 100ms ease-in-out;
  content: "";
}
.Quicklinks a ._text {
  padding-left: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 130px;
}
.Quicklinks.launch-studio a {
  background-color: #2D3F50;
}

.Referenced {
  color: #3E586F;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.Referenced ._references {
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  border-radius: 4px;
  overflow: hidden;
}
.Referenced ._references[_multiple] ._reference {
  width: calc(25% - 8px);
}
.Referenced ._references[_multiple] ._reference:nth-child(4n) {
  margin-right: 0;
}
.Referenced ._references.NoBorder {
  border: 0;
  padding: 0;
}
.Referenced ._reference {
  border-color: #3E586F;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #3E586F;
  border-radius: 4px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Referenced ._pill {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  color: #3E586F;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  text-align: center;
  display: inline-block;
  border-radius: 1000px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  height: 18px;
  line-height: 18px;
  margin-left: 4px;
  float: right;
  margin-top: -1px;
  padding: 0 5px;
  vertical-align: top;
}
.Referenced.Conditional {
  margin-top: 20px;
}
.Referenced.Conditional ._references {
  display: none;
}
.Referenced.Conditional._visible ._references {
  display: block;
}

.Spinner {
  text-align: center;
  color: #FFFFFF;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  position: relative;
  user-select: none;
  height: 40px;
  margin-left: -27px;
  margin-top: -20px;
  padding-top: 26px;
  transition: opacity 300ms ease-in-out;
  min-width: 54px;
  z-index: 2000;
}
.Spinner:before {
  display: block;
  position: absolute;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-name: animation_spin;
  animation-timing-function: linear;
  background-image: url(public/main/images/icons/legacy/EventLoadingWhite.e5953adf6622e8f65df0.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  content: "";
  height: 24px;
  left: calc(50% - 12px);
  top: 0;
  transform-origin: 50% 50%;
  transform: rotate(45deg);
  width: 24px;
}

@keyframes animation_spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.SystemBar {
  text-align: left;
  background-color: #3E586F;
  color: #FFFFFF;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  height: 40px;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000;
}
.SystemBar ._nameplate {
  color: #FFFFFF;
  display: inline-block;
  margin-right: 40px;
}
.SystemBar ._message {
  display: inline-block;
}
.SystemBar ._user {
  text-align: right;
  display: block;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  background-image: url(public/main/images/icons/legacy/FileUserWhite.5e75f221bf917d5d2f4a.svg);
  background-repeat: no-repeat;
  background-size: 15px 20px;
  right: 0;
  top: 0;
}

.SystemUser {
  text-align: right;
  color: #FFFFFF;
  display: block;
  margin-top: 20px;
  padding-left: 20px;
  position: absolute;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  background-image: url(public/main/images/icons/legacy/FileUserWhite.5e75f221bf917d5d2f4a.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
  right: 0;
}

.Tabs li {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  display: inline-flex;
  height: 70px;
  position: relative;
}
.Tabs li[_active] a:after {
  content: "";
  position: absolute;
  margin: auto;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
}
.Tabs a {
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
}
.Tabs a ._count {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  margin-left: 5px;
}

.Tabs li:first-child:nth-last-child(n+6),
.Tabs li:first-child:nth-last-child(n+6) ~ li {
  font-size: 14px;
}

.StudioTabs li:first-child:nth-last-child(n+6),
.StudioTabs li:first-child:nth-last-child(n+6) ~ li {
  font-size: 14px;
}

.TemplateDetails {
  padding: 30px 0 30px 30px;
  background-color: #FFFFFF;
}
.TemplateDetails ._column {
  display: inline-block;
  width: 50%;
  text-align: center;
  vertical-align: middle;
}
.TemplateDetails ._details {
  padding: 30px;
}
.TemplateDetails ._thumb img {
  width: auto;
  height: auto;
  box-shadow: 1px 3px 8px 1px rgba(28, 39, 49, 0.25);
  max-width: 310px;
  max-height: 350px;
}
.TemplateDetails ._name {
  color: #1C2731;
  padding-bottom: 20px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
}
.TemplateDetails ._type {
  color: #3E586F;
  padding-bottom: 5px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.TemplateDetails ._metadata {
  padding-bottom: 20px;
}
.TemplateDetails ._metadata-header {
  color: #3E586F;
  padding-bottom: 5px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.TemplateDetails ._metadata-body {
  color: #9CB2C7;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.TemplateDetails ._description {
  color: #9CB2C7;
  padding-bottom: 20px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
}

.TermsContainer ._container {
  margin: 0 auto;
  width: 60vw;
}
.TermsContainer ._content {
  position: relative;
  background-color: #FFFFFF;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #9CB2C7;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #3E586F;
  padding: 20px 40px;
  min-height: 60vh;
  overflow-y: scroll;
}
.TermsContainer ._content .Title {
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #3E586F;
  margin-bottom: 20px;
  font-weight: 400;
}

.TermsContainer__checkbox {
  text-align: center;
  margin-top: 40px;
  position: relative;
}
.TermsContainer__checkbox ._label {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #3E586F;
  padding-left: 6px;
  letter-spacing: -0.03em;
}

.TermsContainer__continue {
  text-align: center;
  margin-top: 20px;
  position: relative;
}
.TermsContainer__continue .Button {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  letter-spacing: -0.03em;
  font-weight: normal;
  width: 200px;
}

.Text {
  color: #3E586F;
  margin-bottom: 20px;
  max-width: 460px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.Text[_extended] {
  max-width: 675px;
}
.Text[_full] {
  max-width: 100%;
}
.Text[_align=center] {
  text-align: center;
}
.Text a {
  color: #1B9DDE;
}
.Text a:hover {
  text-decoration: underline !important;
}
.Text strong {
  font-weight: 600;
}
.Text p,
.Text ul,
.Text ol {
  margin-bottom: 10px;
}
.Text ul {
  list-style-position: outside;
  list-style-type: disc;
}
.Text ol {
  list-style-position: outside;
  list-style-type: decimal;
}
.Text dl[_stacked] dt {
  width: auto;
  float: none;
}
.Text dl[_stacked] dd {
  margin-left: 0;
}
.Text dl dt {
  color: #3E586F;
  margin-bottom: 5px;
  float: left;
  width: 140px;
}
.Text dl dd {
  margin-bottom: 5px;
  margin-left: 150px;
}
.Text ._list {
  display: block;
  margin-bottom: 20px;
}
.Text ._list span {
  display: inline-block;
  vertical-align: top;
  width: 150px;
  padding-right: 10px;
}

.Textarea {
  background-color: #FFFFFF;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #3E586F;
  overflow: hidden;
  border-radius: 4px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  width: 100%;
}
.Textarea::placeholder {
  color: #9CB2C7;
}
.Textarea._with-footer {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.Textarea ._toolbar {
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #9CB2C7;
  overflow: hidden;
  position: relative;
  height: 27px;
}
.Textarea ._toolbar ._expand {
  position: absolute;
  height: 27px;
  line-height: 26px;
  right: 10px;
}
.Textarea textarea {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-style: solid;
  display: block;
}
.Breakout .Textarea ._toolbar {
  display: none;
}
.Breakout .Textarea textarea {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  height: 50vh;
  max-height: 650px;
}

.Uploader {
  background-color: #FFFFFF;
  border-color: #9CB2C7;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  color: #9CB2C7;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 11px;
  padding-bottom: 11px;
  position: relative;
  border-radius: 4px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  width: 100%;
}
._control--with-crop .Uploader {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.Uploader[_status=filled] {
  color: #3E586F;
}
.Uploader[_status=filled] input[type=file] {
  display: none;
}
.Uploader[_status=filled] ._button {
  display: none;
}
.Uploader[_status=filled] ._delete {
  display: block;
}
.Uploader[_status=uploading] {
  animation: pulse 2s infinite;
}
.Uploader[_status=uploading] input[type=file] {
  display: none;
}
.Uploader[_status=uploading] ._status {
  display: block;
}
.Uploader[_status=uploading] ._button {
  display: none;
}
.Uploader[_status=uploading] ._delete {
  display: none;
}
.Uploader[_status=uploading] ._filename {
  display: none;
}
.Uploader ._file {
  cursor: pointer;
  height: 100%;
  opacity: 0;
  position: absolute;
  width: 100%;
  font-size: 100px;
  right: 0;
  top: 0;
  z-index: 10;
}
.Uploader ._button {
  position: absolute;
  background-image: url(public/main/images/icons/legacy/ActionUploadSlate.693950b482c4a48e64f9.svg);
  background-position: 50% 11px;
  background-repeat: no-repeat;
  bottom: 0;
  right: 16px;
  top: 0;
  width: 22px;
}
.Uploader ._delete {
  cursor: pointer;
  display: none;
  height: 100%;
  position: absolute;
  background-image: url(public/main/images/icons/legacy/ActionDeleteSlate.f9b902cb8601cde1becf.svg);
  background-position: 50% 11px;
  background-repeat: no-repeat;
  background-size: 22px auto;
  right: 0;
  top: 0;
  transition: opacity 100ms ease-in-out;
  width: 40px;
}
.Uploader ._delete:hover {
  opacity: 1;
  background-color: #DEE6ED;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}
.Uploader ._status {
  display: none;
}
.Uploader ._asset {
  margin-bottom: 0;
}
.Uploader ._asset:before {
  display: inline-block;
  background-image: url(public/main/images/icons/legacy/FileGenericSlate.7751ea1492d6f7003a8b.svg);
  background-repeat: no-repeat;
  content: "";
  height: 24px;
  vertical-align: middle;
  width: 26px;
}
.Uploader ._asset ._filename {
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(62, 88, 111, 0.3);
  color: #3E586F;
  display: inline-block;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 100px);
  vertical-align: top;
}
.Uploader ._previewImage {
  margin-top: 10px;
  max-width: 100%;
  max-height: 400px;
}
.Uploader ._previewImage:not([src]),
.Uploader ._previewImage[src=""] {
  display: none;
}

@keyframes pulse {
  0%, 50%, 100% {
    background-color: rgba(27, 157, 222, 0.1);
  }
  25% {
    background-color: #FFFFFF;
  }
}
.VariationThumbnailContainer {
  position: relative;
  width: 100%;
  height: 100%;
}

.VariationThumbnail {
  position: absolute;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
}
.VariationThumbnail img {
  max-width: 100% !important;
  max-height: 100% !important;
}
.VariationThumbnail:nth-child(1) {
  bottom: 5px;
  left: 5px;
  z-index: 3;
}
.VariationThumbnail:only-child {
  bottom: 5px;
  left: 5px;
  z-index: 3;
}
.VariationThumbnail:first-child:nth-last-child(n+3) ~ .VariationThumbnail:nth-child(2) {
  bottom: 30px;
  left: 30px;
  z-index: 1;
}
.VariationThumbnail:first-child:nth-last-child(n+4) ~ .VariationThumbnail:nth-child(2) {
  bottom: 20px;
  left: 20px;
  z-index: 2;
}
.VariationThumbnail:first-child:nth-last-child(n+4) ~ .VariationThumbnail:nth-child(3) {
  bottom: 30px;
  left: 30px;
  z-index: 1;
}

.VariationIcon {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.6);
  bottom: 10px;
  left: 10px;
  background-position: center;
  background-image: url(public/main/images/icons/legacy/EventVariationsSlate.58b5d7eed9acc6cce2da.svg);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  z-index: 10;
}

.Section {
  margin-bottom: 60px;
  position: relative;
}
.Section h2 {
  color: #3E586F;
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.02em;
  font-weight: 400;
  margin-bottom: 30px;
}
.Section h3 {
  color: #3E586F;
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
}
.Section [_position=top-right] {
  position: absolute;
  top: 0;
  right: 0;
}
.Section [_margin=none] {
  margin-bottom: 0;
}
.Section[_align-content=center] {
  text-align: center;
}
.Section header {
  display: flex;
  justify-content: space-between;
}
.Section header h3 {
  min-width: 200px;
}
.Section header a {
  color: #1B9DDE;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  line-height: 23px;
}
.Section header a:hover {
  text-decoration: underline !important;
}

.Section.BottomHalfMargin {
  margin-bottom: 30px;
}

.SubSection {
  margin-bottom: 40px;
}
.SubSection:after {
  clear: both;
  content: "";
  display: block;
}

.ViewerAlert {
  text-align: left;
  background-color: #FFC040;
  color: #3E586F;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  line-height: 30px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.ViewerAlert[_variation=light] {
  background-color: #FFC040;
}
.ViewerAlert[_variation=dark] {
  background-color: #FF794F;
  color: #FFFFFF;
}
.ViewerAlert[_variation=dark] a {
  color: #FFFFFF;
}
.ViewerAlert[_variation=darker] {
  background-color: #FF794F;
  color: #FFFFFF;
}
.ViewerAlert[_variation=darker] a {
  color: #FFFFFF;
}
.ViewerAlert ._message {
  display: inline-block;
}
.ViewerAlert ._message strong {
  font-weight: bold;
}
.ViewerAlert ._action {
  text-align: right;
  display: block;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  right: 0;
  top: 0;
}
.ViewerAlert[_variation=red] {
  background-color: #FFC5B3;
  color: #1C2731;
}
.ViewerAlert a {
  color: #3E586F;
  cursor: pointer;
  text-decoration: underline !important;
}
.ViewerAlert a[_launch-modal=changelog] {
  padding-left: 4px;
}

.ViewerShell {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.YamlPreview {
  color: #3E586F;
  margin-bottom: 20px;
  border-radius: 6px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  font-family: monospace;
  max-height: 300px;
  overflow: auto;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.YamlPreview.Long {
  max-height: 100em;
}
.YamlPreview.Unlimited {
  max-height: none;
}

[data-view-admin-list] {
  width: 100%;
  color: #3E586F;
}
[data-view-admin-list] a {
  color: #3E586F;
  cursor: pointer;
}
[data-view-admin-list][_loading] .AdminListRow {
  opacity: 0.4;
}
[data-view-admin-list] ._column {
  position: relative;
  display: flex;
  align-items: center;
  word-break: break-word;
  width: 160px;
  justify-content: flex-end;
  white-space: pre-line;
}
[data-view-admin-list] ._column:first-of-type {
  justify-content: flex-start;
  min-width: 460px;
  padding-left: 10px;
}
[data-view-admin-list] ._column:first-of-type._thumb {
  padding-left: 0;
}
[data-view-admin-list] ._column:first-of-type._no-actions {
  width: 460px;
}
[data-view-admin-list] ._column:last-of-type {
  padding-right: 10px;
}
[data-view-admin-list] ._column._half {
  width: 80px;
}
[data-view-admin-list] ._column._extended {
  width: 240px;
}
[data-view-admin-list] ._column._double {
  width: 480px;
}
[data-view-admin-list] ._column._action {
  width: 70px;
  padding-right: 0;
}
[data-view-admin-list] ._column:empty:not(._action) {
  display: none;
}
[data-view-admin-list] .AdminListHeader {
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #FFFFFF;
}
[data-view-admin-list] .AdminListHeader .Columns {
  display: flex;
  justify-content: space-between;
}
[data-view-admin-list] .AdminListHeader[_paginate-sort-direction=asc] ._column ._sort:after {
  background-image: url(public/main/images/icons/legacy/ArrowUpSlate.b6328d03b8cdcbb6ffa9.svg);
}
[data-view-admin-list] .AdminListHeader[_paginate-sort-direction=desc] ._column ._sort:after {
  background-image: url(public/main/images/icons/legacy/ArrowDownSlate.6db32b6c3c2eb283f73c.svg);
}
[data-view-admin-list] .AdminListHeader ._column {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
[data-view-admin-list] .AdminListHeader ._column:first-of-type._thumb {
  padding-left: 67px;
}
[data-view-admin-list] .AdminListHeader ._column ._sort:hover {
  text-decoration: underline !important;
}
[data-view-admin-list] .AdminListHeader ._column ._sort[_active] {
  font-weight: 600;
}
[data-view-admin-list] .AdminListHeader ._column ._sort[_active]:after {
  display: inline-block;
  margin-left: 5px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  vertical-align: middle;
  content: "";
  width: 20px;
  height: 20px;
}
[data-view-admin-list] .AdminListRow {
  position: relative;
  width: calc(100% + 55px);
}
[data-view-admin-list] .AdminListRow.Selected .Columns:before, [data-view-admin-list] .AdminListRow.Selected .Columns:after, [data-view-admin-list] .AdminListRow.Hovered .Columns:before, [data-view-admin-list] .AdminListRow.Hovered .Columns:after {
  position: absolute;
  top: 0;
  height: 55px;
  width: 8px;
  content: "";
}
[data-view-admin-list] .AdminListRow.Selected .Columns:before, [data-view-admin-list] .AdminListRow.Hovered .Columns:before {
  left: -8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
[data-view-admin-list] .AdminListRow.Selected .Columns:after, [data-view-admin-list] .AdminListRow.Hovered .Columns:after {
  right: 47px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
[data-view-admin-list] .AdminListRow.Selected .Columns {
  background-color: #D1ECFA;
}
[data-view-admin-list] .AdminListRow.Selected .Columns:before, [data-view-admin-list] .AdminListRow.Selected .Columns:after {
  background-color: #D1ECFA;
}
[data-view-admin-list] .AdminListRow.Hovered .Columns {
  background-color: #DEE6ED;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}
[data-view-admin-list] .AdminListRow.Hovered .Columns:before, [data-view-admin-list] .AdminListRow.Hovered .Columns:after {
  background-color: #DEE6ED;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}
[data-view-admin-list] .AdminListRow.Hovered .Columns ._column ._information ._title {
  text-decoration: underline !important;
}
[data-view-admin-list] .AdminListRow.Selected .ActionsContainer, [data-view-admin-list] .AdminListRow.Hovered .ActionsContainer {
  display: block;
}
[data-view-admin-list] .AdminListRow .Columns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 56px;
  width: calc(100% - 55px);
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #FFFFFF;
}
[data-view-admin-list] .AdminListRow .Columns ._column {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  text-align: right;
  height: 56px;
}
[data-view-admin-list] .AdminListRow .Columns ._column:first-child {
  flex: 1;
}
[data-view-admin-list] .AdminListRow .Columns ._column:first-child ._container {
  width: 100%;
}
[data-view-admin-list] .AdminListRow .Columns ._column:first-child ._container ._information {
  max-width: calc(100% - 67px);
}
[data-view-admin-list] .AdminListRow .Columns ._column:first-child ._container ._information ._title {
  width: 100%;
}
[data-view-admin-list] .AdminListRow .Columns ._column .Contents {
  max-height: 32px;
  overflow: hidden;
  width: 100%;
  padding-left: 20px;
}
[data-view-admin-list] .AdminListRow .Columns ._column .Contents .clamp-ellipsis.is-not-required {
  display: none;
}
[data-view-admin-list] .AdminListRow .Columns ._column ._container {
  display: flex;
  align-items: center;
}
[data-view-admin-list] .AdminListRow .Columns ._column ._information {
  display: inline-block;
}
[data-view-admin-list] .AdminListRow .Columns ._column ._information a._title {
  color: #1C2731;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  text-align: left;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 22px;
  width: 100%;
}
[data-view-admin-list] .AdminListRow .Columns ._column ._information ._description {
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 16px;
  width: 300px;
}
[data-view-admin-list] .AdminListRow .Columns ._column ._thumbnail {
  margin-left: 5px;
  margin-right: 20px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  max-width: 42px;
  max-height: 42px;
  min-width: 42px;
  min-height: 42px;
  border-radius: 2px;
}
[data-view-admin-list] .AdminListRow .Columns ._column ._thumbnail img {
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-style: solid;
  border-color: #FFFFFF;
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 38px;
  max-height: 38px;
}
[data-view-admin-list] .AdminListRow .ActionsContainer {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  width: 55px;
  position: absolute;
  top: 0;
  right: 0;
}
[data-view-admin-list] .AdminListRow .ActionsContainer ._actions {
  width: 100%;
  height: 56px;
  background-position: 15px;
}
[data-view-admin-list] .AdminListRow .ActionsContainer .Drop {
  top: 50%;
  transform: translateY(-50%);
  right: -200px;
}
[data-view-admin-list] .AdminListRow .ActionsContainer .Drop a.Disabled {
  color: #9CB2C7;
  cursor: not-allowed;
}
[data-view-admin-list] .AdminListRow .ActionsContainer .Drop .Pointer {
  width: 14px;
  height: 28px;
  top: 50%;
  transform: translateY(-50%);
  right: 200px;
}
[data-view-admin-list] .AdminListRow .ActionsContainer .Drop .Pointer:before {
  border-color: transparent white transparent transparent;
  border-width: 12px 12px 12px 0px;
}
[data-view-admin-list] .AdminListRow .ActionsContainer .Drop .Pointer:after {
  right: 2px;
  border-color: transparent rgba(63, 87, 109, 0.04) transparent transparent;
  border-width: 14px 14px 14px 0px;
}
[data-view-admin-list] [_paginate-results] {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 100ms;
}
[data-view-admin-list] [_paginate-results].History--replacing {
  opacity: 0.5;
}

[data-view-announcement] {
  background-color: #FFFFFF;
  color: #3E586F;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  border-radius: 6px;
  box-shadow: 0px 1px 3px 1px rgba(28, 39, 49, 0.1);
  position: relative;
  display: flex;
}
[data-view-announcement]:last-child {
  margin-bottom: 0;
}
[data-view-announcement] .Options {
  position: absolute;
  cursor: pointer;
  top: 20px;
  right: 20px;
}
[data-view-announcement] .Options a {
  border: none;
}
[data-view-announcement] .TextContainer {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  border-top-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
[data-view-announcement] .TextContainer.Fourths {
  width: 75%;
}
[data-view-announcement] .TextContainer.Thirds {
  width: 67%;
}
[data-view-announcement] .TextContainer.Half {
  width: 50%;
}
[data-view-announcement] .TextContainer.Full {
  display: none;
  width: 0;
}
[data-view-announcement] .TextContainer.NoImage {
  width: 100%;
  padding-right: 40px;
}
[data-view-announcement] .Title {
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.02em;
  font-weight: 400;
  margin-bottom: 10px;
  font-weight: 400;
}
[data-view-announcement] .Timestamp {
  margin-bottom: 10px;
  color: #9CB2C7;
}
[data-view-announcement] .Message *:last-child {
  margin-bottom: 0 !important;
}
[data-view-announcement] .ImageContainer {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-view-announcement] .ImageContainer.Fourths {
  width: 25%;
}
[data-view-announcement] .ImageContainer.Thirds {
  width: 33%;
}
[data-view-announcement] .ImageContainer.Half {
  width: 50%;
}
[data-view-announcement] .ImageContainer.Full {
  width: 100%;
}
[data-view-announcement] .ImageContainer.NoText {
  width: 100%;
}
[data-view-announcement] .ImageContainer img {
  width: 100%;
  height: auto;
}

.ConditionalPanel ._content {
  display: none;
}
.ConditionalPanel._visible ._content {
  margin-top: 20px;
  display: block;
}

[data-view-create-multi] {
  text-align: center;
  background-color: #1B9DDE;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  user-select: none;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 6px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-color: #1B9DDE;
  padding-top: 7px;
  padding-bottom: 7px;
}
[data-view-create-multi]:after {
  display: inline-block;
  padding-left: 5px;
  content: "+";
}
[data-view-create-multi]:hover {
  background-color: #168ECA;
}
[data-view-create-multi] select {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-style: solid;
  cursor: pointer;
  display: block;
  height: 100%;
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
  padding: 0;
  top: 0;
}

[data-view-dropdown] {
  position: relative;
  text-align: left;
  overflow: visible;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

._actions[data-view-dropdown] {
  background-image: url(public/main/images/icons/legacy/ActionMenuGrey.5ca2832038cdc3e88690.svg);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  height: 24px;
  width: 34px;
  cursor: pointer;
}

._actions[data-view-dropdown]:hover {
  background-image: url(public/main/images/icons/legacy/ActionMenuSkyBlue.99ae8761bbe24bb1c744.svg);
}

.Drop {
  border-radius: 6px;
  position: absolute;
  background-color: #FFFFFF;
  display: none;
  box-shadow: 1px 3px 15px 1px rgba(28, 39, 49, 0.4);
  width: 200px;
  top: 0;
  right: 0;
  padding: 14px;
  z-index: 99999;
  text-align: left;
}
.Drop.selected {
  display: block;
}
.Drop li {
  border-radius: 6px;
}
.Drop li:hover {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}
.Drop li a {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  display: block;
  color: #1B9DDE;
  padding: 8px;
}
.Drop li .disabled {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  display: block;
  background-color: #FFFFFF;
  color: #9CB2C7;
  padding: 8px;
  cursor: not-allowed;
}
.Drop .Pointer {
  position: absolute;
  width: 28px;
  height: 14px;
  top: -12px;
  right: 35px;
}
.Drop .Pointer:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  border-style: solid;
  border-color: transparent transparent #FFFFFF transparent;
  border-width: 0 12px 12px 12px;
  z-index: 2;
}
.Drop .Pointer:after {
  position: absolute;
  top: -2px;
  right: -2px;
  content: "";
  border-style: solid;
  border-color: transparent transparent rgba(28, 39, 49, 0.04) transparent;
  border-width: 0 14px 14px 14px;
  z-index: 1;
}

.ExportChecklistSection {
  margin-bottom: 30px;
}
.ExportChecklistSection:last-child {
  margin-bottom: 0;
}

.HistoryProgress {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
}

.HistoryProgress__bar {
  background-color: #3E586F;
  height: 4px;
  transition-property: width;
  transition-duration: 200ms;
  transition-timing-function: linear;
  width: 0;
}
[_theme=dark] .HistoryProgress__bar {
  background-color: #25373d;
}
[_theme=light] .HistoryProgress__bar {
  background-color: #aaa;
}

.Tooltip {
  background-color: #3E586F;
  display: none;
  position: fixed;
  border-radius: 6px;
  box-shadow: 1px 3px 8px 1px rgba(28, 39, 49, 0.25);
  width: 200px;
  padding: 15px;
  margin-top: -25px;
  margin-left: 12px;
  z-index: 10000;
}
.Tooltip ._text {
  color: #FFFFFF;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.Tooltip a._link {
  display: block;
  color: #9CB2C7;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  margin-top: 10px;
}
.Tooltip:after {
  left: -20px;
  top: 25px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.Tooltip:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #3E586F;
  border-width: 10px;
  margin-top: -10px;
}

.ApprovalControls {
  background-color: var(--dokio-background-color);
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
  border-color: #EFF2F6;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  border-radius: 6px;
}
.ApprovalControls ._title {
  color: #3E586F;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.ApprovalControls ._instructions {
  color: #3E586F;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.ApprovalControls ._comment {
  margin-bottom: 15px;
}
.ApprovalControls[_message-only] ._actions .Label {
  visibility: hidden;
}
.ApprovalControls ._actions {
  position: relative;
  margin-top: 20px;
}
.ApprovalControls ._actions:after {
  content: "";
  display: table;
  clear: both;
}
.ApprovalControls ._actions .Label {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 40px;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
}
.ApprovalControls ._actions button {
  position: relative;
  float: right;
}
.text__Title--h1e6Z {
  font-size: 34px;
  --dokio-line-height: 41px;
  line-height: var(--dokio-line-height);
  letter-spacing: -0.02em;
  /* paragraph-spacing: 22px; */
}

.text__SubHead--D_Ruc {
  font-size: 22px;
  --dokio-line-height: 27px;
  line-height: var(--dokio-line-height);
  letter-spacing: -0.02em;
  /* paragraph-spacing: 14px; */
}

.text__BodyLarge--lVTGv {
  font-size: 17px;
  --dokio-line-height: 22px;
  line-height: var(--dokio-line-height);
  letter-spacing: -0.01em;
  /* paragraph-spacing: 11px; */
}

.text__BodyMedium--YSEYC {
  font-size: 15px;
  --dokio-line-height: 20px;
  line-height: var(--dokio-line-height);
  letter-spacing: -0.01em;
  /* paragraph-spacing: 10px; */
}

.text__BodySmall--SlzEp {
  font-size: 12px;
  --dokio-line-height: 16px;
  line-height: var(--dokio-line-height);
  letter-spacing: -0.01em;
  /* paragraph-spacing: 8px; */
}

.text__Bold--JcQze {
  font-weight: bold;
}
.index__Button--pOeDb {
  text-align: center;
  cursor: pointer;
  display: inline-block;
  border-radius: 6px;
  user-select: none;
  transition: 300ms ease-in-out;
  transition-property: background-color, border-color;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  color: var(--button-foreground);
  background-color: var(--button-background);
  border: 1px solid var(--button-border, var(--button-background));
  white-space: nowrap;
  min-width: 120px;
}
.index__Button--pOeDb:disabled {
  --button-background: #EFF2F6;
  --button-foreground: #9CB2C7;
  border-color: #9CB2C7;
  cursor: not-allowed;
}

.index__small--jOOxw {
  padding: 5px 15px;
}

.index__medium--CH7Hn {
  padding: 7px 15px;
}

.index__large--LOO4a {
  padding: 11px 20px;
}

.index__grow-max--BLrP6 {
  width: 100%;
}

.index__grow-natural--rlOdE {
  min-width: 9em;
}

.index__primary--i1fw3 {
  --button-background: #1B9DDE;
  --button-border: #1B9DDE;
  --button-foreground: #FFFFFF;
}
.index__primary--i1fw3:hover {
  --button-background: #168ECA;
  --button-border: #168ECA;
}

.index__secondary--xbPlv {
  --button-background: #7C9AB6;
  --button-border: #7C9AB6;
  --button-foreground: #FFFFFF;
}
.index__secondary--xbPlv:hover {
  --button-background: #6C8EAC;
  --button-border: #6C8EAC;
}

.index__tertiary--li1bq {
  --button-background: #FFC5B3;
  --button-border: #FFC5B3;
  --button-foreground: #1C2731;
}
.index__tertiary--li1bq:hover {
  --button-background: #FF9E80;
  --button-border: #FF9E80;
}

.index__link--scuON {
  --button-background: transparent;
  --button-border: transparent;
  --button-foreground: #496783;
  min-width: 0;
  padding: 0;
}
.index__link--scuON:hover {
  --button-background: transparent;
  --button-border: transparent;
  --button-foreground: #496783;
  text-decoration: underline;
}
.index__link--scuON.index__Button--pOeDb:disabled, .index__link--scuON.index__loading--Hnz8d {
  --button-background: transparent;
  --button-border: transparent;
}

.index__Button--pOeDb:disabled,
.index__loading--Hnz8d {
  --button-background: #DEE6ED;
  --button-border: #DEE6ED;
  --button-foreground: #5C81A3;
  cursor: not-allowed;
  border-width: 0;
}
.index__Button--pOeDb:disabled:hover,
.index__loading--Hnz8d:hover {
  --button-background: #DEE6ED;
  --button-border: #DEE6ED;
  --button-foreground: #5C81A3;
}

.index__Theme-Dark--lqbnS.index__secondary--xbPlv {
  --button-background: #DEE6ED;
  --button-border: #DEE6ED;
  --button-foreground: #3E586F;
}
.index__Theme-Dark--lqbnS.index__secondary--xbPlv:hover {
  --button-background: #CED9E3;
  --button-border: #CED9E3;
}
.index__Theme-Dark--lqbnS.index__Button--pOeDb:disabled, .index__Theme-Dark--lqbnS.index__loading--Hnz8d {
  --button-background: #496783;
  --button-border: #496783;
  --button-foreground: #BECDDA;
  cursor: not-allowed;
}
.index__Theme-Dark--lqbnS.index__Button--pOeDb:disabled:hover, .index__Theme-Dark--lqbnS.index__loading--Hnz8d:hover {
  --button-background: #496783;
  --button-border: #496783;
  --button-foreground: #BECDDA;
}

.index__loading--Hnz8d:after {
  display: inline-block;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: index__loading_dots--wp7tJ;
  animation-timing-function: linear;
  content: "";
  letter-spacing: 1px;
}

.index__create--KDw72:after {
  display: inline-block;
  padding-left: 5px;
  content: "+";
}

@keyframes index__loading_dots--wp7tJ {
  0%, 100% {
    content: "";
  }
  25% {
    content: ".";
  }
  50% {
    content: "..";
  }
  75% {
    content: "...";
  }
}
.index__Icon--GvHAO {
  width: var(--icon-height);
  height: var(--icon-height);
  display: flex;
  flex-direction: column;
}
.index__Icon--GvHAO path {
  fill: currentColor;
}
body.ReactModal__Body--open {
  overflow: hidden;
}

.index__ModalOverlay--B60v7 {
  background-color: rgba(28, 39, 49, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index__ModalContainer--Wp5HY {
  position: absolute;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 1px 3px 8px 1px rgba(28, 39, 49, 0.25);
}
.index__ModalContainer--Wp5HY.index__Theme-Light--zlTUG {
  background-color: #EFF2F6;
}
.index__ModalContainer--Wp5HY.index__Theme-Dark--M89cp {
  background-color: #2D3F50;
}

.index__small--zClqJ,
.index__standard--rP5YN,
.index__large--NkUIJ {
  max-height: 90vh;
  max-width: 90vw;
}

.index__standard--rP5YN {
  width: 800px;
}

.index__large--NkUIJ {
  width: 1000px;
}

.index__full_screen--MAjYH {
  top: 40px;
  left: 40px;
  right: 40px;
  bottom: 40px;
  overflow: hidden;
}

.index__Close--yC9Wk {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
  color: #3E586F;
  z-index: 20001;
}
.simple3__Layout--yyELh {
  display: grid;
  grid-template-rows: max-content minmax(0, auto) max-content;
  grid-template-areas: "header" "results" "ModalFooter";
}

.simple3__Header--szexD {
  grid-area: header;
}

.simple3__Results--kT4w7 {
  grid-area: results;
  overflow: auto;
}
.index__Theme-Light--BUqMg {
  background-color: #EFF2F6;
  color: #1C2731;
}
.index__Theme-Light--BUqMg .index__Subheading--mYd_z {
  color: #3E586F;
}

.index__Theme-Dark--oTo4R {
  background-color: #2D3F50;
  color: #FFFFFF;
}
.index__Theme-Dark--oTo4R .index__Subheading--mYd_z {
  color: #9CB2C7;
}

.index__ModalHeader--lm5Y7 {
  padding: 40px 0 20px 0;
}

.index__Subheading--mYd_z {
}
.index__Stack--cUAmM {
  display: flex;
}

.index__horizontal--mz7Ki {
  flex-direction: row;
  align-items: center;
}

.index__vertical--H7Inh {
  flex-direction: column;
}

.index__large--lZed7 {
  gap: 40px;
}

.index__mediumLarge--YdJ3s {
  gap: 25px;
}

.index__medium--q2aBh {
  gap: 20px;
}

.index__mediumSmall--KQyec {
  gap: 15px;
}

.index__normal--H4AK6 {
  gap: 10px;
}

.index__small--mOr97 {
  gap: 5px;
}

.index__fine--vJaGV {
  gap: 1px;
}

.index__none--RamYB {
  gap: 0;
}

.index__start--QtSe0 {
  justify-content: flex-start;
}

.index__space_between--eTdDP {
  justify-content: space-between;
}

.index__center--ddVh7 {
  justify-content: center;
}

.index__end--xJRbW {
  justify-content: flex-end;
}

.index__Width_MAX_WIDTH--rQHap {
  width: 100%;
}

.index__Width_MAX_CONTENT--Z4bym {
  width: max-content;
}
.index__ModalFooter--lCk0K {
  grid-area: ModalFooter;
  overflow: hidden;
}

@media all and (max-width: 600px) {
  .index__ModalFooter--lCk0K > div {
    flex-direction: column;
  }
}
.index__bordered--AACrg {
  border-top: 1px solid #9CB2C7;
}

.index__small--dL8g5 {
  padding: 20px 40px;
}

.index__large--qhk_W {
  padding: 40px;
}

.index__small--dL8g5 button {
  min-width: 180px;
}

.index__large--qhk_W button {
  min-width: 220px;
}
.modals__Container--cuYLD {
  background-color: #EFF2F6;
  height: 100%;
}

.modals__Title--vplfC {
  color: #1C2731;
  overflow-wrap: anywhere;
}

.modals__Details--fxHqj {
  color: #3E586F;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.modals__DetailHeader--BjkXf {
}

.modals__Buttons--MkRT7 {
  display: flex;
  justify-content: center;
  gap: 10px;
  padding: 20px 40px;
  border-top: 1px solid #9CB2C7;
}

.modals__Preview--MzwWc {
  border-left: 1px solid #9CB2C7;
  position: relative;
  background-color: #FFFFFF;
}
.index__Layout--YnVy8 {
}

.index__Header--EPSOd {
  padding: 0 40px 40px 40px;
}

.index__Results--iHC4T {
  border-top: 1px solid #BECDDA;
  border-bottom: 1px solid #BECDDA;
}

.index__MainArea--NDqPg {
  width: 100%;
  height: 100%;
  padding: 20px 40px;
}

.index__Dragging--vb20I {
  background: #78DDAA;
}

.index__Files--zsQPx {
  width: 100%;
}
.index__Files--zsQPx th,
.index__Files--zsQPx td {
  padding: 5px 10px;
}
.index__Files--zsQPx th {
  font-weight: bold;
  border-bottom: solid 1px currentColor;
}
.index__Files--zsQPx th.index__FileSelectedHeader--aATcn {
  width: 3em;
}
.index__Files--zsQPx th.index__FileTypeHeader--kJMLd {
  width: 15em;
}
.index__Files--zsQPx th.index__FileSizeHeader--mzohR {
  width: 10em;
}
.index__Files--zsQPx th.index__FileStatusHeader--NtuVu {
  width: 10em;
}
.index__Files--zsQPx td {
  border-bottom: solid 1px #DEE6ED;
}
.index__Files--zsQPx tbody tr {
  cursor: pointer;
}
.index__Files--zsQPx tbody tr:hover {
  background-color: #DEE6ED;
}
.index__Files--zsQPx tbody tr.index__Unselected--E4MF5 {
  color: #9CB2C7;
}
.CheckboxInput__CheckboxInput--lStAj {
  --checkbox-text-color: #3E586F;
  --checkbox-cursor: pointer;
  --checkbox-background-color: #FFFFFF;
  --checkbox-check-color: #FFFFFF;
  --checkbox-width: 20px;
  display: grid;
  align-items: center;
  color: var(--checkbox-text-color);
  cursor: var(--checkbox-cursor);
  position: relative;
  width: max-content;
  max-width: 100%;
}
.CheckboxInput__CheckboxInput--lStAj > input {
  opacity: 0.00001;
  position: absolute;
  width: var(--checkbox-width);
  cursor: var(--checkbox-cursor);
  height: 100%;
  margin: 0;
}
.CheckboxInput__CheckboxInput--lStAj.CheckboxInput__Checked--dX0Sv {
  --checkbox-background-color: #3E586F;
}
.CheckboxInput__CheckboxInput--lStAj.CheckboxInput__Disabled--nSugg {
  --checkbox-check-color: #9CB2C7;
  --checkbox-text-color: #5C81A3;
  --checkbox-cursor: not-allowed;
}
.CheckboxInput__CheckboxInput--lStAj.CheckboxInput__Readonly--B1GIE {
  --checkbox-check-color: #3E586F;
  --checkbox-cursor: default;
}
.CheckboxInput__CheckboxInput--lStAj.CheckboxInput__Disabled--nSugg, .CheckboxInput__CheckboxInput--lStAj.CheckboxInput__Readonly--B1GIE {
  --checkbox-background-color: #EFF2F6;
}
.CheckboxInput__CheckboxInput--lStAj .CheckboxInput__Text--TFmU5 {
  color: var(--checkbox-text-color);
  position: relative;
}

.CheckboxInput__CheckboxInput--lStAj.CheckboxInput__TextLeft--LAusw {
  grid-template-columns: 1fr var(--checkbox-width);
}
.CheckboxInput__CheckboxInput--lStAj.CheckboxInput__TextLeft--LAusw .CheckboxInput__Text--TFmU5 {
  padding-right: 5px;
}

.CheckboxInput__CheckboxInput--lStAj.CheckboxInput__TextRight--Lyc0g {
  grid-template-columns: var(--checkbox-width) 1fr;
}
.CheckboxInput__CheckboxInput--lStAj.CheckboxInput__TextRight--Lyc0g .CheckboxInput__Text--TFmU5 {
  padding-left: 5px;
}

.CheckboxInput__Control--t72Jd {
  display: inline-block;
  border: 1px solid #9CB2C7;
  border-radius: 4px;
  background-color: var(--checkbox-background-color);
  display: inline-block;
  width: var(--checkbox-width);
  height: var(--checkbox-width);
}
.CheckboxInput__Control--t72Jd path {
  fill: var(--checkbox-check-color);
}

.CheckboxInput__TextLeft--LAusw input {
  right: 0;
}

.CheckboxInput__Text--TFmU5.CheckboxInput__Small--IC6IH {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
}

.CheckboxInput__Text--TFmU5.CheckboxInput__Medium--Zmfru {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}

.CheckboxInput__Text--TFmU5.CheckboxInput__Large--GHaYZ {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
}
.InputBox__InputBox--CVTz0 {
  border: 1px solid var(--input-border-color);
  border-radius: 4px;
  display: block;
  width: 100%;
  background: border-box var(--input-background-color);
  background-clip: padding-box;
}
.InputBox__InputBox--CVTz0.InputBox__Disabled--l2vne {
  cursor: var(--inputbox-cursor);
  --inputbox-cursor: not-allowed;
}
.InputBox__InputBox--CVTz0.InputBox__Disabled--l2vne input.InputBox__InputBoxInput--SupMz,
.InputBox__InputBox--CVTz0.InputBox__Disabled--l2vne textarea.InputBox__InputBoxInput--SupMz {
  cursor: inherit;
}
.InputBox__InputBox--CVTz0.InputBox__ReadOnly--qHxcV {
  cursor: var(--inputbox-cursor);
  --inputbox-cursor: default;
}
.InputBox__InputBox--CVTz0.InputBox__ReadOnly--qHxcV input.InputBox__InputBoxInput--SupMz {
  cursor: inherit;
}
.InputBox__InputBox--CVTz0.InputBox__Open--zwYFe {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.InputBox__Component--s4V5G {
  width: 100%;
  border-width: 0;
  outline: none;
  color: inherit;
  position: relative;
}

.InputBox__Component--s4V5G:empty {
  display: none;
}

.InputBox__Theme-Light--_hn_u {
  --input-border-color: #9CB2C7;
  --input-background-color: #FFFFFF;
  --validation-background-color: #EFF2F6;
  color: #1C2731;
}
.InputBox__Theme-Light--_hn_u.InputBox__Disabled--l2vne {
  color: #5C81A3;
  --input-background-color: #EFF2F6;
}
.InputBox__Theme-Light--_hn_u.InputBox__ReadOnly--qHxcV {
  --input-background-color: #EFF2F6;
}
.InputBox__Theme-Light--_hn_u.InputBox__Invalid--KtGqA {
  --input-border-color: #FF501A;
  --validation-background-color: #FFC5B3;
}

.InputBox__Theme-Dark--QaoGs {
  --input-border-color: #9CB2C7;
  --input-background-color: #2D3F50;
  color: #FFFFFF;
}

.InputBox__medium--ON9_J .InputBox__MainInput--s2uZE {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
}
.InputBox__medium--ON9_J .InputBox__MainInput--s2uZE:not(.InputBox__RemovePadding--TabUY) {
  padding: 11px 15px 11px 15px;
}

.InputBox__small--PqK7i .InputBox__MainInput--s2uZE {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.InputBox__small--PqK7i .InputBox__MainInput--s2uZE:not(.InputBox__RemovePadding--TabUY) {
  padding: 7px 15px 7px 15px;
}

.InputBox__ValidationMessages--YQIxw:not(:empty) {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  display: grid;
  gap: 5px;
  background-color: var(--validation-background-color);
  color: #1C2731;
  padding: 10px 15px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top: 1px solid var(--input-border-color);
}

.InputBox__MainInput--s2uZE {
  display: flex;
  gap: 10px;
}

.InputBox__Children--cgeIe {
  flex-grow: 1;
  min-width: 0;
}

.InputBox__Icon--vtwYr {
  display: flex;
  width: max-content;
  align-items: center;
}

input.InputBox__InputBoxInput--SupMz,
textarea.InputBox__InputBoxInput--SupMz {
  font-size: inherit;
  border-width: 0;
  width: 100%;
  background-color: inherit;
  color: inherit;
  padding: 0;
}
.onBackground__onWhite--rO672 {
  color: #3E586F;
  --dokio-background-color: #FFFFFF;
  --dokio-hover-background: #EFF2F6;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}

.onBackground__onSilver--UKG7s {
  color: #3E586F;
  --dokio-background-color: #EFF2F6;
  --dokio-hover-background: #DEE6ED;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}

.onBackground__onCoolGrey--NlWXS {
  color: #3E586F;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}

.onBackground__onHover85--dIr8J {
  color: #3E586F;
  --dokio-background-color: #CED9E3;
  --dokio-hover-background: #BECDDA;
  --dokio-toggle-background: #3E586F;
  --dokio-toggle-foreground: #DEE6ED;
  --dokio-toggle-background-hover: #374D62;
}
.InputToolbar__Toolbar--i29yE {
  --toolbar-size: 24px;
  border-bottom: 1px solid #9CB2C7;
  display: grid;
  width: 100%;
  gap: var(--toolbar-size);
  grid-template-columns: minmax(0, auto) minmax(var(--toolbar-size), 1fr);
  grid-template-areas: "ToolbarOptions Expand";
}

.InputToolbar__ToolbarSection--zGTKm {
  display: flex;
  padding: 5px;
  flex-wrap: wrap;
  gap: 5px;
  min-height: var(--toolbar-size);
}

.InputToolbar__ToolbarOptions--LDJPC {
  grid-area: ToolbarOptions;
}

.InputToolbar__Expand--Ei0a_ {
  grid-area: Expand;
  justify-content: flex-end;
}
.index__Icon--yUdTY {
  border-radius: 3px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  --icon-size: var(--dokio-line-height, 22px);
  height: var(--icon-size);
  width: var(--icon-size);
}
.index__Icon--yUdTY.index__Inline--Pv_Mt {
  transform: translateY(calc(var(--icon-size) * 0.1));
}
.index__Icon--yUdTY .index__InlineIconButton--yjsJd {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  cursor: pointer;
  height: calc(var(--icon-size));
  width: calc(var(--icon-size));
  fill: #3E586F;
  background-color: var(--dokio-background-color);
}
.index__Icon--yUdTY .index__InlineIconButton--yjsJd:hover {
  background-color: var(--dokio-hover-background, #EFF2F6);
}
.index__Icon--yUdTY .index__InlineIconButton--yjsJd[aria-disabled=true] {
  fill: #9CB2C7;
  background-color: unset;
  cursor: not-allowed;
}
.index__Icon--yUdTY .index__InlineIconButton--yjsJd[aria-pressed=true] {
  fill: var(--dokio-toggle-foreground);
  background-color: var(--dokio-toggle-background);
}
.index__Icon--yUdTY .index__InlineIconButton--yjsJd[aria-pressed=true]:hover {
  background-color: var(--dokio-toggle-background-hover);
}
.index__Icon--yUdTY .index__InlineIconButton--yjsJd svg {
  width: calc(var(--icon-size) * 0.8);
  height: calc(var(--icon-size) * 0.8);
}

.index__InlineTextStoryBackground--IwJue {
  width: 410px;
  background-color: var(--dokio-background-color);
  padding: 10px;
}
.index__InlineTextStoryBackground--IwJue p {
  outline: 1px solid currentColor;
}
.SearchInput__SearchInput--odxbt {
}
.index__MultiPicker--jQ6JE {
  min-width: 460px;
}

.index__PopIn--J_e3v .index__Controls--csg7M,
.index__PopIn--J_e3v .index__Table--Tusun {
  display: none;
}

.index__PopIn--J_e3v:not(.index__PopInActive--SGfE9) .index__Controls--csg7M {
  display: none;
}

.index__PopInActive--SGfE9.index__PopIn--J_e3v .index__Controls--csg7M,
.index__PopInActive--SGfE9.index__PopIn--J_e3v .index__Table--Tusun {
  display: grid;
}

.index__PopIn--J_e3v .index__Controls--csg7M {
  margin-top: 20px;
}

.index__Controls--csg7M {
  display: grid;
  grid-template-columns: 310px 1fr;
  justify-items: end;
  align-items: center;
  margin-bottom: 20px;
}

.index__Controls--csg7M > div:first-child {
  justify-self: flex-start;
}

.index__AllOptions--nYp5r {
  height: 100%;
  display: flex;
  gap: 5px;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
}

.index__Container--YmlbJ {
  background-color: #FFFFFF;
  height: 276px;
  overflow: auto;
  border: 1px solid #9CB2C7;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.index__Header--UvMbw {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  background-color: #EFF2F6;
  color: #3E586F;
  position: sticky;
  top: 0;
  z-index: 10;
}

.index__Header--UvMbw .index__Option--yMxw8 {
  background-color: #EFF2F6;
  height: 36px;
}

.index__Header--UvMbw .index__Option--yMxw8 .index__Column--C44bb {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
}

.index__Header--UvMbw .index__SelectOptionHidden--CiKYx {
  background-color: #EFF2F6;
  border-bottom: 1px solid #9CB2C7;
  height: 37px;
}

.index__Option--yMxw8 {
  border-bottom: 1px solid #9CB2C7;
  display: inline-flex;
  align-items: center;
  height: 46px;
  justify-content: space-between;
  cursor: pointer;
  min-width: 100%;
  width: 100%;
}

.index__Column--C44bb {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 180px;
  display: inline-block;
  padding: 0 15px;
}

.index__Column--C44bb:first-of-type {
  min-width: 310px;
}

.index__Column--C44bb.index__FullWidth--eqdtJ {
  width: 100%;
}

.index__ColumnSpaceBetween--q0Obb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.index__Option--yMxw8 .index__Column--C44bb:first-child {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}

.index__SelectOptionHidden--CiKYx {
  padding-right: 15px;
  background-color: #EFF2F6;
  width: 53px;
  height: 45px;
}

.index__SelectOption--YJTvA {
  position: sticky;
  right: 0;
  padding-right: 15px;
  background-color: #FFFFFF;
  width: 53px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.index__SelectOption--YJTvA div {
  align-items: center;
  width: 20px;
}
.index__SelectOption--YJTvA div div:first-child {
  visibility: hidden;
}

.index__Option--yMxw8.index__Disabled--KaAUX,
.index__Option--yMxw8.index__Disabled--KaAUX .index__Column--C44bb {
  cursor: not-allowed;
  color: #5C81A3;
}

.index__Status--jR2hu {
  background-color: #EFF2F6;
  color: #3E586F;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  text-align: center;
  height: 36px;
  display: flex;
  align-items: center;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid #9CB2C7;
  border-top: 0;
  padding-left: 15px;
}

.index__NoResults--Oq2yT {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9CB2C7;
}
.BeaconContainer {
  z-index: 9999999 !important;
}

.index__ModalLayout--y1FRj {
  display: grid;
  height: 80vh;
  max-height: 700px;
  background-color: #EFF2F6;
  grid-template-rows: max-content 1fr max-content;
  grid-template-areas: "header" "options" "buttons";
}
.index__ModalLayout--y1FRj > div {
  padding-left: 40px;
  padding-right: 40px;
}

.index__Options--TQvTa {
  grid-area: options;
  overflow: auto;
}

.index__Option--UB4if {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px;
  border-bottom: 1px solid #9CB2C7;
}

.index__Option--UB4if:first-of-type {
  border-top: 1px solid #9CB2C7;
}

.index__Option--UB4if:hover {
  background-color: #DEE6ED;
}

.index__Option--UB4if:hover:before,
.index__Option--UB4if:hover:after {
  background-color: #DEE6ED;
  position: absolute;
  top: 0;
  height: 100%;
  width: 8px;
  content: "";
}

.index__Option--UB4if:hover:before {
  left: -8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.index__Option--UB4if:hover:after {
  right: -8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.index__OptionIcon--l73pH path {
  fill: #9CB2C7;
}

.index__OptionTextContainer--VXma3 {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 580px;
}

.index__OptionHeading--wj6h_ {
  color: #1C2731;
}

.index__OptionSubheading--xwWzY {
  color: #3E586F;
}

.index__OptionChevron--Pg5Gb {
  height: 24px;
  fill: #9CB2C7;
}

.index__OptionChevron--Pg5Gb > svg {
  height: 100%;
}

.index__Information--ESp99 {
  margin-top: 40px;
  color: #3E586F;
  padding-left: 76px;
  padding-right: 76px;
}

.index__Information--ESp99 a {
  color: #3E586F;
  text-decoration: underline !important;
}

.index__Buttons--nnnNz {
  grid-area: buttons;
  justify-self: left;
  padding-top: 40px;
  padding-bottom: 40px;
}

.index__Truncate--fcutK {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index__Spinner--_6Efn svg {
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-name: index__animation_spin--_GPRS;
  animation-timing-function: linear;
  transform-origin: 50% 50%;
  transform: rotate(45deg);
}

.index__Spinner--_6Efn.index__light--tvgnE path {
  fill: #FFFFFF;
}

.index__Spinner--_6Efn.index__dark--t5Uoi path {
  fill: #9CB2C7;
}

@keyframes index__animation_spin--_GPRS {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.Notification__NotificationContainer--fNv1e {
  color: #3E586F;
  border-radius: 5px;
  padding: 8px;
  display: grid;
  grid-template-columns: 1fr max-content max-content;
  grid-template-rows: max-content max-content;
  grid-template-areas: "Title Time Clear" "Description Description Description";
  column-gap: 10px;
}

.Notification__NotificationContainer--fNv1e.Notification__NoClear--pfAIV {
  grid-template-columns: 1fr max-content;
  grid-template-areas: "Title Time" "Description Description";
}

.Notification__NotificationContainer--fNv1e:hover {
  background-color: #EFF2F6;
}

.Notification__NotificationContainer--fNv1e a {
  color: #1B9DDE;
}

.Notification__Title--qEEFT {
  grid-area: Title;
  color: #1C2731;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Notification__Time--wpKwl {
  grid-area: Time;
  line-height: 20px;
  color: #9CB2C7;
  white-space: nowrap;
  text-align: right;
}

.Notification__Clear--c_0F0 {
  grid-area: Clear;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 15px;
  min-width: 15px;
  max-width: 15px;
  max-height: 15px;
  border-radius: 50%;
  background-color: #1B9DDE;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 8px;
  line-height: 8px;
  margin-top: 3px;
}

.Notification__Description--Le5HL {
  grid-area: Description;
}
.NotificationsContainer__NotificationsContainer--FEOmI {
  display: flex;
  position: relative;
}

.NotificationsContainer__NotificationsContainer__button--mEFXL {
  position: relative;
  padding: 0;
  margin: 0;
  border-radius: 0;
  overflow: visible;
}

.NotificationsContainer__NotificationsContainer__dropdown_wrapper--p7SUM {
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 70px;
  width: 425px;
  height: 70px;
}

.NotificationsContainer__NotificationsContainer__dropdown--c9FVI {
  padding: 14px;
  border-radius: 5px;
  background-color: #FFFFFF;
  max-height: 60vh;
  overflow-y: auto;
  overflow-x: hidden;
  box-shadow: 0px 2px 8px 0px rgba(28, 39, 49, 0.15);
}

.NotificationsContainer__NotificationsContainer__pointer--fOa3C {
  position: absolute;
  top: 58px;
  right: 43px;
}

.NotificationsContainer__NotificationsContainer__pointer--fOa3C:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #FFFFFF;
  z-index: 2;
}

.NotificationsContainer__NotificationsContainer__pointer--fOa3C:after {
  position: absolute;
  top: -2px;
  right: -2px;
  content: "";
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 14px solid rgba(28, 39, 49, 0.04);
  z-index: 1;
}

.NotificationsContainer__NotificationsContainer__section_divider--_L6nE {
  width: 100%;
  padding-top: 6px;
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 6px;
  border-bottom: 1px solid #9CB2C7;
}

.NotificationsContainer__NotificationsContainer__section_header--I6MtK {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 8px;
}

.NotificationsContainer__NotificationsContainer__section_header_name--zwvce {
  color: #1C2731;
}

.NotificationsContainer__NotificationsContainer__section_header_clear--tb3E_ button {
  color: #1B9DDE;
  font-size: 12px;
  line-height: 12px;
  padding: 0;
  margin: 0;
  border-radius: 0;
}

@keyframes NotificationsContainer__loader--mwblO {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.NotificationsContainer__NotificationsContainer__loader--Est_q,
.NotificationsContainer__NotificationsContainer__loader--Est_q:after {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}

.NotificationsContainer__NotificationsContainer__loader--Est_q {
  border-left: 3px solid #1B9DDE;
  transform: translateZ(0);
}

.NotificationsContainer__NotificationsContainer__loader--Est_q.NotificationsContainer__loading--BSzIT {
  border-top: 3px solid #BECDDA;
  border-right: 3px solid #BECDDA;
  border-bottom: 3px solid #BECDDA;
  animation: NotificationsContainer__loader--mwblO 1.1s infinite linear;
}

.NotificationsContainer__NotificationsContainer__loader--Est_q.NotificationsContainer__complete--HFBg7 {
  border-top: 3px solid #1B9DDE;
  border-right: 3px solid #1B9DDE;
  border-bottom: 3px solid #1B9DDE;
}

.NotificationsContainer__NotificationsContainer__loader--Est_q.NotificationsContainer__complete--HFBg7 svg {
  position: absolute;
  bottom: -7px;
  right: -7px;
  width: 16px;
  height: 16px;
}

.NotificationsContainer__NotificationsContainer__loader_text--eW4n4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.NotificationsContainer__NotificationsDivider--xf7Ob {
  background-color: rgba(28, 39, 49, 0.7);
  width: 1px;
  height: 30px;
  margin-right: 20px;
  margin-left: 20px;
}
.index__Swatch--LuRmd {
  height: 22px;
  width: 22px;
  overflow: hidden;
  display: flex;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  border-radius: 50%;
}
.index__Swatch--LuRmd > div {
  width: 100%;
}
.ColourSelectInput__ColourSelectInput--qp1GJ {
  display: flex;
  gap: 10px;
  align-items: center;
}
.rdp {
  --rdp-cell-size: 40px;
  --rdp-accent-color: #0000ff;
  --rdp-background-color: #e7edff;
  --rdp-accent-color-dark: #3003e1;
  --rdp-background-color-dark: #180270;
  --rdp-outline: 2px solid var(--rdp-accent-color); /* Outline border for focused elements */
  --rdp-outline-selected: 3px solid var(--rdp-accent-color); /* Outline border for focused _and_ selected elements */
  margin: 1em;
}

/* Hide elements for devices that are not screen readers */
.rdp-vhidden {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  background: transparent;
  border: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  position: absolute !important;
  top: 0;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  border: 0 !important;
}

/* Buttons */
.rdp-button_reset {
  appearance: none;
  position: relative;
  margin: 0;
  padding: 0;
  cursor: default;
  color: inherit;
  background: none;
  font: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.rdp-button_reset:focus-visible {
  /* Make sure to reset outline only when :focus-visible is supported */
  outline: none;
}

.rdp-button {
  border: 2px solid transparent;
}

.rdp-button[disabled]:not(.rdp-day_selected) {
  opacity: 0.25;
}

.rdp-button:not([disabled]) {
  cursor: pointer;
}

.rdp-button:focus-visible:not([disabled]) {
  color: inherit;
  background-color: var(--rdp-background-color);
  border: var(--rdp-outline);
}

.rdp-button:hover:not([disabled]):not(.rdp-day_selected) {
  background-color: var(--rdp-background-color);
}

.rdp-months {
  display: flex;
}

.rdp-month {
  margin: 0 1em;
}

.rdp-month:first-child {
  margin-left: 0;
}

.rdp-month:last-child {
  margin-right: 0;
}

.rdp-table {
  margin: 0;
  max-width: calc(var(--rdp-cell-size) * 7);
  border-collapse: collapse;
}

.rdp-with_weeknumber .rdp-table {
  max-width: calc(var(--rdp-cell-size) * 8);
  border-collapse: collapse;
}

.rdp-caption {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  text-align: left;
}

.rdp-multiple_months .rdp-caption {
  position: relative;
  display: block;
  text-align: center;
}

.rdp-caption_dropdowns {
  position: relative;
  display: inline-flex;
}

.rdp-caption_label {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  margin: 0;
  padding: 0 0.25em;
  white-space: nowrap;
  color: currentColor;
  border: 0;
  border: 2px solid transparent;
  font-family: inherit;
  font-size: 140%;
  font-weight: bold;
}

.rdp-nav {
  white-space: nowrap;
}

.rdp-multiple_months .rdp-caption_start .rdp-nav {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.rdp-multiple_months .rdp-caption_end .rdp-nav {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.rdp-nav_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--rdp-cell-size);
  height: var(--rdp-cell-size);
  padding: 0.25em;
  border-radius: 100%;
}

/* ---------- */
/* Dropdowns  */
/* ---------- */
.rdp-dropdown_year,
.rdp-dropdown_month {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.rdp-dropdown {
  appearance: none;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  cursor: inherit;
  opacity: 0;
  border: none;
  background-color: transparent;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.rdp-dropdown[disabled] {
  opacity: unset;
  color: unset;
}

.rdp-dropdown:focus-visible:not([disabled]) + .rdp-caption_label {
  background-color: var(--rdp-background-color);
  border: var(--rdp-outline);
  border-radius: 6px;
}

.rdp-dropdown_icon {
  margin: 0 0 0 5px;
}

.rdp-head {
  border: 0;
}

.rdp-head_row,
.rdp-row {
  height: 100%;
}

.rdp-head_cell {
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: 700;
  text-align: center;
  height: 100%;
  height: var(--rdp-cell-size);
  padding: 0;
}

.rdp-tbody {
  border: 0;
}

.rdp-tfoot {
  margin: 0.5em;
}

.rdp-cell {
  width: var(--rdp-cell-size);
  height: 100%;
  height: var(--rdp-cell-size);
  padding: 0;
  text-align: center;
}

.rdp-weeknumber {
  font-size: 0.75em;
}

.rdp-weeknumber,
.rdp-day {
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: var(--rdp-cell-size);
  max-width: var(--rdp-cell-size);
  height: var(--rdp-cell-size);
  margin: 0;
  border: 2px solid transparent;
  border-radius: 100%;
}

.rdp-day_today:not(.rdp-day_outside) {
  font-weight: bold;
}

.rdp-day_selected,
.rdp-day_selected:focus-visible,
.rdp-day_selected:hover {
  color: white;
  opacity: 1;
  background-color: var(--rdp-accent-color);
}

.rdp-day_outside {
  opacity: 0.5;
}

.rdp-day_selected:focus-visible {
  /* Since the background is the same use again the outline */
  outline: var(--rdp-outline);
  outline-offset: 2px;
  z-index: 1;
}

.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.rdp:not([dir=rtl]) .rdp-day_range_end:not(.rdp-day_range_start) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.rdp[dir=rtl] .rdp-day_range_start:not(.rdp-day_range_end) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.rdp[dir=rtl] .rdp-day_range_end:not(.rdp-day_range_start) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.rdp-day_range_end.rdp-day_range_start {
  border-radius: 100%;
}

.rdp-day_range_middle {
  border-radius: 0;
}
.Input__Input--KhLNJ {
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}

.Input__Input--KhLNJ input {
  width: 100%;
  border-width: 0;
  outline: none;
  background-color: inherit;
  color: inherit;
}

.Input__Theme-Light--YRNK1 {
  background-color: #FFFFFF;
  border-color: #9CB2C7;
  color: #1C2731;
}

.Input__Theme-Dark--sUsLA {
  background-color: #2D3F50;
  border-color: #9CB2C7;
  color: #FFFFFF;
}

.Input__medium--flOME input {
  padding: 11px 15px 11px 15px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
}

.Input__small--ohYnc input {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  padding: 7px 15px 7px 15px;
}

.Input__ValidationMessages--uPKNT:not(:empty) {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  display: grid;
  gap: 5px;
  border-top: 1px solid;
  border-color: inherit;
  background-color: #EFF2F6;
  color: #3E586F;
  padding: 10px 15px;
}
.DateInput__DateInput--_E16O {
  background-color: inherit;
}

.DateInput__DateInputBox--PRoS_ {
  border-width: 0;
  border-color: transparent;
  display: flex;
  align-items: center;
}

.DateInput__DateInputField--M33la {
}

.DateInput__DateCaption--ht35d {
  margin-left: 0.5em;
  margin-bottom: 0.5em;
  margin-right: 0.5em;
}

.DateInput__Theme-Light--DEsaw {
  --rdp-background-color: #EFF2F6;
  --rdp-accent-color: #D1ECFA;
}
.DateInput__Theme-Light--DEsaw .DateInput__DayPickerDay--UMN2z,
.DateInput__Theme-Light--DEsaw .DateInput__CalendarSelect--iaCq4 {
  color: #1C2731;
}
.DateInput__Theme-Light--DEsaw .DateInput__DayPickerDay--UMN2z:hover,
.DateInput__Theme-Light--DEsaw .DateInput__CalendarSelect--iaCq4:hover {
  background-color: #EFF2F6;
  color: #1C2731;
}
.DateInput__Theme-Light--DEsaw .DateInput__DayPickerHeadCell--qvALl {
  color: #5C81A3;
}
.DateInput__Theme-Light--DEsaw .DateInput__DayPickerDayOutside--B1wTk,
.DateInput__Theme-Light--DEsaw .DateInput__DayPickerDayDisabled--AvR8Y {
  color: #5C81A3;
}
.DateInput__Theme-Light--DEsaw .DateInput__DayPickerDaySelected--cBTgT {
  background-color: #D1ECFA;
}
.DateInput__Theme-Light--DEsaw .DateInput__DateCaption--ht35d {
  border-bottom: 1px solid #9CB2C7;
}
.DateInput__Theme-Light--DEsaw .DateInput__DateInputBox--PRoS_,
.DateInput__Theme-Light--DEsaw .DateInput__CalendarOptionsSelect--bhOsh {
  background: #FFFFFF;
}
.DateInput__Theme-Light--DEsaw .DateInput__CalendarOption--HPnJh {
  color: #3E586F;
}
.DateInput__Theme-Light--DEsaw .DateInput__CalendarOption--HPnJh:hover {
  background-color: #EFF2F6;
}
.DateInput__Theme-Light--DEsaw .DateInput__CalendarOption-selected--TEqz4 {
  background-color: #D1ECFA;
  color: #1C2731;
}

.DateInput__Theme-Dark--mJrAI {
  --rdp-background-color: #496783;
  --rdp-accent-color: #496783;
}
.DateInput__Theme-Dark--mJrAI .DateInput__DayPickerDay--UMN2z,
.DateInput__Theme-Dark--mJrAI .DateInput__CalendarSelect--iaCq4 {
  color: #FFFFFF;
}
.DateInput__Theme-Dark--mJrAI .DateInput__DayPickerDay--UMN2z:hover,
.DateInput__Theme-Dark--mJrAI .DateInput__CalendarSelect--iaCq4:hover {
  background-color: #496783;
  color: #DEE6ED;
}
.DateInput__Theme-Dark--mJrAI .DateInput__DayPickerHeadCell--qvALl {
  color: #BECDDA;
}
.DateInput__Theme-Dark--mJrAI .DateInput__DayPickerDayOutsideMonth--vxsqi,
.DateInput__Theme-Dark--mJrAI .DateInput__DayPickerDayDisabled--AvR8Y {
  color: #BECDDA;
}
.DateInput__Theme-Dark--mJrAI .DateInput__DayPickerDaySelected--cBTgT {
  color: #FFFFFF;
  background-color: #1B9DDE;
}
.DateInput__Theme-Dark--mJrAI .DateInput__DateCaption--ht35d {
  border-bottom: 1px solid #9CB2C7;
}
.DateInput__Theme-Dark--mJrAI .DateInput__CalendarOptionsSelect--bhOsh {
  background: #3E586F;
}
.DateInput__Theme-Dark--mJrAI .DateInput__CalendarOption--HPnJh {
  color: #FFFFFF;
}
.DateInput__Theme-Dark--mJrAI .DateInput__CalendarOption--HPnJh:hover {
  background-color: #496783;
  color: #DEE6ED;
}
.DateInput__Theme-Dark--mJrAI .DateInput__CalendarOption-selected--TEqz4 {
  background-color: #1B9DDE;
  color: #FFFFFF;
}

.DateInput__DayPickerRoot--I6CS0 {
  padding: 15px;
}

.DateInput__DayPickerCell--vzKwU {
  text-align: center;
}
.DateInput__DayPickerCell--vzKwU button {
  background: none;
}

.DateInput__DayPickerDay--UMN2z {
  border-radius: 100%;
  padding: 0.5em;
  border-width: 0;
  width: 28px;
}
.DateInput__DayPickerDay--UMN2z:hover {
  cursor: pointer;
}

.DateInput__DayPickerDayDisabled--AvR8Y {
  cursor: not-allowed;
}
.DateInput__DayPickerDayDisabled--AvR8Y:hover {
  cursor: not-allowed;
  background-color: inherit;
}

.DateInput__DayPickerHeadCell--qvALl {
  padding: 0.5em;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
}

.DateInput__DateCaption--ht35d {
  display: flex;
  padding-bottom: 5px;
}

.DateInput__DayPickerVHidden--w0TPZ {
  display: none;
}

.DateInput__CalendarSelect--iaCq4 {
  margin-right: 10px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  cursor: pointer;
}

.DateInput__CalendarSelectDropdownButton--dq4mj {
  display: inline-block;
  vertical-align: text-top;
  margin-left: 5px;
}

.DateInput__CalendarSelectButtonLabel--SYVml {
  display: flex;
  justify-content: space-between;
}

.DateInput__CalendarOptions--xVJ7q {
  position: relative;
  display: inline-block;
  border-radius: 3px;
  box-shadow: 0px 2px 4px 0px rgba(28, 39, 49, 0.1);
}

.DateInput__CalendarOptionsSelect--bhOsh {
  display: none;
  position: absolute;
  top: 50px;
  padding: 5px;
  box-shadow: 1px 2px 4px 1px rgba(28, 39, 49, 0.2);
  border-radius: 3px;
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  z-index: 1;
}

.DateInput__CalendarOptionsScroll--rrehn {
  overflow-y: auto;
  height: 150px;
  width: 100px;
}

.DateInput__CalendarOption--HPnJh {
  padding: 5px;
  border-radius: 3px;
}

.DateInput__CalendarOptionsSelectActive--QmArG {
  display: block;
  background-color: #FFFFFF;
}
.index__CalloutPosition--GkbAd {
  position: absolute;
  width: 1px;
}

.index__Callout--wKusm {
  border-radius: 6px;
  top: 20px;
  position: absolute;
  box-shadow: 1px 3px 8px 1px rgba(0, 0, 0, 0.25);
  z-index: 99999;
  text-align: left;
}

.index__Theme-Light--wlZaX .index__Callout--wKusm {
  background-color: #FFFFFF;
}
.index__Theme-Light--wlZaX .index__Pointer--Xaf0Z::before {
  border-color: transparent transparent #FFFFFF transparent;
}

.index__Theme-Dark--oaJV9 .index__Callout--wKusm {
  background-color: #3E586F;
}
.index__Theme-Dark--oaJV9 .index__Pointer--Xaf0Z::before {
  border-color: transparent transparent #3E586F transparent;
}

.index__Pointer--Xaf0Z {
  position: absolute;
  width: 28px;
  height: 14px;
  top: -12px;
}
.index__Pointer--Xaf0Z::before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  border-style: solid;
  border-color: transparent transparent #FFFFFF transparent;
  border-width: 0 12px 12px 12px;
  z-index: 2;
}
.index__Pointer--Xaf0Z::after {
  position: absolute;
  top: -2px;
  right: -2px;
  content: "";
  border-style: solid;
  border-color: transparent transparent rgba(28, 39, 49, 0.04) transparent;
  border-width: 0 14px 14px 14px;
  z-index: 1;
}
.index__IconButton--C7dQV {
  cursor: pointer;
  width: 22px;
  display: flex;
}

.index__Theme-Light--q7ay6 svg {
  fill: #5C81A3;
}
.index__Theme-Light--q7ay6 svg:hover {
  fill: #3E586F;
}

.index__Theme-Dark--EU5BA svg {
  fill: #9CB2C7;
}
.index__Theme-Dark--EU5BA svg:hover {
  fill: #BECDDA;
}
.index__ValidationStatus--fmDCV {
  display: flex;
  gap: 10px;
  align-items: center;
}
.Label__Label--I6M6v {
  display: inline-block;
  color: #3E586F;
}
.NumberInput__NumberInput--LeLx6 {
  padding: 0 !important;
  border: 0 !important;
}
.RadioInput__RadioOption--pi7f2 {
  display: flex;
  gap: 5px;
  align-items: center;
}
.RadioInput__RadioOption--pi7f2 > input {
  margin: 0;
  margin-right: 5px;
  appearance: none;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  transition: 0.2s all linear;
  outline: 1px solid #9CB2C7;
  border: 3px solid #FFFFFF;
  background-color: #FFFFFF;
}
.RadioInput__RadioOption--pi7f2 > input.RadioInput__ReadOnly--wT6BW,
.RadioInput__RadioOption--pi7f2 > input:disabled {
  background-color: #EFF2F6;
  outline-color: #BECDDA;
  border-color: #EFF2F6;
}
.RadioInput__RadioOption--pi7f2 > input:disabled:checked {
  background-color: #9CB2C7;
}
.RadioInput__RadioOption--pi7f2 > input:disabled,
.RadioInput__RadioOption--pi7f2 > input:disabled + label {
  cursor: not-allowed;
}
.RadioInput__RadioOption--pi7f2 > input:hover:not(:disabled, .RadioInput__ReadOnly--wT6BW) {
  outline-color: #9CB2C7;
  border-color: #DEE6ED;
  background-color: #DEE6ED;
}
.RadioInput__RadioOption--pi7f2 > input:checked {
  background-color: #3E586F;
}
.RadioInput__RadioOption--pi7f2 > input:hover:checked:not(:disabled, .RadioInput__ReadOnly--wT6BW) {
  outline-color: #3E586F;
}

.RadioInput__RadioOptionLabel--nUFl1 {
  color: #3E586F;
}

input:disabled + .RadioInput__RadioOptionLabel--nUFl1 {
  color: #5C81A3;
}
.useTextLimits__DisplayLimit--qfbI8 {
  margin-right: 5px;
}
.tox.tox-tinymce {
  border: 0 !important;
}

.tox.tox-tinymce {
  min-height: 200px !important;
}

.tox .tox-toolbar__group {
  padding: 0 6px 0 6px !important;
}

.tox-pop__dialog button[data-mce-name=imageoptions] {
  display: none !important;
}

.tox-tinymce-aux {
  z-index: 999999 !important;
}

.tox-tbtn--select {
  width: auto !important;
}

.tox.tox-tinymce {
  max-height: 60vh;
}

.index__ViewOnly--FUL1W {
  min-height: 200px;
}

.index__ModalLayout--Ab57e {
  display: grid;
  background-color: #EFF2F6;
  grid-template-rows: max-content max-content max-content;
  grid-template-areas: "header" "body" "ModalFooter";
}
.index__ModalLayout--Ab57e > div {
  padding-left: 40px;
  padding-right: 40px;
}

.index__ModalBody--ora8Z {
  grid-area: body;
  margin-bottom: 20px;
}
.index__BreadcrumbsContainer--dKCs9 {
  width: 100%;
  min-width: 200px;
  overflow: hidden;
  display: flex;
  /* this should be 1lh, but that unit doesn't work yet, so we guess the line height */
  --guessed-line-height: calc(1.2 * 1em);
  --breadcrumb-gap: calc(0.25 * var(--guessed-line-height));
}

.index__BreadcrumbsList--GnUPa {
  display: inline-flex;
  align-items: center;
  gap: var(--breadcrumb-gap);
  visibility: hidden;
}

.index__BreadcrumbsVisible--RVlOQ {
  visibility: visible;
}

.index__TruncateRootText300--NidpC .index__BreadcrumbContainer--cl0dy:first-of-type .index__Text--x9Zlt {
  max-width: 300px;
}

.index__TruncateRootText200--NLR1J .index__BreadcrumbContainer--cl0dy:first-of-type .index__Text--x9Zlt {
  max-width: 200px;
}

.index__TruncateRootText100--MtERz .index__BreadcrumbContainer--cl0dy:first-of-type .index__Text--x9Zlt {
  max-width: 100px;
}

.index__TruncateRootText50--AyIot .index__BreadcrumbContainer--cl0dy:first-of-type .index__Text--x9Zlt {
  max-width: 50px;
}

.index__HideRootText--GwvwU .index__BreadcrumbContainer--cl0dy:first-of-type .index__Text--x9Zlt {
  display: none;
}

.index__TruncateTailText300--mWVSR .index__BreadcrumbContainer--cl0dy:last-of-type .index__Text--x9Zlt {
  max-width: calc(var(--container-width) - 7em); /* happens when ellipsis is invisible */
  min-width: 4em;
}

.index__TruncateTailText200--v6YnZ .index__BreadcrumbContainer--cl0dy:last-of-type .index__Text--x9Zlt {
  max-width: calc(var(--container-width) - 9em); /* happens when ellipsis is showing */
  min-width: 4em;
}

.index__HideTailText--aB_nJ .index__BreadcrumbContainer--cl0dy:last-of-type .index__Text--x9Zlt {
  display: none;
}

/* First middle breadcrumb starts from 3rd child */
.index__HideText1--eznc1 .index__BreadcrumbContainer--cl0dy:nth-child(3):not(:last-child) .index__Text--x9Zlt {
  display: none;
}

.index__HideText2--a7dXK .index__BreadcrumbContainer--cl0dy:nth-child(4):not(:last-child) .index__Text--x9Zlt {
  display: none;
}

.index__HideText3--boEee .index__BreadcrumbContainer--cl0dy:nth-child(5):not(:last-child) .index__Text--x9Zlt {
  display: none;
}

.index__HideText4--uAcJY .index__BreadcrumbContainer--cl0dy:nth-child(6):not(:last-child) .index__Text--x9Zlt {
  display: none;
}

.index__HideText5--q8zM5 .index__BreadcrumbContainer--cl0dy:nth-child(7):not(:last-child) .index__Text--x9Zlt {
  display: none;
}

.index__HideText6--vh6Zy .index__BreadcrumbContainer--cl0dy:nth-child(8):not(:last-child) .index__Text--x9Zlt {
  display: none;
}

.index__HideText7--XVPx5 .index__BreadcrumbContainer--cl0dy:nth-child(9):not(:last-child) .index__Text--x9Zlt {
  display: none;
}

.index__HideText8--rNMMu .index__BreadcrumbContainer--cl0dy:nth-child(10):not(:last-child) .index__Text--x9Zlt {
  display: none;
}

.index__HideText9--ZEcGs .index__BreadcrumbContainer--cl0dy:nth-child(11):not(:last-child) .index__Text--x9Zlt {
  display: none;
}

.index__HideText10--bk0aZ .index__BreadcrumbContainer--cl0dy:nth-child(n+12):not(:last-child) .index__Text--x9Zlt {
  display: none;
}

.index__ShowEllipsis--fuFVI .index__EllipsisContainer--P1ULK {
  display: flex;
}

.index__ShowEllipsis--fuFVI .index__BreadcrumbContainer--cl0dy {
  display: none;
}

.index__ShowEllipsis--fuFVI .index__BreadcrumbContainer--cl0dy:first-of-type,
.index__ShowEllipsis--fuFVI .index__BreadcrumbContainer--cl0dy:last-of-type {
  display: flex;
}

.index__Icon--LPVEN {
  width: var(--guessed-line-height);
  height: var(--guessed-line-height);
}

.index__Arrow--9Mf6V {
  width: calc(var(--guessed-line-height) * 0.75);
  height: calc(var(--guessed-line-height) * 0.75);
}

.index__Arrow--9Mf6V path {
  fill: currentColor;
  opacity: 50%;
}

.index__EllipsisContainer--P1ULK {
  display: none;
  align-items: center;
  gap: var(--breadcrumb-gap);
}

.index__BreadcrumbContainer--cl0dy {
  display: flex;
  align-items: center;
  gap: var(--breadcrumb-gap);
}

.index__IconLink--fPuOj {
  cursor: pointer;
}

.index__Text--x9Zlt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index__TextLink--XcihZ:hover {
  cursor: pointer;
  text-decoration: underline !important;
}
/* okay for styling <button> or <a> */
.links__Link--FZhHO {
  text-decoration: underline !important;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
  border: none;
}
.index__LinkButton--t9hvp {
}
.HistoryActionLink__HistoryActionLink--HByZ3 {
}
.index__warning--uvYRN .index__Status--yckOG,
.index__error--gfPIc .index__Status--yckOG {
  height: 44px;
}
.index__warning--uvYRN .index__Close--fFer6 path,
.index__error--gfPIc .index__Close--fFer6 path {
  fill: #1C2731;
}

.index__warning--uvYRN .index__Status--yckOG {
  background-color: #FFB00F;
}

.index__error--gfPIc .index__Status--yckOG {
  background-color: #FF794F;
}

.index__Alert--LJ_FR {
  padding: 40px 40px 0 40px;
}

.index__Modal--yGjoU {
  background-color: #EFF2F6;
}

.index__Title--jbOTM {
  color: #1C2731;
}

.index__DialogText--sUZDV {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #3E586F;
}

.index__Close--fFer6 {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  fill: #3E586F;
}
.index__InfoBar--bORY_ {
  padding: 40px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.index__Title--MDCOs {
}

.index__Details--lCukT {
}

.index__Description--EtHgP {
  color: #3E586F;
}

.index__DetailHeader--wIdGP {
}

.index__DetailValue--NSUXc {
  overflow-wrap: break-word;
}
.index__Toolbar--wzxBi {
  display: flex;
  flex-direction: column;
  width: max-content;
  fill: #3E586F;
  user-select: none;
}

.index__ToolbarButton--_Cthx {
  padding: 10px;
  background-color: #EFF2F6;
  cursor: pointer;
}

.index__ToolbarButton--_Cthx:hover {
  background-color: #DEE6ED;
  fill: #3E586F;
}

.index__ToolbarButtonSelected--OhmhR {
  fill: #EFF2F6;
  background-color: #3E586F;
  border: 0;
}

.index__ToolbarButtonSelected--OhmhR:hover {
  fill: #EFF2F6;
  background-color: #3E586F;
}

.index__ToolbarButtonDisabled--cp24l,
.index__ToolbarButtonDisabled--cp24l:hover {
  fill: #9CB2C7;
  cursor: not-allowed;
}

.index__vertical--rmW2M .index__ToolbarButton--_Cthx {
  border-left: 1px solid #9CB2C7;
  border-right: 1px solid #9CB2C7;
}
.index__vertical--rmW2M .index__ToolbarButton--_Cthx:first-of-type {
  border-top: 1px solid #9CB2C7;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.index__vertical--rmW2M .index__ToolbarButton--_Cthx:last-of-type {
  border-bottom: 1px solid #9CB2C7;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.index__vertical--rmW2M .index__ToolbarButtonSelected--OhmhR:first-of-type {
  border-top: 1px solid #3E586F;
}
.index__vertical--rmW2M .index__ToolbarButtonSelected--OhmhR:last-of-type {
  border-bottom: 1px solid #3E586F;
}

.index__horizontal--GXV5g {
  flex-direction: row;
}
.index__horizontal--GXV5g .index__ToolbarButton--_Cthx {
  border-top: 1px solid #9CB2C7;
  border-bottom: 1px solid #9CB2C7;
}
.index__horizontal--GXV5g .index__ToolbarButton--_Cthx:first-of-type {
  border-left: 1px solid #9CB2C7;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.index__horizontal--GXV5g .index__ToolbarButton--_Cthx:last-of-type {
  border-right: 1px solid #9CB2C7;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.index__horizontal--GXV5g .index__ToolbarButtonSelected--OhmhR:first-of-type {
  border-left: 1px solid #3E586F;
}
.index__horizontal--GXV5g .index__ToolbarButtonSelected--OhmhR:last-of-type {
  border-right: 1px solid #3E586F;
}

.index__ToolbarButton--_Cthx svg {
  width: 24px;
  height: 24px;
}

.index__Icon--sHb4d {
  width: 24px;
  height: 24px;
}
.imagePreview__Layout--DtI6i {
  display: grid;
  grid-template-columns: 460px minmax(0, auto);
  grid-template-rows: minmax(0, auto) 87px;
  grid-template-areas: "InfoBar Preview" "ModalFooter Preview";
}

.imagePreview__InfoBar--RDhDp {
  grid-area: InfoBar;
  overflow-y: auto;
}

.imagePreview__Preview--epMDy {
  grid-area: Preview;
  overflow: hidden;
}

.imagePreview__Toolbar--etvJP {
  position: absolute;
  left: 40px;
  top: 40px;
}
.AssetUploadInputModal__Layout--ImrEr {
}

.AssetUploadInputModal__InfoBar--WD7ud {
}

.AssetUploadInputModal__Preview--G2vm3 {
}

.AssetUploadInputModal__Toolbar--u9OWy {
}
.index__badge--vquFg {
  background-color: #FFFFFF;
  width: min-content;
  padding: 3px;
  border-radius: 3px;
  color: #3E586F;
  white-space: nowrap;
}

.index__warning--XzGxS {
  background-color: #FFE6B3;
}

.index__error--ADgeG {
  background-color: #FF9E80;
  color: #1C2731;
}
.index__PreviewViewer--hW48p {
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.index__IncludePadding--mIfKM {
  padding: 80px;
}

.index__Image--_PyJz,
.index__ErrorImage--Te3NM {
  max-width: min(100%, 2000px);
  max-height: min(100%, 2000px);
}

.index__Image--_PyJz {
  position: relative;
  box-shadow: 0px 2px 4px 0px rgba(28, 39, 49, 0.3);
}
.ImageWithBackup__BackupImg--qlzyq {
  filter: drop-shadow(0px 2px 4px rgba(35, 37, 39, 0.3));
  boxshadow: none;
}

.ImageWithBackup__MagicBg--tuEEm {
  background-color: #DEE6ED;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 7.075px, #EFF2F6 7.075px, #EFF2F6 14.15px);
  transition: background-color 200ms ease-in-out;
  background-size: 20px 20px;
  animation: ImageWithBackup__MagicBg--tuEEm 2s linear infinite;
}

@keyframes ImageWithBackup__MagicBg--tuEEm {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 20px 0;
  }
}
.ImageWithBackup__MagicBg--tuEEm:hover {
  background-color: #EFF2F6;
}
.LoaderShade__LoaderShade--faFXR {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 10;
}
.LoaderShade__LoaderShade--faFXR .LoaderShade__Spinner--EXsv_ {
  color: #FFFFFF;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  text-align: center;
  user-select: none;
  position: relative;
  height: 40px;
  margin-left: -27px;
  margin-top: -20px;
  padding-top: 26px;
  transition: opacity 300ms ease-in-out;
  min-width: 54px;
  z-index: 2000;
}
.LoaderShade__LoaderShade--faFXR .LoaderShade__Spinner--EXsv_:before {
  display: block;
  position: absolute;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-name: LoaderShade__animation_spin--XvkK1;
  animation-timing-function: linear;
  background-image: url(public/main/images/icons/legacy/EventLoadingWhite.e5953adf6622e8f65df0.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  content: "";
  height: 24px;
  left: calc(50% - 12px);
  top: 0;
  transform-origin: 50% 50%;
  transform: rotate(45deg);
  width: 24px;
}
@keyframes LoaderShade__animation_spin--XvkK1 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.UploadPreview__NoImage--CFZk4 {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 40px;
}

.UploadPreview__Placeholder--JgV7r {
  color: #5C81A3;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.UploadPreview__Buttons--ljGL5 {
  display: flex;
  gap: 20px;
}
.index__NoFile--zno07 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index__NoFile--zno07 path {
  fill: #9CB2C7;
}
.AssetUploadInputManager__UploadInput--ZIIAh {
  opacity: 0;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
}
.Cropper__Cropper--L9VHx {
  display: grid;
  grid-template-areas: "image panel";
  grid-auto-columns: auto min-content;
}

.Cropper__Cropper__image--y86mC {
  grid-area: image;
  position: relative;
  display: flex;
  max-height: 80vh;
  max-width: 50vw;
}

.Cropper__Cropper__image--y86mC .Cropper___shade--_1euX {
  background: rgba(0, 0, 0, 0.4);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 300ms ease-in-out, visibility 300ms ease-in-out;
  visibility: hidden;
  z-index: 20;
}

.Cropper__Cropper__image--y86mC .Cropper___shade--_1euX,
.Cropper__Cropper__image--y86mC .Cropper__cropper-crop--uUWoG {
  border-radius: 5px 0 0 5px;
}

.Cropper__Cropper__image--y86mC .Cropper___shade--visible--o_SaN {
  opacity: 1;
  visibility: visible;
}

.Cropper__Cropper__image--y86mC .Cropper___shade--_1euX {
  color: #FFFFFF;
  font-size: 12px;
}

.Cropper__Cropper__image--y86mC .Cropper__Spinner--Stymy {
  text-align: center;
  user-select: none;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 40px;
  margin-left: -27px;
  margin-top: -20px;
  padding-top: 26px;
  transition: opacity 300ms ease-in-out;
  min-width: 54px;
  z-index: 2000;
}

.Cropper__Cropper__image--y86mC .Cropper__Spinner--Stymy:before {
  display: block;
  position: absolute;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-name: Cropper__loader_spin--xzkDO;
  animation-timing-function: linear;
  background-image: url(public/main/images/icons/legacy/EventLoadingWhite.e5953adf6622e8f65df0.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  content: "";
  height: 24px;
  left: calc(50% - 12px);
  top: 0;
  transform-origin: 50% 50%;
  transform: rotate(45deg);
  width: 24px;
}

@keyframes Cropper__loader_spin--xzkDO {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.Cropper__Cropper__panel--_R7HN {
  background-color: #EFF2F6;
  display: flex;
  flex-direction: column;
  font-size: 12px;
  line-height: 18px;
  grid-area: panel;
  width: 460px;
  border-left: 1px solid #9CB2C7;
}

.Cropper__Cropper__content--yOUbV {
  flex: 1;
}

.Cropper__Cropper__instructions--QpcYF {
  color: #3E586F;
  font-size: 15px;
  line-height: 20px;
  width: 100%;
  padding-top: 10px;
}

.Cropper__Cropper__aspect--h2bnm {
  padding: 40px;
}

.Cropper__Cropper__aspect--h2bnm h3 {
  font-weight: 400;
  font-size: 22px;
  line-height: 27px;
  color: #3E586F;
}

.Cropper__Cropper__aspect--h2bnm .Cropper__RatioSelect--euwNd {
  padding-top: 20px;
}

.Cropper__Cropper__aspect--h2bnm .Cropper__CustomRatios--NgFsH {
  padding-top: 10px;
}

.Cropper__Cropper__aspect--h2bnm .Cropper__InputContainer--YO7kw {
  margin-top: 5px;
}

@media screen and (max-width: 1199px) {
  .Cropper__Cropper__image--y86mC {
    width: calc(100% - 300px);
  }
  .Cropper__Cropper__panel--_R7HN {
    width: 300px;
  }
}
.Cropper__ResetButton--DqOAY {
  color: #1B9DDE;
  display: flex;
  gap: 5px;
  cursor: pointer;
  border: none;
}
/*!
 * Cropper.js v1.5.6
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-10-04T04:33:44.164Z
 */
.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cropper-container img {
  display: block;
  height: 100%;
  image-orientation: 0deg;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.cropper-wrap-box,
.cropper-canvas {
  overflow: hidden;
}

.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}

.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}

.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
  overflow: hidden;
  width: 100%;
}

.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}

.cropper-dashed.dashed-h {
  border-bottom-width: 1px;
  border-top-width: 1px;
  height: 33.3333333333%;
  left: 0;
  top: 33.3333333333%;
  width: 100%;
}

.cropper-dashed.dashed-v {
  border-left-width: 1px;
  border-right-width: 1px;
  height: 100%;
  left: 33.3333333333%;
  top: 0;
  width: 33.3333333333%;
}

.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}

.cropper-center::before,
.cropper-center::after {
  background-color: #eee;
  content: " ";
  display: block;
  position: absolute;
}

.cropper-center::before {
  height: 1px;
  left: -3px;
  top: 0;
  width: 7px;
}

.cropper-center::after {
  height: 7px;
  left: 0;
  top: -3px;
  width: 1px;
}

.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}

.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}

.cropper-line {
  background-color: #39f;
}

.cropper-line.line-e {
  cursor: ew-resize;
  right: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-n {
  cursor: ns-resize;
  height: 5px;
  left: 0;
  top: -3px;
}

.cropper-line.line-w {
  cursor: ew-resize;
  left: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-s {
  bottom: -3px;
  cursor: ns-resize;
  height: 5px;
  left: 0;
}

.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}

.cropper-point.point-e {
  cursor: ew-resize;
  margin-top: -3px;
  right: -3px;
  top: 50%;
}

.cropper-point.point-n {
  cursor: ns-resize;
  left: 50%;
  margin-left: -3px;
  top: -3px;
}

.cropper-point.point-w {
  cursor: ew-resize;
  left: -3px;
  margin-top: -3px;
  top: 50%;
}

.cropper-point.point-s {
  bottom: -3px;
  cursor: s-resize;
  left: 50%;
  margin-left: -3px;
}

.cropper-point.point-ne {
  cursor: nesw-resize;
  right: -3px;
  top: -3px;
}

.cropper-point.point-nw {
  cursor: nwse-resize;
  left: -3px;
  top: -3px;
}

.cropper-point.point-sw {
  bottom: -3px;
  cursor: nesw-resize;
  left: -3px;
}

.cropper-point.point-se {
  bottom: -3px;
  cursor: nwse-resize;
  height: 20px;
  opacity: 1;
  right: -3px;
  width: 20px;
}

@media (min-width: 768px) {
  .cropper-point.point-se {
    height: 15px;
    width: 15px;
  }
}
@media (min-width: 992px) {
  .cropper-point.point-se {
    height: 10px;
    width: 10px;
  }
}
@media (min-width: 1200px) {
  .cropper-point.point-se {
    height: 5px;
    opacity: 0.75;
    width: 5px;
  }
}
.cropper-point.point-se::before {
  background-color: #39f;
  bottom: -50%;
  content: " ";
  display: block;
  height: 200%;
  opacity: 0;
  position: absolute;
  right: -50%;
  width: 200%;
}

.cropper-invisible {
  opacity: 0;
}

.cropper-bg {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC);
}

.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}
.AssetUploadInputModalResizer__Resizer__content--slbc2 {
  padding: 40px;
}

.AssetUploadInputModalResizer__Resizer__dimensions--IpfnP h3 {
  font-weight: 400;
  font-size: 22px;
  line-height: 27px;
  color: #3E586F;
}

.AssetUploadInputModalResizer__Colon--s8vKN {
  padding-top: 16px;
}

.AssetUploadInputModalResizer__ResetButton--fAzvi {
  color: #1B9DDE;
  display: flex;
  gap: 5px;
  cursor: pointer;
  border: none;
}
.index__NavButton--HIX1I {
  color: #3E586F;
  background-color: #FFFFFF;
  padding: 20px;
  width: max-content;
}
.index__NavButton--HIX1I:hover, .index__NavButton--HIX1I.index__Active--O8Out {
  color: #1B9DDE;
}
.index__NavButton--HIX1I.index__Active--O8Out {
  border-bottom: 2px solid #1B9DDE;
}
.index__NavButtonGroup--eTl0M {
  display: flex;
  padding-left: 40px;
  padding-right: 40px;
}
.index__FilePicker--RjAFZ {
  display: grid;
  grid-template-columns: min-content 1fr 380px;
  grid-template-rows: min-content min-content minmax(0, 1fr) min-content;
  grid-template-areas: "navbuttons    navbuttons navbuttons" "breadcrumbs   breadcrumbs search" "files         preview preview" "ModalFooter   ModalFooter ModalFooter";
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-color: #EFF2F6;
}

.index__NavButtons--cXd9v {
  grid-area: navbuttons;
  background-color: #FFFFFF;
}

.index__Breadcrumbs--MOYeE {
  grid-area: breadcrumbs;
  padding-top: 40px;
  padding-left: 40px;
  padding-bottom: 20px;
  align-self: center;
  padding-right: 40px;
}

.index__Search--YqzG1 {
  grid-area: search;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-right: 40px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.index__Search--YqzG1 div {
  max-width: 380px;
}

.index__Files--vXnEg {
  grid-area: files;
}

.index__Preview--mnFi6 {
  color: #5C81A3;
  grid-area: preview;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 40px;
  overflow: hidden;
}

.index__Files--vXnEg,
.index__Preview--mnFi6 {
  border-top: 1px solid #BECDDA;
  border-bottom: 1px solid #BECDDA;
}

.index__Files--vXnEg {
  border-right: 1px solid #BECDDA;
}
.background__White--Ujtbo {
  background-color: var(--dokio-background-color);
}

.background__Silver--b6niq {
  background-color: var(--dokio-background-color);
}

.background__CoolGrey--GLl1M {
  background-color: var(--dokio-background-color);
}

.background__Hover85--U3cwT {
  compose: onHover85 from "./onBackground.css";
  background-color: var(--dokio-background-color);
}
.index__LargeTile--U0HpH {
  position: relative;
  text-align: center;
  width: 220px;
  border-radius: 6px;
  padding-bottom: 10px;
}
.index__LargeTile--U0HpH:hover:not(.index__Disabled--pnP9l) {
  background-color: #DEE6ED;
  box-shadow: 1px 2px 4px 1px rgba(28, 39, 49, 0.2);
}
.index__LargeTile--U0HpH:hover:not(.index__Disabled--pnP9l) .index__kebabPosition--H5Pp6 > div {
  display: inline-block;
}
.index__LargeTile--U0HpH:hover:not(.index__Disabled--pnP9l) .index__CheckboxPosition--qNHZt {
  display: inline-block;
}
.index__LargeTile--U0HpH:hover:not(.index__Disabled--pnP9l) .index__name--ik5Hy {
  text-decoration: underline !important;
}
.index__LargeTile--U0HpH.index__Selected--Ut_l8 {
  background-color: #D1ECFA;
}
.index__LargeTile--U0HpH.index__Selected--Ut_l8:hover {
  background-color: #BAE3F7;
}
.index__LargeTile--U0HpH:hover:not(.index__Disabled--pnP9l) .index__thumbContainer--qyBuQ, .index__LargeTile--U0HpH.index__Selected--Ut_l8 .index__thumbContainer--qyBuQ {
  background-color: inherit;
}
.index__LargeTile--U0HpH.index__Disabled--pnP9l {
  opacity: 40%;
}

.index__Hover-Pointer--QVwjg .index__thumbContainer--qyBuQ,
.index__Hover-Pointer--QVwjg .index__name--ik5Hy {
  cursor: pointer;
}

.index__Hover-Zoom--cpicv .index__thumbContainer--qyBuQ,
.index__Hover-Zoom--cpicv .index__name--ik5Hy {
  cursor: zoom-in;
}

.index__Disabled--pnP9l .index__thumbContainer--qyBuQ,
.index__Disabled--pnP9l .index__name--ik5Hy {
  cursor: not-allowed;
}

.index__CheckboxPosition--qNHZt {
  position: absolute;
  display: none;
  top: 10px;
  left: 10px;
  z-index: 10;
}

.index__ForceShowCheckboxPosition--DIJxZ {
  display: inline-block;
}

.index__thumbContainer--qyBuQ {
  position: relative;
  padding: 20px;
  border-radius: 6px;
  height: 220px;
  width: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index__badgePosition--D8Xiy {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 10;
}

.index__kebabPosition--H5Pp6 {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
}

.index__kebabPosition--H5Pp6 > div {
  display: none;
}

.index__name--ik5Hy {
  color: #1C2731;
}

.index__details--AkBOy {
  color: #3E586F;
  white-space: pre-wrap;
}

.index__LargeTile--U0HpH.index__Disabled--pnP9l .index__details--AkBOy {
  color: #9CB2C7;
}

.index__name--ik5Hy,
.index__details--AkBOy {
  padding-left: 10px;
  padding-right: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.index__Drop--fwOMP {
  display: inline-block;
  cursor: pointer;
}

.index__Drop--fwOMP.index__Selected--RDSHS {
  display: initial;
}

.index__DropPopup--AmCch {
  border-radius: 6px;
  background-color: #FFFFFF;
  box-shadow: 1px 3px 15px 1px rgba(28, 39, 49, 0.4);
  width: 260px;
  top: 0;
  right: 0;
  z-index: 9999;
  text-align: left;
}
.index__DropPopup--AmCch ul,
.index__DropPopup--AmCch ol {
  margin: 0;
  padding: 0;
}
.index__DropPopup--AmCch li {
  list-style: none;
  display: block;
  color: #3E586F;
}
.index__DropPopup--AmCch li.index__Heading--SGwD5 {
  border-bottom: 1px solid #DEE6ED;
  user-select: none;
  border-radius: 0;
  padding: 13px 20px;
  color: #3E586F;
  font-weight: bold;
  margin-bottom: 10px;
}
.index__DropPopup--AmCch li:not(.index__Heading--SGwD5) {
  border-radius: 6px;
  cursor: pointer;
  margin: 0 10px;
}
.index__DropPopup--AmCch li:not(.index__Heading--SGwD5):first-of-type {
  margin-top: 10px;
}
.index__DropPopup--AmCch li:not(.index__Heading--SGwD5):last-of-type {
  margin-bottom: 10px;
}
.index__DropPopup--AmCch li:not(.index__Heading--SGwD5):hover {
  background-color: #EFF2F6;
}
.index__DropPopup--AmCch li:not(.index__Heading--SGwD5) > *:first-child {
  padding: 10px;
}
.index__DropPopup--AmCch li.index__Selected--RDSHS {
  background-color: #D1ECFA;
}
.index__DropPopup--AmCch li.index__Selected--RDSHS:hover {
  background-color: #BAE3F7;
}
.index__DropPopup--AmCch li.index__Selected--RDSHS > div {
  display: flex;
  justify-content: space-between;
}
.index__DropPopup--AmCch li a {
  display: inline-block;
  width: 100%;
  text-decoration: inherit !important;
  color: inherit;
}
.index__DropPopup--AmCch li button {
  text-decoration: inherit !important;
  width: 100%;
}
.index__DropPopup--AmCch li .index__disabled--YzvdT {
  background-color: #FFFFFF;
  colour: #9CB2C7;
  cursor: not-allowed;
}

.index__Option--Bp9No {
}

.index__Arrow--FnSAu,
.index__Arrow--FnSAu::before {
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
}

.index__Arrow--FnSAu {
  visibility: hidden;
}

.index__Arrow--FnSAu::before {
  visibility: visible;
  content: "";
  transform: rotate(45deg);
}

.index__DropPopup--AmCch[data-popper-placement^=top] > .index__Arrow--FnSAu {
  bottom: -4px;
}

.index__DropPopup--AmCch[data-popper-placement^=bottom] > .index__Arrow--FnSAu {
  top: -4px;
}

.index__DropPopup--AmCch[data-popper-placement^=left] > .index__Arrow--FnSAu {
  right: -4px;
}

.index__DropPopup--AmCch[data-popper-placement^=right] > .index__Arrow--FnSAu {
  left: -4px;
}
.index__Thumb--eGLWW,
.index__ErrorThumb--QUDeS {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.index__WithBackground--qUJWE {
  box-shadow: 1px 2px 4px 1px rgba(28, 39, 49, 0.2);
}

.index__WithShadow--SXSL2 {
  filter: drop-shadow(0px 2px 4px rgba(35, 37, 39, 0.3));
}
.index__LargeTileGrid--Xh5iA {
  position: relative; /* for loadershade */
  min-height: 100%;
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

.index__Grid--PrwPI {
  display: grid;
  grid-template-columns: repeat(var(--num-cols), calc(var(--tile-width) * 1px));
  gap: calc(var(--tile-gap) * 1px);
  padding: 20px 40px;
  justify-content: center;
}

.index__Empty--fHU6b {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: auto;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  color: #5C81A3;
}
.index__FilterButtons--e7GNK {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.index__FilterButton--X87AN {
  white-space: nowrap;
  border: 1px solid #3E586F;
  color: #3E586F;
  padding-bottom: 5px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 5px;
  border-radius: 4px;
  cursor: pointer;
}
.index__FilterButton--X87AN.index__checked--wcXA1 {
  background-color: #3E586F;
  color: #FFFFFF;
  border: none;
}
.index__FilterButton--X87AN input {
  display: none;
}

.index__FilterLabel--cjR_j {
  color: #3E586F;
  display: inline-block;
  font-weight: 600;
}
.index__FilePicker--d7l9K {
  display: grid;
  grid-template-columns: min-content 1fr 380px;
  grid-template-rows: min-content min-content minmax(0, 1fr) min-content;
  grid-template-areas: "breadcrumbs   search search" "filters       filters filters" "files         preview preview" "ModalFooter   ModalFooter ModalFooter";
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-color: #EFF2F6;
}

.index__Breadcrumbs--M8Uq7 {
  grid-area: breadcrumbs;
  padding-top: 40px;
  padding-left: 40px;
  padding-bottom: 20px;
  align-self: center;
  padding-right: 40px;
}

.index__Search--CUP7y {
  grid-area: search;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-right: 40px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.index__Search--CUP7y div {
  max-width: 380px;
}

.index__Filters--mqYTU {
  width: 100%;
  grid-area: filters;
  margin-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.index__SubFilters--yQ9IU {
  margin-top: 20px;
}

.index__Files--JAbhG {
  grid-area: files;
}

.index__Preview--pTltt {
  color: #5C81A3;
  grid-area: preview;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 40px;
  overflow: hidden;
}

.index__Files--JAbhG,
.index__Preview--pTltt {
  border-top: 1px solid #BECDDA;
  border-bottom: 1px solid #BECDDA;
}

.index__Files--JAbhG {
  border-right: 1px solid #BECDDA;
}
.Select__Theme-Light--A6uO0 {
  color: #3E586F;
  --select-background: #FFFFFF;
  --select-background-focused: #EFF2F6;
  --select-background-selected: #D1ECFA;
}
.Select__Theme-Light--A6uO0[aria-disabled=true], .Select__Theme-Light--A6uO0[aria-readonly=true] {
  --select-background: #EFF2F6;
}

.Select__Theme-Dark--WBNza {
  color: #FFFFFF;
  --select-background-focused: #106793;
  --select-background-selected: #9FD8F4;
  --select-color-selected: #3E586F;
}

.Select__Select--_0EbS {
  position: relative;
  --select-cursor: pointer;
}
.Select__Select--_0EbS[aria-readonly=true] {
  --select-cursor: default;
}
.Select__Select--_0EbS[aria-disabled=true] {
  --select-cursor: not-allowed;
}

.Select__Select--is-open--vjFm4.Select__bottom-start--OsG45 .Select__SelectInputDisplay--sVmS0, .Select__Select--is-open--vjFm4.Select__bottom-end--m7EWU .Select__SelectInputDisplay--sVmS0 {
  border-radius: 4px 4px 0 0;
}
.Select__Select--is-open--vjFm4.Select__top-start--b0kDN .Select__SelectInputDisplay--sVmS0 {
  border-radius: 0 0 4px 4px;
}

.Select__SelectOption--is-focused--vVCGA {
  background-color: var(--select-background-focused);
}

.Select__SelectOption--is-selected--jlQvp {
  background-color: var(--select-background-selected);
  color: var(--select-color-selected, inherit);
}

.Select__SelectInputContainer--MfeGV {
  position: relative;
}

.Select__SelectInputDisplay--sVmS0 {
  border: 1px solid #9CB2C7;
  background-clip: padding-box;
  background-color: var(--select-background);
  width: 100%;
  display: inline-block;
  border-radius: 4px;
  padding: 11px 15px;
  padding-right: 55px;
  cursor: var(--select-cursor);
}

.Select__SelectInputDisplay--is-disabled--Tt8KC {
  color: #9CB2C7;
}

.Select__SelectInputArrowContainer--g4wxR {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  cursor: var(--select-cursor);
}

.Select__SelectDropdown--jHkBA {
  background-color: var(--select-background);
  background-clip: padding-box;
  border-style: solid;
  border-color: #9CB2C7;
  right: 0;
  left: 0;
  z-index: 10000;
}
.Select__SelectDropdown--jHkBA.Select__top-start--b0kDN {
  border-width: 1px 1px 0 1px;
  border-radius: 4px 4px 0 0;
}
.Select__SelectDropdown--jHkBA.Select__bottom-start--OsG45, .Select__SelectDropdown--jHkBA.Select__bottom-end--m7EWU {
  border-width: 0 1px 1px 1px;
  border-radius: 0 0 4px 4px;
}
.Select__SelectDropdown--jHkBA ul {
  overflow: auto;
  height: min-content;
  max-height: 30vh;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}

.Select__SelectOption--MHUEB {
  border-bottom: 1px solid #9CB2C7;
  cursor: pointer;
  padding: 12px 15px;
}

.Select__SelectOption--MHUEB:last-of-type {
  border-bottom: none;
}

.Select__SelectOptionDisplay--VxlfL {
  color: #3E586F;
  cursor: pointer;
  padding: 12px 15px;
  text-align: center;
}

.Select__InputPlaceholder--WaJQx {
  color: #5C81A3;
}

.Select__SelectOptionForText--Vle25 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.SelectListInput__SelectListInputContainer--AWuwM {
  position: relative;
  background-color: #DEE6ED;
  padding: 9px 12px;
}

.SelectListInput__SelectListInputInnerContainer--oNwI3 {
  display: flex;
  align-items: center;
  gap: 5px;
  background-color: var(--select-background);
  border-radius: 4px;
  padding: 0 4px;
}

.SelectListInput__SelectInput--nGFOl {
  border-width: 0;
  color: inherit;
  padding: 0;
  width: 100%;
  margin: 4px 0;
}

.SelectListInput__SelectInputIcon--QcoIp {
  fill: #5C81A3;
}

.SelectListInput__SelectInput--nGFOl::placeholder {
  color: #5C81A3;
}
.SelectInputArrow__SelectInputArrow--SiEMI {
  transition: transform 0.3s;
}

.SelectInputArrow__SelectInputArrow--is-opened--AS80v {
  transform: rotate(180deg);
}
.TextAreaInput__TextArea--mR_Mu {
  resize: none;
  min-height: 8em;
}
.TextInput__TextInput--h1mxL {
}
.index__ColourInput--dbcBq {
  color: #3E586F;
  position: relative;
  --input-padding: 15px;
  --select-background: #FFFFFF;
  --select-background-focused: #DEE6ED;
  --select-background-selected: #D1ECFA;
}

.index__ColourInput--is-open--dGbd7.index__bottom-start--q8cgf .index__ColourInputDisplay--k0Tw4, .index__ColourInput--is-open--dGbd7.index__bottom-end--KqZqd .index__ColourInputDisplay--k0Tw4 {
  border-radius: 4px 4px 0 0;
}
.index__ColourInput--is-open--dGbd7.index__top-start--Vvwxo .index__ColourInputDisplay--k0Tw4 {
  border-radius: 0 0 4px 4px;
}

/* Input display start */
.index__ColourInputDisplay--k0Tw4 {
  display: flex;
  align-items: center;
  background-color: var(--select-background);
  border-radius: 4px;
  user-select: none;
  cursor: pointer;
}

.index__ColourInputDisplay--is-disabled--XxAuZ {
  background-color: #EFF2F6;
  cursor: not-allowed;
}
.index__ColourInputDisplay--is-disabled--XxAuZ .index__InputLabel--lOloo {
  color: #5C81A3;
}

.index__ColourInputDisplay--is-readonly--dgysp {
  background-color: #EFF2F6;
  cursor: initial;
}
.index__ColourInputDisplay--is-readonly--dgysp .index__InputLabel--lOloo {
  color: #1C2731;
}

.index__ColourInputDisplay--is-editable--uXOJj {
  cursor: text;
}

.index__InputContainer--RpEdo {
  position: relative;
  width: 100%;
}

.index__InputColourIcon--W4QVA {
  position: absolute;
  left: var(--input-padding);
  top: 50%;
  transform: translateY(-50%);
}

.index__Input--CpxQ2 {
  color: inherit;
  border-width: 0;
  width: 100%;
  height: 100%;
  padding: 13px 50px;
  border-radius: 4px;
}

.index__Input--on-top--Rf_fd {
  position: absolute;
  top: 0;
  left: 0;
  color: transparent;
  background-color: transparent;
  border-color: transparent;
}

.index__InputLabel--lOloo {
  color: inherit;
  width: 100%;
  height: 100%;
  padding: 12px 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index__InputLabelInfo--iQfWZ {
  color: #5C81A3;
}

.index__ColourInputArrowContainer--vhdon {
  height: 100%;
  position: absolute;
  top: 12px;
  right: 0;
  padding-right: var(--input-padding);
  padding-left: var(--input-padding);
  cursor: pointer;
}

/* Dropdown start */
.index__ColourInputDropdown--FVD6w {
  background-color: var(--select-background);
  background-clip: padding-box;
  border-style: solid;
  border-color: #9CB2C7;
  right: 0;
  left: 0;
  z-index: 1000;
}
.index__ColourInputDropdown--FVD6w.index__top-start--Vvwxo {
  border-width: 1px 1px 0 1px;
  border-radius: 4px 4px 0 0;
}
.index__ColourInputDropdown--FVD6w.index__bottom-start--q8cgf, .index__ColourInputDropdown--FVD6w.index__bottom-end--KqZqd {
  border-width: 0 1px 1px 1px;
  border-radius: 0 0 4px 4px;
}

.index__ColourDropdownContainer--wJHhR {
  --dropdown-padding: 15px;
  --dropdown-padding-half: calc(var(--dropdown-padding) / 2);
}

.index__DropdownEmpty--d8QHN {
  padding: var(--dropdown-padding);
}

.index__AllowNone--mle3y {
  display: flex;
  align-items: center;
  gap: var(--dropdown-padding);
  padding: var(--dropdown-padding);
  cursor: pointer;
}

.index__AllowNone--is-selected--BSHxO {
  background-color: var(--select-background-selected);
}

.index__AllowNone--is-focused--ivPYv:not(.index__AllowNone--is-selected--BSHxO) {
  background-color: var(--select-background-focused);
}

.index__AllowNone--mle3y:not(.index__AllowNone--is-selected--BSHxO) + .index__ColourContainer--aDY6d .index__ColourSection--wn6mc:first-of-type {
  border-top: 1px solid #DEE6ED;
}

.index__ColourContainer--aDY6d {
  padding-left: calc(var(--dropdown-padding) - 3px);
  padding-right: calc(var(--dropdown-padding) - 3px);
  max-height: 200px;
  overflow: auto;
}

.index__ColourSection--wn6mc {
  border-top: 1px solid #DEE6ED;
  padding-top: var(--dropdown-padding-half);
  padding-bottom: var(--dropdown-padding-half);
}

.index__ColourSection--wn6mc:first-of-type {
  border-top: none;
}

.index__ColourSectionHeader--lmBK7 {
  display: flex;
  gap: 5px;
  align-items: center;
  color: #5C81A3;
  margin-top: var(--dropdown-padding-half);
}

.index__ColourList--x8bsB {
  display: flex;
  flex-wrap: wrap;
  padding: var(--dropdown-padding-half) 0;
}

.index__ColourListItem--Y20Iy {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: var(--dropdown-padding-half);
}

.index__ColourListItem--Y20Iy:before {
  width: calc(var(--dropdown-padding) * 2);
  height: calc(var(--dropdown-padding) * 2);
  display: none;
  position: absolute;
  top: calc(var(--dropdown-padding) / 6);
  left: calc(var(--dropdown-padding) / 6);
  border-radius: 4px;
}

.index__ColourListItem--is-selected--JqVOi:before {
  display: block;
  background-color: var(--select-background-selected);
  content: "";
}

.index__ColourListItem--is-focused--c_jSI:not(.index__ColourListItem--is-selected--JqVOi):before {
  display: block;
  background-color: var(--select-background-focused);
  content: "";
}

.index__ColourListItemHidden--Nixrx {
  position: absolute;
  left: 0;
  font-size: 0.1px;
  color: transparent;
  z-index: -2;
}

.index__Footer--jY5DF {
  height: 46px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: rgba(239, 242, 246, 0.5);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: var(--dropdown-padding);
}

.index__ColourHover--NiDtn {
  color: #5C81A3;
}

.index__CustomiseButton--dcoQL {
  display: flex;
  gap: 5px;
  color: #1B9DDE;
  cursor: pointer;
}

.index__CustomiseButton--dcoQL:hover {
  color: #5C81A3;
}
.index__ColourIcon--tJxgm {
  position: relative;
  height: 20px;
  width: 20px;
  min-width: 20px;
  min-height: 20px;
  border-radius: 4px;
}

.index__ColourIcon--tJxgm:not(.index__Empty--M9CuI, .index__Bordered--TdwAt) {
  box-shadow: 1px 1px 5px 0px rgba(28, 39, 49, 0.35);
}

.index__ColourIcon--tJxgm.index__Empty--M9CuI {
  border: 1px solid #9CB2C7;
}

.index__ColourIcon--tJxgm.index__Empty--M9CuI:before {
  content: "";
  position: absolute;
  width: 23px;
  height: 1px;
  background-color: #9CB2C7;
  top: 9px;
  left: -3px;
  transform: rotate(134deg);
}

.index__ColourIcon--tJxgm.index__Bordered--TdwAt {
  border: 1px solid #9CB2C7;
}
.index__ModalLayout--wDQ23 {
  display: grid;
  max-height: 90vh;
  background-color: #EFF2F6;
  grid-template-rows: max-content max-content 1fr auto max-content;
  grid-template-areas: "header" "input" "picker" "colours" "ModalFooter";
}
.index__ModalLayout--wDQ23 > div {
  padding-left: 40px;
  padding-right: 40px;
}

.index__Input--nRscz {
  grid-area: input;
  margin-top: 20px;
  margin-bottom: 20px;
  --input-padding: 15px;
}

.index__ColourInputRemove--eU0te {
  height: 100%;
  display: flex;
  align-items: center;
  padding-right: var(--input-padding);
  padding-left: var(--input-padding);
  cursor: pointer;
}

.index__Picker--RBLzN {
  grid-area: picker;
  margin-bottom: var(--picker-padding);
  --picker-padding: 20px;
  overflow: auto;
  max-height: 260px;
}

.index__PickerAllowNoneOn--Vlo4q .index__SaturationPointerContainer--__fwA {
  display: none;
}
.index__PickerAllowNoneOn--Vlo4q .index__HuePointerContainer--uWVo5 {
  display: none;
}
.index__PickerAllowNoneOn--Vlo4q .index__SliderContainer--nUujI .rc-slider-handle {
  display: none;
}
.index__PickerAllowNoneOn--Vlo4q .index__RgbItem--tv5pf input {
  --editable-input-color: transparent;
}

.index__PickerContainer--mmJ11 {
  display: flex;
  gap: var(--picker-padding);
  padding: var(--picker-padding);
  background-color: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}

@media (max-width: 740px) {
  .index__PickerContainer--mmJ11 {
    flex-wrap: wrap;
  }
}
.index__PickerSaturation--Tkail {
  width: 220px;
  height: 220px;
}

.index__SaturationPointerContainer--__fwA {
  position: absolute;
}

.index__SaturationPointer--qWTIJ {
  width: 20px;
  height: 20px;
  transform: translate(-10px, -10px);
  border-radius: 4px;
  background-color: transparent;
  border: 2px solid #FFFFFF;
}

.index__PickerHue--PPPOV {
  width: 45px;
  height: 220px !important;
}

.index__HuePointerContainer--uWVo5 {
  position: absolute;
}

.index__HuePointer--iJFa4 {
  width: 41px;
  height: 15px;
  transform: translate(0, -7.5px);
  border-radius: 4px;
  background-color: transparent;
  border: 2px solid #FFFFFF;
  margin-left: 2px;
}

.index__PickerRgb--Hy9vM {
  width: 60px;
}

.index__PickerSlider--NZq0A {
  width: 195px;
}

.index__PickerSliderContainer--zx81M {
  display: flex;
  align-items: center;
  gap: var(--picker-padding);
  height: 46px;
  margin-bottom: 5px;
}

.index__PickerSliderLabel--cTMaB {
  color: #3E586F;
  width: 8px;
}

.index__SliderContainer--nUujI {
  width: 100%;
}

.index__RgbItem--tv5pf {
  margin-left: 0;
  margin-bottom: 5px;
}

.index__RgbItem--tv5pf input {
  --editable-input-color: #1C2731;
  --editable-input-box-shadow: none;
  font-size: inherit;
  border-radius: 4px;
  height: 46px;
  border: 1px solid #9CB2C7;
  text-align: center;
  padding: 0 10px;
}

.index__Colours--TR370 {
  grid-area: colours;
  --dropdown-padding: 15px;
  overflow: auto;
  max-height: 250px;
}

.index__ColoursContainer--mgiSY {
  background-color: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}
.rc-slider {
  position: relative;
  height: 18px;
  padding: 7px 0;
  width: 100%;
  border-radius: 6px;
  touch-action: none;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rc-slider * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rc-slider-rail {
  position: absolute;
  width: 100%;
  background-color: #DEE6ED;
  height: 4px;
  border-radius: 6px;
}

.rc-slider-track {
  position: absolute;
  left: 0;
  height: 4px;
  border-radius: 6px;
  background-color: #abe2fb;
}

.rc-slider-handle {
  position: absolute;
  width: 10px;
  height: 10px;
  cursor: pointer;
  cursor: -webkit-grab;
  margin-top: -3px;
  cursor: grab;
  border-radius: 50%;
  background-color: #1B9DDE;
  touch-action: pan-x;
}

.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging {
  border-color: #57c5f7;
  box-shadow: 0 0 0 5px #96dbfa;
}

.rc-slider-handle:focus {
  outline: none;
}

.rc-slider-handle-click-focused:focus {
  border-color: #96dbfa;
  box-shadow: unset;
}

.rc-slider-handle:hover {
  border-color: #57c5f7;
}

.rc-slider-handle:active {
  border-color: #57c5f7;
  box-shadow: 0 0 5px #57c5f7;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.rc-slider-mark {
  position: absolute;
  top: -18px;
  left: 0;
  width: 100%;
  font-size: 12px;
}

.rc-slider-mark-text {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  color: #999;
}

.rc-slider-mark-text-active {
  color: #666;
}

.rc-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
}

.rc-slider-dot {
  position: absolute;
  bottom: 0px;
  margin-left: -3px;
  width: 4px;
  height: 4px;
  background-color: #9CB2C7;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
}

.rc-slider-dot-active {
  border-color: #1B9DDE;
}

.rc-slider-dot-reverse {
  margin-right: -4px;
}

.rc-slider-disabled {
  background-color: #e9e9e9;
}

.rc-slider-disabled .rc-slider-track {
  background-color: #ccc;
}

.rc-slider-disabled .rc-slider-handle,
.rc-slider-disabled .rc-slider-dot {
  border-color: #ccc;
  box-shadow: none;
  background-color: #fff;
  cursor: not-allowed;
}

.rc-slider-disabled .rc-slider-mark-text,
.rc-slider-disabled .rc-slider-dot {
  cursor: not-allowed !important;
}

.rc-slider-vertical {
  width: 14px;
  height: 100%;
  padding: 0 5px;
}

.rc-slider-vertical .rc-slider-rail {
  height: 100%;
  width: 4px;
}

.rc-slider-vertical .rc-slider-track {
  left: 5px;
  bottom: 0;
  width: 4px;
}

.rc-slider-vertical .rc-slider-handle {
  margin-left: -5px;
  touch-action: pan-y;
}

.rc-slider-vertical .rc-slider-mark {
  top: 0;
  left: 18px;
  height: 100%;
}

.rc-slider-vertical .rc-slider-step {
  height: 100%;
  width: 4px;
}

.rc-slider-vertical .rc-slider-dot {
  left: 2px;
  margin-bottom: -4px;
}

.rc-slider-vertical .rc-slider-dot:first-child {
  margin-bottom: -4px;
}

.rc-slider-vertical .rc-slider-dot:last-child {
  margin-bottom: -4px;
}

.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  display: block !important;
  animation-play-state: paused;
}

.rc-slider-tooltip-zoom-down-leave {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  display: block !important;
  animation-play-state: paused;
}

.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,
.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active {
  animation-name: rcSliderTooltipZoomDownIn;
  animation-play-state: running;
}

.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active {
  animation-name: rcSliderTooltipZoomDownOut;
  animation-play-state: running;
}

.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  transform: scale(0, 0);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

.rc-slider-tooltip-zoom-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}

@keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: scale(0, 0);
  }
  100% {
    transform-origin: 50% 100%;
    transform: scale(1, 1);
  }
}
@keyframes rcSliderTooltipZoomDownOut {
  0% {
    transform-origin: 50% 100%;
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: scale(0, 0);
  }
}
.rc-slider-tooltip {
  position: absolute;
  left: -9999px;
  top: -9999px;
  visibility: visible;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rc-slider-tooltip * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rc-slider-tooltip-hidden {
  display: none;
}

.rc-slider-tooltip-placement-top {
  padding: 4px 0 8px 0;
}

.rc-slider-tooltip-inner {
  padding: 6px 2px;
  min-width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #6c6c6c;
  border-radius: 6px;
  box-shadow: 0 0 4px #d9d9d9;
}

.rc-slider-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow {
  bottom: 4px;
  left: 50%;
  margin-left: -4px;
  border-width: 4px 4px 0;
  border-top-color: #6c6c6c;
}
.index__Placeholder--APvjO {
  border-width: 0;
  padding: 0;
  width: 100%;
}
.UploadInputControl__UploadBox--YHBW8 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.UploadInputControl__UploadInput--X7QAV {
  cursor: var(--inputbox-cursor, pointer);
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}

.UploadInputControl__Placeholder--LYq3R {
  color: #9CB2C7;
}

.UploadInputControl__Filename--CCfza {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.UploadInputControl__PreviewImage--mwhcr {
  cursor: var(--inputbox-cursor, pointer);
  height: 300px;
  padding: 10px;
}

.UploadInputControl__UploadStatusPreview--Q_YMg {
  width: 28px;
  height: 22px;
}

.UploadInputControl__UploadStatusPreviewContainer--aBIsy {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -11px;
  left: -15px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  border-radius: 3px;
}
.BreakoutBox__BreakoutBox--unP92 {
  padding: 40px;
  border-radius: 6px;
  background-color: #EFF2F6;
}

.BreakoutBox__Theme-Light--RvQ7D.BreakoutBox__BreakoutBox--unP92 {
  background-color: #EFF2F6;
}

.BreakoutBox__Theme-Dark--EFBhd.BreakoutBox__BreakoutBox--unP92 {
  background-color: #2D3F50;
}

.BreakoutBox__content--EZ7G9 {
  position: relative;
}

.BreakoutBox__BreakoutBox--unP92 textarea {
  height: calc(90vh - 140px);
  max-height: calc(90vh - 140px);
}

.BreakoutBox__minimise--GZYbD {
  border: none;
  text-align: right;
  color: #3E586F;
  cursor: pointer;
  user-select: none;
  position: absolute;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  height: 27px;
  line-height: 26px;
  padding-right: 20px;
  right: 25px;
  top: 21px;
  z-index: 10;
}

.BreakoutBox__minimise--GZYbD svg {
  transition: fill 100ms ease-in-out;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  fill: #9CB2C7;
}

.BreakoutBox__minimise--GZYbD:hover svg {
  fill: #1B9DDE;
}

.BreakoutBox__title--jlHFy {
  color: #3E586F;
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  margin-bottom: 6px;
}

.BreakoutBox__Theme-Dark--EFBhd .BreakoutBox__title--jlHFy {
  color: #9CB2C7;
}

.BreakoutBox__Theme-Dark--EFBhd .BreakoutBox__minimise--GZYbD {
  color: #9CB2C7;
}
.Image__Image--sYJaJ {
  width: 100%;
  height: 100%;
  box-shadow: 1px 3px 8px 1px rgba(28, 39, 49, 0.25);
}
.Thumbnail__Thumbnail--wbm8H {
  margin-bottom: 30px;
  cursor: pointer;
  width: 120px;
}
.Thumbnail__Thumbnail--wbm8H:last-of-type {
  margin-bottom: 0;
}
.Thumbnail__Thumbnail--wbm8H .Thumbnail__ThumbContainer--hY1Jl {
  text-align: center;
}
.Thumbnail__Thumbnail--wbm8H .Thumbnail__ThumbContainer--hY1Jl .Thumbnail__Thumb--btIh0 {
  display: inline-block;
}
.Thumbnail__Thumbnail--wbm8H .Thumbnail__Caption--CcGTS {
  color: #3E586F;
  padding-top: 10px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  text-align: center;
}
.Thumbnail__Thumbnail--wbm8H.Thumbnail__Active--VS8lE .Thumbnail__Caption--CcGTS {
  color: #1C2731;
}
.Thumbnail__Thumbnail--wbm8H.Thumbnail__Active--VS8lE .Thumbnail__ThumbImage--H1VyF {
  outline: 2px solid #1C2731;
}
.ThumbnailsContainer__ThumbnailsContainer--Wdbm4 {
  box-sizing: border-box;
  position: absolute;
  height: calc(100% - 87px);
  background-color: #EFF2F6;
  padding-bottom: 30px;
  padding-top: 30px;
  padding-left: 13px;
  padding-right: 12px;
  overflow-y: auto;
  scrollbar-width: none; /* Firefox */
  width: 145px;
  -webkit-box-shadow: inset 5px 0px 10px -10px #1C2731;
  -moz-box-shadow: inset 5px 0px 10px -10px #1C2731;
  box-shadow: inset 5px 0px 10px -10px #1C2731;
}
.ThumbnailsContainer__ThumbnailsContainer--Wdbm4::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  background: transparent; /* Chrome/Safari/Webkit */
}
.index__Container--Ptjid {
  display: flex;
  justify-content: center;
}

.index__InnerContainer--T1vKK {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  width: 620px;
}

.index__NameContainer--VkzSF {
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  color: #3E586F;
}

.index__NameContainer--VkzSF:hover .index__EditIcon--ZbaSe {
  opacity: 1;
}

.index__Name--vmGS1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  flex: 1;
  overflow: hidden;
  font-weight: bold;
}

.index__EditIcon--ZbaSe {
  cursor: pointer;
  opacity: 0;
  transition: opacity 150ms ease-in-out;
  width: 20px;
  height: 20px;
}

.index__Details--d3pDu {
  color: #9CB2C7;
  padding-top: 5px;
}

.index__Menu--vVgjU {
  width: 24px;
}
.ImagesContainer__ImagesContainer--iSxrf {
  position: relative;
  overflow: auto;
  --multi-page-sidebar-width: 145px;
  --preview-transition: var(--preview-transition-time)
    cubic-bezier(0.25, 0.46, 0.45, 0.94); /* https://matthewlein.com/tools/ceaser -- easeOutQuad */
  --preview-scale: 0.5;
  --preview-border-width: 2px;
}
.ImagesContainer__ImagesContainer--iSxrf.ImagesContainer__HasVariations--_W5eJ .ImagesContainer__VariationContainer--_vFol {
  width: calc(var(--variation-width) + 40px + var(--preview-border-width));
  padding: 20px;
  border: 1px dashed #BECDDA;
  border-radius: 4px;
}
.ImagesContainer__ImagesContainer--iSxrf.ImagesContainer__HasVariations--_W5eJ:not(.ImagesContainer__Single--yZGwP) .ImagesContainer__VariationContainer--_vFol {
  height: calc(var(--variation-height) + 40px + var(--preview-border-width));
}
.ImagesContainer__ImagesContainer--iSxrf.ImagesContainer__Animated--Yx_pO {
  --preview-transition-time: 0.3s;
}
.ImagesContainer__ImagesContainer--iSxrf.ImagesContainer__Single--yZGwP {
  --preview-scale: 1;
}
.ImagesContainer__ImagesContainer--iSxrf.ImagesContainer__Single--yZGwP:not(.ImagesContainer__HasVariations--_W5eJ) .ImagesContainer__ContentContainer--_CPTJ {
  height: calc(var(--content-height) + 80px);
}
.ImagesContainer__ImagesContainer--iSxrf.ImagesContainer__Single--yZGwP .ImagesContainer__ContentContainer--_CPTJ {
  height: calc(var(--content-height) + 120px);
}
.ImagesContainer__ImagesContainer--iSxrf.ImagesContainer__Single--yZGwP .ImagesContainer__ContentContainer--_CPTJ .ImagesContainer__VariationContainer--_vFol .ImagesContainer__PreviewContainer--WWhPQ {
  cursor: initial;
}
.ImagesContainer__ImagesContainer--iSxrf.ImagesContainer__Multipage--GXAhq {
  left: var(--multi-page-sidebar-width);
  width: calc(100% - var(--multi-page-sidebar-width));
}
.ImagesContainer__ImagesContainer--iSxrf.ImagesContainer__Single--yZGwP .ImagesContainer__VariationContainer--_vFol:not(.ImagesContainer__Selected--v2FGR) {
  opacity: 0;
}
.ImagesContainer__ImagesContainer--iSxrf .ImagesContainer__ContentContainer--_CPTJ {
  position: relative;
  overflow: hidden;
  width: calc(var(--content-width) + 200px);
  min-width: 100%;
  height: calc(var(--content-height) + 120px);
  min-height: 100%;
}
.ImagesContainer__ImagesContainer--iSxrf .ImagesContainer__VariationContainer--_vFol {
  position: absolute;
  transform: translate(var(--variation-x-offset), var(--variation-y-offset));
  transition: opacity var(--preview-transition), transform var(--preview-transition), width var(--preview-transition-time) cubic-bezier(0.215, 0.61, 0.355, 1); /* https://matthewlein.com/tools/ceaser -- easeOutCubic, matches the scaling more closely; */
  width: calc(var(--variation-width) + var(--preview-border-width));
}
.ImagesContainer__ImagesContainer--iSxrf .ImagesContainer__VariationContainer--_vFol .ImagesContainer__PreviewContainer--WWhPQ {
  transition: transform var(--preview-transition);
  transform: scale(var(--preview-scale));
  transform-origin: 0 0;
  cursor: zoom-in;
}
.ImagesContainer__ImagesContainer--iSxrf .ImagesContainer__VariationContainer--_vFol .ImagesContainer__PreviewContainer--WWhPQ .ImagesContainer__ImageContainer--jJLY3 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  box-shadow: 0px 2px 4px 0px rgba(35, 37, 39, 0.3);
}
.ImagesContainer__ImagesContainer--iSxrf .ImagesContainer__VariationContainer--_vFol .ImagesContainer__PreviewContainer--WWhPQ .ImagesContainer__ImageContainer--jJLY3:last-of-type {
  margin-bottom: 0;
}
.ImagesContainer__ImagesContainer--iSxrf .ImagesContainer__VariationHeader--LeArj {
  margin-bottom: 20px;
}
.HighlightChangeBeacon__HighlightChangeBeacon--sW6_2 {
  opacity: 1;
  position: absolute;
  border-radius: 50%;
  background-color: #1B9DDE;
  left: -30px;
  height: 9px;
  top: 0;
  width: 9px;
  margin-top: 5px;
  z-index: 21;
  transition-property: opacity, top;
  transition-duration: 150ms;
  transition-timing-function: linear, ease-in-out;
}
.HighlightChangeBeacon__HighlightChangeBeacon--sW6_2:before {
  content: "";
  position: absolute;
  top: 4px;
  height: 1px;
  width: 25px;
  left: 4px;
  background-color: #1B9DDE;
}
.SubjectContainer__SubjectContainer--vAsTe {
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  background-color: #DEE6ED;
  border-radius: 4px;
  margin-bottom: 5px;
}

.SubjectContainer__SubjectInnerContainer--UXwuz {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: flex-start;
  width: 620px;
  overflow: hidden;
}

.SubjectContainer__SubjectTitle--Mprht {
  color: #1C2731;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.SubjectContainer__SubjectHeading--dqT0U {
  color: #3E586F;
}
.IframeContainer__IframeContainer--D7515 {
  position: relative;
  height: calc(var(--iframe-height));
  overflow: hidden;
  border-radius: 4px;
  border: 1px solid #9CB2C7;
}
.IframeContainer__IframeContainer--D7515 iframe {
  border: 0;
  width: var(--preview-width);
  min-height: 36px;
}
.HtmlContainer__HtmlContainer--Yg_xl {
  position: relative;
  overflow: auto;
  --preview-real-width: calc(var(--preview-width) * var(--preview-scale));
  --preview-offset: calc(var(--preview-real-width) + 100px);
  --preview-scale: 0.5;
  --preview-border-width: 2px;
  --preview-transition: var(--preview-transition-time)
    cubic-bezier(0.25, 0.46, 0.45, 0.94); /* https://matthewlein.com/tools/ceaser -- easeOutQuad */
}
.HtmlContainer__HtmlContainer--Yg_xl.HtmlContainer__HasVariations--H0qOh .HtmlContainer__VariationContainer--p1UFQ {
  width: calc(var(--preview-real-width) + 40px + var(--preview-border-width));
  padding: 20px;
  border: 1px dashed #BECDDA;
  border-radius: 4px;
}
.HtmlContainer__HtmlContainer--Yg_xl.HtmlContainer__Single--XdMow {
  overflow-x: hidden;
  --preview-scale: 1;
}
.HtmlContainer__HtmlContainer--Yg_xl.HtmlContainer__Single--XdMow .HtmlContainer__ClickShade--UtxDl {
  display: none;
}
.HtmlContainer__HtmlContainer--Yg_xl.HtmlContainer__Animated--2Y06G {
  --preview-transition-time: 0.3s;
}
.HtmlContainer__HtmlContainer--Yg_xl .HtmlContainer__VariationContainer--p1UFQ {
  position: absolute;
  width: calc(var(--preview-real-width) + var(--preview-border-width));
  height: calc((var(--preview-height) - var(--preview-header-height)) * var(--preview-scale) + var(--preview-header-height) + 40px);
  transition: opacity var(--preview-transition), transform var(--preview-transition);
  transform: translateX(calc(var(--preview-base) + var(--preview-offset) * (var(--preview-index) - var(--preview-selected-index, 0))));
}
.HtmlContainer__HtmlContainer--Yg_xl.HtmlContainer__Single--XdMow .HtmlContainer__HtmlWrapper--BuAaa:not(.HtmlContainer__Selected--VYjDN) {
  opacity: 0;
}
.HtmlContainer__HtmlContainer--Yg_xl .HtmlContainer__ContentContainer--QNCdZ {
  position: relative;
  width: var(--content-width);
  height: calc(var(--content-height) + 120px);
  padding-top: 40px;
}
.HtmlContainer__HtmlContainer--Yg_xl .HtmlContainer__PreviewContainer--MUBdx {
  position: relative;
  width: calc(var(--preview-width) + var(--preview-border-width));
  transition: transform var(--preview-transition);
  transform-origin: 0 0;
  transform: scale(var(--preview-scale));
}
.HtmlContainer__HtmlContainer--Yg_xl .HtmlContainer__PreviewContainer--MUBdx .HtmlContainer__ClickShade--UtxDl {
  position: absolute;
  cursor: zoom-in;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.HtmlContainer__HtmlContainer--Yg_xl .HtmlContainer__VariationHeader--Kqd5n {
  margin-bottom: 20px;
}
.IframeContainer__IframeContainer--Y0txn {
  position: relative;
  width: calc(var(--iframe-width));
  height: calc(var(--iframe-height));
  overflow: hidden;
  border-radius: 4px;
  border: 1px solid #9CB2C7;
}
.IframeContainer__IframeContainer--Y0txn iframe {
  border: 0;
  width: calc(var(--iframe-width));
  height: calc(var(--iframe-height));
  display: block;
}
.DynamicHtmlContainer__DynamicHtmlContainer--u2uSX {
  position: relative;
  overflow: auto;
  --multi-page-sidebar-width: 145px;
  --preview-transition: var(--preview-transition-time)
    cubic-bezier(0.25, 0.46, 0.45, 0.94); /* https://matthewlein.com/tools/ceaser -- easeOutQuad */
  --preview-scale: 0.5;
  --preview-border-width: 2px;
}
.DynamicHtmlContainer__DynamicHtmlContainer--u2uSX.DynamicHtmlContainer__HasVariations--Lq24F .DynamicHtmlContainer__VariationContainer--IPxYf {
  width: calc(var(--variation-width) + 40px + var(--preview-border-width));
  padding: 20px;
  border: 1px dashed #BECDDA;
  border-radius: 4px;
}
.DynamicHtmlContainer__DynamicHtmlContainer--u2uSX.DynamicHtmlContainer__HasVariations--Lq24F:not(.DynamicHtmlContainer__Single--BDd78) .DynamicHtmlContainer__VariationContainer--IPxYf {
  height: calc(var(--variation-height) + 40px + var(--preview-border-width));
}
.DynamicHtmlContainer__DynamicHtmlContainer--u2uSX.DynamicHtmlContainer__Animated--HClgk {
  --preview-transition-time: 0.3s;
}
.DynamicHtmlContainer__DynamicHtmlContainer--u2uSX.DynamicHtmlContainer__Single--BDd78 {
  --preview-scale: 1;
}
.DynamicHtmlContainer__DynamicHtmlContainer--u2uSX.DynamicHtmlContainer__Single--BDd78:not(.DynamicHtmlContainer__HasVariations--Lq24F) .DynamicHtmlContainer__ContentContainer--Lhr1T {
  height: calc(var(--content-height) + 80px);
}
.DynamicHtmlContainer__DynamicHtmlContainer--u2uSX.DynamicHtmlContainer__Single--BDd78 .DynamicHtmlContainer__ContentContainer--Lhr1T {
  height: calc(var(--content-height) + 120px);
}
.DynamicHtmlContainer__DynamicHtmlContainer--u2uSX.DynamicHtmlContainer__Single--BDd78 .DynamicHtmlContainer__ContentContainer--Lhr1T .DynamicHtmlContainer__VariationContainer--IPxYf .DynamicHtmlContainer__PreviewContainer--YuS45 {
  cursor: initial;
}
.DynamicHtmlContainer__DynamicHtmlContainer--u2uSX.DynamicHtmlContainer__Single--BDd78 .DynamicHtmlContainer__ContentContainer--Lhr1T .DynamicHtmlContainer__VariationContainer--IPxYf .DynamicHtmlContainer__PreviewContainer--YuS45 .DynamicHtmlContainer__ClickShade--QS9ji {
  display: none;
}
.DynamicHtmlContainer__DynamicHtmlContainer--u2uSX.DynamicHtmlContainer__Multipage--c2B1Q {
  left: var(--multi-page-sidebar-width);
  width: calc(100% - var(--multi-page-sidebar-width));
}
.DynamicHtmlContainer__DynamicHtmlContainer--u2uSX.DynamicHtmlContainer__Single--BDd78 .DynamicHtmlContainer__VariationContainer--IPxYf:not(.DynamicHtmlContainer__Selected--fxzCn) {
  opacity: 0;
}
.DynamicHtmlContainer__DynamicHtmlContainer--u2uSX .DynamicHtmlContainer__ContentContainer--Lhr1T {
  position: relative;
  overflow: hidden;
  width: calc(var(--content-width) + 200px);
  min-width: 100%;
  height: calc(var(--content-height) + 120px);
  min-height: 100%;
}
.DynamicHtmlContainer__DynamicHtmlContainer--u2uSX .DynamicHtmlContainer__VariationContainer--IPxYf {
  position: absolute;
  transform: translate(var(--variation-x-offset), var(--variation-y-offset));
  transition: opacity var(--preview-transition), transform var(--preview-transition), width var(--preview-transition-time) cubic-bezier(0.215, 0.61, 0.355, 1); /* https://matthewlein.com/tools/ceaser -- easeOutCubic, matches the scaling more closely; */
  width: calc(var(--variation-width) + var(--preview-border-width));
}
.DynamicHtmlContainer__DynamicHtmlContainer--u2uSX .DynamicHtmlContainer__VariationContainer--IPxYf .DynamicHtmlContainer__PreviewContainer--YuS45 {
  transition: transform var(--preview-transition);
  transform: scale(var(--preview-scale));
  transform-origin: 0 0;
  cursor: zoom-in;
}
.DynamicHtmlContainer__DynamicHtmlContainer--u2uSX .DynamicHtmlContainer__VariationContainer--IPxYf .DynamicHtmlContainer__PreviewContainer--YuS45 .DynamicHtmlContainer__ClickShade--QS9ji {
  position: absolute;
  cursor: zoom-in;
  top: 0;
  left: 0;
  width: calc(var(--iframe-width));
  height: calc(var(--iframe-height));
}
.DynamicHtmlContainer__DynamicHtmlContainer--u2uSX .DynamicHtmlContainer__VariationHeader--cj0e3 {
  margin-bottom: 20px;
}
.index__Main--Jcz_S {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  font-family: monospace;
  letter-spacing: 0;
}
.ZoomDropdown__ZoomDisplayText--xvyFt {
  min-width: 50px;
  max-width: 150px;
  color: #3E586F;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  padding: 5px;
  cursor: pointer;
  border-radius: 6px;
  text-align: center;
}
.ZoomDropdown__ZoomDisplayText--xvyFt:hover {
  background-color: rgba(156, 178, 199, 0.6);
}
.ZoomControl__ZoomControl--kvbab {
  display: flex;
}
.PageControl__PageControl--bHASd {
  position: absolute;
  left: 20px;
}

.PageControl__PageCounter--ql6ho {
  color: #3E586F;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.ZoomSlider__ZoomSlider--xlO5c {
  width: 150px;
  padding-top: 20px;
}

.ZoomSlider__ZoomSliderText--Z94v2 {
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  color: #5C81A3;
  margin-top: 2px;
}
.index__VideoContainer--bXMDk {
  position: relative;
  overflow: auto;
  --transition: var(--transition-time) cubic-bezier(0.25, 0.46, 0.45, 0.94); /** https://matthewlein.com/tools/ceaser -- easeOutQuad **/
  --preview-scale: 0.5;
}

.index__Animated--O85DY {
  --transition-time: 0.3s;
}

.index__Single--cSRFp {
  --preview-scale: 1;
}
.index__Single--cSRFp .index__PreviewContainer--tetAs {
  cursor: initial;
}

.index__VideoContainerVariationHeader--juJKt {
  margin-bottom: 20px;
}

.index__Single--cSRFp .index__VariationContainer--rtCFL:not(.index__Selected--OF5_7) {
  opacity: 0;
}

.index__ContentContainer--RDiCI {
  position: relative;
  overflow: hidden;
  width: calc(var(--content-width) + 200px);
  min-width: 100%;
  height: calc(var(--content-height) + 40px);
  min-height: 100%;
}

.index__VariationContainer--rtCFL {
  position: absolute;
  transform: translateX(var(--variation-offset));
  transition: opacity var(--transition), transform var(--transition), width var(--transition-time) cubic-bezier(0.215, 0.61, 0.355, 1); /** https://matthewlein.com/tools/ceaser -- easeOutCubic, matches the scaling more closely; **/
  width: var(--variation-width);
}

.index__PreviewContainer--tetAs {
  transition: transform var(--transition);
  transform: scale(var(--preview-scale));
  transform-origin: 0 0;
  cursor: zoom-in;
}

.index__VideoPreviewContainer--NnaTg {
  height: calc(100vh - 137px);
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.index__VideoPreview--YzJZD {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index__SourceVideo--Nrtkg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100% !important;
  width: 100% !important;
}

.index__SourcePreview--UQlxE {
  background-color: #EFF2F6;
}

.index__MaskVideo--EsH10 {
  display: none;
}

.index__MaskCanvas--iyzYQ {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
}
.index__VideoSlider--LZI8S {
  width: 300px;
}
.index__Duration--yPv5e {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.index__VideoControls--dTSta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.index__PlayButton--cY0zm {
  color: #1B9DDE;
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.02em;
  font-weight: 400;
  border: 0;
  display: inline-block;
  font-family: sans-serif;
  font-weight: bold;
  cursor: pointer;
  width: 30px;
  margin-right: 20px;
  margin-top: -3px;
}

.index__PauseButton--DSva3 {
  color: #1B9DDE;
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.02em;
  font-weight: 400;
  border: 0;
  display: inline-block;
  font-family: sans-serif;
  font-weight: bold;
  cursor: pointer;
  width: 30px;
  margin-right: 20px;
}

.index__Disabled--BtOrh {
  color: #9CB2C7;
}

.index__TimeContainer--gdLv0 {
  width: 80px;
  margin-left: 20px;
}
.Viewer__Viewer--bHK4j {
  height: 100%;
  width: 100%;
  display: grid;
  grid-template-rows: auto 87px;
}

.Viewer__ControlsContainer--Rbqrd {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  border-top: solid 1px #9CB2C7;
}
.Viewer__ControlsContainer--Rbqrd.Viewer__WithThumbs--x_UgC {
  padding-left: 145px;
}

.Viewer__ControlsContainer--Rbqrd .Viewer__ViewSource--yw2lo label {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  color: #5C81A3;
  margin-left: 20px; /* Studio doesn't run a version of Chromium that understands "gap" */
}
.Viewer__ControlsContainer--Rbqrd .Viewer__ViewSource--yw2lo label input {
  vertical-align: bottom;
}

.Viewer__PreviewGrid--sOFct {
  height: 100%;
  padding: 10px 40px;
  overflow-x: auto;
}
.index__VariationName--ra_5p {
  display: none;
}

.index__Variation--ATQ70 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.index__Toolbar--bmnxp {
  position: absolute;
  right: 40px;
  top: 40px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.index__BulkActions--S01AW {
  position: absolute;
  right: 40px;
  bottom: 40px;
  z-index: 1;
}
.index__VariationPrevNext--cw72E {
  display: flex;
  align-items: center;
}

.index__Buttons--W9XDP {
  display: flex;
}

.index__Button--QvYpO {
  height: 26px;
  fill: #9CB2C7;
}

.index__ButtonSelected--bcrLT {
  fill: #3E586F;
}

.index__Button--QvYpO > svg {
  height: 100%;
}
.index__VariationPicker--JGNwa {
  display: flex;
  justify-content: space-between;
  color: #3E586F;
  background-color: #DEE6ED;
  border-bottom: 1px solid #9CB2C7;
  padding: 10px 30px;
  gap: 20px;
}
.index__VariationSelect--moXOW {
  width: var(--sidebar-variation-select-width);
  cursor: pointer;
  background-color: #FFFFFF;
}

/* Override default Select background */
.index__VariationSelect--moXOW [role=combobox] {
  background-color: #DEE6ED;
}

.index__VariationSelect--moXOW [role=combobox][aria-expanded=true] ul {
  background-color: #FFFFFF;
}

.index__SelectInputDisplay--fJRLp {
  display: flex;
  align-items: center;
  background-color: #DEE6ED;
  transition: background-color 0.2s, border 0.2s;
  padding: 9px;
  border-width: 1px;
  border-color: #DEE6ED;
  border-radius: 4px;
  border-style: solid;
  user-select: none;
}

.index__SelectInputDisplay--fJRLp:hover {
  border-color: #9CB2C7;
}

.index__SelectInputDisplay--fJRLp:hover .index__ArrowContainer--RFZB3,
.index__SelectInputDisplay--is-open--Befwt .index__ArrowContainer--RFZB3 {
  display: inherit;
}

.index__SelectInputDisplay--is-open--Befwt {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #9CB2C7;
  background-color: #FFFFFF;
}

.index__SelectInputDisplay--is-disabled--CNFuu {
  color: #9CB2C7;
}

.index__LabelContainer--GNGbn {
  overflow: hidden;
  width: 100%;
}

.index__Label--g9oS2 {
  font-weight: bold;
  color: #3E586F;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index__Count--G5JFX {
  margin-top: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index__ArrowContainer--RFZB3 {
  display: none;
  transition: display 0.2s;
  margin-left: 5px;
}

.index__SelectOption--SPUMa {
  /* composes: BodyMedium from "@/styles/text.css"; */
}
.index__ModalLayout--gT2Dq {
  display: grid;
  height: 90vh;
  grid-template-rows: max-content 1fr max-content;
  grid-template-areas: "header" "form" "ModalFooter";
}
.index__ModalLayout--gT2Dq > div:not(.index__Form--Cdtwc) {
  padding-left: 40px;
  padding-right: 40px;
}

.index__Form--Cdtwc {
  grid-area: form;
  margin-top: 20px;
  padding-bottom: 40px;
  border-top: 1px solid #9CB2C7;
  overflow: auto;
}

.index__AddVariation--SMicJ {
  margin-bottom: 25px;
}
.VariationListItem__VariationListItem--r1sKf {
  padding: 25px 25px 0 25px;
  cursor: pointer;
}

.VariationListItem__VariationListItem--r1sKf:hover {
  background-color: #DEE6ED;
}

.VariationListItem__Selected--_39e6 {
  background-color: #D1ECFA;
}

.VariationListItem__Selected--_39e6:hover {
  background-color: #BAE3F7;
}

.VariationListItem__VariationListItemInner--kdP4k {
  display: grid;
  gap: 20px;
  grid-template-columns: min-content minmax(0, auto) min-content;
  grid-template-areas: "VariationImageContainer VariationNameContainer VariationCriteriaContainer";
  padding-bottom: 20px;
  border-bottom: 1px solid #9CB2C7;
}
.VariationListItem__VariationListItemInner--kdP4k > div {
  min-height: 80px;
}

.VariationListItem__VariationImageContainer--jYZwS {
  grid-area: VariationImageContainer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
}

.VariationListItem__VariationImage--Vj5jw {
  width: 100%;
  height: auto;
}

.VariationListItem__VariationNameContainer--nbumz {
  grid-area: VariationNameContainer;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.VariationListItem__VariationNameContainer--nbumz div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.VariationListItem__VariationName--qdHCK {
}

.VariationListItem__VariationDimensions--vTPL_ {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.VariationListItem__VariationCriteriaContainer--FCynR {
  grid-area: VariationCriteriaContainer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 130px;
}

.VariationListItem__VariationCriteriaContainer--FCynR div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.VariationForm__VariationForm--wJ5b7 {
  padding: 20px 40px 0 40px;
  color: #3E586F;
  --dokio-background-color: #EFF2F6;
}

.VariationForm__VariationForm--wJ5b7:focus-within {
  background-color: #CED9E3;
  /* composes: onHover85 from "@/styles/onBackground.css"; */
  color: #3E586F;
  --dokio-background-color: #CED9E3;
  --dokio-hover-background: #BECDDA;
}

.VariationForm__VariationForm--wJ5b7:focus-within:hover {
  background-color: #CED9E3;
  /* composes: onHover85 from "@/styles/onBackground.css"; */
  color: #3E586F;
  --dokio-background-color: #CED9E3;
  --dokio-hover-background: #BECDDA;
}

.VariationForm__VariationForm--wJ5b7:hover {
  background-color: #DEE6ED;
  /* composes: onCoolGrey from "@/styles/onBackground.css"; */
  color: #3E586F;
  --dokio-background-color: #DEE6ED;
  --dokio-hover-background: #CED9E3;
}

.VariationForm__VariationForm--wJ5b7:last-of-type .VariationForm__VariationFormInner--Zivrr {
  border-bottom: none;
}

.VariationForm__VariationForm--wJ5b7 .VariationForm__VariationFormInner--Zivrr {
  padding-bottom: 20px;
  border-bottom: 1px solid #9CB2C7;
  --dokio-line-height: 20px;
}

.VariationForm__HalfInput--gyVr5 {
  width: 100%;
}

.VariationForm__DuplicatedFrom--xFEmB {
  color: #3E586F;
  margin-top: 5px;
}

.VariationForm__DuplicatedFrom--xFEmB strong {
  font-weight: bold;
}

.VariationForm__ChangeButton--oNzv5 {
  display: inline-block;
  margin-left: 5px;
}
.index__ToggleCheckbox--nI29y {
  display: inline-block;
  position: relative;
  cursor: pointer;
  user-select: none;
  height: 20px;
}
.index__ToggleCheckbox--nI29y[aria-disabled=true] {
  cursor: not-allowed;
}
.index__ToggleCheckbox--nI29y[aria-readonly=true] {
  cursor: default;
}

.index__ToggleCheckbox--nI29y.index__Shape-square--gVUWM {
  --toggle-checkbox-radius: 6px;
}

.index__ToggleCheckbox--nI29y.index__Shape-circle--sjyCU {
  --toggle-checkbox-radius: 50%;
}

.index__ToggleCheckbox--nI29y:is(.index__Shape-square--gVUWM, .index__Shape-circle--sjyCU) {
  width: 20px;
}
.index__ToggleCheckbox--nI29y:is(.index__Shape-square--gVUWM, .index__Shape-circle--sjyCU) .index__Slider--jdq9I {
  position: absolute;
  width: 20px;
  height: 100%;
  border: solid 1px;
  border-radius: var(--toggle-checkbox-radius);
  padding: 2px;
  background: #EFF2F6;
  border: solid 1px #9CB2C7;
  fill: #3E586F;
  transition: fill 100ms ease-in-out, border-color 100ms ease-in-out, background-color 100ms ease-in-out;
}
.index__ToggleCheckbox--nI29y:is(.index__Shape-square--gVUWM, .index__Shape-circle--sjyCU).index__Checked--uN3sa .index__Slider--jdq9I {
  background: #3E586F;
  border-color: #3E586F;
  fill: #EFF2F6;
}
.index__ToggleCheckbox--nI29y:is(.index__Shape-square--gVUWM, .index__Shape-circle--sjyCU):not([aria-disabled=true], [aria-readonly=true]) .index__Slider--jdq9I:hover {
  background: #9CB2C7;
}

.index__ToggleCheckbox--nI29y.index__Shape-switch--l2uNx {
  --toggle-checkbox-icon-fill: #9CB2C7;
  --toggle-checkbox-icon-background: #FFFFFF;
  --toggle-checkbox-toggle-fill: #DEE6ED;
  --toggle-checkbox-border-color: #9CB2C7;
  --toggle-checkbox-radius: 10px;
  border: 1px solid var(--toggle-checkbox-border-color);
  width: 36px;
  height: 20px;
  border-radius: var(--toggle-checkbox-radius);
  background-color: var(--toggle-checkbox-toggle-fill);
}
.index__ToggleCheckbox--nI29y.index__Shape-switch--l2uNx .index__Slider--jdq9I {
  background-color: var(--toggle-checkbox-icon-background);
  width: 18px;
  height: 18px;
  fill: var(--toggle-checkbox-icon-fill);
  position: absolute;
  height: 100%;
  border-radius: var(--toggle-checkbox-radius);
  outline-width: 1px;
  outline-style: solid;
  outline-color: var(--toggle-checkbox-border-color);
  padding: 2px;
}
.index__ToggleCheckbox--nI29y.index__Shape-switch--l2uNx:not([aria-disabled=true], [aria-readonly=true]) {
  transition: background-color 200ms ease-in-out, border-color 200ms ease-in-out;
}
.index__ToggleCheckbox--nI29y.index__Shape-switch--l2uNx:not([aria-disabled=true], [aria-readonly=true]) .index__Slider--jdq9I {
  transition: transform 200ms ease-in-out, fill 200ms ease-in-out, outline-color 200ms ease-in-out;
}
.index__ToggleCheckbox--nI29y.index__Shape-switch--l2uNx.index__Checked--uN3sa .index__Slider--jdq9I {
  transform: translateX(16px);
}
.index__ToggleCheckbox--nI29y.index__Shape-switch--l2uNx.index__Checked--uN3sa {
  --toggle-checkbox-toggle-fill: #3E586F;
}
.index__ToggleCheckbox--nI29y.index__Shape-switch--l2uNx.index__Checked--uN3sa:not([aria-disabled=true]) {
  --toggle-checkbox-icon-background: #FFFFFF;
  --toggle-checkbox-icon-fill: #3E586F;
  --toggle-checkbox-border-color: #3E586F;
}
.index__ToggleCheckbox--nI29y.index__Shape-switch--l2uNx[aria-readonly=true] {
  --toggle-checkbox-toggle-fill: #EFF2F6;
}
.index__ToggleCheckbox--nI29y.index__Shape-switch--l2uNx[aria-readonly=true].index__Checked--uN3sa {
  --toggle-checkbox-toggle-fill: #9CB2C7;
  --toggle-checkbox-border-color: #9CB2C7;
}
.index__ToggleCheckbox--nI29y.index__Shape-switch--l2uNx[aria-disabled=true] {
  --toggle-checkbox-toggle-fill: #EFF2F6;
  --toggle-checkbox-icon-background: #EFF2F6;
}
.index__ToggleCheckbox--nI29y.index__Shape-switch--l2uNx.index__Middle--cxwkB .index__Slider--jdq9I {
  transform: translateX(8px);
}

.index__Icon--Ta5e4 {
  width: 14px;
  height: 14px;
}
.index__Layout--qLRWt {
}

.index__Header--jiyY_ {
  padding: 0 40px 40px 40px;
}

.index__Results--LkVDj {
  border-top: 1px solid #BECDDA;
  border-bottom: 1px solid #BECDDA;
}
.field__StandardPadding--Q6eKw {
  padding: 11px 15px;
}
.index__Placeholder--KsPTR {
  background: #EFF2F6;
  border: solid 1px #9CB2C7;
  color: #9CB2C7;
  border-radius: 4px;
}
.MovableInkField__AttachedFields--_XxCj {
  position: relative;
  padding-left: 20px;
  display: flex;
  gap: 20px;
  flex-direction: column;
}
.MovableInkField__AttachedFields--_XxCj:after {
  border-left: 1px solid #9CB2C7;
  border-bottom: 1px solid #9CB2C7;
  border-bottom-left-radius: 6px;
  width: 10px;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

.MovableInkField__ExtraLabel--NjGlu {
  color: #3E586F;
}
.ExpandableModule__ExpandableModule--lCen0 {
  --dokio-line-height: 20px;
  border: 1px solid #9CB2C7;
  border-radius: 4px;
  min-width: auto;
}
.ExpandableModule__ExpandableModule--lCen0.ExpandableModule__Expanded--nlnhM > * > * > .ExpandableModule__ExpandButton--X96xe {
  transform: rotate(180deg);
}

.ExpandableModule__Expanded--nlnhM {
}

.ExpandableModule__Title--mHDpK {
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  gap: 10px;
}

.ExpandableModule__TitleLeft--oUjdK {
  display: flex;
  gap: 10px;
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ExpandableModule__TitleLeft--oUjdK legend {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ExpandableModule__TitleButtons--Zub8P {
  display: flex;
  gap: 5px;
}

.ExpandableModule__Child--sHXsC {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  position: static;
}

.ExpandableModule__DragHandle--Q38Nr {
  align-self: flex-end;
}

.ExpandableModule__ExpandButton--X96xe {
  transition: transform 200ms ease-in-out;
}
.index__ModalLayout--JgIuk {
  display: grid;
  height: 80vh;
  max-height: 700px;
  background-color: #EFF2F6;
  grid-template-rows: max-content max-content 1fr max-content;
  grid-template-areas: "header" "search" "results" "ModalFooter";
}
.index__ModalLayout--JgIuk > div {
  padding-left: 40px;
  padding-right: 40px;
}

.index__Search--T0PR7 {
  grid-area: search;
  margin-bottom: 20px;
}

.index__Results--I898e {
  grid-area: results;
  border-top: 1px solid #BECDDA;
  border-bottom: 1px solid #BECDDA;
  overflow: auto;
}
.index__Results--I898e > ul {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* Module previews */
.index__Layout--vU2bq {
}

.index__InfoBar--CpPtW {
  overflow-y: hidden;
  display: grid;
  grid-template-rows: max-content max-content 1fr;
  grid-template-areas: "header" "search" "results";
}

.index__PreviewHeader--D354z {
  grid-area: header;
  padding-bottom: 1rem;
  padding: 0 40px;
}

.index__PreviewSearch--dKrVt {
  grid-area: search;
  border-bottom: 1px solid #BECDDA;
  padding-bottom: 20px;
}

.index__PreviewSearchInput--PKedC {
  padding: 0 40px;
}

.index__PreviewResults--sCgow {
  grid-area: results;
  overflow: auto;
}
.index__PreviewResults--sCgow > ul {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.index__Preview--RIRa9 {
}

.index__Image--KjL1B,
.index__ErrorImage--CEu4n {
  max-width: min(100%, 700px);
  max-height: min(100%, 700px);
  box-shadow: 0px 2px 4px 0px rgba(28, 39, 49, 0.3);
}
.index__Theme-Light--rnELd .index__Option--Ycdj4:hover {
  background-color: #EFF2F6;
}
.index__Theme-Light--rnELd .index__Option--is-selected--VM0GC {
  background-color: #D1ECFA;
}
.index__Theme-Light--rnELd .index__Option--is-selected--VM0GC:hover {
  background-color: #D1ECFA;
}

.index__Theme-Dark--q6Hnm .index__Option--Ycdj4:hover {
  background-color: #106793;
}
.index__Theme-Dark--q6Hnm .index__Option--is-selected--VM0GC {
  background-color: #9FD8F4;
  color: #3E586F;
}
.index__Theme-Dark--q6Hnm .index__Option--is-selected--VM0GC:hover {
  background-color: #9FD8F4;
  color: #3E586F;
}

.index__Options--GQQUc {
  overflow: auto;
  height: 100%;
}

.index__Option--Ycdj4 {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  user-select: none;
  cursor: pointer;
  border: 1px solid #9CB2C7;
  border-top: none;
  background-color: #FFFFFF;
  display: block;
  overflow: auto;
  max-height: 200px;
  list-style: none;
  padding: 12px 15px;
}

.index__Option--Ycdj4:first-of-type {
  border-top: 1px solid #9CB2C7;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.index__Option--Ycdj4:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.EditorFieldInner__Divider--_oe8b {
  width: 100%;
  border-top: 2px solid #9CB2C7;
}
.EditorFieldInner__Divider--_oe8b.EditorFieldInner__WithText--qGRtG {
  margin-bottom: 10px;
}

.EditorFieldInner__TitleArea--zhRxo {
  position: relative;
  margin-bottom: 6px;
  color: #3E586F;
}

.EditorFieldInner__RightToggle--cTYe_ {
  position: absolute;
  right: 0;
  top: 0;
}

.EditorFieldInner__Title--rdI3E {
  display: inline-block;
}

.EditorFieldInner__Instructions--nfEro {
}

/* Reimplement as a react component */
.EditorFieldInner__Information--UU1nW {
  display: inline-block;
  position: relative;
  left: 10px;
  top: 3px;
  cursor: pointer;
  width: 16px;
}
.EditorFieldInner__Information--UU1nW .EditorFieldInner__InformationIcon--YwP1Y {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.EditorFieldInner__Information--UU1nW .EditorFieldInner__InformationIcon--YwP1Y svg {
  fill: currentColor;
}

.EditorFieldInner__FieldArea--_L7m5 {
  --varied-toggle-offset: 14px;
  --varied-toggle-opacity: 0;
  transition: background-color 0.2s;
}
.EditorFieldInner__FieldArea--_L7m5:not(.EditorFieldInner__Type-divider--Hg2Fv):not(.EditorFieldInner__Type-conditional--P6N5D):hover {
  background: #DEE6ED;
}
.EditorFieldInner__FieldArea--_L7m5:not(.EditorFieldInner__Type-divider--Hg2Fv):not(.EditorFieldInner__Type-conditional--P6N5D):focus-within {
  background: #CED9E3;
}
.EditorFieldInner__FieldArea--_L7m5:not(.EditorFieldInner__Type-conditional--P6N5D) {
  padding: 15px 25px;
  padding-right: var(--field-padding-right, 15px);
}

.EditorFieldInner__FieldArea--_L7m5:hover,
.EditorFieldInner__FieldArea--_L7m5.EditorFieldInner__IsVaried--tjUQI {
  --varied-toggle-opacity: 1;
}

.EditorFieldInner__FieldArea--_L7m5.EditorFieldInner__Type-richtext--YMk_A:not(.EditorFieldInner__IsVaried--tjUQI) {
  --varied-toggle-offset: 180px;
}

.EditorFieldInner__FieldArea--_L7m5.EditorFieldInner__Type-textarea--fFqjz:not(.EditorFieldInner__IsVaried--tjUQI) {
  --varied-toggle-offset: 90px;
}

.EditorFieldInner__FieldArea--_L7m5.EditorFieldInner__Type-checkbox--gFxbr:not(.EditorFieldInner__IsVaried--tjUQI) {
  --varied-toggle-offset: 3px;
}

.EditorFieldInner__FieldArea--_L7m5.EditorFieldInner__Type-checkbox--gFxbr.EditorFieldInner__CanVary--Pglfh .EditorFieldInner__Control--aFzD3 {
  padding-left: 20px;
}

.EditorFieldInner__VariedToggle--y4KKx {
  position: relative;
  top: 0;
  width: 20px;
  /* all this weird positioning is because we can't use position: relative
     anywhere outside this, because dropdowns will be clipped;
     so we can't easily position: absolute here. */
  margin-left: calc(-100px + 80px * var(--varied-toggle-opacity));
  margin-bottom: -20px;
  left: 11px;
  top: var(--varied-toggle-offset);
  z-index: 10;
  transition: opacity 100ms ease-in-out;
  opacity: var(--varied-toggle-opacity);
}
.index__DebugPanel--uFYpE {
  padding: 10px;
}
.index__Toggle--PkBF4 {
  padding: 15px 40px;
  padding-right: var(--field-padding-right, 15px);
  display: flex;
  justify-content: space-between;
  background-color: #DEE6ED;
  margin-bottom: 20px;
}

.index__Title--UqRrH {
  color: #3E586F;
}
.index__Field--a_IF0 {
  width: 20vw;
  display: flex;
}

.index__TitleContainer--iBqnp {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #9CB2C7;
}

.index__TitleContainer--iBqnp:hover {
  color: #EFF2F6;
}

.index__TitleContainer--iBqnp.index__Editing--vTdV8 {
  display: none;
}

.index__Title--lV6m0 {
  padding-top: 7px;
  padding-bottom: 7px;
  max-width: 20vw;
  user-select: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index__EditIcon--cEon3 {
  margin-left: 10px;
  width: 24px;
  height: 24px;
}

.index__EditIcon--cEon3 svg {
  fill: currentColor;
}
:root {
  --filter-border-color: #9CB2C7;
}

.Filter__filterContainer--wgmem {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 10px;
  display: flex;
  border: 1px solid var(--filter-border-color);
  border-radius: 4px;
  width: 100%;
  margin-bottom: 10px;
}

.Filter__filterRow--YvJ6M {
  display: flex;
  gap: 15px;
  align-items: center;
}

.Filter__filterInputs--tlClL {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  width: calc(100% - 51px);
}

.Filter__filterField--NRwMZ {
  width: calc(30% - 10px);
  min-width: calc(30% - 10px);
  max-width: calc(30% - 10px);
}

.Filter__filterOperator--bwAVx {
  width: calc(30% - 10px);
  min-width: calc(30% - 10px);
  max-width: calc(30% - 10px);
}

.Filter__filterValue--yMujE {
  width: 40%;
  max-width: 40%;
  min-width: 40%;
}

.Filter__filterTitle--MhL1M {
  color: #3E586F;
  font-weight: bold;
}

.Filter__removeButton--dhY3V {
  position: absolute;
  right: -25px;
  padding: 0;
  color: #3E586F;
}

.Filter__removeButton--dhY3V:hover {
  opacity: 0.8;
}

.Filter__newFilterButton--cBVsV {
  float: right;
  color: #3E586F;
  cursor: pointer;
}

.Filter__newFilterButton--cBVsV:hover {
  opacity: 0.8;
}
.MultiSelect__Theme-Light--j5Zm5 {
  color: #3E586F;
  --select-background: #FFFFFF;
  --select-background-focused: #EFF2F6;
  --select-background-selected: #D1ECFA;
}
.MultiSelect__Theme-Light--j5Zm5[aria-disabled=true], .MultiSelect__Theme-Light--j5Zm5[aria-readonly=true] {
  --select-background: #EFF2F6;
}

.MultiSelect__Theme-Dark--GP3pG {
  color: #FFFFFF;
  --select-background-focused: #106793;
  --select-background-selected: #9FD8F4;
  --select-color-selected: #3E586F;
}

.MultiSelect__Select--bEePT {
  position: relative;
  --select-cursor: pointer;
}
.MultiSelect__Select--bEePT[aria-readonly=true] {
  --select-cursor: default;
}
.MultiSelect__Select--bEePT[aria-disabled=true] {
  --select-cursor: not-allowed;
}

.MultiSelect__Select--is-open--DkmM3.MultiSelect__bottom-start--xjnWJ .MultiSelect__SelectInputDisplay--XJd2n, .MultiSelect__Select--is-open--DkmM3.MultiSelect__bottom-end--KjW7Z .MultiSelect__SelectInputDisplay--XJd2n {
  border-radius: 4px 4px 0 0;
}
.MultiSelect__Select--is-open--DkmM3.MultiSelect__top-start--PutCm .MultiSelect__SelectInputDisplay--XJd2n {
  border-radius: 0 0 4px 4px;
}

.MultiSelect__SelectOption--is-focused--qe9gT {
  background-color: var(--select-background-focused);
}

.MultiSelect__SelectInputContainer--ib4FA {
  position: relative;
}

.MultiSelect__SelectInputDisplay--XJd2n {
  border: 1px solid #9CB2C7;
  background-clip: padding-box;
  background-color: var(--select-background);
  width: 100%;
  display: inline-block;
  border-radius: 4px;
  padding: 11px 15px;
  padding-right: 55px;
  cursor: var(--select-cursor);
}

.MultiSelect__SelectInputDisplay--is-disabled--Av9vH {
  color: #9CB2C7;
}

.MultiSelect__SelectInputArrowContainer--iTPhx {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  cursor: var(--select-cursor);
}

.MultiSelect__SelectDropdown--vXoll {
  background-color: var(--select-background);
  background-clip: padding-box;
  border-style: solid;
  border-color: #9CB2C7;
  right: 0;
  left: 0;
  z-index: 10000;
}
.MultiSelect__SelectDropdown--vXoll.MultiSelect__top-start--PutCm {
  border-width: 1px 1px 0 1px;
  border-radius: 4px 4px 0 0;
}
.MultiSelect__SelectDropdown--vXoll.MultiSelect__bottom-start--xjnWJ, .MultiSelect__SelectDropdown--vXoll.MultiSelect__bottom-end--KjW7Z {
  border-width: 0 1px 1px 1px;
  border-radius: 0 0 4px 4px;
}
.MultiSelect__SelectDropdown--vXoll ul {
  overflow: auto;
  height: min-content;
  max-height: 30vh;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}

.MultiSelect__SelectOption--xFuje {
  border-bottom: 1px solid #9CB2C7;
  cursor: pointer;
  padding: 12px 15px;
}

.MultiSelect__SelectOption--xFuje:last-of-type {
  border-bottom: none;
}

.MultiSelect__SelectOptionDisplay--l4pon {
  color: #3E586F;
  cursor: pointer;
  padding: 12px 15px;
  text-align: center;
}

.MultiSelect__InputPlaceholder--Xzqa3 {
  color: #5C81A3;
}

.MultiSelect__SelectOptionForText--fRODL {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.MultiSelect__SelectOptionMore--oZ0qp {
  flex-shrink: 0;
  white-space: nowrap;
}

/* --- Multi-select Styles --- */
.MultiSelect__SelectInputDisplayMultiple--CVWKH {
  padding: 6px 10px;
  padding-right: 55px;
  min-height: 46px;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  align-items: center;
}

.MultiSelect__SelectOption--xFuje {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  border-bottom: 1px solid #9CB2C7;
  cursor: pointer;
  padding: 12px 15px;
}

.MultiSelect__SelectOption--xFuje:last-of-type {
  border-bottom: none;
}

.MultiSelect__SelectOptionCheckbox--vt8UR {
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #9CB2C7;
  border-radius: 3px;
  flex-shrink: 0;
}
.MultiSelect__SelectOptionCheckbox--vt8UR path {
  fill: #FFFFFF;
}

.MultiSelect__SelectOption--is-selected--RjrDc .MultiSelect__SelectOptionCheckbox--vt8UR {
  background-color: #3E586F;
  border-color: #3E586F;
  color: #FFFFFF;
}

.MultiSelect__SelectMultiDisplayLabel--RBSDo {
  display: flex;
  max-width: 100%;
  width: 100%;
}

.MultiSelect__MultiSelectSelectAllOption--HXLYJ {
  justify-content: space-between;
}
.index__ContactFilterablePicker--rbDiM {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.index__Text--I8dBO {
  color: #3E586F;
  margin-bottom: 20px;
  max-width: 460px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.index__Text--I8dBO[_extended] {
  max-width: 675px;
}
.index__Text--I8dBO[_full] {
  max-width: 100%;
}
.index__Text--I8dBO[_align=center] {
  text-align: center;
}
.index__Text--I8dBO a {
  color: #1B9DDE;
}
.index__Text--I8dBO a:hover {
  text-decoration: underline !important;
}
.index__Text--I8dBO strong {
  font-weight: 600;
}
.index__Text--I8dBO p,
.index__Text--I8dBO ul,
.index__Text--I8dBO ol {
  margin-bottom: 10px;
}
.index__Text--I8dBO ul {
  list-style-position: outside;
  list-style-type: disc;
}
.index__Text--I8dBO ol {
  list-style-position: outside;
  list-style-type: decimal;
}
.index__Text--I8dBO dl[_stacked] dt {
  width: auto;
  float: none;
}
.index__Text--I8dBO dl[_stacked] dd {
  margin-left: 0;
}
.index__Text--I8dBO dl dt {
  color: #3E586F;
  margin-bottom: 5px;
  float: left;
  width: 140px;
}
.index__Text--I8dBO dl dd {
  margin-bottom: 5px;
  margin-left: 150px;
}
.index__Text--I8dBO .index___list--ZqzTT {
  display: block;
  margin-bottom: 20px;
}
.index__Text--I8dBO .index___list--ZqzTT span {
  display: inline-block;
  vertical-align: top;
  width: 150px;
  padding-right: 10px;
}

.index__stage--Vo5RY {
  margin-bottom: 30px;
}

.index__title--DlILT {
  color: #3E586F;
  margin-bottom: 2px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
}

.index__approverCount--Rckj5,
.index__remove--kDs4K {
  position: relative;
  text-align: left;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  color: #3E586F;
  margin-bottom: 10px;
  display: inline-block;
}

.index__actions--s5I2l {
  display: grid;
  flex-wrap: wrap;
  width: 460px;
  grid-template-rows: 1fr 1fr;
  margin-top: 30px;
}

.index__actions--s5I2l button {
  text-align: right;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.01em;
  font-weight: 400;
  color: #FFFFFF;
  cursor: pointer;
  outline: none;
  border: none;
  display: block;
  background: #7C9AB6;
  width: 150px;
  height: 36px;
  display: flex;
  align-items: center;
  border-radius: 4px;
  justify-content: center;
}

.index__removeContainer--nLZsw {
  display: inline-block;
  margin-left: 5px;
}

.index__remove--kDs4K {
  margin-left: 5px;
  text-decoration: underline;
  border: none;
  outline: none;
  background: none;
  cursor: pointer;
}
.index__Layout--zq4C0 {
}

.index__InfoBar--hanEV {
}

.index__Preview--aSoft {
}
.index__TemplatePreviewList--hdzr6 {
  display: grid;
  grid-template-columns: repeat(auto-fit, 220px);
  gap: 20px;
}

.index__Truncate--SpOuV {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index__GridList--xhJtA {
  display: grid;
  grid-template-columns: repeat(auto-fit, 220px);
  gap: 20px;
}

.index__Truncate--PjbC4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index__ModalLayout--Yf1D7 {
  display: grid;
  height: 80vh;
  width: 100%;
  background-color: #EFF2F6;
  grid-template-rows: max-content max-content 1fr max-content;
  grid-template-areas: "header  search" "filters filters" "results results" "ModalFooter ModalFooter";
  /* calculate child element width to keep modal as small as the amount of columns that will fit */
  --child-width: calc(var(--tiles) * calc(var(--tile-width) + var(--gap)));
}
.index__ModalLayout--Yf1D7 > div {
  padding-left: 40px;
  padding-right: 40px;
}

.index__Search--Tr1wr {
  grid-area: search;
  padding-top: 40px;
}

.index__Filters--k_niS {
  width: var(--child-width);
  grid-area: filters;
  margin-bottom: 20px;
}

.index__SubFilters--FBnba {
  margin-top: 20px;
}

.index__Results--xGIqJ {
  grid-area: results;
  border-top: 1px solid #BECDDA;
  border-bottom: 1px solid #BECDDA;
  overflow: auto;
}

.index__NoResults--e3El7 {
  color: #3E586F;
  margin-top: 40px;
}

.index__TemplateTiles--CEdUw {
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
  gap: var(--gap);
  grid-template-columns: repeat(var(--tiles), var(--tile-width));
  justify-content: space-between;
}

.index__CreateMessage--S6Wfs {
  color: #3E586F;
}

.index__Truncate--t9OfM {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index__AccordionContainer--ED7xc {
  border-top: 1px solid #9CB2C7;
  border-bottom: 1px solid #9CB2C7;
}

.index__AccordionItem--d_WJy + .index__AccordionItem--d_WJy {
  border-top: 1px solid #9CB2C7;
}

.index__AccordionItemButton--YdOD6 {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #3E586F;
  cursor: pointer;
  padding: 10px;
}

.index__AccordionItemContent--M13jI {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.index__AccordionItemPanel--n6F17 {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-weight: 400;
  padding-left: 10px;
  padding-right: 10px;
}

.index__AccordionItemState--Ud_f5 {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  padding-left: 22px;
}

.index__AccordionItemArrow--MnCAV {
  transition: transform 0.3s;
  fill: #3E586F;
  overflow: visible;
}

.index__AccordionItemButton--YdOD6[aria-expanded=true] .index__AccordionItemArrow--MnCAV {
  transform: rotate(-180deg);
}

[hidden] {
  display: none;
}
.index__CheckboxSelectorPanel--ekOpr {
  padding: 10px;
  padding-top: 0;
}

.index__CheckboxSelectorInputContainer--_3wof {
  margin-top: 10px;
  font-size: 10px;
  line-height: 10px;
}

.index__CheckboxSelectorInputContainer--_3wof:first-of-type {
  margin-top: 0;
}
@charset "UTF-8";
.rg-celleditor-input, .rg-celleditor .rg-input {
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  font-size: 1em;
  outline: none;
}

.rg-celleditor {
  box-sizing: border-box;
  z-index: 5;
  background-color: #ffffff;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.06);
  display: flex;
  border-style: solid;
  border-color: #3579f8;
  border-width: 2px;
  padding: 0 4px;
}

.rg-number-celleditor input {
  text-align: right;
}

.reactgrid-content .rg-pane .rg-cell.rg-number-cell,
.reactgrid-content .rg-pane .rg-cell .rg-time-cell,
.reactgrid-content .rg-pane .rg-cell .rg-date-cell {
  justify-content: flex-end;
}

.reactgrid-content .rg-pane .rg-cell.rg-email-cell.rg-invalid {
  color: rgb(255, 0, 0);
}

.reactgrid-content .rg-pane .rg-cell.rg-text-cell.placeholder {
  color: #999;
  font-size: 0.8em;
}

.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell {
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  background: transparent;
  pointer-events: auto;
}

.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell input {
  width: 20px;
  height: 20px;
}

.reactgrid-content .rg-pane .rg-cell.rg-chevron-cell .chevron {
  pointer-events: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  margin-right: 0.1em;
  cursor: pointer;
  transition: 200ms all ease-in-out;
  height: 1em;
  width: 1em;
}

.reactgrid-content .rg-pane .rg-cell.rg-chevron-cell .no-child {
  width: 0.5em;
}

.reactgrid-content .rg-pane .rg-cell.rg-chevron-cell.expanded .chevron {
  transform: rotate(90deg);
}

.reactgrid-content .rg-pane .rg-cell.rg-chevron-cell.collapsed .chevron {
  transform: rotate(0deg);
}

.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell {
  justify-content: center;
}

.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell label {
  position: relative;
  height: 18px;
  width: 18px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
}

.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  margin: 0;
  height: 18px;
  width: 18px;
}

.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell span {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #eeeeee;
}

.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell label:hover input ~ span {
  background-color: #cccccc;
}

.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell label input:checked ~ span {
  background-color: #3579f8;
}

.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell span:after {
  content: "";
  position: absolute;
  display: none;
}

.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell label input:checked ~ span:after {
  display: block;
}

.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell label span:after {
  left: 7px;
  top: 2px;
  width: 4px;
  height: 12px;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.reactgrid-content .rg-pane .rg-cell.rg-dropdown-cell {
  padding: 0;
  overflow: visible;
}

.reactgrid-content .rg-pane .rg-cell.rg-dropdown-cell .rg-dropdown-menu {
  top: 100%;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
  margin-bottom: 8px;
  margin-top: 2px;
  position: absolute;
  width: 100%;
  z-index: 1;
  box-sizing: border-box;
}

.reactgrid-content .rg-pane .rg-cell.rg-dropdown-cell .rg-dropdown-option {
  padding: 0.3em 0.5em;
  min-height: 1.5em;
  display: flex;
  align-items: center;
}

.reactgrid-content .rg-pane .rg-cell.rg-dropdown-cell .rg-dropdown-option.selected::before {
  content: "✓";
  padding-right: 0.2em;
}

.reactgrid-content .rg-pane .rg-cell.rg-dropdown-cell .rg-dropdown-option.focused {
  color: black;
  background-color: #f1f6ff;
}

.rg-copy-container[contenteditable] {
  -webkit-user-select: text;
  user-select: text;
}

.reactgrid-content {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  color: #000000;
}

.reactgrid-content .rg-pane.rg-pane-top, .reactgrid-content .rg-pane.rg-pane-bottom, .reactgrid-content .rg-pane.rg-pane-left, .reactgrid-content .rg-pane.rg-pane-right {
  position: sticky;
  position: -webkit-sticky;
  background-color: #ffffff;
}

.reactgrid-content .rg-pane.rg-pane-top {
  top: 0;
}

.reactgrid-content .rg-pane.rg-pane-bottom {
  bottom: 0;
}

.reactgrid-content .rg-pane.rg-pane-left {
  left: 0;
}

.reactgrid-content .rg-pane.rg-pane-right {
  right: 0;
}

.reactgrid-content .rg-pane .rg-cell {
  font-size: 1em;
  box-sizing: border-box;
  white-space: nowrap;
  position: absolute;
  display: flex;
  flex-direction: row;
  align-items: center;
  overflow: hidden;
  padding: 0 4px;
  outline: none;
  touch-action: auto;
  border-color: #e8e8e8;
  color: #000000;
}

.reactgrid-content .rg-pane .rg-cell .rg-touch-column-resize-handle {
  position: absolute;
  top: 0;
  right: 0;
  width: 11px;
  height: 100%;
  pointer-events: auto;
}

.reactgrid-content .rg-pane .rg-cell .rg-touch-column-resize-handle .rg-resize-handle {
  position: absolute;
  right: 0;
  width: 6px;
  height: 100%;
}

.reactgrid-content .rg-pane .rg-cell .rg-touch-column-resize-handle .rg-resize-handle:hover {
  cursor: col-resize;
  background-color: #3579f8;
}

.reactgrid-content .rg-pane .rg-cell .rg-touch-row-resize-handle {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 11px;
  width: 100%;
  pointer-events: auto;
}

.reactgrid-content .rg-pane .rg-cell .rg-touch-row-resize-handle .rg-resize-handle {
  position: absolute;
  bottom: 0;
  height: 6px;
  width: 100%;
}

.reactgrid-content .rg-pane .rg-cell .rg-touch-row-resize-handle .rg-resize-handle:hover {
  cursor: row-resize;
  background-color: #3579f8;
}

.reactgrid-content .rg-pane .rg-cell .rg-groupId {
  font-size: 0.8em;
  position: absolute;
  right: 4px;
  top: 4px;
}

.reactgrid-content .rg-pane .rg-cell-focus,
.reactgrid-content .rg-pane .rg-cell-highlight {
  position: absolute;
  pointer-events: none;
  box-sizing: border-box;
  border-style: solid;
  border-width: 2px;
  border-color: #3579f8;
}

.reactgrid-content .rg-pane .rg-touch-fill-handle {
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.01);
  touch-action: none;
  pointer-events: auto;
}

.reactgrid-content .rg-pane .rg-touch-fill-handle .rg-fill-handle {
  position: absolute;
  cursor: crosshair;
  top: 50%;
  left: 50%;
  transform: translate(calc(-50% - 0.5px), calc(-50% - 0.5px));
  width: 6.5px;
  height: 6.5px;
  background-color: #3579f8;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  background-clip: content-box;
}

.reactgrid-content .rg-pane .rg-partial-area {
  position: absolute;
  pointer-events: none;
  box-sizing: border-box;
}

.reactgrid-content .rg-pane .rg-partial-area.rg-partial-area-part {
  border-width: 1px;
  border-style: dashed;
  border-color: #000000;
}

.reactgrid-content .rg-pane .rg-partial-area.rg-partial-area-selected-range {
  border-width: 1px;
  border-style: solid;
  border-color: #3579f8;
  background-color: rgba(53, 121, 248, 0.35);
}

.reactgrid-content .rg-pane-shadow {
  position: sticky;
}

.reactgrid-content .rg-pane-shadow.shadow-top {
  pointer-events: none;
  top: 0;
  box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.06);
}

.reactgrid-content .rg-pane-shadow.shadow-left {
  pointer-events: none;
  left: 0;
  box-shadow: 5px 0 3px -2px rgba(0, 0, 0, 0.06);
}

.reactgrid-content .rg-pane-shadow.shadow-bottom {
  pointer-events: none;
  bottom: 0;
  box-shadow: 2px -1px 3px 1px rgba(0, 0, 0, 0.06);
}

.reactgrid-content .rg-pane-shadow.shadow-right {
  pointer-events: none;
  right: 0;
  box-shadow: -5px 0 3px -2px rgba(0, 0, 0, 0.06);
}

.reactgrid-content .rg-pane-shadow.shadow-top-left-corner {
  box-shadow: 2px 3px 3px 1px rgba(0, 0, 0, 0.06);
}

.reactgrid-content .rg-pane-shadow.shadow-top-right-corner {
  box-shadow: -2px 2px 3px 1px rgba(0, 0, 0, 0.06);
}

.reactgrid-content .rg-pane-shadow.shadow-bottom-left-corner {
  box-shadow: 2px -2px 3px 1px rgba(0, 0, 0, 0.06);
}

.reactgrid-content .rg-pane-shadow.shadow-bottom-right-corner {
  box-shadow: -2px -2px 3px 1px rgba(0, 0, 0, 0.06);
}

.reactgrid-content .rg-context-menu {
  position: fixed;
  z-index: 1000;
  background-color: #ffffff;
  font-size: 1em;
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.06);
}

.reactgrid-content .rg-context-menu .rg-context-menu-option {
  padding: 8px 20px 8px 15px;
  cursor: pointer;
}

.reactgrid-content .rg-context-menu .rg-context-menu-option:hover {
  background-color: #f2f2f2;
}

.reactgrid-content .rg-shadow {
  position: absolute;
  background-color: #000000;
  opacity: 0.1;
  z-index: 4;
}

.reactgrid-content .rg-column-resize-hint {
  background-color: #74b9ff;
  position: absolute;
  padding: 5px;
  border-radius: 0 5px 5px 0;
}

.reactgrid-content .rg-row-resize-hint {
  background-color: #74b9ff;
  position: absolute;
  padding: 5px;
  border-radius: 0 5px 5px 0;
}

.reactgrid-content .rg-line {
  position: absolute;
  background-color: #74b9ff;
  z-index: 4;
}

.reactgrid-content .rg-line-horizontal {
  left: 0;
  height: 2px;
}

.reactgrid-content .rg-line-vertical {
  top: 0;
  width: 2px;
}

.reactgrid-content .rg-hidden-element {
  border: 0;
  padding: 0;
  margin: 0;
  position: fixed;
  width: 1px;
  height: 1px;
  opacity: 0;
  top: 50%;
  left: 50%;
}
.index__Grid--wUrZI {
  padding-top: 20px;
}

.index__GridContainer--t0d4V {
  overflow: auto;
  background-color: #FFFFFF;
  margin-top: 20px;
  min-height: 400px;
  max-height: 40vw;
  padding-bottom: 200px;
}

.index__GridCenterText--bCzii {
  position: absolute;
  top: 50%;
  left: 50%;
}

.index__GridTopbar--i2Dkm {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
}

.index__GridSearch--S08eu {
  width: 50%;
  display: flex;
  justify-content: flex-end;
}

.index__GridTopbarActions--vcBnn {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
}

.index__GridFooter--veY5L {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}

.index__CellChanged--PCGHI {
  margin-left: 20px;
}

.rg-invalid {
  background-color: #FF9E80;
}

.rg-header-cell,
.rg-sortableHeader-cell {
  background-color: #DEE6ED !important;
}

.rg-textarea-cell {
  white-space: pre !important;
}

.rg-cell:not(.rg-sortableHeader-cell),
.rg-cell:not(.rg-sortableHeader-cell) div,
.rg-celleditor {
  color: #3E586F !important;
  font-size: 15px !important;
}

.rg-cell,
.rg-celleditor {
  padding: 4px !important;
}

.rg-checkbox-cell label span {
  border-radius: 4px;
}

.rg-checkbox-cell label input:checked ~ span {
  background-color: #3E586F !important;
}

.rg-celleditor-input,
.rg-celleditor input,
.rg-celleditor textarea {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: -1px;
  background: transparent;
  font-size: 1em;
  outline: none;
  border: 0;
}

.rg-celleditor .RichtextContainer,
.rg-image-cell .ImageContainer,
.rg-colour-cell .ColourContainer,
.rg-select-cell .SelectContainer,
.rg-celleditor .Richtext {
  width: 100%;
}

.rg-colour-cell,
.rg-select-cell {
  overflow: visible !important;
}

.rg-colour-cell ul,
.rg-select-cell ul {
  max-height: 200px;
}

.rg-richtext-cell {
  display: block !important;
}
.rg-richtext-cell p,
.rg-richtext-cell ol,
.rg-richtext-cell ul {
  font-size: 1em !important;
  line-height: 1.3em !important;
  letter-spacing: -0.02em;
  font-weight: 400;
}
.rg-richtext-cell h1:not(:empty),
.rg-richtext-cell h2:not(:empty),
.rg-richtext-cell h3:not(:empty),
.rg-richtext-cell p:not(:empty),
.rg-richtext-cell ol:not(:empty),
.rg-richtext-cell ul:not(:empty) {
  margin-bottom: 10px !important;
}
.rg-richtext-cell h1 {
  font-size: 1.6em !important;
  line-height: 1.8em !important;
  letter-spacing: -0.02em;
  font-weight: 600;
}
.rg-richtext-cell h2 {
  font-size: 1.4em !important;
  line-height: 1.6em !important;
  letter-spacing: -0.02em;
  font-weight: 600;
}
.rg-richtext-cell h3 {
  font-size: 1.2em !important;
  line-height: 1.4em !important;
  letter-spacing: -0.02em;
  font-weight: 600;
}
.rg-richtext-cell a {
  color: #3E586F;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(62, 88, 111, 0.3);
}
.rg-richtext-cell a:hover {
  border-color: #3E586F;
}
.rg-richtext-cell strong {
  font-weight: 600;
}
.rg-richtext-cell em {
  font-style: italic;
}
.rg-richtext-cell u {
  text-decoration: underline;
}
.rg-richtext-cell blockquote {
  margin: 0 20px;
  font-style: italic;
}
.rg-richtext-cell blockquote em {
  font-style: normal;
}
.rg-richtext-cell img {
  display: block;
  margin: 0 0 20px 0;
}
.rg-richtext-cell sup {
  font-size: 0.7em;
  line-height: 1em;
  letter-spacing: -0.01em;
  font-weight: 400;
  vertical-align: super;
}
.rg-richtext-cell sub {
  font-size: 0.7em;
  line-height: 1em;
  letter-spacing: -0.01em;
  font-weight: 400;
  vertical-align: sub;
}
.rg-richtext-cell ol {
  list-style-position: outside;
  list-style-type: decimal;
  padding-left: 1.5em;
}
.rg-richtext-cell ul {
  list-style-position: outside;
  list-style-type: disc;
  padding-left: 1.5em;
}
.rg-richtext-cell li {
  text-indent: 0.5em;
}
.rg-richtext-cell > *:last-child {
  margin-bottom: 0;
}
.rg-richtext-cell .index__small--Aczg8 {
  font-size: 0.7em;
  line-height: 1em;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.rg-richtext-cell .index__large--DaqSR {
  font-size: 1.3em;
  line-height: 1.5em;
  letter-spacing: -0.02em;
  font-weight: 400;
}
.rg-richtext-cell .index__emphasis--ZqnXA {
  color: #1B9DDE;
  font-weight: 600;
}
.rg-richtext-cell del {
  text-decoration: line-through !important;
}

.index__failedRows--pE30v {
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 4px;
  background-color: #FF9E80;
  color: #000000;
}

.index__failedRows--pE30v h3 {
  margin-top: 0;
}

.index__failedRows--pE30v ul {
  margin-bottom: 0;
  padding-left: 20px;
}
.HistoryModal__ModalLayout--IEAWZ {
  display: grid;
  height: 80vh;
  max-height: 700px;
  background-color: #EFF2F6;
  grid-template-rows: max-content 1fr max-content;
  grid-template-areas: "header" "grid" "ModalFooter";
}
.HistoryModal__ModalLayout--IEAWZ > div {
  padding-left: 40px;
  padding-right: 40px;
}

.HistoryModal__Grid--pJ25Y {
  grid-area: grid;
  border-top: 1px solid #BECDDA;
  border-bottom: 1px solid #BECDDA;
  overflow: auto;
  font-size: 16px;
  padding-top: 20px;
}
.SortableHeaderCellTemplate__Cell--YexTE {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: 100%;
  font-weight: bold;
  color: #3E586F;
  font-size: 15px;
}

.SortableHeaderCellTemplate__CellTopRow--MMhdW {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
}

.SortableHeaderCellTemplate__CellSearchRow--oFBNQ {
  width: 100%;
}

.SortableHeaderCellTemplate__Searched--Qkdfw {
  background-color: rgba(80, 211, 139, 0.1) !important;
}
.index__Info--J914T {
  display: inline-block;
  position: relative;
  left: 10px;
  top: 3px;
  cursor: pointer;
  width: 16px;
}

.index__Info--J914T > .index__icon--HtyRE {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(components/IconFlat/ActionInfo.58edd923f301836810eb.svg);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 16px 16px;
}

.index__tooltip--AdGva {
  background-color: #3E586F;
  display: none;
  position: fixed;
  border-radius: 6px;
  box-shadow: 1px 3px 8px 1px rgba(28, 39, 49, 0.25);
  width: 200px;
  max-height: 300px;
  overflow: auto;
  padding: 15px;
  margin-top: -25px;
  margin-left: 25px;
  z-index: 10000;
}

.index__tooltip--AdGva > .index__text--TKr86 {
  color: #FFFFFF;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  white-space: pre;
}

.index__tooltip--AdGva a.index__link--m7Pj7 {
  display: block;
  color: #9CB2C7;
  margin-top: 10px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
}

.index__tooltip--AdGva:after {
  left: -20px;
  top: 23px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.index__tooltip--AdGva:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #3E586F;
  border-width: 10px;
  margin-top: -10px;
}

.index__Theme-Dark--dAk6M .index__tooltip--AdGva {
  background-color: #EFF2F6;
}

.index__Theme-Dark--dAk6M .index__tooltip--AdGva:after {
  border-right-color: #EFF2F6;
}

.index__Theme-Dark--dAk6M .index__text--TKr86 {
  color: #3E586F;
}
.index__Preview--XINZb {
  width: 100%;
  height: 100%;
}

.index__Iframe--AW0yb {
  width: 100%;
  height: 100%;
}
.index__Layout--j2xiL {
}

.index__InfoBar--LL4Jx {
}

.index__Preview--CClxO {
}

.index__Title--pDLbJ {
  background-color: #DEE6ED;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .index__Title--pDLbJ {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.index__Iframe--JV3kK {
  width: 100%;
  height: calc(100vh - 180px) !important;
  background-color: #FFFFFF;
}
.index__Label--4tfaC {
  color: #3E586F;
}

.index__Instructions--QNI0R {
  color: #3E586F;
}
.index__AddField--_B8n0 {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 5px;
  justify-content: flex-end;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #1B9DDE;
  cursor: pointer;
}

.index__StencilField--QmJnC {
  position: relative;
  padding: 10px 10px 10px 40px;
}

.index__NameTooltip--yLkCo {
  position: absolute;
  right: 20px;
  top: 5px;
}

.index__Instructions--Ge5dC {
  padding-top: 5px;
  padding-bottom: 5px;
}
.index__AnnouncementsCarousel--xn6My {
  --carousel-width: 940px;
  --carousel-height: 200px;
}

.index__Carousel--DyMJF {
  position: relative;
  width: var(--carousel-width);
  height: var(--carousel-height);
  display: grid;
  background-color: #FFFFFF;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0px 1px 3px 1px rgba(28, 39, 49, 0.1);
  grid-template-rows: var(--carousel-height) 50px;
  user-select: none;
}
.index__Carousel--DyMJF.index__full--u6R1V, .index__Carousel--DyMJF.index__no_image--IbZv6 {
  grid-template-columns: 1fr;
}
.index__Carousel--DyMJF.index__half--uBXJu {
  grid-template-columns: 1fr 1fr;
}
.index__Carousel--DyMJF img {
  object-fit: scale-down;
  max-width: 100%;
  max-height: 100%;
  align-self: center;
  justify-self: center;
}

.index__CarouselText--OYKfS {
  color: #3E586F;
  overflow: hidden;
  margin: 20px;
}

.index__CarouselImage--Vw2tN {
  align-self: center;
  justify-self: center;
}

.index__CarouselDots--ezKA0 {
  display: flex;
  gap: 5px;
  align-items: center;
}
.index__CarouselDots--ezKA0 circle {
  fill: white;
  stroke: #5C81A3;
  cursor: pointer;
  transition: fill 100ms ease-in-out, stroke 100ms ease-in-out;
}
.index__CarouselDots--ezKA0 circle.index__DotActive--KC1Pe {
  fill: #5C81A3;
}
.index__CarouselDots--ezKA0 circle:hover {
  fill: #3E586F;
}
.index__CarouselDots--ezKA0 circle.index__DotActive--KC1Pe:hover {
  fill: #3E586F;
  stroke: #5C81A3;
}

.index__PrevButton--qHkWm,
.index__NextButton--PqqZx {
  display: flex;
  cursor: pointer;
  height: 100%;
  width: 22px;
}
.index__PrevButton--qHkWm svg,
.index__NextButton--PqqZx svg {
  transition: fill 100ms ease-in-out;
  fill: #5C81A3;
}
.index__PrevButton--qHkWm svg:hover,
.index__NextButton--PqqZx svg:hover {
  fill: #3E586F;
}

.index__PrevButton--qHkWm {
  left: 10px;
}

.index__NextButton--PqqZx {
  right: 10px;
}

.index__Navigation--auwjH {
  padding-top: 10px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: var(--carousel-width);
  user-select: none;
}
.index__ConfirmBar--qj2fQ {
  background: #FFFFFF;
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  height: var(--confirm-bar-height);
  left: 0;
  right: 0;
  z-index: 1000;
}
.index__Quicklinks--Euvfj {
  position: relative;
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  min-height: 100px;
}

.index__QuicklinksGrid--c8KBm {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  width: 100%;
  max-width: 940px;
}

.index__QuicklinkItem--U9kT_ {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  justify-content: flex-start;
  width: 300px;
  height: 119px; /* Adjust to match image height */
  background: #f8f9fa;
  border-radius: 8px;
  text-decoration: none;
  color: #1C2731;
  transition: background-color 0.2s ease;
  padding: 10px;
  box-sizing: border-box;
}

.index__QuicklinkItem--U9kT_:hover {
  opacity: 0.8;
}

.index__QuicklinkImage--QfssB {
  width: 99px;
  height: 99px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 8px;
  font-size: 18px;
  line-height: 1;
}

.index__QuicklinkImage--QfssB img {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.index__QuicklinkLetter--VSYVn {
  font-size: 48px;
  color: #1C2731;
}

.index__QuicklinkText--FfNbb {
  text-align: left;
  flex: 1;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: pre-wrap;
  max-width: 170px;
  width: 170px;
  min-width: 0;
  word-wrap: break-word;
  font-size: 16px;
  line-height: 1.2;
}

.index__QuicklinkSkeleton--fp58U {
  width: 290px;
  height: 119px;
  background: #e0e0e0;
  border-radius: 8px;
  animation: index__pulse--BLT8P 1.5s ease-in-out infinite;
}

@keyframes index__pulse--BLT8P {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
.index__TilesGrid--FKTDV {
  display: grid;
  gap: 20px;
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
}

.index__TileItem--JK_Dg {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 250px;
  max-height: 250px;
  background: #f8f9fa;
  border-radius: 8px;
  text-decoration: none;
  color: #1C2731;
  font-size: 18px;
  transition: background-color 0.2s ease;
  box-sizing: border-box;
}

.index__TileItem--JK_Dg.index__TextOnly--AgHY0 {
  padding: 20px;
}

.index__TileItem--JK_Dg:hover {
  opacity: 0.8;
}

.index__FullImage--c2QWn {
  padding: 0;
}

.index__FullImage--c2QWn .index__TileImage--ePvRb {
  border-radius: 8px;
  margin-bottom: 0;
}

.index__SideBySide--CQSpt {
  flex-direction: row-reverse;
}

.index__SideBySide--CQSpt .index__TileImage--ePvRb {
  width: 50%;
  height: 100%;
  margin-bottom: 0;
}

.index__SideBySide--CQSpt .index__TileContent--wsD2r {
  width: 50%;
  align-items: flex-start;
  padding: 20px;
}

.index__SideBySide--CQSpt .index__TileText--Knn1V {
  text-align: left;
}

.index__SideBySide--CQSpt .index__TileMessage--sKgYk {
  text-align: left;
}

.index__LimitedImage--T7uAy .index__TileImage--ePvRb {
  flex: 0 0 290px;
}

.index__LimitedImage--T7uAy .index__TileContent--wsD2r {
  flex: 1;
}

.index__TileMessage--sKgYk {
  overflow: hidden;
  max-height: 210px;
}

.index__TileImage--ePvRb {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 8px;
}

.index__TileImage--ePvRb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.index__TileContent--wsD2r {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  width: 100%;
  max-height: 250px;
  overflow: hidden;
}

.index__TileText--Knn1V p,
.index__TileText--Knn1V ol,
.index__TileText--Knn1V ul {
  line-height: 1.2em !important;
}

.index__TileButtonText--Bm4rl {
  display: block;
  overflow: hidden;
  max-height: 2.4em;
  line-height: 1.2;
}

.index__TileSkeleton--zoccX {
  min-height: 250px;
  max-height: 250px;
  background: #e0e0e0;
  border-radius: 8px;
  animation: index__pulse--mIoaC 1.5s ease-in-out infinite;
}

@keyframes index__pulse--mIoaC {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}

/*# sourceMappingURL=main.3c140595fd7b4ee76d6c.css.map*/