/*! 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 {
  line-height: 1.15; /* 1 */
  -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;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* 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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 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;
}

:root {
  --body-font: "Inter", sans-serif;
  --fa-font: "Font Awesome 6 Pro";
  --header-background: #011a35;
  --header-navigation: #1fc39a;
  --header-height: 7.4rem;
  --brand-color: #0947c4;
  --brand-color-light: #f2f6fc;
  --content-color: #353535;
  --content-color-light: #35353570;
  --placeholder-color: #35353580;
  --pills-ico-dark: #0251dd;
  --pills-ico-light: #aac3ed;
  --pills-item-background: #f2f4f6;
  --border-color: #dfe4ec;
  --link-color: var(--brand-color);
  --error-color: #f3352f;
  --success-color: #198754;
  --loader-color-1: #0947c4;
  --loader-color-2: #0947c4;
  --overlay-background: rgba(71, 71, 71, 0.6);
  --field-radius: 0.3rem;
}

.row {
  --gutter-x: 2.4rem;
  --gutter-y: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: calc(-0.5 * var(--gutter-x));
  margin-left: calc(-0.5 * var(--gutter-x));
  margin-top: calc(-1 * var(--gutter-y));
}
.row > * {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--gutter-x) * 0.5);
  padding-left: calc(var(--gutter-x) * 0.5);
  margin-top: var(--gutter-y);
}
.row.g-0, .row.gx-0 {
  --gutter-x: 0;
}
.row.g-0, .row.gy-0 {
  --gutter-y: 0;
}
.row.form-gutter, .row.form-gutter-x {
  --gutter-x: 1.2rem;
}
.row.form-gutter, .row.form-gutter-y {
  --gutter-y: 1.2rem;
}
.row.g-24, .row.gx-24 {
  --gutter-x: 2.4rem;
}
.row.g-24, .row.gy-24 {
  --gutter-y: 2.4rem;
}
.row .col {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}
.row .col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}
.row .col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 8.33333333%;
}
.row .col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.66666667%;
}
.row .col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 25%;
}
.row .col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.33333333%;
}
.row .col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 41.66666667%;
}
.row .col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%;
}
.row .col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 58.33333333%;
}
.row .col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 66.66666667%;
}
.row .col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 75%;
}
.row .col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 83.33333333%;
}
.row .col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 91.66666667%;
}
.row .col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}
@media (max-width: 576px) {
  .row.g-sm-0, .row.gx-sm-0 {
    --gutter-x: 0;
  }
  .row.g-sm-0, .row.gy-sm-0 {
    --gutter-y: 0;
  }
  .row.form-sm-gutter, .row.form-sm-gutter-x {
    --gutter-x: 1.5rem;
  }
  .row.form-sm-gutter, .row.form-sm-gutter-y {
    --gutter-y: 1.5rem;
  }
  .row.g-sm-24, .row.gx-sm-24 {
    --gutter-x: 2.4rem;
  }
  .row.g-sm-24, .row.gy-sm-24 {
    --gutter-y: 2.4rem;
  }
  .row .col-sm {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .row .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .row .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .row .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .row .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .row .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .row .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .row .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .row .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .row.g-md-0, .row.gx-md-0 {
    --gutter-x: 0;
  }
  .row.g-md-0, .row.gy-md-0 {
    --gutter-y: 0;
  }
  .row.form-md-gutter, .row.form-md-gutter-x {
    --gutter-x: 1.5rem;
  }
  .row.form-md-gutter, .row.form-md-gutter-y {
    --gutter-y: 1.5rem;
  }
  .row.g-md-24, .row.gx-md-24 {
    --gutter-x: 2.4rem;
  }
  .row.g-md-24, .row.gy-md-24 {
    --gutter-y: 2.4rem;
  }
  .row .col-md {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .row .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .row .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .row .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .row .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .row .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .row .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .row .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .row .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}
@media (max-width: 992px) {
  .row.g-lg-0, .row.gx-lg-0 {
    --gutter-x: 0;
  }
  .row.g-lg-0, .row.gy-lg-0 {
    --gutter-y: 0;
  }
  .row.form-lg-gutter, .row.form-lg-gutter-x {
    --gutter-x: 1.5rem;
  }
  .row.form-lg-gutter, .row.form-lg-gutter-y {
    --gutter-y: 1.5rem;
  }
  .row.g-lg-24, .row.gx-lg-24 {
    --gutter-x: 2.4rem;
  }
  .row.g-lg-24, .row.gy-lg-24 {
    --gutter-y: 2.4rem;
  }
  .row .col-lg {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .row .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .row .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .row .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .row .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .row .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .row .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .row .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .row .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .row.g-xl-0, .row.gx-xl-0 {
    --gutter-x: 0;
  }
  .row.g-xl-0, .row.gy-xl-0 {
    --gutter-y: 0;
  }
  .row.form-xl-gutter, .row.form-xl-gutter-x {
    --gutter-x: 1.5rem;
  }
  .row.form-xl-gutter, .row.form-xl-gutter-y {
    --gutter-y: 1.5rem;
  }
  .row.g-xl-24, .row.gx-xl-24 {
    --gutter-x: 2.4rem;
  }
  .row.g-xl-24, .row.gy-xl-24 {
    --gutter-y: 2.4rem;
  }
  .row .col-xl {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .row .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .row .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .row .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .row .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .row .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .row .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .row .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .row .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}
@media (max-width: 1400px) {
  .row.g-xxl-0, .row.gx-xxl-0 {
    --gutter-x: 0;
  }
  .row.g-xxl-0, .row.gy-xxl-0 {
    --gutter-y: 0;
  }
  .row.form-xxl-gutter, .row.form-xxl-gutter-x {
    --gutter-x: 1.5rem;
  }
  .row.form-xxl-gutter, .row.form-xxl-gutter-y {
    --gutter-y: 1.5rem;
  }
  .row.g-xxl-24, .row.gx-xxl-24 {
    --gutter-x: 2.4rem;
  }
  .row.g-xxl-24, .row.gy-xxl-24 {
    --gutter-y: 2.4rem;
  }
  .row .col-xxl {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row .col-xxl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row .col-xxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .row .col-xxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .row .col-xxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row .col-xxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row .col-xxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .row .col-xxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row .col-xxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .row .col-xxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .row .col-xxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .row .col-xxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .row .col-xxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .row .col-xxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}

.svg-assets {
  display: none;
}

#cc-logo-header .color-3 {
  fill: #ffffff;
}
#cc-logo-header .color-2 {
  fill: #ffffff;
}
#cc-logo-header .color-1 {
  fill: #ee4423;
}

#cc-logo-powerby .color-3 {
  fill: #000000;
}
#cc-logo-powerby .color-2 {
  fill: #1c80ec;
}
#cc-logo-powerby .color-1 {
  fill: #ee4423;
}

#ico_email .ico-light,
#ico_mobile .ico-light,
#ico_address .ico-light,
#ico_date .ico-light,
#ico_pan .ico-light,
#ico_gst .ico-light,
#ico_cin .ico-light,
#ico_product-list .ico-light,
#ico_fixed-amount .ico-light,
#ico_custom-amount .ico-light,
#ico_amount-by-quantity .ico-light,
#ico_single-line .ico-light,
#ico_multi-line .ico-light,
#ico_radio .ico-light,
#ico_checkbox .ico-light,
#ico_dropdown .ico-light,
#ico_file-upload .ico-light,
#ico_terms-conditions .ico-light,
#ico_decision-box .ico-light,
#ico_captcha .ico-light,
#ico_description .ico-light,
#ico_page-break .ico-light,
#ico_divider .ico-light,
#ico_section .ico-light {
  fill: var(--pills-ico-light);
}
#ico_email .ico-dark,
#ico_mobile .ico-dark,
#ico_address .ico-dark,
#ico_date .ico-dark,
#ico_pan .ico-dark,
#ico_gst .ico-dark,
#ico_cin .ico-dark,
#ico_product-list .ico-dark,
#ico_fixed-amount .ico-dark,
#ico_custom-amount .ico-dark,
#ico_amount-by-quantity .ico-dark,
#ico_single-line .ico-dark,
#ico_multi-line .ico-dark,
#ico_radio .ico-dark,
#ico_checkbox .ico-dark,
#ico_dropdown .ico-dark,
#ico_file-upload .ico-dark,
#ico_terms-conditions .ico-dark,
#ico_decision-box .ico-dark,
#ico_captcha .ico-dark,
#ico_description .ico-dark,
#ico_page-break .ico-dark,
#ico_divider .ico-dark,
#ico_section .ico-dark {
  fill: var(--pills-ico-dark);
}

.form-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-group.align-items-start .form-label {
  margin-top: 0;
}
.form-group.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-group.align-items-center .form-label {
  margin-top: 0;
}

.form-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.2rem;
  font-size: 1.4rem;
  color: var(--content-color);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16rem;
          flex: 0 0 16rem;
  min-width: 16rem;
  margin-top: 0.8rem;
  margin-right: 1.2rem;
}
.form-label .optional-field {
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--content-color);
  opacity: 0.75;
  line-height: 1;
  font-weight: 400;
}
.form-label .optional-field.hidden {
  display: none;
}
.form-label .optional-field.visible {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.form-label-input {
  width: 100%;
  outline: 0;
  border: 0;
  border-bottom: 1px solid var(--border-color);
  padding: 0;
  padding-bottom: 0.4rem;
  margin: 0;
  font-size: 1.4rem;
  color: var(--content-color);
  -webkit-transition: all 300ms;
  transition: all 300ms;
  line-height: 1.5;
}
.form-label-input:focus {
  border-bottom-color: var(--brand-color);
}

.form-label-value {
  font-size: 1.4rem;
  color: var(--content-color);
  font-weight: 500;
}
.form-label-value .ql-editor ol {
  margin-top: 0;
}
.form-label-value .ql-editor ol li[data-list=bullet] {
  list-style-type: disc;
}
.form-label-value .ql-editor ol li[data-list=ordered] {
  list-style-type: decimal;
}

.form-sub-label {
  font-size: 1.2rem;
  color: var(--content-color);
  opacity: 0.75;
  margin-top: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.form-sub-label:empty {
  margin: 0;
}
.form-sub-label span a {
  color: var(--link-color);
}
.form-sub-label small {
  margin-left: auto;
}

.form-config-label.discount-applied {
  --strip-dark: #13b353;
  --strip-light: #f8fdfa;
}
.form-config-label.latefee-applied {
  --strip-dark: #e95858;
  --strip-light: #fdf8f8;
}
.form-config-label.file-configured {
  --strip-dark: #edba25;
  --strip-light: #fffbeb;
}
.form-config-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  width: 100%;
  background: var(--strip-light);
  border: 1px solid var(--strip-dark);
  color: var(--content-color);
  padding: 0.8rem;
  padding-left: 5rem;
  margin-top: 0.3rem;
  border-radius: var(--field-radius);
  position: relative;
}
.form-config-label::after, .form-config-label::before {
  content: "";
  position: absolute;
  top: -0.6rem;
  left: 7rem;
  width: 1.2rem;
  height: 1.2rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.form-config-label::after {
  border: 1px solid transparent;
  border-left-color: var(--strip-dark);
  border-top-color: var(--strip-dark);
}
.form-config-label::before {
  background: #f8fdfa;
}
.form-config-label strong {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.1rem;
  font-weight: 400;
  color: var(--content-color);
  opacity: 0.5;
  line-height: 1.2;
}
.form-config-label span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 0.2rem;
}
.form-config-label span small {
  text-decoration: line-through;
  font-size: inherit;
  opacity: 0.5;
  margin-left: 0.4rem;
}
.form-config-label .icon {
  line-height: 1;
  position: absolute;
  background: var(--strip-dark);
  height: 100%;
  width: 4rem;
  top: 0;
  left: 0;
  margin: 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;
}
.form-config-label .icon i {
  color: #fff;
  font-size: 1.8rem;
}

.input-group {
  width: 100%;
}
.input-group .prefix-width {
  width: 9.2rem;
}
.input-group.percentage-flat-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
.input-group.percentage-flat-container .ms-choice {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.percentage-flat-container .input-addon {
  position: relative;
}
.input-group.percentage-flat-container .input-addon .addon-append,
.input-group.percentage-flat-container .input-addon .addon-prepend {
  border: 0;
  border-radius: 0;
  position: absolute;
  z-index: 2;
}
.input-group.percentage-flat-container .input-addon .form-control {
  border-radius: 0.3rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -1px;
  position: relative;
}
.input-group.percentage-flat-container .input-addon .form-control:focus {
  position: relative;
  z-index: 1;
}
.input-group.percentage-flat-container .input-addon.flat .addon-prepend {
  left: 0;
}
.input-group.percentage-flat-container .input-addon.flat .form-control {
  padding-left: 4.5rem;
}
.input-group.percentage-flat-container .input-addon.flat .addon-append {
  display: none;
}
.input-group.percentage-flat-container .input-addon.percentage .addon-append {
  right: 0;
}
.input-group.percentage-flat-container .input-addon.percentage .form-control {
  padding-right: 3rem;
}
.input-group.percentage-flat-container .input-addon.percentage .addon-prepend {
  display: none;
}

.form-input {
  width: 100%;
}
.form-input.calender-ico {
  position: relative;
}
.form-input.calender-ico .form-control {
  padding-right: 3.2rem !important;
}
.form-input.calender-ico .ico {
  position: absolute;
  right: 1rem;
  top: 0.9rem;
  font-size: 1.6rem;
  z-index: 0;
  color: #d8dee7;
  pointer-events: none;
  line-height: 1.2;
}
.form-input.calender-ico .clear {
  display: none;
  position: absolute;
  right: 4rem;
  top: 1rem;
  font-size: 1.4rem;
  z-index: 0;
  cursor: pointer;
  color: var(--content-color);
  line-height: 1.2;
}
.form-input.mobile-ico, .form-input.email-ico {
  position: relative;
}
.form-input.mobile-ico .form-control, .form-input.email-ico .form-control {
  padding-left: 3.5rem !important;
}
.form-input.mobile-ico .ico, .form-input.email-ico .ico {
  position: absolute;
  left: 1.2rem;
  top: 0.9rem;
  font-size: 1.6rem;
  z-index: 0;
  color: #d8dee7;
  pointer-events: none;
  line-height: 1.2;
}
.form-input.error .form-control,
.form-input.error .form-control:focus,
.form-input.error .ms-choice,
.form-input.error .ms-choice:focus {
  border-color: #f3352f;
}
.form-input .input-addon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-input .input-addon .form-control {
  border-radius: 0;
}
.form-input .input-addon .form-control:first-child {
  border-top-left-radius: var(--field-radius);
  border-bottom-left-radius: var(--field-radius);
}
.form-input .input-addon .form-control:last-child {
  border-top-right-radius: var(--field-radius);
  border-bottom-right-radius: var(--field-radius);
}
.form-input .input-addon .addon-append,
.form-input .input-addon .addon-prepend {
  padding: 0.6rem 1.2rem;
  border: 1px solid #dfe4ec;
  min-height: 3.6rem;
  font-size: 1.4rem;
  color: var(--content-color);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
}
.form-input .input-addon .addon-append.reset-captcha,
.form-input .input-addon .addon-prepend.reset-captcha {
  cursor: pointer;
}
.form-input .input-addon .addon-prepend {
  border-right: 0;
  border-top-left-radius: var(--field-radius);
  border-bottom-left-radius: var(--field-radius);
}
.form-input .input-addon .addon-append {
  border-left: 0;
  border-top-right-radius: var(--field-radius);
  border-bottom-right-radius: var(--field-radius);
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.form-input .input-addon.qty-container {
  position: relative;
}
.form-input .input-addon.qty-container .form-control {
  padding-right: 14rem;
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.form-input .input-addon.qty-container .qty-control {
  background-color: #ffffff;
  border: 1px solid var(--border-color);
  border-radius: 0.2rem;
  min-height: 2.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: absolute;
  right: 0.4rem;
  left: auto;
}
.form-input .input-addon.qty-container .qty-control button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0.2rem 1rem;
  min-width: 3.2rem;
  font-size: 1.3rem;
  font-weight: 700;
  color: var(--content-color);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  outline: 0;
  border: 0;
  background: none;
}
.form-input .input-addon.qty-container .qty-control button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.form-input .input-addon.qty-container .qty-control span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--content-color);
  padding: 0.2rem 1rem;
  border-left: 1px solid var(--border-color);
  border-right: 1px solid var(--border-color);
  cursor: auto;
  min-width: 5.6rem;
  font-size: 1.4rem;
  font-weight: 600;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form-input .input-addon.amt-container {
  position: relative;
}
.form-input .input-addon.amt-container .form-control:focus {
  border-color: var(--brand-color);
}
.form-input .input-addon.amt-container .form-control:focus + .addon-append {
  border-color: var(--brand-color);
}
.form-input .input-addon.amt-container .form-control {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.form-input .input-addon.amt-container .addon-append {
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  padding-right: 0.7rem;
  padding-left: 0.9rem;
  background: var(--brand-color-light);
}
.form-input .input-addon.amt-container .addon-append .amt-base {
  color: var(--content-color);
  font-size: 1.4rem;
}
.form-input .form-control {
  width: 100%;
  padding: 0.6rem 1.2rem;
  min-height: 3.6rem;
  border: 1px solid var(--border-color);
  border-radius: var(--field-radius);
  font-size: 1.4rem;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  color: var(--content-color);
  display: block;
}
.form-input .form-control::-webkit-input-placeholder {
  color: var(--placeholder-color);
}
.form-input .form-control::-moz-placeholder {
  color: var(--placeholder-color);
}
.form-input .form-control:-ms-input-placeholder {
  color: var(--placeholder-color);
}
.form-input .form-control::-ms-input-placeholder {
  color: var(--placeholder-color);
}
.form-input .form-control::placeholder {
  color: var(--placeholder-color);
}
.form-input .form-control:focus {
  border-color: var(--brand-color);
  outline: none;
}
.form-input .form-input-error {
  font-size: 1.1rem;
  color: var(--error-color);
  margin-top: 0.3rem;
}
.form-input .form-input-error:empty {
  margin: 0;
}
.form-input .prefix-select .ms-choice {
  min-width: 8rem;
}
.form-input .country-select .ms-choice {
  min-width: 10.5rem;
}
.form-input .quill-editor .ql-container.ql-snow .ql-editor {
  padding: 1.2rem;
  min-height: 10rem;
}
.form-input .quill-editor .charactor-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.1rem;
  margin-top: 0.6rem;
  color: var(--content-color);
  opacity: 0.75;
}
.form-input .quill-editor .charactor-count small {
  font-size: 1.1rem;
  margin-left: auto;
  margin-right: 0;
}
.form-input .g-recaptcha {
  vertical-align: middle;
  display: inline-block;
}
.form-input .invisible-captcha {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  gap: 1.2rem;
  font-size: 1.2rem;
  background-color: #fff5d2;
  color: #a58e3f;
  border-radius: 0.3rem;
  padding: 1rem 2rem;
}
.form-input .invisible-captcha strong {
  font-weight: 500;
}
.form-input .invisible-captcha div {
  max-width: 36rem;
}
.form-input .invisible-captcha i {
  font-size: 2rem;
}
.form-input .custom-file-upload {
  width: 100%;
  padding: 0.6rem 1.2rem;
  min-height: 3.6rem;
  border: 1px solid var(--border-color);
  background: #ffffff;
  border-radius: 0.3rem;
  font-size: 1.4rem;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  color: var(--content-color);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  cursor: pointer;
}
.form-input .custom-file-upload:hover {
  border-color: var(--brand-color);
  outline: none;
}
.form-input .custom-file-upload input[type=file] {
  display: none;
}
.form-input .custom-file-upload .btn-text {
  color: var(--brand-color);
  margin-left: auto;
  white-space: nowrap;
}
.form-input .custom-file-upload .btn-text i {
  margin-right: 0.4rem;
}
.form-input .custom-file-upload .file-name {
  color: var(--content-color);
  max-width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.form-input .custom-file-upload-drag-drop {
  margin: 0;
  margin-top: 1rem;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  border: 1px dashed var(--border-color);
  background: #fff;
  position: relative;
  border-radius: 0.4rem;
}
.form-input .custom-file-upload-drag-drop.drag-over, .form-input .custom-file-upload-drag-drop:hover {
  border-color: var(--brand-color);
  -webkit-box-shadow: inset 0 0 0 0.4rem var(--brand-color-light);
          box-shadow: inset 0 0 0 0.4rem var(--brand-color-light);
  outline: 0;
}
.form-input .custom-file-upload-drag-drop label {
  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;
  margin-top: 0;
  margin-bottom: 0;
  height: 12rem;
  min-height: 12rem;
  padding: 1.2rem 2.4rem;
  cursor: pointer;
}
.form-input .custom-file-upload-drag-drop label input.file-up-input {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  visibility: hidden;
}
.form-input .custom-file-upload-drag-drop label .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.4rem;
  font-weight: 500;
  width: 100%;
  color: var(--content-color);
}
.form-input .custom-file-upload-drag-drop label .head span {
  color: var(--brand-color);
  margin-left: 0.4rem;
}
.form-input .custom-file-upload-drag-drop label .file-up-ico {
  font-size: 3.2rem;
  color: var(--brand-color);
  line-height: 1;
}
.form-input .custom-file-upload-drag-drop .file-sec {
  display: none;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 12rem;
  min-height: 12rem;
  padding: 1.2rem 2.4rem;
}
.form-input .custom-file-upload-drag-drop .file-sec .filename {
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
  color: var(--content-color);
}
.form-input .custom-file-upload-drag-drop .file-sec .delete-file {
  color: var(--brand-color);
  font-size: 1.2rem;
  cursor: pointer;
  white-space: nowrap;
}
.form-input .custom-file-upload-drag-drop .file-sec .delete-file i {
  margin-right: 0.4rem;
}
.form-input .custom-file-upload-drag-drop .file-progress {
  height: 0.4rem;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0.2rem;
  background: var(--brand-color);
}
.form-input .custom-file-upload-drag-drop.style-small {
  margin-top: 0;
}
.form-input .custom-file-upload-drag-drop.style-small.drag-over, .form-input .custom-file-upload-drag-drop.style-small:hover {
  -webkit-box-shadow: inset 0 0 0 0.2rem var(--brand-color-light);
          box-shadow: inset 0 0 0 0.2rem var(--brand-color-light);
}
.form-input .custom-file-upload-drag-drop.style-small label {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1.2rem;
  height: 5rem;
  min-height: 5rem;
  padding: 0.6rem 1.2rem;
}
.form-input .custom-file-upload-drag-drop.style-small label .head {
  font-size: 1.3rem;
  font-weight: 400;
  width: auto;
  line-height: 1;
}
.form-input .custom-file-upload-drag-drop.style-small label .file-up-ico {
  font-size: 2rem;
}
.form-input .custom-file-upload-drag-drop.style-small .file-sec {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 5rem;
  min-height: 5rem;
  padding: 0.6rem 1.2rem;
  position: relative;
  z-index: 1;
}
.form-input .custom-file-upload-drag-drop.style-small .file-sec .filename {
  font-size: 1.3rem;
  font-weight: 400;
  width: 100%;
  margin-bottom: 0;
}
.form-input .custom-file-upload-drag-drop.style-small .file-sec .delete-file {
  font-size: 1.3rem;
  cursor: pointer;
}
.form-input .custom-file-upload-drag-drop.style-small .file-progress {
  height: 100%;
  z-index: 0;
  background: var(--brand-color-light);
}

.input-range {
  padding: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 0.8rem;
  background: #fff;
  border-radius: 0.3rem;
}
.input-range .slider-value {
  font-size: 1.2rem;
  color: var(--content-color);
  padding: 0.4rem 1rem;
  border-radius: 2rem;
  margin: 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 0.6rem;
     -moz-column-gap: 0.6rem;
          column-gap: 0.6rem;
}
.input-range .slider-value span {
  color: var(--brand-color);
  outline: 0;
  background: #ffffff;
  line-height: 1;
  padding: 0.2rem 0.8rem;
  min-width: 40px;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid var(--border-color);
  font-size: 1.2rem;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.input-range .slider-value span:focus {
  border-color: var(--brand-color);
}
.input-range .range-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  position: relative;
}
.input-range .range-field .range-value {
  font-size: 1.2rem;
  color: var(--content-color);
}
.input-range .range-field .range-value small {
  opacity: 0.75;
  margin-left: 0.4rem;
}
.input-range .range-field .range-value.left {
  left: 0;
  right: auto;
}
.input-range .range-field .range-value.right {
  right: 0;
  left: auto;
}
.input-range input {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  width: 100%;
  height: 0.3rem;
  background: var(--border-color);
  border-radius: 0.4rem;
  outline: none;
  border: none;
  z-index: 2;
  accent-color: var(--brand-color);
  cursor: pointer;
}
.input-range input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  background: var(--brand-color);
  border: 1px solid var(--brand-color);
  cursor: pointer;
}
.input-range input::-moz-range-thumb {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  background: var(--brand-color);
  border: 1px solid var(--brand-color);
  cursor: pointer;
}
.input-range input::-moz-range-progress {
  background: var(--brand-color);
}
.input-range.disabled {
  cursor: not-allowed;
  opacity: 0.75;
}
.input-range.disabled .slider-value span {
  background: transparent;
  color: var(--content-color);
}
.input-range.disabled input {
  accent-color: var(--content-color);
  cursor: not-allowed;
}
.input-range.disabled input::-webkit-slider-thumb {
  background: var(--border-color);
  border: 1px solid var(--border-color);
  cursor: not-allowed;
}
.input-range.disabled input::-moz-range-thumb {
  background: var(--border-color);
  border: 1px solid var(--border-color);
  cursor: not-allowed;
}
.input-range.disabled input::-moz-range-progress {
  background: var(--border-color);
}

.switch {
  --switch-height: 1.2rem;
  --switch-width: 4rem;
  --switch-toggler: #e8ecf3;
  --switch-toggler-active: #e8ecf3;
  --slider-background: rgba(255, 255, 255, 0.2);
  --slider-background-active: #1fc39a;
  --ticker-radius: 2rem;
  --ticker-height: 2rem;
  --ticker-width: 2rem;
  --ticker-offset: 0;
}

.switch {
  position: relative;
  display: inline-block;
  vertical-align: sub;
  width: var(--switch-width);
  height: var(--switch-height);
}
.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--slider-background);
  -webkit-transition: all 300ms;
  transition: all 300ms;
  border-radius: var(--ticker-radius);
}
.switch .slider:before {
  position: absolute;
  content: "";
  height: var(--ticker-height);
  width: var(--ticker-width);
  left: var(--ticker-offset);
  bottom: 0;
  top: 0;
  margin: auto;
  background-color: var(--switch-toggler);
  -webkit-transition: all 300ms;
  transition: all 300ms;
  border-radius: 50%;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch input:checked + .slider {
  background-color: var(--slider-background-active);
}
.switch input:checked + .slider:before {
  left: calc(100% - var(--ticker-width));
}
.switch input:disabled + .slider {
  cursor: not-allowed;
  opacity: 0.5;
}

.custom-checkbox,
.custom-radio,
.ms-drop {
  --cr-background: #ffffff;
  --cr-border: var(--border-color);
  --cr-text: var(--content-color);
  --checked-cr-background: var(--brand-color);
  --checked-cr-border: var(--brand-color);
  --checked-cr-tick: #ffffff;
  --disabled-cr-background: #ebeff5;
  --disabled-cr-border: #cfd9e7;
  --disabled-cr-tick: #a7b9c3;
}

.custom-radio,
.custom-checkbox {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-bottom: 0;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.custom-radio:hover input ~ .checkmark,
.custom-checkbox:hover input ~ .checkmark {
  border: 1px solid var(--checked-cr-border);
}
.custom-radio small,
.custom-checkbox small {
  font-size: inherit;
  margin-left: 1.2rem;
  color: var(--cr-text);
}
.custom-radio .checkmark,
.custom-checkbox .checkmark {
  position: absolute;
  height: 1.8rem;
  width: 1.8rem;
  background-color: var(--cr-background);
  border: 1px solid var(--cr-border);
  left: 0;
}
.custom-radio input,
.custom-checkbox input {
  position: relative;
  opacity: 0;
  cursor: pointer;
  min-width: 1.8rem;
  min-height: 1.8rem;
}
.custom-radio input:checked ~ .checkmark,
.custom-checkbox input:checked ~ .checkmark {
  border: 1px solid var(--checked-cr-border);
  background-color: var(--checked-cr-background);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1rem 1rem;
  -webkit-transition: background-image 300ms;
  transition: background-image 300ms;
}
.custom-radio input:disabled ~ .checkmark,
.custom-checkbox input:disabled ~ .checkmark {
  background-color: var(--disabled-cr-background);
  border: 1px solid var(--disabled-cr-border);
  cursor: not-allowed;
}

.custom-radio .checkmark {
  border-radius: 50%;
}

.custom-checkbox .checkmark {
  border-radius: 0.3rem;
}

.checkbox-group,
.radio-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.checkbox-group .form-checkbox,
.checkbox-group .form-radio,
.radio-group .form-checkbox,
.radio-group .form-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 2.5rem;
     -moz-column-gap: 2.5rem;
          column-gap: 2.5rem;
  row-gap: 1.2rem;
}
.checkbox-group .form-checkbox .custom-checkbox,
.checkbox-group .form-checkbox .custom-radio,
.checkbox-group .form-radio .custom-checkbox,
.checkbox-group .form-radio .custom-radio,
.radio-group .form-checkbox .custom-checkbox,
.radio-group .form-checkbox .custom-radio,
.radio-group .form-radio .custom-checkbox,
.radio-group .form-radio .custom-radio {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.checkbox-group .form-checkbox .custom-checkbox small,
.checkbox-group .form-checkbox .custom-radio small,
.checkbox-group .form-radio .custom-checkbox small,
.checkbox-group .form-radio .custom-radio small,
.radio-group .form-checkbox .custom-checkbox small,
.radio-group .form-checkbox .custom-radio small,
.radio-group .form-radio .custom-checkbox small,
.radio-group .form-radio .custom-radio small {
  color: var(--content-color);
  word-break: break-all;
  line-height: 1.2;
}
.checkbox-group .form-checkbox.column-1,
.checkbox-group .form-radio.column-1,
.radio-group .form-checkbox.column-1,
.radio-group .form-radio.column-1 {
  display: grid;
  grid-template-columns: auto;
}
.checkbox-group .form-checkbox.column-2,
.checkbox-group .form-radio.column-2,
.radio-group .form-checkbox.column-2,
.radio-group .form-radio.column-2 {
  display: grid;
  grid-template-columns: auto auto;
}
.checkbox-group .form-checkbox.column-3,
.checkbox-group .form-radio.column-3,
.radio-group .form-checkbox.column-3,
.radio-group .form-radio.column-3 {
  display: grid;
  grid-template-columns: auto auto auto;
}

.multiple-select {
  width: 100%;
}
.multiple-select[disabled] ~ .control-label {
  color: var(--error-color);
}
.multiple-select .ms-choice {
  padding: 0.6rem 1.2rem;
  width: 100%;
  background-color: #ffffff;
  color: var(--content-color);
  border: 1px solid var(--border-color);
  outline: 0;
  border-radius: var(--field-radius);
  min-height: 3.6rem;
  -webkit-transition: border 300ms;
  transition: border 300ms;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: normal;
}
.multiple-select .ms-choice > span {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  top: initial;
  bottom: initial;
  right: 2.4rem;
}
.multiple-select .ms-choice > span.ms-placeholder {
  color: var(--placeholder-color);
  opacity: 0.75;
}
.multiple-select .ms-choice .data-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 0.8rem;
     -moz-column-gap: 0.8rem;
          column-gap: 0.8rem;
}
.multiple-select .ms-choice .data-icon img {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 2rem;
  border-radius: 0.2rem;
}
.multiple-select .ms-choice div.icon-caret {
  width: 7px;
  height: 7px;
  top: -4px;
  bottom: 0;
  right: 12px;
  left: auto;
  margin: auto;
  border-width: 0px 1px 1px 0;
  border-style: solid;
  border-color: var(--content-color);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.multiple-select .ms-choice div.icon-caret.open {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  top: 2px;
}
.multiple-select .ms-choice:focus {
  border-color: var(--brand-color);
}
.multiple-select .ms-choice.disabled {
  opacity: 0.75;
  pointer-events: none;
}
.multiple-select .ms-choice .placeholder {
  color: var(--placeholder-color);
  opacity: 0.75;
}
.multiple-select .ms-drop {
  border: 1px solid var(--border-color);
  border-radius: 0.4rem;
  margin: 0.3rem 0;
}
.multiple-select .ms-drop .ms-search {
  padding: 0.6rem;
}
.multiple-select .ms-drop .ms-search input {
  border-radius: 0.3rem;
  border: 1px solid var(--border-color);
  min-height: 3rem;
  padding: 0.4rem 0.8rem;
  font-family: var(--font-body);
}
.multiple-select .ms-drop .ms-search input:focus {
  border-color: var(--brand-color);
}
.multiple-select .ms-drop .ms-no-results {
  white-space: nowrap;
  padding: 0.6rem 1.2rem;
  font-size: 1.3rem;
  color: var(--error-color);
}
.multiple-select .ms-drop ul li {
  color: var(--content-color);
  padding: 0;
}
.multiple-select .ms-drop ul li.disabled {
  opacity: 0.5;
  background-color: #f3f5f8;
}
.multiple-select .ms-drop ul li:hover {
  color: var(--content-color);
  background-color: #f3f5f8;
}
.multiple-select .ms-drop ul li.hide-radio:focus, .multiple-select .ms-drop ul li.hide-radio:hover {
  color: var(--content-color);
  background-color: #f3f5f8;
}
.multiple-select .ms-drop ul li.hide-radio.selected {
  color: var(--brand-color);
  background-color: #f8fafc;
}
.multiple-select .ms-drop ul li.hide-radio label {
  padding: 0.6rem 1.2rem;
}
.multiple-select .ms-drop ul li.hide-radio label > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.multiple-select .ms-drop ul li.group .optgroup {
  font-weight: 500;
  color: var(--content-color);
  background-color: #f3f5f8;
}
.multiple-select .ms-drop ul li label {
  padding: 0.6rem 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: normal;
}
.multiple-select .ms-drop ul li label .data-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  width: 100%;
}
.multiple-select .ms-drop ul li label .data-icon img {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 2rem;
  border-radius: 0.2rem;
}
.multiple-select .ms-drop ul li label .data-icon span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.multiple-select .ms-drop ul li label input[type=checkbox],
.multiple-select .ms-drop ul li label input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  min-width: 1.8rem;
  min-height: 1.8rem;
  margin: 0;
  vertical-align: top;
  border: 1px solid var(--cr-border);
  background: var(--cr-background) no-repeat center center;
  position: relative;
  margin-right: 0.8rem;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.multiple-select .ms-drop ul li label input[type=checkbox]:checked,
.multiple-select .ms-drop ul li label input[type=radio]:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1rem 1rem;
  -webkit-transition: background-image 300ms;
  transition: background-image 300ms;
}
.multiple-select .ms-drop ul li label input[type=checkbox]:hover,
.multiple-select .ms-drop ul li label input[type=radio]:hover {
  border-color: var(--checked-cr-border);
}
.multiple-select .ms-drop ul li label input[type=checkbox]:checked,
.multiple-select .ms-drop ul li label input[type=radio]:checked {
  border-color: var(--checked-cr-border);
  background-color: var(--checked-cr-background);
}
.multiple-select .ms-drop ul li label input[type=checkbox]:disabled,
.multiple-select .ms-drop ul li label input[type=radio]:disabled {
  background: var(--disable-cr-background);
}
.multiple-select .ms-drop ul li label input[type=checkbox]:active:not(:disabled), .multiple-select .ms-drop ul li label input[type=checkbox]:focus,
.multiple-select .ms-drop ul li label input[type=radio]:active:not(:disabled),
.multiple-select .ms-drop ul li label input[type=radio]:focus {
  border-color: var(--checked-cr-border);
  outline: none;
}
.multiple-select .ms-drop ul li label input[type=checkbox] {
  border-radius: 0.3rem;
}
.multiple-select .ms-drop ul li label input[type=radio] {
  border-radius: 50%;
}

.multiple-select-group .ms-drop ul li:not(.group, .hide-radio, .ms-select-all) label {
  padding-left: 4rem;
}
.multiple-select-group .ms-drop ul li.group.hide-radio .optgroup.disabled {
  opacity: 1;
  font-weight: 500 !important;
}
.multiple-select-group .ms-drop ul li.group.hide-radio .optgroup.disabled span {
  display: none;
}
.multiple-select-group .ms-drop ul li.hide-radio label:not(.optgroup) {
  padding-left: 2rem;
}

.daterangepicker {
  border: 1px solid var(--border-color);
  font-family: var(--body-font);
  color: var(--content-color);
  border-radius: 0.4rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.daterangepicker .drp-calendar {
  max-width: 100%;
}
.daterangepicker .drp-calendar.left {
  padding: 2.4rem;
  padding-right: 0;
}
.daterangepicker .drp-calendar.left .calendar-table {
  padding-right: 2.4rem;
}
.daterangepicker .drp-calendar.left .month {
  padding-left: 1rem;
}
.daterangepicker .drp-calendar.right {
  padding: 2.4rem;
  padding-left: 0;
}
.daterangepicker .drp-calendar.right .month {
  padding-right: 1rem;
}
.daterangepicker .drp-calendar.single .month {
  padding-left: 1rem;
  padding-right: 1rem;
}
.daterangepicker .drp-calendar .calendar-table .table-condensed thead tr th {
  border: 0;
  font-weight: 600;
}
.daterangepicker .drp-calendar .calendar-table .table-condensed thead tr:nth-child(1) th {
  height: 3.6rem;
  border-radius: 0;
}
.daterangepicker .drp-calendar .calendar-table .table-condensed thead tr:nth-child(1) th.prev, .daterangepicker .drp-calendar .calendar-table .table-condensed thead tr:nth-child(1) th.next {
  background-color: transparent;
}
.daterangepicker .drp-calendar .calendar-table .table-condensed thead tr:nth-child(1) th.prev:hover, .daterangepicker .drp-calendar .calendar-table .table-condensed thead tr:nth-child(1) th.next:hover {
  background-color: transparent;
}
.daterangepicker .drp-calendar .calendar-table .table-condensed thead tr:nth-child(1) th.prev span, .daterangepicker .drp-calendar .calendar-table .table-condensed thead tr:nth-child(1) th.next span {
  display: inline-block;
  background-color: var(--brand-color-light);
  border-radius: 0.3rem;
  -webkit-transform: none;
          transform: none;
  border: 0;
  padding: 0;
  vertical-align: middle;
  height: 3.6rem;
  width: 4.1rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
}
.daterangepicker .drp-calendar .calendar-table .table-condensed thead tr:nth-child(1) th.prev span {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path d='M4.7 244.7c-6.2 6.2-6.2 16.4 0 22.6l176 176c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L54.6 272 432 272c8.8 0 16-7.2 16-16s-7.2-16-16-16L54.6 240 203.3 91.3c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0l-176 176z' fill='%23353535'/></svg>");
}
.daterangepicker .drp-calendar .calendar-table .table-condensed thead tr:nth-child(1) th.next span {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path d='M443.3 267.3c6.2-6.2 6.2-16.4 0-22.6l-176-176c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L393.4 240 16 240c-8.8 0-16 7.2-16 16s7.2 16 16 16l377.4 0L244.7 420.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l176-176z' fill='%23353535' /></svg>");
}
.daterangepicker .drp-calendar .calendar-table .table-condensed thead tr:nth-child(1) th.month select {
  padding: 0.6rem 1.2rem;
  min-height: 3.6rem;
  border: 1px solid var(--border-color);
  border-radius: 0.3rem;
  outline: 0;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23353535' viewBox='0 0 12 12'><path d='M2 4 L6 8 L10 4' stroke='%231b2135' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 1.3rem;
  cursor: pointer;
}
.daterangepicker .drp-calendar .calendar-table .table-condensed thead tr:nth-child(1) th.month select:focus {
  border-color: var(--brand-color);
}
.daterangepicker .drp-calendar .calendar-table .table-condensed thead tr:nth-child(1) th.month .monthselect {
  margin-right: 1rem;
  width: calc(60% - 1rem);
}
.daterangepicker .drp-calendar .calendar-table .table-condensed thead tr:nth-child(1) th.month .yearselect {
  width: 40%;
}
.daterangepicker .drp-calendar .calendar-table .table-condensed thead tr:nth-child(2) th {
  height: 3.6rem;
  vertical-align: middle;
}
.daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td {
  border: 1px solid var(--border-color);
  min-width: 4.1rem;
  width: 4.1rem;
  height: 4rem;
  line-height: 4rem;
  font-size: 1.3rem;
  border-radius: 0;
}
.daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.available:not(.active):hover {
  background-color: var(--brand-color-light);
  color: var(--content-color);
}
.daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.ends {
  opacity: 0;
  border: 0;
  pointer-events: none;
}
.daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.disabled {
  text-decoration: none;
}
.daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.today {
  background-color: var(--brand-color-light);
  color: var(--brand-color);
}
.daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.start-date {
  background-color: var(--brand-color);
  color: #ffffff;
}
.daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.end-date {
  background-color: var(--brand-color);
  color: #ffffff;
}
.daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.in-range:not(.active) {
  background-color: var(--brand-color-light);
}
.daterangepicker .drp-calendar .calendar-table .table-condensed tbody tr td.in-range:not(.active).today {
  color: var(--brand-color);
}
.daterangepicker .drp-buttons {
  padding: 1.6rem 2.4rem;
  border-top: 1px solid var(--border-color);
}
.daterangepicker .drp-buttons .drp-selected {
  color: var(--content-color);
  font-size: 1.3rem;
}
.daterangepicker .drp-buttons .btn {
  padding: 0.4rem 1.2rem;
  border-radius: 0.4rem;
  min-width: 8rem;
  min-height: 3.2rem;
  font-size: 1.3rem;
  font-weight: 600;
  margin: 0;
}
.daterangepicker .drp-buttons .btn.btn-outline {
  border-color: transparent;
}

.quill-editor > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.ql-editor u {
  text-decoration: underline;
}
.ql-editor h3 {
  font-size: 1.6rem;
  margin-bottom: 0.4rem;
}
.ql-editor a {
  color: var(--link-color);
}
.ql-editor .ql-size-small {
  font-size: 1.2rem;
}
.ql-editor p {
  font-size: 1.3rem;
}
.ql-editor .ql-size-large {
  font-size: 1.6rem;
}
.ql-editor .break {
  height: 2rem;
}
.ql-editor strong {
  font-weight: 600;
  font-size: 1.3rem;
  display: inline-block;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 0;
  margin-top: 0.5rem;
}
.ql-editor ol li,
.ql-editor ul li {
  margin-bottom: 0.2rem;
  font-size: 1.3rem;
}
.ql-editor ol li:last-child,
.ql-editor ul li:last-child {
  margin-bottom: 0;
}
.ql-editor ol li[data-list=bullet],
.ql-editor ul li[data-list=bullet] {
  padding-left: 2rem;
}
.ql-editor ol li[data-list=bullet] > .ql-ui:before,
.ql-editor ul li[data-list=bullet] > .ql-ui:before {
  width: auto;
}
.ql-editor ol li[data-list=ordered],
.ql-editor ul li[data-list=ordered] {
  padding-left: 2rem;
}
.ql-editor ol li[data-list=ordered] > .ql-ui:before,
.ql-editor ul li[data-list=ordered] > .ql-ui:before {
  width: auto;
}
.ql-editor img {
  border: 1px solid var(--border-color);
  border-radius: 0.3rem;
  padding: 0.2rem;
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video {
  width: 100%;
  border: 1px solid var(--border-color);
  padding: 0.4rem;
  border-radius: 0.3rem;
  max-width: 100%;
  margin-top: 1rem;
}

.ql-toolbar.ql-snow {
  border: 1px solid var(--border-color);
  border-top: 0;
  background-color: #ffffff;
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.ql-toolbar.ql-snow .ql-snow.ql-toolbar button:hover,
.ql-toolbar.ql-snow .ql-snow .ql-toolbar button:hover,
.ql-toolbar.ql-snow .ql-snow.ql-toolbar button:focus,
.ql-toolbar.ql-snow .ql-snow .ql-toolbar button:focus,
.ql-toolbar.ql-snow .ql-snow.ql-toolbar button.ql-active,
.ql-toolbar.ql-snow .ql-snow .ql-toolbar button.ql-active,
.ql-toolbar.ql-snow .ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-toolbar.ql-snow .ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-toolbar.ql-snow .ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-toolbar.ql-snow .ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-toolbar.ql-snow .ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-toolbar.ql-snow .ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-toolbar.ql-snow .ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: var(--brand-color);
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 0;
}
.ql-toolbar.ql-snow .ql-formats .ql-size {
  width: 80px;
}

.ql-container.ql-snow {
  min-height: auto;
  color: var(--content-color);
  border: 1px solid var(--border-color) !important;
  background-color: #ffffff;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  font-family: var(--body-font);
  font-size: 1.4rem;
}
.ql-container.ql-snow:focus-within {
  border-color: var(--brand-color) !important;
}
.ql-container.ql-snow .ql-editor.ql-blank::before {
  font-style: normal;
  font-size: 1.4rem;
  opacity: 0.5;
  left: 1.2rem;
}
.ql-container.ql-snow .ql-editor {
  padding: 2rem;
  min-height: 5rem;
  line-height: 1.5;
}
.ql-container.ql-snow .ql-tooltip {
  z-index: 1;
}

.tagify {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 1rem;
  width: 100%;
  border: 1px solid var(--border-color);
  background-color: #ffffff;
  border-radius: 0.3rem;
  padding: 1rem;
  min-height: 7rem;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.tagify:focus-within {
  border: 1px solid var(--brand-color);
}
.tagify .tagify__tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-column-gap: 0.8rem;
     -moz-column-gap: 0.8rem;
          column-gap: 0.8rem;
  padding: 0.6rem 0.8rem;
  margin: 0;
  border-radius: 0.3rem;
  background: #f1f2f3;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  min-height: 3rem;
}
.tagify .tagify__tag > div {
  padding: 0;
  color: var(--content-color);
  cursor: move;
}
.tagify .tagify__tag > div::before {
  display: none;
}

.tagify__tag__removeBtn {
  margin: 0;
  height: auto;
  width: auto;
  opacity: 0.75;
  border-radius: 0;
  display: unset;
}
.tagify__tag__removeBtn::after {
  content: "\f00d";
  font-family: var(--fa-font);
  font-weight: 600;
  margin: 0;
  color: var(--content-color);
  font-size: 1.2rem;
  line-height: 1.5;
}
.tagify__tag__removeBtn:hover {
  background: none;
  opacity: 1;
}

.tagify__input {
  font-size: 1.4rem;
  color: var(--content-color);
  margin: 0;
  padding: 0.2rem;
  min-width: 10rem;
  min-height: 3rem;
}

.minicolors-theme-default.minicolors {
  width: 100%;
}
.minicolors-theme-default .minicolors-input {
  padding-left: 3.5rem;
}
.minicolors-theme-default .minicolors-swatch {
  top: 9px;
  left: 9px;
  width: 18px;
  height: 18px;
}

body.skeleton {
  position: initial;
  overflow: initial;
  border: initial;
  border-radius: initial;
  pointer-events: none;
}
body.skeleton::after {
  display: none;
}

.skeleton {
  position: relative;
  overflow: hidden !important;
  border: initial !important;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-radius: 0.3rem;
}
.skeleton::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, var(--brand-color-light)), color-stop(50%, #fff), color-stop(75%, var(--brand-color-light)));
  background: linear-gradient(90deg, var(--brand-color-light) 25%, #fff 50%, var(--brand-color-light) 75%);
  background-size: 200% 100%;
  -webkit-animation: loading 2s infinite linear;
          animation: loading 2s infinite linear;
  border-radius: 0.3rem;
  display: block;
  border: 0;
  z-index: 1;
}
@-webkit-keyframes loading {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
@keyframes loading {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}

.form-top .skeleton {
  opacity: 0.5;
}

.form-left .skeleton::after {
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #fff), color-stop(50%, var(--brand-color-light)), color-stop(75%, #fff));
  background: linear-gradient(90deg, #fff 25%, var(--brand-color-light) 50%, #fff 75%);
  background-size: 200% 100%;
}

/* ==== MARGIN ==== */
.mt-0 {
  margin-top: 0;
}

.mt-1 {
  margin-top: 0.4rem;
}

.mt-2 {
  margin-top: 0.8rem;
}

.mt-3 {
  margin-top: 1.2rem;
}

.mt-4 {
  margin-top: 1.6rem;
}

.mt-5 {
  margin-top: 2rem;
}

.mt-6 {
  margin-top: 2.4rem;
}

.mr-0 {
  margin-right: 0;
}

.mr-1 {
  margin-right: 0.4rem;
}

.mr-2 {
  margin-right: 0.8rem;
}

.mr-3 {
  margin-right: 1.2rem;
}

.mr-4 {
  margin-right: 1.6rem;
}

.mr-5 {
  margin-right: 2rem;
}

.mr-6 {
  margin-right: 2.4rem;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-1 {
  margin-bottom: 0.4rem;
}

.mb-2 {
  margin-bottom: 0.8rem;
}

.mb-3 {
  margin-bottom: 1.2rem;
}

.mb-4 {
  margin-bottom: 1.6rem;
}

.mb-5 {
  margin-bottom: 2rem;
}

.mb-6 {
  margin-bottom: 2.4rem;
}

.ml-0 {
  margin-left: 0;
}

.ml-1 {
  margin-left: 0.4rem;
}

.ml-2 {
  margin-left: 0.8rem;
}

.ml-3 {
  margin-left: 1.2rem;
}

.ml-4 {
  margin-left: 1.6rem;
}

.ml-5 {
  margin-left: 2rem;
}

.ml-6 {
  margin-left: 2.4rem;
}

/* ==== MARGIN ==== */
.pt-0 {
  padding-top: 0;
}

.pt-1 {
  padding-top: 0.4rem;
}

.pt-2 {
  padding-top: 0.8rem;
}

.pt-3 {
  padding-top: 1.2rem;
}

.pt-4 {
  padding-top: 1.6rem;
}

.pt-5 {
  padding-top: 2rem;
}

.pt-6 {
  padding-top: 2.4rem;
}

.pr-0 {
  padding-right: 0;
}

.pr-1 {
  padding-right: 0.4rem;
}

.pr-2 {
  padding-right: 0.8rem;
}

.pr-3 {
  padding-right: 1.2rem;
}

.pr-4 {
  padding-right: 1.6rem;
}

.pr-5 {
  padding-right: 2rem;
}

.pr-6 {
  padding-right: 2.4rem;
}

.pb-0 {
  padding-bottom: 0;
}

.pb-1 {
  padding-bottom: 0.4rem;
}

.pb-2 {
  padding-bottom: 0.8rem;
}

.pb-3 {
  padding-bottom: 1.2rem;
}

.pb-4 {
  padding-bottom: 1.6rem;
}

.pb-5 {
  padding-bottom: 2rem;
}

.pb-6 {
  padding-bottom: 2.4rem;
}

.pl-0 {
  padding-left: 0;
}

.pl-1 {
  padding-left: 0.4rem;
}

.pl-2 {
  padding-left: 0.8rem;
}

.pl-3 {
  padding-left: 1.2rem;
}

.pl-4 {
  padding-left: 1.6rem;
}

.pl-5 {
  padding-left: 2rem;
}

.pl-6 {
  padding-left: 2.4rem;
}

/* ==== WIDTH / HEIGHT ==== */
.w-25 {
  width: 25%;
}

.w-50 {
  width: 50%;
}

.w-75 {
  width: 75%;
}

.w-100 {
  width: 100%;
}

.w-full {
  width: 100%;
}

.w-auto {
  width: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

/* ==== TEXT ==== */
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-underline {
  text-decoration: underline;
}

/* ==== DISPLAY ==== */
.display-none {
  display: none;
}

.display-block {
  display: block;
}

.display-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.display-inline {
  display: inline;
}

.display-inline-block {
  display: inline-block;
}

.display-inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/* ==== FLEX DIRECTION ==== */
.flex-direction-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* ==== FLEX ALIGNMENT ==== */
.align-items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-items-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.align-items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}

.align-self-start {
  -ms-flex-item-align: start;
      align-self: start;
}

.align-self-center {
  -ms-flex-item-align: center;
      align-self: center;
}

.align-self-baseline {
  -ms-flex-item-align: baseline;
      align-self: baseline;
}

.align-self-end {
  -ms-flex-item-align: end;
      align-self: end;
}

.justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-content-right {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}

.justify-content-right {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

/* ==== POSITIONING ==== */
.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.position-fixed {
  position: fixed;
}

/* ==== BORDER ==== */
.border {
  border: 1px solid var(--border-color);
}

.border-0 {
  border: none;
}

.rounded {
  border-radius: 0.3rem;
}

.rounded-full {
  border-radius: 9999px;
}

/* ==== SHADOW ==== */
.shadow {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

*,
*::after,
*::before {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

html {
  font-size: 10px;
  --scroll-width: 0.6rem;
  --scroll-radius: 0;
  --scroll-track: #f7fafc;
  --scroll-thumb: #b2bac4;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
html ::-webkit-scrollbar {
  width: var(--scroll-width);
  height: var(--scroll-width);
}
html ::-webkit-scrollbar-track {
  background: var(--scroll-track);
}
html ::-webkit-scrollbar-thumb {
  background: var(--scroll-thumb);
  border-radius: var(--scroll-radius);
}
html {
  min-height: 100%;
  line-height: 1.5;
}

body {
  font-family: var(--body-font);
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 400;
  font-style: normal;
  overflow-y: scroll;
  position: relative;
  min-height: 100%;
}

strong {
  font-weight: 600;
}

::-moz-selection {
  background: var(--brand-color);
  color: #ffffff;
}

::selection {
  background: var(--brand-color);
  color: #ffffff;
}

button,
input,
optgroup,
select,
textarea {
  line-height: 1.5;
}

.scroll-to-btn {
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  width: 4rem;
  height: 4rem;
  padding: 1rem;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  font-size: 1.6rem;
  background-color: var(--header-background);
  color: #ffffff;
  border: none;
  border-radius: 0.4rem;
  cursor: pointer;
  display: none;
}

.btn {
  text-align: center;
  text-decoration: none;
  outline: 0;
  border: 1px solid;
  cursor: pointer;
}
.btn.btn-outline {
  background-color: #ffffff;
  border-color: var(--brand-color);
  color: var(--brand-color);
}
.btn.btn-fill {
  border-color: var(--brand-color);
  color: #ffffff;
  background-color: var(--brand-color);
}
.btn:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.btn.btn-loading-effect {
  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;
}
.btn.btn-loading-effect .btn-loader {
  width: 15px;
  height: 15px;
  border: 2px solid #ffffff;
  border-top: 2px solid transparent;
  border-radius: 50%;
  display: inline-block;
  -webkit-animation: spin 0.8s linear infinite;
          animation: spin 0.8s linear infinite;
}
.btn.btn-loading-effect.btn-fill .btn-loader {
  border: 2px solid #ffffff;
  border-top: 2px solid transparent;
}
.btn.btn-loading-effect.btn-outline .btn-loader {
  border: 2px solid var(--brand-color);
  border-top: 2px solid transparent;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.tippy-box {
  background: #222;
  font-size: 1.2rem;
  font-weight: 400;
}
.tippy-box .tippy-arrow {
  color: #222;
}

.loader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #ffffff;
  z-index: 4;
}

#loader .color-1 {
  fill: var(--loader-color-1);
}
#loader .color-2 {
  fill: var(--loader-color-2);
  -webkit-filter: brightness(50%);
          filter: brightness(50%);
}

.fade-in {
  -webkit-animation: fadeIn 1.5s ease-in-out;
          animation: fadeIn 1.5s ease-in-out;
  opacity: 1;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.update-toster {
  background: #fff;
  color: var(--content-color);
  padding: 1.4rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.2rem;
     -moz-column-gap: 1.2rem;
          column-gap: 1.2rem;
  font-size: 1.4rem;
  max-width: 600px;
  border-radius: 0;
  border-left: 4px solid;
}
.update-toster i {
  font-size: 2rem;
}
.update-toster span {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.update-toster.success {
  background: #e7f4e7;
  border-color: #0c7d07;
}
.update-toster.success i {
  color: #0c7d07;
}
.update-toster.success span {
  color: var(--content-color);
}
.update-toster.error {
  background: #fbe8e9;
  border-color: #da1415;
}
.update-toster.error i {
  color: #da1415;
}
.update-toster.error span {
  color: var(--content-color);
}
.update-toster.warning {
  background: #fcf9e7;
  border-color: #f0c100;
}
.update-toster.warning i {
  color: #f0c100;
}
.update-toster.warning span {
  color: var(--content-color);
}
.update-toster.info {
  background: #ebf0fd;
  border-color: #2d60e5;
}
.update-toster.info i {
  color: #2d60e5;
}
.update-toster.info span {
  color: var(--content-color);
}
.update-toster .toast-close {
  color: var(--content-color);
  opacity: 0.75;
}/*# sourceMappingURL=style.css.map */