@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type='checkbox'],
[type='radio'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.bg-str img {
  width: 100%;
  max-width: none;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

html {
  font-size: var(--rem-base);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: constant(safe-area-inset);
  padding: env(safe-area-inset);
}

body {
  color: var(--color-base-text);
  font: 400 var(--base-font-size) / var(--base-line-height) var(--base-font);
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: var(--color-white);
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  font-weight: 700;
  line-height: 1.2;
  color: var(--h1-h6-color);
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a,
.h a {
  color: inherit;
  font-size: inherit;
}

h1,
.h1 {
  font-size: var(--h1);
  margin: 0 0 0.5em;
}

h2,
.h2 {
  font-size: var(--h2);
  margin: 0 0 0.5em;
}

h3,
.h3 {
  font-size: var(--h3);
  margin: 0 0 0.5em;
}

h4,
.h4 {
  font-size: var(--h4);
  margin: 0 0 0.6em;
}

h5,
.h5 {
  font-size: var(--h5);
  margin: 0 0 0.7em;
}

h6,
.h6 {
  font-size: var(--h6);
  margin: 0 0 0.8em;
}

p {
  margin-bottom: var(--vertical-rhythm);
  margin-top: 0;
}

a {
  color: var(--base-link-color);
  text-decoration: none;
  -webkit-transition: all var(--animation-duration) var(--animation-timing-function);
  transition: all var(--animation-duration) var(--animation-timing-function);
}

a:hover {
  color: var(--accent-color);
}

img {
  height: auto;
  vertical-align: top;
}

ul,
ol {
  list-style: none;
  margin-top: 0;
  padding-left: 0;
}

ul li,
ol li {
  list-style: none;
}

#sidebar ol:not([class]),
#sidebar ul:not([class]),
.entry ol:not([class]),
.entry ul:not([class]),
ul.list-style,
ol.list-style {
  --margin-li-top: 10px;
  margin: 0 0 var(--vertical-rhythm);
}

#sidebar ol:not([class]) li,
#sidebar ul:not([class]) li,
.entry ol:not([class]) li,
.entry ul:not([class]) li,
ul.list-style li,
ol.list-style li {
  padding-left: 20px;
  position: relative;
}

#sidebar ol:not([class]) li+li,
#sidebar ul:not([class]) li+li,
.entry ol:not([class]) li+li,
.entry ul:not([class]) li+li,
ul.list-style li+li,
ol.list-style li+li {
  margin-top: var(--margin-li-top);
}

#sidebar ol:not([class]) ul,
#sidebar ul:not([class]) ul,
.entry ol:not([class]) ul,
.entry ul:not([class]) ul,
ul.list-style ul,
ol.list-style ul {
  margin-bottom: 0;
  margin-top: var(--margin-li-top);
}

#sidebar ol:not([class]) ol,
#sidebar ul:not([class]) ol,
.entry ol:not([class]) ol,
.entry ul:not([class]) ol,
ul.list-style ol,
ol.list-style ol {
  margin-bottom: 0;
  margin-top: var(--margin-li-top);
}

#sidebar ul:not([class])>li,
.entry ul:not([class])>li,
ul.list-style>li {
  padding-left: 15px;
}

#sidebar ul:not([class])>li:before,
.entry ul:not([class])>li:before,
ul.list-style>li:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  top: 0.6em;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: currentColor;
}

#sidebar ol:not([class]),
.entry ol:not([class]),
ol.list-style {
  counter-reset: list;
}

#sidebar ol:not([class])>li,
.entry ol:not([class])>li,
ol.list-style>li {
  padding-left: 24px;
}

#sidebar ol:not([class])>li:before,
.entry ol:not([class])>li:before,
ol.list-style>li:before {
  content: counter(list) '.';
  counter-increment: list;
  position: absolute;
  top: 0;
  left: 0;
}

pre {
  max-width: 100%;
  background: rgba(0, 0, 0, 0.1);
  padding: 0.5em;
  white-space: normal;
}

blockquote {
  font-size: 24px;
  line-height: 137%;
  color: var(--accent-blog-color);
  background: transparent;
  border-left: 6px solid #ececec;
  padding: 10px 0 10px 30px;
  margin: 0 0 var(--vertical-rhythm);
}

blockquote:not([class]) p:first-child {
  font-weight: 700;
  margin-bottom: 16px;
}

blockquote:not([class]) p:first-child::before {
  content: '“';
}

blockquote:not([class]) p:first-child::after {
  content: '”';
}

blockquote:not([class]) p:last-child {
  color: var(--caption-color);
  font-weight: 400;
  font-size: 0.666em;
  line-height: normal;
  margin-bottom: 0;
}

blockquote q:last-child,
blockquote p:last-child {
  margin-bottom: 0;
}

blockquote cite {
  display: block;
  font-style: normal;
}

dl {
  margin: 0 0 var(--vertical-rhythm);
}

dl dt {
  float: left;
  clear: left;
  font-weight: bold;
  padding: 10px 5px;
}

dl dd {
  margin-left: 0;
  padding: 10px 0;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.text-lightest {
  color: var(--color-gray-lightest) !important;
}

.text-light {
  color: var(--color-text-light) !important;
}

.text-dark {
  color: var(--color-text-dark) !important;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

.resize-active {
  -webkit-transition: none !important;
  transition: none !important;
}

.resize-active *,
.resize-active *:before,
.resize-active *:after {
  -webkit-transition: inherit !important;
  transition: inherit !important;
}

.container {
  width: 100%;
  max-width: calc(var(--container) + var(--gutter) * 2);
  margin: 0 auto;
  padding-left: var(--gutter);
  padding-right: var(--gutter);
}

.container._xl {
  max-width: calc(var(--container-xl) + var(--gutter) * 2);
}

html,
body {
  height: 100%;
}

.wrapper {
  display: grid;
  grid-template-rows: 1fr auto;
  min-height: 100%;
  width: 100%;
  position: relative;
  overflow: clip;
}

.wrapper:after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 1;
  background-color: var(--color-white);
  opacity: 0.75;
  visibility: hidden;
  -webkit-transition: visibility 0.2s ease;
  transition: visibility 0.2s ease;
}

.main,
.header,
.footer {
  min-width: 0;
}

.bg-str {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.icon {
  width: 2rem;
  height: 2rem;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 20px !important;
}

.mb-2 {
  margin-bottom: 40px !important;
}

.text-gradient {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-gradient._blue {
  background-image: linear-gradient(304deg,
      #f9cec1 -89.37%,
      #ccd4e8 -23.42%,
      #06f 46.62%);
}

.btn {
  all: unset;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 12px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.25;
  border-radius: 6px;
  padding: 14px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none !important;
}

.btn._fluid {
  width: 100%;
}

.btn._rounded-xl {
  border-radius: 100px !important;
}

.btn.btn-blue {
  background: -webkit-gradient(linear,
      left top,
      right top,
      from(#4d94ff),
      color-stop(50%, #06f),
      to(#4d94ff));
  background: linear-gradient(90deg, #4d94ff 0%, #06f 50%, #4d94ff 100%);
  color: var(--color-white);
  background-size: 200% auto;
  background-position: 0 0;
}

.btn.btn-blue:hover {
  background-position: 100% 0;
}

.btn.btn-outline {
  color: var(--color-blue);
  border: 1px solid #e4e2e9;
  border-radius: var(--radius-6);
}

.btn.btn-outline:hover {
  background-color: #e4e2e9;
}

.btn.btn-outline svg {
  color: var(--color-icon);
  margin-left: -5px;
}

.btn.btn-outline-red {
  color: var(--color-red);
  border: 1px solid rgba(220, 67, 59, 0.5);
  border-radius: var(--radius-6);
  background-color: var(--color-white);
}

.btn.btn-outline-red:hover {
  background-color: var(--color-red);
  color: var(--color-white);
  border-color: var(--color-red);
}

.btn.btn-outline-red svg {
  color: var(--color-icon);
  margin-left: -5px;
}

.btn._sm {
  font-weight: 500;
  font-size: 12px;
  line-height: normal;
  gap: 5px;
  padding: 7px 13px;
}

.btn._xs {
  font-weight: 600;
  font-size: 12px;
  line-height: normal;
  gap: 5px;
  padding: 4px 13px;
}

.ne-button {
  all: unset;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  border: 1px solid #e4e2e9;
  border-radius: 6px;
  background-color: var(--color-white);
  color: var(--color-blue);
  font-weight: 500;
  font-size: 12px;
  line-height: 1.25;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.ne-button:hover {
  border-color: var(--color-blue);
  background-color: var(--color-blue);
  color: var(--color-white);
}

.ne-button__icon {
  font-size: 1.1666em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 1em;
  flex: 0 0 1em;
}

form,
fieldset {
  border: none;
  display: block;
  padding: 0;
  margin: 0 0 var(--vertical-rhythm);
}

.label {
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  font-size: 12px;
  line-height: normal;
  color: var(--color-base-text);
  margin: 0 0 0.5em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.label.label-check {
  font-size: 14px;
}

.label._lg {
  font-size: 16px;
}

.label._md {
  font-size: 14px;
}

.label-check {
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.label-check .label-check__block {
  min-width: 100%;
}

.label-check .cb {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15px;
  flex: 0 0 15px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 2px;
}

.label-check a {
  color: var(--color-blue);
}

.label-check a:hover {
  text-decoration: underline;
}

.cb {
  position: relative;
  width: 15px;
  height: 15px;
  border-radius: var(--radius-4);
  border: 1px solid var(--color-blue);
}

.cb-input {
  opacity: 0;
  position: absolute;
  inset: 0;
}

.cb-input:checked+.cb-check {
  opacity: 1;
}

.cb-check {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  width: 10px;
  height: 10px;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOCA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMSAzLjI0MzU5TDIuODQyMTEgNS4xNjY2N0w0LjgzNzcyIDMuMDgzMzNMNi44MzMzMyAxIiBzdHJva2U9IiMwMDY2RkYiIHN0cm9rZS13aWR0aD0iMS40IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==');
  background-repeat: no-repeat;
  background-size: 100% auto;
  translate: -50% -50%;
  margin: 1px 0 0 1px;
}

.input,
.textarea {
  -webkit-appearance: none;
  outline: none;
  max-width: 100%;
  width: 100%;
  border: 1px solid var(--color-gray-lightest);
  color: var(--color-base-text);
  background-color: var(--color-white);
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  padding: 13px 15px;
  border-radius: var(--radius-6);
}

.input::-webkit-input-placeholder,
.textarea::-webkit-input-placeholder {
  color: var(--color-gray-lightest);
  opacity: 1;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.input:-moz-placeholder,
.textarea:-moz-placeholder {
  color: var(--color-gray-lightest);
  opacity: 1;
  -moz-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.input::-moz-placeholder,
.textarea::-moz-placeholder {
  color: var(--color-gray-lightest);
  opacity: 1;
  -moz-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.input:-ms-input-placeholder,
.textarea:-ms-input-placeholder {
  color: var(--color-gray-lightest);
  opacity: 1;
  -ms-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.input:focus::-webkit-input-placeholder,
.textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}

.input:focus:-moz-placeholder,
.textarea:focus:-moz-placeholder {
  opacity: 0;
}

.input:focus::-moz-placeholder,
.textarea:focus::-moz-placeholder {
  opacity: 0;
}

.input:focus:-ms-input-placeholder,
.textarea:focus:-ms-input-placeholder {
  opacity: 0;
}

.input._bg-transparent,
.textarea._bg-transparent {
  background-color: transparent;
}

.input._bg-transparent::-webkit-input-placeholder,
.textarea._bg-transparent::-webkit-input-placeholder {
  color: var(--color-text-light);
}

.input._bg-transparent:-moz-placeholder,
.textarea._bg-transparent:-moz-placeholder {
  color: var(--color-text-light);
}

.input._bg-transparent::-moz-placeholder,
.textarea._bg-transparent::-moz-placeholder {
  color: var(--color-text-light);
}

.input._bg-transparent:-ms-input-placeholder,
.textarea._bg-transparent:-ms-input-placeholder {
  color: var(--color-text-light);
}

.input.pp-datepicker {
  padding-right: 30px;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zIDBDMy4xMzI2MSAwIDMuMjU5NzkgMC4wNTI2Nzg0IDMuMzUzNTUgMC4xNDY0NDdDMy40NDczMiAwLjI0MDIxNSAzLjUgMC4zNjczOTIgMy41IDAuNVYxLjVIOS41VjAuNUM5LjUgMC4zNjczOTIgOS41NTI2OCAwLjI0MDIxNSA5LjY0NjQ1IDAuMTQ2NDQ3QzkuNzQwMjEgMC4wNTI2Nzg0IDkuODY3MzkgMCAxMCAwQzEwLjEzMjYgMCAxMC4yNTk4IDAuMDUyNjc4NCAxMC4zNTM2IDAuMTQ2NDQ3QzEwLjQ0NzMgMC4yNDAyMTUgMTAuNSAwLjM2NzM5MiAxMC41IDAuNVYxLjVIMTFDMTEuNTMwNCAxLjUgMTIuMDM5MSAxLjcxMDcxIDEyLjQxNDIgMi4wODU3OUMxMi43ODkzIDIuNDYwODYgMTMgMi45Njk1NyAxMyAzLjVWMTFDMTMgMTEuNTMwNCAxMi43ODkzIDEyLjAzOTEgMTIuNDE0MiAxMi40MTQyQzEyLjAzOTEgMTIuNzg5MyAxMS41MzA0IDEzIDExIDEzSDJDMS40Njk1NyAxMyAwLjk2MDg1OSAxMi43ODkzIDAuNTg1Nzg3IDEyLjQxNDJDMC4yMTA3MTQgMTIuMDM5MSAwIDExLjUzMDQgMCAxMVYzLjVDMCAyLjk2OTU3IDAuMjEwNzE0IDIuNDYwODYgMC41ODU3ODcgMi4wODU3OUMwLjk2MDg1OSAxLjcxMDcxIDEuNDY5NTcgMS41IDIgMS41SDIuNVYwLjVDMi41IDAuMzY3MzkyIDIuNTUyNjggMC4yNDAyMTUgMi42NDY0NSAwLjE0NjQ0N0MyLjc0MDIxIDAuMDUyNjc4NCAyLjg2NzM5IDAgMyAwWk0xMiA2QzEyIDUuNzM0NzggMTEuODk0NiA1LjQ4MDQzIDExLjcwNzEgNS4yOTI4OUMxMS41MTk2IDUuMTA1MzYgMTEuMjY1MiA1IDExIDVIMkMxLjczNDc4IDUgMS40ODA0MyA1LjEwNTM2IDEuMjkyODkgNS4yOTI4OUMxLjEwNTM2IDUuNDgwNDMgMSA1LjczNDc4IDEgNlYxMUMxIDExLjI2NTIgMS4xMDUzNiAxMS41MTk2IDEuMjkyODkgMTEuNzA3MUMxLjQ4MDQzIDExLjg5NDYgMS43MzQ3OCAxMiAyIDEySDExQzExLjI2NTIgMTIgMTEuNTE5NiAxMS44OTQ2IDExLjcwNzEgMTEuNzA3MUMxMS44OTQ2IDExLjUxOTYgMTIgMTEuMjY1MiAxMiAxMVY2WiIgZmlsbD0iI0E0OUZCMiIvPgo8L3N2Zz4K');
  background-repeat: no-repeat;
  background-position: calc(100% - 13px) 50%;
}

.textarea {
  resize: none;
}

.textarea._h-100 {
  height: 100px;
}

button {
  all: unset;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.ab-form {
  padding: 0;
  margin: 0;
}

.ab-form-row {
  margin-bottom: 25px;
}

.ab-form-row:last-child {
  margin-bottom: 0 !important;
}

.ab-form-row._last {
  margin-block: clamp(30px, 4.4rem, 44px) 0;
}

.ab-form-ih {
  position: relative;
}

.ab-form-ih.button-visible .ab-form__clear {
  opacity: 1;
  pointer-events: all;
}

.ab-form-ih .ab-form__clear {
  opacity: 0;
  pointer-events: none;
}

.ab-form-ih .input {
  padding-right: 35px;
}

.ab-form-ph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 25px;
}

.ab-form-ph .input {
  width: 46px;
  text-align: center;
  aspect-ratio: 1/1;
  padding: 5px;
}

.ab-form-desc {
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  text-align: center;
  color: var(--color-text-light);
  padding-bottom: 25px;
}

.ab-form-desc a {
  color: var(--color-text-dark);
  font-weight: 600;
  text-decoration: underline;
}

.ab-form-desc a:hover {
  text-decoration: none;
}

.ab-form__clear {
  all: unset;
  width: 16px;
  height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  right: 15px;
  top: 50%;
  color: var(--color-text-light);
  translate: 0 -50%;
  background-color: transparent;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.ab-form__clear>* {
  pointer-events: none;
}

.ab-form__clear:hover {
  background-color: rgba(209, 209, 214, 0.3);
}

.pi-form {
  --vertical-rhythm: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 22px;
  max-width: 380px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 auto;
}

.pi-form-lg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 20px;
}

.pi-form-lg:last-child {
  margin-bottom: 0;
}

.pi-form-lg__right {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-item-align: center;
  align-self: center;
}

.pi-form-lg label {
  margin-bottom: 0;
}

.pi-form-search {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  color: var(--color-icon);
}

.pi-form-search:hover {
  color: var(--color-dark);
}

.pi-form-search svg {
  max-width: 100%;
  vertical-align: middle;
}

.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  min-width: 0;
  width: 100%;
  border: 1px solid var(--color-gray-lightest);
  background: var(--color-white);
  border-radius: var(--radius-6);
  font-size: 14px;
  line-height: normal;
  padding: 13px 30px 13px 15px;
  color: var(--color-text-light);
}

.jcf-select.jcf-select-bg-transparent {
  background: transparent;
}

.jcf-select.jcf-drop-active .jcf-select-opener:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  min-height: 1.2em;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 20px;
  height: 20px;
  right: 10px;
  top: 11px;
}

.jcf-select .jcf-select-opener:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjUgN0wxMC41IDEzTDQuNSA3IiBzdHJva2U9IiNBNDlGQjIiIHN0cm9rZS13aWR0aD0iMS40Ii8+Cjwvc3ZnPgo=');
  mask-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjUgN0wxMC41IDEzTDQuNSA3IiBzdHJva2U9IiNBNDlGQjIiIHN0cm9rZS13aWR0aD0iMS40Ii8+Cjwvc3ZnPgo=');
  -webkit-mask-size: 100% auto;
  mask-size: 100% auto;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: var(--color-icon);
}

body>.jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body>.jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
  -webkit-box-shadow: 0 4px 34px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 34px 0 rgba(0, 0, 0, 0.25);
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid var(--color-gray-lightest);
}

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  min-width: 200px;
  margin: 0 15px;
}

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  font-size: 14px;
  line-height: 1.2;
  width: 100%;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 15px;
  color: var(--input-color);
  height: 1%;
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: rgba(187, 214, 255, 0.45);
  color: var(--accent-color);
}

.button-datepicker {
  position: relative;
  width: 16px;
  aspect-ratio: 1/1;
  font-size: 0;
  line-height: 0;
  padding: 0;
  border: none;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggaWQ9IlZlY3RvciIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01LjA3NjkyIDBDNS4zMDEzNCAwIDUuNTE2NTYgMC4wODkxNDggNS42NzUyNCAwLjI0NzgzM0M1LjgzMzkzIDAuNDA2NTE3IDUuOTIzMDggMC42MjE3NCA1LjkyMzA4IDAuODQ2MTU0VjIuNTM4NDZIMTYuMDc2OVYwLjg0NjE1NEMxNi4wNzY5IDAuNjIxNzQgMTYuMTY2MSAwLjQwNjUxNyAxNi4zMjQ4IDAuMjQ3ODMzQzE2LjQ4MzQgMC4wODkxNDggMTYuNjk4NyAwIDE2LjkyMzEgMEMxNy4xNDc1IDAgMTcuMzYyNyAwLjA4OTE0OCAxNy41MjE0IDAuMjQ3ODMzQzE3LjY4MDEgMC40MDY1MTcgMTcuNzY5MiAwLjYyMTc0IDE3Ljc2OTIgMC44NDYxNTRWMi41Mzg0NkgxOC42MTU0QzE5LjUxMyAyLjUzODQ2IDIwLjM3MzkgMi44OTUwNSAyMS4wMDg3IDMuNTI5NzlDMjEuNjQzNCA0LjE2NDUzIDIyIDUuMDI1NDIgMjIgNS45MjMwOFYxOC42MTU0QzIyIDE5LjUxMyAyMS42NDM0IDIwLjM3MzkgMjEuMDA4NyAyMS4wMDg3QzIwLjM3MzkgMjEuNjQzNCAxOS41MTMgMjIgMTguNjE1NCAyMkgzLjM4NDYyQzIuNDg2OTYgMjIgMS42MjYwNyAyMS42NDM0IDAuOTkxMzMxIDIxLjAwODdDMC4zNTY1OTMgMjAuMzczOSAwIDE5LjUxMyAwIDE4LjYxNTRWNS45MjMwOEMwIDUuMDI1NDIgMC4zNTY1OTMgNC4xNjQ1MyAwLjk5MTMzMSAzLjUyOTc5QzEuNjI2MDcgMi44OTUwNSAyLjQ4Njk2IDIuNTM4NDYgMy4zODQ2MiAyLjUzODQ2SDQuMjMwNzdWMC44NDYxNTRDNC4yMzA3NyAwLjYyMTc0IDQuMzE5OTIgMC40MDY1MTcgNC40Nzg2IDAuMjQ3ODMzQzQuNjM3MjkgMC4wODkxNDggNC44NTI1MSAwIDUuMDc2OTIgMFpNMjAuMzA3NyAxMC4xNTM4QzIwLjMwNzcgOS43MDUwMiAyMC4xMjk0IDkuMjc0NTcgMTkuODEyIDguOTU3MkMxOS40OTQ3IDguNjM5ODMgMTkuMDY0MiA4LjQ2MTU0IDE4LjYxNTQgOC40NjE1NEgzLjM4NDYyQzIuOTM1NzkgOC40NjE1NCAyLjUwNTM0IDguNjM5ODMgMi4xODc5NyA4Ljk1NzJDMS44NzA2IDkuMjc0NTcgMS42OTIzMSA5LjcwNTAyIDEuNjkyMzEgMTAuMTUzOFYxOC42MTU0QzEuNjkyMzEgMTkuMDY0MiAxLjg3MDYgMTkuNDk0NyAyLjE4Nzk3IDE5LjgxMkMyLjUwNTM0IDIwLjEyOTQgMi45MzU3OSAyMC4zMDc3IDMuMzg0NjIgMjAuMzA3N0gxOC42MTU0QzE5LjA2NDIgMjAuMzA3NyAxOS40OTQ3IDIwLjEyOTQgMTkuODEyIDE5LjgxMkMyMC4xMjk0IDE5LjQ5NDcgMjAuMzA3NyAxOS4wNjQyIDIwLjMwNzcgMTguNjE1NFYxMC4xNTM4WiIgZmlsbD0iI0E0OUZCMiIvPgo8L3N2Zz4K');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: transparent;
  background-size: 100% auto;
  cursor: pointer;
}

.button-datepicker:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.button-datepicker._lg {
  width: 22px;
}

.st-form {
  margin-bottom: 30px;
}

.st-form:last-child {
  margin-bottom: 0;
}

.st-form-bl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
}

.st-form-bl:last-child {
  margin-bottom: 0;
}

.st-form-bl__left {
  --vertical-rhythm: 6px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: var(--color-text-light);
}

.st-form-bl__left a {
  color: #307ef4;
  text-decoration: none;
}

.st-form-bl__left a:hover {
  text-decoration: underline;
}

.st-form-bl__left>*:last-child {
  margin-bottom: 0;
}

.st-form-bl__right {
  -ms-flex-item-align: start;
  align-self: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}

.st-form-bl .label {
  margin-bottom: 5px;
}

.st-form-bn {
  position: relative;
  border-radius: var(--radius-6);
  overflow: hidden;
  padding: 16px 18px;
}

.st-form-bn:before {
  content: '';
  position: absolute;
  inset: 0;
  background-color: var(--color-orange);
  opacity: 0.24;
  z-index: 0;
}

.st-form-bn__grid {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 17px 45px;
}

.st-form-bn__info {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.st-form-bn__btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.st-form-bt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}

.st-form-bt__left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.st-form-bt>* {
  margin-block: 0;
}

.textarea {
  color: var(--color-text-light);
  display: block;
  width: 100%;
  height: 92px;
  resize: none;
  white-space: pre-wrap;
}

.textarea._xs {
  height: 67px;
}

.pf-form {
  margin-bottom: 0;
}

.pf-form-intro {
  font-size: 14px;
  line-height: normal;
  color: #333e5a;
  margin-bottom: 11px;
}

.pf-form .jcf-select {
  margin-bottom: 16px;
}

.pf-form .textarea {
  margin-bottom: 18px;
}

.pf-form-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.sba-form-grid {
  position: relative;
}

.sba-form-grid .input {
  padding-inline: 44px;
}

.sba-form-grid .input::-webkit-input-placeholder {
  color: var(--color-text-light);
}

.sba-form-grid .input:-moz-placeholder {
  color: var(--color-text-light);
}

.sba-form-grid .input::-moz-placeholder {
  color: var(--color-text-light);
}

.sba-form-grid .input:-ms-input-placeholder {
  color: var(--color-text-light);
}

.sba-form-submit,
.sba-form-mic {
  position: absolute;
  top: 50%;
  color: var(--color-icon);
  translate: 0 -50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.sba-form-submit:hover,
.sba-form-mic:hover {
  color: var(--color-text-dark);
}

.sba-form-submit {
  width: 19px;
  left: 12px;
}

.sba-form-mic {
  right: 12px;
  width: 23px;
}

.sba-form-mic-notes {
  position: relative;
  top: 50%;
  color: var(--color-icon);
  translate: 0 -50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.sba-form-mic-notes:hover {
  color: var(--color-text-dark);
}

.sba-form-mic-notes {
  width: 23px;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

.air-datepicker-cell.-year-.-other-decade-,
.air-datepicker-cell.-day-.-other-month- {
  color: var(--adp-color-other-month);
}

.air-datepicker-cell.-year-.-other-decade-:hover,
.air-datepicker-cell.-day-.-other-month-:hover {
  color: var(--adp-color-other-month-hover);
}

.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-,
.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month- {
  color: var(--adp-color-other-month);
}

.-selected-.air-datepicker-cell.-year-.-other-decade-,
.-selected-.air-datepicker-cell.-day-.-other-month- {
  color: #fff;
  background: var(--adp-background-color-selected-other-month);
}

.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-,
.-selected-.-focus-.air-datepicker-cell.-day-.-other-month- {
  background: var(--adp-background-color-selected-other-month-focused);
}

.-in-range-.air-datepicker-cell.-year-.-other-decade-,
.-in-range-.air-datepicker-cell.-day-.-other-month- {
  background-color: var(--adp-background-color-in-range);
  color: var(--adp-color);
}

.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-,
.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month- {
  background-color: var(--adp-background-color-in-range-focused);
}

.air-datepicker-cell.-year-.-other-decade-:empty,
.air-datepicker-cell.-day-.-other-month-:empty {
  background: none;
  border: none;
}

.air-datepicker-cell {
  border-radius: var(--adp-cell-border-radius);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
}

.air-datepicker-cell.-focus- {
  background: var(--adp-cell-background-color-hover);
}

.air-datepicker-cell.-current- {
  color: var(--adp-color-current-date);
}

.air-datepicker-cell.-current-.-focus- {
  color: var(--adp-color);
}

.air-datepicker-cell.-current-.-in-range- {
  color: var(--adp-color-current-date);
}

.air-datepicker-cell.-disabled- {
  cursor: default;
  color: var(--adp-color-disabled);
}

.air-datepicker-cell.-disabled-.-focus- {
  color: var(--adp-color-disabled);
}

.air-datepicker-cell.-disabled-.-in-range- {
  color: var(--adp-color-disabled-in-range);
}

.air-datepicker-cell.-disabled-.-current-.-focus- {
  color: var(--adp-color-disabled);
}

.air-datepicker-cell.-in-range- {
  background: var(--adp-cell-background-color-in-range);
  border-radius: 0;
}

.air-datepicker-cell.-in-range-:hover,
.air-datepicker-cell.-in-range-.-focus- {
  background: var(--adp-cell-background-color-in-range-hover);
}

.air-datepicker-cell.-range-from- {
  border: 1px solid var(--adp-cell-border-color-in-range);
  background-color: var(--adp-cell-background-color-in-range);
  border-radius: var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius);
}

.air-datepicker-cell.-range-to- {
  border: 1px solid var(--adp-cell-border-color-in-range);
  background-color: var(--adp-cell-background-color-in-range);
  border-radius: 0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0;
}

.air-datepicker-cell.-range-to-.-range-from- {
  border-radius: var(--adp-cell-border-radius);
}

.air-datepicker-cell.-selected- {
  color: #fff;
  border: none;
  background: var(--adp-cell-background-color-selected);
}

.air-datepicker-cell.-selected-.-current- {
  color: #fff;
  background: var(--adp-cell-background-color-selected);
}

.air-datepicker-cell.-selected-.-focus- {
  background: var(--adp-cell-background-color-selected-hover);
}

.air-datepicker-body {
  -webkit-transition: all var(--adp-transition-duration) var(--adp-transition-ease);
  transition: all var(--adp-transition-duration) var(--adp-transition-ease);
}

.air-datepicker-body.-hidden- {
  display: none;
}

.air-datepicker-body--day-names {
  display: grid;
  grid-template-columns: repeat(7, var(--adp-day-cell-width));
  margin: 8px 0 3px;
}

.air-datepicker-body--day-name {
  color: var(--adp-day-name-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.8em;
}

.air-datepicker-body--day-name.-clickable- {
  cursor: pointer;
}

.air-datepicker-body--day-name.-clickable-:hover {
  color: var(--adp-day-name-color-hover);
}

.air-datepicker-body--cells {
  display: grid;
}

.air-datepicker-body--cells.-days- {
  grid-template-columns: repeat(7, var(--adp-day-cell-width));
  grid-auto-rows: var(--adp-day-cell-height);
}

.air-datepicker-body--cells.-months- {
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: var(--adp-month-cell-height);
}

.air-datepicker-body--cells.-years- {
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: var(--adp-year-cell-height);
}

.air-datepicker-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid var(--adp-border-color-inner);
  min-height: var(--adp-nav-height);
  padding: var(--adp-padding);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.-only-timepicker- .air-datepicker-nav {
  display: none;
}

.air-datepicker-nav--title,
.air-datepicker-nav--action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.air-datepicker-nav--action {
  width: var(--adp-nav-action-size);
  border-radius: var(--adp-border-radius);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.air-datepicker-nav--action:hover {
  background: var(--adp-background-color-hover);
}

.air-datepicker-nav--action:active {
  background: var(--adp-background-color-active);
}

.air-datepicker-nav--action.-disabled- {
  visibility: hidden;
}

.air-datepicker-nav--action svg {
  width: 32px;
  height: 32px;
}

.air-datepicker-nav--action path {
  fill: none;
  stroke: var(--adp-nav-arrow-color);
  stroke-width: 2px;
}

.air-datepicker-nav--title {
  border-radius: var(--adp-border-radius);
  padding: 0 8px;
}

.air-datepicker-nav--title i {
  font-style: normal;
  color: var(--adp-nav-color-secondary);
  margin-left: 0.3em;
}

.air-datepicker-nav--title:hover {
  background: var(--adp-background-color-hover);
}

.air-datepicker-nav--title:active {
  background: var(--adp-background-color-active);
}

.air-datepicker-nav--title.-disabled- {
  cursor: default;
  background: none;
}

.air-datepicker-buttons {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}

.air-datepicker-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: var(--adp-btn-color);
  border-radius: var(--adp-btn-border-radius);
  cursor: pointer;
  height: var(--adp-btn-height);
  border: none;
  background: rgba(255, 255, 255, 0);
}

.air-datepicker-button:hover {
  color: var(--adp-btn-color-hover);
  background: var(--adp-btn-background-color-hover);
}

.air-datepicker-button:focus {
  color: var(--adp-btn-color-hover);
  background: var(--adp-btn-background-color-hover);
  outline: none;
}

.air-datepicker-button:active {
  background: var(--adp-btn-background-color-active);
}

.air-datepicker-button span {
  outline: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.air-datepicker-time {
  display: grid;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  grid-column-gap: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 0 var(--adp-time-padding-inner);
}

.-only-timepicker- .air-datepicker-time {
  border-top: none;
}

.air-datepicker-time--current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  text-align: center;
}

.air-datepicker-time--current-colon {
  margin: 0 2px 3px;
  line-height: 1;
}

.air-datepicker-time--current-hours,
.air-datepicker-time--current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1;
}

.air-datepicker-time--current-hours:after,
.air-datepicker-time--current-minutes:after {
  content: '';
  background: var(--adp-background-color-hover);
  border-radius: var(--adp-border-radius);
  position: absolute;
  left: -2px;
  top: -3px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  opacity: 0;
}

.air-datepicker-time--current-hours.-focus-:after,
.air-datepicker-time--current-minutes.-focus-:after {
  opacity: 1;
}

.air-datepicker-time--current-ampm {
  text-transform: uppercase;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: var(--adp-time-day-period-color);
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px;
}

.air-datepicker-time--row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 11px;
  height: 17px;
  background: -webkit-gradient(linear,
      left top,
      right top,
      from(var(--adp-time-track-color)),
      to(var(--adp-time-track-color))) left 50%/100% var(--adp-time-track-height) no-repeat;
  background: linear-gradient(to right,
      var(--adp-time-track-color),
      var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat;
}

.air-datepicker-time--row:first-child {
  margin-bottom: 4px;
}

.air-datepicker-time--row input[type='range'] {
  background: none;
  cursor: pointer;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
}

.air-datepicker-time--row input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
}

.air-datepicker-time--row input[type='range']::-ms-tooltip {
  display: none;
}

.air-datepicker-time--row input[type='range']:hover::-webkit-slider-thumb {
  border-color: var(--adp-time-track-color-hover);
}

.air-datepicker-time--row input[type='range']:hover::-moz-range-thumb {
  border-color: var(--adp-time-track-color-hover);
}

.air-datepicker-time--row input[type='range']:hover::-ms-thumb {
  border-color: var(--adp-time-track-color-hover);
}

.air-datepicker-time--row input[type='range']:focus {
  outline: none;
}

.air-datepicker-time--row input[type='range']:focus::-webkit-slider-thumb {
  background: var(--adp-cell-background-color-selected);
  border-color: var(--adp-cell-background-color-selected);
}

.air-datepicker-time--row input[type='range']:focus::-moz-range-thumb {
  background: var(--adp-cell-background-color-selected);
  border-color: var(--adp-cell-background-color-selected);
}

.air-datepicker-time--row input[type='range']:focus::-ms-thumb {
  background: var(--adp-cell-background-color-selected);
  border-color: var(--adp-cell-background-color-selected);
}

.air-datepicker-time--row input[type='range']::-webkit-slider-thumb {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid var(--adp-time-track-color);
  background: #fff;
  cursor: pointer;
  -webkit-transition: background var(--adp-transition-duration);
  transition: background var(--adp-transition-duration);
}

.air-datepicker-time--row input[type='range']::-moz-range-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid var(--adp-time-track-color);
  background: #fff;
  cursor: pointer;
  -moz-transition: background var(--adp-transition-duration);
  transition: background var(--adp-transition-duration);
}

.air-datepicker-time--row input[type='range']::-ms-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid var(--adp-time-track-color);
  background: #fff;
  cursor: pointer;
  -ms-transition: background var(--adp-transition-duration);
  transition: background var(--adp-transition-duration);
}

.air-datepicker-time--row input[type='range']::-webkit-slider-thumb {
  margin-top: calc(var(--adp-time-thumb-size) / 2 * -1);
}

.air-datepicker-time--row input[type='range']::-webkit-slider-runnable-track {
  border: none;
  height: var(--adp-time-track-height);
  cursor: pointer;
  color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
}

.air-datepicker-time--row input[type='range']::-moz-range-track {
  border: none;
  height: var(--adp-time-track-height);
  cursor: pointer;
  color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
}

.air-datepicker-time--row input[type='range']::-ms-track {
  border: none;
  height: var(--adp-time-track-height);
  cursor: pointer;
  color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
}

.air-datepicker-time--row input[type='range']::-ms-fill-lower {
  background: rgba(0, 0, 0, 0);
}

.air-datepicker-time--row input[type='range']::-ms-fill-upper {
  background: rgba(0, 0, 0, 0);
}

.air-datepicker {
  --adp-font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
    Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
    'Segoe UI Symbol';
  --adp-font-size: 14px;
  --adp-width: 246px;
  --adp-z-index: 100;
  --adp-padding: 4px;
  --adp-grid-areas: 'nav' 'body' 'timepicker' 'buttons';
  --adp-transition-duration: 0.3s;
  --adp-transition-ease: ease-out;
  --adp-transition-offset: 8px;
  --adp-background-color: #fff;
  --adp-background-color-hover: #f0f0f0;
  --adp-background-color-active: #eaeaea;
  --adp-background-color-in-range: rgba(92, 196, 239, 0.1);
  --adp-background-color-in-range-focused: rgba(92, 196, 239, 0.2);
  --adp-background-color-selected-other-month-focused: #8ad5f4;
  --adp-background-color-selected-other-month: #a2ddf6;
  --adp-color: #4a4a4a;
  --adp-color-secondary: #9c9c9c;
  --adp-accent-color: #4eb5e6;
  --adp-color-current-date: var(--adp-accent-color);
  --adp-color-other-month: #dedede;
  --adp-color-disabled: #aeaeae;
  --adp-color-disabled-in-range: #939393;
  --adp-color-other-month-hover: #c5c5c5;
  --adp-border-color: #dbdbdb;
  --adp-border-color-inner: #efefef;
  --adp-border-radius: 4px;
  --adp-border-color-inline: #d7d7d7;
  --adp-nav-height: 32px;
  --adp-nav-arrow-color: var(--adp-color-secondary);
  --adp-nav-action-size: 32px;
  --adp-nav-color-secondary: var(--adp-color-secondary);
  --adp-day-name-color: #ff9a19;
  --adp-day-name-color-hover: #8ad5f4;
  --adp-day-cell-width: 1fr;
  --adp-day-cell-height: 32px;
  --adp-month-cell-height: 42px;
  --adp-year-cell-height: 56px;
  --adp-pointer-size: 10px;
  --adp-poiner-border-radius: 2px;
  --adp-pointer-offset: 14px;
  --adp-cell-border-radius: 4px;
  --adp-cell-background-color-hover: var(--adp-background-color-hover);
  --adp-cell-background-color-selected: #5cc4ef;
  --adp-cell-background-color-selected-hover: #45bced;
  --adp-cell-background-color-in-range: rgba(92, 196, 239, 0.1);
  --adp-cell-background-color-in-range-hover: rgba(92, 196, 239, 0.2);
  --adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);
  --adp-btn-height: 32px;
  --adp-btn-color: var(--adp-accent-color);
  --adp-btn-color-hover: var(--adp-color);
  --adp-btn-border-radius: var(--adp-border-radius);
  --adp-btn-background-color-hover: var(--adp-background-color-hover);
  --adp-btn-background-color-active: var(--adp-background-color-active);
  --adp-time-track-height: 1px;
  --adp-time-track-color: #dedede;
  --adp-time-track-color-hover: #b1b1b1;
  --adp-time-thumb-size: 12px;
  --adp-time-padding-inner: 10px;
  --adp-time-day-period-color: var(--adp-color-secondary);
  --adp-mobile-font-size: 16px;
  --adp-mobile-nav-height: 40px;
  --adp-mobile-width: 320px;
  --adp-mobile-day-cell-height: 38px;
  --adp-mobile-month-cell-height: 48px;
  --adp-mobile-year-cell-height: 64px;
}

.air-datepicker-overlay {
  --adp-overlay-background-color: rgba(0, 0, 0, 0.3);
  --adp-overlay-transition-duration: 0.3s;
  --adp-overlay-transition-ease: ease-out;
  --adp-overlay-z-index: 99;
}

.air-datepicker {
  background: var(--adp-background-color);
  border: 1px solid var(--adp-border-color);
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: var(--adp-border-radius);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: repeat(4, -webkit-max-content);
  grid-template-rows: repeat(4, max-content);
  grid-template-areas: var(--adp-grid-areas);
  font-family: var(--adp-font-family), sans-serif;
  font-size: var(--adp-font-size);
  color: var(--adp-color);
  width: var(--adp-width);
  position: absolute;
  -webkit-transition: opacity var(--adp-transition-duration) var(--adp-transition-ease),
    -webkit-transform var(--adp-transition-duration) var(--adp-transition-ease);
  transition: opacity var(--adp-transition-duration) var(--adp-transition-ease),
    -webkit-transform var(--adp-transition-duration) var(--adp-transition-ease);
  transition: opacity var(--adp-transition-duration) var(--adp-transition-ease),
    transform var(--adp-transition-duration) var(--adp-transition-ease);
  transition: opacity var(--adp-transition-duration) var(--adp-transition-ease),
    transform var(--adp-transition-duration) var(--adp-transition-ease),
    -webkit-transform var(--adp-transition-duration) var(--adp-transition-ease);
  z-index: var(--adp-z-index);
}

.air-datepicker:not(.-custom-position-) {
  opacity: 0;
}

.air-datepicker.-from-top- {
  -webkit-transform: translateY(calc(var(--adp-transition-offset) * -1));
  transform: translateY(calc(var(--adp-transition-offset) * -1));
}

.air-datepicker.-from-right- {
  -webkit-transform: translateX(var(--adp-transition-offset));
  transform: translateX(var(--adp-transition-offset));
}

.air-datepicker.-from-bottom- {
  -webkit-transform: translateY(var(--adp-transition-offset));
  transform: translateY(var(--adp-transition-offset));
}

.air-datepicker.-from-left- {
  -webkit-transform: translateX(calc(var(--adp-transition-offset) * -1));
  transform: translateX(calc(var(--adp-transition-offset) * -1));
}

.air-datepicker.-active-:not(.-custom-position-) {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

.air-datepicker.-active-.-custom-position- {
  -webkit-transition: none;
  transition: none;
}

.air-datepicker.-inline- {
  border-color: var(--adp-border-color-inline);
  -webkit-box-shadow: none;
  box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}

.air-datepicker.-inline- .air-datepicker--pointer {
  display: none;
}

.air-datepicker.-is-mobile- {
  --adp-font-size: var(--adp-mobile-font-size);
  --adp-day-cell-height: var(--adp-mobile-day-cell-height);
  --adp-month-cell-height: var(--adp-mobile-month-cell-height);
  --adp-year-cell-height: var(--adp-mobile-year-cell-height);
  --adp-nav-height: var(--adp-mobile-nav-height);
  --adp-nav-action-size: var(--adp-mobile-nav-height);
  position: fixed;
  width: var(--adp-mobile-width);
  border: none;
}

.air-datepicker.-is-mobile- * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.air-datepicker.-is-mobile- .air-datepicker--pointer {
  display: none;
}

.air-datepicker.-is-mobile-:not(.-custom-position-) {
  -webkit-transform: translate(-50%, calc(-50% + var(--adp-transition-offset)));
  transform: translate(-50%, calc(-50% + var(--adp-transition-offset)));
}

.air-datepicker.-is-mobile-.-active-:not(.-custom-position-) {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.air-datepicker.-custom-position- {
  -webkit-transition: none;
  transition: none;
}

.air-datepicker-global-container {
  position: absolute;
  left: 0;
  top: 0;
}

.air-datepicker--pointer {
  --pointer-half-size: calc(var(--adp-pointer-size) / 2);
  position: absolute;
  width: var(--adp-pointer-size);
  height: var(--adp-pointer-size);
  z-index: -1;
}

.air-datepicker--pointer:after {
  content: '';
  position: absolute;
  background: #fff;
  border-top: 1px solid var(--adp-border-color-inline);
  border-right: 1px solid var(--adp-border-color-inline);
  border-top-right-radius: var(--adp-poiner-border-radius);
  width: var(--adp-pointer-size);
  height: var(--adp-pointer-size);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.-top-left- .air-datepicker--pointer,
.-top-center- .air-datepicker--pointer,
.-top-right- .air-datepicker--pointer,
[data-popper-placement^='top'] .air-datepicker--pointer {
  top: calc(100% - var(--pointer-half-size) + 1px);
}

.-top-left- .air-datepicker--pointer:after,
.-top-center- .air-datepicker--pointer:after,
.-top-right- .air-datepicker--pointer:after,
[data-popper-placement^='top'] .air-datepicker--pointer:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.-right-top- .air-datepicker--pointer,
.-right-center- .air-datepicker--pointer,
.-right-bottom- .air-datepicker--pointer,
[data-popper-placement^='right'] .air-datepicker--pointer {
  right: calc(100% - var(--pointer-half-size) + 1px);
}

.-right-top- .air-datepicker--pointer:after,
.-right-center- .air-datepicker--pointer:after,
.-right-bottom- .air-datepicker--pointer:after,
[data-popper-placement^='right'] .air-datepicker--pointer:after {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.-bottom-left- .air-datepicker--pointer,
.-bottom-center- .air-datepicker--pointer,
.-bottom-right- .air-datepicker--pointer,
[data-popper-placement^='bottom'] .air-datepicker--pointer {
  bottom: calc(100% - var(--pointer-half-size) + 1px);
}

.-bottom-left- .air-datepicker--pointer:after,
.-bottom-center- .air-datepicker--pointer:after,
.-bottom-right- .air-datepicker--pointer:after,
[data-popper-placement^='bottom'] .air-datepicker--pointer:after {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

.-left-top- .air-datepicker--pointer,
.-left-center- .air-datepicker--pointer,
.-left-bottom- .air-datepicker--pointer,
[data-popper-placement^='left'] .air-datepicker--pointer {
  left: calc(100% - var(--pointer-half-size) + 1px);
}

.-left-top- .air-datepicker--pointer:after,
.-left-center- .air-datepicker--pointer:after,
.-left-bottom- .air-datepicker--pointer:after,
[data-popper-placement^='left'] .air-datepicker--pointer:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.-top-left- .air-datepicker--pointer,
.-bottom-left- .air-datepicker--pointer {
  left: var(--adp-pointer-offset);
}

.-top-right- .air-datepicker--pointer,
.-bottom-right- .air-datepicker--pointer {
  right: var(--adp-pointer-offset);
}

.-top-center- .air-datepicker--pointer,
.-bottom-center- .air-datepicker--pointer {
  left: calc(50% - var(--adp-pointer-size) / 2);
}

.-left-top- .air-datepicker--pointer,
.-right-top- .air-datepicker--pointer {
  top: var(--adp-pointer-offset);
}

.-left-bottom- .air-datepicker--pointer,
.-right-bottom- .air-datepicker--pointer {
  bottom: var(--adp-pointer-offset);
}

.-left-center- .air-datepicker--pointer,
.-right-center- .air-datepicker--pointer {
  top: calc(50% - var(--adp-pointer-size) / 2);
}

.air-datepicker--navigation {
  grid-area: nav;
}

.air-datepicker--content {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: var(--adp-padding);
  grid-area: body;
}

.-only-timepicker- .air-datepicker--content {
  display: none;
}

.air-datepicker--time {
  grid-area: timepicker;
}

.air-datepicker--buttons {
  grid-area: buttons;
}

.air-datepicker--buttons,
.air-datepicker--time {
  padding: var(--adp-padding);
  border-top: 1px solid var(--adp-border-color-inner);
}

.air-datepicker-overlay {
  position: fixed;
  background: var(--adp-overlay-background-color);
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),
    left 0s, height 0s, width 0s;
  transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),
    left 0s, height 0s, width 0s;
  -webkit-transition-delay: 0s, var(--adp-overlay-transition-duration),
    var(--adp-overlay-transition-duration),
    var(--adp-overlay-transition-duration);
  transition-delay: 0s, var(--adp-overlay-transition-duration),
    var(--adp-overlay-transition-duration),
    var(--adp-overlay-transition-duration);
  z-index: var(--adp-overlay-z-index);
}

.air-datepicker-overlay.-active- {
  opacity: 1;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),
    height 0s, width 0s;
  transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),
    height 0s, width 0s;
}

/*!
 * @license MIT
 * @name vlitejs
 * @version 5.0.2
 * @copyright 2023 Joris DANIEL
 */
.v-controlButtonIcon {
  display: none;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.v-playPauseButton {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.v-time {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--vlite-controlsColor);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  height: 100%;
  margin-right: auto;
}

.v-progressBar {
  width: calc(100% - var(--vlite-controlBarHorizontalPadding) * 2);
}

.v-progressBarStyle {
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  outline: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transition: height var(--vlite-transition),
    top var(--vlite-transition);
  transition: height var(--vlite-transition), top var(--vlite-transition);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
}

.v-progressBarStyle:focus-visible {
  outline: 2px dashed var(--vlite-colorPrimary);
  outline-offset: 2px;
}

.v-progressBarStyle::-webkit-slider-runnable-track {
  background: -webkit-gradient(linear,
      left top,
      right top,
      color-stop(0, var(--vlite-colorPrimary)),
      color-stop(0, var(--vlite-progressBarBackground)));
  background: linear-gradient(to right,
      var(--vlite-colorPrimary) 0,
      var(--vlite-progressBarBackground) 0);
  background: -webkit-gradient(linear,
      left top,
      right top,
      from(var(--vlite-colorPrimary)),
      to(var(--vlite-progressBarBackground)));
  background: linear-gradient(to right,
      var(--vlite-colorPrimary) var(--vlite-progressValue, 0),
      var(--vlite-progressBarBackground) var(--vlite-progressValue, 0));
  border: none;
  border-radius: var(--vlite-progressBarHeight);
  height: var(--vlite-progressBarHeight);
}

.v-progressBarStyle::-moz-range-track {
  background: linear-gradient(to right,
      var(--vlite-colorPrimary) 0,
      var(--vlite-progressBarBackground) 0);
  background: linear-gradient(to right,
      var(--vlite-colorPrimary) var(--vlite-progressValue, 0),
      var(--vlite-progressBarBackground) var(--vlite-progressValue, 0));
  border: none;
  border-radius: var(--vlite-progressBarHeight);
  height: 100%;
}

.v-progressBarStyle::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  background: var(--vlite-colorPrimary);
  border: none;
  border-radius: 50%;
  height: calc(var(--vlite-progressBarHeight) * 2);
  margin-top: calc(var(--vlite-progressBarHeight) / 2 * -1);
  width: calc(var(--vlite-progressBarHeight) * 2);
}

.v-progressBarStyle::-moz-range-thumb {
  background: var(--vlite-colorPrimary);
  border: none;
  border-radius: 50%;
  height: calc(var(--vlite-progressBarHeight) * 2);
  margin-top: calc(var(--vlite-progressBarHeight) / 2 * -1);
  width: calc(var(--vlite-progressBarHeight) * 2);
}

.v-volumeButton {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: opacity var(--vlite-transition),
    -webkit-transform var(--vlite-transition);
  transition: opacity var(--vlite-transition),
    -webkit-transform var(--vlite-transition);
  transition: transform var(--vlite-transition), opacity var(--vlite-transition);
  transition: transform var(--vlite-transition), opacity var(--vlite-transition),
    -webkit-transform var(--vlite-transition);
}

.v-controlBar {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: var(--vlite-controlBarHeight);
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-left: var(--vlite-controlBarHorizontalPadding);
  padding-right: var(--vlite-controlBarHorizontalPadding);
  padding-top: var(--vlite-progressBarHeight);
  position: relative;
  text-align: right;
  -webkit-transition: opacity var(--vlite-transition);
  transition: opacity var(--vlite-transition);
  width: 100%;
}

.v-controlBar:hover {
  opacity: 1 !important;
}

.v-controlBar.v-hidden {
  opacity: 0;
}

.v-audio .v-playPauseButton {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.v-audio .v-progressBar {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.v-audio .v-time {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  padding: 0 8px 0 12px;
}

.v-audio .v-progressBar+.v-volumeArea,
.v-audio .v-progressBar+.v-volumeButton {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.v-audio .v-controlBar {
  padding-top: 0;
}

.v-audio .v-progressBarStyle {
  height: 25px;
}

.v-video .v-progressBar {
  height: var(--vlite-progressBarHeight);
}

.v-video .v-controlBar {
  background: var(--vlite-controlBarBackground);
  bottom: 0;
  left: 0;
  position: absolute;
}

.v-video .v-controlBar .v-progressBar {
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@-webkit-keyframes loader {

  0%,
  80%,
  to {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes loader {

  0%,
  80%,
  to {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.v-loader {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity var(--vlite-transition),
    visibility var(--vlite-transition);
  transition: opacity var(--vlite-transition),
    visibility var(--vlite-transition);
  visibility: hidden;
  width: 100%;
  z-index: 5;
}

.v-loaderContent {
  margin: 0 auto;
  text-align: center;
  width: 70px;
}

.v-loaderContent>div {
  -webkit-animation: loader 1.4s ease-in-out infinite both;
  animation: loader 1.4s ease-in-out infinite both;
  background-color: var(--vlite-controlsColor);
  border-radius: 100%;
  display: inline-block;
  height: 18px;
  width: 18px;
}

.v-loaderContent .v-loaderBounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.v-loaderContent .v-loaderBounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.v-loading .v-loader {
  opacity: 1;
  visibility: visible;
}

.v-bigPlay {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  height: 58px;
  left: 50%;
  opacity: var(--vlite-controlsOpacity);
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: opacity var(--vlite-transition);
  transition: opacity var(--vlite-transition);
  width: 58px;
  z-index: 3;
}

.v-bigPlay * {
  pointer-events: none;
}

.v-bigPlay:hover {
  opacity: 1;
}

.v-bigPlay svg {
  fill: var(--vlite-controlsColor);
  height: 100%;
  width: 100%;
}

.v-loading .v-bigPlay {
  opacity: 0;
}

.v-overlay {
  height: calc(100% - var(--vlite-controlBarHeight));
}

.v-overlay,
.v-poster {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.v-poster {
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
}

.v-poster.v-active {
  opacity: 1;
  visibility: visible;
}

.v-vlite {
  --vlite-colorPrimary: #ff7f15;
  --vlite-transition: 0.25s ease;
  --vlite-controlBarHeight: 50px;
  --vlite-controlBarHorizontalPadding: 10px;
  --vlite-controlBarBackground: linear-gradient(0deg, #000 -50%, #0000);
  --vlite-controlsColor: #fff;
  --vlite-controlsOpacity: 0.9;
  --vlite-progressBarHeight: 5px;
  --vlite-progressBarBackground: #00040;
  font-family: -apple-system, blinkmacsystemfont, segoe UI, Helvetica, Arial,
    sans-serif, Apple Color Emoji, Segoe UI Emoji;
  overflow: hidden;
  position: relative;
}

.v-vlite,
.v-vlite * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.v-vlite.v-audio {
  --vlite-controlsColor: #000;
  border-radius: 8px;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1019607843);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1019607843);
}

.v-vlite.v-video {
  aspect-ratio: 16/9;
  background-color: #000;
}

.v-vlite::-webkit-full-screen {
  height: 100%;
  width: 100%;
}

.v-vlite::-moz-full-screen,
::-moz-full-screen .v-vlite {
  height: 100%;
  width: 100%;
}

.v-vlite video::-webkit-media-controls {
  display: none !important;
}

.v-vlite.v-fullscreenButtonDisplay .v-bigPlay,
.v-vlite.v-fullscreenButtonDisplay .v-controlBar {
  position: fixed;
  z-index: 2147483647;
}

.v-vlite.v-paused .v-controlBar.v-hidden {
  opacity: 1;
}

.v-vlite.v-paused:not(.v-firstStart) .v-poster,
.v-vlite.v-playing .v-bigPlay,
.v-vlite.v-playing .v-poster {
  opacity: 0;
  visibility: hidden;
}

.v-vlite iframe.vlite-js {
  pointer-events: none;
}

.v-vlite .v-container,
.v-vlite .v-media,
.v-vlite .v-media>iframe {
  height: 100%;
  width: 100%;
}

.v-controlButton {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: inherit;
  font-size: inherit;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: var(--vlite-controlsOpacity);
  outline: none;
  padding: 0;
  position: relative;
  -webkit-transition: opacity var(--vlite-transition);
  transition: opacity var(--vlite-transition);
  width: 40px;
}

.v-controlButton * {
  pointer-events: none;
}

.v-controlButton:hover {
  opacity: 1;
}

.v-controlButton.v-controlPressed .v-iconUnpressed,
.v-controlButton:not(.v-controlPressed) .v-iconPressed {
  display: none;
}

.v-controlButton:focus-visible {
  outline: 2px dashed var(--vlite-colorPrimary);
  outline-offset: -4px;
}

.v-controlButton svg {
  fill: var(--vlite-controlsColor);
}

.v-controlButton.v-playPauseButton svg {
  height: 17px;
  width: 15px;
}

.v-controlButton.v-volumeButton svg {
  height: 20px;
  width: 24px;
}

.v-controlButton.v-fullscreenButton svg {
  height: 20px;
  width: 20px;
}

/*! jQuery UI - v1.14.0 - 2024-10-03
* https://jqueryui.com
* Includes: sortable.css
* Copyright OpenJS Foundation and other contributors; Licensed MIT */
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

[data-simplebar] {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  -webkit-box-sizing: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%;
  /* Not required for horizontal scroll to trigger */
  max-height: 100%;
  /* Needed for vertical scroll to trigger */
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table;
}

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  -webkit-box-sizing: inherit !important;
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-box-flex: inherit;
  -ms-flex-positive: inherit;
  flex-grow: inherit;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}

.simplebar-height-auto-observer {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: black;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0.5s linear;
  transition: opacity 0.2s 0.5s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.5;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

.simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 0;
  bottom: 0;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.simplebar-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
  -ms-overflow-style: scrollbar !important;
}

.simplebar-dummy-scrollbar-size>div {
  width: 200%;
  height: 200%;
  margin: 10px 0;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/toastify-js@1.12.0/src/toastify.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */
.toastify {
  padding: 12px 20px;
  color: #fff;
  display: inline-block;
  -webkit-box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.12),
    0 10px 36px -4px rgba(77, 96, 232, 0.3);
  box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.12),
    0 10px 36px -4px rgba(77, 96, 232, 0.3);
  background: linear-gradient(135deg, #73a5ff, #5477f5);
  position: fixed;
  opacity: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  border-radius: 2px;
  cursor: pointer;
  text-decoration: none;
  max-width: calc(50% - 20px);
  z-index: 2147483647;
}

.toastify.on {
  opacity: 1;
}

.toast-close {
  background: 0 0;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-family: inherit;
  font-size: 1em;
  opacity: 0.4;
  padding: 0 5px;
}

.toastify-right {
  right: 15px;
}

.toastify-left {
  left: 15px;
}

.toastify-top {
  top: -150px;
}

.toastify-bottom {
  bottom: -150px;
}

.toastify-rounded {
  border-radius: 25px;
}

.toastify-avatar {
  width: 1.5em;
  height: 1.5em;
  margin: -7px 5px;
  border-radius: 2px;
}

.toastify-center {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  max-width: -webkit-fit-content;
  max-width: fit-content;
  max-width: -moz-fit-content;
}

.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 29px;
  line-height: 1;
  gap: 6px;
}

.logo._lg {
  font-size: 34px;
}

.logo-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 1em;
  flex: 0 0 1em;
}

.logo-text {
  font-weight: 700;
  font-size: 0.62em;
  -ms-flex-item-align: center;
  align-self: center;
  color: var(--color-base-text);
}

.section-auth {
  position: relative;
  min-height: calc(100svh - var(--offset-banner, 0px));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: linear-gradient(285deg,
      #f9cec1 -2.28%,
      #ccd4e8 49.64%,
      #06f 104.77%);
  padding-block: clamp(40px, 8rem, 80px);
}

.section-auth-copy {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 16px var(--gutter);
  font-weight: 400;
  font-size: 12px;
  line-height: 1.25;
  color: var(--color-text-light);
  text-align: center;
}

.section-auth .container {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-auth .ab {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.section-auth .ld-logo {
  position: absolute;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
}

.section-auth .ld-logo img {
  max-width: none;
}

.ab {
  position: relative;
  max-width: 50rem;
  background-color: var(--color-white);
  border-radius: var(--radius-14);
  background-clip: padding-box;
  border: 1px solid transparent;
}

.ab-inner {
  padding: 50px 40px;
  position: relative;
  z-index: 2;
  background-color: var(--color-white);
  border-radius: var(--radius-14);
  overflow: clip;
}

.ab-inner._pb-0 {
  padding-bottom: 0 !important;
}

.ab-inner__frame {
  max-width: 37.5rem;
  margin-inline: auto;
}

.ab-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 32px;
}

.ab-title {
  font-weight: 500;
  font-size: 32px;
  line-height: 1.25;
  letter-spacing: 0.02em;
  margin-bottom: 3rem;
}

.ab-bot {
  color: var(--color-text-dark);
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  background-color: #ffe9e5;
  padding-block: 30px;
  padding-inline: 40px;
  margin-inline: -40px;
}

.ab-bot a {
  color: inherit;
  font-weight: 600;
  text-decoration: underline;
}

.ab-bot a:hover {
  text-decoration: none;
}

.an {
  display: none;
  background-color: #ffe7ca;
  color: var(--color-text-dark);
  padding-block: 14px;
  -webkit-box-shadow: 0px 4px 14px 0px rgba(156, 108, 73, 0.25);
  box-shadow: 0px 4px 14px 0px rgba(156, 108, 73, 0.25);
}

.an--error {
  background-color: #ffe5e5;
  color: #842029;
  -webkit-box-shadow: 0px 4px 14px 0px rgba(220, 53, 69, 0.25);
  box-shadow: 0px 4px 14px 0px rgba(220, 53, 69, 0.25);
}

.an.is-visible {
  display: block;
}

.an-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}

.an-info {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 400;
}

.an-info>*:last-child {
  margin-bottom: 0;
}

.an-info a {
  color: inherit;
  font-weight: 600;
  text-decoration: none;
}

.an-info a:hover {
  text-decoration: underline;
}

.an-close {
  all: unset;
  cursor: pointer;
  background-color: #eec89d;
  border-radius: 6px;
  color: #000;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.25;
  padding: 7px 19px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.an-close>* {
  pointer-events: none;
}

.an-close:hover {
  background-color: #cea271;
}

.main-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-wrapper .lt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.lt {
  background: var(--color-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lt-nav-opener {
  width: 34px;
  height: 28px;
  position: absolute;
  top: 0;
  left: 100%;
  display: none;
  margin: 10px 0 0 16px;
}

.lt-nav-opener:before,
.lt-nav-opener:after {
  content: '';
  position: absolute;
  z-index: 1;
  height: 2px;
  background-color: var(--color-dark);
  left: 5px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.lt-nav-opener:before {
  top: 9px;
  width: 24px;
}

.lt-nav-opener:after {
  top: 15px;
  width: 16px;
}

.nav-active .lt-nav-opener:before {
  translate: 0 4px;
  rotate: 45deg;
}

.nav-active .lt-nav-opener:after {
  translate: 0 -2px;
  rotate: 135deg;
  width: 24px;
}

.lt-sb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 300px;
  height: 100%;
  min-height: 100vh;
  background-color: var(--color-white);
  -webkit-transition: translate 0.2s ease;
  transition: translate 0.2s ease;
}

.lt-sb:before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(353deg,
      rgba(249, 206, 193, 0.14) -20.4%,
      rgba(204, 212, 232, 0.14) 74.93%,
      rgba(0, 102, 255, 0.14) 176.15%);
  z-index: 1;
}

.lt-sb-frame {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 25px 20px;
}

.lt-sb-head:not(:last-child) {
  margin-bottom: 30px;
}

.lt-sb-head .ne-button {
  width: 100%;
  margin-bottom: 20px;
}

.lt-sb-head .sb {
  margin-bottom: 16px;
}

.lt-sb .logo {
  margin-bottom: 20px;
}

.lt-sb-bot {
  margin-top: auto;
}

.lt-sb-nav {
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
}

.lt-sb-nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 7px;
  color: var(--color-button);
}

.lt-sb-nav-link:hover,
.lt-sb-nav-link.active {
  color: var(--color-blue);
}

.lt-sb-nav-link__icon {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.lt-sb-divider {
  background-color: #d1d1d6;
  opacity: 0.3;
  height: 1px;
  margin-block: 20px;
}

.lt-sb-wl {
  font-weight: 500;
  font-size: 12px;
  line-height: normal;
  color: var(--color-button);
}

.lt-sb-wl b {
  font-weight: 700;
  color: var(--color-text-dark);
}

.lt-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.lt-main-frame {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: clamp(30px, 4.5rem, 45px);
}

.lt-main-head:not(:last-child) {
  margin-bottom: 30px;
}

.lt-main-head._double {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.lt-main-head._double>* {
  margin-block: 0;
}

.lt-main-head._double2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.lt-main-head._double2>* {
  margin-block: 0;
}

.lt-main-head._double2 .lt-main-head__left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  white-space: nowrap;
}

.lt-main-head__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 14px;
}

.lt-main-head__right .jcf-select {
  min-width: 212px;
  padding-block: 7px;
  padding-left: 10px;
}

.lt-main-head__right .jcf-select .jcf-select-opener {
  right: 3px;
  top: 7px;
}

.lt-main-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.lt-main-content._v-align {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.lt-main-grid {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.lt-main-grid .bt-bar {
  position: fixed;
  right: calc((100vw - 300px) / 100 * 43);
  bottom: 36px;
  translate: 0 100px;
  -webkit-transition: translate 0.12s linear;
  transition: translate 0.12s linear;
  pointer-events: none;
  z-index: 5;
  background-color: var(--color-white);
  margin-right: 16px;
}

.lt-main-grid .bt-bar.active {
  pointer-events: all;
  translate: 0 0;
}

.lt-main-grid__left {
  width: 57%;
  padding: 30px 25px 30px 25px;
}

.lt-main-grid__left._fluid {
  width: 100%;
}

.lt-main-grid__left-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lt-main-grid__right {
  width: 43%;
  padding: 30px 25px;
  border-left: 1px solid #e6e6e6;
}

.bt-bar {
  background-color: var(--color-white);
  border: 1px solid #e0e0e0;
  border-radius: var(--radius-6);
  overflow: hidden;
  padding-left: 11px;
}

.bt-bar-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  gap: 10px;
}

.bt-bar-title {
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 12px;
  line-height: normal;
  color: #333e5a;
}

.bt-bar-btn {
  color: var(--color-icon);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
}

.bt-bar-btn>* {
  pointer-events: none;
}

.bt-bar-btn:hover {
  color: var(--color-text-dark);
}

.bt-bar-btn._close {
  aspect-ratio: 1/1;
  border-left: 1px solid rgba(164, 159, 178, 0.2);
}

.block-heading {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 20px;
}

.block-heading:last-child {
  margin-bottom: 0;
}

.block-subheading {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.25;
  margin-bottom: 20px;
}

.block-subheading:last-child {
  margin-bottom: 0;
}

.block-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.25;
  margin-bottom: 0.75em;
}

.block-title:last-child {
  margin-bottom: 0;
}

.block-subtitle {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.25;
  margin-bottom: 5px;
}

.block-subtitle:last-child {
  margin-bottom: 0;
}

.block-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.25;
  margin-bottom: 5px;
  color: var(--color-text-light);
}

.block-text:last-child {
  margin-bottom: 0;
}

.sb-title {
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
  color: var(--color-icon);
}

.sb-title._dark {
  color: var(--color-text-dark);
}

.sb-title._md {
  font-size: 14px;
}

.slh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: var(--color-white);
  border-radius: var(--radius-12);
  padding: 16px 14px;
  margin-bottom: 11px;
}

.slh:last-child {
  margin-bottom: 0;
}

.slh-avatar {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 44px;
  flex: 0 0 44px;
  aspect-ratio: 1/1;
  border-radius: 50px;
  overflow: hidden;
  margin-bottom: 7px;
}

.slh-avatar img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.slh-title {
  font-weight: 600;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 6px;
}

.slh .sl-list {
  font-size: 12px;
  text-align: center;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-bottom: 13px;
}

.slh .sl-list-item {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 11px;
}

.sl-item {
  border-radius: 6px;
  font-weight: 400;
  font-size: 11px;
  line-height: normal;
  background-color: var(--color-white);
  border: 1px solid var(--color-gray-lightest);
  padding: 15px;
}

.sl-item._lg {
  font-size: 12px;
}

.sl-item._lg .sl-item-name {
  font-size: 1.16em;
}

.sl-item._xl {
  font-size: 14px;
  line-height: 147%;
}

.sl-item._bg-half-transparent {
  background: rgba(255, 255, 255, 0.5);
}

.sl-item._fluid {
  padding: 0;
  border: none;
  margin-bottom: 30px;
}

.sl-item._fluid .sl-item-name {
  font-size: 1.666em;
}

.sl-item-content ul li {
  position: relative;
  padding-left: 1.3em;
}

.sl-item-content ul li:before {
  content: '•';
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1em;
  line-height: inherit;
  padding-left: 0.15em;
}

.sl-item-content p,
.sl-item-content ul {
  margin-bottom: 0;
}

.sl-item-content b {
  font-weight: 600;
}

.sl-item-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.sl-item-avatar {
  position: relative;
  font-size: 2.63em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 1em;
  flex: 0 0 1em;
  aspect-ratio: 1/1;
  border-radius: 50px;
  overflow: hidden;
  background: -webkit-gradient(linear,
      left top,
      right top,
      from(#4d94ff),
      to(#00d1ff));
  background: linear-gradient(90deg, #4d94ff 0%, #00d1ff 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.1em;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.sl-item-avatar-init {
  font-weight: 500;
  font-size: 0.41em;
  line-height: 1;
  color: var(--color-white);
}

.sl-item-avatar img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sl-item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 0.5em;
  color: var(--color-dark);
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sl-item-title {
  font-weight: 700;
}

.sl-item-subtitle {
  color: var(--color-text-light);
}

.sl-item-name {
  font-weight: 600;
  font-size: 1.18em;
  margin-bottom: 0;
}

.sl-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 5px;
  margin-bottom: 0;
}

.sl-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
}

.sl-list-item__icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 0.72em;
  flex: 0 0 0.72em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--color-icon);
  -ms-flex-item-align: center;
  align-self: center;
}

.sl-list-item .status-blue {
  color: var(--color-blue);
}

.sl-list-item .status-green {
  color: #0da500;
}

.sl-list-item .status-orange {
  color: #fd992a;
}

.sl-list-item b {
  font-weight: 600;
}

.idc {
  width: 45px;
  position: relative;
}

.idc-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3px;
}

.idc-grid span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 5px;
  flex: 0 0 5px;
  height: 13px;
  border-radius: 5px;
  overflow: hidden;
  background-color: var(--color-gray-lightest);
}

.idc-grid.idc-grid-up {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.idc-grid.idc-grid-up._blue span {
  background-color: var(--color-blue);
}

.pp {
  position: relative;
  padding: 30px 35px;
  border-radius: var(--radius-12);
  background-color: var(--color-white);
}

.pp._md {
  max-width: 550px;
  margin-inline: auto;
}

.pp._lg {
  max-width: 630px;
  margin-inline: auto;
}

.pp._h-72 {
  min-height: 720px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.pp._h-72 .pp-at-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.pp-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  position: relative;
  padding-right: 30px;
  margin-bottom: 20px;
}

.pp-head>* {
  margin-block: 0;
}

.pp-close.mfp-close {
  color: var(--color-icon);
  width: auto;
  height: auto;
  font-size: 12px;
  line-height: 1;
  padding: 8px;
  translate: 8px -4px;
}

.pp-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 0;
}

.pp-subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 0;
}

.pp-search {
  position: relative;
}

.pp-search__icon {
  position: absolute;
  top: 50%;
  left: 15px;
  color: var(--color-text-light);
  translate: 0 -50%;
}

.pp-search .input {
  padding-left: 43px;
}

.pp-form {
  position: relative;
  margin-bottom: 33px;
}

.pp-form-toggle {
  position: absolute;
  bottom: 100%;
  right: 34px;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2;
  color: var(--color-blue);
  margin-bottom: 23px;
}

.pp-form-toggle:hover {
  color: var(--color-text-dark);
}

.pp-form-grid {
  display: grid;
  gap: 11px 15px;
}

.pp-form-tv {
  overflow: hidden;
}

.pp-form-tv .pp-form-tv__second {
  display: none;
}

.pp-at {
  max-height: 560px;
  overflow-y: auto;
}

.pp-at .simplebar-track.simplebar-vertical {
  width: 8px;
}

.pp-at .simplebar-scrollbar:before {
  background: #e4e3e8;
}

.pp-at .simplebar-offset {
  padding-right: 10px;
}

.pp-bot {
  padding-top: 30px;
  background-color: var(--color-white);
}

.pp-audioplayer {
  position: relative;
  padding: 7px 15px 7px 9px;
  border-radius: 120px;
  overflow: hidden;
  max-width: 362px;
  margin-inline: auto;
}

.pp-audioplayer:before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(310deg,
      #f9cec1 2.66%,
      #ccd4e8 49.43%,
      #06f 99.09%);
  opacity: 0.4;
}

.pl {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.4;
}

.pl-title {
  color: var(--color-icon);
  display: block;
  margin-bottom: 10px;
}

.pl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  padding-block: 7px;
  color: var(--color-text-light);
  border-bottom: 1px solid rgba(209, 209, 214, 0.4);
}

.pl-item:first-child {
  border-top: 1px solid rgba(209, 209, 214, 0.4);
}

.pl-item-avatar {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 3.1em;
  flex: 0 0 3.1em;
  aspect-ratio: 1/1;
  border-radius: 50px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pl-item-avatar:before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(310deg,
      #f9cec1 2.66%,
      #ccd4e8 49.43%,
      #06f 99.09%);
  opacity: 0.5;
}

.pl-item-avatar__init {
  font-weight: 600;
  font-size: 1.16;
  line-height: 1;
  position: relative;
  z-index: 2;
  color: var(--color-text-dark);
}

.pl-item-avatar__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 3;
}

.pl-item-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-item-align: center;
  align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.pl-item-content__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 25px;
}

.pl-no-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  padding-block: 60px;
}

.pl-no-result__text {
  font-weight: 500;
  font-size: 12px;
  line-height: normal;
  color: var(--color-icon);
}

.air-datepicker-global-container {
  z-index: 2000;
}

.sb {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 26px;
}

.sb:last-child {
  margin-bottom: 0;
}

.sb-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 14px;
}

.sb-search {
  margin-bottom: 0;
}

.sb-search.active .sb-search__input {
  width: calc(100% - 26px);
}

.sb-search__input {
  position: absolute;
  top: 50%;
  right: 26px;
  translate: 0 -50%;
  overflow: hidden;
  width: 0;
  -webkit-transition: width 0.12s linear;
  transition: width 0.12s linear;
}

.sb-search__input .input {
  font-size: 12px;
  padding: 9px 26px 9px 14px;
  border: 1px solid #c8c8c8;
}

.sb-search__close>*,
.sb-search__opener>* {
  pointer-events: none;
}

.sb-search__close {
  all: unset;
  position: absolute;
  top: 50%;
  right: 9px;
  translate: 0 -50%;
  width: 12px;
  height: 12px;
  padding: 0;
  cursor: pointer;
  color: #a6a6a6;
}

.sb-search__close svg {
  display: inline-block;
  vertical-align: top;
}

.sb-search__opener {
  all: unset;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--color-icon);
  cursor: pointer;
}

.sb-search__opener svg {
  display: inline-block;
  vertical-align: top;
}

.mfp-container.mfp-inline-holder {
  padding-inline: var(--gutter);
}

.rc-switch {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}

.rc-switch.active .rc-switch-btn__icon._play {
  display: none;
}

.rc-switch.active .rc-switch-btn__icon._pause {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.rc-switch.active .rc-switch-cont__def {
  display: none;
}

.rc-switch.active .rc-switch-cont__add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rc-switch.active .rc-switch-grid {
  min-width: 185px;
  gap: 10px;
  translate: 0 0;
}

.rc-switch.active .rc-switch-gn {
  display: none;
}

.rc-switch.active .rc-switch-meta__def {
  display: none;
}

.rc-switch.active .rc-switch-meta__add {
  display: block;
}

.rc-switch-grid {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  background: -webkit-gradient(linear,
      right top,
      left top,
      from(#f9cec1),
      color-stop(45%, #ccd4e8),
      to(#06f));
  background: linear-gradient(to left, #f9cec1 0%, #ccd4e8 45%, #06f 100%);
  padding: 5px 20px 5px 5px;
  border-radius: 60px;
  min-width: 162px;
  translate: -70px 0;
}

.rc-switch-gn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  background: -webkit-gradient(linear,
      left top,
      right top,
      from(#4d94ff),
      to(#06f));
  background: linear-gradient(90deg, #4d94ff 0%, #06f 100%);
  top: 0;
  left: 0;
  height: 52px;
  font-weight: 600;
  font-size: 14px;
  line-height: normal;
  border-radius: 0 60px 60px 0;
  color: var(--color-white);
  padding: 5px 20px 5px 40px;
  translate: 70px 0;
}

.rc-switch-btn {
  background-color: var(--color-white);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 42px;
  flex: 0 0 42px;
  aspect-ratio: 1/1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50px;
  overflow: hidden;
}

.rc-switch-btn>* {
  pointer-events: none;
}

.rc-switch-btn__icon._pause {
  display: none;
}

.rc-switch-btn__icon._play {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.rc-switch-btn__icon img {
  display: block;
}

.rc-switch-cont {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.25;
  white-space: nowrap;
}

.rc-switch-cont__def {
  display: block;
}

.rc-switch-cont__add {
  display: none;
  gap: 10px;
  font-size: 1.2857em;
  line-height: normal;
  padding-right: 24px;
}

.rc-switch-ab {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55px;
  flex: 0 0 55px;
}

.rc-switch-timeline {
  color: #2b2b32;
}

.rc-switch-meta {
  text-align: center;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2;
  color: var(--color-text-light);
}

.rc-switch-meta__add {
  display: none;
}

@-webkit-keyframes moveLeft {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes moveLeft {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@-webkit-keyframes moveRight {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@keyframes moveRight {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.rc-chat {
  position: relative;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 30px;
}

.rc-chat._mt-0 {
  margin-top: 0 !important;
}

.rc-chat._full-h {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.rc-chat._empty:before {
  display: none;
}

.rc-chat:before {
  content: '';
  position: absolute;
  top: 0.375em;
  bottom: 0.375em;
  left: 70px;
  width: 1px;
  background-color: #e8e8e8;
}

.rc-chat-loader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  gap: 10px;
  color: var(--color-icon);
}

.rc-chat-loader__text {
  font-weight: 400;
  font-size: 18px;
  line-height: 144%;
  max-width: 150px;
}

.rc-chat-frame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  max-width: 720px;
  margin-inline: auto;
}

.rc-chat-frame._mw-none {
  max-width: none;
}

.rc-chat-frame .rc-chat {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-block: 24px 40px;
}

.rc-chat-footer {
  margin-top: auto;
}

.rc-chat-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
}

.rc-chat-item:nth-child(even) {
  font-weight: 600;
}

.rc-chat-item._highlight .rc-chat-item__timestamp {
  color: var(--color-blue);
  font-size: 0.9375em;
  font-weight: 600;
}

.rc-chat-item__timestamp {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  text-align: right;
  font-weight: 400;
  font-size: 0.75em;
  line-height: 1;
  color: var(--color-text-light);
  padding: 0.75em 20px 0 0;
  margin-right: 20px;
}

.rc-gbtn {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 52px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: -webkit-gradient(linear,
      left top,
      right top,
      from(#4d94ff),
      color-stop(50%, #06f),
      to(#4d94ff));
  background: linear-gradient(90deg, #4d94ff 0%, #06f 50%, #4d94ff 100%);
  color: var(--color-white);
  background-size: 200% auto;
  background-position: 0 0;
  padding: 5px 68px 5px 30px;
  border-radius: 60px;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
}

.rc-gbtn__close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  aspect-ratio: 1/1;
  background-color: var(--color-white);
  border-radius: 60px;
}

.rc-gbtn__close:hover {
  background-color: var(--color-gray-lightest);
}

.js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important;
}

.tabs._mobile-layout .tabs-tabset {
  padding: 4px 5px;
  background-color: var(--color-white);
  border-radius: 50px;
}

.tabs._mobile-layout .tabs-tabset li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tabs._mobile-layout .tabs-tabset li.active a {
  color: var(--color-white);
  background: -webkit-gradient(linear,
      left top,
      right top,
      from(#4d94ff),
      to(#06f));
  background: linear-gradient(90deg, #4d94ff 0%, #06f 100%);
}

.tabs._mobile-layout .tabs-tabset li a {
  border-radius: 50px;
}

.tabs._mobile-layout .tabs-content-tab {
  position: relative;
  padding-bottom: 30px;
}

.tabs._mobile-layout .tabs-content-tab._has-sticky-bottom {
  padding-bottom: 120px;
}

.tabs._mobile-layout .tabs-content-tab.active .tab-bottom {
  display: block;
}

.tabs._mobile-layout .tabs-content-tab .tab-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
}

.tabs._mobile-layout .tabs-content-tab .tab-bottom {
  background-color: var(--color-white);
  padding: 24px var(--gutter) 30px;
  z-index: 15;
}

.tabs-tabset-wrap {
  overflow-x: auto;
  background-color: var(--color-white);
  border-radius: 50px;
  margin-bottom: 22px;
  max-width: 100%;
}

.tabs-tabset-wrap .simplebar-wrapper {
  max-width: 100%;
}

.tabs-tabset-wrap .simplebar-track.simplebar-horizontal {
  height: 8px;
}

.tabs-tabset-wrap .simplebar-scrollbar:before {
  background: #e4e3e8;
}

.tabs-tabset-wrap .tabs-tabset {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background-color: transparent !important;
  margin-bottom: 0;
}

.tabs-tabset-wrap .tabs-tabset li {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 !important;
  flex: 0 !important;
}

.tabs-tabset-wrap .tabs-tabset li a {
  white-space: nowrap;
}

.tabs-tabset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: var(--radius-8);
  background-color: #eef2fc;
  padding: 4px;
  gap: 5px;
  margin-bottom: 22px;
}

.tabs-tabset._sm-fs a {
  font-size: 12px;
}

.tabs-tabset li.active a {
  color: var(--color-blue);
  background-color: var(--color-white);
}

.tabs-tabset a {
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: normal;
  padding: 6px 13px;
  color: var(--color-text-dark);
  border-radius: var(--radius-8);
  text-align: center;
}

.tabs-tabset a:hover {
  color: var(--color-blue);
  background-color: var(--color-white);
}

.tc-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tc-grid__left {
  width: 54%;
}

.tc-grid__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 46%;
  padding-left: 23px;
}

.tc-grid__right-inner {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: var(--radius-12);
  border: 1px solid #e5e5e5;
  padding: 17px 20px;
}

.tc-grid__right-title {
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 19px;
  margin-bottom: 18px;
}

.audio-player {
  margin-bottom: 20px;
}

.audio-player:last-child {
  margin-bottom: 0;
}

.audio-player .v-vlite {
  --vlite-progressBarBackground: rgb(164 143 178 / 20%);
  --vlite-colorPrimary: #3f3f46;
  --vlite-controlBarHeight: initial;
  --vlite-progressBarHeight: 8px;
  --vlite-controlBarHorizontalPadding: 0;
}

.audio-player .v-vlite.v-audio {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

.audio-player .v-controlBar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  gap: 18px;
}

.audio-player .v-playPauseButton {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 28px;
  flex: 0 0 28px;
  aspect-ratio: 1/1;
  background-color: var(--color-blue);
  color: var(--color-white);
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.audio-player .v-playPauseButton.v-controlPressed .v-iconPressed {
  display: block;
}

.audio-player .v-playPauseButton.v-controlPressed .v-iconUnpressed {
  display: none;
}

.audio-player .v-playPauseButton svg {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 10px;
  flex: 0 0 10px;
  fill: currentColor;
  pointer-events: none;
}

.audio-player .v-playPauseButton .v-iconPressed {
  display: none;
}

.audio-player .v-progressBar {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.audio-player .v-time {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  color: #574e4e;
}

.audio-player .v-volumeButton {
  display: none;
}

.audio-player .audio-player__speed-button {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  color: var(--color-text-light);
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
}

.at {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 9px;
}

.at-item {
  position: relative;
  font-weight: 400;
  font-size: 14px;
  line-height: 147%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  padding: 1em;
  border-radius: var(--radius-8);
  overflow: hidden;
}

.at-item>* {
  position: relative;
  z-index: 2;
}

.at-item:nth-child(even) {
  font-weight: 600;
}

.at-item:nth-child(even):before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(310deg,
      #f9cec1 2.66%,
      #ccd4e8 49.43%,
      #06f 99.09%);
  opacity: 0.2;
  z-index: 1;
}

.at-item__avatar {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 2em;
  flex: 0 0 2em;
  aspect-ratio: 1/1;
  border-radius: 50px;
  overflow: hidden;
  background-color: #000;
}

.at-item__avatar img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.at-item__avatar-init {
  font-size: 0.78em;
  line-height: 1;
  text-transform: uppercase;
  color: var(--color-white);
}

.at-item__info>*:last-child {
  margin-bottom: 0;
}

.tab-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
}

.tab-head__left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
}

.tab-head__left>*:last-child {
  margin-bottom: 0;
}

.tab-head__right {
  -ms-flex-item-align: start;
  align-self: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}

.tab-entry {
  font-size: 13px;
  line-height: 158%;
}

.tab-entry>*:last-child {
  margin-bottom: 0;
}

.tab-entry ul {
  margin-bottom: 0.38em;
}

.tab-entry ul li {
  position: relative;
  padding-left: 1em;
}

.tab-entry ul li:before {
  content: '-';
  margin-inline: -1em 0.2em;
}

.tab-entry p {
  margin-bottom: 0.38em;
}

.tab-entry p b {
  font-weight: 600;
}

.tab-entry .block-title {
  font-weight: 600;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 0.3em;
}

.tab-entry .block-title+.block-subtitle {
  margin-top: 1em;
}

.tab-entry .block-subtitle {
  font-weight: 600;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 0.3em;
}

.tbl {
  padding-left: 21px;
}

.tbl.editing .tbl-area {
  min-height: 69px;
  padding: 4px 6px 30px;
  border-color: var(--color-gray-lightest);
}

.tbl.editing .tbl-edit {
  opacity: 0;
  pointer-events: none;
}

.tbl._mod {
  padding-left: 0;
}

.tbl._mod .tbl-head__icon {
  display: none;
}

.tbl .block-title {
  margin-bottom: 14px;
}

.tbl .block-title:last-child {
  margin-bottom: 0;
}

.tbl-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 24px;
}

.tbl-head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  margin-bottom: 3px;
}

.tbl-head__icon {
  position: absolute;
  top: 2px;
  left: 0;
  width: 14px;
  height: 14px;
  background-color: var(--color-gray-lightest);
  border-radius: 20px;
  overflow: hidden;
  translate: -21px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.tbl-head__icon:before {
  content: '-';
  color: var(--color-white);
  font-size: 22px;
  line-height: 1;
  margin-top: -2px;
}

.tbl-title {
  font-weight: 600;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 0;
}

.tbl-title._lg {
  font-size: 16px;
}

.tbl-edit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-item-align: center;
  align-self: center;
  padding: 3px;
  color: var(--color-icon);
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.tbl-edit:hover {
  color: var(--color-text-dark);
}

.tbl-container {
  position: relative;
}

.tbl-area {
  font-weight: 400;
  font-size: 13px;
  line-height: 158%;
  display: block;
  width: 100%;
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  outline: none;
}

.tbl-utils {
  display: none;
  position: absolute;
  bottom: 1px;
  right: 1px;
  border-radius: 5px;
  padding: 5px;
  background-color: var(--color-white);
  overflow: hidden;
}

.tbl-utils__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}

.tbl-btn {
  font-weight: 600;
  font-size: 12px;
  line-height: normal;
  color: var(--color-blue);
}

.tbl-btn:hover {
  color: var(--color-text-dark);
}

.tbl-btn._bg {
  padding: 3px 7px;
  background-color: rgba(209, 209, 214, 0.41);
  border-radius: 3px;
}

.dm {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}

.dm._ext .dm-opener {
  font-weight: 600;
}

.dm._ext .dm-opener svg:last-child {
  margin-left: 5px;
  margin-right: -5px;
}

.dm._ext .dm-drop {
  left: auto;
  right: 0;
  translate: 0 0;
  top: 100%;
  grid-template-columns: minmax(115px, 200px);
}

.dm._ext .dm-drop a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  color: var(--color-text-light);
}

.dm._ext .dm-drop a:hover {
  color: var(--color-blue);
}

.dm-opener {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: var(--color-button);
}

.dm-drop {
  display: none;
  font-size: 12px;
  line-height: normal;
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  background-color: var(--color-white);
  -webkit-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.25);
  padding: 16px 13px;
  border-radius: var(--radius-8);
  overflow: hidden;
  z-index: 10;
}

.dm-drop ul {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 15px;
  margin-bottom: 0;
}

.dm-drop ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btn-drop {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--color-icon);
}

.btn-drop:hover {
  color: var(--color-text-dark);
}

.ebl {
  --vertical-rhythm: 0.8em;
  font-weight: 400;
  font-size: 13px;
  line-height: 158%;
}

.ebl-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 24px;
}

.ebl>*:last-child {
  margin-bottom: 0;
}

.tg {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  width: 32px;
  height: 18px;
  border-radius: 40px;
  overflow: hidden;
}

.tg-input {
  position: absolute;
  inset: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.tg-input:checked+.tg-finput {
  background-color: var(--color-blue);
}

.tg-input:checked+.tg-finput .tg-finput-sw {
  translate: 14px 0;
}

.tg-finput {
  position: absolute;
  inset: 0;
  background-color: var(--color-button);
}

.tg-finput-sw {
  position: absolute;
  top: 2px;
  left: 2px;
  bottom: 2px;
  background-color: var(--color-white);
  width: auto;
  aspect-ratio: 1/1;
  border-radius: 30px;
  overflow: hidden;
  -webkit-transition: translate 0.2s ease;
  transition: translate 0.2s ease;
}

.cc-sort {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 12px;
  counter-reset: sort-counter;
}

.cc-sort.dragging .cc-sort-item:before {
  opacity: 0;
}

.cc-sort-item {
  position: relative;
  overflow: hidden;
  counter-increment: sort-counter;
  border-radius: var(--radius-6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f5f8fd;
  width: 100%;
  min-height: 135px;
}

.cc-sort-item:before {
  content: counter(sort-counter);
  font-size: 12px;
  line-height: 1;
  color: var(--color-text-dark);
  position: absolute;
  top: 9px;
  right: 7px;
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #e3f0ff;
  border-radius: 30px;
  overflow: hidden;
  -webkit-transition: opacity 0.12s linear;
  transition: opacity 0.12s linear;
}

.cc-sort-item__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 18px 24px 18px 12px;
}

.cc-sort-item__content-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}

.cc-sort-item__content-grid .item-full {
  grid-column: span 2;
}

.cc-sort-item__content-grid .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cc-sort-item__content-grid .item-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}

.cc-sort-item__content-grid .item-flex>* {
  margin: 0;
}

.cc-sort-item__drag {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 21px;
  flex: 0 0 21px;
}

.cc-sort-item__drag:before {
  content: '';
  position: absolute;
  inset: 0;
  background-color: var(--color-icon);
  opacity: 0.16;
}

.cc-sort-item__drag:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 10px;
  translate: -50% -50%;
  background-size: 100% auto;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMS42MjVDMSAxLjc5MDc2IDEuMDY1ODUgMS45NDk3MyAxLjE4MzA2IDIuMDY2OTRDMS4zMDAyNyAyLjE4NDE1IDEuNDU5MjQgMi4yNSAxLjYyNSAyLjI1QzEuNzkwNzYgMi4yNSAxLjk0OTczIDIuMTg0MTUgMi4wNjY5NCAyLjA2Njk0QzIuMTg0MTUgMS45NDk3MyAyLjI1IDEuNzkwNzYgMi4yNSAxLjYyNUMyLjI1IDEuNDU5MjQgMi4xODQxNSAxLjMwMDI3IDIuMDY2OTQgMS4xODMwNkMxLjk0OTczIDEuMDY1ODUgMS43OTA3NiAxIDEuNjI1IDFDMS40NTkyNCAxIDEuMzAwMjcgMS4wNjU4NSAxLjE4MzA2IDEuMTgzMDZDMS4wNjU4NSAxLjMwMDI3IDEgMS40NTkyNCAxIDEuNjI1Wk00LjM3NSAxLjYyNUM0LjM3NSAxLjc5MDc2IDQuNDQwODUgMS45NDk3MyA0LjU1ODA2IDIuMDY2OTRDNC42NzUyNyAyLjE4NDE1IDQuODM0MjQgMi4yNSA1IDIuMjVDNS4xNjU3NiAyLjI1IDUuMzI0NzMgMi4xODQxNSA1LjQ0MTk0IDIuMDY2OTRDNS41NTkxNSAxLjk0OTczIDUuNjI1IDEuNzkwNzYgNS42MjUgMS42MjVDNS42MjUgMS40NTkyNCA1LjU1OTE1IDEuMzAwMjcgNS40NDE5NCAxLjE4MzA2QzUuMzI0NzMgMS4wNjU4NSA1LjE2NTc2IDEgNSAxQzQuODM0MjQgMSA0LjY3NTI3IDEuMDY1ODUgNC41NTgwNiAxLjE4MzA2QzQuNDQwODUgMS4zMDAyNyA0LjM3NSAxLjQ1OTI0IDQuMzc1IDEuNjI1Wk03Ljc1IDEuNjI1QzcuNzUgMS43OTA3NiA3LjgxNTg1IDEuOTQ5NzMgNy45MzMwNiAyLjA2Njk0QzguMDUwMjcgMi4xODQxNSA4LjIwOTI0IDIuMjUgOC4zNzUgMi4yNUM4LjU0MDc2IDIuMjUgOC42OTk3MyAyLjE4NDE1IDguODE2OTQgMi4wNjY5NEM4LjkzNDE1IDEuOTQ5NzMgOSAxLjc5MDc2IDkgMS42MjVDOSAxLjQ1OTI0IDguOTM0MTUgMS4zMDAyNyA4LjgxNjk0IDEuMTgzMDZDOC42OTk3MyAxLjA2NTg1IDguNTQwNzYgMSA4LjM3NSAxQzguMjA5MjQgMSA4LjA1MDI3IDEuMDY1ODUgNy45MzMwNiAxLjE4MzA2QzcuODE1ODUgMS4zMDAyNyA3Ljc1IDEuNDU5MjQgNy43NSAxLjYyNVpNMSA2QzEgNi4xNjU3NiAxLjA2NTg1IDYuMzI0NzMgMS4xODMwNiA2LjQ0MTk0QzEuMzAwMjcgNi41NTkxNSAxLjQ1OTI0IDYuNjI1IDEuNjI1IDYuNjI1QzEuNzkwNzYgNi42MjUgMS45NDk3MyA2LjU1OTE1IDIuMDY2OTQgNi40NDE5NEMyLjE4NDE1IDYuMzI0NzMgMi4yNSA2LjE2NTc2IDIuMjUgNkMyLjI1IDUuODM0MjQgMi4xODQxNSA1LjY3NTI3IDIuMDY2OTQgNS41NTgwNkMxLjk0OTczIDUuNDQwODUgMS43OTA3NiA1LjM3NSAxLjYyNSA1LjM3NUMxLjQ1OTI0IDUuMzc1IDEuMzAwMjcgNS40NDA4NSAxLjE4MzA2IDUuNTU4MDZDMS4wNjU4NSA1LjY3NTI3IDEgNS44MzQyNCAxIDZaTTQuMzc1IDZDNC4zNzUgNi4xNjU3NiA0LjQ0MDg1IDYuMzI0NzMgNC41NTgwNiA2LjQ0MTk0QzQuNjc1MjcgNi41NTkxNSA0LjgzNDI0IDYuNjI1IDUgNi42MjVDNS4xNjU3NiA2LjYyNSA1LjMyNDczIDYuNTU5MTUgNS40NDE5NCA2LjQ0MTk0QzUuNTU5MTUgNi4zMjQ3MyA1LjYyNSA2LjE2NTc2IDUuNjI1IDZDNS42MjUgNS44MzQyNCA1LjU1OTE1IDUuNjc1MjcgNS40NDE5NCA1LjU1ODA2QzUuMzI0NzMgNS40NDA4NSA1LjE2NTc2IDUuMzc1IDUgNS4zNzVDNC44MzQyNCA1LjM3NSA0LjY3NTI3IDUuNDQwODUgNC41NTgwNiA1LjU1ODA2QzQuNDQwODUgNS42NzUyNyA0LjM3NSA1LjgzNDI0IDQuMzc1IDZaTTcuNzUgNkM3Ljc1IDYuMTY1NzYgNy44MTU4NSA2LjMyNDczIDcuOTMzMDYgNi40NDE5NEM4LjA1MDI3IDYuNTU5MTUgOC4yMDkyNCA2LjYyNSA4LjM3NSA2LjYyNUM4LjU0MDc2IDYuNjI1IDguNjk5NzMgNi41NTkxNSA4LjgxNjk0IDYuNDQxOTRDOC45MzQxNSA2LjMyNDczIDkgNi4xNjU3NiA5IDZDOSA1LjgzNDI0IDguOTM0MTUgNS42NzUyNyA4LjgxNjk0IDUuNTU4MDZDOC42OTk3MyA1LjQ0MDg1IDguNTQwNzYgNS4zNzUgOC4zNzUgNS4zNzVDOC4yMDkyNCA1LjM3NSA4LjA1MDI3IDUuNDQwODUgNy45MzMwNiA1LjU1ODA2QzcuODE1ODUgNS42NzUyNyA3Ljc1IDUuODM0MjQgNy43NSA2Wk0xIDEwLjM3NUMxIDEwLjU0MDggMS4wNjU4NSAxMC42OTk3IDEuMTgzMDYgMTAuODE2OUMxLjMwMDI3IDEwLjkzNDIgMS40NTkyNCAxMSAxLjYyNSAxMUMxLjc5MDc2IDExIDEuOTQ5NzMgMTAuOTM0MiAyLjA2Njk0IDEwLjgxNjlDMi4xODQxNSAxMC42OTk3IDIuMjUgMTAuNTQwOCAyLjI1IDEwLjM3NUMyLjI1IDEwLjIwOTIgMi4xODQxNSAxMC4wNTAzIDIuMDY2OTQgOS45MzMwNkMxLjk0OTczIDkuODE1ODUgMS43OTA3NiA5Ljc1IDEuNjI1IDkuNzVDMS40NTkyNCA5Ljc1IDEuMzAwMjcgOS44MTU4NSAxLjE4MzA2IDkuOTMzMDZDMS4wNjU4NSAxMC4wNTAzIDEgMTAuMjA5MiAxIDEwLjM3NVpNNC4zNzUgMTAuMzc1QzQuMzc1IDEwLjU0MDggNC40NDA4NSAxMC42OTk3IDQuNTU4MDYgMTAuODE2OUM0LjY3NTI3IDEwLjkzNDIgNC44MzQyNCAxMSA1IDExQzUuMTY1NzYgMTEgNS4zMjQ3MyAxMC45MzQyIDUuNDQxOTQgMTAuODE2OUM1LjU1OTE1IDEwLjY5OTcgNS42MjUgMTAuNTQwOCA1LjYyNSAxMC4zNzVDNS42MjUgMTAuMjA5MiA1LjU1OTE1IDEwLjA1MDMgNS40NDE5NCA5LjkzMzA2QzUuMzI0NzMgOS44MTU4NSA1LjE2NTc2IDkuNzUgNSA5Ljc1QzQuODM0MjQgOS43NSA0LjY3NTI3IDkuODE1ODUgNC41NTgwNiA5LjkzMzA2QzQuNDQwODUgMTAuMDUwMyA0LjM3NSAxMC4yMDkyIDQuMzc1IDEwLjM3NVpNNy43NSAxMC4zNzVDNy43NSAxMC41NDA4IDcuODE1ODUgMTAuNjk5NyA3LjkzMzA2IDEwLjgxNjlDOC4wNTAyNyAxMC45MzQyIDguMjA5MjQgMTEgOC4zNzUgMTFDOC41NDA3NiAxMSA4LjY5OTczIDEwLjkzNDIgOC44MTY5NCAxMC44MTY5QzguOTM0MTUgMTAuNjk5NyA5IDEwLjU0MDggOSAxMC4zNzVDOSAxMC4yMDkyIDguOTM0MTUgMTAuMDUwMyA4LjgxNjk0IDkuOTMzMDZDOC42OTk3MyA5LjgxNTg1IDguNTQwNzYgOS43NSA4LjM3NSA5Ljc1QzguMjA5MjQgOS43NSA4LjA1MDI3IDkuODE1ODUgNy45MzMwNiA5LjkzMzA2QzcuODE1ODUgMTAuMDUwMyA3Ljc1IDEwLjIwOTIgNy43NSAxMC4zNzVaIiBmaWxsPSIjN0Q3Rjg4IiBzdHJva2U9IiM4QzlCQjEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K');
}

.cc-sort-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2px;
  width: 100%;
  border-radius: var(--radius-6);
  background-color: rgba(0, 102, 255, 0.12);
  padding: 4px;
}

.cc-sort-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 600;
  font-size: 13px;
  line-height: 147%;
  padding: 5px;
  color: #7f9ac3;
  background-color: transparent;
  border-radius: var(--radius-6);
}

.cc-sort-btn.active {
  color: var(--color-blue);
  background-color: var(--color-white);
}

.cc-sort-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 25px;
}

.gt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.gt-sb {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 62px;
  flex: 0 0 62px;
  min-height: 100vh;
  padding: 10px;
}

.gt-sb:before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(45deg,
      rgba(249, 206, 193, 0.26) 0%,
      rgba(204, 212, 232, 0.26) 48%,
      rgba(0, 102, 255, 0.26) 100%);
  opacity: 0.26;
}

.gt-sb-logo {
  position: relative;
  z-index: 1;
}

.gt-main {
  width: calc(100vw - 62px);
  padding-block: 30px 50px;
}

.gt-main-container {
  padding-inline: 30px;
  margin-inline: auto;
}

.gt-main-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.gt-main-head__left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-item-align: center;
  align-self: center;
}

.gt-main-head__link {
  font-weight: 600;
  font-size: 20px;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--color-text-dark);
  white-space: nowrap;
}

.gt-main-head__link:hover {
  color: var(--color-blue);
}

.gt-main-head__link svg {
  color: var(--color-icon);
}

.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 20px;
  font-size: 12px;
  color: var(--color-text-light);
  margin-bottom: 15px;
}

.breadcrumbs li {
  position: relative;
}

.breadcrumbs li:after {
  position: absolute;
  top: 50%;
  right: -12px;
  z-index: 1;
  content: '';
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 5px;
  height: 8px;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgNSA4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMSAxTDQgNEwxIDciIHN0cm9rZT0iYmxhY2siLz4KPC9zdmc+Cg==');
  background-repeat: no-repeat;
  background-size: 100%;
}

.breadcrumbs li:last-child:after {
  display: none;
}

.breadcrumbs a {
  color: var(--color-blue);
  text-decoration: none;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.table-responsive {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 30px;
}

.table-responsive:last-child {
  margin-bottom: 0;
}

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

.table.table-insights {
  min-width: 1078px;
}

.table th,
.table td {
  font-size: 12px;
  line-height: normal;
  padding: 15px 5px;
  text-align: left;
}

.table th:first-child,
.table th:last-child,
.table td:first-child,
.table td:last-child {
  text-align: center;
}

.table th {
  font-weight: 600;
  color: #626262;
  background-color: rgba(225, 230, 239, 0.43);
}

.table th:first-child {
  overflow: hidden;
  border-radius: 3px 0 0 3px;
}

.table th:last-child {
  overflow: hidden;
  border-radius: 0 3px 3px 0;
}

.table a {
  color: var(--color-blue);
  text-decoration: none;
}

.table a:hover {
  text-decoration: underline;
}

.pg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 5px;
  font-weight: 600;
  font-size: 12px;
  line-height: normal;
}

.pg-nv {
  color: #333;
  padding: 0 5px;
}

.pg-nv:hover {
  color: var(--color-blue);
}

.pg-nv._disabled {
  color: #ccc;
  pointer-events: none;
}

.pg-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  aspect-ratio: 1/1;
  border-radius: 8px;
  border: 1px solid #f1f1f1;
  color: #333;
  background-color: var(--color-white);
  padding: 3px;
}

.pg-btn:not(._ellipsis):hover,
.pg-btn:not(._ellipsis)._active {
  border-color: var(--color-blue);
  background-color: var(--color-blue);
  color: var(--color-white);
}

.pg-btn._ellipsis {
  border-color: transparent;
}

.cbl {
  margin-bottom: 40px;
}

.cbl:last-child {
  margin-bottom: 0;
}

.cbl-title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
}

.cbl-title {
  font-weight: 600;
  font-size: 16px;
  line-height: normal;
  background: linear-gradient(271deg,
      #ff764b 0.37%,
      #6088e9 51.89%,
      #004fc6 98.96%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0;
}

.cbl-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 24px;
}

.cbl-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 330px;
  flex: 0 0 330px;
  border: 1px solid #d1d1d6;
  border-radius: var(--radius-8);
  padding: 15px;
}

.cbl-item-head {
  font-weight: 600;
  font-size: 14px;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 3px;
}

.cbl-item-title {
  font-size: 1em;
  margin-bottom: 0;
}

.cbl-item-counter {
  font-weight: 700;
  font-size: 1.2857em;
}

.cbl .doughnut-chart-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.cbl .doughnut-chart-holder .canvas-holder {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 185px;
  flex: 0 0 185px;
}

.cbl .doughnut-chart-holder .chart-legend {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cbl .doughnut-chart {
  width: 100% !important;
  height: 100% !important;
}

.cbl .chart-legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: center;
  align-self: center;
  gap: 7px;
}

.cbl .legend-item {
  font-weight: 400;
  font-size: 11px;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}

.cbl .legend-item-point {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 11px;
  flex: 0 0 11px;
  -ms-flex-item-align: center;
  align-self: center;
  aspect-ratio: 1/1;
  border-radius: 12px;
  overflow: hidden;
}

.cbl .barchart-holder {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  padding-top: 40px;
}

.cbl .barchart-chart {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 9px;
}

.cbl .barchart-chart.initialized .barchart-chart-item:before {
  width: var(--percentage);
}

.cbl .barchart-chart-item {
  position: relative;
  height: 11px;
  background-color: #f6f2f1;
  border-radius: 20px;
  overflow: hidden;
}

.cbl .barchart-chart-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  background: -webkit-gradient(linear,
      left top,
      right top,
      color-stop(16.13%, #99c2ff),
      color-stop(96.77%, #06f));
  background: linear-gradient(to right, #99c2ff 16.13%, #06f 96.77%);
  border-radius: 20px;
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.cbl .barchart-legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 400;
  font-size: 11px;
  line-height: normal;
  color: var(--color-text-light);
  padding-top: 9px;
}

.cbl .barchart-list {
  font-weight: 400;
  font-size: 11px;
  line-height: 1;
  color: var(--color-text-light);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 9px;
  margin-bottom: 0;
}

.cbl .barchart-list b {
  font-weight: 700;
  color: var(--color-text-dark);
}

.wrapper.wrapper-mob {
  grid-template-rows: auto 1fr;
  position: relative;
  padding-block: 70px 150px;
}

.wrapper.wrapper-mob._pb-0 {
  padding-bottom: 0;
}

.wrapper.wrapper-mob:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 420px;
  background: linear-gradient(4deg,
      rgba(255, 255, 255, 0.5) 9.45%,
      rgba(255, 234, 227, 0.5) 68.36%,
      rgba(0, 102, 255, 0.5) 130.66%);
  z-index: 1;
}

.wrapper._d-block {
  display: block;
}

.main-mob,
.header-mob {
  position: relative;
  z-index: 2;
}

.main-mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-mob>.container {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.main-mob>.container._full-h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-mob>.container .rc-chat-frame {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.main-mob>.container .rc-chat-frame .wave-container {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-top: auto;
}

.header-mob {
  text-align: center;
}

.header-mob._mb-60 {
  margin-bottom: 60px;
}

.header-mob._mb-20 {
  margin-bottom: 20px;
}

.header-mob._mb-27 {
  margin-bottom: 27px;
}

.header-mob._mb-40 {
  margin-bottom: 40px;
}

.header-mob-grid {
  position: relative;
}

.header-mob-backBtn {
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 9px;
  font-weight: 600;
  font-size: 14px;
  line-height: normal;
  padding: 6px 11px 6px 6px;
  color: var(--color-text-dark);
  border-radius: 40px;
}

.header-mob-backBtn:hover {
  background-color: var(--color-white);
  color: var(--color-blue);
}

.nb {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 20px 20px 0px 0px;
  background: var(--color-white);
  -webkit-box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 4px;
  padding: 10px 18px 30px;
  z-index: 15;
}

.nb._hidden {
  display: none;
}

.nb-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 7px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66px;
  flex: 0 0 66px;
  height: 87px;
  border-radius: 13px;
  padding: 18px 5px 13px;
  background-color: transparent;
  color: var(--color-text-light);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.nb-item:hover,
.nb-item.active {
  background-color: rgba(0, 102, 255, 0.1);
  color: var(--color-blue);
}

.nb-item:hover .nb-item__text,
.nb-item.active .nb-item__text {
  color: inherit;
}

.nb-item__icon {
  height: 26px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.nb-item__text {
  font-weight: 400;
  font-size: 10px;
  line-height: 130%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: #a49fb2;
}

.box-title {
  font-weight: 500;
  font-size: 12px;
  color: var(--color-icon);
}

.data-loader {
  width: 26px;
  aspect-ratio: 0.75;
  --c: no-repeat linear-gradient(var(--color-icon) 0 0);
  background: var(--c) 0% 50%, var(--c) 50% 50%, var(--c) 100% 50%;
  -webkit-animation: l7 1s infinite linear alternate;
  animation: l7 1s infinite linear alternate;
}

@-webkit-keyframes l7 {
  0% {
    background-size: 20% 50%, 20% 50%, 20% 50%;
  }

  20% {
    background-size: 20% 20%, 20% 50%, 20% 50%;
  }

  40% {
    background-size: 20% 100%, 20% 20%, 20% 50%;
  }

  60% {
    background-size: 20% 50%, 20% 100%, 20% 20%;
  }

  80% {
    background-size: 20% 50%, 20% 50%, 20% 100%;
  }

  100% {
    background-size: 20% 50%, 20% 50%, 20% 50%;
  }
}

@keyframes l7 {
  0% {
    background-size: 20% 50%, 20% 50%, 20% 50%;
  }

  20% {
    background-size: 20% 20%, 20% 50%, 20% 50%;
  }

  40% {
    background-size: 20% 100%, 20% 20%, 20% 50%;
  }

  60% {
    background-size: 20% 50%, 20% 100%, 20% 20%;
  }

  80% {
    background-size: 20% 50%, 20% 50%, 20% 100%;
  }

  100% {
    background-size: 20% 50%, 20% 50%, 20% 50%;
  }
}

.wave-container {
  aspect-ratio: 2/1;
  overflow: hidden;
  position: relative;
  margin-inline: calc(var(--gutter) * -1);
}

.wave-container .wave {
  width: 110%;
  height: 110%;
  margin-left: -5%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.wave-path {
  fill: none;
  stroke: #4d94ff;
  stroke-width: 0.3;
}

.circle-1 {
  -webkit-animation: circle-appear-1 10s cubic-bezier(0.42, 0, 0.58, 1) infinite;
  animation: circle-appear-1 10s cubic-bezier(0.42, 0, 0.58, 1) infinite;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.circle-2 {
  -webkit-animation: circle-appear-2 2.4s cubic-bezier(0.42, 0, 0.58, 1) infinite;
  animation: circle-appear-2 2.4s cubic-bezier(0.42, 0, 0.58, 1) infinite;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.circle-3 {
  -webkit-animation: circle-appear-3 4s cubic-bezier(0.42, 0, 0.58, 1) infinite;
  animation: circle-appear-3 4s cubic-bezier(0.42, 0, 0.58, 1) infinite;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

@-webkit-keyframes circle-appear-1 {
  0% {
    opacity: 0.6;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    opacity: 0.6;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}

@keyframes circle-appear-1 {
  0% {
    opacity: 0.6;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    opacity: 0.6;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}

@-webkit-keyframes circle-appear-2 {
  0% {
    translate: 0 0;
  }

  50% {
    translate: 0 2px;
  }

  100% {
    translate: 0 0;
  }
}

@keyframes circle-appear-2 {
  0% {
    translate: 0 0;
  }

  50% {
    translate: 0 2px;
  }

  100% {
    translate: 0 0;
  }
}

@-webkit-keyframes circle-appear-3 {
  0% {
    translate: 0 2px;
  }

  50% {
    translate: 0 0;
  }

  100% {
    translate: 0 2px;
  }
}

@keyframes circle-appear-3 {
  0% {
    translate: 0 2px;
  }

  50% {
    translate: 0 0;
  }

  100% {
    translate: 0 2px;
  }
}

@media (max-width: 1279px) {
  .lt-main-grid {
    display: block;
    max-height: 100vh;
    overflow-y: auto;
  }

  .lt-main-grid .bt-bar {
    right: 0;
  }

  .lt-main-grid__left {
    width: auto;
  }

  .lt-main-grid__right {
    width: auto;
    padding: 30px 25px 30px 25px;
    border: none;
  }
}

@media (max-width: 1199px) {
  .cc-sort-item__content-grid .item {
    grid-column: span 2;
  }

  .cbl-item {
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
  }
}

@media (max-width: 1023px) {
  body.nav-active {
    overflow: hidden;
  }

  .nav-active .wrapper:after {
    visibility: visible;
  }

  .lt-nav-opener {
    display: block;
  }

  .lt-sb {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 300px;
    translate: -100% 0;
    z-index: 10;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height: 100vh;
  }

  .nav-active .lt-sb {
    translate: 0 0;
    -webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
    min-height: 100vh;
  }

  .lt-sb-frame {
    overflow-y: auto;
  }

  .lt-main-frame {
    padding: 50px var(--gutter);
  }

  .lt-main-grid {
    max-width: 640px;
    padding-block: 50px;
    margin-inline: auto;
  }

  .lt-main-grid._mob-fluid {
    max-width: none;
  }

  .lt-main-grid__left {
    padding: 0 30px 30px;
  }

  .lt-main-grid__right {
    padding-inline: 30px;
  }

  .tc-grid {
    display: block;
  }

  .tc-grid__left {
    width: auto;
  }

  .tc-grid__right {
    width: auto;
    padding: 40px 0 0;
  }

  .gt-sb {
    display: none;
  }

  .gt-main {
    width: 100vw;
  }

  .cbl-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media (max-width: 767px) {
  blockquote {
    font-size: 20px;
    border-left-width: 4px;
  }

  .ab-form-ph {
    gap: 6px;
  }

  .ab-form-ph .input {
    width: 40px;
    aspect-ratio: 40/48;
  }

  .ab-form-desc {
    margin-inline: -10px;
  }

  .pi-form-lg {
    margin-bottom: 10px;
  }

  .section-auth {
    min-height: 100svh;
  }

  .ab {
    max-width: 336px;
  }

  .ab-inner {
    padding: 30px;
  }

  .ab-head {
    gap: 52px;
  }

  .ab-title {
    max-width: 240px;
    margin: 0 auto 53px;
    font-size: 30px;
    line-height: 110%;
    text-align: center;
  }

  .ab-logo {
    font-size: 29px !important;
    margin-inline: auto;
  }

  .ab-bot {
    padding-inline: 30px;
    margin-inline: -30px;
  }

  .an {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    padding-block: 80px 25px;
  }

  .an-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
  }

  .an-btn {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .sl-item {
    border-radius: var(--radius-12);
  }

  .rc-switch {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .rc-switch-gn {
    top: auto;
    bottom: 0;
  }

  .rc-chat-item__timestamp {
    -ms-flex-preferred-size: 64px;
    flex-basis: 64px;
    padding-right: 10px;
    margin-right: 20px;
  }

  .cc-sort-btns {
    border-radius: 48px;
  }

  .cc-sort-btn {
    border-radius: 48px;
  }

  .wave-path {
    stroke-width: 0.5;
  }
}

@media (max-width: 666px) {
  .section-auth {
    padding-block: 45px;
  }

  .lt-main-head__right {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .lt-main-grid._mob-fluid {
    max-width: 400px;
  }

  .pp {
    padding-inline: var(--gutter);
  }

  .cbl-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 567px) {
  blockquote {
    font-size: 18px;
  }

  blockquote:not([class]) p:last-child {
    font-size: 0.86em;
  }

  .st-form-bn__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .st-form-bn__btn {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .rc-chat:before {
    left: 64px;
  }
}

@media (max-width: 479px) {
  .an-grid {
    max-width: 336px;
    margin-inline: auto;
  }
}

@media (max-width: 374px) {
  .ab-form-ph .input {
    width: 30px;
  }

  .lt-nav-opener {
    margin-left: 10px;
  }

  .lt-sb {
    width: 270px;
    min-height: 100vh;
  }

  .nb-item {
    -ms-flex-preferred-size: 54px;
    flex-basis: 54px;
  }
}

@media only screen and (max-width: 360px) {

  .toastify-left,
  .toastify-right {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}

@media (min-width: 480px) {
  .pp-form-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .pp-form-grid__item:first-child {
    grid-column: 1 / span 2;
  }
}

@media (min-width: 1024px) {
  .lt-main {
    width: calc(100% - 300px);
  }

  .lt-main-grid__left,
  .lt-main-grid__right {
    max-height: 100%;
    overflow-y: auto;
  }

  .sl-item-content {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}

@media (min-width: 1280px) {
  .lt-main-grid {
    max-height: 100vh;
    overflow: hidden;
  }

  .lt-main-grid__left._sm-w {
    width: 32%;
  }

  .lt-main-grid__right._lg-w {
    width: 68%;
  }

  .tabs._settings.tab-01-active {
    width: 54%;
  }
}

@keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.3;
  }

  100% {
    opacity: 1;
  }
}

.sba-form-mic[recording='true'] svg use {
  animation: blink 1s infinite;
}

.sba-form-mic-notes[recording='true'] svg use {
  animation: blink 1s infinite;
}