@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap);
.mx-icon-left:before,.mx-icon-right:before,.mx-icon-double-left:before,.mx-icon-double-right:before,.mx-icon-double-left:after,.mx-icon-double-right:after{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-style:solid;border-color:currentColor;border-width:2px 0 0 2px;border-radius:1px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-45deg) scale(0.7);transform:rotate(-45deg) scale(0.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-right:before,.mx-icon-double-right:before,.mx-icon-double-right:after{-webkit-transform:rotate(135deg) scale(0.7);transform:rotate(135deg) scale(0.7)}.mx-btn{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1;font-size:0.875rem;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity .24s ease-out;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);-webkit-transition:background-color .3s;transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1);transition:opacity .3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1);transition:transform .3s cubic-bezier(0.23, 1, 0.32, 1),opacity .3s cubic-bezier(0.23, 1, 0.32, 1);transition:transform .3s cubic-bezier(0.23, 1, 0.32, 1),opacity .3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1);-webkit-transform-origin:center top;transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-0.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input-wrapper .mx-icon-clear{display:none}.mx-input-wrapper:hover .mx-icon-clear{display:block}.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar{display:none}.mx-input{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:34px;padding:6px 30px;padding-left:10px;font-size:0.875rem;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.mx-input:hover,.mx-input:focus{border-color:#409aff}.mx-input:disabled,.mx-input.disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:1rem;line-height:1;color:rgba(0,0,0,.5);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{font:0.875rem/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei",sans-serif;color:#73879c;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:2001}.mx-datepicker-sidebar{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:1.5rem}.mx-range-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{-webkit-box-sizing:border-box;box-sizing:border-box;height:34px;line-height:2.125rem;text-align:center;overflow:hidden}.mx-btn-icon-left,.mx-btn-icon-double-left{float:left}.mx-btn-icon-right,.mx-btn-icon-double-right{float:right}.mx-calendar-header-label{font-size:0.875rem}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:224px;-webkit-box-sizing:border-box;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#73879c;background-color:#f3f9fe}.mx-calendar-content .cell.active{color:#fff;background-color:#1284e7}.mx-calendar-content .cell.in-range,.mx-calendar-content .cell.hover-in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell:hover{color:inherit;background-color:transparent}.mx-calendar-week-mode .mx-date-row .cell.active{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.mx-table th{padding:0;font-weight:500;vertical-align:middle}.mx-table td{padding:0;vertical-align:middle}.mx-table-date td,.mx-table-date th{height:32px;font-size:0.75rem}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{color:#ccc;background:none}.mx-time{-webkit-box-flex:1;-ms-flex:1;flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-calendar-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list::after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:0.75rem;height:32px;line-height:2rem}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:0.875rem;line-height:1.25rem}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}@media(max-width: 750px){.mx-range-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}

@charset "UTF-8";
.v-select {
  position: relative;
  font-family: inherit;
}

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

/* KeyFrames */
@keyframes vSelectSpinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Dropdown Default Transition */
.vs__fade-enter-active,
.vs__fade-leave-active {
  pointer-events: none;
  transition: opacity 0.15s cubic-bezier(1, 0.5, 0.8, 1);
}

.vs__fade-enter,
.vs__fade-leave-to {
  opacity: 0;
}

/** Component States */
/*
 * Disabled
 *
 * When the component is disabled, all interaction
 * should be prevented. Here we modify the bg color,
 * and change the cursor displayed on the interactive
 * components.
 */
.vs--disabled .vs__dropdown-toggle,
.vs--disabled .vs__clear,
.vs--disabled .vs__search,
.vs--disabled .vs__selected,
.vs--disabled .vs__open-indicator {
  cursor: not-allowed;
  background-color: #f8f8f8;
}

/*
 *  RTL - Right to Left Support
 *
 *  Because we're using a flexbox layout, the `dir="rtl"`
 *  HTML attribute does most of the work for us by
 *  rearranging the child elements visually.
 */
.v-select[dir=rtl] .vs__actions {
  padding: 0 3px 0 6px;
}
.v-select[dir=rtl] .vs__clear {
  margin-left: 6px;
  margin-right: 0;
}
.v-select[dir=rtl] .vs__deselect {
  margin-left: 0;
  margin-right: 2px;
}
.v-select[dir=rtl] .vs__dropdown-menu {
  text-align: right;
}

/**
    Dropdown Toggle

    The dropdown toggle is the primary wrapper of the component. It
    has two direct descendants: .vs__selected-options, and .vs__actions.

    .vs__selected-options holds the .vs__selected's as well as the
    main search input.

    .vs__actions holds the clear button and dropdown toggle.
 */
.vs__dropdown-toggle {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: flex;
  padding: 0 0 4px 0;
  background: none;
  border: 1px solid rgba(60, 60, 60, 0.26);
  border-radius: 4px;
  white-space: normal;
}

.vs__selected-options {
  display: flex;
  flex-basis: 100%;
  flex-grow: 1;
  flex-wrap: wrap;
  padding: 0 2px;
  position: relative;
}

.vs__actions {
  display: flex;
  align-items: center;
  padding: 4px 6px 0 3px;
}

/* Dropdown Toggle States */
.vs--searchable .vs__dropdown-toggle {
  cursor: text;
}

.vs--unsearchable .vs__dropdown-toggle {
  cursor: pointer;
}

.vs--open .vs__dropdown-toggle {
  border-bottom-color: transparent;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.vs__open-indicator {
  fill: rgba(60, 60, 60, 0.5);
  transform: scale(1);
  transition: transform 150ms cubic-bezier(1, -0.115, 0.975, 0.855);
  transition-timing-function: cubic-bezier(1, -0.115, 0.975, 0.855);
}

.vs--open .vs__open-indicator {
  transform: rotate(180deg) scale(1);
}

.vs--loading .vs__open-indicator {
  opacity: 0;
}

/* Clear Button */
.vs__clear {
  fill: rgba(60, 60, 60, 0.5);
  padding: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  margin-right: 8px;
}

/* Dropdown Menu */
.vs__dropdown-menu {
  display: block;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  z-index: 1000;
  padding: 5px 0;
  margin: 0;
  width: 100%;
  max-height: 350px;
  min-width: 160px;
  overflow-y: auto;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(60, 60, 60, 0.26);
  border-top-style: none;
  border-radius: 0 0 4px 4px;
  text-align: left;
  list-style: none;
  background: #fff;
}

.vs__no-options {
  text-align: center;
}

/* List Items */
.vs__dropdown-option {
  line-height: 1.42857143;
  /* Normalize line height */
  display: block;
  padding: 3px 20px;
  clear: both;
  color: #333;
  /* Overrides most CSS frameworks */
  white-space: nowrap;
}
.vs__dropdown-option:hover {
  cursor: pointer;
}

.vs__dropdown-option--highlight {
  background: #5897fb;
  color: #fff;
}

.vs__dropdown-option--disabled {
  background: inherit;
  color: rgba(60, 60, 60, 0.5);
}
.vs__dropdown-option--disabled:hover {
  cursor: inherit;
}

/* Selected Tags */
.vs__selected {
  display: flex;
  align-items: center;
  background-color: #f0f0f0;
  border: 1px solid rgba(60, 60, 60, 0.26);
  border-radius: 4px;
  color: #333;
  line-height: 1.4;
  margin: 4px 2px 0px 2px;
  padding: 0 0.25em;
  z-index: 0;
}

.vs__deselect {
  display: inline-flex;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-left: 4px;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none;
  fill: rgba(60, 60, 60, 0.5);
  text-shadow: 0 1px 0 #fff;
}

/* States */
.vs--single .vs__selected {
  background-color: transparent;
  border-color: transparent;
}
.vs--single.vs--open .vs__selected {
  position: absolute;
  opacity: 0.4;
}
.vs--single.vs--searching .vs__selected {
  display: none;
}

/* Search Input */
/**
 * Super weird bug... If this declaration is grouped
 * below, the cancel button will still appear in chrome.
 * If it's up here on it's own, it'll hide it.
 */
.vs__search::-webkit-search-cancel-button {
  display: none;
}

.vs__search::-webkit-search-decoration,
.vs__search::-webkit-search-results-button,
.vs__search::-webkit-search-results-decoration,
.vs__search::-ms-clear {
  display: none;
}

.vs__search,
.vs__search:focus {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  line-height: 1.4;
  font-size: 1em;
  border: 1px solid transparent;
  border-left: none;
  outline: none;
  margin: 4px 0 0 0;
  padding: 0 7px;
  background: none;
  box-shadow: none;
  width: 0;
  max-width: 100%;
  flex-grow: 1;
  z-index: 1;
}

.vs__search::-moz-placeholder {
  color: inherit;
}

.vs__search::placeholder {
  color: inherit;
}

/**
    States
 */
.vs--unsearchable .vs__search {
  opacity: 1;
}
.vs--unsearchable:not(.vs--disabled) .vs__search:hover {
  cursor: pointer;
}

.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search {
  opacity: 0.2;
}

/* Loading Spinner */
.vs__spinner {
  align-self: center;
  opacity: 0;
  font-size: 0.3125rem;
  text-indent: -9999em;
  overflow: hidden;
  border-top: 0.9em solid rgba(100, 100, 100, 0.1);
  border-right: 0.9em solid rgba(100, 100, 100, 0.1);
  border-bottom: 0.9em solid rgba(100, 100, 100, 0.1);
  border-left: 0.9em solid rgba(60, 60, 60, 0.45);
  transform: translateZ(0);
  animation: vSelectSpinner 1.1s infinite linear;
  transition: opacity 0.1s;
}

.vs__spinner,
.vs__spinner:after {
  border-radius: 50%;
  width: 5em;
  height: 5em;
}

/* Loading Spinner States */
.vs--loading .vs__spinner {
  opacity: 1;
}

/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 4px;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid rgba(60, 60, 60, 0.26);
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid rgba(60, 60, 60, 0.26);
}
.table tbody + tbody {
  border-top: 2px solid rgba(60, 60, 60, 0.26);
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid rgba(60, 60, 60, 0.26);
}
.table-bordered th,
.table-bordered td {
  border: 1px solid rgba(60, 60, 60, 0.26);
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: rgba(60, 60, 60, 0.26);
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 4px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 4px;
}
.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 4px;
}
.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 4px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .form-control:nth-last-child(n+3),
.input-group.has-validation > .custom-select:nth-last-child(n+3),
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 4px;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 4px;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 4px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 4px;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 4px 4px 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 4px;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 4px;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

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

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: 3px 3px 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 3px 3px;
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: 3px;
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.card-deck .card {
  margin-bottom: 15px;
}

.card-group > .card {
  margin-bottom: 15px;
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 4px;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 4px;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.page-item:last-child .page-link {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 4px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary hr {
  border-top-color: #9fcdff;
}
.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 4px;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 4px;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid rgba(60, 60, 60, 0.26);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid rgba(60, 60, 60, 0.26);
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid rgba(60, 60, 60, 0.26) !important;
}

.border-top {
  border-top: 1px solid rgba(60, 60, 60, 0.26) !important;
}

.border-right {
  border-right: 1px solid rgba(60, 60, 60, 0.26) !important;
}

.border-bottom {
  border-bottom: 1px solid rgba(60, 60, 60, 0.26) !important;
}

.border-left {
  border-left: 1px solid rgba(60, 60, 60, 0.26) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 4px !important;
}

.rounded-top {
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
}

.rounded-right {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}

.rounded-bottom {
  border-bottom-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}

.rounded-left {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

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

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

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

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

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

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

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}
body {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  background-color: #EBEDEE;
  color: #393C45;
}
body.is-overflow {
  overflow: hidden !important;
}

a {
  text-decoration: none !important;
  transition: 0.3s ease;
  color: #393C45;
  cursor: pointer;
}
a:hover {
  color: #2679FB;
}

.global-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
  background: rgba(235, 237, 238, 0.75);
  cursor: pointer;
}
.global-overlay.active {
  opacity: 1;
  visibility: visible;
}

.percent-dynamic {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 700;
  white-space: nowrap;
}
.percent-dynamic:before {
  content: "";
  display: block;
  width: 12px;
  height: 10px;
  margin-right: 5px;
  border: 6px solid transparent;
}
.percent-dynamic.down {
  color: #ED5F5F;
}
.percent-dynamic.down:before {
  border-bottom: none;
  border-top: 10px solid #ED5F5F;
}
.percent-dynamic.up {
  color: #5EC17A;
}
.percent-dynamic.up:before {
  border-top: none;
  border-bottom: 10px solid #5EC17A;
}

.link-icon a, .link-icon span {
  display: inline-flex;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1.1;
  font-weight: 500;
  transition: 0.2s ease;
}
.link-icon a:before, .link-icon span:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  margin-right: 15px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M2.88898 14C2.11693 14 1.3911 13.6993 0.845201 13.1534C-0.281734 12.0265 -0.281734 10.1928 0.845201 9.06589L7.33025 2.58084C8.0954 1.81566 9.34051 1.81566 10.1057 2.58084C10.8708 3.34602 10.8708 4.59109 10.1057 5.35627L5.33553 10.1264C5.14602 10.3159 4.83869 10.3159 4.64914 10.1264C4.45959 9.93685 4.45959 9.62955 4.64914 9.44L9.41926 4.66985C9.80596 4.28315 9.80596 3.65393 9.41926 3.26723C9.23192 3.07988 8.98286 2.97673 8.71795 2.97673C8.45305 2.97673 8.20396 3.07988 8.01665 3.26723L1.53159 9.75228C0.78314 10.5007 0.78314 11.7186 1.53159 12.467C1.89419 12.8296 2.37624 13.0293 2.88898 13.0293C3.40171 13.0293 3.8838 12.8296 4.24636 12.467L10.8836 5.82979C11.4214 5.29198 11.7176 4.57695 11.7176 3.81636C11.7176 3.05578 11.4214 2.34075 10.8836 1.80294C9.77338 0.692702 7.96695 0.692734 6.85674 1.80294L1.93441 6.72524C1.74489 6.91479 1.43756 6.91479 1.24802 6.72524C1.05847 6.53569 1.05847 6.22839 1.24802 6.03885L6.17035 1.11652C7.65903 -0.372172 10.0813 -0.372172 11.57 1.11652C12.2912 1.83766 12.6883 2.7965 12.6883 3.81636C12.6883 4.83623 12.2912 5.79504 11.57 6.51621L4.93275 13.1534C4.38685 13.6994 3.66102 14 2.88898 14Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
}

.switch {
  position: relative;
  width: 40px;
  height: 20px;
  border: 1px solid #E8E8E8;
  border-radius: 20px;
  background: rgba(84, 84, 84, 0.5);
  transition: 0.2s ease;
  cursor: pointer;
}
.switch:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 20px;
  background-color: #545454;
  transition: 0.2s ease;
}
.switch.is-active {
  background-color: rgba(38, 121, 251, 0.5);
}
.switch.is-active:before {
  transform: translateX(20px);
  background-color: #2679FB;
}

label.radio, label.checkbox {
  position: relative;
  display: flex !important;
  align-items: center;
  cursor: pointer;
}
label.radio i, label.checkbox i {
  position: relative;
  width: 20px;
  height: 20px;
  border: 2px solid #C4C4C4;
  border-radius: 1px;
  transition: 0.2s ease;
  background-color: #fff;
}
label.radio i:after, label.checkbox i:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 12px;
  height: 12px;
  border-radius: 14px;
  transform: scale(0);
  transition: 0.2s ease;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M11.7506 0.423828L5.59668 6.57776L2.24939 3.23049L0.75 4.72988L5.59668 9.57656L13.25 1.92324L11.7506 0.423828Z'/%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
label.radio input, label.checkbox input {
  display: none !important;
}
label.radio span, label.checkbox span {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem;
  margin-left: 10px;
  width: calc(100% - 30px);
}
label.radio.checked i, label.checkbox.checked i {
  background-color: #2679FB;
  border-color: #2679FB;
}
label.radio.checked i:after, label.checkbox.checked i:after {
  transform: scale(1);
}

.multiselect {
  position: relative;
  outline: none !important;
}
.multiselect .multiselect__tags {
  display: flex;
  flex-wrap: wrap;
  height: 36px;
  padding: 5px 10px 0 10px;
  border: 1px solid #E5E5E5;
  background-color: #fff;
  border-radius: 5px;
  min-width: 160px;
}
.multiselect .multiselect__tags-wrap {
  display: flex;
  flex-wrap: wrap;
}
.multiselect .multiselect__tags-wrap .multiselect__tag {
  display: inline-flex;
  align-items: center;
  height: 25px;
  font-size: 0.8125rem;
  line-height: 1;
  color: #fff;
  padding: 5px 10px;
  margin: 0 5px 5px 0;
  white-space: nowrap;
  background-color: #2679FB;
  border-radius: 5px;
}
.multiselect .multiselect__tags-wrap .multiselect__tag-icon {
  display: block;
  width: 12px;
  height: 12px;
  margin-left: 7px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.91615 4.99996L9.80995 1.10605C10.0634 0.852768 10.0634 0.443245 9.80995 0.189962C9.55667 -0.0633207 9.14714 -0.0633207 8.89386 0.189962L4.99994 4.08387L1.10614 0.189962C0.85274 -0.0633207 0.443335 -0.0633207 0.190051 0.189962C-0.0633505 0.443245 -0.0633505 0.852768 0.190051 1.10605L4.08385 4.99996L0.190051 8.89388C-0.0633505 9.14716 -0.0633505 9.55668 0.190051 9.80997C0.316278 9.93631 0.482246 9.99978 0.648097 9.99978C0.813947 9.99978 0.979797 9.93631 1.10614 9.80997L4.99994 5.91605L8.89386 9.80997C9.0202 9.93631 9.18605 9.99978 9.3519 9.99978C9.51775 9.99978 9.6836 9.93631 9.80995 9.80997C10.0634 9.55668 10.0634 9.14716 9.80995 8.89388L5.91615 4.99996Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: 8px;
}
.multiselect .multiselect__tags .multiselect__single {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 100%;
  height: 25px;
  font-size: 0.875rem;
  line-height: 1;
  color: #393C45;
  padding: 5px 10px;
  margin: 0 0 5px 0;
  white-space: nowrap;
  border-radius: 0;
  cursor: pointer;
}
.multiselect .multiselect__tags .multiselect__single:after {
  content: "";
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  width: 10px;
  height: 10px;
  margin: auto;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.31717 5.8009L9.87747 0.79675C10.0408 0.63254 10.0408 0.366225 9.87747 0.202015C9.7141 0.0378048 9.44903 0.0378048 9.28565 0.202015L4.99999 4.90443L0.714353 0.202431C0.550976 0.0382209 0.285898 0.0382209 0.122534 0.202431C-0.0408306 0.366642 -0.0408306 0.632956 0.122534 0.797154L4.68284 5.80131C4.76993 5.88884 4.88539 5.92636 4.99958 5.92051C5.11419 5.92596 5.22964 5.88844 5.31717 5.8009Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
  transition: 0.2s ease;
}
.multiselect .multiselect__tags .multiselect__input {
  display: none;
  position: relative !important;
  width: 165px !important;
  height: 25px;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.1;
  color: #2679FB;
  margin: 0 0 5px 0;
  border: none;
  padding: 0;
  outline: none !important;
  border-bottom: 1px solid transparent;
}
.multiselect .multiselect__tags .multiselect__input:focus {
  border-bottom-color: #2679FB;
}
.multiselect .multiselect__tags .multiselect__input:placeholder {
  color: #2679FB;
}
.multiselect .multiselect__tags .multiselect__input:-moz-placeholder {
  color: #2679FB;
}
.multiselect .multiselect__tags .multiselect__input::-moz-placeholder {
  color: #2679FB;
}
.multiselect .multiselect__tags .multiselect__input:-ms-input-placeholder {
  color: #2679FB;
}
.multiselect .multiselect__tags .multiselect__input::-webkit-input-placeholder {
  color: #2679FB;
}
.multiselect .multiselect__tags .multiselect__placeholder {
  position: relative;
  display: inline-flex;
  align-items: center;
  height: 25px;
  width: 100%;
  padding: 5px 30px 5px 10px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.1;
  color: #393C45;
  margin: 0 0 5px 0;
}
.multiselect .multiselect__tags .multiselect__placeholder:after {
  content: "";
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  width: 10px;
  height: 10px;
  margin: auto;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.31717 5.8009L9.87747 0.79675C10.0408 0.63254 10.0408 0.366225 9.87747 0.202015C9.7141 0.0378048 9.44903 0.0378048 9.28565 0.202015L4.99999 4.90443L0.714353 0.202431C0.550976 0.0382209 0.285898 0.0382209 0.122534 0.202431C-0.0408306 0.366642 -0.0408306 0.632956 0.122534 0.797154L4.68284 5.80131C4.76993 5.88884 4.88539 5.92636 4.99958 5.92051C5.11419 5.92596 5.22964 5.88844 5.31717 5.8009Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
  transition: 0.2s ease;
}
.multiselect .multiselect__content-wrapper {
  position: absolute;
  z-index: 3;
  top: calc(100% + 5px);
  left: 0;
  min-width: 160px;
  width: auto;
  border: none;
  border-radius: 5px;
  padding: 8px 0;
  background-color: #fff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
}
.multiselect .multiselect__content-wrapper .multiselect__content {
  width: 100%;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}
.multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element {
  width: 100%;
  list-style: none;
}
.multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option {
  display: block;
  width: 100%;
  list-style: none;
  font-size: 0.875rem;
  line-height: 1.2;
  padding: 8px 15px;
  transition: 0.2s ease;
  cursor: pointer;
}
.multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option:hover {
  background-color: #3f88fb !important;
  color: #fff;
}
.multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected {
  background-color: #2679FB;
  color: #fff;
}
.multiselect--active {
  z-index: 3;
}
.multiselect--active .multiselect__tags .multiselect__input {
  display: block;
}
.multiselect--active .multiselect__tags .multiselect__single:after,
.multiselect--active .multiselect__tags .multiselect__placeholder:after {
  transform: rotateX(180deg);
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

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

.mb-30 {
  margin-bottom: 30px;
}

.form-group {
  margin: 0;
}
.form-group .form-control {
  display: block;
  height: 36px;
  font-size: 0.875rem;
  line-height: 1.2;
  color: #393C45;
  margin: 0;
  border: 1px solid #E5E5E5;
  border-radius: 5px;
}
.form-group .form-control:focus {
  box-shadow: none !important;
}
.form-group textarea.form-control {
  height: 82px;
  resize: none;
}

.v-select {
  min-width: 160px;
}
.v-select .vs__dropdown-toggle {
  height: 36px;
  background-color: #fff;
  border: none;
  border-radius: 5px;
  padding: 0;
  cursor: pointer;
}
.v-select .vs__dropdown-toggle .vs__selected-options {
  padding: 0 0 0 15px;
}
.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected {
  padding: 0 10px 0 0;
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 500;
  background-color: transparent;
  border: none;
}
.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected .vs__deselect {
  width: 14px;
  height: 14px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.91615 4.99996L9.80995 1.10605C10.0634 0.852768 10.0634 0.443245 9.80995 0.189962C9.55667 -0.0633207 9.14714 -0.0633207 8.89386 0.189962L4.99994 4.08387L1.10614 0.189962C0.85274 -0.0633207 0.443335 -0.0633207 0.190051 0.189962C-0.0633505 0.443245 -0.0633505 0.852768 0.190051 1.10605L4.08385 4.99996L0.190051 8.89388C-0.0633505 9.14716 -0.0633505 9.55668 0.190051 9.80997C0.316278 9.93631 0.482246 9.99978 0.648097 9.99978C0.813947 9.99978 0.979797 9.93631 1.10614 9.80997L4.99994 5.91605L8.89386 9.80997C9.0202 9.93631 9.18605 9.99978 9.3519 9.99978C9.51775 9.99978 9.6836 9.93631 9.80995 9.80997C10.0634 9.55668 10.0634 9.14716 9.80995 8.89388L5.91615 4.99996Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: 8px;
  transition: 0.2s ease;
}
.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected .vs__deselect svg {
  display: none;
}
.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected .vs__deselect:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='red' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.91615 4.99996L9.80995 1.10605C10.0634 0.852768 10.0634 0.443245 9.80995 0.189962C9.55667 -0.0633207 9.14714 -0.0633207 8.89386 0.189962L4.99994 4.08387L1.10614 0.189962C0.85274 -0.0633207 0.443335 -0.0633207 0.190051 0.189962C-0.0633505 0.443245 -0.0633505 0.852768 0.190051 1.10605L4.08385 4.99996L0.190051 8.89388C-0.0633505 9.14716 -0.0633505 9.55668 0.190051 9.80997C0.316278 9.93631 0.482246 9.99978 0.648097 9.99978C0.813947 9.99978 0.979797 9.93631 1.10614 9.80997L4.99994 5.91605L8.89386 9.80997C9.0202 9.93631 9.18605 9.99978 9.3519 9.99978C9.51775 9.99978 9.6836 9.93631 9.80995 9.80997C10.0634 9.55668 10.0634 9.14716 9.80995 8.89388L5.91615 4.99996Z'/%3E %3C/svg%3E");
}
.v-select .vs__dropdown-toggle .vs__selected-options .vs__search {
  padding: 0;
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 500;
}
.v-select .vs__dropdown-toggle .vs__actions {
  padding: 0 15px 0 0;
}
.v-select .vs__dropdown-toggle .vs__actions svg {
  display: none;
}
.v-select .vs__dropdown-toggle .vs__actions:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.31717 5.8009L9.87747 0.79675C10.0408 0.63254 10.0408 0.366225 9.87747 0.202015C9.7141 0.0378048 9.44903 0.0378048 9.28565 0.202015L4.99999 4.90443L0.714353 0.202431C0.550976 0.0382209 0.285898 0.0382209 0.122534 0.202431C-0.0408306 0.366642 -0.0408306 0.632956 0.122534 0.797154L4.68284 5.80131C4.76993 5.88884 4.88539 5.92636 4.99958 5.92051C5.11419 5.92596 5.22964 5.88844 5.31717 5.8009Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
  transition: 0.2s ease;
}
.v-select .vs__dropdown-menu {
  top: calc(100% + 5px);
  width: auto;
  min-width: 100%;
  border: none;
  border-radius: 5px;
  padding: 8px 0;
}
.v-select .vs__dropdown-menu .vs__dropdown-option {
  font-size: 0.875rem;
  line-height: 1.2;
  padding: 8px 15px;
  transition: 0.2s ease;
}
.v-select .vs__dropdown-menu .vs__dropdown-option--highlight {
  background-color: #2679FB !important;
}
.v-select .vs__dropdown-menu .vs__dropdown-option--selected {
  background-color: #498ffc;
  color: #fff;
}
.v-select.vs--single.vs--open .vs__dropdown-toggle .vs__selected-options .vs__selected {
  position: relative;
  opacity: 1;
}
.v-select.vs--single.vs--open .vs__dropdown-toggle .vs__actions:before {
  transform: rotateX(180deg);
}

.vm--container {
  padding: 50px 0;
}

.vm--overlay {
  background-color: rgba(235, 237, 238, 0.75) !important;
}

.vm--modal {
  border-radius: 10px !important;
  box-shadow: none !important;
}
.vm--modal .modal-wrap {
  position: relative;
  padding: 50px;
}
.vm--modal .modal-wrap .modal-header-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}
.vm--modal .modal-wrap .modal-header-block .modal-title {
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 0;
  width: calc(100% - 40px);
}
.vm--modal .modal-wrap .modal-header-block .modal-close {
  width: 20px;
  height: 20px;
  padding: 0;
  border: none;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='%23393C45' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.91615 4.99996L9.80995 1.10605C10.0634 0.852768 10.0634 0.443245 9.80995 0.189962C9.55667 -0.0633207 9.14714 -0.0633207 8.89386 0.189962L4.99994 4.08387L1.10614 0.189962C0.85274 -0.0633207 0.443335 -0.0633207 0.190051 0.189962C-0.0633505 0.443245 -0.0633505 0.852768 0.190051 1.10605L4.08385 4.99996L0.190051 8.89388C-0.0633505 9.14716 -0.0633505 9.55668 0.190051 9.80997C0.316278 9.93631 0.482246 9.99978 0.648097 9.99978C0.813947 9.99978 0.979797 9.93631 1.10614 9.80997L4.99994 5.91605L8.89386 9.80997C9.0202 9.93631 9.18605 9.99978 9.3519 9.99978C9.51775 9.99978 9.6836 9.93631 9.80995 9.80997C10.0634 9.55668 10.0634 9.14716 9.80995 8.89388L5.91615 4.99996Z'/%3E %3C/svg%3E") no-repeat center transparent;
  background-size: 20px;
  transition: 0.2s ease;
}
.vm--modal .modal-wrap .modal-header-block .modal-close:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.91615 4.99996L9.80995 1.10605C10.0634 0.852768 10.0634 0.443245 9.80995 0.189962C9.55667 -0.0633207 9.14714 -0.0633207 8.89386 0.189962L4.99994 4.08387L1.10614 0.189962C0.85274 -0.0633207 0.443335 -0.0633207 0.190051 0.189962C-0.0633505 0.443245 -0.0633505 0.852768 0.190051 1.10605L4.08385 4.99996L0.190051 8.89388C-0.0633505 9.14716 -0.0633505 9.55668 0.190051 9.80997C0.316278 9.93631 0.482246 9.99978 0.648097 9.99978C0.813947 9.99978 0.979797 9.93631 1.10614 9.80997L4.99994 5.91605L8.89386 9.80997C9.0202 9.93631 9.18605 9.99978 9.3519 9.99978C9.51775 9.99978 9.6836 9.93631 9.80995 9.80997C10.0634 9.55668 10.0634 9.14716 9.80995 8.89388L5.91615 4.99996Z'/%3E %3C/svg%3E");
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item:last-child {
  margin-bottom: 0;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item label {
  width: 230px;
  font-size: 0.875rem;
  line-height: 1.3;
  margin: 0;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item .inner {
  width: calc(100% - 230px);
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item .inner .v-select {
  border: 1px solid #E5E5E5;
  border-radius: 5px;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item .dynamics-item-list {
  width: 100%;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item .dynamics-item-list .list-item {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item .dynamics-item-list .list-item:last-child {
  margin-bottom: 0;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item .dynamics-item-list .list-item label {
  width: 230px;
  padding-left: 20px;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item .dynamics-item-list .list-item .form-group {
  width: calc(100% - 265px);
  margin-right: 15px;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item .dynamics-item-list .list-item .form-group .form-control {
  width: 100%;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item .dynamics-item-list .list-item .remove {
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.91615 4.99996L9.80995 1.10605C10.0634 0.852768 10.0634 0.443245 9.80995 0.189962C9.55667 -0.0633207 9.14714 -0.0633207 8.89386 0.189962L4.99994 4.08387L1.10614 0.189962C0.85274 -0.0633207 0.443335 -0.0633207 0.190051 0.189962C-0.0633505 0.443245 -0.0633505 0.852768 0.190051 1.10605L4.08385 4.99996L0.190051 8.89388C-0.0633505 9.14716 -0.0633505 9.55668 0.190051 9.80997C0.316278 9.93631 0.482246 9.99978 0.648097 9.99978C0.813947 9.99978 0.979797 9.93631 1.10614 9.80997L4.99994 5.91605L8.89386 9.80997C9.0202 9.93631 9.18605 9.99978 9.3519 9.99978C9.51775 9.99978 9.6836 9.93631 9.80995 9.80997C10.0634 9.55668 10.0634 9.14716 9.80995 8.89388L5.91615 4.99996Z'/%3E %3C/svg%3E") no-repeat center transparent;
  background-size: 10px;
  border: none;
  transition: 0.2s ease;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item .dynamics-item-list .list-item .remove:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='red' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.91615 4.99996L9.80995 1.10605C10.0634 0.852768 10.0634 0.443245 9.80995 0.189962C9.55667 -0.0633207 9.14714 -0.0633207 8.89386 0.189962L4.99994 4.08387L1.10614 0.189962C0.85274 -0.0633207 0.443335 -0.0633207 0.190051 0.189962C-0.0633505 0.443245 -0.0633505 0.852768 0.190051 1.10605L4.08385 4.99996L0.190051 8.89388C-0.0633505 9.14716 -0.0633505 9.55668 0.190051 9.80997C0.316278 9.93631 0.482246 9.99978 0.648097 9.99978C0.813947 9.99978 0.979797 9.93631 1.10614 9.80997L4.99994 5.91605L8.89386 9.80997C9.0202 9.93631 9.18605 9.99978 9.3519 9.99978C9.51775 9.99978 9.6836 9.93631 9.80995 9.80997C10.0634 9.55668 10.0634 9.14716 9.80995 8.89388L5.91615 4.99996Z'/%3E %3C/svg%3E");
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item.period .inner {
  display: flex;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item.period .inner .v-select {
  margin-right: 30px;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item.period .inner .v-select:last-child {
  margin: 0;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item.type-project {
  margin-top: -20px;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item.type-managers {
  margin-top: -20px;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item.type-managers .dynamics-item-list .list-item .user {
  display: flex;
  align-items: center;
  width: 230px;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item.type-managers .dynamics-item-list .list-item .user .photo {
  overflow: hidden;
  border-radius: 30px;
  margin-right: 20px;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item.type-managers .dynamics-item-list .list-item .user .photo img {
  display: block;
  width: 30px;
  height: 30px;
}
.vm--modal .modal-wrap .modal-content-block .settings-list .item.type-managers .dynamics-item-list .list-item .user label {
  width: calc(100% - 50px);
  padding-left: 0;
}
.vm--modal .modal-wrap .modal-footer-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}
.vm--modal .modal-wrap .modal-footer-block .actions {
  display: flex;
  align-items: center;
}
.vm--modal .modal-wrap .modal-footer-block .actions .btn {
  margin-right: 50px;
}
.vm--modal .modal-wrap .modal-footer-block .actions .cancel {
  font-size: 0.875rem;
  line-height: 1.3;
  color: #A9A9A9;
  border-bottom: 1px solid #A9A9A9;
  transition: 0.2s ease;
  cursor: pointer;
}
.vm--modal .modal-wrap .modal-footer-block .actions .cancel:hover {
  color: #2679FB;
  border-bottom-color: #2679FB;
}
.vm--modal .modal-wrap .modal-footer-block .remove span {
  font-size: 0.875rem;
  line-height: 1.3;
  color: #e3342f;
  border-bottom: 1px solid #e3342f;
  transition: 0.2s ease;
  cursor: pointer;
}
.vm--modal .modal-wrap .modal-footer-block .remove span:hover {
  color: #2679FB;
  border-bottom-color: #2679FB;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .title {
  margin-bottom: 30px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .title .label {
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 15px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .title .error {
  font-size: 0.75rem;
  line-height: 1.2;
  color: #e3342f;
  margin-top: 12px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .textarea {
  margin-bottom: 30px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .textarea .label {
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 15px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .textarea .error {
  font-size: 0.75rem;
  line-height: 1.2;
  color: #e3342f;
  margin-top: 12px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .textarea iframe {
  width: 70%;
  height: 400px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item {
  display: flex;
  margin-bottom: 20px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item:last-child {
  margin-bottom: 0;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .label {
  width: 240px;
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 0;
  padding-top: 10px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .inner {
  width: calc(100% - 240px);
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .inner .tags-input-root .tags-input-wrapper-default {
  display: flex;
  flex-wrap: wrap;
  padding: 5px 10px 0 10px;
  border: 1px solid #E5E5E5;
  border-radius: 5px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .inner .tags-input-root .tags-input-wrapper-default .tags-input-badge {
  display: inline-flex;
  align-items: center;
  height: 25px;
  font-size: 0.8125rem;
  line-height: 1;
  color: #fff;
  padding: 5px 10px;
  margin: 0 5px 5px 0;
  white-space: nowrap;
  background-color: #2679FB;
  border-radius: 5px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .inner .tags-input-root .tags-input-wrapper-default .tags-input-badge .tags-input-remove {
  display: block;
  width: 12px;
  height: 12px;
  margin-left: 7px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.91615 4.99996L9.80995 1.10605C10.0634 0.852768 10.0634 0.443245 9.80995 0.189962C9.55667 -0.0633207 9.14714 -0.0633207 8.89386 0.189962L4.99994 4.08387L1.10614 0.189962C0.85274 -0.0633207 0.443335 -0.0633207 0.190051 0.189962C-0.0633505 0.443245 -0.0633505 0.852768 0.190051 1.10605L4.08385 4.99996L0.190051 8.89388C-0.0633505 9.14716 -0.0633505 9.55668 0.190051 9.80997C0.316278 9.93631 0.482246 9.99978 0.648097 9.99978C0.813947 9.99978 0.979797 9.93631 1.10614 9.80997L4.99994 5.91605L8.89386 9.80997C9.0202 9.93631 9.18605 9.99978 9.3519 9.99978C9.51775 9.99978 9.6836 9.93631 9.80995 9.80997C10.0634 9.55668 10.0634 9.14716 9.80995 8.89388L5.91615 4.99996Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: 8px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .inner .tags-input-root .tags-input-wrapper-default input {
  width: 140px;
  height: 25px;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.1;
  color: #2679FB;
  margin: 0 0 5px 10px;
  border: none;
  padding: 0;
  outline: none !important;
  border-bottom: 1px solid transparent;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .inner .tags-input-root .tags-input-wrapper-default input:focus {
  border-bottom-color: #2679FB;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .inner .tags-input-root .tags-input-wrapper-default input:placeholder {
  color: #2679FB;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .inner .tags-input-root .tags-input-wrapper-default input:-moz-placeholder {
  color: #2679FB;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .inner .tags-input-root .tags-input-wrapper-default input::-moz-placeholder {
  color: #2679FB;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .inner .tags-input-root .tags-input-wrapper-default input:-ms-input-placeholder {
  color: #2679FB;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .inner .tags-input-root .tags-input-wrapper-default input::-webkit-input-placeholder {
  color: #2679FB;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .inner .v-select {
  border: 1px solid #E5E5E5;
  border-radius: 5px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .inner .v-select .vs__selected-options {
  padding: 5px 10px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .inner .v-select .vs__selected-options .vs__selected {
  padding: 4px 10px;
  color: #fff;
  font-size: 0.8125rem;
  line-height: 1;
  font-weight: 500;
  margin-right: 5px;
  background-color: #2679FB;
  border-radius: 5px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .inner .v-select .vs__selected-options .vs__selected .vs__deselect {
  margin-left: 8px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.91615 4.99996L9.80995 1.10605C10.0634 0.852768 10.0634 0.443245 9.80995 0.189962C9.55667 -0.0633207 9.14714 -0.0633207 8.89386 0.189962L4.99994 4.08387L1.10614 0.189962C0.85274 -0.0633207 0.443335 -0.0633207 0.190051 0.189962C-0.0633505 0.443245 -0.0633505 0.852768 0.190051 1.10605L4.08385 4.99996L0.190051 8.89388C-0.0633505 9.14716 -0.0633505 9.55668 0.190051 9.80997C0.316278 9.93631 0.482246 9.99978 0.648097 9.99978C0.813947 9.99978 0.979797 9.93631 1.10614 9.80997L4.99994 5.91605L8.89386 9.80997C9.0202 9.93631 9.18605 9.99978 9.3519 9.99978C9.51775 9.99978 9.6836 9.93631 9.80995 9.80997C10.0634 9.55668 10.0634 9.14716 9.80995 8.89388L5.91615 4.99996Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: 8px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .inner .v-select .vs__selected-options .vs__search {
  font-size: 0.875rem;
  line-height: 1.1;
  font-weight: 500;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .inner .v-select .vs__actions {
  display: none;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item.prop-file .label {
  padding-top: 3px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item.prop-file .files-list .list {
  margin-bottom: 20px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item.prop-file .files-list .list .item {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item.prop-file .files-list .list .item:first-child {
  margin-top: 0;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item.prop-file .files-list .list .item p {
  display: inline-flex;
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 0;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item.prop-file .files-list .list .item i {
  display: block;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.91615 4.99996L9.80995 1.10605C10.0634 0.852768 10.0634 0.443245 9.80995 0.189962C9.55667 -0.0633207 9.14714 -0.0633207 8.89386 0.189962L4.99994 4.08387L1.10614 0.189962C0.85274 -0.0633207 0.443335 -0.0633207 0.190051 0.189962C-0.0633505 0.443245 -0.0633505 0.852768 0.190051 1.10605L4.08385 4.99996L0.190051 8.89388C-0.0633505 9.14716 -0.0633505 9.55668 0.190051 9.80997C0.316278 9.93631 0.482246 9.99978 0.648097 9.99978C0.813947 9.99978 0.979797 9.93631 1.10614 9.80997L4.99994 5.91605L8.89386 9.80997C9.0202 9.93631 9.18605 9.99978 9.3519 9.99978C9.51775 9.99978 9.6836 9.93631 9.80995 9.80997C10.0634 9.55668 10.0634 9.14716 9.80995 8.89388L5.91615 4.99996Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: 10px;
  cursor: pointer;
  transition: 0.2s ease;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item.prop-file .files-list .list .item i:hover {
  transform: scale(1.1);
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item.prop-file .files-list .add-file {
  display: inline-flex;
  cursor: pointer;
  margin: 0;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item.prop-file .files-list .add-file input {
  display: none;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item.prop-file .files-list .add-file .filename {
  position: relative;
  display: inline-flex;
  align-items: center;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item.prop-file .files-list .add-file .filename:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M2.88898 14C2.11693 14 1.3911 13.6993 0.845201 13.1534C-0.281734 12.0265 -0.281734 10.1928 0.845201 9.06589L7.33025 2.58084C8.0954 1.81566 9.34051 1.81566 10.1057 2.58084C10.8708 3.34602 10.8708 4.59109 10.1057 5.35627L5.33553 10.1264C5.14602 10.3159 4.83869 10.3159 4.64914 10.1264C4.45959 9.93685 4.45959 9.62955 4.64914 9.44L9.41926 4.66985C9.80596 4.28315 9.80596 3.65393 9.41926 3.26723C9.23192 3.07988 8.98286 2.97673 8.71795 2.97673C8.45305 2.97673 8.20396 3.07988 8.01665 3.26723L1.53159 9.75228C0.78314 10.5007 0.78314 11.7186 1.53159 12.467C1.89419 12.8296 2.37624 13.0293 2.88898 13.0293C3.40171 13.0293 3.8838 12.8296 4.24636 12.467L10.8836 5.82979C11.4214 5.29198 11.7176 4.57695 11.7176 3.81636C11.7176 3.05578 11.4214 2.34075 10.8836 1.80294C9.77338 0.692702 7.96695 0.692734 6.85674 1.80294L1.93441 6.72524C1.74489 6.91479 1.43756 6.91479 1.24802 6.72524C1.05847 6.53569 1.05847 6.22839 1.24802 6.03885L6.17035 1.11652C7.65903 -0.372172 10.0813 -0.372172 11.57 1.11652C12.2912 1.83766 12.6883 2.7965 12.6883 3.81636C12.6883 4.83623 12.2912 5.79504 11.57 6.51621L4.93275 13.1534C4.38685 13.6994 3.66102 14 2.88898 14Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
}
div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item.prop-file .files-list .add-file .filename span {
  display: inline-flex;
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 500;
  color: #2679FB;
  border-bottom: 1px solid #2679FB;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner {
  display: flex;
  align-items: flex-start;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .photo {
  margin-right: 60px;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .photo .img {
  display: block;
  cursor: pointer;
  margin: 0;
  border-radius: 150px;
  overflow: hidden;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .photo .img img {
  display: block;
  width: 150px;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .photo .img input {
  display: none;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content {
  width: calc(100% - 210px);
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .user-id {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .user-id label {
  display: block;
  width: 240px;
  font-size: 1rem;
  line-height: 1.1;
  font-weight: 500;
  color: #AFAFAF;
  margin-bottom: 0;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .user-id .text {
  position: relative;
  display: flex;
  align-items: center;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .user-id .text p {
  font-size: 1rem;
  line-height: 1.1;
  font-weight: 500;
  color: #AFAFAF;
  margin-bottom: 0;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .user-id .text .copy-id {
  display: block;
  width: 14px;
  height: 14px;
  margin-left: 10px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_1019_1264)'%3E %3Cpath d='M9.47002 14.0003H2.17842C1.29349 14.0003 0.574219 13.281 0.574219 12.3961V4.52109C0.574219 3.63615 1.29349 2.91699 2.17842 2.91699H2.47002C2.71152 2.91699 2.90752 3.11299 2.90752 3.35449C2.90752 3.59599 2.71152 3.79199 2.47002 3.79199H2.17842C1.77649 3.79199 1.44922 4.11916 1.44922 4.52109V12.3961C1.44922 12.798 1.77649 13.1253 2.17842 13.1253H9.47002C9.87195 13.1253 10.1992 12.798 10.1992 12.3961V12.1045C10.1992 11.863 10.3952 11.667 10.6367 11.667C10.8782 11.667 11.0742 11.863 11.0742 12.1045V12.3961C11.0742 13.281 10.3549 14.0003 9.47002 14.0003Z'/%3E %3Cpath d='M11.8034 10.5H5.67842C4.79349 10.5 4.07422 9.78073 4.07422 8.8958V1.6042C4.07422 0.719269 4.79349 0 5.67842 0H11.8034C12.6884 0 13.4075 0.719269 13.4075 1.6042V8.8958C13.4075 9.78073 12.6884 10.5 11.8034 10.5ZM5.67842 0.875C5.27649 0.875 4.94922 1.20227 4.94922 1.6042V8.8958C4.94922 9.29773 5.27649 9.625 5.67842 9.625H11.8034C12.2054 9.625 12.5325 9.29773 12.5325 8.8958V1.6042C12.5325 1.20227 12.2054 0.875 11.8034 0.875H5.67842Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_1019_1264'%3E %3Crect width='14' height='14' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
  cursor: pointer;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .user-id .text .copy-id-success {
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.1;
  font-weight: 500;
  color: #AFAFAF;
  margin-left: 15px;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .form-group {
  display: flex;
  margin-bottom: 30px;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .form-group:last-child {
  margin-bottom: 0;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .form-group label {
  display: block;
  width: 240px;
  font-size: 1rem;
  line-height: 1.1;
  font-weight: 500;
  padding-top: 10px;
  margin-bottom: 0;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .form-group .form-control-set {
  position: relative;
  width: 320px;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .form-group .form-control-set .form-control {
  height: 40px;
  font-size: 1rem;
  padding: 5px 15px;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .form-group .form-control-set .v-select {
  border: 1px solid #E5E5E5;
  border-radius: 5px;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .form-group .form-control-set .v-select .vs__dropdown-toggle {
  padding-left: 15px;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .form-group .form-control-set .error {
  font-size: 0.75rem;
  line-height: 1.2;
  color: #e3342f;
  margin-top: 12px;
}
div[data-modal=modal-settings-user-info] + .vm--modal .modal-footer-block {
  padding-left: 210px;
}
div[data-modal=modal-settings-roles-info] + .vm--modal .modal-header-block.is-no-title {
  position: absolute;
  top: 30px;
  right: 30px;
  margin-bottom: 0;
}
div[data-modal=modal-settings-roles-info] + .vm--modal .modal-content-block .form-group {
  margin-bottom: 30px;
}
div[data-modal=modal-settings-roles-info] + .vm--modal .modal-content-block .form-group .error {
  font-size: 0.75rem;
  line-height: 1.2;
  color: #e3342f;
  margin-top: 20px;
}
div[data-modal=modal-settings-roles-info] + .vm--modal .modal-content-block .roles-list .top {
  display: flex;
  margin-bottom: 30px;
}
div[data-modal=modal-settings-roles-info] + .vm--modal .modal-content-block .roles-list .top p {
  width: calc(50% - 125px);
  font-size: 1rem;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 0;
}
div[data-modal=modal-settings-roles-info] + .vm--modal .modal-content-block .roles-list .top p.title {
  width: 250px;
}
div[data-modal=modal-settings-roles-info] + .vm--modal .modal-content-block .roles-list .list .item-group {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(84, 84, 84, 0.1);
  margin-bottom: 30px;
}
div[data-modal=modal-settings-roles-info] + .vm--modal .modal-content-block .roles-list .list .item-group:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
div[data-modal=modal-settings-roles-info] + .vm--modal .modal-content-block .roles-list .list .item {
  width: 50%;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
div[data-modal=modal-settings-roles-info] + .vm--modal .modal-content-block .roles-list .list .item p {
  width: calc(100% - 40px);
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 0;
  padding-right: 15px;
}
div[data-modal=modal-settings-roles-info] + .vm--modal .modal-content-block .roles-list .list .item .checkbox {
  margin: 0 15px 0 0;
}
div[data-modal=modal-settings-roles-info] + .vm--modal .modal-content-block .error {
  font-size: 0.75rem;
  line-height: 1.2;
  color: #e3342f;
  margin-top: 12px;
}

.table {
  color: #ffffff;
}

.btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  height: 46px;
  min-width: 80px;
  padding: 10px 30px;
  border: none;
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 500;
  background-color: #fff;
  color: #393C45;
  border-radius: 5px;
  transition: 0.2s ease;
}
.btn:hover {
  background-color: #f7f7f7;
}
.btn:focus {
  box-shadow: none !important;
}
.btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  width: 30px;
  height: 30px;
  margin: auto;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='loader-1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='40px' height='40px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve' fill='%23fff'%3E %3Cpath d='M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z'%3E %3CanimateTransform attributeType='xml' attributeName='transform' type='rotate' from='0 25 25' to='360 25 25' dur='0.6s' repeatCount='indefinite'/%3E %3C/path%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
  transition: 0.2s ease;
  opacity: 0;
  visibility: hidden;
}
.btn.btn-primary {
  background-color: #2679FB;
  color: #fff;
}
.btn.btn-primary:hover {
  background-color: #3582fb;
}
.btn.btn-primary:active {
  background-color: #2176fb;
}
.btn.is-loading {
  color: transparent;
  pointer-events: none !important;
}
.btn.is-loading:before {
  opacity: 1;
  visibility: visible;
}

.ps-container .ps__rail-y {
  opacity: 1 !important;
}
.ps-container .ps__rail-y .ps__thumb-y {
  width: 4px;
  background-color: #2679FB;
}
.ps-container .ps__rail-y:hover {
  background-color: transparent !important;
}
.ps-container .ps__rail-y:hover .ps__thumb-y {
  width: 4px;
  background-color: #2679FB;
}
.ps-container .ps__rail-x {
  opacity: 1 !important;
}
.ps-container .ps__rail-x .ps__thumb-x {
  height: 4px;
  background-color: #2679FB;
}
.ps-container .ps__rail-x:hover {
  background-color: transparent !important;
}
.ps-container .ps__rail-x:hover .ps__thumb-x {
  height: 4px;
  background-color: #2679FB;
}

.mx-datepicker {
  width: auto !important;
  min-width: 160px !important;
}
.mx-datepicker .mx-input-wrapper .mx-input {
  height: 36px;
  font-size: 0.875rem;
  font-weight: 500;
  color: #393C45;
  padding: 5px 15px 5px 35px;
  border: none;
  border-radius: 5px;
  box-shadow: none;
}
.mx-datepicker .mx-input-wrapper .mx-input:placeholder {
  color: #393C45;
}
.mx-datepicker .mx-input-wrapper .mx-input:-moz-placeholder {
  color: #393C45;
}
.mx-datepicker .mx-input-wrapper .mx-input::-moz-placeholder {
  color: #393C45;
}
.mx-datepicker .mx-input-wrapper .mx-input:-ms-input-placeholder {
  color: #393C45;
}
.mx-datepicker .mx-input-wrapper .mx-input::-webkit-input-placeholder {
  color: #393C45;
}
.mx-datepicker .mx-input-wrapper .mx-icon-calendar {
  right: auto;
  left: 15px;
  width: 12px;
  height: 12px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M9.9 0H1.1C0.495 0 0 0.495367 0 1.1V9.9C0 10.5043 0.495 11 1.1 11H9.9C10.505 11 11 10.5043 11 9.9V1.1C11 0.495367 10.505 0 9.9 0ZM2.96853 9.68073H1.28333V8.1818H2.96853V9.68073ZM2.96853 7.6791H1.28333V6.1809H2.96853V7.6791ZM2.84167 1.66723C2.5839 1.66723 2.3749 1.4586 2.3749 1.20047C2.3749 0.942333 2.5839 0.733333 2.84167 0.733333C3.09943 0.733333 3.30843 0.941967 3.30843 1.2001C3.30843 1.45823 3.09943 1.66723 2.84167 1.66723ZM5.2173 9.68073H3.53247V8.1818H5.2173V9.68073ZM5.2173 7.6791H3.53247V6.1809H5.2173V7.6791ZM5.2173 5.67893H3.53247V4.18073H5.2173V5.67893ZM5.03323 1.2001C5.03323 0.941967 5.24223 0.733333 5.5 0.733333C5.75777 0.733333 5.96677 0.941967 5.96677 1.2001C5.96677 1.45823 5.75777 1.66687 5.5 1.66687C5.24223 1.66687 5.03323 1.4586 5.03323 1.2001ZM7.46753 7.6791H5.78233V6.1809H7.4679V7.6791H7.46753ZM7.46753 5.67893H5.78233V4.18073H7.4679V5.67893H7.46753ZM7.69157 1.2001C7.69157 0.941967 7.90057 0.733333 8.15833 0.733333C8.4161 0.733333 8.6251 0.941967 8.6251 1.2001C8.6251 1.45823 8.4161 1.66687 8.15833 1.66687C7.90057 1.66687 7.69157 1.4586 7.69157 1.2001ZM9.71667 7.6791H8.03147V6.1809H9.71667V7.6791ZM9.71667 5.67893H8.03147V4.18073H9.71667V5.67893Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
}
.mx-datepicker .mx-input-wrapper .mx-icon-calendar svg {
  display: none;
}
.mx-datepicker .mx-input-wrapper .mx-icon-clear {
  left: 15px;
  right: auto;
  width: 12px;
  height: 12px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.91615 4.99996L9.80995 1.10605C10.0634 0.852768 10.0634 0.443245 9.80995 0.189962C9.55667 -0.0633207 9.14714 -0.0633207 8.89386 0.189962L4.99994 4.08387L1.10614 0.189962C0.85274 -0.0633207 0.443335 -0.0633207 0.190051 0.189962C-0.0633505 0.443245 -0.0633505 0.852768 0.190051 1.10605L4.08385 4.99996L0.190051 8.89388C-0.0633505 9.14716 -0.0633505 9.55668 0.190051 9.80997C0.316278 9.93631 0.482246 9.99978 0.648097 9.99978C0.813947 9.99978 0.979797 9.93631 1.10614 9.80997L4.99994 5.91605L8.89386 9.80997C9.0202 9.93631 9.18605 9.99978 9.3519 9.99978C9.51775 9.99978 9.6836 9.93631 9.80995 9.80997C10.0634 9.55668 10.0634 9.14716 9.80995 8.89388L5.91615 4.99996Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: 10px;
}
.mx-datepicker .mx-input-wrapper .mx-icon-clear svg {
  display: none;
}

.sidebar {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
}
.sidebar .inner-wrap {
  transform: translateX(0);
  transition: 0.4s cubic-bezier(0.25, 0.74, 0.22, 0.99);
}
.sidebar .inner-wrap ul.menu-links {
  padding: 0;
  margin: 0;
}
.sidebar .inner-wrap ul.menu-links li {
  position: relative;
  z-index: 1;
  list-style: none;
  margin-bottom: 50px;
}
.sidebar .inner-wrap ul.menu-links li:last-child {
  margin-bottom: 0;
}
.sidebar .inner-wrap ul.menu-links li a {
  display: inline-flex;
  align-items: center;
  font-size: 1.125rem;
  line-height: 1.3;
  min-height: 24px;
}
.sidebar .inner-wrap ul.menu-links li a:hover, .sidebar .inner-wrap ul.menu-links li a.active {
  color: #2679FB;
}
.sidebar .inner-wrap ul.menu-links li a span {
  margin-left: 15px;
}
.sidebar .inner-wrap ul.menu-links li a.icon:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: 0.2s ease;
}
.sidebar .inner-wrap ul.menu-links li a.icon.home:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' viewBox='0 0 20 18' fill='%23393C45' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M15.6075 0.374986C15.2091 0.482186 14.8873 0.783586 14.7595 1.16679C14.6675 1.42219 14.6879 1.83079 14.7953 2.07099C14.9231 2.35199 16.7771 4.23679 16.9203 4.23679C16.9867 4.23679 17.3953 3.86399 18.0543 3.19979C19.1525 2.09639 19.1933 2.04019 19.1933 1.52939C19.1933 1.23319 19.0043 0.829586 18.7795 0.640585C18.2841 0.221786 17.6711 0.226786 17.1093 0.650786L16.9407 0.778585L16.8027 0.666186C16.4503 0.379986 15.9905 0.267586 15.6075 0.374986Z'/%3E %3Cpath d='M5.09534 3.95559C2.49554 5.93739 0.329744 7.60779 0.283744 7.66399C0.0845441 7.90399 0.263344 8.27179 0.579944 8.27179C0.738344 8.27179 1.30014 7.85799 5.35074 4.77279C7.87914 2.84719 9.96834 1.27399 9.99895 1.27399C10.0295 1.27399 12.1187 2.84719 14.6471 4.77299C18.6977 7.86319 19.2597 8.27179 19.4181 8.27179C19.7347 8.27179 19.9135 7.90399 19.7195 7.66399C19.6685 7.60779 17.5027 5.93759 14.9027 3.95559C10.7345 0.78359 10.1575 0.35959 9.99914 0.35459C9.84074 0.35459 9.27874 0.76819 5.09534 3.95559Z'/%3E %3Cpath d='M9.56499 2.45379C9.34019 2.62239 7.51679 3.94539 5.50939 5.40099L1.86719 8.04199L1.89799 8.98699C1.91339 9.50799 1.92859 11.6738 1.92859 13.7986V17.6704H9.99919H18.0698V13.39C18.0698 11.0302 18.0852 8.86439 18.1004 8.57319L18.131 8.04199L14.0804 5.10479C11.8534 3.49059 10.0196 2.16259 10.0042 2.15759C9.98879 2.15259 9.78959 2.28539 9.56499 2.45379ZM8.95699 9.85519C9.25839 9.98279 9.49839 10.2178 9.74359 10.6214C9.86099 10.8206 9.97859 10.979 9.99899 10.979C10.0194 10.979 10.1318 10.8258 10.2442 10.6316C10.6222 10.0034 11.0156 9.74799 11.608 9.74799C12.1596 9.74799 12.6602 10.0494 12.9258 10.5448C13.0842 10.836 13.0842 11.5306 12.9258 11.8218C12.8646 11.9342 12.18 12.6594 11.4088 13.4308L9.99899 14.8354L8.58919 13.4308C7.81799 12.6594 7.13339 11.9342 7.07219 11.8218C6.92399 11.546 6.91379 10.841 7.05679 10.5704C7.42979 9.86039 8.24699 9.55379 8.95699 9.85519Z'/%3E %3C/svg%3E");
}
.sidebar .inner-wrap ul.menu-links li a.icon.home:hover:before, .sidebar .inner-wrap ul.menu-links li a.icon.home.active:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' viewBox='0 0 20 18' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M15.6075 0.374986C15.2091 0.482186 14.8873 0.783586 14.7595 1.16679C14.6675 1.42219 14.6879 1.83079 14.7953 2.07099C14.9231 2.35199 16.7771 4.23679 16.9203 4.23679C16.9867 4.23679 17.3953 3.86399 18.0543 3.19979C19.1525 2.09639 19.1933 2.04019 19.1933 1.52939C19.1933 1.23319 19.0043 0.829586 18.7795 0.640585C18.2841 0.221786 17.6711 0.226786 17.1093 0.650786L16.9407 0.778585L16.8027 0.666186C16.4503 0.379986 15.9905 0.267586 15.6075 0.374986Z'/%3E %3Cpath d='M5.09534 3.95559C2.49554 5.93739 0.329744 7.60779 0.283744 7.66399C0.0845441 7.90399 0.263344 8.27179 0.579944 8.27179C0.738344 8.27179 1.30014 7.85799 5.35074 4.77279C7.87914 2.84719 9.96834 1.27399 9.99895 1.27399C10.0295 1.27399 12.1187 2.84719 14.6471 4.77299C18.6977 7.86319 19.2597 8.27179 19.4181 8.27179C19.7347 8.27179 19.9135 7.90399 19.7195 7.66399C19.6685 7.60779 17.5027 5.93759 14.9027 3.95559C10.7345 0.78359 10.1575 0.35959 9.99914 0.35459C9.84074 0.35459 9.27874 0.76819 5.09534 3.95559Z'/%3E %3Cpath d='M9.56499 2.45379C9.34019 2.62239 7.51679 3.94539 5.50939 5.40099L1.86719 8.04199L1.89799 8.98699C1.91339 9.50799 1.92859 11.6738 1.92859 13.7986V17.6704H9.99919H18.0698V13.39C18.0698 11.0302 18.0852 8.86439 18.1004 8.57319L18.131 8.04199L14.0804 5.10479C11.8534 3.49059 10.0196 2.16259 10.0042 2.15759C9.98879 2.15259 9.78959 2.28539 9.56499 2.45379ZM8.95699 9.85519C9.25839 9.98279 9.49839 10.2178 9.74359 10.6214C9.86099 10.8206 9.97859 10.979 9.99899 10.979C10.0194 10.979 10.1318 10.8258 10.2442 10.6316C10.6222 10.0034 11.0156 9.74799 11.608 9.74799C12.1596 9.74799 12.6602 10.0494 12.9258 10.5448C13.0842 10.836 13.0842 11.5306 12.9258 11.8218C12.8646 11.9342 12.18 12.6594 11.4088 13.4308L9.99899 14.8354L8.58919 13.4308C7.81799 12.6594 7.13339 11.9342 7.07219 11.8218C6.92399 11.546 6.91379 10.841 7.05679 10.5704C7.42979 9.86039 8.24699 9.55379 8.95699 9.85519Z'/%3E %3C/svg%3E");
}
.sidebar .inner-wrap ul.menu-links li a.icon.book:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='%23393C45' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M2.37867 16.7014C1.20292 16.7014 0.251709 17.4485 0.251709 18.3507C0.251709 19.2733 1.20292 20 2.37867 20H13.7443C12.8216 19.0161 12.8216 17.6812 13.7443 16.6973H2.37867V16.7014Z'/%3E %3Cpath d='M1.90505 0.0775757C0.953839 0.363348 0.255737 1.41254 0.255737 2.68219V16.6524C0.684396 16.2727 1.27227 16.0033 1.90505 15.9216V0.0775757Z'/%3E %3Cpath d='M6.99997 0V4.04981L5.3629 3.01694L3.72991 4.04981V0H2.71338V15.8767H13.7483V0H6.99997Z'/%3E %3C/svg%3E");
}
.sidebar .inner-wrap ul.menu-links li a.icon.book:hover:before, .sidebar .inner-wrap ul.menu-links li a.icon.book.active:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M2.37867 16.7014C1.20292 16.7014 0.251709 17.4485 0.251709 18.3507C0.251709 19.2733 1.20292 20 2.37867 20H13.7443C12.8216 19.0161 12.8216 17.6812 13.7443 16.6973H2.37867V16.7014Z'/%3E %3Cpath d='M1.90505 0.0775757C0.953839 0.363348 0.255737 1.41254 0.255737 2.68219V16.6524C0.684396 16.2727 1.27227 16.0033 1.90505 15.9216V0.0775757Z'/%3E %3Cpath d='M6.99997 0V4.04981L5.3629 3.01694L3.72991 4.04981V0H2.71338V15.8767H13.7483V0H6.99997Z'/%3E %3C/svg%3E");
}
.sidebar .inner-wrap ul.menu-links li a.icon.reports:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23393C45' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M14.8397 19.8754C17.4636 18.4454 19.7939 14.832 20 11.5017H10.7966L14.8397 19.8754Z'/%3E %3Cpath d='M0 10.5866C0 15.6168 4.07851 19.6954 9.10878 19.6954C10.2406 19.6954 11.3206 19.484 12.3187 19.1043C12.1779 18.8045 8.5394 10.7517 8.5394 10.7517V1.50659C3.77496 1.80235 0 5.74861 0 10.5866Z'/%3E %3Cpath d='M10.3225 0.124756V9.80224H20C19.6775 4.60071 15.524 0.447234 10.3225 0.124756Z'/%3E %3C/svg%3E");
}
.sidebar .inner-wrap ul.menu-links li a.icon.reports:hover:before, .sidebar .inner-wrap ul.menu-links li a.icon.reports.active:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M14.8397 19.8754C17.4636 18.4454 19.7939 14.832 20 11.5017H10.7966L14.8397 19.8754Z'/%3E %3Cpath d='M0 10.5866C0 15.6168 4.07851 19.6954 9.10878 19.6954C10.2406 19.6954 11.3206 19.484 12.3187 19.1043C12.1779 18.8045 8.5394 10.7517 8.5394 10.7517V1.50659C3.77496 1.80235 0 5.74861 0 10.5866Z'/%3E %3Cpath d='M10.3225 0.124756V9.80224H20C19.6775 4.60071 15.524 0.447234 10.3225 0.124756Z'/%3E %3C/svg%3E");
}
.sidebar .inner-wrap ul.menu-links li a.icon.planing:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23393C45' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M18.5286 3.33328C18.5286 4.8291 17.3162 6.04172 15.8203 6.04172C14.3245 6.04172 13.1121 4.8291 13.1121 3.33328C13.1121 1.83762 14.3245 0.625 15.8203 0.625C17.3162 0.625 18.5286 1.83762 18.5286 3.33328Z'/%3E %3Cpath d='M15.8203 6.66672C13.982 6.66672 12.4871 5.17166 12.4871 3.33328C12.4871 1.49506 13.982 0 15.8203 0C17.6587 0 19.1536 1.49506 19.1536 3.33328C19.1536 5.17166 17.6587 6.66672 15.8203 6.66672ZM15.8203 1.25C14.6712 1.25 13.7371 2.18506 13.7371 3.33328C13.7371 4.48166 14.6712 5.41672 15.8203 5.41672C16.9695 5.41672 17.9036 4.48166 17.9036 3.33328C17.9036 2.18506 16.9695 1.25 15.8203 1.25Z'/%3E %3Cpath d='M18.5286 16.6667C18.5286 18.1624 17.3162 19.375 15.8203 19.375C14.3245 19.375 13.1121 18.1624 13.1121 16.6667C13.1121 15.1709 14.3245 13.9583 15.8203 13.9583C17.3162 13.9583 18.5286 15.1709 18.5286 16.6667Z'/%3E %3Cpath d='M15.8203 20C13.982 20 12.4871 18.5049 12.4871 16.6667C12.4871 14.8283 13.982 13.3333 15.8203 13.3333C17.6587 13.3333 19.1536 14.8283 19.1536 16.6667C19.1536 18.5049 17.6587 20 15.8203 20ZM15.8203 14.5833C14.6712 14.5833 13.7371 15.5183 13.7371 16.6667C13.7371 17.8149 14.6712 18.75 15.8203 18.75C16.9695 18.75 17.9036 17.8149 17.9036 16.6667C17.9036 15.5183 16.9695 14.5833 15.8203 14.5833Z'/%3E %3Cpath d='M6.86203 10C6.86203 11.4958 5.64941 12.7083 4.15359 12.7083C2.65793 12.7083 1.44531 11.4958 1.44531 10C1.44531 8.50421 2.65793 7.29175 4.15359 7.29175C5.64941 7.29175 6.86203 8.50421 6.86203 10Z'/%3E %3Cpath d='M4.15359 13.3333C2.31537 13.3333 0.820312 11.8384 0.820312 10C0.820312 8.16165 2.31537 6.66675 4.15359 6.66675C5.99197 6.66675 7.48703 8.16165 7.48703 10C7.48703 11.8384 5.99197 13.3333 4.15359 13.3333ZM4.15359 7.91675C3.00446 7.91675 2.07031 8.85165 2.07031 10C2.07031 11.1484 3.00446 12.0833 4.15359 12.0833C5.30289 12.0833 6.23703 11.1484 6.23703 10C6.23703 8.85165 5.30289 7.91675 4.15359 7.91675Z'/%3E %3Cpath d='M6.12127 9.59998C5.8312 9.59998 5.54953 9.44907 5.39618 9.17915C5.16867 8.77998 5.30874 8.27079 5.70791 8.04237L13.4403 3.6341C13.8395 3.40492 14.3487 3.54499 14.5771 3.94569C14.8046 4.34486 14.6645 4.85404 14.2653 5.08247L6.5328 9.49073C6.4028 9.56489 6.2612 9.59998 6.12127 9.59998Z'/%3E %3Cpath d='M13.8529 16.4751C13.7128 16.4751 13.5712 16.44 13.4412 16.3658L5.70865 11.9576C5.30948 11.73 5.16956 11.2209 5.39707 10.8208C5.62366 10.4208 6.13361 10.28 6.53369 10.5092L14.2662 14.9175C14.6654 15.145 14.8053 15.6542 14.5778 16.0542C14.4237 16.3242 14.142 16.4751 13.8529 16.4751Z'/%3E %3C/svg%3E");
}
.sidebar .inner-wrap ul.menu-links li a.icon.planing:hover:before, .sidebar .inner-wrap ul.menu-links li a.icon.planing.active:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M18.5286 3.33328C18.5286 4.8291 17.3162 6.04172 15.8203 6.04172C14.3245 6.04172 13.1121 4.8291 13.1121 3.33328C13.1121 1.83762 14.3245 0.625 15.8203 0.625C17.3162 0.625 18.5286 1.83762 18.5286 3.33328Z'/%3E %3Cpath d='M15.8203 6.66672C13.982 6.66672 12.4871 5.17166 12.4871 3.33328C12.4871 1.49506 13.982 0 15.8203 0C17.6587 0 19.1536 1.49506 19.1536 3.33328C19.1536 5.17166 17.6587 6.66672 15.8203 6.66672ZM15.8203 1.25C14.6712 1.25 13.7371 2.18506 13.7371 3.33328C13.7371 4.48166 14.6712 5.41672 15.8203 5.41672C16.9695 5.41672 17.9036 4.48166 17.9036 3.33328C17.9036 2.18506 16.9695 1.25 15.8203 1.25Z'/%3E %3Cpath d='M18.5286 16.6667C18.5286 18.1624 17.3162 19.375 15.8203 19.375C14.3245 19.375 13.1121 18.1624 13.1121 16.6667C13.1121 15.1709 14.3245 13.9583 15.8203 13.9583C17.3162 13.9583 18.5286 15.1709 18.5286 16.6667Z'/%3E %3Cpath d='M15.8203 20C13.982 20 12.4871 18.5049 12.4871 16.6667C12.4871 14.8283 13.982 13.3333 15.8203 13.3333C17.6587 13.3333 19.1536 14.8283 19.1536 16.6667C19.1536 18.5049 17.6587 20 15.8203 20ZM15.8203 14.5833C14.6712 14.5833 13.7371 15.5183 13.7371 16.6667C13.7371 17.8149 14.6712 18.75 15.8203 18.75C16.9695 18.75 17.9036 17.8149 17.9036 16.6667C17.9036 15.5183 16.9695 14.5833 15.8203 14.5833Z'/%3E %3Cpath d='M6.86203 10C6.86203 11.4958 5.64941 12.7083 4.15359 12.7083C2.65793 12.7083 1.44531 11.4958 1.44531 10C1.44531 8.50421 2.65793 7.29175 4.15359 7.29175C5.64941 7.29175 6.86203 8.50421 6.86203 10Z'/%3E %3Cpath d='M4.15359 13.3333C2.31537 13.3333 0.820312 11.8384 0.820312 10C0.820312 8.16165 2.31537 6.66675 4.15359 6.66675C5.99197 6.66675 7.48703 8.16165 7.48703 10C7.48703 11.8384 5.99197 13.3333 4.15359 13.3333ZM4.15359 7.91675C3.00446 7.91675 2.07031 8.85165 2.07031 10C2.07031 11.1484 3.00446 12.0833 4.15359 12.0833C5.30289 12.0833 6.23703 11.1484 6.23703 10C6.23703 8.85165 5.30289 7.91675 4.15359 7.91675Z'/%3E %3Cpath d='M6.12127 9.59998C5.8312 9.59998 5.54953 9.44907 5.39618 9.17915C5.16867 8.77998 5.30874 8.27079 5.70791 8.04237L13.4403 3.6341C13.8395 3.40492 14.3487 3.54499 14.5771 3.94569C14.8046 4.34486 14.6645 4.85404 14.2653 5.08247L6.5328 9.49073C6.4028 9.56489 6.2612 9.59998 6.12127 9.59998Z'/%3E %3Cpath d='M13.8529 16.4751C13.7128 16.4751 13.5712 16.44 13.4412 16.3658L5.70865 11.9576C5.30948 11.73 5.16956 11.2209 5.39707 10.8208C5.62366 10.4208 6.13361 10.28 6.53369 10.5092L14.2662 14.9175C14.6654 15.145 14.8053 15.6542 14.5778 16.0542C14.4237 16.3242 14.142 16.4751 13.8529 16.4751Z'/%3E %3C/svg%3E");
}
.sidebar .inner-wrap ul.menu-links li a.icon.events:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23393C45' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M9.99983 0C4.47695 8.38286e-05 -8.38274e-05 4.47729 1.1772e-09 10.0002C8.38298e-05 15.5231 4.47729 20.0001 10.0002 20C15.523 19.9999 20 15.5228 20 10C19.9938 4.47963 15.5202 0.00611949 9.99983 0ZM13.949 11.5279H9.45394C9.0773 11.5212 8.77375 11.2172 8.76755 10.8406V4.95913C8.76755 4.58878 9.06782 4.28851 9.43818 4.28851C9.80853 4.28851 10.1088 4.58878 10.1088 4.95913V10.1867H13.949C14.3194 10.1867 14.6196 10.487 14.6196 10.8573C14.6196 11.2277 14.3194 11.5279 13.949 11.5279Z'/%3E %3C/svg%3E");
}
.sidebar .inner-wrap ul.menu-links li a.icon.events:hover:before, .sidebar .inner-wrap ul.menu-links li a.icon.events.active:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M9.99983 0C4.47695 8.38286e-05 -8.38274e-05 4.47729 1.1772e-09 10.0002C8.38298e-05 15.5231 4.47729 20.0001 10.0002 20C15.523 19.9999 20 15.5228 20 10C19.9938 4.47963 15.5202 0.00611949 9.99983 0ZM13.949 11.5279H9.45394C9.0773 11.5212 8.77375 11.2172 8.76755 10.8406V4.95913C8.76755 4.58878 9.06782 4.28851 9.43818 4.28851C9.80853 4.28851 10.1088 4.58878 10.1088 4.95913V10.1867H13.949C14.3194 10.1867 14.6196 10.487 14.6196 10.8573C14.6196 11.2277 14.3194 11.5279 13.949 11.5279Z'/%3E %3C/svg%3E");
}
.sidebar .inner-wrap ul.menu-links li a.icon.settings:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23393C45' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M18.9025 7.82833L17.3358 7.62917C17.2067 7.23167 17.0475 6.84833 16.8617 6.48417L17.8292 5.23833C18.2208 4.73417 18.175 4.0225 17.7275 3.58917L16.415 2.27667C15.9775 1.825 15.2658 1.78 14.7608 2.17083L13.5167 3.13833C13.1525 2.9525 12.7692 2.79333 12.3708 2.66417L12.1717 1.1C12.0967 0.4725 11.5642 0 10.9333 0H9.06667C8.43583 0 7.90333 0.4725 7.82833 1.0975L7.62917 2.66417C7.23083 2.79333 6.8475 2.95167 6.48333 3.13833L5.23833 2.17083C4.735 1.78 4.02333 1.825 3.58917 2.2725L2.27667 3.58417C1.825 4.0225 1.77917 4.73417 2.17083 5.23917L3.13833 6.48417C2.95167 6.84833 2.79333 7.23167 2.66417 7.62917L1.1 7.82833C0.4725 7.90333 0 8.43583 0 9.06667V10.9333C0 11.5642 0.4725 12.0967 1.0975 12.1717L2.66417 12.3708C2.79333 12.7683 2.9525 13.1517 3.13833 13.5158L2.17083 14.7617C1.77917 15.2658 1.825 15.9775 2.2725 16.4108L3.585 17.7233C4.02333 18.1742 4.73417 18.2192 5.23917 17.8283L6.48417 16.8608C6.84833 17.0475 7.23167 17.2067 7.62917 17.335L7.82833 18.8983C7.90333 19.5275 8.43583 20 9.06667 20H10.9333C11.5642 20 12.0967 19.5275 12.1717 18.9025L12.3708 17.3358C12.7683 17.2067 13.1517 17.0475 13.5158 16.8617L14.7617 17.8292C15.2658 18.2208 15.9775 18.175 16.4108 17.7275L17.7233 16.415C18.175 15.9767 18.2208 15.2658 17.8292 14.7608L16.8617 13.5158C17.0483 13.1517 17.2075 12.7683 17.3358 12.3708L18.8992 12.1717C19.5267 12.0967 19.9992 11.5642 19.9992 10.9333V9.06667C20 8.43583 19.5275 7.90333 18.9025 7.82833ZM10 14.1667C7.7025 14.1667 5.83333 12.2975 5.83333 10C5.83333 7.7025 7.7025 5.83333 10 5.83333C12.2975 5.83333 14.1667 7.7025 14.1667 10C14.1667 12.2975 12.2975 14.1667 10 14.1667Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='20' height='20' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E");
}
.sidebar .inner-wrap ul.menu-links li a.icon.settings:hover:before, .sidebar .inner-wrap ul.menu-links li a.icon.settings.active:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M18.9025 7.82833L17.3358 7.62917C17.2067 7.23167 17.0475 6.84833 16.8617 6.48417L17.8292 5.23833C18.2208 4.73417 18.175 4.0225 17.7275 3.58917L16.415 2.27667C15.9775 1.825 15.2658 1.78 14.7608 2.17083L13.5167 3.13833C13.1525 2.9525 12.7692 2.79333 12.3708 2.66417L12.1717 1.1C12.0967 0.4725 11.5642 0 10.9333 0H9.06667C8.43583 0 7.90333 0.4725 7.82833 1.0975L7.62917 2.66417C7.23083 2.79333 6.8475 2.95167 6.48333 3.13833L5.23833 2.17083C4.735 1.78 4.02333 1.825 3.58917 2.2725L2.27667 3.58417C1.825 4.0225 1.77917 4.73417 2.17083 5.23917L3.13833 6.48417C2.95167 6.84833 2.79333 7.23167 2.66417 7.62917L1.1 7.82833C0.4725 7.90333 0 8.43583 0 9.06667V10.9333C0 11.5642 0.4725 12.0967 1.0975 12.1717L2.66417 12.3708C2.79333 12.7683 2.9525 13.1517 3.13833 13.5158L2.17083 14.7617C1.77917 15.2658 1.825 15.9775 2.2725 16.4108L3.585 17.7233C4.02333 18.1742 4.73417 18.2192 5.23917 17.8283L6.48417 16.8608C6.84833 17.0475 7.23167 17.2067 7.62917 17.335L7.82833 18.8983C7.90333 19.5275 8.43583 20 9.06667 20H10.9333C11.5642 20 12.0967 19.5275 12.1717 18.9025L12.3708 17.3358C12.7683 17.2067 13.1517 17.0475 13.5158 16.8617L14.7617 17.8292C15.2658 18.2208 15.9775 18.175 16.4108 17.7275L17.7233 16.415C18.175 15.9767 18.2208 15.2658 17.8292 14.7608L16.8617 13.5158C17.0483 13.1517 17.2075 12.7683 17.3358 12.3708L18.8992 12.1717C19.5267 12.0967 19.9992 11.5642 19.9992 10.9333V9.06667C20 8.43583 19.5275 7.90333 18.9025 7.82833ZM10 14.1667C7.7025 14.1667 5.83333 12.2975 5.83333 10C5.83333 7.7025 7.7025 5.83333 10 5.83333C12.2975 5.83333 14.1667 7.7025 14.1667 10C14.1667 12.2975 12.2975 14.1667 10 14.1667Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='20' height='20' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E");
}
.sidebar .inner-wrap ul.menu-links li a.icon.help:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23393C45' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0ZM10 15.8333C9.53995 15.8333 9.16672 15.4601 9.16672 15C9.16672 14.5399 9.53995 14.1667 10 14.1667C10.4601 14.1667 10.8333 14.5399 10.8333 15C10.8333 15.4601 10.4601 15.8333 10 15.8333ZM11.3191 10.535C11.0242 10.6708 10.8333 10.9683 10.8333 11.2926V11.6667C10.8333 12.1266 10.4608 12.5 10 12.5C9.53918 12.5 9.16672 12.1266 9.16672 11.6667V11.2926C9.16672 10.32 9.73831 9.42841 10.6209 9.02084C11.47 8.63007 12.0833 7.59247 12.0833 7.08328C12.0833 5.93506 11.1491 5 10 5C8.85086 5 7.91672 5.93506 7.91672 7.08328C7.91672 7.54333 7.5441 7.91672 7.08328 7.91672C6.62247 7.91672 6.25 7.54333 6.25 7.08328C6.25 5.01587 7.93243 3.33328 10 3.33328C12.0676 3.33328 13.75 5.01587 13.75 7.08328C13.75 8.20923 12.7733 9.8642 11.3191 10.535Z'/%3E %3C/svg%3E");
}
.sidebar .inner-wrap ul.menu-links li a.icon.help:hover:before, .sidebar .inner-wrap ul.menu-links li a.icon.help.active:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0ZM10 15.8333C9.53995 15.8333 9.16672 15.4601 9.16672 15C9.16672 14.5399 9.53995 14.1667 10 14.1667C10.4601 14.1667 10.8333 14.5399 10.8333 15C10.8333 15.4601 10.4601 15.8333 10 15.8333ZM11.3191 10.535C11.0242 10.6708 10.8333 10.9683 10.8333 11.2926V11.6667C10.8333 12.1266 10.4608 12.5 10 12.5C9.53918 12.5 9.16672 12.1266 9.16672 11.6667V11.2926C9.16672 10.32 9.73831 9.42841 10.6209 9.02084C11.47 8.63007 12.0833 7.59247 12.0833 7.08328C12.0833 5.93506 11.1491 5 10 5C8.85086 5 7.91672 5.93506 7.91672 7.08328C7.91672 7.54333 7.5441 7.91672 7.08328 7.91672C6.62247 7.91672 6.25 7.54333 6.25 7.08328C6.25 5.01587 7.93243 3.33328 10 3.33328C12.0676 3.33328 13.75 5.01587 13.75 7.08328C13.75 8.20923 12.7733 9.8642 11.3191 10.535Z'/%3E %3C/svg%3E");
}
.sidebar .inner-wrap .inner {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  width: 300px;
  height: 100vh;
  padding: 40px 35px 40px 60px;
  background-color: #EBEDEE;
  overflow-x: hidden;
  transition: 0.4s cubic-bezier(0.25, 0.74, 0.22, 0.99);
}
.sidebar .inner-wrap .inner .logo {
  height: 36px;
  margin-bottom: 100px;
}
.sidebar .inner-wrap .inner .logo a {
  display: block;
}
.sidebar .inner-wrap .inner .logo a img {
  display: block;
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.sidebar .inner-wrap .inner .logo a img.mobile {
  display: none;
}
.sidebar .inner-wrap .inner .menu {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
}
.sidebar .inner-wrap .inner .menu .toggle-sidebar {
  margin-top: 50px;
}
.sidebar .inner-wrap .inner .menu .toggle-sidebar div {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  margin-left: -4px;
}
.sidebar .inner-wrap .inner .menu .toggle-sidebar div i {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='%23393C45' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M0.199103 5.31716L5.20325 9.87747C5.36746 10.0408 5.63377 10.0408 5.79798 9.87747C5.9622 9.7141 5.9622 9.44903 5.79798 9.28565L1.09557 4.99999L5.79757 0.714353C5.96178 0.550976 5.96178 0.285898 5.79757 0.122534C5.63336 -0.0408306 5.36704 -0.0408307 5.20285 0.122534L0.198686 4.68284C0.111165 4.76993 0.0736413 4.88539 0.0794868 4.99958C0.0740451 5.11419 0.111556 5.22964 0.199103 5.31716Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: 10px;
  opacity: 0.5;
  transition: 0.2s ease;
}
.sidebar .inner-wrap .inner .menu .toggle-sidebar div span {
  font-size: 1.125rem;
  line-height: 1.2;
  margin-left: 8px;
  opacity: 0.5;
  padding-top: 2px;
  transition: 0.2s ease;
}
.sidebar .inner-wrap .inner .menu .toggle-sidebar div:hover i {
  opacity: 1;
}
.sidebar .inner-wrap .inner .menu .toggle-sidebar div:hover span {
  opacity: 1;
}
.sidebar .inner-wrap .submenu {
  position: fixed;
  top: 0;
  left: -50px;
  width: 350px;
  height: 100vh;
  padding: 176px 50px 50px 50px;
  display: flex;
  flex-direction: column;
  background-color: #EBEDEE;
  border-left: 1px solid rgba(84, 84, 84, 0.1);
  transition: 0.4s ease;
  transform: translateX(0px);
  opacity: 0;
  visibility: visible;
}
.sidebar .inner-wrap .submenu.active {
  transform: translateX(100%);
  opacity: 1;
  visibility: visible;
}
.sidebar .inner-wrap .submenu .hide-mobile-submenu {
  display: none;
  position: absolute;
  top: 10px;
  left: 20px;
  width: 34px;
  height: 34px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M0.199103 5.31716L5.20325 9.87747C5.36746 10.0408 5.63377 10.0408 5.79798 9.87747C5.9622 9.7141 5.9622 9.44903 5.79798 9.28565L1.09557 4.99999L5.79757 0.714353C5.96178 0.550976 5.96178 0.285898 5.79757 0.122534C5.63336 -0.0408306 5.36704 -0.0408307 5.20285 0.122534L0.198686 4.68284C0.111165 4.76993 0.0736413 4.88539 0.0794868 4.99958C0.0740451 5.11419 0.111556 5.22964 0.199103 5.31716Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: 12px;
  cursor: pointer;
}
.sidebar .inner-wrap .submenu .menu-links li a {
  font-size: 1rem;
}
.sidebar .inner-wrap.is_hidden_1 {
  transform: translateX(-300px);
}
.sidebar .inner-wrap.is_hidden_1 .inner .menu .menu-links > li a span {
  opacity: 0;
}
.sidebar .inner-wrap.is_hidden_2 {
  transform: translateX(0);
}
.sidebar .inner-wrap.is_hidden_2 .inner {
  width: 80px;
  padding: 40px 20px;
}
.sidebar .inner-wrap.is_hidden_2 .inner .logo a img {
  margin: auto;
}
.sidebar .inner-wrap.is_hidden_2 .inner .logo a img.desktop {
  display: none;
}
.sidebar .inner-wrap.is_hidden_2 .inner .logo a img.mobile {
  display: block;
}
.sidebar .inner-wrap.is_hidden_2 .inner .menu .menu-links > li {
  display: flex;
  justify-content: center;
}
.sidebar .inner-wrap.is_hidden_2 .inner .menu .menu-links > li a span {
  display: none;
}
.sidebar .inner-wrap.is_hidden_2 .inner .menu .toggle-sidebar {
  display: flex;
  justify-content: center;
}
.sidebar .inner-wrap.is_hidden_2 .inner .menu .toggle-sidebar div i {
  transform: rotateY(180deg);
}
.sidebar .inner-wrap.is_hidden_2 .inner .menu .toggle-sidebar div span {
  display: none;
}
.sidebar .inner-wrap.is_hidden_2 .submenu {
  left: -300px;
}
.sidebar .inner-wrap.is_hidden_2 .submenu.active {
  transform: translateX(380px);
}
.sidebar .inner-wrap.is_mobile_open .inner {
  width: 270px;
}
.sidebar .inner-wrap.is_mobile_open .inner .logo a img.desktop {
  display: block;
}
.sidebar .inner-wrap.is_mobile_open .inner .logo a img.mobile {
  display: none;
}
.sidebar .inner-wrap.is_mobile_open .inner .menu .menu-links > li {
  justify-content: flex-start;
}
.sidebar .inner-wrap.is_mobile_open .inner .menu .menu-links > li a span {
  display: block;
}
.sidebar .inner-wrap.is_mobile_open .inner .menu .toggle-sidebar {
  justify-content: flex-start;
}
.sidebar .inner-wrap.is_mobile_open .inner .menu .toggle-sidebar div i {
  transform: rotateY(0);
}
.sidebar .inner-wrap.is_mobile_open .inner .menu .toggle-sidebar div span {
  display: block;
}
.sidebar.is_submenu_open {
  z-index: 9;
}

.sidebar-mobile-overlay {
  display: none;
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s ease;
  background: rgba(235, 237, 238, 0.75);
}
.sidebar-mobile-overlay.is-active {
  opacity: 1;
  visibility: visible;
}

.main-header-component {
  padding: 40px 60px;
  z-index: 5;
  border-bottom: 1px solid rgba(84, 84, 84, 0.1);
}
.main-header-component > .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-header-component > .inner .logo-mobile {
  display: none;
}
.main-header-component > .inner .logo-mobile a {
  display: block;
}
.main-header-component > .inner .logo-mobile a img {
  display: block;
  width: 130px;
}
.main-header-component > .inner .toggle-sidebar-mobile {
  display: none;
  position: relative;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 5px;
  cursor: pointer;
}
.main-header-component > .inner .toggle-sidebar-mobile i {
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 0;
  width: 20px;
  height: 3px;
  margin: auto;
  background-color: #2679FB;
  transition: 0.2s ease;
}
.main-header-component > .inner .toggle-sidebar-mobile i:nth-child(1) {
  transform: translateY(-7px);
}
.main-header-component > .inner .toggle-sidebar-mobile i:nth-child(2) {
  width: 12px;
}
.main-header-component > .inner .toggle-sidebar-mobile i:nth-child(3) {
  transform: translateY(7px);
}
.main-header-component > .inner .toggle-sidebar-mobile.is-open i:nth-child(1) {
  transform: rotate(45deg);
}
.main-header-component > .inner .toggle-sidebar-mobile.is-open i:nth-child(2) {
  opacity: 0;
  visibility: hidden;
}
.main-header-component > .inner .toggle-sidebar-mobile.is-open i:nth-child(3) {
  transform: rotate(-45deg);
}
.main-header-component > .inner .page-title h2 {
  font-size: 2.25rem;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 0;
}
.main-header-component > .inner .breadcrumbs {
  display: flex;
  align-items: center;
}
.main-header-component > .inner .breadcrumbs span {
  font-size: 0.875rem;
  line-height: 1.3;
}
.main-header-component > .inner .breadcrumbs span.separate {
  padding: 0 15px 0 10px;
}
.main-header-component > .inner .leave-plan-day {
  font-size: 0.875rem;
  line-height: 1.2;
  margin: 0 30px 0 0;
}
.main-header-component > .inner .notification {
  margin-right: 30px;
}
.main-header-component > .inner .notification .notification-toggle {
  position: relative;
  width: 50px;
  height: 50px;
  background-color: #fff;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='20' viewBox='0 0 18 20' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16.8158 14.0942C15.5558 13.0292 14.8333 11.4725 14.8333 9.82333V7.5C14.8333 4.5675 12.655 2.14 9.83332 1.73333V0.833333C9.83332 0.3725 9.45999 0 8.99999 0C8.53999 0 8.16665 0.3725 8.16665 0.833333V1.73333C5.34415 2.14 3.16665 4.5675 3.16665 7.5V9.82333C3.16665 11.4725 2.44415 13.0292 1.17665 14.1008C0.852486 14.3783 0.666653 14.7817 0.666653 15.2083C0.666653 16.0125 1.32082 16.6667 2.12499 16.6667H15.875C16.6792 16.6667 17.3333 16.0125 17.3333 15.2083C17.3333 14.7817 17.1475 14.3783 16.8158 14.0942Z'/%3E %3Cpath d='M9.00001 20C10.5092 20 11.7717 18.9242 12.0617 17.5H5.93835C6.22835 18.9242 7.49085 20 9.00001 20Z'/%3E %3C/svg%3E") no-repeat center #fff;
  background-size: 20px;
  border-radius: 5px;
  transition: 0.2s ease;
  cursor: pointer;
}
.main-header-component > .inner .notification .notification-toggle i {
  position: absolute;
  top: 10px;
  right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  font-size: 0.5rem;
  line-height: 1;
  font-style: normal;
  color: #fff;
  background-color: #545454;
  border-radius: 14px;
}
.main-header-component > .inner .notification .notification-toggle:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='20' viewBox='0 0 18 20' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16.8158 14.0942C15.5558 13.0292 14.8333 11.4725 14.8333 9.82333V7.5C14.8333 4.5675 12.655 2.14 9.83332 1.73333V0.833333C9.83332 0.3725 9.45999 0 8.99999 0C8.53999 0 8.16665 0.3725 8.16665 0.833333V1.73333C5.34415 2.14 3.16665 4.5675 3.16665 7.5V9.82333C3.16665 11.4725 2.44415 13.0292 1.17665 14.1008C0.852486 14.3783 0.666653 14.7817 0.666653 15.2083C0.666653 16.0125 1.32082 16.6667 2.12499 16.6667H15.875C16.6792 16.6667 17.3333 16.0125 17.3333 15.2083C17.3333 14.7817 17.1475 14.3783 16.8158 14.0942Z'/%3E %3Cpath d='M9.00001 20C10.5092 20 11.7717 18.9242 12.0617 17.5H5.93835C6.22835 18.9242 7.49085 20 9.00001 20Z'/%3E %3C/svg%3E");
  background-color: #2679FB;
}
.main-header-component > .inner .notification .notification-list {
  display: none;
  position: absolute;
  top: 100px;
  right: 50px;
  width: 700px;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 5px rgba(50, 50, 50, 0.1);
}
.main-header-component > .inner .notification .notification-list .top-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 25px;
  border-bottom: 1px solid #E5E5E5;
}
.main-header-component > .inner .notification .notification-list .top-block .title {
  display: flex;
  align-items: center;
}
.main-header-component > .inner .notification .notification-list .top-block .title .bell {
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 15px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='20' viewBox='0 0 18 20' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16.8158 14.0942C15.5558 13.0292 14.8333 11.4725 14.8333 9.82333V7.5C14.8333 4.5675 12.655 2.14 9.83332 1.73333V0.833333C9.83332 0.3725 9.45999 0 8.99999 0C8.53999 0 8.16665 0.3725 8.16665 0.833333V1.73333C5.34415 2.14 3.16665 4.5675 3.16665 7.5V9.82333C3.16665 11.4725 2.44415 13.0292 1.17665 14.1008C0.852486 14.3783 0.666653 14.7817 0.666653 15.2083C0.666653 16.0125 1.32082 16.6667 2.12499 16.6667H15.875C16.6792 16.6667 17.3333 16.0125 17.3333 15.2083C17.3333 14.7817 17.1475 14.3783 16.8158 14.0942Z'/%3E %3Cpath d='M9.00001 20C10.5092 20 11.7717 18.9242 12.0617 17.5H5.93835C6.22835 18.9242 7.49085 20 9.00001 20Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: 20px;
}
.main-header-component > .inner .notification .notification-list .top-block .title .bell i {
  position: absolute;
  top: -5px;
  right: -5px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  font-size: 0.5rem;
  line-height: 1;
  font-style: normal;
  color: #fff;
  background-color: #545454;
  border-radius: 14px;
}
.main-header-component > .inner .notification .notification-list .top-block .title p {
  font-size: 1.125rem;
  line-height: 1.2;
  margin: 0;
}
.main-header-component > .inner .notification .notification-list .top-block .settings {
  font-size: 0.875rem;
  line-height: 1.2;
}
.main-header-component > .inner .notification .notification-list .list-wrap {
  padding: 10px 0;
}
.main-header-component > .inner .notification .notification-list .list-wrap .scroll-area {
  height: 260px;
}
.main-header-component > .inner .notification .notification-list .list .item {
  display: flex;
  padding: 20px 18px 20px 60px;
}
.main-header-component > .inner .notification .notification-list .list .item:nth-child(even) {
  background-color: #F5F6FA;
}
.main-header-component > .inner .notification .notification-list .list .item .text {
  width: calc(100% - 200px);
}
.main-header-component > .inner .notification .notification-list .list .item .text h4 {
  font-size: 1rem;
  line-height: 1.3;
  margin-bottom: 10px;
}
.main-header-component > .inner .notification .notification-list .list .item .text p {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 400;
  color: #A9A9A9;
  margin: 0;
}
.main-header-component > .inner .notification .notification-list .list .item .action {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 200px;
}
.main-header-component > .inner .notification .notification-list .list .item .action time {
  font-size: 0.75rem;
  line-height: 1.3;
  font-weight: 400;
  color: #A9A9A9;
  margin-right: 10px;
}
.main-header-component > .inner .notification .notification-list .list .item .action .close {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='%23A9A9A9' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.91615 4.99996L9.80995 1.10605C10.0634 0.852768 10.0634 0.443245 9.80995 0.189962C9.55667 -0.0633207 9.14714 -0.0633207 8.89386 0.189962L4.99994 4.08387L1.10614 0.189962C0.85274 -0.0633207 0.443335 -0.0633207 0.190051 0.189962C-0.0633505 0.443245 -0.0633505 0.852768 0.190051 1.10605L4.08385 4.99996L0.190051 8.89388C-0.0633505 9.14716 -0.0633505 9.55668 0.190051 9.80997C0.316278 9.93631 0.482246 9.99978 0.648097 9.99978C0.813947 9.99978 0.979797 9.93631 1.10614 9.80997L4.99994 5.91605L8.89386 9.80997C9.0202 9.93631 9.18605 9.99978 9.3519 9.99978C9.51775 9.99978 9.6836 9.93631 9.80995 9.80997C10.0634 9.55668 10.0634 9.14716 9.80995 8.89388L5.91615 4.99996Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: 12px;
  transition: 0.2s ease;
}
.main-header-component > .inner .notification .notification-list .list .item .action .close:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.91615 4.99996L9.80995 1.10605C10.0634 0.852768 10.0634 0.443245 9.80995 0.189962C9.55667 -0.0633207 9.14714 -0.0633207 8.89386 0.189962L4.99994 4.08387L1.10614 0.189962C0.85274 -0.0633207 0.443335 -0.0633207 0.190051 0.189962C-0.0633505 0.443245 -0.0633505 0.852768 0.190051 1.10605L4.08385 4.99996L0.190051 8.89388C-0.0633505 9.14716 -0.0633505 9.55668 0.190051 9.80997C0.316278 9.93631 0.482246 9.99978 0.648097 9.99978C0.813947 9.99978 0.979797 9.93631 1.10614 9.80997L4.99994 5.91605L8.89386 9.80997C9.0202 9.93631 9.18605 9.99978 9.3519 9.99978C9.51775 9.99978 9.6836 9.93631 9.80995 9.80997C10.0634 9.55668 10.0634 9.14716 9.80995 8.89388L5.91615 4.99996Z'/%3E %3C/svg%3E");
}
.main-header-component > .inner .notification.is_open {
  z-index: 7;
}
.main-header-component > .inner .notification.is_open .notification-list {
  display: block;
}
.main-header-component > .inner .user-info {
  position: relative;
  min-width: 200px;
  max-width: 260px;
}
.main-header-component > .inner .user-info .user-info-toggle {
  position: relative;
  display: flex;
  align-items: center;
  padding: 5px 10px 5px 10px;
  background-color: #fff;
  border-radius: 5px;
  cursor: pointer;
}
.main-header-component > .inner .user-info .user-info-toggle:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  width: 10px;
  height: 10px;
  margin: auto;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='%23393C45' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.31717 5.8009L9.87747 0.79675C10.0408 0.63254 10.0408 0.366225 9.87747 0.202015C9.7141 0.0378048 9.44903 0.0378048 9.28565 0.202015L4.99999 4.90443L0.714353 0.202431C0.550976 0.0382209 0.285898 0.0382209 0.122534 0.202431C-0.0408306 0.366642 -0.0408306 0.632956 0.122534 0.797154L4.68284 5.80131C4.76993 5.88884 4.88539 5.92636 4.99958 5.92051C5.11419 5.92596 5.22964 5.88844 5.31717 5.8009Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
  transition: 0.2s ease;
}
.main-header-component > .inner .user-info .user-info-toggle .photo {
  position: relative;
  margin-right: 10px;
  background: #dcdfe1;
  border-radius: 50%;
}
.main-header-component > .inner .user-info .user-info-toggle .photo img {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
.main-header-component > .inner .user-info .user-info-toggle .photo:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 1px;
  width: 10px;
  height: 10px;
  background-color: #6CBE39;
  border-radius: 10px;
}
.main-header-component > .inner .user-info .user-info-toggle .text {
  width: calc(100% - 50px);
}
.main-header-component > .inner .user-info .user-info-toggle .text .name {
  font-size: 0.875rem;
  line-height: 1.2;
  padding-right: 18px;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main-header-component > .inner .user-info .user-info-toggle .text .position {
  font-size: 0.625rem;
  line-height: 1.2;
  font-weight: 400;
  margin: 0;
  color: #A9A9A9;
  margin: 8px 0 0 0;
}
.main-header-component > .inner .user-info .user-info-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  padding: 20px;
  background-color: #fff;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 2px 5px rgba(50, 50, 50, 0.1);
}
.main-header-component > .inner .user-info .user-info-menu ul.links {
  padding: 0;
  margin: 0;
}
.main-header-component > .inner .user-info .user-info-menu ul.links li {
  list-style: none;
  margin-bottom: 20px;
}
.main-header-component > .inner .user-info .user-info-menu ul.links li:last-child {
  margin-bottom: 0;
}
.main-header-component > .inner .user-info .user-info-menu ul.links li a {
  font-size: 0.875rem;
  line-height: 1.2;
}
.main-header-component > .inner .user-info .user-info-menu .projects {
  padding: 0;
  margin: 30px 0 0 0;
}
.main-header-component > .inner .user-info .user-info-menu .projects li {
  list-style: none;
  margin-bottom: 20px;
}
.main-header-component > .inner .user-info .user-info-menu .projects li:last-child {
  margin-bottom: 0;
}
.main-header-component > .inner .user-info .user-info-menu .projects li a {
  display: inline-flex;
  align-items: center;
}
.main-header-component > .inner .user-info .user-info-menu .projects li a .img {
  margin-right: 10px;
  border-radius: 24px;
}
.main-header-component > .inner .user-info .user-info-menu .projects li a .img img {
  display: block;
  width: 24px;
  height: 24px;
  -o-object-fit: cover;
     object-fit: cover;
}
.main-header-component > .inner .user-info .user-info-menu .projects li a span {
  font-size: 0.75rem;
  line-height: 1.2;
}
.main-header-component > .inner .user-info:hover .user-info-toggle, .main-header-component > .inner .user-info.is_open .user-info-toggle {
  border-radius: 5px 5px 0 0;
}
.main-header-component > .inner .user-info:hover .user-info-toggle:after, .main-header-component > .inner .user-info.is_open .user-info-toggle:after {
  transform: rotateX(180deg);
}
.main-header-component > .inner .user-info:hover .user-info-menu, .main-header-component > .inner .user-info.is_open .user-info-menu {
  display: block;
}
.main-header-component > .inner .right-block {
  display: flex;
  align-items: center;
}
.main-header-component .page-title-mobile {
  display: none;
}
.main-header-component .page-title-mobile h2 {
  font-size: 1.625rem;
  line-height: 1.1;
  font-weight: 700;
  margin: 0;
}

.content-title-block {
  margin-bottom: 20px;
}
.content-title-block .header-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.content-title-block .header-block .page-title {
  font-size: 2.25rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0;
}
.content-title-block .header-block .actions .link {
  display: inline-flex;
  align-items: center;
  margin-right: 30px;
}
.content-title-block .header-block .actions .link:last-child {
  margin-right: 0;
}
.content-title-block .header-block .actions .link .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: 0.2s ease;
}
.content-title-block .header-block .actions .link:hover {
  color: #393C45;
}
.content-title-block .header-block .actions .link.settings .icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23393C45' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M18.9025 7.82833L17.3358 7.62917C17.2067 7.23167 17.0475 6.84833 16.8617 6.48417L17.8292 5.23833C18.2208 4.73417 18.175 4.0225 17.7275 3.58917L16.415 2.27667C15.9775 1.825 15.2658 1.78 14.7608 2.17083L13.5167 3.13833C13.1525 2.9525 12.7692 2.79333 12.3708 2.66417L12.1717 1.1C12.0967 0.4725 11.5642 0 10.9333 0H9.06667C8.43583 0 7.90333 0.4725 7.82833 1.0975L7.62917 2.66417C7.23083 2.79333 6.8475 2.95167 6.48333 3.13833L5.23833 2.17083C4.735 1.78 4.02333 1.825 3.58917 2.2725L2.27667 3.58417C1.825 4.0225 1.77917 4.73417 2.17083 5.23917L3.13833 6.48417C2.95167 6.84833 2.79333 7.23167 2.66417 7.62917L1.1 7.82833C0.4725 7.90333 0 8.43583 0 9.06667V10.9333C0 11.5642 0.4725 12.0967 1.0975 12.1717L2.66417 12.3708C2.79333 12.7683 2.9525 13.1517 3.13833 13.5158L2.17083 14.7617C1.77917 15.2658 1.825 15.9775 2.2725 16.4108L3.585 17.7233C4.02333 18.1742 4.73417 18.2192 5.23917 17.8283L6.48417 16.8608C6.84833 17.0475 7.23167 17.2067 7.62917 17.335L7.82833 18.8983C7.90333 19.5275 8.43583 20 9.06667 20H10.9333C11.5642 20 12.0967 19.5275 12.1717 18.9025L12.3708 17.3358C12.7683 17.2067 13.1517 17.0475 13.5158 16.8617L14.7617 17.8292C15.2658 18.2208 15.9775 18.175 16.4108 17.7275L17.7233 16.415C18.175 15.9767 18.2208 15.2658 17.8292 14.7608L16.8617 13.5158C17.0483 13.1517 17.2075 12.7683 17.3358 12.3708L18.8992 12.1717C19.5267 12.0967 19.9992 11.5642 19.9992 10.9333V9.06667C20 8.43583 19.5275 7.90333 18.9025 7.82833ZM10 14.1667C7.7025 14.1667 5.83333 12.2975 5.83333 10C5.83333 7.7025 7.7025 5.83333 10 5.83333C12.2975 5.83333 14.1667 7.7025 14.1667 10C14.1667 12.2975 12.2975 14.1667 10 14.1667Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='20' height='20' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E");
}
.content-title-block .header-block .actions .link.settings:hover .icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M18.9025 7.82833L17.3358 7.62917C17.2067 7.23167 17.0475 6.84833 16.8617 6.48417L17.8292 5.23833C18.2208 4.73417 18.175 4.0225 17.7275 3.58917L16.415 2.27667C15.9775 1.825 15.2658 1.78 14.7608 2.17083L13.5167 3.13833C13.1525 2.9525 12.7692 2.79333 12.3708 2.66417L12.1717 1.1C12.0967 0.4725 11.5642 0 10.9333 0H9.06667C8.43583 0 7.90333 0.4725 7.82833 1.0975L7.62917 2.66417C7.23083 2.79333 6.8475 2.95167 6.48333 3.13833L5.23833 2.17083C4.735 1.78 4.02333 1.825 3.58917 2.2725L2.27667 3.58417C1.825 4.0225 1.77917 4.73417 2.17083 5.23917L3.13833 6.48417C2.95167 6.84833 2.79333 7.23167 2.66417 7.62917L1.1 7.82833C0.4725 7.90333 0 8.43583 0 9.06667V10.9333C0 11.5642 0.4725 12.0967 1.0975 12.1717L2.66417 12.3708C2.79333 12.7683 2.9525 13.1517 3.13833 13.5158L2.17083 14.7617C1.77917 15.2658 1.825 15.9775 2.2725 16.4108L3.585 17.7233C4.02333 18.1742 4.73417 18.2192 5.23917 17.8283L6.48417 16.8608C6.84833 17.0475 7.23167 17.2067 7.62917 17.335L7.82833 18.8983C7.90333 19.5275 8.43583 20 9.06667 20H10.9333C11.5642 20 12.0967 19.5275 12.1717 18.9025L12.3708 17.3358C12.7683 17.2067 13.1517 17.0475 13.5158 16.8617L14.7617 17.8292C15.2658 18.2208 15.9775 18.175 16.4108 17.7275L17.7233 16.415C18.175 15.9767 18.2208 15.2658 17.8292 14.7608L16.8617 13.5158C17.0483 13.1517 17.2075 12.7683 17.3358 12.3708L18.8992 12.1717C19.5267 12.0967 19.9992 11.5642 19.9992 10.9333V9.06667C20 8.43583 19.5275 7.90333 18.9025 7.82833ZM10 14.1667C7.7025 14.1667 5.83333 12.2975 5.83333 10C5.83333 7.7025 7.7025 5.83333 10 5.83333C12.2975 5.83333 14.1667 7.7025 14.1667 10C14.1667 12.2975 12.2975 14.1667 10 14.1667Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='20' height='20' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E");
}
.content-title-block .header-block .actions .link.share .icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='%23393C45' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M14.8687 4.36198L10.8062 0.143274C10.6737 0.00583208 10.4706 -0.0373117 10.2938 0.0338698C10.1163 0.105738 10 0.277626 10 0.468855V2.50016H9.84381C6.48386 2.50016 3.75012 5.23389 3.75012 8.59384V9.53133C3.75012 9.74876 3.90324 9.93004 4.11507 9.97948C4.14952 9.98817 4.18385 9.99195 4.21818 9.99195C4.3951 9.99195 4.56447 9.88815 4.6463 9.72508C5.52508 7.96694 7.29192 6.87507 9.25753 6.87507H10V8.90626C10 9.0976 10.1163 9.26949 10.2938 9.34067C10.4694 9.41254 10.6737 9.36882 10.8062 9.23127L14.8687 5.01257C15.0437 4.83072 15.0437 4.54451 14.8687 4.36198Z'/%3E %3Cpath d='M13.1251 14.9999H1.87522C0.84149 14.9999 0.000244141 14.1588 0.000244141 13.1249V4.3751C0.000244141 3.34137 0.84149 2.50012 1.87522 2.50012H3.7502C4.09581 2.50012 4.37516 2.77947 4.37516 3.12508C4.37516 3.47068 4.09581 3.75003 3.7502 3.75003H1.87522C1.53019 3.75003 1.25015 4.03007 1.25015 4.3751V13.1249C1.25015 13.47 1.53019 13.75 1.87522 13.75H13.1251C13.47 13.75 13.7501 13.47 13.7501 13.1249V8.12506C13.7501 7.77945 14.0294 7.49999 14.375 7.49999C14.7207 7.49999 15.0001 7.77945 15.0001 8.12506V13.1249C15.0001 14.1588 14.1588 14.9999 13.1251 14.9999Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='15' height='15' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E");
}
.content-title-block .header-block .actions .link.share:hover .icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M14.8687 4.36198L10.8062 0.143274C10.6737 0.00583208 10.4706 -0.0373117 10.2938 0.0338698C10.1163 0.105738 10 0.277626 10 0.468855V2.50016H9.84381C6.48386 2.50016 3.75012 5.23389 3.75012 8.59384V9.53133C3.75012 9.74876 3.90324 9.93004 4.11507 9.97948C4.14952 9.98817 4.18385 9.99195 4.21818 9.99195C4.3951 9.99195 4.56447 9.88815 4.6463 9.72508C5.52508 7.96694 7.29192 6.87507 9.25753 6.87507H10V8.90626C10 9.0976 10.1163 9.26949 10.2938 9.34067C10.4694 9.41254 10.6737 9.36882 10.8062 9.23127L14.8687 5.01257C15.0437 4.83072 15.0437 4.54451 14.8687 4.36198Z'/%3E %3Cpath d='M13.1251 14.9999H1.87522C0.84149 14.9999 0.000244141 14.1588 0.000244141 13.1249V4.3751C0.000244141 3.34137 0.84149 2.50012 1.87522 2.50012H3.7502C4.09581 2.50012 4.37516 2.77947 4.37516 3.12508C4.37516 3.47068 4.09581 3.75003 3.7502 3.75003H1.87522C1.53019 3.75003 1.25015 4.03007 1.25015 4.3751V13.1249C1.25015 13.47 1.53019 13.75 1.87522 13.75H13.1251C13.47 13.75 13.7501 13.47 13.7501 13.1249V8.12506C13.7501 7.77945 14.0294 7.49999 14.375 7.49999C14.7207 7.49999 15.0001 7.77945 15.0001 8.12506V13.1249C15.0001 14.1588 14.1588 14.9999 13.1251 14.9999Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='15' height='15' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E");
}
.content-title-block .header-block .actions .link.time .icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='%23393C45' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M8 0C3.58862 0 0 3.58862 0 8C0 12.4114 3.58862 16 8 16C12.4114 16 16 12.4114 16 8C16 3.58862 12.4114 0 8 0ZM11.8047 12.1379C11.6747 12.2679 11.504 12.3334 11.3334 12.3334C11.1627 12.3334 10.9919 12.2679 10.8621 12.1379L7.52869 8.80469C7.40332 8.68005 7.33337 8.51062 7.33337 8.33337V4C7.33337 3.63135 7.63196 3.33337 8 3.33337C8.36804 3.33337 8.66663 3.63135 8.66663 4V8.05737L11.8047 11.1953C12.0653 11.4561 12.0653 11.8773 11.8047 12.1379Z'/%3E %3C/svg%3E");
}
.content-title-block .header-block .actions .link.time:hover .icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M8 0C3.58862 0 0 3.58862 0 8C0 12.4114 3.58862 16 8 16C12.4114 16 16 12.4114 16 8C16 3.58862 12.4114 0 8 0ZM11.8047 12.1379C11.6747 12.2679 11.504 12.3334 11.3334 12.3334C11.1627 12.3334 10.9919 12.2679 10.8621 12.1379L7.52869 8.80469C7.40332 8.68005 7.33337 8.51062 7.33337 8.33337V4C7.33337 3.63135 7.63196 3.33337 8 3.33337C8.36804 3.33337 8.66663 3.63135 8.66663 4V8.05737L11.8047 11.1953C12.0653 11.4561 12.0653 11.8773 11.8047 12.1379Z'/%3E %3C/svg%3E");
}
.content-title-block .filter-block {
  display: flex;
  align-items: center;
}
.content-title-block .filter-block .item {
  margin-right: 20px;
}
.content-title-block .filter-block .item:last-child {
  margin-right: 0;
}
.panel-info > .inner {
  height: 100%;
  padding: 30px;
  background-color: #fff;
  border-radius: 5px;
}
.panel-info > .inner .top-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.panel-info > .inner .top-block.toggle {
  display: grid;
  grid-template-columns: 1fr 200px;
  grid-gap: 15px;
}
.panel-info > .inner .top-block h4 {
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
.panel-info > .inner .top-block__actions {
  display: flex;
  justify-content: space-between;
}
.panel-info > .inner .top-block .toggle {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 5px;
}
.panel-info > .inner .top-block .toggle .link {
  position: relative;
  display: flex;
  justify-content: center;
}
.panel-info > .inner .top-block .toggle .link.active {
  color: #3490dc;
  transition: 0.2s;
}
.panel-info > .inner .top-block .toggle .link.active::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #3490dc;
}
.panel-info > .inner .top-block .actions {
  display: flex;
  align-items: center;
}
.panel-info > .inner .top-block .actions .btn {
  width: 16px;
  height: 16px;
  min-width: initial;
  margin-right: 15px;
  border: none;
  padding: 0;
  border-radius: 0;
  box-shadow: none !important;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: 0.2s ease;
}
.panel-info > .inner .top-block .actions .btn:last-child {
  margin-right: 0;
}
.panel-info > .inner .top-block .actions .btn.settings {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23D8D8D8' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M18.9025 7.82833L17.3358 7.62917C17.2067 7.23167 17.0475 6.84833 16.8617 6.48417L17.8292 5.23833C18.2208 4.73417 18.175 4.0225 17.7275 3.58917L16.415 2.27667C15.9775 1.825 15.2658 1.78 14.7608 2.17083L13.5167 3.13833C13.1525 2.9525 12.7692 2.79333 12.3708 2.66417L12.1717 1.1C12.0967 0.4725 11.5642 0 10.9333 0H9.06667C8.43583 0 7.90333 0.4725 7.82833 1.0975L7.62917 2.66417C7.23083 2.79333 6.8475 2.95167 6.48333 3.13833L5.23833 2.17083C4.735 1.78 4.02333 1.825 3.58917 2.2725L2.27667 3.58417C1.825 4.0225 1.77917 4.73417 2.17083 5.23917L3.13833 6.48417C2.95167 6.84833 2.79333 7.23167 2.66417 7.62917L1.1 7.82833C0.4725 7.90333 0 8.43583 0 9.06667V10.9333C0 11.5642 0.4725 12.0967 1.0975 12.1717L2.66417 12.3708C2.79333 12.7683 2.9525 13.1517 3.13833 13.5158L2.17083 14.7617C1.77917 15.2658 1.825 15.9775 2.2725 16.4108L3.585 17.7233C4.02333 18.1742 4.73417 18.2192 5.23917 17.8283L6.48417 16.8608C6.84833 17.0475 7.23167 17.2067 7.62917 17.335L7.82833 18.8983C7.90333 19.5275 8.43583 20 9.06667 20H10.9333C11.5642 20 12.0967 19.5275 12.1717 18.9025L12.3708 17.3358C12.7683 17.2067 13.1517 17.0475 13.5158 16.8617L14.7617 17.8292C15.2658 18.2208 15.9775 18.175 16.4108 17.7275L17.7233 16.415C18.175 15.9767 18.2208 15.2658 17.8292 14.7608L16.8617 13.5158C17.0483 13.1517 17.2075 12.7683 17.3358 12.3708L18.8992 12.1717C19.5267 12.0967 19.9992 11.5642 19.9992 10.9333V9.06667C20 8.43583 19.5275 7.90333 18.9025 7.82833ZM10 14.1667C7.7025 14.1667 5.83333 12.2975 5.83333 10C5.83333 7.7025 7.7025 5.83333 10 5.83333C12.2975 5.83333 14.1667 7.7025 14.1667 10C14.1667 12.2975 12.2975 14.1667 10 14.1667Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='20' height='20' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E");
}
.panel-info > .inner .top-block .actions .btn.settings:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M18.9025 7.82833L17.3358 7.62917C17.2067 7.23167 17.0475 6.84833 16.8617 6.48417L17.8292 5.23833C18.2208 4.73417 18.175 4.0225 17.7275 3.58917L16.415 2.27667C15.9775 1.825 15.2658 1.78 14.7608 2.17083L13.5167 3.13833C13.1525 2.9525 12.7692 2.79333 12.3708 2.66417L12.1717 1.1C12.0967 0.4725 11.5642 0 10.9333 0H9.06667C8.43583 0 7.90333 0.4725 7.82833 1.0975L7.62917 2.66417C7.23083 2.79333 6.8475 2.95167 6.48333 3.13833L5.23833 2.17083C4.735 1.78 4.02333 1.825 3.58917 2.2725L2.27667 3.58417C1.825 4.0225 1.77917 4.73417 2.17083 5.23917L3.13833 6.48417C2.95167 6.84833 2.79333 7.23167 2.66417 7.62917L1.1 7.82833C0.4725 7.90333 0 8.43583 0 9.06667V10.9333C0 11.5642 0.4725 12.0967 1.0975 12.1717L2.66417 12.3708C2.79333 12.7683 2.9525 13.1517 3.13833 13.5158L2.17083 14.7617C1.77917 15.2658 1.825 15.9775 2.2725 16.4108L3.585 17.7233C4.02333 18.1742 4.73417 18.2192 5.23917 17.8283L6.48417 16.8608C6.84833 17.0475 7.23167 17.2067 7.62917 17.335L7.82833 18.8983C7.90333 19.5275 8.43583 20 9.06667 20H10.9333C11.5642 20 12.0967 19.5275 12.1717 18.9025L12.3708 17.3358C12.7683 17.2067 13.1517 17.0475 13.5158 16.8617L14.7617 17.8292C15.2658 18.2208 15.9775 18.175 16.4108 17.7275L17.7233 16.415C18.175 15.9767 18.2208 15.2658 17.8292 14.7608L16.8617 13.5158C17.0483 13.1517 17.2075 12.7683 17.3358 12.3708L18.8992 12.1717C19.5267 12.0967 19.9992 11.5642 19.9992 10.9333V9.06667C20 8.43583 19.5275 7.90333 18.9025 7.82833ZM10 14.1667C7.7025 14.1667 5.83333 12.2975 5.83333 10C5.83333 7.7025 7.7025 5.83333 10 5.83333C12.2975 5.83333 14.1667 7.7025 14.1667 10C14.1667 12.2975 12.2975 14.1667 10 14.1667Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='20' height='20' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E");
}
.panel-info > .inner .top-block .actions .btn.full-screen {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='%23D8D8D8' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M2.28571 10.2857H0V16H5.71429V13.7143H2.28571V10.2857ZM0 5.71429H2.28571V2.28571H5.71429V0H0V5.71429ZM13.7143 13.7143H10.2857V16H16V10.2857H13.7143V13.7143ZM10.2857 0V2.28571H13.7143V5.71429H16V0H10.2857Z'/%3E %3C/svg%3E");
}
.panel-info > .inner .top-block .actions .btn.full-screen:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M2.28571 10.2857H0V16H5.71429V13.7143H2.28571V10.2857ZM0 5.71429H2.28571V2.28571H5.71429V0H0V5.71429ZM13.7143 13.7143H10.2857V16H16V10.2857H13.7143V13.7143ZM10.2857 0V2.28571H13.7143V5.71429H16V0H10.2857Z'/%3E %3C/svg%3E");
}
.panel-info > .inner .top-block .actions .btn.move {
  cursor: move;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='%23D8D8D8' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M4 4H0V0H4V4ZM10 0H6V4H10V0ZM4 6H0V10H4V6ZM10 6H6V10H10V6ZM4 12H0V16H4V12ZM10 12H6V16H10V12Z'/%3E %3C/svg%3E");
}
.panel-info > .inner .top-block .actions .btn.move:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M4 4H0V0H4V4ZM10 0H6V4H10V0ZM4 6H0V10H4V6ZM10 6H6V10H10V6ZM4 12H0V16H4V12ZM10 12H6V16H10V12Z'/%3E %3C/svg%3E");
}
.panel-info.panel-charts .doughnut-half-wrap {
  margin-bottom: 40px;
  display: flex;
}
.panel-info.panel-charts .doughnut-half-wrap .ellipse-progress-wrap {
  position: relative;
  height: 120px;
  overflow: hidden;
}
.panel-info.panel-charts .doughnut-half-wrap .ellipse-progress-wrap .text {
  position: absolute;
  top: 48px;
  left: 0;
  right: 0;
  margin: auto;
}
.panel-info.panel-charts .doughnut-half-wrap .ellipse-progress-wrap .text .percent {
  font-size: 1.125rem;
  line-height: 1.3;
  text-align: center;
  color: #2679FB;
  margin-bottom: 20px;
}
.panel-info.panel-charts .doughnut-half-wrap .ellipse-progress-wrap .text .from-to {
  display: flex;
  justify-content: center;
  align-items: center;
}
.panel-info.panel-charts .doughnut-half-wrap .ellipse-progress-wrap .text .from-to span {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 700;
}
.panel-info.panel-charts .doughnut-half-wrap .ellipse-progress-wrap .text .from-to span.from {
  font-size: 1rem;
  color: #2679FB;
}
.panel-info.panel-charts .doughnut-half-wrap .ellipse-progress-wrap .text .from-to span.separate {
  color: #D8D8D8;
  padding: 0 5px;
}
.panel-info.panel-charts .doughnut-half-wrap .ellipse-progress-wrap .text .from-to span.to {
  color: #FF9F47;
}
.panel-info.panel-charts .doughnut-half-wrap .labels {
  width: 50px;
}
.panel-info.panel-charts .doughnut-half-wrap .labels p {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  line-height: 1.2;
  margin-bottom: 15px;
}
.panel-info.panel-charts .doughnut-half-wrap .labels p:last-child {
  margin-bottom: 0;
}
.panel-info.panel-charts .doughnut-half-wrap .labels p:before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  margin-right: 7px;
  border-radius: 7px;
}
.panel-info.panel-charts .doughnut-half-wrap .labels p.fact:before {
  background-color: #2679FB;
}
.panel-info.panel-charts .doughnut-half-wrap .labels p.plan:before {
  background-color: #FF9F47;
}
.panel-info.panel-charts .bar-line-chart {
  position: relative;
  height: 150px;
  margin-bottom: 30px;
}
.panel-info.panel-charts .bottom-block .text-price {
  display: flex;
  align-items: center;
}
.panel-info.panel-charts .bottom-block .text-price p {
  font-size: 0.875rem;
  line-height: 1.3;
  margin: 0;
  padding-right: 20px;
}
.panel-info.panel-charts .bottom-block .text-price strong {
  font-size: 0.875rem;
  line-height: 1.3;
  color: #2679FB;
  white-space: nowrap;
}
.panel-info.panel-charts .bottom-block .dynamics-results {
  display: flex;
  justify-content: space-between;
}
.panel-info.panel-charts .bottom-block .dynamics-results .item .text {
  position: relative;
  display: flex;
  margin-bottom: 15px;
}
.panel-info.panel-charts .bottom-block .dynamics-results .item .text strong {
  font-size: 1rem;
  line-height: 1.2;
  text-transform: uppercase;
  margin-right: 10px;
}
.panel-info.panel-charts .bottom-block .dynamics-results .item .text strong.primary {
  color: #2679FB;
}
.panel-info.panel-charts .bottom-block .dynamics-results .item .text .gray-text {
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 0.625rem;
  line-height: 1.2;
  color: #D8D8D8;
}
.panel-info.panel-conversion .accordeon-list .item {
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 10px;
}
.panel-info.panel-conversion .accordeon-list .item:last-child {
  margin-bottom: 0;
}
.panel-info.panel-conversion .accordeon-list .item .title {
  display: flex;
  padding: 10px 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.panel-info.panel-conversion .accordeon-list .item .title p {
  width: calc(100% - 15px);
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 700;
  padding-right: 15px;
  margin: 0;
}
.panel-info.panel-conversion .accordeon-list .item .title .icon {
  position: relative;
  width: 15px;
  height: 15px;
  border-radius: 2px;
  background-color: #2679FB;
}
.panel-info.panel-conversion .accordeon-list .item .title .icon:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 4px;
  width: 7px;
  height: 1px;
  background-color: #fff;
}
.panel-info.panel-conversion .accordeon-list .item .title .icon:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 7px;
  width: 1px;
  height: 7px;
  background-color: #fff;
}
.panel-info.panel-conversion .accordeon-list .item .content {
  display: none;
  padding: 10px 0 20px 0;
}
.panel-info.panel-conversion .accordeon-list .item .content .conversion-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.panel-info.panel-conversion .accordeon-list .item .content .conversion-item:last-child {
  margin-bottom: 0;
}
.panel-info.panel-conversion .accordeon-list .item .content .conversion-item p {
  width: 50%;
  font-size: 0.875rem;
  line-height: 1.2;
  margin-bottom: 0;
}
.panel-info.panel-conversion .accordeon-list .item .content .conversion-item .percent-wrap {
  display: flex;
  align-items: center;
}
.panel-info.panel-conversion .accordeon-list .item .content .conversion-item .percent-wrap .percent {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 700;
  margin-right: 15px;
}
.panel-info.panel-conversion .accordeon-list .item.is_open .title .icon {
  background-color: #C4C4C4;
}
.panel-info.panel-conversion .accordeon-list .item.is_open .title .icon:after {
  display: none;
}
.panel-info.panel-conversion .accordeon-list .item.is_open .content {
  display: block;
}
.panel-info.panel-projects-detail-info {
  width: 100% !important;
}
.panel-info.panel-projects-detail-info .inner {
  display: flex;
  align-items: flex-start;
}
.panel-info.panel-projects-detail-info .inner .top-block {
  margin: 0 0 0 30px;
}
.panel-info.panel-projects-detail-info .inner .projects {
  width: 130px;
}
.panel-info.panel-projects-detail-info .inner .projects h4 {
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 42px;
}
.panel-info.panel-projects-detail-info .inner .projects .list .item .top {
  display: flex;
  align-items: center;
  cursor: pointer;
  height: 36px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-bottom: 1px solid transparent;
}
.panel-info.panel-projects-detail-info .inner .projects .list .item .top p {
  width: calc(100% - 15px);
  font-size: 0.875rem;
  line-height: 1.2;
  padding-right: 15px;
  margin: 0;
  padding-left: 10px;
}
.panel-info.panel-projects-detail-info .inner .projects .list .item .top .icon {
  position: relative;
  width: 15px;
  height: 15px;
  border-radius: 2px;
  background-color: #2679FB;
}
.panel-info.panel-projects-detail-info .inner .projects .list .item .top .icon:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 4px;
  width: 7px;
  height: 1px;
  background-color: #fff;
}
.panel-info.panel-projects-detail-info .inner .projects .list .item .top .icon:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 7px;
  width: 1px;
  height: 7px;
  background-color: #fff;
}
.panel-info.panel-projects-detail-info .inner .projects .list .item .source-list {
  display: none;
}
.panel-info.panel-projects-detail-info .inner .projects .list .item.is_open .top {
  border-bottom-color: #D8D8D8;
}
.panel-info.panel-projects-detail-info .inner .projects .list .item.is_open .top .icon {
  background-color: #C4C4C4;
}
.panel-info.panel-projects-detail-info .inner .projects .list .item.is_open .top .icon:after {
  display: none;
}
.panel-info.panel-projects-detail-info .inner .projects .list .item.is_open .source-list {
  display: block;
  padding-bottom: 15px;
}
.panel-info.panel-projects-detail-info .inner .projects .list .item.is_open .source-list .source {
  display: flex;
  align-items: center;
  height: 36px;
  padding-left: 26px;
}
.panel-info.panel-projects-detail-info .inner .projects .list .item.is_open .source-list .source i {
  display: block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.panel-info.panel-projects-detail-info .inner .projects .list .item.is_open .source-list .source i.yandex {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M0 0V11.25H2.25V8.25H3V11.25H5.25V8.25H6V9.375H8.25V8.25H11.25V0' fill='%23FFCC00'/%3E %3Cpath d='M2.25 2.25H9V3.75H2.25V2.25ZM2.25 4.5H9V6H2.25V4.5Z' fill='%23222222'/%3E %3Cpath d='M9.75 11.25H12L11.25 8.25H9' fill='%23DFB200'/%3E %3C/svg%3E");
}
.panel-info.panel-projects-detail-info .inner .projects .list .item.is_open .source-list .source i.google {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Crect width='12.8372' height='12' fill='url(%23pattern0)'/%3E %3Cdefs%3E %3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E %3Cuse xlink:href='%23image0' transform='translate(-0.000776382) scale(0.000834627)'/%3E %3C/pattern%3E %3Cimage id='image0' width='1200' height='1120' xlink:href='data:image/png;base64,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'/%3E %3C/defs%3E %3C/svg%3E");
}
.panel-info.panel-projects-detail-info .inner .projects .list .item.is_open .source-list .source i.eth {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Ccircle cx='6' cy='6' r='6' fill='%23FF9F47'/%3E %3Cpath d='M1.91653 3.8V8H2.88253V4.592H4.77853V8H5.74453V3.8H1.91653ZM8.60367 3.8H6.78567V8H7.75767V6.842H8.60367C9.72567 6.842 10.4277 6.26 10.4277 5.324C10.4277 4.382 9.72567 3.8 8.60367 3.8ZM8.54967 6.05H7.75767V4.592H8.54967C9.14367 4.592 9.44367 4.862 9.44367 5.324C9.44367 5.78 9.14367 6.05 8.54967 6.05Z' fill='white'/%3E %3C/svg%3E");
}
.panel-info.panel-projects-detail-info .inner .projects .list .item.is_open .source-list .source span {
  width: calc(100% - 17px);
  font-size: 0.75rem;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.panel-info.panel-projects-detail-info .inner .projects .total {
  display: flex;
  align-items: center;
  height: 36px;
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 700;
  padding: 10px 0 10px 25px;
}
.panel-info.panel-projects-detail-info .inner .scroll-area {
  width: calc(100% - 240px);
}
.panel-info.panel-projects-detail-info .inner .info-table {
  display: table;
  padding-bottom: 15px;
}
.panel-info.panel-projects-detail-info .inner .info-table .labels {
  display: flex;
  margin-bottom: 10px;
}
.panel-info.panel-projects-detail-info .inner .info-table .labels p {
  width: 100px;
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 0;
  padding: 0 10px 15px 0;
  border-bottom: 1px solid #D8D8D8;
}
.panel-info.panel-projects-detail-info .inner .info-table .content .item .total-data {
  display: flex;
  flex-wrap: wrap;
  height: 36px;
  border-bottom: 1px solid transparent;
  border-radius: 0 4px 4px 0;
}
.panel-info.panel-projects-detail-info .inner .info-table .content .item .total-data:hover {
  background-color: #d8d8d8;
}
.panel-info.panel-projects-detail-info .inner .info-table .content .item .total-data p {
  width: 100px;
  font-size: 0.875rem;
  line-height: 1.2;
  margin: 0;
  padding: 10px 10px 10px 0;
}
.panel-info.panel-projects-detail-info .inner .info-table .content .item .sub-items {
  display: none;
}
.panel-info.panel-projects-detail-info .inner .info-table .content .item .sub-items .item {
  display: flex;
  transition: 0.2s ease;
}
.panel-info.panel-projects-detail-info .inner .info-table .content .item .sub-items .item p {
  display: flex;
  align-items: center;
  width: 100px;
  height: 36px;
  font-size: 0.75rem;
  line-height: 1.2;
  margin: 0;
  padding: 10px 10px 10px 0;
}
.panel-info.panel-projects-detail-info .inner .info-table .content .item .sub-items .item:hover {
  background-color: #d8d8d8;
}
.panel-info.panel-projects-detail-info .inner .info-table .content .item .total-summ {
  display: flex;
  flex-wrap: wrap;
  height: 36px;
}
.panel-info.panel-projects-detail-info .inner .info-table .content .item .total-summ p {
  display: flex;
  align-items: center;
  width: 100px;
  height: 36px;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 0;
  padding: 10px 10px 10px 0;
}
.panel-info.panel-projects-detail-info .inner .info-table .content .item.is_open .total-data {
  border-bottom-color: #D8D8D8;
}
.panel-info.panel-projects-detail-info .inner .info-table .content .item.is_open .sub-items {
  display: block;
  padding-bottom: 15px;
}
.panel-info.panel-sales .toggle-type {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.panel-info.panel-sales .toggle-type span {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 700;
  margin-right: 20px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  transition: 0.2s ease;
}
.panel-info.panel-sales .toggle-type span:last-child {
  margin-right: 0;
}
.panel-info.panel-sales .toggle-type span:hover {
  color: #2679FB;
}
.panel-info.panel-sales .toggle-type span.is-active {
  color: #2679FB;
  border-bottom-color: #2679FB;
}
.panel-info.panel-sales .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.panel-info.panel-sales .total .value-wrap .value {
  font-size: 1.5rem;
  line-height: 1.3;
  margin-bottom: 5px;
}
.panel-info.panel-sales .total .value-wrap .period {
  font-size: 0.875rem;
  line-height: 1.2;
  margin: 0;
  color: #545454;
}
.panel-info.panel-sales .total .dynamics {
  display: flex;
}
.panel-info.panel-sales .total .dynamics:before {
  content: "";
  display: block;
  width: 12px;
  height: 10px;
  margin: 6px 5px 0 0;
  border: 6px solid transparent;
}
.panel-info.panel-sales .total .dynamics div p {
  font-size: 1.125rem;
  line-height: 1.3;
  text-align: right;
  color: #5EC17A;
  margin: 0;
}
.panel-info.panel-sales .total .dynamics.down:before {
  border-top: none;
  border-bottom: 10px solid #ED5F5F;
}
.panel-info.panel-sales .total .dynamics.down p {
  color: #ED5F5F;
}
.panel-info.panel-sales .total .dynamics.up:before {
  border-bottom: none;
  border-top: 10px solid #5EC17A;
}
.panel-info.panel-sales .total .dynamics.up p {
  color: #5EC17A;
}
.panel-info.panel-sales .manager-list .item {
  margin-bottom: 30px;
}
.panel-info.panel-sales .manager-list .item:last-child {
  margin-bottom: 0;
}
.panel-info.panel-sales .manager-list .item .text {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.panel-info.panel-sales .manager-list .item .text p {
  font-size: 0.875rem;
  line-height: 1.3;
  margin: 0;
}
.panel-info.panel-sales .manager-list .item .progress-line {
  position: relative;
  height: 3px;
  background-color: #d8d8d8;
  overflow: hidden;
  border-radius: 3px;
}
.panel-info.panel-sales .manager-list .item .progress-line .line {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #2679FB;
}
.panel-info.panel-sales-plan .toggle-type {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.panel-info.panel-sales-plan .toggle-type span {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 700;
  margin-right: 20px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  transition: 0.2s ease;
}
.panel-info.panel-sales-plan .toggle-type span:last-child {
  margin-right: 0;
}
.panel-info.panel-sales-plan .toggle-type span:hover {
  color: #2679FB;
}
.panel-info.panel-sales-plan .toggle-type span.is-active {
  color: #2679FB;
  border-bottom-color: #2679FB;
}
.panel-info.panel-sales-plan .speedometer-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
  width: 100%;
  height: 140px;
}
.panel-info.panel-sales-plan .speedometer-wrap .speedometer .current-value {
  display: none;
}
.panel-info.panel-sales-plan .bottom-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.panel-info.panel-sales-plan .bottom-info p {
  display: flex;
  align-items: center;
  font-size: 0.625rem;
  line-height: 1.2;
  font-weight: 700;
  color: #d8d8d8;
  margin: 0;
}
.panel-info.panel-sales-plan .bottom-info p span {
  font-size: 0.875rem;
  color: #393C45;
  padding-right: 5px;
}
.panel-info.panel-progress-line .list .item {
  margin-bottom: 30px;
}
.panel-info.panel-progress-line .list .item:last-child {
  margin-bottom: 0;
}
.panel-info.panel-progress-line .list .item .text {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.panel-info.panel-progress-line .list .item .text p {
  font-size: 0.875rem;
  line-height: 1.3;
  margin: 0;
}
.panel-info.panel-progress-line .list .item .text p strong {
  padding-left: 3px;
}
.panel-info.panel-progress-line .list .item .progress-line {
  position: relative;
  height: 3px;
  background-color: #d8d8d8;
  overflow: hidden;
  border-radius: 3px;
}
.panel-info.panel-progress-line .list .item .progress-line .line {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #2679FB;
}
.panel-info.panel-sales-forecast {
  width: 100% !important;
}
.panel-info.panel-sales-forecast .inner .top-block .actions .periods {
  display: flex;
  align-items: center;
  margin-right: 30px;
}
.panel-info.panel-sales-forecast .inner .top-block .actions .periods span {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 700;
  margin-right: 20px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  transition: 0.2s ease;
}
.panel-info.panel-sales-forecast .inner .top-block .actions .periods span:last-child {
  margin-right: 0;
}
.panel-info.panel-sales-forecast .inner .top-block .actions .periods span:hover {
  color: #2679FB;
}
.panel-info.panel-sales-forecast .inner .top-block .actions .periods span.is-active {
  color: #2679FB;
  border-bottom-color: #2679FB;
}
.panel-info.panel-sales-forecast .inner .line-chart {
  position: relative;
  height: 320px;
}

.cohort {
  width: -moz-max-content;
  width: max-content;
  min-width: 100%;
}
.cohort .row-1 {
  display: grid;
  grid-template-rows: repeat(1, 1fr);
}
.cohort .column-1 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
.cohort .start-1:nth-child(2) {
  grid-column-start: 1;
}
.cohort .row-2 {
  display: grid;
  grid-template-rows: repeat(2, 1fr);
}
.cohort .column-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.cohort .start-2:nth-child(2) {
  grid-column-start: 2;
}
.cohort .row-3 {
  display: grid;
  grid-template-rows: repeat(3, 1fr);
}
.cohort .column-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.cohort .start-3:nth-child(2) {
  grid-column-start: 3;
}
.cohort .row-4 {
  display: grid;
  grid-template-rows: repeat(4, 1fr);
}
.cohort .column-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.cohort .start-4:nth-child(2) {
  grid-column-start: 4;
}
.cohort .row-5 {
  display: grid;
  grid-template-rows: repeat(5, 1fr);
}
.cohort .column-5 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.cohort .start-5:nth-child(2) {
  grid-column-start: 5;
}
.cohort .row-6 {
  display: grid;
  grid-template-rows: repeat(6, 1fr);
}
.cohort .column-6 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}
.cohort .start-6:nth-child(2) {
  grid-column-start: 6;
}
.cohort .row-7 {
  display: grid;
  grid-template-rows: repeat(7, 1fr);
}
.cohort .column-7 {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}
.cohort .start-7:nth-child(2) {
  grid-column-start: 7;
}
.cohort .row-8 {
  display: grid;
  grid-template-rows: repeat(8, 1fr);
}
.cohort .column-8 {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
}
.cohort .start-8:nth-child(2) {
  grid-column-start: 8;
}
.cohort .row-9 {
  display: grid;
  grid-template-rows: repeat(9, 1fr);
}
.cohort .column-9 {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
}
.cohort .start-9:nth-child(2) {
  grid-column-start: 9;
}
.cohort .row-10 {
  display: grid;
  grid-template-rows: repeat(10, 1fr);
}
.cohort .column-10 {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
}
.cohort .start-10:nth-child(2) {
  grid-column-start: 10;
}
.cohort .row-11 {
  display: grid;
  grid-template-rows: repeat(11, 1fr);
}
.cohort .column-11 {
  display: grid;
  grid-template-columns: repeat(11, 1fr);
}
.cohort .start-11:nth-child(2) {
  grid-column-start: 11;
}
.cohort .row-12 {
  display: grid;
  grid-template-rows: repeat(12, 1fr);
}
.cohort .column-12 {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
.cohort .start-12:nth-child(2) {
  grid-column-start: 12;
}
.cohort .row-13 {
  display: grid;
  grid-template-rows: repeat(13, 1fr);
}
.cohort .column-13 {
  display: grid;
  grid-template-columns: repeat(13, 1fr);
}
.cohort .start-13:nth-child(2) {
  grid-column-start: 13;
}
.cohort .row-14 {
  display: grid;
  grid-template-rows: repeat(14, 1fr);
}
.cohort .column-14 {
  display: grid;
  grid-template-columns: repeat(14, 1fr);
}
.cohort .start-14:nth-child(2) {
  grid-column-start: 14;
}
.cohort .row-15 {
  display: grid;
  grid-template-rows: repeat(15, 1fr);
}
.cohort .column-15 {
  display: grid;
  grid-template-columns: repeat(15, 1fr);
}
.cohort .start-15:nth-child(2) {
  grid-column-start: 15;
}
.cohort .row-16 {
  display: grid;
  grid-template-rows: repeat(16, 1fr);
}
.cohort .column-16 {
  display: grid;
  grid-template-columns: repeat(16, 1fr);
}
.cohort .start-16:nth-child(2) {
  grid-column-start: 16;
}
.cohort .row-17 {
  display: grid;
  grid-template-rows: repeat(17, 1fr);
}
.cohort .column-17 {
  display: grid;
  grid-template-columns: repeat(17, 1fr);
}
.cohort .start-17:nth-child(2) {
  grid-column-start: 17;
}
.cohort .row-18 {
  display: grid;
  grid-template-rows: repeat(18, 1fr);
}
.cohort .column-18 {
  display: grid;
  grid-template-columns: repeat(18, 1fr);
}
.cohort .start-18:nth-child(2) {
  grid-column-start: 18;
}
.cohort .row-19 {
  display: grid;
  grid-template-rows: repeat(19, 1fr);
}
.cohort .column-19 {
  display: grid;
  grid-template-columns: repeat(19, 1fr);
}
.cohort .start-19:nth-child(2) {
  grid-column-start: 19;
}
.cohort .row-20 {
  display: grid;
  grid-template-rows: repeat(20, 1fr);
}
.cohort .column-20 {
  display: grid;
  grid-template-columns: repeat(20, 1fr);
}
.cohort .start-20:nth-child(2) {
  grid-column-start: 20;
}
.cohort .row-21 {
  display: grid;
  grid-template-rows: repeat(21, 1fr);
}
.cohort .column-21 {
  display: grid;
  grid-template-columns: repeat(21, 1fr);
}
.cohort .start-21:nth-child(2) {
  grid-column-start: 21;
}
.cohort .row-22 {
  display: grid;
  grid-template-rows: repeat(22, 1fr);
}
.cohort .column-22 {
  display: grid;
  grid-template-columns: repeat(22, 1fr);
}
.cohort .start-22:nth-child(2) {
  grid-column-start: 22;
}
.cohort .row-23 {
  display: grid;
  grid-template-rows: repeat(23, 1fr);
}
.cohort .column-23 {
  display: grid;
  grid-template-columns: repeat(23, 1fr);
}
.cohort .start-23:nth-child(2) {
  grid-column-start: 23;
}
.cohort .row-24 {
  display: grid;
  grid-template-rows: repeat(24, 1fr);
}
.cohort .column-24 {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
}
.cohort .start-24:nth-child(2) {
  grid-column-start: 24;
}
.cohort .row-25 {
  display: grid;
  grid-template-rows: repeat(25, 1fr);
}
.cohort .column-25 {
  display: grid;
  grid-template-columns: repeat(25, 1fr);
}
.cohort .start-25:nth-child(2) {
  grid-column-start: 25;
}
.cohort .row-26 {
  display: grid;
  grid-template-rows: repeat(26, 1fr);
}
.cohort .column-26 {
  display: grid;
  grid-template-columns: repeat(26, 1fr);
}
.cohort .start-26:nth-child(2) {
  grid-column-start: 26;
}
.cohort .row-27 {
  display: grid;
  grid-template-rows: repeat(27, 1fr);
}
.cohort .column-27 {
  display: grid;
  grid-template-columns: repeat(27, 1fr);
}
.cohort .start-27:nth-child(2) {
  grid-column-start: 27;
}
.cohort .row-28 {
  display: grid;
  grid-template-rows: repeat(28, 1fr);
}
.cohort .column-28 {
  display: grid;
  grid-template-columns: repeat(28, 1fr);
}
.cohort .start-28:nth-child(2) {
  grid-column-start: 28;
}
.cohort .row-29 {
  display: grid;
  grid-template-rows: repeat(29, 1fr);
}
.cohort .column-29 {
  display: grid;
  grid-template-columns: repeat(29, 1fr);
}
.cohort .start-29:nth-child(2) {
  grid-column-start: 29;
}
.cohort .row-30 {
  display: grid;
  grid-template-rows: repeat(30, 1fr);
}
.cohort .column-30 {
  display: grid;
  grid-template-columns: repeat(30, 1fr);
}
.cohort .start-30:nth-child(2) {
  grid-column-start: 30;
}
.cohort .row-31 {
  display: grid;
  grid-template-rows: repeat(31, 1fr);
}
.cohort .column-31 {
  display: grid;
  grid-template-columns: repeat(31, 1fr);
}
.cohort .start-31:nth-child(2) {
  grid-column-start: 31;
}
.cohort .row-32 {
  display: grid;
  grid-template-rows: repeat(32, 1fr);
}
.cohort .column-32 {
  display: grid;
  grid-template-columns: repeat(32, 1fr);
}
.cohort .start-32:nth-child(2) {
  grid-column-start: 32;
}
.cohort .row-33 {
  display: grid;
  grid-template-rows: repeat(33, 1fr);
}
.cohort .column-33 {
  display: grid;
  grid-template-columns: repeat(33, 1fr);
}
.cohort .start-33:nth-child(2) {
  grid-column-start: 33;
}
.cohort .row-34 {
  display: grid;
  grid-template-rows: repeat(34, 1fr);
}
.cohort .column-34 {
  display: grid;
  grid-template-columns: repeat(34, 1fr);
}
.cohort .start-34:nth-child(2) {
  grid-column-start: 34;
}
.cohort .row-35 {
  display: grid;
  grid-template-rows: repeat(35, 1fr);
}
.cohort .column-35 {
  display: grid;
  grid-template-columns: repeat(35, 1fr);
}
.cohort .start-35:nth-child(2) {
  grid-column-start: 35;
}
.cohort .row-36 {
  display: grid;
  grid-template-rows: repeat(36, 1fr);
}
.cohort .column-36 {
  display: grid;
  grid-template-columns: repeat(36, 1fr);
}
.cohort .start-36:nth-child(2) {
  grid-column-start: 36;
}
.cohort .row-37 {
  display: grid;
  grid-template-rows: repeat(37, 1fr);
}
.cohort .column-37 {
  display: grid;
  grid-template-columns: repeat(37, 1fr);
}
.cohort .start-37:nth-child(2) {
  grid-column-start: 37;
}
.cohort .row-38 {
  display: grid;
  grid-template-rows: repeat(38, 1fr);
}
.cohort .column-38 {
  display: grid;
  grid-template-columns: repeat(38, 1fr);
}
.cohort .start-38:nth-child(2) {
  grid-column-start: 38;
}
.cohort .row-39 {
  display: grid;
  grid-template-rows: repeat(39, 1fr);
}
.cohort .column-39 {
  display: grid;
  grid-template-columns: repeat(39, 1fr);
}
.cohort .start-39:nth-child(2) {
  grid-column-start: 39;
}
.cohort .row-40 {
  display: grid;
  grid-template-rows: repeat(40, 1fr);
}
.cohort .column-40 {
  display: grid;
  grid-template-columns: repeat(40, 1fr);
}
.cohort .start-40:nth-child(2) {
  grid-column-start: 40;
}
.cohort .row-41 {
  display: grid;
  grid-template-rows: repeat(41, 1fr);
}
.cohort .column-41 {
  display: grid;
  grid-template-columns: repeat(41, 1fr);
}
.cohort .start-41:nth-child(2) {
  grid-column-start: 41;
}
.cohort .row-42 {
  display: grid;
  grid-template-rows: repeat(42, 1fr);
}
.cohort .column-42 {
  display: grid;
  grid-template-columns: repeat(42, 1fr);
}
.cohort .start-42:nth-child(2) {
  grid-column-start: 42;
}
.cohort .row-43 {
  display: grid;
  grid-template-rows: repeat(43, 1fr);
}
.cohort .column-43 {
  display: grid;
  grid-template-columns: repeat(43, 1fr);
}
.cohort .start-43:nth-child(2) {
  grid-column-start: 43;
}
.cohort .row-44 {
  display: grid;
  grid-template-rows: repeat(44, 1fr);
}
.cohort .column-44 {
  display: grid;
  grid-template-columns: repeat(44, 1fr);
}
.cohort .start-44:nth-child(2) {
  grid-column-start: 44;
}
.cohort .row-45 {
  display: grid;
  grid-template-rows: repeat(45, 1fr);
}
.cohort .column-45 {
  display: grid;
  grid-template-columns: repeat(45, 1fr);
}
.cohort .start-45:nth-child(2) {
  grid-column-start: 45;
}
.cohort .row-46 {
  display: grid;
  grid-template-rows: repeat(46, 1fr);
}
.cohort .column-46 {
  display: grid;
  grid-template-columns: repeat(46, 1fr);
}
.cohort .start-46:nth-child(2) {
  grid-column-start: 46;
}
.cohort .row-47 {
  display: grid;
  grid-template-rows: repeat(47, 1fr);
}
.cohort .column-47 {
  display: grid;
  grid-template-columns: repeat(47, 1fr);
}
.cohort .start-47:nth-child(2) {
  grid-column-start: 47;
}
.cohort .row-48 {
  display: grid;
  grid-template-rows: repeat(48, 1fr);
}
.cohort .column-48 {
  display: grid;
  grid-template-columns: repeat(48, 1fr);
}
.cohort .start-48:nth-child(2) {
  grid-column-start: 48;
}
.cohort .row-49 {
  display: grid;
  grid-template-rows: repeat(49, 1fr);
}
.cohort .column-49 {
  display: grid;
  grid-template-columns: repeat(49, 1fr);
}
.cohort .start-49:nth-child(2) {
  grid-column-start: 49;
}
.cohort .row-50 {
  display: grid;
  grid-template-rows: repeat(50, 1fr);
}
.cohort .column-50 {
  display: grid;
  grid-template-columns: repeat(50, 1fr);
}
.cohort .start-50:nth-child(2) {
  grid-column-start: 50;
}
.cohort .row-51 {
  display: grid;
  grid-template-rows: repeat(51, 1fr);
}
.cohort .column-51 {
  display: grid;
  grid-template-columns: repeat(51, 1fr);
}
.cohort .start-51:nth-child(2) {
  grid-column-start: 51;
}
.cohort .row-52 {
  display: grid;
  grid-template-rows: repeat(52, 1fr);
}
.cohort .column-52 {
  display: grid;
  grid-template-columns: repeat(52, 1fr);
}
.cohort .start-52:nth-child(2) {
  grid-column-start: 52;
}
.cohort .row-53 {
  display: grid;
  grid-template-rows: repeat(53, 1fr);
}
.cohort .column-53 {
  display: grid;
  grid-template-columns: repeat(53, 1fr);
}
.cohort .start-53:nth-child(2) {
  grid-column-start: 53;
}
.cohort .row-54 {
  display: grid;
  grid-template-rows: repeat(54, 1fr);
}
.cohort .column-54 {
  display: grid;
  grid-template-columns: repeat(54, 1fr);
}
.cohort .start-54:nth-child(2) {
  grid-column-start: 54;
}
.cohort .row-55 {
  display: grid;
  grid-template-rows: repeat(55, 1fr);
}
.cohort .column-55 {
  display: grid;
  grid-template-columns: repeat(55, 1fr);
}
.cohort .start-55:nth-child(2) {
  grid-column-start: 55;
}
.cohort .row-56 {
  display: grid;
  grid-template-rows: repeat(56, 1fr);
}
.cohort .column-56 {
  display: grid;
  grid-template-columns: repeat(56, 1fr);
}
.cohort .start-56:nth-child(2) {
  grid-column-start: 56;
}
.cohort .row-57 {
  display: grid;
  grid-template-rows: repeat(57, 1fr);
}
.cohort .column-57 {
  display: grid;
  grid-template-columns: repeat(57, 1fr);
}
.cohort .start-57:nth-child(2) {
  grid-column-start: 57;
}
.cohort .row-58 {
  display: grid;
  grid-template-rows: repeat(58, 1fr);
}
.cohort .column-58 {
  display: grid;
  grid-template-columns: repeat(58, 1fr);
}
.cohort .start-58:nth-child(2) {
  grid-column-start: 58;
}
.cohort .row-59 {
  display: grid;
  grid-template-rows: repeat(59, 1fr);
}
.cohort .column-59 {
  display: grid;
  grid-template-columns: repeat(59, 1fr);
}
.cohort .start-59:nth-child(2) {
  grid-column-start: 59;
}
.cohort .row-60 {
  display: grid;
  grid-template-rows: repeat(60, 1fr);
}
.cohort .column-60 {
  display: grid;
  grid-template-columns: repeat(60, 1fr);
}
.cohort .start-60:nth-child(2) {
  grid-column-start: 60;
}
.cohort .row-61 {
  display: grid;
  grid-template-rows: repeat(61, 1fr);
}
.cohort .column-61 {
  display: grid;
  grid-template-columns: repeat(61, 1fr);
}
.cohort .start-61:nth-child(2) {
  grid-column-start: 61;
}
.cohort .row-62 {
  display: grid;
  grid-template-rows: repeat(62, 1fr);
}
.cohort .column-62 {
  display: grid;
  grid-template-columns: repeat(62, 1fr);
}
.cohort .start-62:nth-child(2) {
  grid-column-start: 62;
}
.cohort .row-63 {
  display: grid;
  grid-template-rows: repeat(63, 1fr);
}
.cohort .column-63 {
  display: grid;
  grid-template-columns: repeat(63, 1fr);
}
.cohort .start-63:nth-child(2) {
  grid-column-start: 63;
}
.cohort .row-64 {
  display: grid;
  grid-template-rows: repeat(64, 1fr);
}
.cohort .column-64 {
  display: grid;
  grid-template-columns: repeat(64, 1fr);
}
.cohort .start-64:nth-child(2) {
  grid-column-start: 64;
}
.cohort .row-65 {
  display: grid;
  grid-template-rows: repeat(65, 1fr);
}
.cohort .column-65 {
  display: grid;
  grid-template-columns: repeat(65, 1fr);
}
.cohort .start-65:nth-child(2) {
  grid-column-start: 65;
}
.cohort .row-66 {
  display: grid;
  grid-template-rows: repeat(66, 1fr);
}
.cohort .column-66 {
  display: grid;
  grid-template-columns: repeat(66, 1fr);
}
.cohort .start-66:nth-child(2) {
  grid-column-start: 66;
}
.cohort .row-67 {
  display: grid;
  grid-template-rows: repeat(67, 1fr);
}
.cohort .column-67 {
  display: grid;
  grid-template-columns: repeat(67, 1fr);
}
.cohort .start-67:nth-child(2) {
  grid-column-start: 67;
}
.cohort .row-68 {
  display: grid;
  grid-template-rows: repeat(68, 1fr);
}
.cohort .column-68 {
  display: grid;
  grid-template-columns: repeat(68, 1fr);
}
.cohort .start-68:nth-child(2) {
  grid-column-start: 68;
}
.cohort .row-69 {
  display: grid;
  grid-template-rows: repeat(69, 1fr);
}
.cohort .column-69 {
  display: grid;
  grid-template-columns: repeat(69, 1fr);
}
.cohort .start-69:nth-child(2) {
  grid-column-start: 69;
}
.cohort .row-70 {
  display: grid;
  grid-template-rows: repeat(70, 1fr);
}
.cohort .column-70 {
  display: grid;
  grid-template-columns: repeat(70, 1fr);
}
.cohort .start-70:nth-child(2) {
  grid-column-start: 70;
}
.cohort .row-71 {
  display: grid;
  grid-template-rows: repeat(71, 1fr);
}
.cohort .column-71 {
  display: grid;
  grid-template-columns: repeat(71, 1fr);
}
.cohort .start-71:nth-child(2) {
  grid-column-start: 71;
}
.cohort .row-72 {
  display: grid;
  grid-template-rows: repeat(72, 1fr);
}
.cohort .column-72 {
  display: grid;
  grid-template-columns: repeat(72, 1fr);
}
.cohort .start-72:nth-child(2) {
  grid-column-start: 72;
}
.cohort .row-73 {
  display: grid;
  grid-template-rows: repeat(73, 1fr);
}
.cohort .column-73 {
  display: grid;
  grid-template-columns: repeat(73, 1fr);
}
.cohort .start-73:nth-child(2) {
  grid-column-start: 73;
}
.cohort .row-74 {
  display: grid;
  grid-template-rows: repeat(74, 1fr);
}
.cohort .column-74 {
  display: grid;
  grid-template-columns: repeat(74, 1fr);
}
.cohort .start-74:nth-child(2) {
  grid-column-start: 74;
}
.cohort .row-75 {
  display: grid;
  grid-template-rows: repeat(75, 1fr);
}
.cohort .column-75 {
  display: grid;
  grid-template-columns: repeat(75, 1fr);
}
.cohort .start-75:nth-child(2) {
  grid-column-start: 75;
}
.cohort .row-76 {
  display: grid;
  grid-template-rows: repeat(76, 1fr);
}
.cohort .column-76 {
  display: grid;
  grid-template-columns: repeat(76, 1fr);
}
.cohort .start-76:nth-child(2) {
  grid-column-start: 76;
}
.cohort .row-77 {
  display: grid;
  grid-template-rows: repeat(77, 1fr);
}
.cohort .column-77 {
  display: grid;
  grid-template-columns: repeat(77, 1fr);
}
.cohort .start-77:nth-child(2) {
  grid-column-start: 77;
}
.cohort .row-78 {
  display: grid;
  grid-template-rows: repeat(78, 1fr);
}
.cohort .column-78 {
  display: grid;
  grid-template-columns: repeat(78, 1fr);
}
.cohort .start-78:nth-child(2) {
  grid-column-start: 78;
}
.cohort .row-79 {
  display: grid;
  grid-template-rows: repeat(79, 1fr);
}
.cohort .column-79 {
  display: grid;
  grid-template-columns: repeat(79, 1fr);
}
.cohort .start-79:nth-child(2) {
  grid-column-start: 79;
}
.cohort .row-80 {
  display: grid;
  grid-template-rows: repeat(80, 1fr);
}
.cohort .column-80 {
  display: grid;
  grid-template-columns: repeat(80, 1fr);
}
.cohort .start-80:nth-child(2) {
  grid-column-start: 80;
}
.cohort .row-81 {
  display: grid;
  grid-template-rows: repeat(81, 1fr);
}
.cohort .column-81 {
  display: grid;
  grid-template-columns: repeat(81, 1fr);
}
.cohort .start-81:nth-child(2) {
  grid-column-start: 81;
}
.cohort .row-82 {
  display: grid;
  grid-template-rows: repeat(82, 1fr);
}
.cohort .column-82 {
  display: grid;
  grid-template-columns: repeat(82, 1fr);
}
.cohort .start-82:nth-child(2) {
  grid-column-start: 82;
}
.cohort .row-83 {
  display: grid;
  grid-template-rows: repeat(83, 1fr);
}
.cohort .column-83 {
  display: grid;
  grid-template-columns: repeat(83, 1fr);
}
.cohort .start-83:nth-child(2) {
  grid-column-start: 83;
}
.cohort .row-84 {
  display: grid;
  grid-template-rows: repeat(84, 1fr);
}
.cohort .column-84 {
  display: grid;
  grid-template-columns: repeat(84, 1fr);
}
.cohort .start-84:nth-child(2) {
  grid-column-start: 84;
}
.cohort .row-85 {
  display: grid;
  grid-template-rows: repeat(85, 1fr);
}
.cohort .column-85 {
  display: grid;
  grid-template-columns: repeat(85, 1fr);
}
.cohort .start-85:nth-child(2) {
  grid-column-start: 85;
}
.cohort .row-86 {
  display: grid;
  grid-template-rows: repeat(86, 1fr);
}
.cohort .column-86 {
  display: grid;
  grid-template-columns: repeat(86, 1fr);
}
.cohort .start-86:nth-child(2) {
  grid-column-start: 86;
}
.cohort .row-87 {
  display: grid;
  grid-template-rows: repeat(87, 1fr);
}
.cohort .column-87 {
  display: grid;
  grid-template-columns: repeat(87, 1fr);
}
.cohort .start-87:nth-child(2) {
  grid-column-start: 87;
}
.cohort .row-88 {
  display: grid;
  grid-template-rows: repeat(88, 1fr);
}
.cohort .column-88 {
  display: grid;
  grid-template-columns: repeat(88, 1fr);
}
.cohort .start-88:nth-child(2) {
  grid-column-start: 88;
}
.cohort .row-89 {
  display: grid;
  grid-template-rows: repeat(89, 1fr);
}
.cohort .column-89 {
  display: grid;
  grid-template-columns: repeat(89, 1fr);
}
.cohort .start-89:nth-child(2) {
  grid-column-start: 89;
}
.cohort .row-90 {
  display: grid;
  grid-template-rows: repeat(90, 1fr);
}
.cohort .column-90 {
  display: grid;
  grid-template-columns: repeat(90, 1fr);
}
.cohort .start-90:nth-child(2) {
  grid-column-start: 90;
}
.cohort .row-91 {
  display: grid;
  grid-template-rows: repeat(91, 1fr);
}
.cohort .column-91 {
  display: grid;
  grid-template-columns: repeat(91, 1fr);
}
.cohort .start-91:nth-child(2) {
  grid-column-start: 91;
}
.cohort .row-92 {
  display: grid;
  grid-template-rows: repeat(92, 1fr);
}
.cohort .column-92 {
  display: grid;
  grid-template-columns: repeat(92, 1fr);
}
.cohort .start-92:nth-child(2) {
  grid-column-start: 92;
}
.cohort .row-93 {
  display: grid;
  grid-template-rows: repeat(93, 1fr);
}
.cohort .column-93 {
  display: grid;
  grid-template-columns: repeat(93, 1fr);
}
.cohort .start-93:nth-child(2) {
  grid-column-start: 93;
}
.cohort .row-94 {
  display: grid;
  grid-template-rows: repeat(94, 1fr);
}
.cohort .column-94 {
  display: grid;
  grid-template-columns: repeat(94, 1fr);
}
.cohort .start-94:nth-child(2) {
  grid-column-start: 94;
}
.cohort .row-95 {
  display: grid;
  grid-template-rows: repeat(95, 1fr);
}
.cohort .column-95 {
  display: grid;
  grid-template-columns: repeat(95, 1fr);
}
.cohort .start-95:nth-child(2) {
  grid-column-start: 95;
}
.cohort .row-96 {
  display: grid;
  grid-template-rows: repeat(96, 1fr);
}
.cohort .column-96 {
  display: grid;
  grid-template-columns: repeat(96, 1fr);
}
.cohort .start-96:nth-child(2) {
  grid-column-start: 96;
}
.cohort .row-97 {
  display: grid;
  grid-template-rows: repeat(97, 1fr);
}
.cohort .column-97 {
  display: grid;
  grid-template-columns: repeat(97, 1fr);
}
.cohort .start-97:nth-child(2) {
  grid-column-start: 97;
}
.cohort .row-98 {
  display: grid;
  grid-template-rows: repeat(98, 1fr);
}
.cohort .column-98 {
  display: grid;
  grid-template-columns: repeat(98, 1fr);
}
.cohort .start-98:nth-child(2) {
  grid-column-start: 98;
}
.cohort .row-99 {
  display: grid;
  grid-template-rows: repeat(99, 1fr);
}
.cohort .column-99 {
  display: grid;
  grid-template-columns: repeat(99, 1fr);
}
.cohort .start-99:nth-child(2) {
  grid-column-start: 99;
}
.cohort .row-100 {
  display: grid;
  grid-template-rows: repeat(100, 1fr);
}
.cohort .column-100 {
  display: grid;
  grid-template-columns: repeat(100, 1fr);
}
.cohort .start-100:nth-child(2) {
  grid-column-start: 100;
}
.cohort__body {
  overflow: scroll;
}
.cohort__row {
  border-bottom: 1px solid #EBEDEE;
}
.cohort__column {
  position: relative;
  display: grid;
  padding: 15px 20px;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #EBEDEE;
}
.cohort__column span {
  display: grid;
  width: 100%;
  height: 100%;
  position: absolute;
  justify-content: center;
  align-items: center;
}
.cohort__column span.opacity-0 {
  background-color: rgba(108, 178, 235, 0);
}
.cohort__column span.opacity-1 {
  background-color: rgba(108, 178, 235, 0.01);
}
.cohort__column span.opacity-2 {
  background-color: rgba(108, 178, 235, 0.02);
}
.cohort__column span.opacity-3 {
  background-color: rgba(108, 178, 235, 0.03);
}
.cohort__column span.opacity-4 {
  background-color: rgba(108, 178, 235, 0.04);
}
.cohort__column span.opacity-5 {
  background-color: rgba(108, 178, 235, 0.05);
}
.cohort__column span.opacity-6 {
  background-color: rgba(108, 178, 235, 0.06);
}
.cohort__column span.opacity-7 {
  background-color: rgba(108, 178, 235, 0.07);
}
.cohort__column span.opacity-8 {
  background-color: rgba(108, 178, 235, 0.08);
}
.cohort__column span.opacity-9 {
  background-color: rgba(108, 178, 235, 0.09);
}
.cohort__column span.opacity-10 {
  background-color: rgba(108, 178, 235, 0.1);
}
.cohort__column span.opacity-11 {
  background-color: rgba(108, 178, 235, 0.11);
}
.cohort__column span.opacity-12 {
  background-color: rgba(108, 178, 235, 0.12);
}
.cohort__column span.opacity-13 {
  background-color: rgba(108, 178, 235, 0.13);
}
.cohort__column span.opacity-14 {
  background-color: rgba(108, 178, 235, 0.14);
}
.cohort__column span.opacity-15 {
  background-color: rgba(108, 178, 235, 0.15);
}
.cohort__column span.opacity-16 {
  background-color: rgba(108, 178, 235, 0.16);
}
.cohort__column span.opacity-17 {
  background-color: rgba(108, 178, 235, 0.17);
}
.cohort__column span.opacity-18 {
  background-color: rgba(108, 178, 235, 0.18);
}
.cohort__column span.opacity-19 {
  background-color: rgba(108, 178, 235, 0.19);
}
.cohort__column span.opacity-20 {
  background-color: rgba(108, 178, 235, 0.2);
}
.cohort__column span.opacity-21 {
  background-color: rgba(108, 178, 235, 0.21);
}
.cohort__column span.opacity-22 {
  background-color: rgba(108, 178, 235, 0.22);
}
.cohort__column span.opacity-23 {
  background-color: rgba(108, 178, 235, 0.23);
}
.cohort__column span.opacity-24 {
  background-color: rgba(108, 178, 235, 0.24);
}
.cohort__column span.opacity-25 {
  background-color: rgba(108, 178, 235, 0.25);
}
.cohort__column span.opacity-26 {
  background-color: rgba(108, 178, 235, 0.26);
}
.cohort__column span.opacity-27 {
  background-color: rgba(108, 178, 235, 0.27);
}
.cohort__column span.opacity-28 {
  background-color: rgba(108, 178, 235, 0.28);
}
.cohort__column span.opacity-29 {
  background-color: rgba(108, 178, 235, 0.29);
}
.cohort__column span.opacity-30 {
  background-color: rgba(108, 178, 235, 0.3);
}
.cohort__column span.opacity-31 {
  background-color: rgba(108, 178, 235, 0.31);
}
.cohort__column span.opacity-32 {
  background-color: rgba(108, 178, 235, 0.32);
}
.cohort__column span.opacity-33 {
  background-color: rgba(108, 178, 235, 0.33);
}
.cohort__column span.opacity-34 {
  background-color: rgba(108, 178, 235, 0.34);
}
.cohort__column span.opacity-35 {
  background-color: rgba(108, 178, 235, 0.35);
}
.cohort__column span.opacity-36 {
  background-color: rgba(108, 178, 235, 0.36);
}
.cohort__column span.opacity-37 {
  background-color: rgba(108, 178, 235, 0.37);
}
.cohort__column span.opacity-38 {
  background-color: rgba(108, 178, 235, 0.38);
}
.cohort__column span.opacity-39 {
  background-color: rgba(108, 178, 235, 0.39);
}
.cohort__column span.opacity-40 {
  background-color: rgba(108, 178, 235, 0.4);
}
.cohort__column span.opacity-41 {
  background-color: rgba(108, 178, 235, 0.41);
}
.cohort__column span.opacity-42 {
  background-color: rgba(108, 178, 235, 0.42);
}
.cohort__column span.opacity-43 {
  background-color: rgba(108, 178, 235, 0.43);
}
.cohort__column span.opacity-44 {
  background-color: rgba(108, 178, 235, 0.44);
}
.cohort__column span.opacity-45 {
  background-color: rgba(108, 178, 235, 0.45);
}
.cohort__column span.opacity-46 {
  background-color: rgba(108, 178, 235, 0.46);
}
.cohort__column span.opacity-47 {
  background-color: rgba(108, 178, 235, 0.47);
}
.cohort__column span.opacity-48 {
  background-color: rgba(108, 178, 235, 0.48);
}
.cohort__column span.opacity-49 {
  background-color: rgba(108, 178, 235, 0.49);
}
.cohort__column span.opacity-50 {
  background-color: rgba(108, 178, 235, 0.5);
}
.cohort__column span.opacity-51 {
  background-color: rgba(108, 178, 235, 0.51);
}
.cohort__column span.opacity-52 {
  background-color: rgba(108, 178, 235, 0.52);
}
.cohort__column span.opacity-53 {
  background-color: rgba(108, 178, 235, 0.53);
}
.cohort__column span.opacity-54 {
  background-color: rgba(108, 178, 235, 0.54);
}
.cohort__column span.opacity-55 {
  background-color: rgba(108, 178, 235, 0.55);
}
.cohort__column span.opacity-56 {
  background-color: rgba(108, 178, 235, 0.56);
}
.cohort__column span.opacity-57 {
  background-color: rgba(108, 178, 235, 0.57);
}
.cohort__column span.opacity-58 {
  background-color: rgba(108, 178, 235, 0.58);
}
.cohort__column span.opacity-59 {
  background-color: rgba(108, 178, 235, 0.59);
}
.cohort__column span.opacity-60 {
  background-color: rgba(108, 178, 235, 0.6);
}
.cohort__column span.opacity-61 {
  background-color: rgba(108, 178, 235, 0.61);
}
.cohort__column span.opacity-62 {
  background-color: rgba(108, 178, 235, 0.62);
}
.cohort__column span.opacity-63 {
  background-color: rgba(108, 178, 235, 0.63);
}
.cohort__column span.opacity-64 {
  background-color: rgba(108, 178, 235, 0.64);
}
.cohort__column span.opacity-65 {
  background-color: rgba(108, 178, 235, 0.65);
}
.cohort__column span.opacity-66 {
  background-color: rgba(108, 178, 235, 0.66);
}
.cohort__column span.opacity-67 {
  background-color: rgba(108, 178, 235, 0.67);
}
.cohort__column span.opacity-68 {
  background-color: rgba(108, 178, 235, 0.68);
}
.cohort__column span.opacity-69 {
  background-color: rgba(108, 178, 235, 0.69);
}
.cohort__column span.opacity-70 {
  background-color: rgba(108, 178, 235, 0.7);
}
.cohort__column span.opacity-71 {
  background-color: rgba(108, 178, 235, 0.71);
}
.cohort__column span.opacity-72 {
  background-color: rgba(108, 178, 235, 0.72);
}
.cohort__column span.opacity-73 {
  background-color: rgba(108, 178, 235, 0.73);
}
.cohort__column span.opacity-74 {
  background-color: rgba(108, 178, 235, 0.74);
}
.cohort__column span.opacity-75 {
  background-color: rgba(108, 178, 235, 0.75);
}
.cohort__column span.opacity-76 {
  background-color: rgba(108, 178, 235, 0.76);
}
.cohort__column span.opacity-77 {
  background-color: rgba(108, 178, 235, 0.77);
}
.cohort__column span.opacity-78 {
  background-color: rgba(108, 178, 235, 0.78);
}
.cohort__column span.opacity-79 {
  background-color: rgba(108, 178, 235, 0.79);
}
.cohort__column span.opacity-80 {
  background-color: rgba(108, 178, 235, 0.8);
}
.cohort__column span.opacity-81 {
  background-color: rgba(108, 178, 235, 0.81);
}
.cohort__column span.opacity-82 {
  background-color: rgba(108, 178, 235, 0.82);
}
.cohort__column span.opacity-83 {
  background-color: rgba(108, 178, 235, 0.83);
}
.cohort__column span.opacity-84 {
  background-color: rgba(108, 178, 235, 0.84);
}
.cohort__column span.opacity-85 {
  background-color: rgba(108, 178, 235, 0.85);
}
.cohort__column span.opacity-86 {
  background-color: rgba(108, 178, 235, 0.86);
}
.cohort__column span.opacity-87 {
  background-color: rgba(108, 178, 235, 0.87);
}
.cohort__column span.opacity-88 {
  background-color: rgba(108, 178, 235, 0.88);
}
.cohort__column span.opacity-89 {
  background-color: rgba(108, 178, 235, 0.89);
}
.cohort__column span.opacity-90 {
  background-color: rgba(108, 178, 235, 0.9);
}
.cohort__column span.opacity-91 {
  background-color: rgba(108, 178, 235, 0.91);
}
.cohort__column span.opacity-92 {
  background-color: rgba(108, 178, 235, 0.92);
}
.cohort__column span.opacity-93 {
  background-color: rgba(108, 178, 235, 0.93);
}
.cohort__column span.opacity-94 {
  background-color: rgba(108, 178, 235, 0.94);
}
.cohort__column span.opacity-95 {
  background-color: rgba(108, 178, 235, 0.95);
}
.cohort__column span.opacity-96 {
  background-color: rgba(108, 178, 235, 0.96);
}
.cohort__column span.opacity-97 {
  background-color: rgba(108, 178, 235, 0.97);
}
.cohort__column span.opacity-98 {
  background-color: rgba(108, 178, 235, 0.98);
}
.cohort__column span.opacity-99 {
  background-color: rgba(108, 178, 235, 0.99);
}
.cohort__column span.opacity-100 {
  background-color: #6cb2eb;
}
.cohort__dates-item {
  display: grid;
  padding: 10px;
  align-items: center;
  justify-content: center;
  text-transform: capitalize;
  font-size: 0.8em;
}

.help-list-item {
  border-top: 1px solid rgba(84, 84, 84, 0.1);
}
.help-list-item:first-child {
  border-top: none;
}
.help-list-item .inner {
  position: relative;
  display: flex;
  padding: 20px 30px 10px 30px;
}
.help-list-item .inner > .img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-right: 30px;
  background-color: #f8f8f8;
  border-radius: 60px;
  overflow: hidden;
}
.help-list-item .inner > .img p {
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
.help-list-item .inner > .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.help-list-item .inner .cont {
  width: calc(100% - 90px);
}
.help-list-item .inner .cont .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.help-list-item .inner .cont .title h4 {
  display: inline-flex;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0;
  cursor: pointer;
  transition: 0.2s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.help-list-item .inner .cont .title h4:hover {
  color: #2679FB;
}
.help-list-item .inner .cont .title .edit {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.help-list-item .inner .cont .title .edit:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='utf-8'?%3E %3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='512px' height='512px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' xml:space='preserve' fill='%232679FB'%3E %3Cg%3E %3Cpath d='M422.953,176.019c0.549-0.48,1.09-0.975,1.612-1.498l21.772-21.772c12.883-12.883,12.883-33.771,0-46.654 l-40.434-40.434c-12.883-12.883-33.771-12.883-46.653,0l-21.772,21.772c-0.523,0.523-1.018,1.064-1.498,1.613L422.953,176.019z'/%3E %3Cpolygon points='114.317,397.684 157.317,440.684 106.658,448.342 56,456 63.658,405.341 71.316,354.683 '/%3E %3Cpolygon points='349.143,125.535 118.982,355.694 106.541,343.253 336.701,113.094 324.26,100.653 81.659,343.253 168.747,430.341 411.348,187.74 '/%3E %3C/g%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
}
.help-list-item .inner .cont .title .edit span {
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 500;
  color: #2679FB;
  border-bottom: 1px solid transparent;
  transition: 0.2s ease;
}
.help-list-item .inner .cont .title .edit:hover span {
  border-bottom-color: #2679FB;
}
.help-list-item .inner .cont .text {
  font-size: 0.875rem;
  line-height: 1.4;
  font-weight: 500;
  margin-bottom: 20px;
}
.help-list-item .inner .cont .text p {
  margin-bottom: 5px;
}
.help-list-item .inner .cont .text p:last-child {
  margin-bottom: 0;
}
.help-list-item .inner .cont .text img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.help-list-item .inner .cont .text .more {
  margin-top: 10px;
}
.help-list-item .inner .cont .text .more span {
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 500;
  color: #2679FB;
  cursor: pointer;
  border-bottom: 1px solid #2679FB;
  transition: 0.2s ease;
}
.help-list-item .inner .cont .text .more span:hover {
  border-bottom-color: transparent;
}
.help-list-item .inner .cont .files {
  margin-bottom: 15px;
}
.help-list-item .inner .cont .files .file {
  display: inline-flex;
  align-items: center;
  margin-bottom: 20px;
}
.help-list-item .inner .cont .files .file:last-child {
  margin-bottom: 0;
}
.help-list-item .inner .cont .files .file span {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 500;
  transition: 0.2s ease;
  cursor: pointer;
}
.help-list-item .inner .cont .files .file span.name {
  display: flex;
  align-items: center;
}
.help-list-item .inner .cont .files .file span.name:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  margin-right: 15px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M2.88898 14C2.11693 14 1.3911 13.6993 0.845201 13.1534C-0.281734 12.0265 -0.281734 10.1928 0.845201 9.06589L7.33025 2.58084C8.0954 1.81566 9.34051 1.81566 10.1057 2.58084C10.8708 3.34602 10.8708 4.59109 10.1057 5.35627L5.33553 10.1264C5.14602 10.3159 4.83869 10.3159 4.64914 10.1264C4.45959 9.93685 4.45959 9.62955 4.64914 9.44L9.41926 4.66985C9.80596 4.28315 9.80596 3.65393 9.41926 3.26723C9.23192 3.07988 8.98286 2.97673 8.71795 2.97673C8.45305 2.97673 8.20396 3.07988 8.01665 3.26723L1.53159 9.75228C0.78314 10.5007 0.78314 11.7186 1.53159 12.467C1.89419 12.8296 2.37624 13.0293 2.88898 13.0293C3.40171 13.0293 3.8838 12.8296 4.24636 12.467L10.8836 5.82979C11.4214 5.29198 11.7176 4.57695 11.7176 3.81636C11.7176 3.05578 11.4214 2.34075 10.8836 1.80294C9.77338 0.692702 7.96695 0.692734 6.85674 1.80294L1.93441 6.72524C1.74489 6.91479 1.43756 6.91479 1.24802 6.72524C1.05847 6.53569 1.05847 6.22839 1.24802 6.03885L6.17035 1.11652C7.65903 -0.372172 10.0813 -0.372172 11.57 1.11652C12.2912 1.83766 12.6883 2.7965 12.6883 3.81636C12.6883 4.83623 12.2912 5.79504 11.57 6.51621L4.93275 13.1534C4.38685 13.6994 3.66102 14 2.88898 14Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
}
.help-list-item .inner .cont .files .file span.size {
  color: #A9A9A9;
  margin-left: 20px;
}
.help-list-item .inner .cont .files .file.img-list {
  width: 100%;
  margin-bottom: 10px;
}
.help-list-item .inner .cont .files .file.img-list .list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 -10px;
}
.help-list-item .inner .cont .files .file.img-list .list .img {
  width: 25%;
  padding: 0 10px;
  margin-bottom: 20px;
}
.help-list-item .inner .cont .files .file.img-list .list .img img {
  display: block;
  width: 100%;
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
}
.help-list-item .inner .cont .files .file.audio-list {
  width: 100%;
  flex-direction: column;
  margin-bottom: 25px;
}
.help-list-item .inner .cont .files .file.audio-list .audio-player {
  width: 100%;
  margin-bottom: 20px;
}
.help-list-item .inner .cont .files .file.audio-list .audio-player:last-child {
  margin-bottom: 0;
}
.help-list-item .inner .cont .files .file.audio-list .audio-player p {
  font-size: 0.875rem;
  line-height: 1.2;
  margin-bottom: 8px;
}
.help-list-item .inner .cont .files .file.audio-list .audio-player .plyr__controls {
  width: 100%;
  padding: 10px;
  margin: 0;
  background-color: #f5f5f5;
  border-radius: 10px;
}
.help-list-item .inner .cont .files .file.audio-list .audio-player .plyr__controls .plyr__control[data-plyr=play] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 12px;
  background-color: #2679FB;
  border-radius: 20px;
}
.help-list-item .inner .cont .files .file.audio-list .audio-player .plyr__controls .plyr__control[data-plyr=play] svg {
  fill: #fff;
}
.help-list-item .inner .cont .files .file.audio-list .audio-player .plyr__controls .plyr__control:hover {
  background-color: #2679FB !important;
}
.help-list-item .inner .cont .files .file.audio-list .audio-player .plyr__controls .plyr__progress__container {
  margin-left: 8px;
}
.help-list-item .inner .cont .files .file.audio-list .audio-player .plyr__controls .plyr__time {
  margin-left: 8px;
}
.help-list-item .inner .cont .files .file.audio-list .audio-player .plyr__controls .plyr__progress input {
  color: #2679FB;
}
.help-list-item .inner .cont .files .file.audio-list .audio-player .plyr__controls .plyr__volume input[type=range] {
  color: #2679FB !important;
}
.help-list-item .inner .cont .files .file.audio-list .audio-player .plyr__controls .plyr__menu {
  display: none;
}
.help-list-item .inner .cont .files .file.pdf-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.help-list-item .inner .cont .files .file.pdf-list .item {
  width: 25%;
  margin-bottom: 15px;
}
.help-list-item .inner .cont .files .file.pdf-list .item a {
  display: inline-block;
}
.help-list-item .inner .cont .files .file.pdf-list .item a .ico {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 100px;
  margin-bottom: 10px;
  background-color: #ededed;
}
.help-list-item .inner .cont .files .file.pdf-list .item a .ico:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border: 6px solid transparent;
  border-top-color: #fff;
  border-right-color: #fff;
  border-left-color: #c0c0c0;
  border-bottom-color: #c0c0c0;
}
.help-list-item .inner .cont .files .file.pdf-list .item a .ico span {
  font-size: 1rem;
  line-height: 1.1;
  font-weight: 700;
}
.help-list-item .inner .cont .files .file.pdf-list .item a p {
  font-size: 0.875rem;
  line-height: 1.2;
  margin: 0;
  word-break: break-all;
  padding-right: 10px;
}
.help-list-item .inner .cont .files .file.others {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.help-list-item .inner .cont .files .file.others > div {
  margin: 0 0 15px 0;
}
.help-list-item .inner .cont .files .file.others > div:last-child {
  margin-bottom: 0;
}
.help-list-item .inner .cont .bottom-block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.help-list-item .inner .cont .bottom-block .tags {
  display: flex;
  flex-wrap: wrap;
  margin: 0 20px 5px 0;
}
.help-list-item .inner .cont .bottom-block .tags .tag {
  display: block;
  padding: 10px 15px;
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 500;
  color: #fff;
  background-color: #2679FB;
  border-radius: 5px;
  margin: 5px 10px 0 0;
  transition: 0.2s ease;
  white-space: nowrap;
  cursor: pointer;
}
.help-list-item .inner .cont .bottom-block .post-publish {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 500;
  margin: 5px 30px 5px 0;
}
.help-list-item .inner .cont .bottom-block .post-update {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 500;
  margin: 5px 30px 5px 0;
}
.help-list-item .inner .cont .bottom-block .comment-count {
  display: flex;
  align-items: center;
  margin: 5px 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
.help-list-item .inner .cont .bottom-block .comment-count:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='%23A9A9A9' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M14 0.5H2C1.17275 0.5 0.5 1.17275 0.5 2V15.5L3.5 12.5H14C14.8272 12.5 15.5 11.8272 15.5 11V2C15.5 1.17275 14.8272 0.5 14 0.5ZM5.75 8C5.55297 7.99995 5.35787 7.96109 5.17586 7.88565C4.99384 7.8102 4.82847 7.69964 4.68918 7.56028C4.5499 7.42093 4.43942 7.2555 4.36407 7.07345C4.28871 6.89139 4.24995 6.69628 4.25 6.49925C4.25005 6.30222 4.28891 6.10712 4.36435 5.92511C4.4398 5.74309 4.55036 5.57772 4.68971 5.43843C4.82907 5.29915 4.9945 5.18867 5.17655 5.11332C5.3586 5.03796 5.55372 4.9992 5.75075 4.99925C6.14867 4.99935 6.53026 5.15752 6.81156 5.43896C7.09287 5.72041 7.25085 6.10208 7.25075 6.5C7.25065 6.89792 7.09248 7.27951 6.81103 7.56081C6.52959 7.84212 6.14792 8.0001 5.75 8ZM10.25 8C10.053 7.99995 9.85787 7.96109 9.67586 7.88565C9.49384 7.8102 9.32847 7.69964 9.18918 7.56028C9.0499 7.42093 8.93942 7.2555 8.86406 7.07345C8.78871 6.89139 8.74995 6.69628 8.75 6.49925C8.75005 6.30222 8.78891 6.10712 8.86435 5.92511C8.9398 5.74309 9.05036 5.57772 9.18971 5.43843C9.32907 5.29915 9.4945 5.18867 9.67655 5.11332C9.8586 5.03796 10.0537 4.9992 10.2507 4.99925C10.6487 4.99935 11.0303 5.15752 11.3116 5.43896C11.5929 5.72041 11.7508 6.10208 11.7507 6.5C11.7506 6.89792 11.5925 7.27951 11.311 7.56081C11.0296 7.84212 10.6479 8.0001 10.25 8Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
}
.help-list-item .inner .cont .bottom-block .comment-count span {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 500;
}
.help-list-item .inner .cont .bottom-block .comment-count.has-comment:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M14 0.5H2C1.17275 0.5 0.5 1.17275 0.5 2V15.5L3.5 12.5H14C14.8272 12.5 15.5 11.8272 15.5 11V2C15.5 1.17275 14.8272 0.5 14 0.5ZM5.75 8C5.55297 7.99995 5.35787 7.96109 5.17586 7.88565C4.99384 7.8102 4.82847 7.69964 4.68918 7.56028C4.5499 7.42093 4.43942 7.2555 4.36407 7.07345C4.28871 6.89139 4.24995 6.69628 4.25 6.49925C4.25005 6.30222 4.28891 6.10712 4.36435 5.92511C4.4398 5.74309 4.55036 5.57772 4.68971 5.43843C4.82907 5.29915 4.9945 5.18867 5.17655 5.11332C5.3586 5.03796 5.55372 4.9992 5.75075 4.99925C6.14867 4.99935 6.53026 5.15752 6.81156 5.43896C7.09287 5.72041 7.25085 6.10208 7.25075 6.5C7.25065 6.89792 7.09248 7.27951 6.81103 7.56081C6.52959 7.84212 6.14792 8.0001 5.75 8ZM10.25 8C10.053 7.99995 9.85787 7.96109 9.67586 7.88565C9.49384 7.8102 9.32847 7.69964 9.18918 7.56028C9.0499 7.42093 8.93942 7.2555 8.86406 7.07345C8.78871 6.89139 8.74995 6.69628 8.75 6.49925C8.75005 6.30222 8.78891 6.10712 8.86435 5.92511C8.9398 5.74309 9.05036 5.57772 9.18971 5.43843C9.32907 5.29915 9.4945 5.18867 9.67655 5.11332C9.8586 5.03796 10.0537 4.9992 10.2507 4.99925C10.6487 4.99935 11.0303 5.15752 11.3116 5.43896C11.5929 5.72041 11.7508 6.10208 11.7507 6.5C11.7506 6.89792 11.5925 7.27951 11.311 7.56081C11.0296 7.84212 10.6479 8.0001 10.25 8Z'/%3E %3C/svg%3E");
}
.help-list-item .comments-block {
  padding: 30px 30px 40px 30px;
  border-top: 1px solid rgba(84, 84, 84, 0.1);
}
.help-list-item .comments-block .comment-list {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.help-list-item .comments-block .comment-list .comment-item {
  display: inline-flex;
  margin-bottom: 15px;
  max-width: 70%;
}
.help-list-item .comments-block .comment-list .comment-item:last-child {
  margin-bottom: 0;
}
.help-list-item .comments-block .comment-list .comment-item .img {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: 30px;
  background-color: #ddd;
  border-radius: 40px;
}
.help-list-item .comments-block .comment-list .comment-item .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 40px;
}
.help-list-item .comments-block .comment-list .comment-item .img p {
  font-size: 1.25rem;
  line-height: 1.1;
  color: #fff;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
.help-list-item .comments-block .comment-list .comment-item .text {
  position: relative;
  padding: 20px;
  max-width: calc(100% - 70px);
  background-color: #EFF0F1;
  border-radius: 15px 15px 15px 0px;
  min-width: 240px;
}
.help-list-item .comments-block .comment-list .comment-item .text:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -15px;
  width: 15px;
  height: 15px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='%23EFF0F1' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M0 15C7.73785 13.8096 13.8096 7.73785 15 0V15H0Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
}
.help-list-item .comments-block .comment-list .comment-item .text .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.help-list-item .comments-block .comment-list .comment-item .text .title h5 {
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0;
  max-width: calc(100% - 90px);
}
.help-list-item .comments-block .comment-list .comment-item .text .title time {
  font-size: 0.75rem;
  line-height: 1.2;
  color: #A9A9A9;
}
.help-list-item .comments-block .comment-list .comment-item .text p {
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 0;
}
.help-list-item .comments-block .comment-add {
  display: flex;
}
.help-list-item .comments-block .comment-add .img {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 40px;
  height: 40px;
  margin-right: 30px;
  overflow: hidden;
  border-radius: 40px;
  background-color: #ccc;
}
.help-list-item .comments-block .comment-add .img p {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
.help-list-item .comments-block .comment-add .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.help-list-item .comments-block .comment-add .input {
  display: flex;
  position: relative;
  width: calc(100% - 70px);
  border: 1px solid #E5E5E5;
  border-radius: 40px;
  padding-right: 10px;
  overflow: hidden;
}
.help-list-item .comments-block .comment-add .input input {
  display: block;
  width: calc(100% - 40px);
  height: 40px;
  padding: 10px 20px;
  font-size: 0.875rem;
  font-weight: 500;
  border: none;
  box-shadow: none !important;
  outline: none !important;
  background: none;
}
.help-list-item .comments-block .comment-add .input input:placeholder {
  color: #A9A9A9;
}
.help-list-item .comments-block .comment-add .input input:-moz-placeholder {
  color: #A9A9A9;
}
.help-list-item .comments-block .comment-add .input input::-moz-placeholder {
  color: #A9A9A9;
}
.help-list-item .comments-block .comment-add .input input:-ms-input-placeholder {
  color: #A9A9A9;
}
.help-list-item .comments-block .comment-add .input input::-webkit-input-placeholder {
  color: #A9A9A9;
}
.help-list-item .comments-block .comment-add .input .send {
  width: 40px;
  height: 40px;
  border: none;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M4.65845 12.9163C4.65845 13.0002 4.70503 13.0771 4.7791 13.1163C4.85312 13.1555 4.94311 13.1505 5.01229 13.1031L6.57038 12.0392L4.65848 11.1279V12.9163H4.65845Z'/%3E %3Cpath d='M13.9272 0.917523C13.8844 0.878068 13.8292 0.857422 13.7734 0.857422C13.7397 0.857422 13.7061 0.864888 13.6744 0.880501L0.223554 7.4785C0.0860716 7.54607 -0.000925892 7.68647 7.4356e-06 7.84004C0.000940763 7.99342 0.0894089 8.13285 0.227881 8.19892L3.77289 9.88807L10.8611 4.06213L4.6512 10.3065L9.0674 12.4108C9.12164 12.4368 9.18087 12.4497 9.23947 12.4497C9.28947 12.4497 9.339 12.4406 9.38614 12.4221C9.48901 12.3814 9.57074 12.2999 9.61156 12.197L13.9839 1.16681C14.0186 1.08001 13.996 0.980763 13.9272 0.917523Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: 16px;
  transition: 0.2s ease;
}
.help-list-item .comments-block .comment-add .input .send:hover {
  transform: scale(1.08);
}
.help-list-item.is-open .inner .title h4 {
  max-width: calc(100% - 100px);
}

.content-container {
  position: relative;
  padding: 0 0 0 80px;
  height: 100vh;
  transition: padding 0.4s cubic-bezier(0.25, 0.74, 0.22, 0.99);
}
.content-container.is_sidebar_open {
  padding: 0 0 0 300px;
}
.content-container.without_sidebar {
  padding: 0;
}
.content-container .content-body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  border-left: 1px solid rgba(84, 84, 84, 0.1);
}
.content-container .content-body .page-content {
  padding: 40px 60px;
}

.content-body-block-wrap {
  width: calc(100% + 30px);
}
.content-body-block-wrap .scroll-area .content-body-block {
  padding-right: 20px;
}
.content-body-block-wrap .scroll-area .ps__rail-y {
  width: 4px;
  background-color: rgba(216, 216, 216, 0.5);
  border-radius: 4px;
}
.content-body-block-wrap .scroll-area .ps__rail-y .ps__thumb-y {
  right: 0;
}
.content-body-block-wrap .content-body-block .panel-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.content-body-block-wrap .content-body-block .panel-list .panel-info {
  width: 33.333%;
  padding: 0 10px;
  margin-bottom: 20px;
}

.auth {
  height: 100vh;
}
.auth__block {
  margin: auto;
}
.auth .chart-card {
  color: #393C45;
  background-color: #ffffff;
}

.page-home .page-tile {
  font-size: 2.25rem;
  line-height: 1.2;
  margin-bottom: 40px;
}
.page-home .tabs-nav {
  position: relative;
  margin-bottom: 50px;
  border-bottom: 1px solid #A9A9A9;
}
.page-home .tabs-nav:before {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 100%;
  background: linear-gradient(to right, transparent, #EBEDEE);
}
.page-home .tabs-nav .list {
  position: relative;
  display: flex;
  overflow-y: hidden;
}
.page-home .tabs-nav .tabs-nav-item {
  position: relative;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 10px 30px;
  transition: 0.2s ease;
  cursor: pointer;
  white-space: nowrap;
}
.page-home .tabs-nav .tabs-nav-item:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #2679FB;
  transition: 0.2s ease;
  opacity: 0;
  visibility: hidden;
}
.page-home .tabs-nav .tabs-nav-item:hover, .page-home .tabs-nav .tabs-nav-item.is-active {
  color: #2679FB;
}
.page-home .tabs-nav .tabs-nav-item:hover:before, .page-home .tabs-nav .tabs-nav-item.is-active:before {
  opacity: 1;
  visibility: visible;
}
.page-home .tabs-wrapper .tab-panel {
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.page-home .tabs-wrapper .tab-panel .item-group {
  padding: 60px 50px;
  border-bottom: 1px solid rgba(84, 84, 84, 0.1);
}
.page-home .tabs-wrapper .tab-panel .item-group:last-child {
  border-bottom: none;
}
.page-home .tabs-wrapper .tab-panel .item-group .item-single {
  margin-bottom: 60px;
}
.page-home .tabs-wrapper .tab-panel .item-group .item-single:last-child {
  margin-bottom: 0;
}
.page-home .tabs-wrapper .tab-panel .item-group h4 {
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 60px;
}
.page-home .tabs-wrapper .tab-panel .item-group .inner {
  display: flex;
  flex-wrap: wrap;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-1 {
  display: flex;
  width: 50%;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-1 .logo {
  width: 200px;
  margin-right: 20px;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-1 .logo .img {
  border-radius: 20px;
  background-color: #EFEFEF;
  border: 1px solid #E9E9E9;
  overflow: hidden;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-1 .logo .img img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-1 .text {
  width: calc(100% - 240px);
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-1 .text h5 {
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 20px;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-1 .text p {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 20px;
  max-width: 185px;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 {
  width: 33.33%;
  margin-top: 90px;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner {
  display: block;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .logo {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 100px;
  margin-bottom: 40px;
  border-radius: 20px;
  background-color: #EFEFEF;
  border: 1px solid #E9E9E9;
  overflow: hidden;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .logo img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .logo.height-200 {
  height: 200px;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .logo.height-200 img {
  height: 100%;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .text h5 {
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 20px;
  color: #393C45;
  max-width: 290px;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .text p {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 500;
  max-width: 280px;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .text .site {
  margin-bottom: 10px;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .text .site a {
  display: inline-flex;
  align-items: center;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .text .site a:before {
  content: "";
  width: 14px;
  height: 14px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M2.88898 14C2.11693 14 1.3911 13.6993 0.845201 13.1534C-0.281734 12.0265 -0.281734 10.1928 0.845201 9.06589L7.33025 2.58084C8.0954 1.81566 9.34051 1.81566 10.1057 2.58084C10.8708 3.34602 10.8708 4.59109 10.1057 5.35627L5.33553 10.1264C5.14602 10.3159 4.83869 10.3159 4.64914 10.1264C4.45959 9.93685 4.45959 9.62955 4.64914 9.44L9.41926 4.66985C9.80596 4.28315 9.80596 3.65393 9.41926 3.26723C9.23192 3.07988 8.98286 2.97673 8.71795 2.97673C8.45305 2.97673 8.20396 3.07988 8.01665 3.26723L1.53159 9.75228C0.78314 10.5007 0.78314 11.7186 1.53159 12.467C1.89419 12.8296 2.37624 13.0293 2.88898 13.0293C3.40171 13.0293 3.8838 12.8296 4.24636 12.467L10.8836 5.82979C11.4214 5.29198 11.7176 4.57695 11.7176 3.81636C11.7176 3.05578 11.4214 2.34075 10.8836 1.80294C9.77338 0.692702 7.96695 0.692734 6.85674 1.80294L1.93441 6.72524C1.74489 6.91479 1.43756 6.91479 1.24802 6.72524C1.05847 6.53569 1.05847 6.22839 1.24802 6.03885L6.17035 1.11652C7.65903 -0.372172 10.0813 -0.372172 11.57 1.11652C12.2912 1.83766 12.6883 2.7965 12.6883 3.81636C12.6883 4.83623 12.2912 5.79504 11.57 6.51621L4.93275 13.1534C4.38685 13.6994 3.66102 14 2.88898 14Z'/%3E %3C/svg%3E");
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .text .site a span {
  width: calc(100% - 25px);
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 500;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .text .site a:hover {
  color: #2679FB;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .text .contacts {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .text .contacts .icon {
  display: block;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .text .contacts .icon:hover {
  transform: scale(1.07);
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .text .contacts .icon.telegram {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='512px' height='512px' fill='%232679FB'%3E%3Cpath d='M470.4354553,45.4225006L16.8273029,221.2490387c-18.253809,8.1874695-24.4278889,24.5854034-4.4127407,33.4840851l116.3710175,37.1726685l281.3674316-174.789505c15.3625488-10.9733887,31.0910339-8.0470886,17.5573425,4.023468L186.0532227,341.074646l-7.5913849,93.0762329c7.0313721,14.3716125,19.9055786,14.4378967,28.1172485,7.2952881l66.8582916-63.5891418l114.5050659,86.1867065c26.5942688,15.8265076,41.0652466,5.6130371,46.7870789-23.3935242L509.835083,83.1804428C517.6329956,47.474514,504.3345032,31.7425518,470.4354553,45.4225006z'/%3E%3C/svg%3E");
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .text .contacts .icon.phone {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M12.8766 9.1894C12.0195 9.1894 11.1779 9.05534 10.3804 8.79178C9.98958 8.65849 9.50917 8.78077 9.27066 9.02573L7.6965 10.2141C5.87092 9.23956 4.7464 8.11541 3.78521 6.30354L4.93857 4.77039C5.23822 4.47114 5.3457 4.03401 5.21693 3.62385C4.95225 2.82213 4.81779 1.98093 4.81779 1.12343C4.81782 0.503964 4.31386 0 3.69443 0H1.12339C0.503964 0 0 0.503964 0 1.12339C0 8.22365 5.77639 14 12.8766 14C13.4961 14 14 13.496 14 12.8766V10.3127C14 9.69336 13.496 9.1894 12.8766 9.1894Z'/%3E %3C/svg%3E");
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .text .contacts .icon.whatsapp {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M7 0C3.15521 0 0 3.15521 0 7C0 8.26892 0.342117 9.5042 0.990891 10.5849L0 14L3.41508 13.0091C4.4958 13.6579 5.73108 14 7 14C10.8448 14 14 10.8448 14 7C14 3.15521 10.8448 0 7 0ZM11.3765 9.95772L11.0508 10.2834C10.59 10.7442 9.53036 10.7076 8.84944 10.5762C6.58536 10.1389 3.94572 7.58031 3.43666 5.36461C3.18459 4.26701 3.32376 3.31276 3.68777 2.94864L4.01344 2.62297C4.19321 2.44331 4.48523 2.44353 4.66478 2.62297L5.96767 3.92596C6.05461 4.01291 6.10225 4.12816 6.10225 4.25153C6.10225 4.37489 6.05461 4.49025 5.96767 4.57687L5.64211 4.90286C5.28322 5.2626 5.28322 5.84697 5.64211 6.20586L7.79361 8.32906C8.15356 8.68901 8.73611 8.68944 9.0966 8.32906L9.42227 8.00349C9.59039 7.83441 9.90442 7.83388 10.0739 8.00349L11.3765 9.30606C11.5534 9.48219 11.5601 9.774 11.3765 9.95772Z'/%3E %3C/svg%3E");
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .text .contacts .icon.email {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 122.88 88.86' fill='%232679FB'%3E%3Ctitle%3Eemail%3C/title%3E%3Cpath d='M7.05,0H115.83a7.07,7.07,0,0,1,7,7.05V81.81a7,7,0,0,1-1.22,4,2.78,2.78,0,0,1-.66,1,2.62,2.62,0,0,1-.66.46,7,7,0,0,1-4.51,1.65H7.05a7.07,7.07,0,0,1-7-7V7.05A7.07,7.07,0,0,1,7.05,0Zm-.3,78.84L43.53,40.62,6.75,9.54v69.3ZM49.07,45.39,9.77,83.45h103L75.22,45.39l-11,9.21h0a2.7,2.7,0,0,1-3.45,0L49.07,45.39Zm31.6-4.84,35.46,38.6V9.2L80.67,40.55ZM10.21,5.41,62.39,47.7,112.27,5.41Z'/%3E%3C/svg%3E");
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .text .contacts .icon.site {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M2.88898 14C2.11693 14 1.3911 13.6993 0.845201 13.1534C-0.281734 12.0265 -0.281734 10.1928 0.845201 9.06589L7.33025 2.58084C8.0954 1.81566 9.34051 1.81566 10.1057 2.58084C10.8708 3.34602 10.8708 4.59109 10.1057 5.35627L5.33553 10.1264C5.14602 10.3159 4.83869 10.3159 4.64914 10.1264C4.45959 9.93685 4.45959 9.62955 4.64914 9.44L9.41926 4.66985C9.80596 4.28315 9.80596 3.65393 9.41926 3.26723C9.23192 3.07988 8.98286 2.97673 8.71795 2.97673C8.45305 2.97673 8.20396 3.07988 8.01665 3.26723L1.53159 9.75228C0.78314 10.5007 0.78314 11.7186 1.53159 12.467C1.89419 12.8296 2.37624 13.0293 2.88898 13.0293C3.40171 13.0293 3.8838 12.8296 4.24636 12.467L10.8836 5.82979C11.4214 5.29198 11.7176 4.57695 11.7176 3.81636C11.7176 3.05578 11.4214 2.34075 10.8836 1.80294C9.77338 0.692702 7.96695 0.692734 6.85674 1.80294L1.93441 6.72524C1.74489 6.91479 1.43756 6.91479 1.24802 6.72524C1.05847 6.53569 1.05847 6.22839 1.24802 6.03885L6.17035 1.11652C7.65903 -0.372172 10.0813 -0.372172 11.57 1.11652C12.2912 1.83766 12.6883 2.7965 12.6883 3.81636C12.6883 4.83623 12.2912 5.79504 11.57 6.51621L4.93275 13.1534C4.38685 13.6994 3.66102 14 2.88898 14Z'/%3E %3C/svg%3E");
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .text .contacts .phone-number {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 500;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner:hover .text h5 {
  color: #393C45;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner:hover .text .link-icon span {
  color: #2679FB;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials {
  width: 50%;
  margin-top: 60px;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials:nth-child(1), .page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials:nth-child(2) {
  margin-top: 0;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner {
  display: flex;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner .logo {
  margin: 0 40px 0 0;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner .text {
  width: calc(100% - 230px);
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner .text .soc-link-icon {
  margin-bottom: 5px;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner .text .soc-link-icon:last-child {
  margin-bottom: 0;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner .text .soc-link-icon a {
  display: inline-flex;
  align-items: center;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner .text .soc-link-icon a:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner .text .soc-link-icon a span {
  width: calc(100% - 32px);
  font-size: 0.875rem;
  line-height: 1.2;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner .text .soc-link-icon a:hover {
  color: #2679FB;
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner .text .soc-link-icon a.vk:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48px' height='48px' fill='%232679FB'%3E%3Cpath d='M 11.5 6 C 8.4802259 6 6 8.4802259 6 11.5 L 6 36.5 C 6 39.519774 8.4802259 42 11.5 42 L 36.5 42 C 39.519774 42 42 39.519774 42 36.5 L 42 11.5 C 42 8.4802259 39.519774 6 36.5 6 L 11.5 6 z M 12.890625 17 L 15.529297 17 C 16.189297 17 16.449219 17.290312 16.699219 18.070312 C 17.879219 22.000312 19.629531 25 20.519531 25 C 20.849531 25 21 24.840938 21 23.960938 L 21 20.339844 C 20.9 18.469844 20 18.310625 20 17.640625 C 20 17.320625 20.209141 17 20.619141 17 L 25.269531 17 C 25.829531 17 26 17.319766 26 18.009766 L 26 23.199219 C 26 23.789219 26.449141 24 26.619141 24 C 26.949141 24 27.259141 24.020859 27.869141 23.380859 C 29.749141 21.160859 31.390625 17.800781 31.390625 17.800781 C 31.560625 17.400781 31.869297 17 32.529297 17 L 35.150391 17 C 35.740391 17 35.98 17.259141 36 17.619141 C 36.01 17.749141 35.979453 17.889062 35.939453 18.039062 C 35.609453 19.629062 32.25 24.350625 32.25 24.390625 C 32.1 24.640625 32.01 24.82 32 25 C 31.99 25.18 32.06 25.359141 32.25 25.619141 C 32.53 26.019141 33.13 26.76 33.75 27.5 C 34.86 28.84 35.749453 30.250078 35.939453 30.830078 C 35.989453 30.980078 36 31.12 36 31.25 C 35.99 31.75 35.639297 32 35.029297 32 L 32.410156 32 C 31.420156 32 31.100859 31.02 29.380859 29 C 27.880859 27.25 27.100703 27 26.720703 27 C 26.180703 27 26 27.129688 26 27.929688 L 26 30.910156 C 26 31.570156 25.830391 32 24.150391 32 C 21.380391 32 18.250859 30.120859 15.880859 26.880859 C 12.600859 22.390859 12 18.499531 12 17.769531 C 12 17.369531 12.130625 17 12.890625 17 z'/%3E%3C/svg%3E");
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner .text .soc-link-icon a.youtube:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0'?%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30' width='30px' height='30px' fill='%232679FB'%3E %3Cpath d='M 7.4140625 3 L 9.1894531 9.4121094 L 9.1894531 12.488281 L 10.726562 12.488281 L 10.726562 9.4121094 L 12.525391 3 L 10.976562 3 L 10.332031 5.9179688 C 10.151031 6.7699687 10.035422 7.3753281 9.9824219 7.7363281 L 9.9355469 7.7363281 C 9.8605469 7.2313281 9.7439375 6.62125 9.5859375 5.90625 L 8.9648438 3 L 7.4140625 3 z M 14.318359 5.4199219 C 13.797359 5.4199219 13.376641 5.5224687 13.056641 5.7304688 C 12.735641 5.9374688 12.500609 6.2687031 12.349609 6.7207031 C 12.199609 7.1737031 12.123047 7.7715781 12.123047 8.5175781 L 12.123047 9.5234375 C 12.123047 10.261437 12.190266 10.853828 12.322266 11.298828 C 12.454266 11.743828 12.675281 12.072203 12.988281 12.283203 C 13.301281 12.494203 13.733203 12.600562 14.283203 12.601562 C 14.818203 12.601562 15.244641 12.497063 15.556641 12.289062 C 15.868641 12.081063 16.095375 11.755641 16.234375 11.306641 C 16.373375 10.857641 16.443359 10.264391 16.443359 9.5253906 L 16.443359 8.5175781 C 16.443359 7.7715781 16.371516 7.1755625 16.228516 6.7265625 C 16.085516 6.2785625 15.860781 5.9473281 15.550781 5.7363281 C 15.241781 5.5253281 14.830359 5.4199219 14.318359 5.4199219 z M 17.251953 5.5566406 L 17.251953 10.734375 C 17.251953 11.375375 17.362078 11.847437 17.580078 12.148438 C 17.799078 12.449437 18.137656 12.599609 18.597656 12.599609 C 19.260656 12.599609 19.758844 12.279672 20.089844 11.638672 L 20.123047 11.638672 L 20.259766 12.486328 L 21.480469 12.486328 L 21.480469 5.5566406 L 19.921875 5.5566406 L 19.921875 11.060547 C 19.861875 11.189547 19.769531 11.295906 19.644531 11.378906 C 19.519531 11.462906 19.389906 11.503906 19.253906 11.503906 C 19.094906 11.503906 18.982063 11.436687 18.914062 11.304688 C 18.846063 11.172688 18.8125 10.954531 18.8125 10.644531 L 18.8125 5.5566406 L 17.251953 5.5566406 z M 14.283203 6.4941406 C 14.501203 6.4941406 14.656187 6.6098437 14.742188 6.8398438 C 14.829188 7.0688437 14.871094 7.4316875 14.871094 7.9296875 L 14.871094 10.089844 C 14.871094 10.602844 14.828188 10.971266 14.742188 11.197266 C 14.656188 11.423266 14.502156 11.536109 14.285156 11.537109 C 14.067156 11.537109 13.915031 11.423266 13.832031 11.197266 C 13.748031 10.971266 13.707031 10.601844 13.707031 10.089844 L 13.707031 7.9296875 C 13.707031 7.4326875 13.751891 7.0698438 13.837891 6.8398438 C 13.923891 6.6108438 14.072203 6.4941406 14.283203 6.4941406 z M 6.5 13.900391 C 5.119 13.900391 4 15.019391 4 16.400391 L 4 24.400391 C 4 25.781391 5.119 26.900391 6.5 26.900391 L 23.5 26.900391 C 24.881 26.900391 26 25.781391 26 24.400391 L 26 16.400391 C 26 15.019391 24.881 13.900391 23.5 13.900391 L 6.5 13.900391 z M 15.058594 16.199219 L 16.328125 16.199219 L 16.328125 19.283203 L 16.337891 19.283203 C 16.451891 19.060203 16.614219 18.881141 16.824219 18.744141 C 17.034219 18.607141 17.261906 18.539062 17.503906 18.539062 C 17.815906 18.539062 18.059328 18.622109 18.236328 18.787109 C 18.413328 18.952109 18.544047 19.220844 18.623047 19.589844 C 18.702047 19.959844 18.742188 20.471953 18.742188 21.126953 L 18.742188 22.050781 C 18.742188 22.922781 18.637734 23.563609 18.427734 23.974609 C 18.217734 24.385609 17.888359 24.591797 17.443359 24.591797 C 17.195359 24.591797 16.969625 24.533922 16.765625 24.419922 C 16.561625 24.305922 16.410594 24.149172 16.308594 23.951172 L 16.279297 23.951172 L 16.146484 24.503906 L 15.058594 24.503906 L 15.058594 16.199219 z M 7.1835938 16.496094 L 11.087891 16.496094 L 11.087891 17.556641 L 9.7792969 17.556641 L 9.7792969 24.503906 L 8.4902344 24.503906 L 8.4902344 17.556641 L 7.1835938 17.556641 L 7.1835938 16.496094 z M 21.117188 18.542969 C 21.568188 18.542969 21.916203 18.624062 22.158203 18.789062 C 22.399203 18.955063 22.570922 19.2135 22.669922 19.5625 C 22.767922 19.9125 22.816406 20.396672 22.816406 21.013672 L 22.816406 22.017578 L 20.613281 22.017578 L 20.613281 22.314453 C 20.613281 22.690453 20.623484 22.971203 20.646484 23.158203 C 20.669484 23.345203 20.715156 23.483359 20.785156 23.568359 C 20.855156 23.654359 20.963375 23.697266 21.109375 23.697266 C 21.306375 23.697266 21.441625 23.62075 21.515625 23.46875 C 21.588625 23.31675 21.628766 23.061078 21.634766 22.705078 L 22.769531 22.771484 C 22.775531 22.821484 22.779297 22.893422 22.779297 22.982422 C 22.779297 23.523422 22.631937 23.927359 22.335938 24.193359 C 22.039938 24.461359 21.621078 24.595703 21.080078 24.595703 C 20.431078 24.595703 19.976844 24.391375 19.714844 23.984375 C 19.452844 23.577375 19.324219 22.94675 19.324219 22.09375 L 19.324219 21.072266 C 19.324219 20.194266 19.460469 19.553438 19.730469 19.148438 C 20.000469 18.743437 20.462188 18.542969 21.117188 18.542969 z M 12.949219 18.650391 L 14.267578 18.650391 L 14.267578 24.501953 L 14.263672 24.501953 L 14.263672 24.503906 L 13.232422 24.503906 L 13.119141 23.787109 L 13.089844 23.787109 C 12.809844 24.329109 12.390078 24.599609 11.830078 24.599609 C 11.441078 24.599609 11.155703 24.47375 10.970703 24.21875 C 10.785703 23.96475 10.693359 23.565391 10.693359 23.025391 L 10.693359 18.652344 L 12.013672 18.652344 L 12.013672 22.949219 C 12.013672 23.209219 12.042609 23.397813 12.099609 23.507812 C 12.157609 23.619812 12.251719 23.673828 12.386719 23.673828 C 12.500719 23.673828 12.609844 23.639359 12.714844 23.568359 C 12.820844 23.498359 12.897219 23.408781 12.949219 23.300781 L 12.949219 18.650391 z M 21.089844 19.431641 C 20.949844 19.431641 20.844344 19.472687 20.777344 19.554688 C 20.710344 19.637687 20.665531 19.772938 20.644531 19.960938 C 20.621531 20.147938 20.611328 20.433453 20.611328 20.814453 L 20.611328 21.234375 L 21.574219 21.234375 L 21.574219 20.814453 C 21.574219 20.438453 21.562109 20.154937 21.537109 19.960938 C 21.512109 19.765937 21.467391 19.630781 21.400391 19.550781 C 21.333391 19.471781 21.230844 19.431641 21.089844 19.431641 z M 16.910156 19.474609 C 16.783156 19.474609 16.664641 19.524953 16.556641 19.626953 C 16.448641 19.728953 16.372125 19.859578 16.328125 20.017578 L 16.328125 23.339844 C 16.386125 23.441844 16.460734 23.517359 16.552734 23.568359 C 16.644734 23.618359 16.744516 23.646484 16.853516 23.646484 C 16.993516 23.646484 17.1045 23.596141 17.1875 23.494141 C 17.2705 23.392141 17.329281 23.220516 17.363281 22.978516 C 17.398281 22.737516 17.416016 22.402562 17.416016 21.976562 L 17.416016 21.222656 C 17.416016 20.764656 17.402047 20.411109 17.373047 20.162109 C 17.345047 19.914109 17.292703 19.736812 17.220703 19.632812 C 17.147703 19.528813 17.045156 19.474609 16.910156 19.474609 z'/%3E%3C/svg%3E");
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner .text .soc-link-icon a.instagram:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0'?%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24px' height='24px' fill='%232679FB'%3E %3Cpath d='M 8 3 C 5.243 3 3 5.243 3 8 L 3 16 C 3 18.757 5.243 21 8 21 L 16 21 C 18.757 21 21 18.757 21 16 L 21 8 C 21 5.243 18.757 3 16 3 L 8 3 z M 8 5 L 16 5 C 17.654 5 19 6.346 19 8 L 19 16 C 19 17.654 17.654 19 16 19 L 8 19 C 6.346 19 5 17.654 5 16 L 5 8 C 5 6.346 6.346 5 8 5 z M 17 6 A 1 1 0 0 0 16 7 A 1 1 0 0 0 17 8 A 1 1 0 0 0 18 7 A 1 1 0 0 0 17 6 z M 12 7 C 9.243 7 7 9.243 7 12 C 7 14.757 9.243 17 12 17 C 14.757 17 17 14.757 17 12 C 17 9.243 14.757 7 12 7 z M 12 9 C 13.654 9 15 10.346 15 12 C 15 13.654 13.654 15 12 15 C 10.346 15 9 13.654 9 12 C 9 10.346 10.346 9 12 9 z'/%3E%3C/svg%3E");
}
.page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner .text .soc-link-icon a.ok:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0'?%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' width='50px' height='50px' fill='%232679FB'%3E %3Cpath d='M 9 4 C 6.24 4 4 6.24 4 9 L 4 41 C 4 43.76 6.24 46 9 46 L 41 46 C 43.76 46 46 43.76 46 41 L 46 9 C 46 6.24 43.76 4 41 4 L 9 4 z M 25 9 C 29.42 9 33 12.58 33 17 C 33 21.42 29.42 25 25 25 C 20.58 25 17 21.42 17 17 C 17 12.58 20.58 9 25 9 z M 25 13 A 4 4 0 0 0 21 17 A 4 4 0 0 0 25 21 A 4 4 0 0 0 29 17 A 4 4 0 0 0 25 13 z M 33 26.490234 C 33.63 26.490234 34.250625 26.789609 34.640625 27.349609 C 35.270625 28.249609 35.050625 29.500859 34.140625 30.130859 C 32.640625 31.180859 30.99 31.939922 29.25 32.419922 L 34.410156 37.589844 C 35.200156 38.369844 35.200156 39.630156 34.410156 40.410156 C 34.020156 40.800156 33.51 41 33 41 C 32.49 41 31.979844 40.800156 31.589844 40.410156 L 25 33.830078 L 18.410156 40.410156 C 18.020156 40.800156 17.51 41 17 41 C 16.49 41 15.979844 40.800156 15.589844 40.410156 C 14.799844 39.630156 14.799844 38.369844 15.589844 37.589844 L 20.75 32.419922 C 19.02 31.939922 17.369141 31.190625 15.869141 30.140625 C 14.969141 29.510625 14.739141 28.269375 15.369141 27.359375 C 15.759141 26.799375 16.379531 26.5 17.019531 26.5 C 17.409531 26.5 17.810156 26.619375 18.160156 26.859375 C 20.170156 28.259375 22.54 29 25 29 C 27.47 29 29.839375 28.259609 31.859375 26.849609 C 32.199375 26.609609 32.6 26.490234 33 26.490234 z'/%3E%3C/svg%3E");
}
.page-home .tabs-wrapper .tab-panel .item-group.corp-portal .inner .link-block-1.bitrix {
  margin-top: 0;
}
.page-home .tabs-wrapper .tab-panel .item-group.corp-portal .inner .links {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}
.page-home .tabs-wrapper .tab-panel .item-group.corp-portal .inner .links .link {
  width: 30%;
  margin-bottom: 30px;
}
.page-home .tabs-wrapper .tab-panel .item-group.corp-portal .inner .links .link:nth-child(2n+1) {
  width: 70%;
}
.page-home .tabs-wrapper .tab-panel .item-group.corp-portal .inner .links .link a {
  font-size: 0.875rem;
  line-height: 1.2;
  color: #2679FB;
  border-bottom: 1px solid #2679FB;
}
.page-home .tabs-wrapper .tab-panel .item-group.corp-portal .inner .links .link a:hover {
  border-bottom-color: transparent;
}
.page-summary .content-title-block .filter-block .pediods {
  display: flex;
}
.page-summary .content-title-block .filter-block .pediods .btn {
  height: 36px;
  min-width: 60px;
  padding: 5px 15px;
  margin-right: 20px;
}
.page-summary .content-title-block .filter-block .pediods .btn:last-child {
  margin-right: 0;
}
.page-help .wrapper {
  display: flex;
}
.page-help .page-content-inner {
  width: calc(100% - 390px);
}
.page-help .page-content-inner .search-block {
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #E5E5E5;
  border-radius: 5px;
  background-color: #fff;
}
.page-help .page-content-inner .search-block:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 30px;
  width: 18px;
  height: 18px;
  margin: auto;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='18' viewBox='0 0 14 18' fill='%23393C45' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M3.36047 0.886622C1.83128 1.76942 0.737329 3.19509 0.280356 4.90066C-0.176715 6.60623 0.0579416 8.3878 0.940744 9.91698C2.11824 11.9563 4.31379 13.2232 6.67083 13.2232C7.41505 13.2232 8.15349 13.0951 8.85355 12.8493L11.8273 18L13.9476 16.7758L10.9744 11.626C11.9787 10.7667 12.7018 9.62699 13.0513 8.32257C13.5083 6.617 13.2736 4.83553 12.3908 3.30625C11.2134 1.26691 9.01779 0 6.66084 0C5.50636 0 4.3651 0.306542 3.36047 0.886622ZM10.2705 4.53046C10.8264 5.49327 10.9741 6.61504 10.6863 7.68892C10.3986 8.7628 9.70981 9.66039 8.74699 10.2163C8.11412 10.5817 7.39615 10.7748 6.67083 10.7748C5.18581 10.7748 3.80265 9.97702 3.06117 8.69277C2.50528 7.72996 2.3576 6.60828 2.64543 5.53431C2.93317 4.46043 3.62196 3.56284 4.58478 3.00686C5.21755 2.64155 5.93552 2.44842 6.66084 2.44842C8.14595 2.44842 9.52902 3.24621 10.2705 4.53046Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
}
.page-help .page-content-inner .search-block input {
  display: flex;
  width: 100%;
  height: 45px;
  border: none;
  background: none;
  border: none;
  font-size: 0.875rem;
  line-height: 1.4;
  font-weight: 500;
  padding: 5px 30px 5px 80px;
  box-shadow: none !important;
  outline: none !important;
}
.page-help .page-content-inner .search-block input:placeholder {
  color: #A9A9A9;
}
.page-help .page-content-inner .search-block input:-moz-placeholder {
  color: #A9A9A9;
}
.page-help .page-content-inner .search-block input::-moz-placeholder {
  color: #A9A9A9;
}
.page-help .page-content-inner .search-block input:-ms-input-placeholder {
  color: #A9A9A9;
}
.page-help .page-content-inner .search-block input::-webkit-input-placeholder {
  color: #A9A9A9;
}
.page-help .page-content-inner .top-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.page-help .page-content-inner .top-block .sorting {
  display: flex;
  align-items: center;
}
.page-help .page-content-inner .top-block .sorting .item {
  margin-right: 30px;
}
.page-help .page-content-inner .top-block .sorting .item:last-child {
  margin-right: 0;
}
.page-help .page-content-inner .top-block .sorting .item span {
  display: inline-flex;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1.1;
  font-weight: 500;
  cursor: pointer;
  transition: 0.2s ease;
}
.page-help .page-content-inner .top-block .sorting .item span:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  margin-left: 15px;
  transition: 0.2s ease;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='%23393C45' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M2.93876 6.65792L0.399182 2.57709C0.281406 2.38782 0.216387 2.17051 0.210862 1.94765C0.205337 1.7248 0.259507 1.50453 0.367759 1.30966C0.476011 1.11479 0.634406 0.952414 0.826529 0.839358C1.01865 0.726303 1.23751 0.666682 1.46043 0.666673L6.5396 0.666673C6.76252 0.666682 6.98138 0.726303 7.1735 0.839358C7.36562 0.952414 7.52402 1.11479 7.63227 1.30966C7.74052 1.50453 7.79469 1.7248 7.78917 1.94765C7.78364 2.17051 7.71862 2.38782 7.60085 2.57709L5.06126 6.65834C4.94903 6.83867 4.79269 6.98743 4.60701 7.09058C4.42133 7.19372 4.21242 7.24785 4.00001 7.24785C3.78761 7.24785 3.5787 7.19372 3.39302 7.09058C3.20734 6.98743 3.051 6.83867 2.93876 6.65834V6.65792Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
  transition: 0.2s ease;
}
.page-help .page-content-inner .top-block .sorting .item span:hover {
  color: #2679FB;
}
.page-help .page-content-inner .top-block .sorting .item span:hover:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M2.93876 6.65792L0.399182 2.57709C0.281406 2.38782 0.216387 2.17051 0.210862 1.94765C0.205337 1.7248 0.259507 1.50453 0.367759 1.30966C0.476011 1.11479 0.634406 0.952414 0.826529 0.839358C1.01865 0.726303 1.23751 0.666682 1.46043 0.666673L6.5396 0.666673C6.76252 0.666682 6.98138 0.726303 7.1735 0.839358C7.36562 0.952414 7.52402 1.11479 7.63227 1.30966C7.74052 1.50453 7.79469 1.7248 7.78917 1.94765C7.78364 2.17051 7.71862 2.38782 7.60085 2.57709L5.06126 6.65834C4.94903 6.83867 4.79269 6.98743 4.60701 7.09058C4.42133 7.19372 4.21242 7.24785 4.00001 7.24785C3.78761 7.24785 3.5787 7.19372 3.39302 7.09058C3.20734 6.98743 3.051 6.83867 2.93876 6.65834V6.65792Z'/%3E %3C/svg%3E");
}
.page-help .page-content-inner .top-block .sorting .item span.is-asc:after {
  transform: rotateX(180deg);
}
.page-help .page-content-inner .items-list {
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.page-help .page-content-inner .items-list .load-more {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  border-top: 1px solid rgba(84, 84, 84, 0.1);
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.page-help .page-content-inner .items-list .load-more span {
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 500;
  color: #2679FB;
  border-bottom: 1px solid transparent;
  transition: 0.2s ease;
}
.page-help .page-content-inner .items-list .load-more span.is-loading:before {
  content: "";
  display: block;
  width: 23px;
  height: 3px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='3' viewBox='0 0 23 3' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Crect width='3' height='3'/%3E %3Crect x='10' width='3' height='3'/%3E %3Crect x='20' width='3' height='3'/%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
  transition: 0.2s ease;
}
.page-help .page-content-inner .items-list .load-more span.is-loading:hover:before {
  transform: scale(1.05);
}
.page-help .page-content-inner .items-list .load-more:hover span {
  border-bottom-color: #2679FB;
}
.page-help .tags-list {
  width: 390px;
}
.page-help .tags-list.desktop {
  display: block;
  padding-left: 30px;
}
.page-help .tags-list.mobile {
  display: none;
  width: 100%;
  margin-bottom: 30px;
}
.page-help .tags-list .inner {
  position: sticky;
  top: 40px;
}
.page-help .tags-list h4 {
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 20px;
}
.page-help .tags-list .list {
  display: flex;
  flex-wrap: wrap;
}
.page-help .tags-list .list .tag {
  display: flex;
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 500;
  background-color: #fff;
  border-radius: 5px;
  margin: 0 10px 10px 0;
  transition: 0.2s ease;
  white-space: nowrap;
  cursor: pointer;
}
.page-help .tags-list .list .tag span {
  padding: 10px 15px;
  outline: none !important;
}
.page-help .tags-list .list .tag .act {
  display: none;
  align-items: center;
  padding-right: 15px;
}
.page-help .tags-list .list .tag .act > div {
  display: flex;
}
.page-help .tags-list .list .tag .act .icon {
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 5px;
}
.page-help .tags-list .list .tag .act .icon:last-child {
  margin-right: 0;
}
.page-help .tags-list .list .tag .act .icon.edit {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='utf-8'?%3E %3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='512px' height='512px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' xml:space='preserve' fill='%232679FB'%3E %3Cg%3E %3Cpath d='M422.953,176.019c0.549-0.48,1.09-0.975,1.612-1.498l21.772-21.772c12.883-12.883,12.883-33.771,0-46.654 l-40.434-40.434c-12.883-12.883-33.771-12.883-46.653,0l-21.772,21.772c-0.523,0.523-1.018,1.064-1.498,1.613L422.953,176.019z'/%3E %3Cpolygon points='114.317,397.684 157.317,440.684 106.658,448.342 56,456 63.658,405.341 71.316,354.683 '/%3E %3Cpolygon points='349.143,125.535 118.982,355.694 106.541,343.253 336.701,113.094 324.26,100.653 81.659,343.253 168.747,430.341 411.348,187.74 '/%3E %3C/g%3E %3C/svg%3E");
}
.page-help .tags-list .list .tag .act .icon.success {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M11.7506 0.423828L5.59668 6.57776L2.24939 3.23049L0.75 4.72988L5.59668 9.57656L13.25 1.92324L11.7506 0.423828Z'/%3E %3C/svg%3E");
}
.page-help .tags-list .list .tag .act .icon.cancel {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.91615 4.99996L9.80995 1.10605C10.0634 0.852768 10.0634 0.443245 9.80995 0.189962C9.55667 -0.0633207 9.14714 -0.0633207 8.89386 0.189962L4.99994 4.08387L1.10614 0.189962C0.85274 -0.0633207 0.443335 -0.0633207 0.190051 0.189962C-0.0633505 0.443245 -0.0633505 0.852768 0.190051 1.10605L4.08385 4.99996L0.190051 8.89388C-0.0633505 9.14716 -0.0633505 9.55668 0.190051 9.80997C0.316278 9.93631 0.482246 9.99978 0.648097 9.99978C0.813947 9.99978 0.979797 9.93631 1.10614 9.80997L4.99994 5.91605L8.89386 9.80997C9.0202 9.93631 9.18605 9.99978 9.3519 9.99978C9.51775 9.99978 9.6836 9.93631 9.80995 9.80997C10.0634 9.55668 10.0634 9.14716 9.80995 8.89388L5.91615 4.99996Z'/%3E %3C/svg%3E");
  background-size: 10px;
}
.page-help .tags-list .list .tag:hover {
  color: #fff;
  background-color: #2679FB;
}
.page-help .tags-list .list .tag.is-active {
  color: #fff;
  background-color: #2679FB;
}
.page-help .tags-list .list .tag.is-active:hover .act {
  display: flex;
}
.page-help .tags-list .list .tag.is-active:hover .act .icon.edit {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='utf-8'?%3E %3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='512px' height='512px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' xml:space='preserve' fill='%23fff'%3E %3Cg%3E %3Cpath d='M422.953,176.019c0.549-0.48,1.09-0.975,1.612-1.498l21.772-21.772c12.883-12.883,12.883-33.771,0-46.654 l-40.434-40.434c-12.883-12.883-33.771-12.883-46.653,0l-21.772,21.772c-0.523,0.523-1.018,1.064-1.498,1.613L422.953,176.019z'/%3E %3Cpolygon points='114.317,397.684 157.317,440.684 106.658,448.342 56,456 63.658,405.341 71.316,354.683 '/%3E %3Cpolygon points='349.143,125.535 118.982,355.694 106.541,343.253 336.701,113.094 324.26,100.653 81.659,343.253 168.747,430.341 411.348,187.74 '/%3E %3C/g%3E %3C/svg%3E");
}
.page-help .tags-list .list .tag.is-active:hover .act .icon.success {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M11.7506 0.423828L5.59668 6.57776L2.24939 3.23049L0.75 4.72988L5.59668 9.57656L13.25 1.92324L11.7506 0.423828Z'/%3E %3C/svg%3E");
}
.page-help .tags-list .list .tag.is-active:hover .act .icon.cancel {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.91615 4.99996L9.80995 1.10605C10.0634 0.852768 10.0634 0.443245 9.80995 0.189962C9.55667 -0.0633207 9.14714 -0.0633207 8.89386 0.189962L4.99994 4.08387L1.10614 0.189962C0.85274 -0.0633207 0.443335 -0.0633207 0.190051 0.189962C-0.0633505 0.443245 -0.0633505 0.852768 0.190051 1.10605L4.08385 4.99996L0.190051 8.89388C-0.0633505 9.14716 -0.0633505 9.55668 0.190051 9.80997C0.316278 9.93631 0.482246 9.99978 0.648097 9.99978C0.813947 9.99978 0.979797 9.93631 1.10614 9.80997L4.99994 5.91605L8.89386 9.80997C9.0202 9.93631 9.18605 9.99978 9.3519 9.99978C9.51775 9.99978 9.6836 9.93631 9.80995 9.80997C10.0634 9.55668 10.0634 9.14716 9.80995 8.89388L5.91615 4.99996Z'/%3E %3C/svg%3E");
}
.page-help .tags-list .list .tag.is-edit {
  color: #fff;
  background-color: #2679FB;
}
.page-help .tags-list .list .tag.is-edit .act {
  display: flex;
}
.page-help .tags-list .list .tag.is-edit .act .icon.edit {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='utf-8'?%3E %3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='512px' height='512px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' xml:space='preserve' fill='%23fff'%3E %3Cg%3E %3Cpath d='M422.953,176.019c0.549-0.48,1.09-0.975,1.612-1.498l21.772-21.772c12.883-12.883,12.883-33.771,0-46.654 l-40.434-40.434c-12.883-12.883-33.771-12.883-46.653,0l-21.772,21.772c-0.523,0.523-1.018,1.064-1.498,1.613L422.953,176.019z'/%3E %3Cpolygon points='114.317,397.684 157.317,440.684 106.658,448.342 56,456 63.658,405.341 71.316,354.683 '/%3E %3Cpolygon points='349.143,125.535 118.982,355.694 106.541,343.253 336.701,113.094 324.26,100.653 81.659,343.253 168.747,430.341 411.348,187.74 '/%3E %3C/g%3E %3C/svg%3E");
}
.page-help .tags-list .list .tag.is-edit .act .icon.success {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M11.7506 0.423828L5.59668 6.57776L2.24939 3.23049L0.75 4.72988L5.59668 9.57656L13.25 1.92324L11.7506 0.423828Z'/%3E %3C/svg%3E");
}
.page-help .tags-list .list .tag.is-edit .act .icon.cancel {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.91615 4.99996L9.80995 1.10605C10.0634 0.852768 10.0634 0.443245 9.80995 0.189962C9.55667 -0.0633207 9.14714 -0.0633207 8.89386 0.189962L4.99994 4.08387L1.10614 0.189962C0.85274 -0.0633207 0.443335 -0.0633207 0.190051 0.189962C-0.0633505 0.443245 -0.0633505 0.852768 0.190051 1.10605L4.08385 4.99996L0.190051 8.89388C-0.0633505 9.14716 -0.0633505 9.55668 0.190051 9.80997C0.316278 9.93631 0.482246 9.99978 0.648097 9.99978C0.813947 9.99978 0.979797 9.93631 1.10614 9.80997L4.99994 5.91605L8.89386 9.80997C9.0202 9.93631 9.18605 9.99978 9.3519 9.99978C9.51775 9.99978 9.6836 9.93631 9.80995 9.80997C10.0634 9.55668 10.0634 9.14716 9.80995 8.89388L5.91615 4.99996Z'/%3E %3C/svg%3E");
}

.page-setting .main-setting-form .form-group {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.page-setting .main-setting-form .form-group:last-child {
  margin-bottom: 0;
}
.page-setting .main-setting-form .form-group label {
  display: block;
  width: 240px;
  font-size: 0.875rem;
  line-height: 1.1;
  font-weight: 500;
  margin-bottom: 0;
}
.page-setting .main-setting-form .form-group .form-control-set {
  position: relative;
  width: 340px;
}
.page-setting .main-setting-form .form-group .form-control-set .file {
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.page-setting .main-setting-form .form-group .form-control-set .file input {
  display: none;
}
.page-setting .main-setting-form .form-group .form-control-set .file .filename {
  position: relative;
  display: inline-flex;
  align-items: center;
}
.page-setting .main-setting-form .form-group .form-control-set .file .filename:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M2.88898 14C2.11693 14 1.3911 13.6993 0.845201 13.1534C-0.281734 12.0265 -0.281734 10.1928 0.845201 9.06589L7.33025 2.58084C8.0954 1.81566 9.34051 1.81566 10.1057 2.58084C10.8708 3.34602 10.8708 4.59109 10.1057 5.35627L5.33553 10.1264C5.14602 10.3159 4.83869 10.3159 4.64914 10.1264C4.45959 9.93685 4.45959 9.62955 4.64914 9.44L9.41926 4.66985C9.80596 4.28315 9.80596 3.65393 9.41926 3.26723C9.23192 3.07988 8.98286 2.97673 8.71795 2.97673C8.45305 2.97673 8.20396 3.07988 8.01665 3.26723L1.53159 9.75228C0.78314 10.5007 0.78314 11.7186 1.53159 12.467C1.89419 12.8296 2.37624 13.0293 2.88898 13.0293C3.40171 13.0293 3.8838 12.8296 4.24636 12.467L10.8836 5.82979C11.4214 5.29198 11.7176 4.57695 11.7176 3.81636C11.7176 3.05578 11.4214 2.34075 10.8836 1.80294C9.77338 0.692702 7.96695 0.692734 6.85674 1.80294L1.93441 6.72524C1.74489 6.91479 1.43756 6.91479 1.24802 6.72524C1.05847 6.53569 1.05847 6.22839 1.24802 6.03885L6.17035 1.11652C7.65903 -0.372172 10.0813 -0.372172 11.57 1.11652C12.2912 1.83766 12.6883 2.7965 12.6883 3.81636C12.6883 4.83623 12.2912 5.79504 11.57 6.51621L4.93275 13.1534C4.38685 13.6994 3.66102 14 2.88898 14Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
}
.page-setting .main-setting-form .form-group .form-control-set .file .filename span {
  display: inline-flex;
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 500;
  color: #2679FB;
  border-bottom: 1px solid #2679FB;
}
.page-setting .main-setting-form .form-group .form-control-set small {
  position: relative;
  top: calc(100% + 8px);
  left: 0;
  font-size: 0.75rem;
  line-height: 1.2;
  color: #e3342f;
}
.page-setting .main-setting-form .bottom {
  display: flex;
  align-items: center;
  margin-top: 70px;
}
.page-setting .main-setting-form .bottom .buttons {
  width: 240px;
}
.page-setting .main-setting-form .bottom .cancel span {
  font-size: 0.875rem;
  line-height: 1.1;
  font-weight: 500;
  color: #A9A9A9;
  cursor: pointer;
  transition: 0.2s ease;
  border-bottom: 1px solid #A9A9A9;
}
.page-setting .main-setting-form .bottom .cancel span:hover {
  color: #2679FB;
  border-bottom-color: #2679FB;
}
.page-setting .add-post {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.page-setting .add-post .btn {
  margin-right: 60px;
}
.page-setting .add-post .users-sort {
  display: flex;
  align-items: center;
}
.page-setting .add-post .users-sort p {
  margin: 0 30px 0 0;
}
.page-setting .add-post .users-sort p:last-child {
  margin: 0;
}
.page-setting .add-post .users-sort p span {
  display: block;
  font-size: 1rem;
  line-height: 1.1;
  border-bottom: 1px solid transparent;
  transition: 0.2s ease;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
}
.page-setting .add-post .users-sort p span:hover {
  color: #2679FB;
}
.page-setting .add-post .users-sort p span.is-active {
  color: #2679FB;
  border-bottom-color: #2679FB;
}
.page-setting .users-list-table-wrap {
  position: relative;
  overflow-y: hidden;
  padding-bottom: 90px;
}
.page-setting .users-list-table {
  display: table;
  width: 100%;
}
.page-setting .users-list-table .top {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}
.page-setting .users-list-table .top .top-list {
  display: table-row;
}
.page-setting .users-list-table .top p {
  display: table-cell;
  display: table-cell;
  font-size: 1.125rem;
  line-height: 1.1;
  font-weight: 700;
  margin: 0;
  padding: 10px 10px 20px 0;
  white-space: nowrap;
}
.page-setting .users-list-table .top p.photo {
  width: 90px;
}
.page-setting .users-list-table .top p.action {
  width: 20px;
}
.page-setting .users-list-table .list {
  display: table-row-group;
}
.page-setting .users-list-table .list .item {
  display: table-row;
}
.page-setting .users-list-table .list .item:last-child {
  margin-bottom: 0;
}
.page-setting .users-list-table .list .item .photo {
  display: table-cell;
  vertical-align: middle;
  padding: 20px 50px 20px 0;
}
.page-setting .users-list-table .list .item .photo .img {
  width: 40px;
  height: 40px;
  background-color: #dcdfe1;
  border-radius: 40px;
  overflow: hidden;
}
.page-setting .users-list-table .list .item .photo .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-setting .users-list-table .list .item p {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.125rem;
  line-height: 1.1;
  margin: 0;
  padding: 20px 10px 20px 0;
  white-space: nowrap;
}
.page-setting .users-list-table .list .item p.role span {
  width: 350px;
  white-space: normal;
}
.page-setting .users-list-table .list .item p.email span {
  display: block;
  max-width: 220px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.page-setting .users-list-table .list .item .actions {
  display: table-cell;
  vertical-align: middle;
  position: sticky;
  right: 0;
}
.page-setting .users-list-table .list .item .actions .settings {
  position: relative;
}
.page-setting .users-list-table .list .item .actions .settings .humburger {
  padding-left: 20px;
  background: linear-gradient(to right, transparent 0%, #EBEDEE 70%, #EBEDEE 100%);
}
.page-setting .users-list-table .list .item .actions .settings .humburger button {
  display: block;
  width: 20px;
  height: 20px;
  border: none;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='14' viewBox='0 0 18 14' fill='%23C4C4C4' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16.875 13.75H1.12501C0.503661 13.75 0 13.2463 0 12.625C0 12.0037 0.503661 11.5 1.12501 11.5H16.875C17.4963 11.5 18 12.0037 18 12.625C18 13.2463 17.4963 13.75 16.875 13.75Z'/%3E %3Cpath d='M16.875 8.12498H1.12501C0.503661 8.12498 0 7.62132 0 7.00001C0 6.3787 0.503661 5.875 1.12501 5.875H16.875C17.4963 5.875 18 6.37866 18 7.00001C18 7.62135 17.4963 8.12498 16.875 8.12498Z'/%3E %3Cpath d='M16.875 2.50001H1.12501C0.503661 2.50001 0 1.99635 0 1.37501C0 0.753661 0.503661 0.25 1.12501 0.25H16.875C17.4963 0.25 18 0.753661 18 1.37501C18 1.99635 17.4963 2.50001 16.875 2.50001Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
  transition: 0.2s ease;
  cursor: pointer;
}
.page-setting .users-list-table .list .item .actions .settings .humburger button:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='14' viewBox='0 0 18 14' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16.875 13.75H1.12501C0.503661 13.75 0 13.2463 0 12.625C0 12.0037 0.503661 11.5 1.12501 11.5H16.875C17.4963 11.5 18 12.0037 18 12.625C18 13.2463 17.4963 13.75 16.875 13.75Z'/%3E %3Cpath d='M16.875 8.12498H1.12501C0.503661 8.12498 0 7.62132 0 7.00001C0 6.3787 0.503661 5.875 1.12501 5.875H16.875C17.4963 5.875 18 6.37866 18 7.00001C18 7.62135 17.4963 8.12498 16.875 8.12498Z'/%3E %3Cpath d='M16.875 2.50001H1.12501C0.503661 2.50001 0 1.99635 0 1.37501C0 0.753661 0.503661 0.25 1.12501 0.25H16.875C17.4963 0.25 18 0.753661 18 1.37501C18 1.99635 17.4963 2.50001 16.875 2.50001Z'/%3E %3C/svg%3E");
}
.page-setting .users-list-table .list .item .actions .settings .dropdown {
  position: absolute;
  z-index: 2;
  top: 15px;
  right: 0;
  padding-top: 15px;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s ease;
}
.page-setting .users-list-table .list .item .actions .settings .dropdown ul {
  padding: 20px;
  margin: 0;
  border: 1px solid #D8D8D8;
  background-color: #fff;
  border-radius: 5px;
}
.page-setting .users-list-table .list .item .actions .settings .dropdown ul li {
  list-style: none;
  margin-bottom: 18px;
}
.page-setting .users-list-table .list .item .actions .settings .dropdown ul li:last-child {
  margin-bottom: 0;
}
.page-setting .users-list-table .list .item .actions .settings .dropdown ul li span {
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.1;
  font-weight: 500;
  cursor: pointer;
  transition: 0.2s ease;
}
.page-setting .users-list-table .list .item .actions .settings .dropdown ul li span:hover {
  color: #2679FB;
}
.page-setting .users-list-table .list .item .actions .settings:hover {
  z-index: 5;
}
.page-setting .users-list-table .list .item .actions .settings:hover button {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='14' viewBox='0 0 18 14' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16.875 13.75H1.12501C0.503661 13.75 0 13.2463 0 12.625C0 12.0037 0.503661 11.5 1.12501 11.5H16.875C17.4963 11.5 18 12.0037 18 12.625C18 13.2463 17.4963 13.75 16.875 13.75Z'/%3E %3Cpath d='M16.875 8.12498H1.12501C0.503661 8.12498 0 7.62132 0 7.00001C0 6.3787 0.503661 5.875 1.12501 5.875H16.875C17.4963 5.875 18 6.37866 18 7.00001C18 7.62135 17.4963 8.12498 16.875 8.12498Z'/%3E %3Cpath d='M16.875 2.50001H1.12501C0.503661 2.50001 0 1.99635 0 1.37501C0 0.753661 0.503661 0.25 1.12501 0.25H16.875C17.4963 0.25 18 0.753661 18 1.37501C18 1.99635 17.4963 2.50001 16.875 2.50001Z'/%3E %3C/svg%3E");
}
.page-setting .users-list-table .list .item .actions .settings:hover .dropdown {
  opacity: 1;
  visibility: visible;
}
.page-setting .users-list-table .list .item:hover .actions {
  z-index: 9;
}
.page-setting .load-more {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.page-setting .load-more span {
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 500;
  color: #2679FB;
  border-bottom: 1px solid transparent;
  transition: 0.2s ease;
}
.page-setting .load-more span.is-loading:before {
  content: "";
  display: block;
  width: 23px;
  height: 3px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='3' viewBox='0 0 23 3' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Crect width='3' height='3'/%3E %3Crect x='10' width='3' height='3'/%3E %3Crect x='20' width='3' height='3'/%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
  transition: 0.2s ease;
}
.page-setting .load-more span.is-loading:hover:before {
  transform: scale(1.05);
}
.page-setting .load-more:hover span {
  border-bottom-color: #2679FB;
}
.page-setting .roles-list-table {
  background-color: #fff;
}
.page-setting .roles-list-table .top {
  display: flex;
  align-items: center;
  padding: 30px 60px;
  border-bottom: 1px solid #D8D8D8;
}
.page-setting .roles-list-table .top p {
  font-size: 1.125rem;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 0;
}
.page-setting .roles-list-table .top p.title {
  width: 35%;
}
.page-setting .roles-list-table .top p.description {
  width: 65%;
}
.page-setting .roles-list-table .list {
  padding: 10px 0;
}
.page-setting .roles-list-table .list .item {
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px 60px;
}
.page-setting .roles-list-table .list .item .title {
  width: 35%;
  font-size: 1.125rem;
  line-height: 1.1;
  font-weight: 500;
  margin-bottom: 0;
  padding-right: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.page-setting .roles-list-table .list .item .description {
  width: 65%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page-setting .roles-list-table .list .item .description p {
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 0;
  max-width: calc(100% - 90px);
}
.page-setting .roles-list-table .list .item .description .edit {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.page-setting .roles-list-table .list .item .description .edit:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='utf-8'?%3E %3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='512px' height='512px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' xml:space='preserve' fill='%232679FB'%3E %3Cg%3E %3Cpath d='M422.953,176.019c0.549-0.48,1.09-0.975,1.612-1.498l21.772-21.772c12.883-12.883,12.883-33.771,0-46.654 l-40.434-40.434c-12.883-12.883-33.771-12.883-46.653,0l-21.772,21.772c-0.523,0.523-1.018,1.064-1.498,1.613L422.953,176.019z'/%3E %3Cpolygon points='114.317,397.684 157.317,440.684 106.658,448.342 56,456 63.658,405.341 71.316,354.683 '/%3E %3Cpolygon points='349.143,125.535 118.982,355.694 106.541,343.253 336.701,113.094 324.26,100.653 81.659,343.253 168.747,430.341 411.348,187.74 '/%3E %3C/g%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
}
.page-setting .roles-list-table .list .item .description .edit span {
  font-size: 0.875rem;
  line-height: 1.1;
  font-weight: 500;
  color: #2679FB;
  border-bottom: 1px solid transparent;
  transition: 0.2s ease;
}
.page-setting .roles-list-table .list .item .description .edit:hover span {
  border-bottom-color: #2679FB;
}

.page-marketing .module-marketing {
  margin-bottom: 100px;
}
.page-marketing .module-marketing:last-child {
  margin-bottom: 0;
}
.page-marketing .module-marketing .top-block {
  margin-bottom: 20px;
}
.page-marketing .module-marketing .top-block h2 {
  font-size: 2.25rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0;
}
.page-marketing .module-marketing .top-block .filter-block {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 25px;
}
.page-marketing .module-marketing .top-block .filter-block .list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.page-marketing .module-marketing .top-block .filter-block .list .item {
  margin: 0 30px 20px 0;
}
.page-marketing .module-marketing .top-block .filter-block .list .item:last-child {
  margin-right: 0;
}
.page-marketing .module-marketing .top-block .filter-block .list .item .multiselect .multiselect__tags {
  border: none;
}
.page-marketing .module-marketing .top-block .filter-block .list .item.compare span {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 500;
  color: #2679FB;
  border-bottom: 1px solid #2679FB;
  cursor: pointer;
  transition: 0.2s ease;
}
.page-marketing .module-marketing .top-block .filter-block .list .item.compare span.is-disabled {
  color: #393C45;
  border-bottom-color: transparent;
  cursor: none;
}
.page-marketing .module-marketing .top-block .filter-block .reset {
  display: inline-flex;
  align-items: center;
  padding: 8px 0;
  cursor: pointer;
}
.page-marketing .module-marketing .top-block .filter-block .reset:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  margin-right: 12px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='%232679FB' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.91615 4.99996L9.80995 1.10605C10.0634 0.852768 10.0634 0.443245 9.80995 0.189962C9.55667 -0.0633207 9.14714 -0.0633207 8.89386 0.189962L4.99994 4.08387L1.10614 0.189962C0.85274 -0.0633207 0.443335 -0.0633207 0.190051 0.189962C-0.0633505 0.443245 -0.0633505 0.852768 0.190051 1.10605L4.08385 4.99996L0.190051 8.89388C-0.0633505 9.14716 -0.0633505 9.55668 0.190051 9.80997C0.316278 9.93631 0.482246 9.99978 0.648097 9.99978C0.813947 9.99978 0.979797 9.93631 1.10614 9.80997L4.99994 5.91605L8.89386 9.80997C9.0202 9.93631 9.18605 9.99978 9.3519 9.99978C9.51775 9.99978 9.6836 9.93631 9.80995 9.80997C10.0634 9.55668 10.0634 9.14716 9.80995 8.89388L5.91615 4.99996Z'/%3E %3C/svg%3E") no-repeat center;
  background-size: 10px;
}
.page-marketing .module-marketing .top-block .filter-block .reset span {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 500;
  color: #2679FB;
  cursor: default;
}
.page-marketing .module-marketing .panel-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.page-marketing .module-marketing .panel-wrap:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  opacity: 0;
  visibility: hidden;
  transition: 0.2s ease;
}
.page-marketing .module-marketing .panel-wrap:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  margin: auto;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='loader-1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='40px' height='40px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve' fill='%232679FB'%3E %3Cpath d='M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z'%3E %3CanimateTransform attributeType='xml' attributeName='transform' type='rotate' from='0 25 25' to='360 25 25' dur='0.6s' repeatCount='indefinite'/%3E %3C/path%3E %3C/svg%3E") no-repeat center;
  background-size: contain;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s ease;
}
.page-marketing .module-marketing .panel-wrap .not-found .inner {
  display: flex;
  justify-content: center;
  font-size: 1rem;
  line-height: 1.1;
  font-weight: 500;
}
.page-marketing .module-marketing .panel-wrap.is-loading:before, .page-marketing .module-marketing .panel-wrap.is-loading:after {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1700px) {
  .main-header-component > .inner .page-title h2 {
    font-size: 2.0625rem;
  }
}
@media only screen and (max-width: 1650px) {
  .help-list-item .inner .cont .files .file.img-list .list .img {
    width: 33.33%;
  }
  .help-list-item .inner .cont .files .file.pdf-list .item {
    width: 33.33%;
  }
}
@media only screen and (max-width: 1600px) {
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner {
    flex-direction: column;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner .logo {
    margin: 0 0 40px 0;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner .text {
    width: 100%;
  }
}
@media only screen and (max-width: 1500px) {
  .sidebar .inner-wrap ul.menu-links li {
    margin-bottom: 40px;
  }
  .sidebar .inner-wrap .inner .logo {
    margin-bottom: 60px;
  }
  .sidebar .inner-wrap .submenu {
    padding-top: 136px;
  }
  .main-header-component {
    padding: 35px 50px;
  }
  .help-list-item .inner {
    padding: 20px 20px 10px 20px;
  }
  .help-list-item .inner > .img {
    margin-right: 20px;
  }
  .help-list-item .inner .cont {
    width: calc(100% - 80px);
  }
  .help-list-item .inner .cont .bottom-block .tags .tag {
    padding: 8px 12px;
  }
  .content-container .content-body .page-content {
    padding: 35px 50px;
  }
  .page-help .page-content-inner {
    width: calc(100% - 350px);
  }
  .page-help .tags-list {
    width: 350px;
  }
  .page-help .tags-list .inner {
    top: 35px;
  }
  .page-help .tags-list .list .tag span {
    padding: 8px 12px;
  }
  .page-help .tags-list .list .tag .act {
    padding-right: 12px;
  }
  .page-setting .users-list-table .top p {
    font-size: 1rem;
  }
  .page-setting .users-list-table .list .item p {
    font-size: 1rem;
  }
  .page-setting .roles-list-table .top p {
    font-size: 1rem;
  }
  .page-setting .roles-list-table .list .item .title {
    font-size: 1rem;
  }
  .page-setting .roles-list-table .list .item .description p {
    font-size: 1rem;
  }
}
@media (max-width: 1500px) {
  .main-header-component > .inner .page-title h2 {
    font-size: 1.875rem;
  }
}
@media only screen and (max-width: 1449px) {
  .content-title-block .header-block .page-title {
    max-width: 50%;
    font-size: 2rem;
  }
  .help-list-item .inner .cont .files .file.img-list .list .img img {
    height: 130px;
  }
  .page-marketing .module-marketing .top-block h2 {
    font-size: 1.875rem;
  }
}
@media only screen and (max-width: 1399px) {
  .page-marketing .module-marketing .top-block .filter-block .reset {
    position: absolute;
    top: -58px;
    right: 0;
  }
}
@media only screen and (max-width: 1300px) {
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-1 {
    width: 100%;
    margin-bottom: 60px;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-1:last-child {
    margin-bottom: 0;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-1 .text p {
    max-width: 280px;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2 {
    width: 50%;
    margin-top: 60px;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2:nth-child(1), .page-home .tabs-wrapper .tab-panel .item-group .link-block-2:nth-child(2) {
    margin-top: 0;
  }
  .page-home .tabs-wrapper .tab-panel .item-group.corp-portal .inner .links {
    width: 100%;
  }
  .page-home .tabs-wrapper .tab-panel .item-group.corp-portal .inner .links .link {
    text-align: right;
    width: 40%;
    margin: 30px 0 0 0;
  }
  .page-home .tabs-wrapper .tab-panel .item-group.corp-portal .inner .links .link:nth-child(2n+1) {
    width: 60%;
    text-align: left;
  }
  .page-help .wrapper {
    flex-direction: column;
  }
  .page-help .page-content-inner {
    width: 100%;
  }
  .page-help .tags-list.desktop {
    display: none;
  }
  .page-help .tags-list.mobile {
    display: block;
  }
}
@media only screen and (max-width: 1250px) {
  .page-setting .add-post {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-setting .add-post .btn {
    margin-right: 0;
  }
  .page-setting .add-post .users-sort {
    margin-top: 20px;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 1199px) {
  div[data-modal=modal-add-help-post] + .vm--modal {
    width: calc(100vw - 30px) !important;
    margin: auto;
    left: auto !important;
    right: auto !important;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials {
    width: 100%;
    margin-top: 60px !important;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials:first-child {
    margin-top: 0 !important;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner {
    flex-direction: row;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner .logo {
    margin: 0 40px 0 0;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner .text {
    width: calc(100% - 230px);
  }
  .page-setting .roles-list-table .top p.title {
    width: 30%;
  }
  .page-setting .roles-list-table .top p.description {
    width: 70%;
  }
  .page-setting .roles-list-table .list .item .title {
    width: 30%;
  }
  .page-setting .roles-list-table .list .item .description {
    width: 70%;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  div[data-modal=modal-settings-user-info] + .vm--modal {
    width: calc(100vw - 30px) !important;
    margin: auto;
    left: auto !important;
    right: auto !important;
  }
  div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner {
    flex-direction: column;
  }
  div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .photo {
    width: 100%;
    margin: 0 0 40px 0;
  }
  div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content {
    width: 100%;
  }
  div[data-modal=modal-settings-user-info] + .vm--modal .modal-footer-block {
    padding-left: 0;
  }
  div[data-modal=modal-settings-roles-info] + .vm--modal {
    width: calc(100vw - 30px) !important;
    margin: auto;
    left: auto !important;
    right: auto !important;
  }
  .sidebar {
    z-index: 10;
  }
  .sidebar .inner-wrap ul.menu-links li {
    display: flex;
    justify-content: center;
  }
  .sidebar .inner-wrap ul.menu-links li a span {
    display: none;
  }
  .sidebar .inner-wrap .inner {
    width: 80px;
    padding: 40px 20px;
  }
  .sidebar .inner-wrap .inner .logo a img {
    display: none;
  }
  .sidebar .inner-wrap .inner .logo a img.mobile {
    display: block;
    margin: auto;
  }
  .sidebar .inner-wrap .inner .menu .toggle-sidebar {
    display: flex;
    justify-content: center;
  }
  .sidebar .inner-wrap .inner .menu .toggle-sidebar div i {
    transform: rotateY(180deg);
  }
  .sidebar .inner-wrap .inner .menu .toggle-sidebar div span {
    display: none;
  }
  .sidebar .inner-wrap .submenu {
    left: -270px;
  }
  .sidebar .inner-wrap.is_mobile_open .submenu {
    left: -80px;
  }
  .sidebar-mobile-overlay {
    display: block;
  }
  .main-header-component > .inner .page-title h2 {
    font-size: 1.75rem;
  }
  .main-header-component > .inner .notification {
    margin-right: 10px;
  }
  .main-header-component > .inner .notification .notification-list {
    top: 100px;
    width: 620px;
  }
  .main-header-component > .inner .notification .notification-list .top-block {
    padding: 25px;
  }
  .main-header-component > .inner .notification .notification-list .list .item {
    padding: 15px 18px 15px 25px;
  }
  .main-header-component > .inner .notification .notification-list .list .item .text h4 {
    margin-bottom: 5px;
  }
  .main-header-component > .inner .user-info {
    min-width: 46px;
  }
  .main-header-component > .inner .user-info .user-info-toggle {
    padding-right: 10px;
  }
  .main-header-component > .inner .user-info .user-info-toggle:after {
    display: none;
  }
  .main-header-component > .inner .user-info .user-info-toggle .photo {
    margin-right: 0;
  }
  .main-header-component > .inner .user-info .user-info-toggle .text {
    display: none;
  }
  .main-header-component > .inner .user-info .user-info-menu {
    left: auto;
    right: 0;
    width: 220px;
    border-radius: 5px 0 5px 5px;
  }
  .help-list-item .comments-block .comment-list .comment-item {
    max-width: 85%;
  }
  .content-container {
    z-index: 10;
    padding: 0 0 0 80px;
  }
  .content-container.is_sidebar_open {
    padding: 0 0 0 80px;
  }
  .page-home .tabs-wrapper .tab-panel .item-group {
    padding: 40px;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .item-single {
    margin-bottom: 40px;
  }
  .page-setting .users-list-table {
    width: auto;
  }
  .page-setting .roles-list-table .top {
    padding: 30px;
  }
  .page-setting .roles-list-table .list .item {
    padding: 20px 30px;
  }
  .page-marketing .module-marketing .top-block h2 {
    font-size: 1.75rem;
  }
  .page-marketing .module-marketing .top-block .filter-block .list .item:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .content-title-block .filter-block {
    display: grid;
    grid-gap: 15px;
  }
  .content-title-block .filter-block .item {
    margin-right: 0;
  }
  .panel-info > .inner .top-block.toggle {
    grid-template-columns: 1fr;
  }
  .cohort {
    overflow: scroll;
  }
  .cohort .column-1 {
    grid-template-columns: repeat(1, 150px);
  }
  .cohort .column-2 {
    grid-template-columns: repeat(2, 150px);
  }
  .cohort .column-3 {
    grid-template-columns: repeat(3, 150px);
  }
  .cohort .column-4 {
    grid-template-columns: repeat(4, 150px);
  }
  .cohort .column-5 {
    grid-template-columns: repeat(5, 150px);
  }
  .cohort .column-6 {
    grid-template-columns: repeat(6, 150px);
  }
  .cohort .column-7 {
    grid-template-columns: repeat(7, 150px);
  }
  .cohort .column-8 {
    grid-template-columns: repeat(8, 150px);
  }
  .cohort .column-9 {
    grid-template-columns: repeat(9, 150px);
  }
  .cohort .column-10 {
    grid-template-columns: repeat(10, 150px);
  }
  .cohort .column-11 {
    grid-template-columns: repeat(11, 150px);
  }
  .cohort .column-12 {
    grid-template-columns: repeat(12, 150px);
  }
  .cohort .column-13 {
    grid-template-columns: repeat(13, 150px);
  }
  .cohort .column-14 {
    grid-template-columns: repeat(14, 150px);
  }
  .cohort .column-15 {
    grid-template-columns: repeat(15, 150px);
  }
  .cohort .column-16 {
    grid-template-columns: repeat(16, 150px);
  }
  .cohort .column-17 {
    grid-template-columns: repeat(17, 150px);
  }
  .cohort .column-18 {
    grid-template-columns: repeat(18, 150px);
  }
  .cohort .column-19 {
    grid-template-columns: repeat(19, 150px);
  }
  .cohort .column-20 {
    grid-template-columns: repeat(20, 150px);
  }
  .cohort .column-21 {
    grid-template-columns: repeat(21, 150px);
  }
  .cohort .column-22 {
    grid-template-columns: repeat(22, 150px);
  }
  .cohort .column-23 {
    grid-template-columns: repeat(23, 150px);
  }
  .cohort .column-24 {
    grid-template-columns: repeat(24, 150px);
  }
  .cohort .column-25 {
    grid-template-columns: repeat(25, 150px);
  }
  .cohort .column-26 {
    grid-template-columns: repeat(26, 150px);
  }
  .cohort .column-27 {
    grid-template-columns: repeat(27, 150px);
  }
  .cohort .column-28 {
    grid-template-columns: repeat(28, 150px);
  }
  .cohort .column-29 {
    grid-template-columns: repeat(29, 150px);
  }
  .cohort .column-30 {
    grid-template-columns: repeat(30, 150px);
  }
  .cohort .column-31 {
    grid-template-columns: repeat(31, 150px);
  }
  .cohort .column-32 {
    grid-template-columns: repeat(32, 150px);
  }
  .cohort .column-33 {
    grid-template-columns: repeat(33, 150px);
  }
  .cohort .column-34 {
    grid-template-columns: repeat(34, 150px);
  }
  .cohort .column-35 {
    grid-template-columns: repeat(35, 150px);
  }
  .cohort .column-36 {
    grid-template-columns: repeat(36, 150px);
  }
  .cohort .column-37 {
    grid-template-columns: repeat(37, 150px);
  }
  .cohort .column-38 {
    grid-template-columns: repeat(38, 150px);
  }
  .cohort .column-39 {
    grid-template-columns: repeat(39, 150px);
  }
  .cohort .column-40 {
    grid-template-columns: repeat(40, 150px);
  }
  .cohort .column-41 {
    grid-template-columns: repeat(41, 150px);
  }
  .cohort .column-42 {
    grid-template-columns: repeat(42, 150px);
  }
  .cohort .column-43 {
    grid-template-columns: repeat(43, 150px);
  }
  .cohort .column-44 {
    grid-template-columns: repeat(44, 150px);
  }
  .cohort .column-45 {
    grid-template-columns: repeat(45, 150px);
  }
  .cohort .column-46 {
    grid-template-columns: repeat(46, 150px);
  }
  .cohort .column-47 {
    grid-template-columns: repeat(47, 150px);
  }
  .cohort .column-48 {
    grid-template-columns: repeat(48, 150px);
  }
  .cohort .column-49 {
    grid-template-columns: repeat(49, 150px);
  }
  .cohort .column-50 {
    grid-template-columns: repeat(50, 150px);
  }
  .cohort .column-51 {
    grid-template-columns: repeat(51, 150px);
  }
  .cohort .column-52 {
    grid-template-columns: repeat(52, 150px);
  }
  .cohort .column-53 {
    grid-template-columns: repeat(53, 150px);
  }
  .cohort .column-54 {
    grid-template-columns: repeat(54, 150px);
  }
  .cohort .column-55 {
    grid-template-columns: repeat(55, 150px);
  }
  .cohort .column-56 {
    grid-template-columns: repeat(56, 150px);
  }
  .cohort .column-57 {
    grid-template-columns: repeat(57, 150px);
  }
  .cohort .column-58 {
    grid-template-columns: repeat(58, 150px);
  }
  .cohort .column-59 {
    grid-template-columns: repeat(59, 150px);
  }
  .cohort .column-60 {
    grid-template-columns: repeat(60, 150px);
  }
  .cohort .column-61 {
    grid-template-columns: repeat(61, 150px);
  }
  .cohort .column-62 {
    grid-template-columns: repeat(62, 150px);
  }
  .cohort .column-63 {
    grid-template-columns: repeat(63, 150px);
  }
  .cohort .column-64 {
    grid-template-columns: repeat(64, 150px);
  }
  .cohort .column-65 {
    grid-template-columns: repeat(65, 150px);
  }
  .cohort .column-66 {
    grid-template-columns: repeat(66, 150px);
  }
  .cohort .column-67 {
    grid-template-columns: repeat(67, 150px);
  }
  .cohort .column-68 {
    grid-template-columns: repeat(68, 150px);
  }
  .cohort .column-69 {
    grid-template-columns: repeat(69, 150px);
  }
  .cohort .column-70 {
    grid-template-columns: repeat(70, 150px);
  }
  .cohort .column-71 {
    grid-template-columns: repeat(71, 150px);
  }
  .cohort .column-72 {
    grid-template-columns: repeat(72, 150px);
  }
  .cohort .column-73 {
    grid-template-columns: repeat(73, 150px);
  }
  .cohort .column-74 {
    grid-template-columns: repeat(74, 150px);
  }
  .cohort .column-75 {
    grid-template-columns: repeat(75, 150px);
  }
  .cohort .column-76 {
    grid-template-columns: repeat(76, 150px);
  }
  .cohort .column-77 {
    grid-template-columns: repeat(77, 150px);
  }
  .cohort .column-78 {
    grid-template-columns: repeat(78, 150px);
  }
  .cohort .column-79 {
    grid-template-columns: repeat(79, 150px);
  }
  .cohort .column-80 {
    grid-template-columns: repeat(80, 150px);
  }
  .cohort .column-81 {
    grid-template-columns: repeat(81, 150px);
  }
  .cohort .column-82 {
    grid-template-columns: repeat(82, 150px);
  }
  .cohort .column-83 {
    grid-template-columns: repeat(83, 150px);
  }
  .cohort .column-84 {
    grid-template-columns: repeat(84, 150px);
  }
  .cohort .column-85 {
    grid-template-columns: repeat(85, 150px);
  }
  .cohort .column-86 {
    grid-template-columns: repeat(86, 150px);
  }
  .cohort .column-87 {
    grid-template-columns: repeat(87, 150px);
  }
  .cohort .column-88 {
    grid-template-columns: repeat(88, 150px);
  }
  .cohort .column-89 {
    grid-template-columns: repeat(89, 150px);
  }
  .cohort .column-90 {
    grid-template-columns: repeat(90, 150px);
  }
  .cohort .column-91 {
    grid-template-columns: repeat(91, 150px);
  }
  .cohort .column-92 {
    grid-template-columns: repeat(92, 150px);
  }
  .cohort .column-93 {
    grid-template-columns: repeat(93, 150px);
  }
  .cohort .column-94 {
    grid-template-columns: repeat(94, 150px);
  }
  .cohort .column-95 {
    grid-template-columns: repeat(95, 150px);
  }
  .cohort .column-96 {
    grid-template-columns: repeat(96, 150px);
  }
  .cohort .column-97 {
    grid-template-columns: repeat(97, 150px);
  }
  .cohort .column-98 {
    grid-template-columns: repeat(98, 150px);
  }
  .cohort .column-99 {
    grid-template-columns: repeat(99, 150px);
  }
  .cohort .column-100 {
    grid-template-columns: repeat(100, 150px);
  }
  .cohort__column {
    width: 150px;
  }
  .cohort__dates-item {
    width: 150px;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .vm--modal .modal-wrap .modal-header-block {
    margin-bottom: 30px;
  }
  div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item {
    flex-direction: column;
  }
  div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .label {
    width: 100%;
    padding-top: 0;
    margin-bottom: 10px;
  }
  div[data-modal=modal-add-help-post] + .vm--modal .modal-content-block .modal-add-help-post .props-list .prop-item .inner {
    width: 100%;
  }
  div[data-modal=modal-settings-roles-info] + .vm--modal .modal-content-block .roles-list .top p {
    width: 30%;
  }
  div[data-modal=modal-settings-roles-info] + .vm--modal .modal-content-block .roles-list .top p.title {
    width: 40%;
  }
  div[data-modal=modal-settings-roles-info] + .vm--modal .modal-content-block .roles-list .list .item-group {
    flex-direction: column;
  }
  div[data-modal=modal-settings-roles-info] + .vm--modal .modal-content-block .roles-list .list .item {
    width: 100%;
  }
  .main-header-component {
    padding: 30px 20px;
  }
  .main-header-component > .inner .notification .notification-list {
    right: 20px;
    width: calc(100vw - 40px);
  }
  .main-header-component > .inner .notification .notification-list .top-block {
    padding: 25px 20px;
  }
  .main-header-component > .inner .notification .notification-list .top-block .title .bell {
    width: 18px;
    height: 18px;
    background-size: 17px;
  }
  .main-header-component > .inner .notification .notification-list .top-block .title .bell i {
    top: -3px;
    right: -3px;
    width: 12px;
    height: 12px;
    font-size: 0.4375rem;
  }
  .main-header-component > .inner .notification .notification-list .top-block .title p {
    font-size: 1rem;
  }
  .help-list-item .inner {
    flex-direction: column;
  }
  .help-list-item .inner > .img {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 40px;
    height: 40px;
    margin-right: 0;
  }
  .help-list-item .inner > .img p {
    font-size: 1.375rem;
  }
  .help-list-item .inner .cont {
    width: 100%;
  }
  .help-list-item .inner .cont .title {
    padding: 9px 0 9px 60px;
    margin-bottom: 15px;
  }
  .help-list-item .comments-block .comment-list .comment-item {
    max-width: 100%;
  }
  .content-container .content-body .page-content {
    padding: 30px 20px;
  }
  .page-home .tabs-wrapper .tab-panel .item-group h4 {
    margin-bottom: 40px;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2 {
    width: 100%;
    margin-top: 0px !important;
    margin-bottom: 40px;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2:last-child {
    margin-bottom: 0 !important;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .logo {
    margin-bottom: 20px;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .text h5 {
    max-width: 100%;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2 .link-inner .text h5 br {
    display: none;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials {
    margin-top: 0 !important;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner {
    flex-direction: column;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner .logo {
    margin: 0 0 40px 0;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2.socials .link-inner .text {
    width: 100%;
  }
  .page-help .page-content-inner .top-block {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-help .page-content-inner .top-block .sorting {
    margin-bottom: 20px;
  }
  .page-setting .add-post {
    margin-bottom: 35px;
  }
  .page-setting .users-list-table .top p {
    padding: 10px 15px 10px 0;
  }
  .page-setting .users-list-table .list .item .photo {
    padding: 12px 25px 12px 0;
  }
  .page-setting .users-list-table .list .item p {
    padding: 12px 15px 12px 0;
  }
  .page-setting .roles-list-table .top {
    display: none;
  }
  .page-setting .roles-list-table .list {
    padding: 0;
  }
  .page-setting .roles-list-table .list .item {
    flex-direction: column;
    border-bottom: 1px solid #D8D8D8;
  }
  .page-setting .roles-list-table .list .item:last-child {
    border-bottom: none;
  }
  .page-setting .roles-list-table .list .item .title {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 100px;
  }
  .page-setting .roles-list-table .list .item .description {
    width: 100%;
  }
  .page-setting .roles-list-table .list .item .description p {
    max-width: 100%;
  }
  .page-setting .roles-list-table .list .item .description .edit {
    position: absolute;
    top: 20px;
    right: 30px;
    height: 18px;
  }
  .page-marketing .module-marketing .top-block {
    margin-bottom: 40px;
  }
  .page-marketing .module-marketing .top-block h2 {
    font-size: 1.5rem;
  }
  .page-marketing .module-marketing .top-block .filter-block {
    flex-direction: column;
  }
  .page-marketing .module-marketing .top-block .filter-block .list {
    order: 2;
    width: 100%;
  }
  .page-marketing .module-marketing .top-block .filter-block .list .item {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .page-marketing .module-marketing .top-block .filter-block .list .item .mx-datepicker {
    width: 100% !important;
  }
  .page-marketing .module-marketing .top-block .filter-block .reset {
    order: 1;
    position: relative;
    top: 0;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 700px) {
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-1 {
    flex-direction: column;
    margin-bottom: 40px;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-1 .logo {
    margin: 0 0 20px 0;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-1 .text {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .page-setting .add-post .users-sort {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-setting .add-post .users-sort p {
    margin: 0 0 20px 0;
  }
}
@media only screen and (max-width: 580px) {
  .sidebar {
    z-index: 9;
    top: 90px;
    width: 100%;
    left: -100%;
    transition: 0.4s cubic-bezier(0.25, 0.74, 0.22, 0.99);
  }
  .sidebar.is-open {
    transform: translateX(100%);
  }
  .sidebar .inner-wrap ul.menu-links li {
    justify-content: flex-start;
  }
  .sidebar .inner-wrap ul.menu-links li a span {
    display: block;
  }
  .sidebar .inner-wrap .inner {
    width: 100%;
    height: auto;
  }
  .sidebar .inner-wrap .inner .logo {
    display: none;
  }
  .sidebar .inner-wrap .inner .logo a img.mobile {
    display: none;
  }
  .sidebar .inner-wrap .inner .menu {
    margin: auto;
  }
  .sidebar .inner-wrap .inner .menu .toggle-sidebar {
    display: none;
  }
  .sidebar .inner-wrap.is_mobile_open .inner {
    width: 100%;
  }
  .sidebar.is_submenu_open {
    left: 0;
  }
  .sidebar-mobile-overlay {
    z-index: 4;
  }
  .main-header-component > .inner .logo-mobile {
    display: flex;
    justify-content: center;
  }
  .main-header-component > .inner .toggle-sidebar-mobile {
    display: block;
  }
  .main-header-component > .inner .page-title {
    display: none;
  }
  .main-header-component > .inner .page-title h2 {
    font-size: 1.625rem;
  }
  .main-header-component > .inner .notification .notification-toggle {
    width: 40px;
    height: 40px;
    background-size: 16px;
  }
  .main-header-component > .inner .notification .notification-toggle i {
    top: 5px;
    right: 8px;
    width: 12px;
    height: 12px;
    font-size: 0.4375rem;
  }
  .main-header-component > .inner .notification .notification-list .list-wrap .scroll-area {
    height: 360px;
  }
  .main-header-component > .inner .notification .notification-list .list .item {
    flex-direction: column;
    padding: 15px 20px;
  }
  .main-header-component > .inner .notification .notification-list .list .item .text {
    order: 2;
    width: 100%;
  }
  .main-header-component > .inner .notification .notification-list .list .item .action {
    justify-content: space-between;
    order: 1;
    width: 100%;
    margin-bottom: 5px;
  }
  .main-header-component > .inner .user-info .user-info-toggle {
    height: 40px;
    padding: 4px 8px;
  }
  .main-header-component > .inner .user-info .user-info-toggle .photo img {
    width: 32px;
    height: 32px;
  }
  .main-header-component > .inner .user-info .user-info-toggle .photo:before {
    width: 7px;
    height: 7px;
  }
  .main-header-component > .inner .right-block {
    justify-content: flex-end;
  }
  .main-header-component .page-title-mobile {
    display: block;
  }
  .content-container {
    z-index: initial;
    padding-left: 0;
  }
  .content-container.is_sidebar_open {
    padding-left: 0;
  }
  .content-container .content-body {
    border-left: none;
  }
  .page-home .tabs-wrapper .tab-panel .item-group {
    padding: 30px 20px;
  }
  .page-home .tabs-wrapper .tab-panel .item-group .item-single {
    margin-bottom: 30px;
  }
  .page-home .tabs-wrapper .tab-panel .item-group h4 {
    margin-bottom: 30px;
    font-size: 1.375rem;
  }
  .page-home .tabs-wrapper .tab-panel .item-group.corp-portal .inner .links .link {
    width: 100%;
    text-align: left;
    margin: 15px 0 0 0;
  }
  .page-home .tabs-wrapper .tab-panel .item-group.corp-portal .inner .links .link:nth-child(2n+1) {
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 575px) {
  .vm--container {
    padding: 35px 0 130px 0;
  }
  .vm--modal .modal-wrap {
    padding: 30px;
  }
  .vm--modal .modal-wrap .modal-header-block .modal-close {
    background-size: 16px;
  }
  .vm--modal .modal-wrap .modal-footer-block {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 30px;
  }
  .vm--modal .modal-wrap .modal-footer-block .actions .btn {
    margin-right: 30px;
  }
  .vm--modal .modal-wrap .modal-footer-block .remove {
    margin-top: 20px;
  }
  div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .photo .img img {
    width: 120px;
    height: 120px;
  }
  div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .user-id label {
    font-size: 0.875rem;
    width: auto;
    margin-right: 15px;
  }
  div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .user-id .text p {
    font-size: 0.875rem;
  }
  div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .form-group {
    flex-direction: column;
    margin-bottom: 25px;
  }
  div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .form-group label {
    width: 100%;
    padding-top: 0;
    font-size: 0.875rem;
    margin-bottom: 12px;
  }
  div[data-modal=modal-settings-user-info] + .vm--modal .modal-content-block .inner .content .form-group .form-control-set {
    width: 100%;
  }
  div[data-modal=modal-settings-roles-info] + .vm--modal .modal-header-block.is-no-title {
    top: 20px;
    right: 20px;
  }
  div[data-modal=modal-settings-roles-info] + .vm--modal .modal-content-block .roles-list .top p {
    font-size: 0.875rem;
  }
  .btn {
    height: 42px;
    padding: 8px 25px;
  }
  .sidebar .inner-wrap .submenu {
    z-index: 3;
    left: 0;
    transform: translateX(-100%);
    width: 100%;
    height: 100%;
    padding: 70px 20px 30px 20px;
  }
  .sidebar .inner-wrap .submenu.active {
    transform: translateX(0);
  }
  .sidebar .inner-wrap .submenu .hide-mobile-submenu {
    display: block;
  }
  .sidebar .inner-wrap .submenu .menu-links li {
    justify-content: center;
    margin-bottom: 30px;
  }
  .sidebar .inner-wrap .submenu .menu-links li:last-child {
    margin-bottom: 0;
  }
  .main-header-component {
    border-bottom: none;
    padding-top: 130px;
    padding-bottom: 15px;
  }
  .main-header-component > .inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 25px 20px;
    background-color: #EBEDEE;
  }
  .panel-info > .inner {
    padding: 25px;
  }
  .help-list-item .inner .cont .title {
    padding: 10px 0 10px 55px;
  }
  .help-list-item .inner .cont .title h4 {
    font-size: 1rem;
  }
  .help-list-item .inner .cont .files .file.img-list .list .img {
    width: 50%;
  }
  .help-list-item .inner .cont .files .file.pdf-list .item {
    width: 50%;
  }
  .help-list-item .inner .cont .bottom-block .tags .tag {
    font-size: 0.75rem;
    padding: 4px 11px;
  }
  .page-help .page-content-inner .search-block:after {
    left: 17px;
  }
  .page-help .page-content-inner .search-block input {
    padding-left: 50px;
    padding-right: 15px;
  }
  .page-setting .users-list-table {
    width: 100%;
  }
  .page-setting .users-list-table .top p.role {
    display: none;
  }
  .page-setting .users-list-table .top p.email {
    display: none;
  }
  .page-setting .users-list-table .top p.phone {
    display: none;
  }
  .page-setting .users-list-table .list .item p.role {
    display: none;
  }
  .page-setting .users-list-table .list .item p.role span {
    width: 300px;
  }
  .page-setting .users-list-table .list .item p.email {
    display: none;
  }
  .page-setting .users-list-table .list .item p.phone {
    display: none;
  }
  .page-setting .roles-list-table .list .item {
    padding: 25px;
  }
  .page-setting .roles-list-table .list .item .description .edit {
    top: 25px;
    right: 25px;
  }
}
@media only screen and (max-width: 460px) {
  .page-help .page-content-inner .top-block .sorting {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
  .jumbotron {
    padding: 4rem 2rem;
  }
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -moz-min-content;
    height: min-content;
  }

  .modal-sm {
    max-width: 300px;
  }
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

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

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

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

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

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

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
  .modal-xl {
    max-width: 1140px;
  }
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

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

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
@media only screen and (min-width: 1301px) {
  .page-home .tabs-wrapper .tab-panel .item-group .link-block-2:nth-child(1), .page-home .tabs-wrapper .tab-panel .item-group .link-block-2:nth-child(2), .page-home .tabs-wrapper .tab-panel .item-group .link-block-2:nth-child(3) {
    margin-top: 0;
  }
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
  .btn {
    transition: none;
  }
  .fade {
    transition: none;
  }
  .collapsing {
    transition: none;
  }
  .custom-switch .custom-control-label::after {
    transition: none;
  }
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
  .badge {
    transition: none;
  }
  .progress-bar {
    transition: none;
  }
  .progress-bar-animated {
    animation: none;
  }
  .modal.fade .modal-dialog {
    transition: none;
  }
  .carousel-item {
    transition: none;
  }
  .carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    transition: none;
  }
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
  .carousel-indicators li {
    transition: none;
  }
  .spinner-border,
.spinner-grow {
    animation-duration: 1.5s;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }

  .table-dark {
    color: inherit;
  }
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: rgba(60, 60, 60, 0.26);
  }

  .table .thead-dark th {
    color: inherit;
    border-color: rgba(60, 60, 60, 0.26);
  }
}
