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

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Uncomment and set these variables to customize the grid. */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}

.row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}

.row.reverse {
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  flex-direction: row-reverse;
}

.col.reverse {
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -moz-box-orient: vertical;
  -moz-box-direction: reverse;
  flex-direction: column-reverse;
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  flex: 0 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

.col-xs {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  -ms-flex-preferred-size: 8.333%;
  -webkit-flex-basis: 8.333%;
  flex-basis: 8.333%;
  max-width: 8.333%;
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.667%;
  -webkit-flex-basis: 16.667%;
  flex-basis: 16.667%;
  max-width: 16.667%;
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  -webkit-flex-basis: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.333%;
  -webkit-flex-basis: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.667%;
  -webkit-flex-basis: 41.667%;
  flex-basis: 41.667%;
  max-width: 41.667%;
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.333%;
  -webkit-flex-basis: 58.333%;
  flex-basis: 58.333%;
  max-width: 58.333%;
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.667%;
  -webkit-flex-basis: 66.667%;
  flex-basis: 66.667%;
  max-width: 66.667%;
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  -webkit-flex-basis: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.333%;
  -webkit-flex-basis: 83.333%;
  flex-basis: 83.333%;
  max-width: 83.333%;
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.667%;
  -webkit-flex-basis: 91.667%;
  flex-basis: 91.667%;
  max-width: 91.667%;
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-1 {
  margin-left: 8.333%;
}

.col-xs-offset-2 {
  margin-left: 16.667%;
}

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

.col-xs-offset-4 {
  margin-left: 33.333%;
}

.col-xs-offset-5 {
  margin-left: 41.667%;
}

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

.col-xs-offset-7 {
  margin-left: 58.333%;
}

.col-xs-offset-8 {
  margin-left: 66.667%;
}

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

.col-xs-offset-10 {
  margin-left: 83.333%;
}

.col-xs-offset-11 {
  margin-left: 91.667%;
}

.start-xs {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  text-align: center;
}

.end-xs {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  -ms-flex-align: start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  align-items: flex-start;
}

.middle-xs {
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
}

.bottom-xs {
  -ms-flex-align: end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  align-items: flex-end;
}

.around-xs {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

.between-xs {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
}

.first-xs {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -moz-box-ordinal-group: 0;
  order: -1;
}

.last-xs {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  order: 1;
}

@media only screen and (min-width: 48em) {
  .container {
    width: 46rem;
  }
  .col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .col-sm {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.333%;
    -webkit-flex-basis: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.667%;
    -webkit-flex-basis: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.333%;
    -webkit-flex-basis: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.667%;
    -webkit-flex-basis: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.333%;
    -webkit-flex-basis: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.667%;
    -webkit-flex-basis: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.333%;
    -webkit-flex-basis: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.667%;
    -webkit-flex-basis: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.667%;
  }
  .start-sm {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -ms-flex-align: start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    align-items: flex-start;
  }
  .middle-sm {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
  }
  .bottom-sm {
    -ms-flex-align: end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .between-sm {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
  }
  .first-sm {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    order: -1;
  }
  .last-sm {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    order: 1;
  }
}
@media only screen and (min-width: 62em) {
  .container {
    width: 61rem;
  }
  .col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .col-md {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.333%;
    -webkit-flex-basis: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.667%;
    -webkit-flex-basis: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.333%;
    -webkit-flex-basis: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.667%;
    -webkit-flex-basis: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.333%;
    -webkit-flex-basis: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.667%;
    -webkit-flex-basis: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.333%;
    -webkit-flex-basis: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.667%;
    -webkit-flex-basis: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-1 {
    margin-left: 8.333%;
  }
  .col-md-offset-2 {
    margin-left: 16.667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.333%;
  }
  .col-md-offset-5 {
    margin-left: 41.667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333%;
  }
  .col-md-offset-8 {
    margin-left: 66.667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.333%;
  }
  .col-md-offset-11 {
    margin-left: 91.667%;
  }
  .start-md {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-md {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -ms-flex-align: start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    align-items: flex-start;
  }
  .middle-md {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
  }
  .bottom-md {
    -ms-flex-align: end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .between-md {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
  }
  .first-md {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    order: -1;
  }
  .last-md {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    order: 1;
  }
}
@media only screen and (min-width: 75em) {
  .container {
    width: 71rem;
  }
  .col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .col-lg {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.333%;
    -webkit-flex-basis: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.667%;
    -webkit-flex-basis: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.333%;
    -webkit-flex-basis: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.667%;
    -webkit-flex-basis: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.333%;
    -webkit-flex-basis: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.667%;
    -webkit-flex-basis: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.333%;
    -webkit-flex-basis: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.667%;
    -webkit-flex-basis: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.667%;
  }
  .start-lg {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -ms-flex-align: start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    align-items: flex-start;
  }
  .middle-lg {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
  }
  .bottom-lg {
    -ms-flex-align: end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .between-lg {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
  }
  .first-lg {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    order: -1;
  }
  .last-lg {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    order: 1;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@-webkit-keyframes swal2-show {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  45% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  80% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes swal2-show {
  0% {
    -moz-transform: scale(0.7);
    transform: scale(0.7);
  }
  45% {
    -moz-transform: scale(1.05);
    transform: scale(1.05);
  }
  80% {
    -moz-transform: scale(0.95);
    transform: scale(0.95);
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes swal2-show {
  0% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
  45% {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }
  80% {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes swal2-hide {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
  }
}
@-moz-keyframes swal2-hide {
  0% {
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes swal2-hide {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
  }
}
@-webkit-keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: 0.875em;
    width: 1.5625em;
  }
}
@-moz-keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: 0.875em;
    width: 1.5625em;
  }
}
@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: 0.875em;
    width: 1.5625em;
  }
}
@-webkit-keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}
@-moz-keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}
@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}
@-webkit-keyframes swal2-rotate-success-circular-line {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  5% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  12% {
    -webkit-transform: rotate(-405deg);
    transform: rotate(-405deg);
  }
  100% {
    -webkit-transform: rotate(-405deg);
    transform: rotate(-405deg);
  }
}
@-moz-keyframes swal2-rotate-success-circular-line {
  0% {
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  5% {
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  12% {
    -moz-transform: rotate(-405deg);
    transform: rotate(-405deg);
  }
  100% {
    -moz-transform: rotate(-405deg);
    transform: rotate(-405deg);
  }
}
@keyframes swal2-rotate-success-circular-line {
  0% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  5% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  12% {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg);
  }
  100% {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg);
  }
}
@-webkit-keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -0.375em;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    -moz-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    -moz-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -0.375em;
    -moz-transform: scale(1.15);
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -0.375em;
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes swal2-animate-error-icon {
  0% {
    -webkit-transform: rotateX(100deg);
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes swal2-animate-error-icon {
  0% {
    -moz-transform: rotateX(100deg);
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    -moz-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes swal2-animate-error-icon {
  0% {
    -webkit-transform: rotateX(100deg);
    -moz-transform: rotateX(100deg);
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
  }
}
body.swal2-toast-shown .swal2-container {
  background-color: transparent;
}
body.swal2-toast-shown .swal2-container.swal2-shown {
  background-color: transparent;
}
body.swal2-toast-shown .swal2-container.swal2-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}
body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}
body.swal2-toast-column .swal2-toast {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
body.swal2-toast-column .swal2-toast .swal2-actions {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  height: 2.2em;
  margin-top: 0.3125em;
}
body.swal2-toast-column .swal2-toast .swal2-loading {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.swal2-toast-column .swal2-toast .swal2-input {
  height: 2em;
  margin: 0.3125em auto;
  font-size: 1em;
}
body.swal2-toast-column .swal2-toast .swal2-validation-message {
  font-size: 1em;
}

.swal2-popup.swal2-toast {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  padding: 0.625em;
  overflow-y: hidden;
  -webkit-box-shadow: 0 0 0.625em #d9d9d9;
  -moz-box-shadow: 0 0 0.625em #d9d9d9;
  box-shadow: 0 0 0.625em #d9d9d9;
}
.swal2-popup.swal2-toast .swal2-header {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.swal2-popup.swal2-toast .swal2-title {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 0.6em;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-footer {
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
  font-size: 0.8em;
}
.swal2-popup.swal2-toast .swal2-close {
  position: static;
  width: 0.8em;
  height: 0.8em;
  line-height: 0.8;
}
.swal2-popup.swal2-toast .swal2-content {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-icon {
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0;
}
.swal2-popup.swal2-toast .swal2-icon::before {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2em;
  font-weight: bold;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-popup.swal2-toast .swal2-icon::before {
    font-size: 0.25em;
  }
}
.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  top: 0.875em;
  width: 1.375em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-actions {
  -webkit-flex-basis: auto !important;
  -ms-flex-preferred-size: auto !important;
  flex-basis: auto !important;
  width: auto;
  height: auto;
  margin: 0 0.3125em;
}
.swal2-popup.swal2-toast .swal2-styled {
  margin: 0 0.3125em;
  padding: 0.3125em 0.625em;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-styled:focus {
  -webkit-box-shadow: 0 0 0 0.0625em #fff, 0 0 0 0.125em rgba(50, 100, 150, 0.4);
  -moz-box-shadow: 0 0 0 0.0625em #fff, 0 0 0 0.125em rgba(50, 100, 150, 0.4);
  box-shadow: 0 0 0 0.0625em #fff, 0 0 0 0.125em rgba(50, 100, 150, 0.4);
}
.swal2-popup.swal2-toast .swal2-success {
  border-color: #a5dc86;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.8em;
  left: -0.5em;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 2em 2em;
  -moz-transform-origin: 2em 2em;
  -ms-transform-origin: 2em 2em;
  -o-transform-origin: 2em 2em;
  transform-origin: 2em 2em;
  -webkit-border-radius: 4em 0 0 4em;
  -moz-border-radius: 4em 0 0 4em;
  border-radius: 4em 0 0 4em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.25em;
  left: 0.9375em;
  -webkit-transform-origin: 0 1.5em;
  -moz-transform-origin: 0 1.5em;
  -ms-transform-origin: 0 1.5em;
  -o-transform-origin: 0 1.5em;
  transform-origin: 0 1.5em;
  -webkit-border-radius: 0 4em 4em 0;
  -moz-border-radius: 0 4em 4em 0;
  border-radius: 0 4em 4em 0;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: 0.4375em;
  width: 0.4375em;
  height: 2.6875em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
  height: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
  top: 1.125em;
  left: 0.1875em;
  width: 0.75em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
  top: 0.9375em;
  right: 0.1875em;
  width: 1.375em;
}
.swal2-popup.swal2-toast.swal2-show {
  -webkit-animation: swal2-toast-show 0.5s;
  -moz-animation: swal2-toast-show 0.5s;
  animation: swal2-toast-show 0.5s;
}
.swal2-popup.swal2-toast.swal2-hide {
  -webkit-animation: swal2-toast-hide 0.1s forwards;
  -moz-animation: swal2-toast-hide 0.1s forwards;
  animation: swal2-toast-hide 0.1s forwards;
}
.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip {
  -webkit-animation: swal2-toast-animate-success-line-tip 0.75s;
  -moz-animation: swal2-toast-animate-success-line-tip 0.75s;
  animation: swal2-toast-animate-success-line-tip 0.75s;
}
.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long {
  -webkit-animation: swal2-toast-animate-success-line-long 0.75s;
  -moz-animation: swal2-toast-animate-success-line-long 0.75s;
  animation: swal2-toast-animate-success-line-long 0.75s;
}

@-webkit-keyframes swal2-toast-show {
  0% {
    -webkit-transform: translateY(-0.625em) rotateZ(2deg);
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    -webkit-transform: translateY(0) rotateZ(-2deg);
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    -webkit-transform: translateY(0.3125em) rotateZ(2deg);
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    -webkit-transform: translateY(0) rotateZ(0deg);
    transform: translateY(0) rotateZ(0deg);
  }
}

@-moz-keyframes swal2-toast-show {
  0% {
    -moz-transform: translateY(-0.625em) rotateZ(2deg);
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    -moz-transform: translateY(0) rotateZ(-2deg);
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    -moz-transform: translateY(0.3125em) rotateZ(2deg);
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    -moz-transform: translateY(0) rotateZ(0deg);
    transform: translateY(0) rotateZ(0deg);
  }
}

@keyframes swal2-toast-show {
  0% {
    -webkit-transform: translateY(-0.625em) rotateZ(2deg);
    -moz-transform: translateY(-0.625em) rotateZ(2deg);
    -o-transform: translateY(-0.625em) rotateZ(2deg);
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    -webkit-transform: translateY(0) rotateZ(-2deg);
    -moz-transform: translateY(0) rotateZ(-2deg);
    -o-transform: translateY(0) rotateZ(-2deg);
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    -webkit-transform: translateY(0.3125em) rotateZ(2deg);
    -moz-transform: translateY(0.3125em) rotateZ(2deg);
    -o-transform: translateY(0.3125em) rotateZ(2deg);
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    -webkit-transform: translateY(0) rotateZ(0deg);
    -moz-transform: translateY(0) rotateZ(0deg);
    -o-transform: translateY(0) rotateZ(0deg);
    transform: translateY(0) rotateZ(0deg);
  }
}
@-webkit-keyframes swal2-toast-hide {
  100% {
    -webkit-transform: rotateZ(1deg);
    transform: rotateZ(1deg);
    opacity: 0;
  }
}
@-moz-keyframes swal2-toast-hide {
  100% {
    -moz-transform: rotateZ(1deg);
    transform: rotateZ(1deg);
    opacity: 0;
  }
}
@keyframes swal2-toast-hide {
  100% {
    -webkit-transform: rotateZ(1deg);
    -moz-transform: rotateZ(1deg);
    -o-transform: rotateZ(1deg);
    transform: rotateZ(1deg);
    opacity: 0;
  }
}
@-webkit-keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }
  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}
@-moz-keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }
  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}
@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }
  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}
@-webkit-keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }
  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}
@-moz-keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }
  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}
@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }
  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}
body.swal2-height-auto {
  height: auto !important;
}
body.swal2-no-backdrop .swal2-shown {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  max-width: -webkit-calc(100% - 0.625em * 2);
  max-width: -moz-calc(100% - 0.625em * 2);
  max-width: calc(100% - 0.625em * 2);
  background-color: transparent;
}
body.swal2-no-backdrop .swal2-shown > .swal2-modal {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
body.swal2-no-backdrop .swal2-shown.swal2-top {
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
body.swal2-no-backdrop .swal2-shown.swal2-top-start, body.swal2-no-backdrop .swal2-shown.swal2-top-left {
  top: 0;
  left: 0;
}
body.swal2-no-backdrop .swal2-shown.swal2-top-end, body.swal2-no-backdrop .swal2-shown.swal2-top-right {
  top: 0;
  right: 0;
}
body.swal2-no-backdrop .swal2-shown.swal2-center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
body.swal2-no-backdrop .swal2-shown.swal2-center-start, body.swal2-no-backdrop .swal2-shown.swal2-center-left {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.swal2-no-backdrop .swal2-shown.swal2-center-end, body.swal2-no-backdrop .swal2-shown.swal2-center-right {
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.swal2-no-backdrop .swal2-shown.swal2-bottom {
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
body.swal2-no-backdrop .swal2-shown.swal2-bottom-start, body.swal2-no-backdrop .swal2-shown.swal2-bottom-left {
  bottom: 0;
  left: 0;
}
body.swal2-no-backdrop .swal2-shown.swal2-bottom-end, body.swal2-no-backdrop .swal2-shown.swal2-bottom-right {
  right: 0;
  bottom: 0;
}

.swal2-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.625em;
  overflow-x: hidden;
  background-color: transparent;
  -webkit-overflow-scrolling: touch;
}
.swal2-container.swal2-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.swal2-container.swal2-top-start, .swal2-container.swal2-top-left {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.swal2-container.swal2-top-end, .swal2-container.swal2-top-right {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.swal2-container.swal2-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.swal2-container.swal2-center-start, .swal2-container.swal2-center-left {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.swal2-container.swal2-center-end, .swal2-container.swal2-center-right {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.swal2-container.swal2-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.swal2-container.swal2-bottom-start, .swal2-container.swal2-bottom-left {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.swal2-container.swal2-bottom-end, .swal2-container.swal2-bottom-right {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.swal2-container.swal2-bottom > :first-child, .swal2-container.swal2-bottom-start > :first-child, .swal2-container.swal2-bottom-left > :first-child, .swal2-container.swal2-bottom-end > :first-child, .swal2-container.swal2-bottom-right > :first-child {
  margin-top: auto;
}
.swal2-container.swal2-grow-fullscreen > .swal2-modal {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.swal2-container.swal2-grow-row > .swal2-modal {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.swal2-container.swal2-grow-column {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swal2-container.swal2-grow-column.swal2-top, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-bottom {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.swal2-container.swal2-grow-column.swal2-top-start, .swal2-container.swal2-grow-column.swal2-center-start, .swal2-container.swal2-grow-column.swal2-bottom-start, .swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-bottom-left {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.swal2-container.swal2-grow-column.swal2-top-end, .swal2-container.swal2-grow-column.swal2-center-end, .swal2-container.swal2-grow-column.swal2-bottom-end, .swal2-container.swal2-grow-column.swal2-top-right, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-bottom-right {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.swal2-container.swal2-grow-column > .swal2-modal {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
  margin: auto;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-container .swal2-modal {
    margin: 0 !important;
  }
}
.swal2-container.swal2-fade {
  -webkit-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.swal2-container.swal2-shown {
  background-color: rgba(0, 0, 0, 0.4);
}

.swal2-popup {
  display: none;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 32em;
  max-width: 100%;
  padding: 1.25em;
  border: none;
  -webkit-border-radius: 0.3125em;
  -moz-border-radius: 0.3125em;
  border-radius: 0.3125em;
  background: #fff;
  font-family: inherit;
  font-size: 1rem;
}
.swal2-popup:focus {
  outline: none;
}
.swal2-popup.swal2-loading {
  overflow-y: hidden;
}

.swal2-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0 0 0.4em;
  padding: 0;
  color: #595959;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}

.swal2-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin: 1.25em auto 0;
}
.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: 0.4;
}
.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}
.swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}
.swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 2.5em;
  height: 2.5em;
  margin: 0.46875em;
  padding: 0;
  -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  -moz-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border: 0.25em solid transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border-color: transparent;
  background-color: transparent !important;
  color: transparent;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
  margin-right: 30px;
  margin-left: 30px;
}
.swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 5px;
  -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  -moz-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border: 3px solid #999999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border-right-color: transparent;
  -webkit-box-shadow: 1px 1px 1px #fff;
  -moz-box-shadow: 1px 1px 1px #fff;
  box-shadow: 1px 1px 1px #fff;
}

.swal2-styled {
  margin: 0.3125em;
  padding: 0.625em 2em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-weight: 500;
}
.swal2-styled:not([disabled]) {
  cursor: pointer;
}
.swal2-styled.swal2-confirm {
  border: 0;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  background: initial;
  background-color: #3085d6;
  color: #fff;
  font-size: 1.0625em;
}
.swal2-styled.swal2-cancel {
  border: 0;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  background: initial;
  background-color: #aaa;
  color: #fff;
  font-size: 1.0625em;
}
.swal2-styled:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4);
  -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4);
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4);
}
.swal2-styled::-moz-focus-inner {
  border: 0;
}

.swal2-footer {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 1.25em 0 0;
  padding: 1em 0 0;
  border-top: 1px solid #eee;
  color: #545454;
  font-size: 1em;
}

.swal2-image {
  max-width: 100%;
  margin: 1.25em auto;
}

.swal2-close {
  position: absolute;
  z-index: 2; /* 1617 */
  top: 0;
  right: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  padding: 0;
  overflow: hidden;
  -webkit-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: initial;
  background: transparent;
  color: #cccccc;
  font-family: serif;
  font-size: 2.5em;
  line-height: 1.2;
  cursor: pointer;
}
.swal2-close:hover {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  background: transparent;
  color: #f27474;
}

.swal2-content {
  z-index: 1;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  color: #545454;
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
}

.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  margin: 1em auto;
}

.swal2-input,
.swal2-file,
.swal2-textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  -webkit-transition: border-color 0.3s, -webkit-box-shadow 0.3s;
  transition: border-color 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: border-color 0.3s, box-shadow 0.3s;
  -moz-transition: border-color 0.3s, box-shadow 0.3s, -moz-box-shadow 0.3s;
  transition: border-color 0.3s, box-shadow 0.3s;
  transition: border-color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s, -moz-box-shadow 0.3s;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 0.1875em;
  -moz-border-radius: 0.1875em;
  border-radius: 0.1875em;
  background: inherit;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  color: inherit;
  font-size: 1.125em;
}
.swal2-input.swal2-inputerror,
.swal2-file.swal2-inputerror,
.swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  -webkit-box-shadow: 0 0 2px #f27474 !important;
  -moz-box-shadow: 0 0 2px #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}
.swal2-input:focus,
.swal2-file:focus,
.swal2-textarea:focus {
  border: 1px solid #b4dbed;
  outline: none;
  -webkit-box-shadow: 0 0 3px #c4e6f5;
  -moz-box-shadow: 0 0 3px #c4e6f5;
  box-shadow: 0 0 3px #c4e6f5;
}
.swal2-input::-webkit-input-placeholder, .swal2-file::-webkit-input-placeholder, .swal2-textarea::-webkit-input-placeholder {
  color: #cccccc;
}
.swal2-input::-moz-placeholder, .swal2-file::-moz-placeholder, .swal2-textarea::-moz-placeholder {
  color: #cccccc;
}
.swal2-input:-ms-input-placeholder, .swal2-file:-ms-input-placeholder, .swal2-textarea:-ms-input-placeholder {
  color: #cccccc;
}
.swal2-input::-ms-input-placeholder, .swal2-file::-ms-input-placeholder, .swal2-textarea::-ms-input-placeholder {
  color: #cccccc;
}
.swal2-input::placeholder,
.swal2-file::placeholder,
.swal2-textarea::placeholder {
  color: #cccccc;
}

.swal2-range {
  margin: 1em auto;
  background: inherit;
}
.swal2-range input {
  width: 80%;
}
.swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}
.swal2-range input,
.swal2-range output {
  height: 2.625em;
  padding: 0;
  font-size: 1.125em;
  line-height: 2.625em;
}

.swal2-input {
  height: 2.625em;
  padding: 0 0.75em;
}
.swal2-input[type=number] {
  max-width: 10em;
}

.swal2-file {
  background: inherit;
  font-size: 1.125em;
}

.swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}

.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: 0.375em 0.625em;
  background: inherit;
  color: inherit;
  font-size: 1.125em;
}

.swal2-radio,
.swal2-checkbox {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: inherit;
  color: inherit;
}
.swal2-radio label,
.swal2-checkbox label {
  margin: 0 0.6em;
  font-size: 1.125em;
}
.swal2-radio input,
.swal2-checkbox input {
  margin: 0 0.4em;
}

.swal2-validation-message {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666666;
  font-size: 1em;
  font-weight: 300;
}
.swal2-validation-message::before {
  content: "!";
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 0.625em;
  zoom: normal;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}

@supports (-ms-accelerator: true) {
  .swal2-range input {
    width: 100% !important;
  }
  .swal2-range output {
    display: none;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-range input {
    width: 100% !important;
  }
  .swal2-range output {
    display: none;
  }
}
@-moz-document url-prefix() {
  .swal2-close:focus {
    outline: 2px solid rgba(50, 100, 150, 0.4);
  }
}
.swal2-icon {
  position: relative;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.25em auto 1.875em;
  zoom: normal;
  border: 0.25em solid transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.swal2-icon::before {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 92%;
  font-size: 3.75em;
}
.swal2-icon.swal2-error {
  border-color: #f27474;
}
.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: 0.3125em;
  -webkit-border-radius: 0.125em;
  -moz-border-radius: 0.125em;
  border-radius: 0.125em;
  background-color: #f27474;
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 1.0625em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 1em;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.swal2-icon.swal2-warning {
  border-color: #facea8;
  color: #f8bb86;
}
.swal2-icon.swal2-warning::before {
  content: "!";
}
.swal2-icon.swal2-info {
  border-color: #9de0f6;
  color: #3fc3ee;
}
.swal2-icon.swal2-info::before {
  content: "i";
}
.swal2-icon.swal2-question {
  border-color: #c9dae1;
  color: #87adbd;
}
.swal2-icon.swal2-question::before {
  content: "?";
}
.swal2-icon.swal2-question.swal2-arabic-question-mark::before {
  content: "؟";
}
.swal2-icon.swal2-success {
  border-color: #a5dc86;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.4375em;
  left: -2.0635em;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 3.75em 3.75em;
  -moz-transform-origin: 3.75em 3.75em;
  -ms-transform-origin: 3.75em 3.75em;
  -o-transform-origin: 3.75em 3.75em;
  transform-origin: 3.75em 3.75em;
  -webkit-border-radius: 7.5em 0 0 7.5em;
  -moz-border-radius: 7.5em 0 0 7.5em;
  border-radius: 7.5em 0 0 7.5em;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.6875em;
  left: 1.875em;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 3.75em;
  -moz-transform-origin: 0 3.75em;
  -ms-transform-origin: 0 3.75em;
  -o-transform-origin: 0 3.75em;
  transform-origin: 0 3.75em;
  -webkit-border-radius: 0 7.5em 7.5em 0;
  -moz-border-radius: 0 7.5em 7.5em 0;
  border-radius: 0 7.5em 7.5em 0;
}
.swal2-icon.swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -0.25em;
  left: -0.25em;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.swal2-icon.swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: 0.5em;
  left: 1.625em;
  width: 0.4375em;
  height: 5.625em;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.swal2-icon.swal2-success [class^=swal2-success-line] {
  display: block;
  position: absolute;
  z-index: 2;
  height: 0.3125em;
  -webkit-border-radius: 0.125em;
  -moz-border-radius: 0.125em;
  border-radius: 0.125em;
  background-color: #a5dc86;
}
.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
  top: 2.875em;
  left: 0.875em;
  width: 1.5625em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
  top: 2.375em;
  right: 0.5em;
  width: 2.9375em;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.swal2-progress-steps {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 1.25em;
  padding: 0;
  background: inherit;
  font-weight: 600;
}
.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}
.swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  width: 2em;
  height: 2em;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
  background: #3085d6;
  color: #fff;
  line-height: 2em;
  text-align: center;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #3085d6;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
  background: #add8e6;
  color: #fff;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
  background: #add8e6;
}
.swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  width: 2.5em;
  height: 0.4em;
  margin: 0 -1px;
  background: #3085d6;
}

[class^=swal2] {
  -webkit-tap-highlight-color: transparent;
}

.swal2-show {
  -webkit-animation: swal2-show 0.3s;
  -moz-animation: swal2-show 0.3s;
  animation: swal2-show 0.3s;
}
.swal2-show.swal2-noanimation {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}

.swal2-hide {
  -webkit-animation: swal2-hide 0.15s forwards;
  -moz-animation: swal2-hide 0.15s forwards;
  animation: swal2-hide 0.15s forwards;
}
.swal2-hide.swal2-noanimation {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}

.swal2-rtl .swal2-close {
  right: auto;
  left: 0;
}

.swal2-animate-success-icon .swal2-success-line-tip {
  -webkit-animation: swal2-animate-success-line-tip 0.75s;
  -moz-animation: swal2-animate-success-line-tip 0.75s;
  animation: swal2-animate-success-line-tip 0.75s;
}
.swal2-animate-success-icon .swal2-success-line-long {
  -webkit-animation: swal2-animate-success-line-long 0.75s;
  -moz-animation: swal2-animate-success-line-long 0.75s;
  animation: swal2-animate-success-line-long 0.75s;
}
.swal2-animate-success-icon .swal2-success-circular-line-right {
  -webkit-animation: swal2-rotate-success-circular-line 4.25s ease-in;
  -moz-animation: swal2-rotate-success-circular-line 4.25s ease-in;
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

.swal2-animate-error-icon {
  -webkit-animation: swal2-animate-error-icon 0.5s;
  -moz-animation: swal2-animate-error-icon 0.5s;
  animation: swal2-animate-error-icon 0.5s;
}
.swal2-animate-error-icon .swal2-x-mark {
  -webkit-animation: swal2-animate-error-x-mark 0.5s;
  -moz-animation: swal2-animate-error-x-mark 0.5s;
  animation: swal2-animate-error-x-mark 0.5s;
}

@-webkit-keyframes swal2-rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes swal2-rotate-loading {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swal2-rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden=true] {
    display: none;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
    position: static !important;
  }
}
body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: rgb(30, 30, 30);
  opacity: 0;
  -webkit-transition-duration: inherit;
  -moz-transition-duration: inherit;
  -o-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  -moz-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  -moz-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  -o-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  -moz-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  -o-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  -moz-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, -o-transform;
  -moz-transition-property: transform, opacity, -moz-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -moz-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, -o-transform;
  -moz-transition-property: transform, opacity, -moz-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  -webkit-transform-origin: 0;
  -moz-transform-origin: 0;
  -o-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: -webkit-calc(50% - 50px);
  top: -moz-calc(50% - 50px);
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  -moz-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes fancybox-rotate {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -moz-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  -moz-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  -moz-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
  -moz-transform: rotate(-360deg);
  -o-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  -moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  -moz-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  -moz-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: -webkit-calc(100% - 8px);
  max-height: -moz-calc(100% - 8px);
  max-height: calc(100% - 8px);
  max-width: -webkit-calc(50% - 4px);
  max-width: -moz-calc(50% - 4px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: -webkit-calc(100% - 10px);
    max-width: -moz-calc(100% - 10px);
    max-width: calc(100% - 10px);
  }
}
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  -webkit-border-radius: 0.1em;
  -moz-border-radius: 0.1em;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  -moz-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  -moz-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  -moz-transform: scale(-1, -1);
  -ms-transform: scale(-1, -1);
  -o-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-bacteria:before {
  content: "\e059";
}

.fa-bacterium:before {
  content: "\e05a";
}

.fa-bahai:before {
  content: "\f666";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-tissue:before {
  content: "\e05b";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caravan:before {
  content: "\f8ff";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudflare:before {
  content: "\e07d";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-deezer:before {
  content: "\e077";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-disease:before {
  content: "\f7fa";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fan:before {
  content: "\f863";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-faucet:before {
  content: "\e005";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-pay:before {
  content: "\e079";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guilded:before {
  content: "\e07e";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-medical:before {
  content: "\e05c";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-sparkles:before {
  content: "\e05d";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-wash:before {
  content: "\e05e";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt-slash:before {
  content: "\e05f";
}

.fa-handshake-slash:before {
  content: "\e060";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-head-side-cough:before {
  content: "\e061";
}

.fa-head-side-cough-slash:before {
  content: "\e062";
}

.fa-head-side-mask:before {
  content: "\e063";
}

.fa-head-side-virus:before {
  content: "\e064";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hive:before {
  content: "\e07f";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hospital-user:before {
  content: "\f80d";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-house-user:before {
  content: "\e065";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-innosoft:before {
  content: "\e080";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-instalod:before {
  content: "\e081";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-house:before {
  content: "\e066";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-lungs-virus:before {
  content: "\e067";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-arrows:before {
  content: "\e068";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-plane-slash:before {
  content: "\e069";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pump-medical:before {
  content: "\e06a";
}

.fa-pump-soap:before {
  content: "\e06b";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-virus:before {
  content: "\e06c";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sink:before {
  content: "\e06d";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-soap:before {
  content: "\e06e";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-stopwatch-20:before {
  content: "\e06f";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-store-alt-slash:before {
  content: "\e070";
}

.fa-store-slash:before {
  content: "\e071";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toilet-paper-slash:before {
  content: "\e072";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-trailer:before {
  content: "\e041";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-uncharted:before {
  content: "\e084";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "\e049";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-users-slash:before {
  content: "\e073";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-vest:before {
  content: "\e085";
}

.fa-vest-patches:before {
  content: "\e086";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-virus:before {
  content: "\e074";
}

.fa-virus-slash:before {
  content: "\e075";
}

.fa-viruses:before {
  content: "\e076";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-water:before {
  content: "\f773";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wodu:before {
  content: "\e088";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

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

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

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fontawesome5/fa-solid-900.eot");
  src: url("../fonts/fontawesome5/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome5/fa-solid-900.woff2") format("woff2"), url("../fonts/fontawesome5/fa-solid-900.woff") format("woff"), url("../fonts/fontawesome5/fa-solid-900.ttf") format("truetype"), url("../fonts/fontawesome5/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontawesome5/fa-regular-400.eot");
  src: url("../fonts/fontawesome5/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome5/fa-regular-400.woff2") format("woff2"), url("../fonts/fontawesome5/fa-regular-400.woff") format("woff"), url("../fonts/fontawesome5/fa-regular-400.ttf") format("truetype"), url("../fonts/fontawesome5/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontawesome5/fa-brands-400.eot");
  src: url("../fonts/fontawesome5/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome5/fa-brands-400.woff2") format("woff2"), url("../fonts/fontawesome5/fa-brands-400.woff") format("woff"), url("../fonts/fontawesome5/fa-brands-400.ttf") format("truetype"), url("../fonts/fontawesome5/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.container {
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
  max-width: 1200px;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

[class*=col-xs] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-right: 15px;
  padding-left: 15px;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0;
  outline: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 40px;
  height: 40px;
  background-color: #F5FAFF;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
.slick-arrow svg {
  display: block;
  width: 14px;
  height: 22px;
  fill: #55555f;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  -moz-transition: fill 0.3s;
  transition: fill 0.3s;
}
.slick-arrow:hover svg {
  fill: #00a065;
}

.slick-prev {
  left: -72px;
}
@media (min-width: 1025px) and (max-width: 1330px) {
  .slick-prev {
    left: 0;
  }
}
@media (max-width: 1024px) {
  .slick-prev {
    left: -5px;
  }
}

.slick-next {
  right: -72px;
}
@media (min-width: 1025px) and (max-width: 1330px) {
  .slick-next {
    right: 0;
  }
}
@media (max-width: 1024px) {
  .slick-next {
    right: -5px;
  }
}

@font-face {
  src: url("../fonts/MuseoSansCyrl_300.woff2") format("woff2"), url("../fonts/mMuseoSansCyrl_300.woff") format("woff");
  font-family: "Museo Sans";
  font-weight: 300;
  font-style: normal;
}
@font-face {
  src: url("../fonts/MuseoSansCyrl_300_Italic.woff2") format("woff2"), url("../fonts/MuseoSansCyrl_300_Italic.woff") format("woff");
  font-family: "Museo Sans";
  font-weight: 300;
  font-style: italic;
}
@font-face {
  src: url("../fonts/MuseoSansCyrl_500.woff2") format("woff2"), url("../fonts/MuseoSansCyrl_500.woff") format("woff");
  font-family: "Museo Sans";
  font-weight: 500;
  font-style: normal;
}
@font-face {
  src: url("../fonts/MuseoSansCyrl_500_Italic.woff2") format("woff2"), url("../fonts/MuseoSansCyrl_500_Italic.woff") format("woff");
  font-family: "Museo Sans";
  font-weight: 500;
  font-style: italic;
}
@font-face {
  src: url("../fonts/MuseoSansCyrl_700.woff2") format("woff2"), url("../fonts/MuseoSansCyrl_700.woff") format("woff");
  font-family: "Museo Sans";
  font-weight: 700;
  font-style: normal;
}
@font-face {
  src: url("../fonts/MuseoSansCyrl_900.woff2") format("woff2"), url("../fonts/MuseoSansCyrl_900.woff") format("woff");
  font-family: "Museo Sans";
  font-weight: 900;
  font-style: normal;
}
strong, b {
  font-weight: 700;
}

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

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 300;
  font-family: "Museo Sans", sans-serif;
  color: #55556E;
  -webkit-animation: smooth_opacity 0.8s;
  -moz-animation: smooth_opacity 0.8s;
  animation: smooth_opacity 0.8s;
}
html.is-menu-open {
  height: 100%;
  overflow: hidden;
}
html.is-menu-open .main,
html.is-menu-open .footer {
  display: none;
}

@-webkit-keyframes smooth_opacity {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes smooth_opacity {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes smooth_opacity {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.main {
  padding-top: 129px;
}
@media (min-width: 1025px) {
  #page_index .main {
    padding-top: 0px;
  }
}

.main--not-subnav {
  padding-top: 65px;
}
.main--deep-subnav {
  padding-top: 191px;
}
@media (max-width: 1024px) {
  .main {
    padding-top: 50px;
    width: 100vw;
    overflow: hidden;
  }
}

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

@media (max-width: 1024px) {
  .for-desktop {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  .for-mobile {
    display: none !important;
  }
}

.clearfix {
  overflow: auto;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.section__icon-down {
  padding: 15px 0 26px;
  text-align: center;
}
.section__icon-down svg {
  width: 15px;
  height: 27px;
  stroke: #464646;
}
@media (max-width: 1024px) {
  .section__icon-down {
    display: none;
  }
}
.section__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.25;
}
.programm__benefits .section__title {
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
}

.section__title--center {
  margin: 0 auto;
  max-width: 770px;
  text-align: center;
}
.section__title--large {
  font-size: 32px;
}
.section__title--green {
  color: #00a065;
}
.section__title--blue {
  color: #333495;
}
.section__title--white {
  padding: 27px 0;
  max-width: 100%;
  color: #fff;
  background-color: #00a065;
}
.programm__specifications .section__title--white {
  margin-bottom: 30px;
  padding: 21px 0;
}
@media (max-width: 1024px) {
  .programm__specifications .section__title--white {
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .section__title--white {
    padding: 21px 0;
  }
}
.section__title--purple {
  color: #333495;
}
.section__title--xl {
  font-size: 42px;
}
.section__title--border {
  margin-bottom: 35px;
  border-left: 2px solid #FF6C00;
  padding: 10px 0 10px 40px;
  font-size: 32px;
  color: #2D2D4F;
}
@media (max-width: 1024px) {
  .section__title--border {
    margin: 0 0 20px;
    padding: 3px 45px 3px 20px;
    font-size: 22px;
  }
}
.section__title--orange {
  color: #FF6C00;
}
.programm__benefits .section__subtitle--orange {
  color: #B6BECE;
}

.section__title--green {
  color: #00a065;
}
.section--procuring .section__title {
  margin-bottom: 10px;
  color: #00a065;
}
@media (max-width: 1024px) {
  .section--procuring .section__title {
    padding-top: 17px;
    margin-top: -3px;
  }
}
.section__title-group .section__title {
  margin: 0;
}
.programm__about .section__title {
  margin-bottom: 6px;
}
.programm__new .section__title {
  margin-bottom: 28px;
}
.programm__prices .section__title {
  margin-bottom: 26px;
}
@media (max-width: 1024px) {
  .programm__prices .section__title {
    margin-bottom: 12px;
  }
}
.programm__box .section__title {
  margin-bottom: 35px;
  font-size: 24px;
}
@media (max-width: 1024px) {
  .programm__box .section__title {
    margin-bottom: 22px;
    font-size: 18px;
  }
}
.programm__algorithm .section__title {
  float: left;
  margin-top: -106px;
  margin-bottom: 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  padding: 38px 0;
  width: 100%;
  height: 106px;
  font-size: 24px;
  color: #fff;
  background-color: #333495;
}
@media (max-width: 1024px) {
  .programm__algorithm .section__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -117px;
    height: 117px;
    padding: 20px;
    font-size: 18px;
  }
}
.programm__support .section__title {
  color: #fff;
}
.programm__prices-box .section__title {
  margin: 0;
}
.programm__apx .section__title {
  max-width: 100%;
}
@media (max-width: 1024px) {
  .section__title {
    font-size: 18px;
  }
  .section__title--large {
    font-size: 28px;
  }
  .section__title--xl {
    font-size: 28px;
  }
  .programm__benefits .section__title {
    font-size: 28px;
  }
}
.section__title-with-text__title {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0;
  padding-bottom: 22px;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.125;
  color: #00a065;
}
@media (min-width: 1025px) {
  .section__title-with-text__title {
    border-bottom: 1px solid #00a065;
    width: 400px;
  }
}
@media (max-width: 1024px) {
  .section__title-with-text__title {
    font-size: 28px;
    padding-bottom: 15px;
  }
}
.section__title-with-text__text {
  font-size: 18px;
  line-height: 1.3888888889;
  color: #55555f;
}
@media (min-width: 1025px) {
  .section__title-with-text__text {
    border-bottom: 1px solid #bebec3;
    padding-bottom: 22px;
  }
}
@media (max-width: 1024px) {
  .section__title-with-text__text {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .section__title-with-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 1024px) {
  .section__title-with-text {
    margin: 0 -15px;
    border-bottom: 2px solid #00a065;
    padding: 0 15px 30px;
    text-align: center;
  }
}
.section__title-group {
  position: relative;
}
.section--news .section__title-group {
  margin: 0 0 27px;
}
.section--our-clients .section__title-group {
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .section--our-clients .section__title-group {
    margin-bottom: 35px;
    text-align: center;
  }
}
.section--reviews .section__title-group {
  margin-bottom: 32px;
}
@media (max-width: 1024px) {
  .section--reviews .section__title-group {
    text-align: center;
  }
}
.section__more-link {
  position: absolute;
  right: 0;
  top: 50%;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 6px;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  color: #2D2D4F;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section__more-link svg {
  margin-left: 15px;
  width: 19px;
  height: 15px;
  stroke: #00a065;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
}
.section--reviews .section__more-link svg {
  stroke: #FF6C00;
}
.section__more-link:hover svg {
  -webkit-transform: translate3d(5px, 0, 0);
  -moz-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
}
@media (max-width: 1024px) {
  .section__more-link {
    font-size: 10px;
  }
  .section--our-clients .section__more-link {
    position: static;
    margin-top: 40px;
  }
}
.section__subtitle {
  margin: 41px auto 5px;
  max-width: 830px;
  text-align: center;
  font-size: 24px;
  line-height: 1.3333333333;
  color: #55555f;
}
.section__subtitle--orange {
  color: #FF6C00;
}
.section__subtitle--green {
  color: #00a065;
}
.section__subtitle b,
.section__subtitle strong {
  font-weight: 700;
}
.programm__functionals .section__subtitle {
  margin-top: 22px;
}
.programm__complectetion .section__subtitle {
  margin-top: 15px;
  margin-bottom: 23px;
  max-width: 930px;
  font-size: 18px;
  color: #2D2D4F;
}
@media (max-width: 1024px) {
  .programm__complectetion .section__subtitle {
    margin-bottom: 15px;
    padding: 0;
    max-width: 100%;
    font-size: 16px;
  }
}
.programm__extended .section__subtitle {
  margin-top: 15px;
}
@media (max-width: 1024px) {
  .section__subtitle {
    margin-top: 25px;
    padding: 0 15px;
    max-width: 100%;
    font-size: 16px;
  }
}
.section--bg-gray {
  background-color: #F5FAFF;
}
.section--bg-purple {
  background-color: #333495;
}
.section--procuring {
  padding-bottom: 41px;
}
@media (max-width: 1024px) {
  .section--procuring {
    padding-bottom: 20px;
  }
}
.section--news {
  margin: 90px 0 0;
}
@media (max-width: 1024px) {
  .section--news {
    margin: 60px 0 0;
  }
}
.section--our-clients {
  margin-top: 85px;
  padding: 60px 0 80px;
  background-color: #f5faff;
}
.section--our-clients .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.section--our-clients .slick-initialized .slick-slide {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 1025px) {
  .section--our-clients .slick-initialized .slick-slide .clients-slider__item {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 90px;
  }
}
.section--our-clients .slick-arrow {
  background-color: #fff;
}
@media (min-width: 1025px) and (max-width: 1330px) {
  .section--our-clients .clients-slider {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 1024px) {
  .section--our-clients {
    margin-top: 40px;
    padding: 35px 0 45px;
  }
  .section--our-clients .clients-slider {
    padding-right: 50px;
    padding-left: 50px;
  }
  .section--our-clients .clients-slider img {
    max-width: 100%;
  }
}
.section--reviews {
  overflow: hidden;
  margin-top: 90px;
  padding-bottom: 83px;
}
.section--reviews .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 41px 0 0;
  padding: 0;
}
.section--reviews .slick-dots li {
  display: inline-block;
  margin: 0 16.5px;
}
.section--reviews .slick-dots li.slick-active button {
  background-color: #55555f;
}
@media (max-width: 1024px) {
  .section--reviews .slick-dots li {
    margin: 0 9px;
  }
}
.section--reviews .slick-dots button {
  border: 0;
  outline: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 0;
  width: 8px;
  height: 8px;
  font-size: 0;
  background-color: #bebec3;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .section--reviews .slick-dots {
    margin-top: 30px;
  }
}
@media (min-width: 1025px) and (max-width: 1330px) {
  .section--reviews .reviews-slider {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 1024px) {
  .section--reviews {
    margin-top: 55px;
    padding-bottom: 55px;
  }
  .section--reviews .slick-arrow {
    top: 70px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}

.card {
  margin: 30px 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 30px;
  min-height: -webkit-calc(100% - 30px);
  min-height: -moz-calc(100% - 30px);
  min-height: calc(100% - 30px);
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(45, 45, 65, 0.05);
  -moz-box-shadow: 0px 4px 10px 0px rgba(45, 45, 65, 0.05);
  box-shadow: 0px 4px 10px 0px rgba(45, 45, 65, 0.05);
}
.card-count {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 44px;
}
.card-count__number {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-top: -2px;
  width: 42px;
  font-weight: 500;
  font-size: 72px;
  line-height: 1;
  text-align: right;
  color: #FF8D00;
}
#page_company_about .card-count__number {
  color: #00a065;
}

@media (max-width: 1024px) {
  .card-count__number {
    width: 25px;
    font-size: 50px;
  }
}
.card-count__text {
  padding: 2px 20px 0;
  font-size: 15px;
  line-height: 1.4;
  color: #55556E;
}
.card-count__text b,
.card-count__text strong {
  font-weight: 700;
}
@media (max-width: 1024px) {
  .card-count__text {
    padding-right: 0;
    padding-left: 12px;
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .card-count {
    margin-top: 15px;
  }
}
@media (max-width: 1024px) {
  .card {
    padding: 20px;
  }
  .card-count {
    padding: 20px;
  }
}

.card-icons {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 45px 30px 20px;
  min-height: 190px;
}
.card-icons__number {
  position: absolute;
  left: 20px;
  top: 20px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  color: #333495;
}
@media (max-width: 1024px) {
  .card-icons__number {
    font-size: 18px;
  }
}
.card-icons__icon {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 180px;
  text-align: center;
}
@media (max-width: 1024px) {
  .card-icons__icon {
    margin-right: 15px;
    margin-left: -15px;
    padding-top: 20px;
    width: 100px;
  }
}
.card-icons__text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 15px;
  line-height: 1.4;
}
.card-icons__text h5 {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
}
@media (max-width: 1024px) {
  .card-icons__text h5 {
    font-size: 14px;
  }
}
.card-icons__text ul {
  margin: 0;
  padding: 0;
  font-size: 13px;
}
.card-icons__text ul li {
  display: block;
}
.card-icons__text ul:not(:first-child) {
  margin-top: 10px;
}
@media (max-width: 1024px) {
  .card-icons__text ul {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .card-icons__text {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .card-icons {
    margin-top: 17px;
    padding: 20px 15px;
    min-height: 0;
  }
}

.card-color {
  padding: 0;
}
.card-color__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  padding: 0 20px;
  height: 77px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  color: #fff;
}
.programm__support .col-md-4:nth-child(2) .card-color__title {
  background-color: #FF6C00;
}

.programm__support .col-md-4:nth-child(3) .card-color__title {
  background-color: #333495;
}

.card-color__title svg {
  margin-right: 18px;
  fill: #fff;
}
@media (max-width: 1024px) {
  .card-color__title svg {
    position: absolute;
    left: 10px;
    margin-right: 0;
  }
}
.card-color--green .card-color__title {
  background-color: #00a065;
}
.card-color--orange .card-color__title {
  background-color: #FF6C00;
}
.card-color--purple .card-color__title {
  background-color: #333495;
}
@media (min-width: 1025px) {
  .card-color__title--center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 1024px) {
  .card-color__title {
    position: relative;
    padding-left: 70px;
    height: 70px;
  }
  .card-color__title::after {
    content: "";
    position: absolute;
    right: 13px;
    top: 50%;
    display: block;
    width: 11px;
    height: 19px;
    background: url("../images/sprites/svg/arrow-right-4-white.svg") no-repeat;
    -moz-background-size: contain;
    background-size: contain;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .card-color.is-open .card-color__title::after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
  }
  .card-color__title--center {
    padding-left: 20px;
  }
  .card-color__title--center span {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 0;
    -moz-box-flex: 0;
    -ms-flex: 0 0 0px;
    flex: 0 0 0;
  }
  .card-color:not(.is-open) .card-color__title {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
}
.card-color__content {
  padding: 25px 30px 32px;
  font-size: 14px;
  line-height: 1.2142857143;
  color: #64646e;
}
.card-color__content p {
  margin: 0;
}
.card-color__content p:not(:first-child) {
  margin-top: 17px;
}
.card-color__content ul {
  margin: 0;
  padding: 0;
}
.card-color__content ul li {
  position: relative;
  display: block;
  padding-left: 21px;
}
.card-color__content ul li::before {
  content: "—";
  position: absolute;
  left: 0;
  top: 1px;
}
.card-color__content h4 {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
}
.card-color__content h4:not(:first-child) {
  margin-top: 17px;
}
.card-color--green .card-color__content h4 {
  color: #00a065;
}
.card-color--orange .card-color__content h4 {
  color: #FF6C00;
}
.card-color--purple .card-color__content h4 {
  color: #333495;
}
@media (max-width: 1024px) {
  .card-color:not(.is-open) .card-color__content {
    display: none;
  }
}
.card-color__time {
  border-bottom: 1px solid #bebec3;
  padding: 16px 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  text-align: center;
}
.card-color__time span {
  font-weight: 700;
  font-size: 47px;
}
@media (max-width: 1024px) {
  .card-color:not(.is-open) .card-color__time {
    display: none;
  }
}
@media (max-width: 1024px) {
  .card-color {
    margin-top: 15px;
  }
}

.notification {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 34px;
  padding: 50px 50px 40px;
}
.notification::before {
  border-style: solid;
  border-width: 16px 42px 0 0;
  border-color: rgba(45, 45, 65, 0.05) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  right: 57px;
  top: 100%;
  display: block;
  margin-top: 5px;
  -webkit-filter: blur(5px);
  filter: blur(5px);
}
.notification::after {
  border-style: solid;
  border-width: 16px 42px 0 0;
  border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  right: 57px;
  top: 100%;
  display: block;
}
.notification__icon {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 5px;
  /* svg {
  	width: 58px;
  	height: 67px;
  	fill: $c_blue;

  	&.orange {
  		fill: $c_orange;
  	}

  	&.green {
  		fill: #333495;
  	}

  	@include mobile {
  		display: none;
  	}
  } */
}
.notification__icon:before {
  content: "";
  display: block;
}
@media (min-width: 1025px) {
  .notification__icon:before {
    height: 58px;
    width: 58px;
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: contain;
    background-size: contain;
    background-image: url("../images/icons/notivication.svg");
  }
}
.notification__icon svg {
  display: none;
}
@media (max-width: 1024px) {
  .notification__icon {
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 40px;
    height: 40px;
    font-weight: 500;
    font-size: 35px;
    color: #fff;
    background-color: #333495;
  }
  .notification__icon::after {
    content: "!";
  }
}
.notification__text {
  margin-top: -4px;
  padding-left: 57px;
  max-width: 930px;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.5333333333;
}
.notification__text ul {
  margin: 0;
  padding: 0;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.3125;
  color: #55555f;
}
.notification__text ul li {
  position: relative;
  display: block;
  padding-left: 25px;
}
.notification__text ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  background: url("../images/sprites/svg/arrow-right-2-white.svg") #00a065 no-repeat center;
  -moz-background-size: 5px 8px;
  background-size: 5px 8px;
}
@media (max-width: 1024px) {
  .notification__text ul li::before {
    top: 0;
  }
}
.notification__text ul li:not(:first-child) {
  margin-top: 4px;
}
@media (max-width: 1024px) {
  .notification__text ul {
    margin-top: 5px;
    font-size: 12px;
  }
}
@media (min-width: 1025px) {
  .notification__text--light-text {
    font-weight: 300;
    line-height: 1.4;
  }
}
@media (min-width: 1025px) {
  .notification--vertical .notification__text {
    margin-top: 20px;
    padding-left: 0;
  }
}
@media (max-width: 1024px) {
  .notification__text {
    margin: 0;
    padding-left: 0;
    max-width: 100%;
    font-size: 13px;
  }
}
.notification__green-text {
  margin-top: 15px;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.2272727273;
  color: #333495;
}
@media (max-width: 1024px) {
  .notification__green-text {
    margin-top: 25px;
    font-size: 18px;
  }
}
.notification__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 35px;
}
@media (max-width: 1024px) {
  .notification__top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 18px;
  }
}
.notification__title {
  padding-bottom: 12px;
  padding-left: 35px;
  font-weight: 900;
  font-size: 24px;
  line-height: 1.125;
}
@media (max-width: 1024px) {
  .notification__title {
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 17px;
    font-size: 18px;
    line-height: 1.2222222222;
  }
}
.notification--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 38px;
  min-height: 0;
}
.notification--gray {
  background-color: #F5FAFF;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.notification--gray::before {
  display: none;
}
.notification--gray::after {
  border-style: solid;
  border-width: 16px 42px 0 0;
  border-color: #F5FAFF rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
}
.notification-extend {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  padding: 35px 40px 45px;
  color: #fff;
  background-color: #333495;
}
.notification-extend__icon svg {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: 5px;
  width: 58px;
  height: 68px;
  fill: #FF6C00;
}
@media (max-width: 1024px) {
  .notification-extend__icon svg {
    display: none;
  }
}
@media (max-width: 1024px) {
  .notification-extend__icon {
    position: absolute;
    left: 16px;
    top: 23px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 40px;
    height: 40px;
    font-weight: 500;
    font-size: 35px;
    color: #fff;
    background-color: #FF6C00;
  }
  .notification-extend__icon::after {
    content: "!";
  }
}
.notification-extend__text {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 20px;
  padding-left: 23px;
  width: 270px;
  font-size: 18px;
  line-height: 1.5;
  color: #FF6C00;
}
.notification-extend__text b,
.notification-extend__text strong {
  font-weight: 700;
}
@media (max-width: 1024px) {
  .notification-extend__text {
    margin: 0;
    padding: 0 0 0 52px;
    max-width: 100%;
    font-size: 13px;
  }
}
.notification-extend__content {
  padding-top: 3px;
  padding-left: 30px;
  font-size: 15px;
  line-height: 1.4;
}
.notification-extend__content h4 {
  margin: 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.1111111111;
  color: #FF6C00;
}
@media (max-width: 1024px) {
  .notification-extend__content h4 {
    font-size: 12px;
  }
}
.notification-extend__content ol {
  margin: 0 0 0 16px;
  padding: 0;
}
@media (max-width: 1024px) {
  .notification-extend__content ol {
    margin-top: 2px;
    margin-left: 13px;
  }
}
.notification-extend__content p {
  margin: 0;
}
.notification-extend__content p:not(:first-child) {
  margin-top: 20px;
}
.notification-extend__content b,
.notification-extend__content strong {
  font-weight: 700;
}
@media (max-width: 1024px) {
  .notification-extend__content {
    margin-top: 18px;
    padding: 0;
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .notification-extend {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 20px 15px 25px;
  }
}
.notification--border {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #DFE6F1;
  padding: 40px 48px 48px;
  color: #333495;
  -webkit-box-shadow: 3px 7px 12px rgba(0, 51, 71, 0.07);
  -moz-box-shadow: 3px 7px 12px rgba(0, 51, 71, 0.07);
  box-shadow: 3px 7px 12px rgba(0, 51, 71, 0.07);
}
.notification--border::before {
  border-style: solid;
  border-width: 16px 42px 0 0;
  border-color: #DFE6F1 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  top: 100%;
  margin: 0;
  -webkit-filter: none;
  filter: none;
}
@media (max-width: 1024px) {
  .notification--border::before {
    display: none;
  }
}
.notification--border::after {
  border-style: solid;
  border-width: 15px 35px 0 0;
  border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  margin-right: 6px;
}
@media (max-width: 1024px) {
  .notification--border::after {
    display: none;
  }
}
.notification--border .notification__icon {
  margin: 0;
}
@media (max-width: 1024px) {
  .notification--border .notification__icon {
    position: static;
    background-color: #00a065;
  }
}
.notification--border .notification__text {
  padding: 0;
  font-size: 16px;
  line-height: 1.3125;
}
@media (max-width: 1024px) {
  .notification--border .notification__text {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .notification--border {
    padding: 18px;
  }
}
@media (max-width: 1024px) {
  .notification {
    margin-top: 15px;
    padding: 20px 20px 20px 55px;
  }
  .notification--border {
    padding: 18px;
  }
}

.tab__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.tab__nav__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  font-weight: 700;
  font-size: 20px;
  cursor: pointer;
}
@media (min-width: 1025px) {
  .tab__nav__item:not(:first-child) {
    margin-left: 2px;
  }
}
@media (max-width: 1024px) {
  .tab__nav__item:not(:first-child) {
    margin-top: 2px;
  }
}
.tab__nav__item span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: underline;
  color: #fff;
  background-color: #FF6C00;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.tab__nav__item input {
  display: none;
}
.tab__nav__item input:checked ~ span {
  text-decoration: none;
  color: #FF6C00;
  background-color: transparent;
}
.tab__nav__item:hover span {
  text-decoration: none;
}
@media (max-width: 1024px) {
  .tab__nav__item {
    width: 100%;
    height: 50px;
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .tab__nav {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.tab__nav-icon {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 23px;
}
.tab__nav-icon__item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-bottom: 31px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  cursor: pointer;
}
.tab__nav-icon__item svg {
  margin-bottom: 12px;
  fill: #00a065;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  -moz-transition: fill 0.3s;
  transition: fill 0.3s;
}
.tab__nav-icon__item span {
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.tab__nav-icon__item span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  min-width: 108px;
  height: 10px;
  background-color: transparent;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.tab__nav-icon__item input {
  display: none;
}
.tab__nav-icon__item input:checked ~ svg {
  fill: #FF6C00;
}
.tab__nav-icon__item input:checked ~ span {
  color: #FF6C00;
}
.tab__nav-icon__item input:checked ~ span::after {
  background-color: #FF6C00;
}
.tab__block:not(.is-active) {
  display: none;
}
.tab-inline__item {
  position: relative;
  border: 4px solid transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.tab-inline__item.is-active {
  border-color: #FF6C00;
  background-color: #fff;
}
.tab-inline--orange .tab-inline__item.is-active {
  border-color: #FF6C00;
}
.tab-inline__item input {
  display: none;
}
@media (max-width: 1024px) {
  .tab-inline__item {
    border-width: 2px;
  }
}
.tab-inline__title {
  margin: -3px;
  border-top: 1px solid #bebec3;
  padding: 26px 32px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  -webkit-transition: color 0.3s, padding 0.3s;
  -o-transition: color 0.3s, padding 0.3s;
  -moz-transition: color 0.3s, padding 0.3s;
  transition: color 0.3s, padding 0.3s;
}
.tab-inline__item:last-child .tab-inline__title {
  border-bottom: 1px solid #bebec3;
}
.is-active .tab-inline__title {
  border-color: transparent !important;
  color: #333495;
}
.tab-inline--orange .is-active .tab-inline__title {
  color: #FF6C00;
}
@media (max-width: 1024px) {
  .is-active .tab-inline__title {
    padding-left: 12px;
  }
}
@media (max-width: 1024px) {
  .tab-inline__title {
    margin: -2px;
    padding: 16px 30px 16px 0;
    font-size: 14px;
  }
}
.tab-inline__trigger {
  position: absolute;
  right: 15px;
  top: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 27px;
  height: 27px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tab-inline__trigger svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.tab-inline__trigger .arrow {
  width: 15px;
  height: 27px;
  fill: #FF6C00;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.tab-inline--orange .tab-inline__trigger .arrow {
  fill: #FF6C00;
}
.is-active .tab-inline__trigger .arrow {
  opacity: 0;
}
@media (max-width: 1024px) {
  .tab-inline__trigger .arrow {
    width: 12px;
    height: 20px;
  }
}
.tab-inline__trigger .close {
  width: 23px;
  height: 23px;
  fill: #333495;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.tab-inline--orange .tab-inline__trigger .close {
  fill: #2D2D4F;
}
.is-active .tab-inline__trigger .close {
  opacity: 1;
}
@media (max-width: 1024px) {
  .tab-inline__trigger {
    width: 20px;
    height: 20px;
    right: 6px;
    top: 12px;
  }
  .is-active .tab-inline__trigger {
    right: 12px;
  }
}
.tab-inline__content {
  display: none;
  padding: 2px 29px 37px 29px;
  font-size: 15px;
  line-height: 1.4;
  color: #55555f;
}
.tab-inline__content ul {
  margin: 0;
  padding: 0 39px;
}
.tab-inline__content ul li {
  position: relative;
  display: block;
  padding-left: 28px;
}
.tab-inline__content ul li::before {
  content: "—";
  position: absolute;
  left: 0;
  top: 1px;
}
.tab-inline__content ul li:not(:first-child) {
  margin-top: 5px;
}
@media (max-width: 1024px) {
  .tab-inline__content ul li {
    padding-left: 22px;
  }
}
@media (max-width: 1024px) {
  .tab-inline__content ul {
    padding: 0;
  }
}
.tab-inline__content p {
  margin: 0;
  line-height: 1.4666666667;
}
.tab-inline__content p:not(:first-child) {
  margin-top: 22px;
}
.tab-inline__content b,
.tab-inline__content strong {
  font-weight: 700;
}
.is-active .tab-inline__content {
  display: block;
}
@media (max-width: 1024px) {
  .tab-inline__content {
    padding: 5px 15px 25px;
    font-size: 12px;
  }
}

.icon-alcohol {
  width: 67px;
  height: 68px;
}
.icon-ecommerce {
  width: 80px;
  height: 68px;
}
.icon-electronics {
  width: 67px;
  height: 69px;
}
.icon-3pl {
  width: 81px;
  height: 63px;
}
.icon-products {
  width: 69px;
  height: 68px;
}
.icon-pharmaceuticals {
  width: 70px;
  height: 70px;
}
.icon-arrow-right-2 {
  width: 10px;
  height: 15px;
}
.icon-profile {
  width: 59px;
  height: 77px;
}
.icon-fb {
  width: 8px;
  height: 17px;
}
.icon-vk {
  width: 14px;
  height: 16px;
}
.icon-location {
  width: 18px;
  height: 24px;
}
.icon-tel {
  width: 19px;
  height: 19px;
}
.icon-email {
  width: 19px;
  height: 13px;
}
.icon-presentation {
  width: 35px;
  height: 35px;
}
.icon-functionals {
  width: 34px;
  height: 34px;
}
.icon-benefits-1 {
  width: 101px;
  height: 104px;
}
@media (max-width: 1024px) {
  .icon-benefits-1 {
    width: 76px;
    height: 78px;
  }
}
.icon-benefits-2 {
  width: 108px;
  height: 98px;
}
@media (max-width: 1024px) {
  .icon-benefits-2 {
    width: 81px;
    height: 74px;
  }
}
.icon-benefits-3 {
  width: 106px;
  height: 91px;
}
@media (max-width: 1024px) {
  .icon-benefits-3 {
    width: 79px;
    height: 68px;
  }
}
.icon-benefits-4 {
  width: 100px;
  height: 100px;
}
@media (max-width: 1024px) {
  .icon-benefits-4 {
    width: 75px;
    height: 75px;
  }
}
.icon-benefits-5 {
  width: 100px;
  height: 96px;
}
@media (max-width: 1024px) {
  .icon-benefits-5 {
    width: 75px;
    height: 72px;
  }
}
.icon-benefits-6 {
  width: 100px;
  height: 94px;
}
@media (max-width: 1024px) {
  .icon-benefits-6 {
    width: 75px;
    height: 70px;
  }
}
.icon-benefits-7 {
  width: 127px;
  height: 85px;
}
@media (max-width: 1024px) {
  .icon-benefits-7 {
    width: 95px;
    height: 63px;
  }
}
.icon-benefits-8 {
  width: 100px;
  height: 92px;
}
@media (max-width: 1024px) {
  .icon-benefits-8 {
    width: 74px;
    height: 69px;
  }
}
.icon-level-1 {
  width: 30px;
  height: 30px;
}
@media (max-width: 1024px) {
  .icon-level-1 {
    width: 36px;
    height: 36px;
  }
}
.icon-level-2 {
  width: 35px;
  height: 43px;
}
@media (max-width: 1024px) {
  .icon-level-2 {
    width: 33px;
    height: 41px;
  }
}
.icon-level-3 {
  width: 56px;
  height: 44px;
}
@media (max-width: 1024px) {
  .icon-level-3 {
    width: 48px;
    height: 37px;
  }
}
.icon-extended-1 {
  width: 115px;
  height: 104px;
}
@media (max-width: 1024px) {
  .icon-extended-1 {
    width: 75px;
    height: 68px;
  }
}
.icon-extended-2 {
  width: 117px;
  height: 113px;
}
@media (max-width: 1024px) {
  .icon-extended-2 {
    width: 76px;
    height: 73px;
  }
}
.icon-extended-3 {
  width: 125px;
  height: 104px;
}
@media (max-width: 1024px) {
  .icon-extended-3 {
    width: 81px;
    height: 67px;
  }
}
.icon-extended-4 {
  width: 122px;
  height: 100px;
}
@media (max-width: 1024px) {
  .icon-extended-4 {
    width: 79px;
    height: 65px;
  }
}
.icon-extended-5 {
  width: 121px;
  height: 108px;
}
@media (max-width: 1024px) {
  .icon-extended-5 {
    width: 78px;
    height: 70px;
  }
}
.icon-extended-6 {
  width: 119px;
  height: 120px;
}
@media (max-width: 1024px) {
  .icon-extended-6 {
    width: 77px;
    height: 77px;
  }
}
.icon-specifications-1 {
  width: 110px;
  height: 115px;
}
@media (max-width: 1024px) {
  .icon-specifications-1 {
    width: 71px;
    height: 74px;
  }
}
.icon-specifications-2 {
  width: 123px;
  height: 104px;
}
@media (max-width: 1024px) {
  .icon-specifications-2 {
    width: 80px;
    height: 68px;
  }
}
.icon-specifications-3 {
  width: 131px;
  height: 111px;
}
@media (max-width: 1024px) {
  .icon-specifications-3 {
    width: 85px;
    height: 72px;
  }
}
.icon-specifications-4 {
  width: 108px;
  height: 118px;
}
@media (max-width: 1024px) {
  .icon-specifications-4 {
    width: 69px;
    height: 76px;
  }
}
.icon-technologies-1 {
  width: 120px;
  height: 114px;
}
@media (max-width: 1024px) {
  .icon-technologies-1 {
    width: 89px;
    height: 83px;
  }
}
.icon-technologies-2 {
  width: 136px;
  height: 97px;
}
@media (max-width: 1024px) {
  .icon-technologies-2 {
    width: 102px;
    height: 72px;
  }
}
.icon-technologies-3 {
  width: 116px;
  height: 99px;
}
@media (max-width: 1024px) {
  .icon-technologies-3 {
    width: 86px;
    height: 73px;
  }
}
.icon-technologies-4 {
  width: 106px;
  height: 90px;
}
@media (max-width: 1024px) {
  .icon-technologies-4 {
    width: 78px;
    height: 66px;
  }
}
.icon-technologies-5 {
  width: 103px;
  height: 110px;
}
@media (max-width: 1024px) {
  .icon-technologies-5 {
    width: 75px;
    height: 81px;
  }
}
.icon-technologies-6 {
  width: 103px;
  height: 101px;
}
@media (max-width: 1024px) {
  .icon-technologies-6 {
    width: 76px;
    height: 75px;
  }
}
.icon-technologies-7 {
  width: 112px;
  height: 92px;
}
@media (max-width: 1024px) {
  .icon-technologies-7 {
    width: 84px;
    height: 67px;
  }
}
.icon-technologies-8 {
  width: 112px;
  height: 94px;
}
@media (max-width: 1024px) {
  .icon-technologies-8 {
    width: 83px;
    height: 69px;
  }
}
.icon-technologies-9 {
  width: 113px;
  height: 91px;
}
@media (max-width: 1024px) {
  .icon-technologies-9 {
    width: 83px;
    height: 66px;
  }
}

.button {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  height: 45px;
  min-width: 163px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(45, 45, 65, 0.1);
  -moz-box-shadow: 0px 5px 10px 0px rgba(45, 45, 65, 0.1);
  box-shadow: 0px 5px 10px 0px rgba(45, 45, 65, 0.1);
  font-weight: 700;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  cursor: pointer;
}
.button--orange {
  color: #fff;
  background-color: #FF6C00;
}
.button--orange svg {
  margin-left: 20px;
  fill: #fff;
}
.button--orange:hover {
  background-color: #e66100;
}
.button--green {
  color: #fff;
  background-color: #00a065;
}
.button--green:hover {
  background-color: #008755;
}
.button--blue {
  color: #fff;
  background-color: #333495;
}
.button--blue:hover {
  background-color: #2c2d82;
}
.button--border {
  border: 2px solid #00a065;
  color: #c8c8c8;
}
.button--border:hover {
  background-color: #00a065;
}
.button--w_arrow {
  padding-left: 60px;
  padding-right: 20px;
  height: 56px;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .button--w_arrow {
    padding-left: 40px;
    height: 50px;
  }
}
.button--w_arrow:after {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
  background-size: contain;
  background-image: url("../images/sprites/svg/arrow-right-white-thin.svg");
  width: 18px;
  height: 13px;
  margin-left: 50px;
}
@media (max-width: 1024px) {
  .button--w_arrow:after {
    margin-left: 40px;
  }
}

.news-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-height: -webkit-calc(100% - 30px);
  min-height: -moz-calc(100% - 30px);
  min-height: calc(100% - 30px);
  background-color: #F5FAFF;
  text-decoration: none;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.news-block__image img {
  vertical-align: top;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  width: 100%;
}
.news-block__content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 32px;
}
@media (max-width: 1024px) {
  .news-block__content {
    padding: 25px;
  }
}
.news-block__title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.2;
  color: #2D2D4F;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.news-block:hover .news-block__title {
  color: #fff;
}
@media (max-width: 1024px) {
  .news-block__title {
    font-size: 14px;
  }
}
.news-block__date {
  margin: 27px 0 0;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.0833333333;
  letter-spacing: 0.05em;
  color: #00a065;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.news-block:hover .news-block__date {
  color: #FF6C00;
}
@media (max-width: 1024px) and (max-width: 1024px) {
  .news-block__date {
    font-size: 10px;
  }
}
.news-block:hover {
  background-color: #00a065;
}
@media (max-width: 1024px) {
  .news-block {
    margin-bottom: 15px;
  }
}

#page_index .reviews-slider .slick-list {
  overflow: visible;
}

.review {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.review__left {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 200px;
}
@media (max-width: 1024px) {
  .review__left {
    width: 100%;
    text-align: center;
  }
}
.review__right {
  position: relative;
  margin-left: 100px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 54px 70px;
  -webkit-box-shadow: 0px 7px 15px 0px rgba(45, 45, 65, 0.2);
  -moz-box-shadow: 0px 7px 15px 0px rgba(45, 45, 65, 0.2);
  box-shadow: 0px 7px 15px 0px rgba(45, 45, 65, 0.2);
  background-color: #fff;
}
.review__right::before {
  border-style: solid;
  border-width: 0 24px 29px 0;
  border-color: rgba(0, 0, 0, 0) rgba(45, 45, 65, 0.05) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  right: 100%;
  top: 90px;
  display: block;
  margin-right: 6px;
  -webkit-filter: blur(5px);
  filter: blur(5px);
}
@media (max-width: 1024px) {
  .review__right::before {
    border-style: solid;
    border-width: 0 11px 10px 11px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(45, 45, 65, 0.05) rgba(0, 0, 0, 0);
    width: 0;
    height: 0;
    left: 50%;
    right: auto;
    top: auto;
    bottom: 100%;
    margin: 0 0 6px -11px;
  }
}
.review__right::after {
  border-style: solid;
  border-width: 0 24px 29px 0;
  border-color: rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  right: 100%;
  top: 90px;
  display: block;
}
@media (max-width: 1024px) {
  .review__right::after {
    border-style: solid;
    border-width: 0 11px 10px 11px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0);
    width: 0;
    height: 0;
    left: 50%;
    right: auto;
    top: auto;
    bottom: 100%;
    margin-left: -11px;
  }
}
@media (max-width: 1024px) {
  .review__right {
    margin-top: 20px;
    margin-left: 0;
    padding: 20px 20px 30px;
    width: 100%;
  }
}
.review__img img {
  vertical-align: top;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
}
@media (max-width: 1024px) {
  .review__img {
    margin: 0 auto;
    max-width: 180px;
  }
}
.review__author {
  margin-top: 33px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3888888889;
}
@media (max-width: 1024px) {
  .review__author {
    margin-top: 15px;
    font-size: 16px;
  }
}
.review__position {
  font-weight: 500;
  font-style: italic;
  font-size: 16px;
  line-height: 1.5625;
  color: #00a065;
}
@media (max-width: 1024px) {
  .review__position {
    font-size: 12px;
  }
}
.review__company {
  font-size: 13px;
  line-height: 1.6923076923;
  color: #64646e;
}
@media (max-width: 1024px) {
  .review__company {
    font-size: 12px;
  }
}
.review__text {
  font-style: italic;
  font-size: 15px;
  line-height: 1.4666666667;
  color: #55555f;
}
.review__text p {
  margin: 0;
}
.review__text p:not(:first-child) {
  margin-top: 22px;
}
@media (max-width: 1024px) {
  .review__text p:not(:first-child) {
    margin-top: 16px;
  }
}
.review__text h3 {
  margin: 0;
  font-weight: 700;
  font-size: 22px;
  color: #2D2D4F;
}
@media (max-width: 1024px) {
  .review__text h3 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .review__text {
    font-size: 12px;
  }
}
.review__more {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 65px;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  color: #00a065;
  outline: none;
}
.review__more svg {
  margin-left: 18px;
  width: 19px;
  height: 14px;
  stroke: #bebec3;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
}
.review__more:hover svg {
  -webkit-transform: translate3d(5px, 0, 0);
  -moz-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
}
@media (max-width: 1024px) {
  .review__more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 22px auto 0;
  }
}
@media (max-width: 1024px) {
  .review {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.input {
  position: relative;
  margin-bottom: 28px;
  /*	textarea {
  		height: 136px;

  		@include mobile {
  			height: 100px;
  		}
  	}*/
}
.input__placeholder {
  position: absolute;
  left: 0;
  top: 0;
  padding: 20px 20px;
  padding-left: 0px;
  font-size: 14px;
  line-height: 1;
  color: #64646e;
  pointer-events: none;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
  font-weight: 500;
}
.input__placeholder span {
  color: #ee3a39;
}
input:focus ~ .input__placeholder, textarea:focus ~ .input__placeholder, .is-value ~ .input__placeholder {
  opacity: 0;
}
@media (max-width: 1024px) {
  .input__placeholder {
    padding: 20px 15px;
    font-size: 12px;
  }
}
.input__comment {
  height: 143px;
  overflow-y: auto;
}
@media (max-width: 1024px) {
  .input__comment {
    height: 100px;
  }
}
.input__required-text {
  font-size: 12px;
  color: #64646e;
  font-weight: 500;
}
.input__required-text span {
  color: #ee3a39;
}
@media (max-width: 1024px) {
  .input__required-text {
    font-size: 10px;
  }
}
.input input,
.input textarea {
  border: 0;
  outline: 0;
  padding: 20px 20px;
  padding-left: 0px;
  width: 100%;
  resize: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #64646e;
  background-color: transparent;
  border-bottom: 1px solid #B6BECE;
}
@media (max-width: 1024px) {
  .input input,
.input textarea {
    padding: 20px 15px;
    font-size: 12px;
  }
}
.input input, .input textarea {
  height: 56px;
}
@media (max-width: 1024px) {
  .input input, .input textarea {
    height: 50px;
  }
}
@media (max-width: 1024px) {
  .input {
    margin-bottom: 15px;
  }
}

.feed-profile-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 15px;
}
.feed-profile-buttons__line {
  width: 1px;
  height: 31px;
  background-color: #00a065;
}
.feed-profile-buttons .button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 5px;
  width: 145px;
  height: 31px;
  font-weight: 500;
  font-size: 9px;
  color: #64646e;
  background-color: #F5FAFF;
}

.page-nav {
  border-bottom: 1px solid #e6e6eb;
}
.page-nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
  height: 53px;
}
.page-nav ul li {
  display: inline-block;
  line-height: 12px;
  color: #55556E;
}
.page-nav ul li:not(:first-child) {
  margin-left: 10px;
  border-left: 1px solid #55556E;
  padding-left: 11px;
}
.page-nav ul li:first-child {
  color: #00a065;
}
.page-nav ul li a {
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.page-nav ul li a:hover {
  color: #00a065;
}

.block-text-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-top: 58px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #00a065;
}
.block-text-image__image {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 570px;
  min-height: 364px;
  background-position: center;
  -moz-background-size: cover;
  background-size: cover;
}
@media (max-width: 1024px) {
  .block-text-image__image {
    width: 100%;
    height: 62.5vw;
    min-height: 0;
  }
}
.block-text-image__content {
  padding: 55px 50px;
  color: #fff;
}
.block-text-image__content h4 {
  margin: 0 0 30px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1024px) {
  .block-text-image__content h4 {
    margin-bottom: 5px;
    font-size: 18px;
  }
}
.block-text-image__content ul {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.4;
}
.block-text-image__content ul li {
  position: relative;
  display: block;
  padding-left: 28px;
}
.block-text-image__content ul li::before {
  content: "—";
  position: absolute;
  left: 0;
  top: 1px;
}
.block-text-image__content ul li:not(:first-child) {
  margin-top: 5px;
}
@media (max-width: 1024px) {
  .block-text-image__content ul li:not(:first-child) {
    margin-bottom: 2px;
  }
}
@media (max-width: 1024px) {
  .block-text-image__content ul li {
    padding-left: 22px;
  }
}
@media (max-width: 1024px) {
  .block-text-image__content ul {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .block-text-image__content {
    padding: 30px 15px;
  }
}
@media (max-width: 1024px) {
  .block-text-image {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 50px -15px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}

.table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  font-size: 15px;
  line-height: 1.3333333333;
}
.table th,
.table td {
  border-top: 1px solid #bebec3;
  padding: 8px 20px;
  text-align: left;
}
@media (max-width: 1024px) {
  .table th,
.table td {
    padding: 8px 7px;
    vertical-align: top;
    width: 33.3333333333%;
  }
  .table th:first-child,
.table td:first-child {
    padding-left: 15px;
  }
  .table th:last-child,
.table td:last-child {
    padding-right: 15px;
  }
}
.table th {
  font-weight: 700;
}
.table thead td,
.table thead th {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  color: #fff;
  background-color: #00a065;
}
@media (max-width: 1024px) {
  .table thead td,
.table thead th {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 10px;
  }
}
@media (min-width: 1025px) {
  .table tbody td:last-child,
.table tbody th:last-child {
    padding-right: 60px;
  }
}
.table .bg-gray td,
.table .bg-gray th {
  background-color: #F5FAFF;
}
.table .bg-green td,
.table .bg-green th {
  border-top-color: #00a065;
  background-color: #adf6be;
}
.table .padding > td,
.table .padding > th {
  border: 0;
  padding: 0;
}
.table .padding > td:first-child,
.table .padding > th:first-child {
  padding-right: 15px;
}
@media (max-width: 1024px) {
  .table .padding > td:first-child,
.table .padding > th:first-child {
    padding-right: 6px;
  }
}
.table .padding > td:last-child,
.table .padding > th:last-child {
  padding-right: 0;
  padding-left: 15px;
}
@media (max-width: 1024px) {
  .table .padding > td:last-child,
.table .padding > th:last-child {
    padding-left: 6px;
  }
}
.table .price td,
.table .price th {
  border-top: 2px solid #00a065;
  padding-top: 21px;
  padding-bottom: 21px;
  font-size: 20px;
}
.table .price td span,
.table .price th span {
  font-size: 31px;
}
@media (max-width: 1024px) {
  .table .price td span,
.table .price th span {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .table .price td,
.table .price th {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 12px;
  }
}
.table .years td,
.table .years th {
  border-top: 1px solid #00a065;
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #e3f5ee;
  font-weight: 700;
  font-size: 18px;
}
.table .years td b,
.table .years td strong,
.table .years th b,
.table .years th strong {
  font-weight: 700;
}
@media (max-width: 1024px) {
  .table .years td,
.table .years th {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
  }
}
@media (min-width: 1025px) {
  .table .years td br,
.table .years th br {
    display: none;
  }
}
.table .support td,
.table .support th {
  border-bottom: 1px solid #00a065;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 700;
  font-size: 20px;
  color: #00a065;
}
@media (max-width: 1024px) {
  .table .support td,
.table .support th {
    padding-bottom: 8px;
    font-size: 13px;
  }
}
.table--box-prices td,
.table--box-prices th {
  border: 0;
  padding: 11px 30px;
}
.table--box-prices table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.table--box-prices thead td,
.table--box-prices thead th {
  padding-top: 23px;
  padding-bottom: 23px;
  font-size: 23px;
}
@media (max-width: 1024px) {
  .table--box-prices thead td,
.table--box-prices thead th {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 14px;
  }
}
.table--box-prices-2 td,
.table--box-prices-2 th {
  border: 0;
  padding: 12px 30px;
  font-weight: 700;
  font-size: 15px;
}
.table--box-prices-2 td .green,
.table--box-prices-2 th .green {
  color: #00a065;
}
@media (max-width: 1024px) {
  .table--box-prices-2 td,
.table--box-prices-2 th {
    padding: 6px 5px;
    width: auto;
    font-size: 10px;
  }
  .table--box-prices-2 td:last-child:not(:first-child),
.table--box-prices-2 th:last-child:not(:first-child) {
    text-align: right;
  }
}
@media (max-width: 1024px) {
  .table--box-prices-2 {
    table-layout: auto;
  }
}
@media (min-width: 1025px) {
  .table {
    table-layout: fixed;
  }
}
@media (max-width: 1024px) {
  .table {
    font-size: 9px;
  }
}

.box-list-number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 48px 40px;
}
.box-list-number__text {
  margin-top: 25px;
  max-width: 180px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4166666667;
  text-transform: uppercase;
  color: #333495;
}
@media (max-width: 1024px) {
  .box-list-number__text {
    margin-top: 0;
    max-width: 100%;
  }
}
.box-list-number__count {
  font-weight: 700;
  font-size: 31px;
  line-height: 1;
  color: #00a065;
}
@media (max-width: 1024px) {
  .box-list-number__count {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 55px;
    font-size: 28px;
  }
}
@media (max-width: 1024px) {
  .box-list-number {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px 15px;
  }
  .box-list-number__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .box-list-number__item:not(:first-child) {
    margin-top: 25px;
  }
}

.tooltip {
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 25px 55px 32px 32px;
  max-width: 475px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.375;
  color: #fff;
  background-color: #FF6C00;
}
.tooltip::after {
  border-style: solid;
  border-width: 17px 44px 0 0;
  border-color: #FF6C00 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  top: 100%;
  right: 56px;
}
@media (max-width: 1024px) {
  .tooltip {
    padding: 25px 22px;
    max-width: 100%;
    font-size: 14px;
  }
}

.intro {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 105px;
  min-height: 382px;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
}
.intro::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, #fff), to(rgba(255, 255, 255, 0.1)));
  background: -webkit-linear-gradient(left, #fff 30%, rgba(255, 255, 255, 0.1) 100%);
  background: -moz-linear-gradient(left, #fff 30%, rgba(255, 255, 255, 0.1) 100%);
  background: -o-linear-gradient(left, #fff 30%, rgba(255, 255, 255, 0.1) 100%);
  background: linear-gradient(to right, #fff 30%, rgba(255, 255, 255, 0.1) 100%);
}
@media (min-width: 1025px) {
  .intro__with-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.intro__icon svg {
  width: 118px;
  height: 118px;
}
@media (max-width: 1024px) {
  .intro__icon svg {
    width: 54px;
    height: 54px;
  }
}
@media (min-width: 1025px) {
  .intro__content {
    margin-top: -4px;
    padding-left: 50px;
  }
}
@media (max-width: 1024px) {
  .intro__content {
    margin-top: 17px;
  }
}
.intro__title {
  margin: 0;
  font-weight: 700;
  font-size: 48px;
  line-height: 1;
  color: #00a065;
}
@media (max-width: 1024px) {
  .intro__title {
    font-size: 28px;
  }
}
.intro__subtitle {
  margin-top: 17px;
  font-size: 28px;
  line-height: 1.1428571429;
}
@media (max-width: 1024px) {
  .intro__subtitle {
    margin-top: 12px;
    padding-right: 20px;
    font-size: 18px;
  }
  .intro__subtitle br {
    display: none;
  }
}
@media (max-width: 1024px) {
  .intro {
    padding: 30px 0;
    min-height: 223px;
  }
  .intro--clients {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }
  .intro--clients .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .intro--clients .intro__title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 0;
    -moz-box-flex: 0;
    -ms-flex: 0 0 0px;
    flex: 0 0 0;
  }
}

.completed-projects {
  margin-top: 85px;
  padding-bottom: 87px;
}
.completed-projects__item {
  margin-top: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 55px 20px 50px;
  background-color: #F5FAFF;
}
@media (min-width: 1025px) {
  .completed-projects__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 1024px) {
  .completed-projects__item {
    position: relative;
    margin-top: 20px;
    padding: 20px 20px 100px;
  }
}
.completed-projects__left {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 4px 0 2px;
  width: 280px;
}
@media (max-width: 1024px) {
  .completed-projects__left {
    padding: 0;
    width: 100%;
    text-align: center;
  }
}
.completed-projects__content {
  max-width: 800px;
  font-size: 15px;
}
.completed-projects__content h4 {
  margin: 0 0 33px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3333333333;
  color: #2D2D4F;
}
@media (max-width: 1024px) {
  .completed-projects__content h4 {
    margin-bottom: 16px;
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .completed-projects__content {
    margin-top: 20px;
    max-width: 100%;
    font-size: 15px;
  }
}
.completed-projects .button svg {
  margin-right: -20px;
  margin-left: 22px;
  width: 9px;
  height: 14px;
  fill: #fff;
}
@media (max-width: 1024px) {
  .completed-projects .button {
    position: absolute;
    left: 50%;
    bottom: 35px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media (max-width: 1024px) {
  .completed-projects {
    margin-top: 50px;
    padding-bottom: 40px;
  }
  .completed-projects .section__title {
    font-size: 24px;
    line-height: 1;
  }
}

.list-arrows ul {
  margin: 0;
  padding: 0;
}
.list-arrows li {
  position: relative;
  display: block;
  border-top: 1px solid #e6e6eb;
  padding: 13px 0 14px 44px;
  font-size: 15px;
  line-height: 1.4666666667;
  color: #2D2D4F;
}
.list-arrows li::before {
  content: "";
  position: absolute;
  left: 11px;
  top: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  background: url("../images/sprites/svg/arrow-right-5-white.svg") #00a065 no-repeat 5px center;
  -moz-background-size: 6px 8px;
  background-size: 6px 8px;
}
@media (max-width: 1024px) {
  .list-arrows li::before {
    top: 12px;
  }
}
.list-arrows li:last-child {
  border-bottom: 1px solid #e6e6eb;
}
@media (max-width: 1024px) {
  .list-arrows li {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
  }
}

.box-list-number-slider {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  min-height: 265px;
  background-color: #333495;
}
.box-list-number-slider .slick-arrow {
  margin-top: -62px;
}
.box-list-number-slider .box-list-number {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
@media (min-width: 1025px) and (max-width: 1330px) {
  .box-list-number-slider .box-list-number {
    padding-right: 50px;
    padding-left: 50px;
  }
}

.pagination {
  margin: 0;
  padding: 0;
  text-align: center;
}
.pagination li {
  display: inline-block;
  margin: 0 12px;
  font-weight: 700;
  font-size: 16px;
  color: #2D2D4F;
}
.pagination li.prev, .pagination li.next {
  font-weight: 700;
  color: #64646e;
}
.pagination li.prev a:hover, .pagination li.next a:hover {
  text-decoration: none;
}
@media (max-width: 1024px) {
  .pagination li.prev, .pagination li.next {
    position: absolute;
    bottom: 0;
    width: 50%;
    border-top: 1px solid rgba(0, 160, 101, 0.4);
    line-height: 40px;
  }
}
.pagination li.prev {
  margin-right: 40px;
}
@media (max-width: 1024px) {
  .pagination li.prev {
    left: 0;
    margin: 0;
    padding-right: 15px;
    text-align: right;
  }
}
.pagination li.next {
  margin-left: 40px;
}
@media (max-width: 1024px) {
  .pagination li.next {
    right: 0;
    margin: 0;
    padding-left: 15px;
    text-align: left;
  }
}
.pagination li:not([class]) a {
  text-decoration: none;
}
.pagination li:not([class]) a:hover {
  text-decoration: underline;
}
.pagination li a {
  color: inherit;
}
.pagination li a.is-active {
  color: #00a065;
}
@media (max-width: 1024px) {
  .pagination li {
    margin: 0 8px;
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .pagination {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -15px;
    padding-bottom: 55px;
  }
}

.header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  background-color: #fff;
  -webkit-transition: 0.3s background-color;
  -o-transition: 0.3s background-color;
  -moz-transition: 0.3s background-color;
  transition: 0.3s background-color;
}
.header--home:not(.is-fixed) {
  background-color: transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.58)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0) 100%);
}

.header__top {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #DFE6F1;
  height: 65px;
}
.header--home:not(.is-fixed) .header__top {
  border-bottom-color: rgba(223, 230, 241, 0.1294117647);
}

.header__top__right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-right: 114px;
  height: 100%;
}
.is-fixed .header__top__right {
  margin-right: 64px;
}
.header--inside .header__top {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 1024px) {
  .header__top {
    border: 0;
    height: 50px;
    background-color: #00a065;
  }
}
@media (min-width: 1025px) {
  .header .header__logo_and_text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.header .header__logo_and_text .header__logo__text {
  font-size: 17px;
  color: #00a065;
  font-weight: 700;
  margin-left: 20px;
  margin-top: 5px;
  letter-spacing: -0.06em;
  white-space: nowrap;
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.header.is-fixed .header__logo__text {
  opacity: 0;
}

@media (max-width: 1200px) {
  .header .header__logo_and_text .header__logo__text {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .header .header__logo_and_text .header__logo__text {
    display: none;
  }
}
.header__logo {
  margin: 12px 0 0 13px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1024px) {
  .header__logo {
    position: absolute;
    left: 63px;
    top: 13px;
    margin: 0;
  }
  .header__logo img {
    width: 106px;
  }
}
.header__burger {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  width: 64px;
  height: 64px;
  background-color: #2D2D4F;
  cursor: pointer;
}
.header__burger__line {
  position: absolute;
  left: 13px;
  right: 12px;
  height: 3px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.header__burger__line:nth-child(1) {
  top: 18px;
}
@media (max-width: 1024px) {
  .header__burger__line:nth-child(1) {
    top: 15px;
  }
  .is-menu-open .header__burger__line:nth-child(1) {
    -webkit-transform: rotate(-45deg) translate(-7px, 7px);
    -moz-transform: rotate(-45deg) translate(-7px, 7px);
    -ms-transform: rotate(-45deg) translate(-7px, 7px);
    -o-transform: rotate(-45deg) translate(-7px, 7px);
    transform: rotate(-45deg) translate(-7px, 7px);
  }
}
.header__burger__line:nth-child(2) {
  top: 30px;
}
@media (min-width: 1025px) {
  .header__burger:hover .header__burger__line:nth-child(2) {
    right: 21px;
  }
}
@media (max-width: 1024px) {
  .header__burger__line:nth-child(2) {
    top: 23px;
  }
  .is-menu-open .header__burger__line:nth-child(2) {
    right: 100%;
  }
}
.header__burger__line:nth-child(3) {
  top: 42px;
}
@media (min-width: 1025px) {
  .header__burger:not(:hover) .header__burger__line:nth-child(3) {
    right: 21px;
  }
}
@media (max-width: 1024px) {
  .header__burger__line:nth-child(3) {
    top: 31px;
  }
  .is-menu-open .header__burger__line:nth-child(3) {
    -webkit-transform: rotate(45deg) translate(-4px, -5px);
    -moz-transform: rotate(45deg) translate(-4px, -5px);
    -ms-transform: rotate(45deg) translate(-4px, -5px);
    -o-transform: rotate(45deg) translate(-4px, -5px);
    transform: rotate(45deg) translate(-4px, -5px);
  }
}
@media (max-width: 1024px) {
  .header__burger__line {
    left: 10px;
    right: 10px;
    height: 2px;
  }
}
@media (max-width: 1024px) {
  .header__burger {
    left: 0;
    right: auto;
    width: 50px;
    height: 50px;
  }
}
.header__phones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 71px;
  font-weight: 700;
  font-size: 18px;
  color: #2D2D4F;
}
.header--home:not(.is-fixed) .header__phones {
  color: #fff;
}

.header__phones a {
  text-decoration: none;
  color: inherit;
}
.header__phones svg {
  margin-right: 29px;
  width: 23px;
  height: 23px;
  fill: #00a065;
}
.header--home:not(.is-fixed) .header__phones__btn {
  border: 0;
  padding: 0;
  background-color: transparent;
}
.header--inside .header__phones__btn, .is-fixed .header__phones__btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0;
  width: 64px;
  height: 64px;
  background-color: #00a065;
}
.header--inside .header__phones__btn svg, .is-fixed .header__phones__btn svg {
  margin: 0;
  fill: #fff;
}
.header--inside .header__phones__container, .is-fixed .header__phones__container {
  position: absolute;
  right: 64px;
  top: 0;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #00a065;
  padding: 0 20px;
  height: 63px;
  min-width: 420px;
  white-space: nowrap;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.header--home:not(.is-fixed) .header__phones {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.header--inside .header__phones, .is-fixed .header__phones {
  position: absolute;
  right: 64px;
  top: 0;
}
.header--inside .header__phones:hover .header__phones__container, .is-fixed .header__phones:hover .header__phones__container {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1025px) and (max-width: 1100px) {
  .header__phones {
    font-size: 14px;
  }
}
@media (min-width: 1025px) and (max-width: 1400px) {
  #page_index .header__phones {
    font-size: 14px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  #page_index .header__phones {
    margin-left: 20px;
  }
}
.header__sep {
  margin: 0 16px;
}
.header__link {
  margin-left: 36px;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  color: #64646e;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.header--home:not(.is-fixed) .header__link {
  color: rgba(255, 255, 255, 0.9);
}

.header__link:hover {
  color: #2D2D4F;
}
.is-fixed .header__link {
  display: none;
}
@media (min-width: 1025px) and (max-width: 1100px) {
  .header__link {
    margin-left: 25px;
  }
}
.header__bottom {
  border-bottom: 1px solid #00a065;
  -webkit-animation: slideDown 0.5s;
  -moz-animation: slideDown 0.5s;
  animation: slideDown 0.5s;
}
.header--home:not(.is-fixed) .header__bottom {
  border-bottom-color: rgba(223, 230, 241, 0.1294117647);
}

.is-fixed .header__bottom {
  position: absolute;
  left: 190px;
  top: 0;
  border: 0;
  -webkit-animation: slideUp 0.5s;
  -moz-animation: slideUp 0.5s;
  animation: slideUp 0.5s;
}
.is-fixed .header__bottom .header__subnav {
  left: -190px;
  width: 100vw;
}
.header__nav {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  height: 65px;
  color: #2D2D4F;
}
.header__nav__link {
  text-transform: uppercase;
}
.header--home:not(.is-fixed) .header__nav__link {
  color: #fff;
}

.header__nav__link, .header__nav__sublink {
  text-decoration: none;
  color: inherit;
  text-transform: uppercase;
}
.header__nav__link:hover, .header__nav__sublink:hover {
  text-decoration: underline;
}
.header__nav__link.is-active, .header__nav__sublink.is-active {
  color: #00a065;
  cursor: pointer;
  text-decoration: none;
}
@media (min-width: 1600px) {
  .header__nav__link br, .header__nav__sublink br {
    display: none;
  }
}
@media (min-width: 1025px) {
  .header__nav > li:hover .header__nav__link {
    position: relative;
  }
  .header__nav > li:hover .header__nav__link::before, .header__nav > li:hover .header__nav__link::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 25px;
    height: 66px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .header__nav > li:hover .header__nav__link::before {
    right: 100%;
  }
  .header__nav > li:hover .header__nav__link::after {
    left: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header__nav > li:nth-child(1) {
    width: 110px;
  }
  .header__nav > li:nth-child(2) {
    width: 95px;
  }
  .header__nav > li:nth-child(5) {
    width: 130px;
  }
}
@media (min-width: 1025px) and (max-width: 1330px) {
  .header__nav > li:nth-child(1) {
    width: 8.2706766917vw;
  }
  .header__nav > li:nth-child(2) {
    width: 7.1428571429vw;
  }
  .header__nav > li:nth-child(5) {
    width: 9.7744360902vw;
  }
}
.header__nav li {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  min-width: 0;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.05em;
}
.header__nav li:not(:first-child) {
  margin-left: 20px;
}
@media (min-width: 1025px) and (max-width: 1330px) {
  .header__nav li:not(:first-child) {
    margin-left: 1.1278195489vw;
  }
}
.header__nav li.is-active .header__nav__link {
  color: #00a065;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 1025px) and (max-width: 1330px) {
  .header__nav li {
    font-size: 1.015037594vw;
    letter-spacing: 0;
  }
}
.header__top .header__nav {
  padding: 0 195px 0 28px;
}
@media (min-width: 1025px) and (max-width: 1330px) {
  .header__top .header__nav {
    padding-right: 150px;
  }
}
.header__subnav {
  position: absolute;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 100%;
  margin: -1px 0 0;
  border-top: 1px solid #DFE6F1;
  border-bottom: 1px solid #DFE6F1;
  padding: 0 0 0 204px;
  width: 100%;
  height: 65px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (min-width: 1025px) {
  .header__subnav:before {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    top: -25px;
  }
}
.header__subnav li {
  font-weight: 700;
}
.header__subnav--technologies li:first-child {
  margin-left: -120px;
}
.header:not(.is-fixed) li.is-active > .header__subnav, .header__nav li:hover > .header__subnav {
  opacity: 1;
  visibility: visible;
}
.header__nav li:hover .header__subnav {
  z-index: 1;
}
.header:not(.is-fixed) .header__bottom .header__subnav {
  padding-left: -webkit-calc((100vw - 1185px) / 2);
  padding-left: -moz-calc((100vw - 1185px) / 2);
  padding-left: calc((100vw - 1185px) / 2);
}
.header:not(.is-fixed) .header__bottom .header__subnav--technologies li:first-child {
  margin-left: 0;
}
@media (max-width: 1200px) {
  .header:not(.is-fixed) .header__bottom .header__subnav {
    padding-left: 15px;
  }
}
.header__buttons {
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.header__buttons__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-left: 1px solid rgba(255, 255, 255, 0.6);
  width: 50px;
  height: 50px;
}
.header__buttons__item svg {
  fill: rgba(255, 255, 255, 0.6);
}
.header .container {
  max-width: 1200px;
}

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(64px);
    transform: translateY(64px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-moz-keyframes slideUp {
  0% {
    -moz-transform: translateY(64px);
    transform: translateY(64px);
  }
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideUp {
  0% {
    -webkit-transform: translateY(64px);
    -moz-transform: translateY(64px);
    -o-transform: translateY(64px);
    transform: translateY(64px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-64px);
    transform: translateY(-64px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes slideDown {
  0% {
    -moz-transform: translateY(-64px);
    transform: translateY(-64px);
  }
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideDown {
  0% {
    -webkit-transform: translateY(-64px);
    -moz-transform: translateY(-64px);
    -o-transform: translateY(-64px);
    transform: translateY(-64px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
.index_banner {
  display: block;
  padding: 32px 0 0px;
  text-align: center;
  width: 100%;
}
.index_banner img {
  width: 100%;
  display: block;
  -webkit-box-shadow: 0 4px 10px 0 rgba(45, 45, 65, 0.05);
  -moz-box-shadow: 0 4px 10px 0 rgba(45, 45, 65, 0.05);
  box-shadow: 0 4px 10px 0 rgba(45, 45, 65, 0.05);
}
@media (max-width: 1024px) {
  .index_banner {
    display: none;
    /*margin: 25px 0 18px;*/
  }
}

.banner {
  position: relative;
  overflow: hidden;
  background-color: #F5FAFF;
}
.banner__image {
  position: absolute;
  right: 0;
  bottom: 0;
}
#page_index .banner__image, #page_pp_eme_wms_5 .banner__image, #page_pp_wms_box .banner__image {
  width: 60%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 1024px) {
  #page_index .banner__image, #page_pp_eme_wms_5 .banner__image, #page_pp_wms_box .banner__image {
    width: 100%;
  }
}
#page_index .banner__image .crop, #page_pp_eme_wms_5 .banner__image .crop, #page_pp_wms_box .banner__image .crop {
  height: 100%;
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 1024px) {
  #page_index .banner__image .crop:before, #page_pp_eme_wms_5 .banner__image .crop:before, #page_pp_wms_box .banner__image .crop:before {
    content: "";
    display: block;
    padding-top: 62%;
  }
}
#page_index .banner__image svg {
  height: 112%;
  position: absolute;
  top: -5%;
  right: 0;
}
#page_pp_eme_wms_5 .banner__image svg, #page_pp_wms_box .banner__image svg {
  height: 177%;
  position: absolute;
  top: -49%;
  right: -38%;
}
@media (max-width: 1024px) {
  .banner__image {
    position: static !important;
    /*max-width: 95vw;*/
  }
  .banner--insider .banner__image {
    position: absolute;
  }
}
@media (min-width: 1025px) {
  #page_index .banner__item {
    padding-top: 40px;
  }
}
.banner__item {
  position: relative;
  padding: 88px 0 70px;
  min-height: 463px;
}
.banner--insider .banner__item {
  min-height: 382px;
}
@media (max-width: 1024px) {
  .banner--insider .banner__item {
    height: 255px;
    min-height: 0;
  }
  #page_pp_eme_wms_5 .banner--insider .banner__item, #page_pp_wms_box .banner--insider .banner__item {
    height: auto;
  }
}
.banner--border .banner__item {
  border-bottom: 1px solid #00a065;
  min-height: 385px;
}
@media (max-width: 1024px) {
  .banner--border .banner__item {
    height: 255px;
    min-height: 0;
  }
}
@media (min-width: 1025px) {
  .banner--about .banner__item, .banner--database .banner__item {
    padding: 0 0 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .banner--about .banner__item::after, .banner--database .banner__item::after {
    content: "";
    min-height: inherit;
    font-size: 0;
  }
}
@media (max-width: 1024px) {
  .banner__item {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 35px 0 0;
    min-height: 0;
  }
}
.banner__title {
  max-width: 570px;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.1041666667;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  color: #00a065;
}
.banner--border .banner__title, .banner--technologies .banner__title {
  max-width: 770px;
  text-transform: none;
}
.banner--about .banner__title {
  text-transform: none;
}
@media (max-width: 1024px) {
  .banner__title {
    max-width: 100%;
    font-size: 30px;
  }
}
.banner__subtitle {
  margin-top: 13px;
  max-width: 470px;
  font-weight: 500;
  font-size: 31px;
  line-height: 1.3548387097;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .banner__subtitle {
    margin-top: 7px;
    font-size: 18px;
    line-height: 1.0555555556;
  }
}
.banner__text {
  margin-top: 18px;
  max-width: 400px;
  font-size: 24px;
  line-height: 1.0833333333;
}
.banner--insider .banner__text {
  max-width: 500px;
  font-size: 28px;
}
@media (max-width: 1024px) {
  .banner--insider .banner__text {
    font-size: 18px;
  }
}
.banner--border .banner__text, .banner--technologies .banner__text {
  max-width: 570px;
}
.banner--about .banner__text {
  max-width: 670px;
}
@media (max-width: 1024px) {
  .banner--about .banner__text {
    max-width: 270px;
  }
  .banner--about .banner__text br {
    display: none;
  }
}
@media (max-width: 1024px) {
  .banner__text {
    margin-top: 12px;
    font-size: 18px;
    line-height: 1.0555555556;
  }
}
.banner__more {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  color: inherit;
}
.banner__more svg {
  margin-top: -1px;
  margin-left: 13px;
  width: 19px;
  height: 15px;
  stroke: #bebec3;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
}
.banner__more:hover svg {
  -webkit-transform: translate3d(5px, 0, 0);
  -moz-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
}
@media (max-width: 1024px) {
  .banner__more {
    margin-top: 18px;
  }
}
.banner__get_consultation {
  margin-top: 40px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #00a065;
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  width: 260px;
  height: 50px;
  font-size: 12px;
  letter-spacing: 0.02em;
}
.banner__get_consultation:hover {
  background: #008755;
}
@media (max-width: 1024px) {
  .banner__get_consultation {
    margin-top: 20px;
    font-size: 12px;
    width: 240px;
    height: 40px;
  }
}
.banner .slick-slider {
  position: static;
}
.banner .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.banner .slick-dots li {
  display: block;
}
.banner .slick-dots li.slick-active button {
  border-color: #333495;
  background-color: #333495;
  color: #fff;
}
@media (min-width: 1025px) {
  .banner .slick-dots li:not(:first-child) button {
    border-left: 0;
  }
  .banner .slick-dots li:first-child button {
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
  }
  .banner .slick-dots li:last-child button {
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
  }
}
@media (max-width: 1024px) {
  .banner .slick-dots li {
    width: 50%;
  }
}
.banner .slick-dots button {
  border: 1px solid #FF6C00;
  width: 140px;
  height: 45px;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.025em;
  color: #2D2D4F;
  background-color: #fff;
  -webkit-transition: border-color 0.3s, background-color 0.3s, color 0.3s;
  -o-transition: border-color 0.3s, background-color 0.3s, color 0.3s;
  -moz-transition: border-color 0.3s, background-color 0.3s, color 0.3s;
  transition: border-color 0.3s, background-color 0.3s, color 0.3s;
  cursor: pointer;
}
.banner .slick-dots button:focus, .banner .slick-dots button:active {
  outline: 0;
}
@media (max-width: 1024px) {
  .banner .slick-dots button {
    width: 100%;
    height: 36px;
    font-size: 11px;
  }
}
@media (min-width: 1025px) {
  .banner .slick-dots {
    position: absolute;
    left: 50%;
    bottom: 27px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px;
    width: 1200px;
    max-width: 100%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media (max-width: 1024px) {
  .banner .slick-dots {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 19px 0 0;
    padding: 0;
  }
}
.banner .container {
  position: relative;
  z-index: 2;
}
@media (max-width: 1024px) {
  .banner .container {
    width: 100%;
  }
}

.benefits {
  padding: 56px 0 70px;
  background-color: #DFE6F1;
}
#page_pp_warehouse_efficiency_type .benefits {
  padding-bottom: 53px;
  margin-top: 0px;
}
@media (max-width: 1024px) {
  #page_pp_warehouse_efficiency_type .benefits {
    padding-top: 36px;
    padding-bottom: 30px;
  }
}

.benefits--blue_bg {
  background-color: #333495;
}
.benefits--green_bg {
  background-color: #00a065;
}
@media (max-width: 1024px) {
  .benefits {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.benefits__title {
  position: relative;
  margin: 0 auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 23px;
  width: 615px;
  font-weight: 700;
  font-size: 32px;
  line-height: 1;
  text-align: center;
  -webkit-box-shadow: 5px 5px 15px rgba(45, 45, 65, 0.2);
  -moz-box-shadow: 5px 5px 15px rgba(45, 45, 65, 0.2);
  box-shadow: 5px 5px 15px rgba(45, 45, 65, 0.2);
  color: #fff;
  background-color: #333495;
}
.benefits__title--green_bg {
  background-color: #00a065;
}
.benefits__title--green_bg::before {
  border-top-color: #00a065 !important;
}
.benefits__title::before {
  border-style: solid;
  border-width: 14px 17.5px 0 17.5px;
  border-color: #333495 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 1024px) {
  .benefits__title::before {
    border-style: solid;
    border-width: 8px 10px 0 10px;
    border-color: #333495 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    width: 0;
    height: 0;
    margin-top: -1px;
  }
}
@media (max-width: 1024px) {
  .benefits__title {
    padding: 13px;
    width: 80%;
    max-width: 400px;
    font-size: 18px;
  }
}
.benefits__description {
  padding-top: 50px;
  color: #55556E;
  font-size: 20px;
}
.benefits__description ul {
  padding-left: 0px;
  list-style: none;
  font-weight: bold;
  font-size: 20px;
}
@media (max-width: 1024px) {
  .benefits__description ul {
    font-size: 14px;
  }
}
.benefits__description ul li {
  padding: 10px 0 20px 38px;
  display: block;
  position: relative;
}
@media (max-width: 1024px) {
  .benefits__description ul li {
    padding-left: 30px;
    padding-bottom: 12px;
  }
}
.benefits__description ul li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 14px;
  width: 17px;
  height: 13px;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
  background-size: contain;
  background-image: url("../images/sprites/svg/arrow-right-blue.svg");
}
@media (max-width: 1024px) {
  .benefits__description ul li::before {
    width: 13px;
    height: 10px;
    left: 0px;
    top: 13px;
  }
}
@media (min-width: 1025px) {
  .benefits__description {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .benefits__description ul {
    margin-top: 0px;
    font-weight: 500;
    font-size: 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1024px) {
  .benefits__description ul {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .benefits__description li {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
  }
}
@media (max-width: 1024px) {
  .benefits__description {
    font-size: 15px;
    padding-top: 20px;
  }
}
.benefits__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
  padding-top: 41px;
  padding-bottom: 30px;
}
@media (max-width: 1024px) {
  .benefits__items {
    gap: 15px;
    padding-top: 27px;
    padding-bottom: 20px;
  }
}
.benefits__order {
  margin: 0px auto;
  margin-top: 9px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1025px) {
  .benefits__order {
    padding: 0px 50px;
    font-size: 13px;
    letter-spacing: 0.09em;
    height: 55px;
  }
}

.benefits_item {
  background-color: #F5FAFF;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin: 0px;
  height: 241px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0px;
}
@media (min-width: 1025px) {
  .benefits_item {
    width: 23%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
@media (max-width: 1024px) {
  .benefits_item {
    width: 47%;
    height: 124px;
  }
}
.benefits_item__image {
  width: 99px;
  height: 100px;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
@media (max-width: 1024px) {
  .benefits_item__image {
    width: 60px;
    height: 60px;
  }
}
.benefits_item__caption {
  border-top: 1px solid #c6cacf;
  height: 72px;
  display: block;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
  font-size: 17px;
  line-height: 20px;
  color: #2D2D4F;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .benefits_item__caption {
    height: 37px;
    font-size: 9px;
    line-height: 11.36px;
  }
}

.industry-solutions {
  padding-top: 52px;
}
@media (max-width: 1024px) {
  .industry-solutions {
    padding-top: 23px;
  }
}
.industry-solutions__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  padding: 48px 45px 53px;
  font-size: 15px;
  color: #fff;
  background-color: #00a065;
}
.industry-solutions__content ul {
  margin: 0 0 0 17px;
  padding: 0;
}
.industry-solutions__content ul:not(:first-child) {
  margin-top: 21px;
}
.industry-solutions__content p {
  margin: 0;
}
.industry-solutions__content p:not(:first-child) {
  margin-top: 21px;
}
.industry-solutions__content b,
.industry-solutions__content strong {
  font-weight: 700;
}
.industry-solutions__left {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 325px;
}
.industry-solutions__left .button {
  margin-top: 64px;
}
.industry-solutions__right {
  padding-right: 30px;
  padding-left: 30px;
  font-size: 15px;
  line-height: 1.4;
}
@media (max-width: 1024px) {
  .industry-solutions .section__title-with-text__title {
    font-size: 24px;
  }
}
.industry-solutions__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
}
.industry-solutions__text {
  margin-top: 26px;
  max-width: 280px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3888888889;
}
.industry-solutions__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding: 0;
}
.industry-solutions__list li {
  display: block;
  border-bottom: 1px solid #e6e6eb;
  width: 50%;
  height: 135px;
}
.industry-solutions__list li:nth-child(2n) {
  border-left: 1px solid #e6e6eb;
}
.industry-solutions__list li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  color: #2D2D4F;
}
.industry-solutions__list span {
  display: block;
  margin-top: 10px;
}
.industry-solutions__list svg {
  fill: #00a065;
}
.industry-solutions .tab {
  margin-top: 46px;
}

.footer__top {
  padding: 81px 0 68px;
  background-color: #F5FAFF;
}
.footer__top .section__title {
  margin-bottom: 35px;
  line-height: 1.1785714286;
}
@media (max-width: 1024px) {
  .footer__top .section__title {
    margin-bottom: 15px;
    font-size: 25px;
  }
}
.footer__top .button {
  width: 100%;
  height: 56px;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .footer__top .button {
    height: 50px;
  }
}
@media (max-width: 1024px) {
  .footer__top {
    padding: 35px 0 0;
  }
}
.footer__form__text {
  padding-top: 5px;
  max-width: 310px;
  font-size: 16px;
  line-height: 1.25;
  color: #55555f;
}
@media (max-width: 1024px) {
  .footer__form__text {
    margin-bottom: 30px;
    padding: 0;
    max-width: 100%;
    font-size: 14px;
  }
}
.footer__profile {
  padding-left: 25px;
}
.footer__profile__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0 28px;
}
.footer__profile__content svg {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  fill: #333495;
}
@media (max-width: 1024px) {
  .footer__profile__content svg {
    margin-top: 3px;
    width: 48px;
    height: 62px;
  }
}
@media (max-width: 1024px) {
  .footer__profile__content {
    border: 0;
    padding: 2px 0 0;
  }
}
.footer__profile__text {
  margin-left: 26px;
  max-width: 230px;
  font-size: 16px;
  line-height: 1.25;
  color: #55555f;
  margin-left: 17px;
  max-width: 100%;
  font-size: 14px;
}
.footer__profile .button {
  margin-top: 37px;
}
@media (max-width: 1024px) {
  .footer__profile .button {
    margin-top: 25px;
  }
}
@media (max-width: 1024px) {
  .footer__profile {
    margin: 25px -15px 0;
    padding: 25px 15px;
  }
  .footer__profile__innr {
    border: 2px solid rgba(51, 52, 149, 0.15);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 18px;
  }
  .footer__profile .section__title {
    color: #333495;
  }
  .footer__profile .section__title br {
    display: none;
  }
}
.footer__middle {
  padding: 75px 0 88px;
  color: #fff;
  background-color: #2E2E50;
}
@media (max-width: 1024px) {
  .footer__middle {
    padding: 32px 0 37px;
  }
}
@media (max-width: 1024px) {
  .footer__logo img {
    width: 142px;
  }
}
.footer__ls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer__social {
  margin-left: 35px;
}
.footer__social__item {
  display: inline-block;
  margin-right: 26px;
  color: #AABED4;
  text-decoration: none;
  font-size: 22px;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.footer__social__item:hover {
  color: #00a065;
}
@media (max-width: 1024px) {
  .footer__social {
    margin-left: 50px;
  }
}
.footer__site-map {
  display: inline-block;
  margin-top: 30px;
  font-size: 14px;
  color: #AABED4;
}
.footer__site-map:hover {
  text-decoration: none;
}
.footer__contacts__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 300px;
  font-size: 14px;
  line-height: 1.0714285714;
  color: #AABED4;
}
.footer__contacts__item a {
  color: inherit;
  text-decoration: none;
}
.footer__contacts__item:not(:first-child) {
  margin-top: 12px;
}
.footer__contacts__item svg {
  margin-right: 24px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  fill: #00a065;
}
@media (max-width: 1024px) {
  .footer__contacts {
    margin-top: 40px;
  }
}
.footer__icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer__icons img {
  width: 50%;
}
.footer__bottom {
  font-size: 12px;
  color: #B6BECE;
  background-color: #2E2E50;
  border-top: 1px solid #404364;
}
.footer__bottom a {
  text-decoration: none;
  color: inherit;
}
.footer__bottom .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 80px;
}
@media (max-width: 1024px) {
  .footer__bottom .container {
    height: 65px;
  }
}

.big-menu {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  overflow: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: #00a065;
}
.big-menu__close {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  outline: 0;
  width: 70px;
  height: 70px;
  background-color: #2D2D41;
  cursor: pointer;
}
.big-menu__close svg {
  width: 31px;
  height: 31px;
  fill: #fff;
}
@media (max-width: 1024px) {
  .big-menu__close {
    display: none;
  }
}
.big-menu__left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 50px 0 90px;
  width: 58.0714285714%;
}
.big-menu__left__container {
  padding-right: 71px;
  padding-left: 15px;
  width: 694px;
  max-width: 100%;
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .big-menu__left__container {
    padding-right: 30px;
  }
}
@media (max-width: 1024px) {
  .big-menu__left__container {
    padding: 0 65px;
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .big-menu__left__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
  }
}
@media (min-width: 1025px) {
  .big-menu__left__col:not(:first-child) {
    margin-left: 60px;
  }
}
@media (max-width: 1024px) {
  .big-menu__left {
    padding: 35px 0 30px;
    width: 100%;
  }
}
.big-menu__right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 41.9285714286%;
  padding: 145px 0 105px;
  background-color: #2D2D4F;
}
.big-menu__right__container {
  padding-right: 15px;
  padding-left: 71px;
  width: 488px;
  max-width: 100%;
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .big-menu__right__container {
    padding-left: 30px;
  }
}
@media (max-width: 1024px) {
  .big-menu__right__container {
    padding: 0 25px;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .big-menu__right {
    padding: 20px 0 28px;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .big-menu__logo {
    display: none;
  }
}
.big-menu__menu {
  margin: 0;
  padding: 0;
}
.big-menu__menu li {
  display: block;
  font-weight: 900;
  font-size: 18px;
  line-height: 1.2777777778;
  letter-spacing: 0.05em;
  color: #2D2D4F;
}
.big-menu__menu li a {
  text-decoration: none;
}
.big-menu__menu li a:hover {
  text-decoration: underline;
}
.big-menu__menu li > a {
  color: inherit;
}
.big-menu__menu li ul {
  margin: 0;
  padding: 0;
}
.big-menu__menu li ul li {
  font-weight: 700;
  color: #fff;
}
.big-menu__menu li ul li a {
  color: inherit;
}
.big-menu__menu li ul ul {
  margin-left: 14px;
}
.big-menu__menu li ul ul li {
  font-weight: 300;
  font-size: 14px;
  line-height: 1.4285714286;
}
@media (max-width: 1024px) {
  .big-menu__menu li ul ul li {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .big-menu__menu li ul ul {
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  .big-menu__menu li ul {
    padding: 10px 0 8px;
  }
  .big-menu__menu li ul:not(.is-open) {
    display: none;
  }
  .big-menu__menu li ul.is-open ul {
    display: block;
    padding-top: 7px;
  }
}
@media (max-width: 1024px) {
  .big-menu__menu li {
    font-size: 14px;
    color: #fff;
  }
}
.big-menu__menu > li {
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  .big-menu__menu > li {
    margin-bottom: 15px;
  }
}
.big-menu__contacts__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3157894737;
  color: #bebec3;
}
.big-menu__contacts__item svg {
  display: block;
  margin-top: 5px;
  margin-right: 37px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  fill: #00a065;
}
.big-menu__contacts__item svg.icon-location {
  width: 25px;
  height: 33px;
}
@media (max-width: 1024px) {
  .big-menu__contacts__item svg.icon-location {
    width: 19px;
    height: 25px;
  }
}
.big-menu__contacts__item svg.icon-tel {
  width: 26px;
  height: 26px;
}
@media (max-width: 1024px) {
  .big-menu__contacts__item svg.icon-tel {
    width: 20px;
    height: 20px;
  }
}
.big-menu__contacts__item svg.icon-email {
  width: 26px;
  height: 17px;
}
@media (max-width: 1024px) {
  .big-menu__contacts__item svg.icon-email {
    width: 20px;
    height: 13px;
  }
}
@media (max-width: 1024px) {
  .big-menu__contacts__item svg {
    margin-top: 2px;
    margin-right: 20px;
  }
}
@media (max-width: 1024px) {
  .big-menu__contacts__item {
    margin-bottom: 18px;
    font-size: 14px;
  }
}
.big-menu__pf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 1px solid #44444c;
  border-bottom: 1px solid #44444c;
  padding: 40px 0;
}
.big-menu__pf__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  font-size: 15px;
  text-decoration: none;
  color: #bebec3;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.big-menu__pf__item:not(:first-child) {
  margin-top: 29px;
}
@media (max-width: 1024px) {
  .big-menu__pf__item:not(:first-child) {
    margin-top: 15px;
  }
}
.big-menu__pf__item svg {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  fill: #FF6C00;
}
.big-menu__pf__item svg.icon-presentation {
  margin-right: 25px;
}
@media (max-width: 1024px) {
  .big-menu__pf__item svg.icon-presentation {
    margin-right: 12px;
    width: 30px;
    height: 30px;
  }
}
.big-menu__pf__item svg.icon-functionals {
  margin-left: 1px;
  margin-right: 27px;
}
@media (max-width: 1024px) {
  .big-menu__pf__item svg.icon-functionals {
    margin-right: 13px;
    width: 28px;
    height: 28px;
  }
}
.big-menu__pf__item:hover {
  color: #fff;
}
@media (max-width: 1024px) {
  .big-menu__pf__item {
    font-size: 10px;
  }
}
@media (max-width: 1024px) {
  .big-menu__pf {
    padding: 22px 0;
  }
}
.big-menu__buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 39px;
}
.big-menu__buttons .button {
  width: 180px;
  max-width: 49%;
}
@media (max-width: 1024px) {
  .big-menu__buttons .button {
    padding: 5px;
    width: 130px;
    min-width: 0;
    height: 35px;
    font-size: 10px;
    letter-spacing: 0;
  }
}
@media (max-width: 1024px) {
  .big-menu__buttons {
    margin-top: 24px;
  }
}
@media (max-width: 1024px) {
  .big-menu {
    top: 51px;
    bottom: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
  }
}

.flip-menu {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 54px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: max-width 0.5s;
  -o-transition: max-width 0.5s;
  -moz-transition: max-width 0.5s;
  transition: max-width 0.5s;
}
.flip-menu__item {
  width: 212px;
  height: 53px;
}
.flip-menu__item:not(:first-child) {
  border-top: 1px solid #ffc680;
}
.flip-menu__toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  padding: 0 14px;
  width: 100%;
  height: 100%;
  background-color: #FF6C00;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  cursor: pointer;
}
.flip-menu__toggle:hover {
  background-color: #ff6d00;
}
.flip-menu__toggle svg {
  width: 25px;
  height: 14px;
  fill: #fff;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
}
.flip-menu.is-open .flip-menu__toggle svg, .flip-menu:hover .flip-menu__toggle svg {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.flip-menu__download {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 0 10px;
  height: 100%;
  font-weight: 700;
  font-size: 10px;
  line-height: 1.25;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  background-color: #FF6C00;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.flip-menu__download svg {
  margin-right: 21px;
  fill: #fff;
}
.flip-menu__download:hover {
  background-color: #ff6d00;
}
.flip-menu__dropform-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  width: 100%;
  padding: 0 11px;
  height: 100%;
  font-weight: 700;
  font-size: 10px;
  line-height: 1.25;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  color: #fff;
  background-color: #FF6C00;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  cursor: pointer;
}
.flip-menu__dropform-btn svg {
  margin-right: 22px;
  fill: #fff;
}
.flip-menu__dropform-btn:hover, .flip-menu__dropform-btn.is-active {
  background-color: #ff6d00;
}
.flip-menu__dropform {
  padding: 23px 23px 26px;
  background-color: #FF6C00;
}
.flip-menu__dropform .input {
  margin: 0;
}
.flip-menu__dropform .input:not(:first-child) {
  margin-top: 18px;
}
.flip-menu__dropform .input input {
  padding: 10px 12px;
  height: 35px;
  font-size: 12px;
  -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
}
.flip-menu__dropform .button {
  height: 35px;
  font-weight: 500;
  font-size: 12px;
  text-transform: none;
}
.flip-menu.is-open, .flip-menu:hover {
  max-width: 212px;
}

.programm__about {
  padding-top: 60px;
  padding-bottom: 116px;
}
.programm__about .card-count {
  min-height: 0;
}
@media (min-width: 1025px) {
  .programm__about .card-count {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 30px;
  }
}
@media (max-width: 1024px) {
  .programm__about {
    padding-bottom: 47px;
  }
}
.programm__benefits {
  padding-bottom: 107px;
}
#page_pp_eme_wms_5 .programm__benefits {
  padding-bottom: 94px;
}
@media (max-width: 1024px) {
  #page_pp_eme_wms_5 .programm__benefits {
    padding-bottom: 30px;
  }
}

@media (max-width: 1024px) {
  .programm__benefits {
    padding-bottom: 47px;
  }
}
.programm__functionals {
  padding: 71px 0 92px;
  background-color: #fff;
}
.programm__functionals .tab {
  margin-top: 45px;
}
@media (max-width: 1024px) {
  .programm__functionals .tab {
    margin-top: 25px;
  }
}
@media (max-width: 1024px) {
  .programm__functionals {
    padding: 38px 0;
  }
}
.programm__new {
  padding: 56px 0 70px;
}
.programm__new__content {
  max-width: 670px;
}
.programm__new__content h4 {
  margin: 0 0 35px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3333333333;
}
@media (max-width: 1024px) {
  .programm__new__content h4 {
    margin-bottom: 5px;
    font-size: 16px;
  }
}
.programm__new__content ul {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.4;
  color: #55555f;
}
.programm__new__content ul li {
  position: relative;
  display: block;
  padding-left: 28px;
}
.programm__new__content ul li::before {
  content: "—";
  position: absolute;
  left: 0;
  top: 1px;
}
.programm__new__content ul li:not(:first-child) {
  margin-top: 14px;
}
@media (max-width: 1024px) {
  .programm__new__content ul li:not(:first-child) {
    margin-top: 5px;
  }
}
@media (max-width: 1024px) {
  .programm__new__content ul li {
    padding-left: 18px;
  }
}
@media (max-width: 1024px) {
  .programm__new__content ul {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .programm__new__content {
    padding-top: 25px;
    max-width: 100%;
  }
}
.programm__new__image {
  padding-top: 89px;
  padding-right: 37px;
  text-align: center;
}
.programm__new__image img {
  width: 290px;
}
@media (max-width: 1024px) {
  .programm__new__image img {
    width: 130px;
  }
}
@media (max-width: 1024px) {
  .programm__new__image {
    padding: 0;
  }
}
.programm__new .tab {
  margin-top: 55px;
}
@media (max-width: 1024px) {
  .programm__new .tab {
    margin-top: 35px;
  }
}
@media (max-width: 1024px) {
  .programm__new {
    padding: 30px 0 25px;
  }
  .programm__new .col-md-7 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.programm__complectetion {
  padding-top: 70px;
  padding-bottom: 97px;
  background-color: #e6e6eb;
}
@media (max-width: 1024px) {
  .programm__complectetion {
    padding-top: 40px;
    padding-bottom: 45px;
  }
}
.programm__prices {
  padding: 56px 0 95px;
  background-color: #fff;
}
@media (max-width: 1024px) {
  .programm__prices {
    padding: 30px 0 35px;
  }
  .programm__prices .container {
    padding: 0;
  }
}
.programm__box {
  padding: 63px 0 135px;
}
@media (max-width: 1024px) {
  .programm__box {
    padding: 35px 0 155px;
  }
}
.programm__algorithm {
  background-color: #fff;
}
.programm__algorithm__tab {
  padding: 65px 100px 89px;
  font-size: 16px;
  color: #F5FAFF;
}
.programm__algorithm__tab ul {
  margin: 0;
  padding: 0;
  max-width: 870px;
}
.programm__algorithm__tab ul li {
  position: relative;
  display: block;
  padding-left: 52px;
}
.programm__algorithm__tab ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  display: block;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url("../images/sprites/svg/arrow-right-2-white.svg") #FF6C00 no-repeat center;
  -moz-background-size: 6px 8px;
  background-size: 6px 8px;
}
@media (max-width: 1024px) {
  .programm__algorithm__tab ul li::before {
    top: 0;
  }
}
.programm__algorithm__tab ul li:not(:first-child) {
  margin-top: 21px;
}
@media (max-width: 1024px) {
  .programm__algorithm__tab ul li:not(:first-child) {
    margin-top: 15px;
  }
}
@media (max-width: 1024px) {
  .programm__algorithm__tab ul li {
    padding-left: 28px;
  }
}
@media (max-width: 1024px) {
  .programm__algorithm__tab {
    padding: 20px;
    font-size: 14px;
  }
}
.programm__algorithm .tab {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  background-color: #2F2B82;
}
.programm__integration {
  padding: 70px 0 102px;
  background-color: #fff;
}
.programm__integration__container {
  position: relative;
}
.programm__integration__content {
  max-width: 580px;
  font-size: 15px;
  line-height: 1.4666666667;
  color: #55555f;
}
.programm__integration__content img {
  position: absolute;
  right: 150px;
  top: 25px;
  width: 263px;
}
@media (max-width: 1024px) {
  .programm__integration__content img {
    position: static;
    display: block;
    margin: 0 auto;
    width: 134px;
  }
}
.programm__integration__content p {
  margin: 0;
}
.programm__integration__content p:not(:first-child) {
  margin-top: 22px;
}
@media (max-width: 1024px) {
  .programm__integration__content {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .programm__integration {
    padding: 32px 0;
    max-width: 100%;
  }
}
.programm__work-tsd {
  padding: 54px 0 60px;
  background-color: #F5FAFF;
}
.programm__work-tsd__container {
  position: relative;
}
.programm__work-tsd__content {
  max-width: 570px;
  font-size: 15px;
  line-height: 1.4666666667;
  color: #55555f;
}
@media (min-width: 1025px) {
  .programm__work-tsd__content img:not(:last-child) {
    position: absolute;
    right: 28px;
    top: 0;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .programm__work-tsd__content img:not(:last-child) {
    width: 380px;
  }
}
@media (max-width: 1024px) {
  .programm__work-tsd__content img:not(:last-child) {
    display: block;
    margin: 65px auto 0;
    width: 230px;
  }
}
.programm__work-tsd__content img:last-child {
  display: block;
}
@media (min-width: 1025px) {
  .programm__work-tsd__content img:last-child {
    margin: 28px auto 0;
    -webkit-transform: translateX(-55px);
    -moz-transform: translateX(-55px);
    -ms-transform: translateX(-55px);
    -o-transform: translateX(-55px);
    transform: translateX(-55px);
  }
}
@media (max-width: 1024px) {
  .programm__work-tsd__content img:last-child {
    position: absolute;
    right: 5px;
    top: 25px;
    width: 96px;
  }
}
.programm__work-tsd__content p {
  margin: 0;
}
.programm__work-tsd__content p:not(:first-child) {
  margin-top: 22px;
}
.programm__work-tsd__content .tooltip {
  margin-top: 46px;
}
@media (max-width: 1024px) {
  .programm__work-tsd__content {
    max-width: 100%;
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .programm__work-tsd {
    padding: 30px 0 45px;
  }
}
.programm__extended {
  padding: 85px 0 96px;
  background-color: #fff;
}
.programm__extended .card-icons {
  margin-top: 35px;
  border: 1px solid #e6e6eb;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(45, 45, 65, 0.1);
  -moz-box-shadow: 0px 5px 10px 0px rgba(45, 45, 65, 0.1);
  box-shadow: 0px 5px 10px 0px rgba(45, 45, 65, 0.1);
}
@media (max-width: 1024px) {
  .programm__extended .card-icons {
    margin-top: 18px;
    padding-right: 10px;
  }
}
@media (max-width: 1024px) {
  .programm__extended {
    padding: 40px 0 65px;
  }
}
.programm__support {
  padding: 60px 0 112px;
  background: url("/https/eme-wms.ru/images/programma/bg.jpg") no-repeat center;
  -moz-background-size: cover;
  background-size: cover;
}
.programm__support__subtitle {
  position: relative;
  margin: 19px auto 28px;
  padding: 20px 0 0;
  max-width: 830px;
  font-size: 18px;
  line-height: 1.3888888889;
  text-align: center;
  color: #fff;
}
.programm__support__subtitle::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-top: 3px solid #00a065;
  width: 80px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 1024px) {
  .programm__support__subtitle {
    margin-bottom: 10px;
    max-width: 100%;
    font-size: 14px;
  }
}
.programm__support .card-color__content {
  padding: 25px 40px 27px;
  font-size: 14px;
  line-height: 1.3214285714;
}
.programm__support .card-color__content ul li {
  padding-left: 30px;
}
.programm__support .card-color__content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  background: url("../images/sprites/svg/arrow-right-2-white.svg") no-repeat center;
  -moz-background-size: 5px 8px;
  background-size: 5px 8px;
}
.programm__support .card-color__content ul li:not(:first-child) {
  margin-top: 18px;
}
.programm__support .card-color__content i {
  display: block;
  margin-top: 20px;
  padding-left: 30px;
  font-size: 12px;
}
.programm__support .card-color__content ul li::before {
  background-color: #00a065;
}
.programm__support .col-md-4:nth-child(2) .card-color__content ul li::before {
  background-color: #FF6C00;
}

.programm__support .col-md-4:nth-child(3) .card-color__content ul li::before {
  background-color: #333495;
}

@media (max-width: 1024px) {
  .programm__support {
    padding: 30px 0;
  }
}
.programm__prices-box {
  padding: 100px 0 115px;
  background-color: #fff;
}
.programm__prices-box__title {
  position: relative;
  max-width: 600px;
}
.programm__prices-box__title img {
  position: absolute;
  left: 718px;
  top: -25px;
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .programm__prices-box__title img {
    left: 640px;
  }
}
@media (max-width: 1024px) {
  .programm__prices-box__title img {
    display: none;
  }
}
@media (max-width: 1024px) {
  .programm__prices-box__title {
    padding: 0 15px;
    max-width: 100%;
    text-align: center;
  }
}
.programm__prices-box__subtitle {
  margin-top: 40px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3888888889;
  color: #55556E;
}
@media (max-width: 1024px) {
  .programm__prices-box__subtitle {
    margin-top: 10px;
    font-size: 16px;
  }
}
.programm__prices-box .table--box-prices {
  margin-top: 85px;
}
@media (max-width: 1024px) {
  .programm__prices-box .table--box-prices {
    margin: 70px 0 0;
  }
}
@media (max-width: 1024px) {
  .programm__prices-box {
    padding: 45px 0 40px;
  }
  .programm__prices-box .container {
    padding: 0;
  }
}
.programm__cloud {
  padding: 50px 15px 46px;
}
@media (max-width: 1024px) {
  .programm__cloud {
    padding: 35px 20px 20px;
  }
}
.programm__specifications {
  padding-bottom: 95px;
  background-color: #333495;
}
.programm__specifications .section__title {
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}
@media (max-width: 1024px) {
  .programm__specifications {
    padding-bottom: 30px;
  }
}
.programm__cloud-version {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}
.programm__cloud-version__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: -webkit-calc(50% + 15px);
  width: -moz-calc(50% + 15px);
  width: calc(50% + 15px);
  font-size: 15px;
  line-height: 1.4666666667;
  color: #55555f;
}
.programm__cloud-version__content p {
  margin: 0;
}
@media (min-width: 1025px) {
  .programm__cloud-version__content .notification__text {
    padding-left: 30px;
    font-weight: 500;
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .programm__cloud-version__content .notification__text {
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 10px;
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .programm__cloud-version__content .notification__icon {
    margin-left: 0;
    background-color: #FF6C00;
  }
}
@media (min-width: 1025px) {
  .programm__cloud-version__content .notification {
    margin-top: 50px;
    padding: 30px 45px 40px 25px;
    max-width: 530px;
  }
}
@media (max-width: 1024px) {
  .programm__cloud-version__content .notification {
    margin-top: 47px;
  }
}
@media (max-width: 1024px) {
  .programm__cloud-version__content {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    font-size: 14px;
  }
}
.programm__cloud-version__innr {
  padding: 0 30px 0 15px;
  max-width: 615px;
}
@media (max-width: 1024px) {
  .programm__cloud-version__innr {
    padding: 25px 15px 53px;
    max-width: 100%;
  }
}
.programm__cloud-version__image {
  width: -webkit-calc(50% - 15px);
  width: -moz-calc(50% - 15px);
  width: calc(50% - 15px);
  min-height: 523px;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
  background-size: cover;
}
@media (max-width: 1024px) {
  .programm__cloud-version__image {
    width: 100%;
    height: 78.75vw;
    min-height: 0;
  }
}
@media (max-width: 1024px) {
  .programm__cloud-version {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.programm__apx {
  padding: 50px 0 0;
}
.programm__apx__text {
  margin-top: 25px;
  font-size: 15px;
  line-height: 1.4;
  text-align: center;
}
@media (max-width: 1024px) {
  .programm__apx__text {
    margin-top: 18px;
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .programm__apx {
    padding-top: 40px;
  }
}
.programm__ext-fuctional {
  padding: 45px 0 0;
}
.programm__ext-fuctional__content {
  max-width: 670px;
  font-size: 15px;
  line-height: 1.4666666667;
}
.programm__ext-fuctional__content p {
  color: #55555f;
}
@media (max-width: 1024px) {
  .programm__ext-fuctional__content p {
    margin: 25px 0 0;
  }
}
.programm__ext-fuctional__content img {
  position: absolute;
  right: 34px;
  top: 20px;
  width: 371px;
}
@media (max-width: 1024px) {
  .programm__ext-fuctional__content img {
    position: static;
    display: block;
    margin: 10px auto 0;
    width: 188px;
  }
}
@media (max-width: 1024px) {
  .programm__ext-fuctional__content {
    max-width: 100%;
    font-size: 14px;
  }
}
.programm__ext-fuctional .container {
  position: relative;
}
.programm__ext-fuctional .section__title--white {
  margin-top: 65px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  color: #fff;
}
.programm__ext-fuctional .section__title--white span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 770px;
}
@media (max-width: 1024px) {
  .programm__ext-fuctional .section__title--white span {
    padding: 0 20px;
  }
}
@media (max-width: 1024px) {
  .programm__ext-fuctional .section__title--white {
    margin-top: 35px;
  }
}
@media (max-width: 1024px) {
  .programm__ext-fuctional {
    padding-top: 65px;
  }
}
.programm__setfor {
  padding-bottom: 100px;
  background-color: #fff;
}
.programm__setfor .box-list-number {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  color: #fff;
  background-color: #333495;
}
.programm__setfor .box-list-number__text {
  color: #fff;
}
@media (max-width: 1024px) {
  .programm__setfor {
    padding-bottom: 50px;
  }
}
.programm__help {
  padding-bottom: 100px;
  background-color: #fff;
}
.programm__help .notification {
  background-color: #F5FAFF;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.programm__help .notification:before, .programm__help .notification:after {
  display: none;
}
.programm__help .notification .notification__text {
  color: #55556E;
}
@media (max-width: 1024px) {
  .programm__help .notification .notification__text ul li {
    color: #55556E !important;
  }
}
.programm__help__content {
  font-size: 15px;
  line-height: 1.4;
}
.programm__help__content p {
  margin: 0;
  color: #55555f;
}
.programm__help__content p:not(:first-child) {
  margin-top: 21px;
}
@media (max-width: 1024px) {
  .programm__help__content p:not(:first-child) {
    margin-top: 15px;
  }
}
.programm__help__content .section__title {
  margin: 0 0 30px;
}
@media (max-width: 1024px) {
  .programm__help__content {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .programm__help {
    padding-bottom: 65px;
  }
}

.industry-solutions-page {
  font-size: 15px;
  line-height: 1.4;
}
.industry-solutions-page__number-1 {
  padding: 62px 0 68px;
  text-align: center;
}
@media (min-width: 1025px) {
  .industry-solutions-page__number-1__content {
    padding: 0 70px;
  }
}
@media (min-width: 1025px) {
  .industry-solutions-page__number-1 .section__title {
    margin: 0 0 -8px;
  }
}
@media (max-width: 1024px) {
  .industry-solutions-page__number-1 .section__title {
    font-size: 21px;
    line-height: 1;
  }
}
@media (max-width: 1024px) {
  .industry-solutions-page__number-1 {
    padding: 22px 0 35px;
  }
}
.industry-solutions-page__for-big {
  background-color: #F5FAFF;
}
.industry-solutions-page__for-big__left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (min-width: 1025px) {
  .industry-solutions-page__for-big__left {
    width: 50%;
  }
}
.industry-solutions-page__for-big__right {
  padding: 0 0 65px 85px;
  min-height: 717px;
  background: url("../images/industry-solutions/image-1.jpg") no-repeat center;
  -moz-background-size: cover;
  background-size: cover;
}
@media (min-width: 1025px) {
  .industry-solutions-page__for-big__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .industry-solutions-page__for-big__right {
    padding: 25px 15px;
    min-height: 110.9375vw;
  }
}
.industry-solutions-page__for-big__content {
  padding: 20px 40px 20px 15px;
  padding-left: 15px;
  padding-right: 40px;
  width: 600px;
}
@media (max-width: 1024px) {
  .industry-solutions-page__for-big__content {
    padding: 27px 15px 20px;
    width: 100%;
  }
  .industry-solutions-page__for-big__content .section__title {
    font-size: 22px;
  }
}
.industry-solutions-page__for-big .button {
  width: 430px;
  height: 60px;
  max-width: -webkit-calc(100% - 85px);
  max-width: -moz-calc(100% - 85px);
  max-width: calc(100% - 85px);
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.025em;
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .industry-solutions-page__for-big .button {
    padding: 10px 20px;
    width: 100%;
    height: 70px;
    max-width: 100%;
    line-height: 22px;
  }
}
.industry-solutions-page__for-big p {
  max-width: 520px;
}
.industry-solutions-page__for-big .section__title {
  margin: 0;
}
@media (min-width: 1025px) {
  .industry-solutions-page__for-big {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.industry-solutions-page__for-small {
  padding: 105px 0 230px;
}
.industry-solutions-page__for-small__result {
  margin-top: 45px;
  font-size: 18px;
  line-height: 1.3333333333;
}
.industry-solutions-page__for-small__result b,
.industry-solutions-page__for-small__result strong {
  font-weight: 700;
  color: #FF6C00;
}
@media (max-width: 1024px) {
  .industry-solutions-page__for-small__result {
    margin-top: 35px;
    font-weight: 500;
    font-size: 14px;
  }
}
.industry-solutions-page__for-small__text {
  margin-bottom: 50px;
  font-weight: 700;
  font-size: 18px;
  color: #00a065;
}
@media (max-width: 1024px) {
  .industry-solutions-page__for-small__text {
    margin-bottom: 30px;
    font-size: 16px;
  }
}
.industry-solutions-page__for-small__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
  max-width: 465px;
}
.industry-solutions-page__for-small__list-item {
  margin: 17px 0;
  width: 50%;
  text-align: center;
}
.industry-solutions-page__for-small__list-item img {
  max-width: 100%;
}
.industry-solutions-page__for-small .list-arrows {
  margin-top: 40px;
}
.industry-solutions-page__for-small p {
  max-width: 465px;
  font-size: 15px;
  line-height: 1.4666666667;
}
@media (max-width: 1024px) {
  .industry-solutions-page__for-small p {
    max-width: 100%;
    font-size: 14px;
  }
}
.industry-solutions-page__for-small .notification {
  margin: 0;
  min-height: 0;
}
@media (max-width: 1024px) {
  .industry-solutions-page__for-small .notification {
    margin-top: 30px;
  }
}
.industry-solutions-page__for-small .section__title {
  margin: 0;
}
.industry-solutions-page__for-small .button {
  margin-top: 30px;
  /*			width: 430px;
  			height: 60px;
  			max-width: 100%;
  			font-size: 16px;
  			text-transform: none;
  			letter-spacing: 0.025em;
  			text-decoration: underline;*/
}
.industry-solutions-page__for-small .button svg {
  margin-right: -20px;
  margin-left: 22px;
  width: 9px;
  height: 14px;
  fill: #fff;
}
@media (max-width: 1024px) {
  .industry-solutions-page__for-small .button {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /*		padding: 10px 20px;
    		width: 100%;
    		height: 70px;
    		max-width: 100%;
    		line-height: 22px;*/
  }
}
@media (max-width: 1024px) {
  .industry-solutions-page__for-small {
    padding: 35px 0;
  }
}
.industry-solutions-page__ecom {
  margin: 0 auto;
  padding: 60px 15px 66px;
  max-width: 930px;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.5;
  text-align: center;
  color: #FF6C00;
}
.industry-solutions-page__ecom b,
.industry-solutions-page__ecom strong {
  font-weight: 700;
}
@media (max-width: 1024px) {
  .industry-solutions-page__ecom {
    padding: 25px 15px 30px;
    max-width: 100%;
    font-size: 18px;
  }
}
.industry-solutions-page__ecom-auto {
  padding: 85px 0 0;
  background-color: #F5FAFF;
}
.industry-solutions-page__ecom-auto__content {
  padding-top: 13px;
  max-width: 515px;
}
.industry-solutions-page__ecom-auto__content .section__title {
  margin: 35px 0 0;
  padding-left: 35px;
  font-size: 18px;
}
@media (max-width: 1024px) {
  .industry-solutions-page__ecom-auto__content .section__title {
    margin-top: 23px;
    padding-left: 20px;
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .industry-solutions-page__ecom-auto__content {
    padding-top: 33px;
    max-width: 100%;
  }
}
.industry-solutions-page__ecom-auto ul {
  margin: 0;
  padding: 0;
  max-width: 500px;
}
.industry-solutions-page__ecom-auto ul li {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 2px solid #e6e6eb;
  padding: 25px 0 25px 72px;
  min-height: 85px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3888888889;
  color: #2D2D4F;
}
.industry-solutions-page__ecom-auto ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  background: url("../images/sprites/svg/arrow-right-5-white.svg") #00a065 no-repeat 9px center;
  -moz-background-size: 11px 17px;
  background-size: 11px 17px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 1024px) {
  .industry-solutions-page__ecom-auto ul li::before {
    top: 18px;
    width: 20px;
    height: 20px;
    background-position: 7px center;
    -moz-background-size: 8px 12px;
    background-size: 8px 12px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.industry-solutions-page__ecom-auto ul li:last-child {
  border-bottom: 2px solid #e6e6eb;
}
@media (max-width: 1024px) {
  .industry-solutions-page__ecom-auto ul li {
    padding: 20px 20px 20px 40px;
    min-height: 0;
    font-size: 14px;
  }
}
.industry-solutions-page__ecom-auto .section__title--white {
  margin-top: 90px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  font-size: 32px;
  color: #fff;
}
@media (max-width: 1024px) {
  .industry-solutions-page__ecom-auto .section__title--white {
    margin-top: 45px;
    font-size: 18px;
  }
}
@media (min-width: 1025px) {
  .industry-solutions-page__ecom-auto .card-count {
    min-height: 210px;
  }
  .industry-solutions-page__ecom-auto .card-count__text {
    padding-right: 0px;
  }
}
@media (max-width: 1024px) {
  .industry-solutions-page__ecom-auto {
    padding: 32px 0 0;
  }
}
.industry-solutions-page__ecom-list__payback {
  border-top: 2px solid #3a3ba3;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  padding: 24px 0;
  font-weight: 500;
  font-size: 24px;
  text-align: center;
  color: #FF8D00;
  background-color: #333495;
}
@media (max-width: 1024px) {
  .industry-solutions-page__ecom-list__payback {
    padding: 15px 20px;
    font-size: 16px;
  }
}
.industry-solutions-page__ecom-list .box-list-number {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding-bottom: 39px;
  background-color: #333495;
}
.industry-solutions-page__ecom-list .box-list-number__text {
  color: #B6BECE;
}
.industry-solutions-page__ecom-list .box-list-number__text p {
  color: inherit;
}
.industry-solutions-page__ecom-list .box-list-number__text ul {
  margin: 0;
  padding: 0;
}
.industry-solutions-page__ecom-list .box-list-number__text ul li {
  position: relative;
  display: block;
  padding-left: 22px;
  text-transform: none;
}
.industry-solutions-page__ecom-list .box-list-number__text ul li::before {
  content: "—";
  position: absolute;
  left: 0;
  top: 0;
}
.industry-solutions-page__electro {
  margin: 0 auto;
  padding: 65px 15px 50px;
  max-width: 1030px;
  text-align: center;
}
.industry-solutions-page__electro a {
  color: inherit;
}
@media (max-width: 1024px) {
  .industry-solutions-page__electro {
    padding: 30px 15px;
  }
}
.industry-solutions-page__elctro-contr {
  padding-top: 56px;
}
.industry-solutions-page__elctro-contr .section__title--white {
  margin-top: 34px;
}
@media (max-width: 1024px) {
  .industry-solutions-page__elctro-contr {
    padding-top: 20px;
  }
}
.industry-solutions-page p {
  margin: 0;
  color: #55556E;
}
.industry-solutions-page p:not(:first-child) {
  margin-top: 21px;
}
.industry-solutions-page p b,
.industry-solutions-page p strong {
  font-weight: 700;
  color: #2D2D4F;
}
.industry-solutions-page__3pl {
  padding: 49px 15px 51px;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.4166666667;
  text-align: center;
  color: #FF6C00;
}
.industry-solutions-page__3pl b {
  font-weight: 700;
}
@media (max-width: 1024px) {
  .industry-solutions-page__3pl {
    padding: 30px 15px;
    font-size: 18px;
  }
}
.industry-solutions-page__3pl-cl {
  padding: 61px 0 0;
  background-color: #F5FAFF;
}
.industry-solutions-page__3pl-cl .section__title--border {
  margin: 0;
}
.industry-solutions-page__3pl-cl .section__title--white {
  margin-top: 59px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  padding: 20px 0;
  font-size: 24px;
  color: #fff;
}
.industry-solutions-page__3pl-cl .section__title--white span {
  display: block;
  margin: 0 auto;
  max-width: 1030px;
}
@media (max-width: 1024px) {
  .industry-solutions-page__3pl-cl .section__title--white {
    margin-top: 34px;
    font-size: 18px;
  }
}
.industry-solutions-page__3pl-cl .list-arrows {
  margin-top: 40px;
  padding-left: 0px;
}
@media (max-width: 1024px) {
  .industry-solutions-page__3pl-cl {
    padding: 30px 0 0;
  }
}
.industry-solutions-page__3pl-logistics {
  padding: 75px 0 0;
}
.industry-solutions-page__3pl-logistics__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 43px;
  border-top: 1px solid #e6e6eb;
  border-bottom: 1px solid #e6e6eb;
  padding: 23px 0;
}
@media (max-width: 1024px) {
  .industry-solutions-page__3pl-logistics__list {
    margin-top: 30px;
    padding: 15px 0;
  }
}
.industry-solutions-page__3pl-logistics__item {
  margin: 25px 0;
  width: 25%;
  text-align: center;
}
.industry-solutions-page__3pl-logistics__item img {
  max-width: 100%;
}
@media (max-width: 1024px) {
  .industry-solutions-page__3pl-logistics__item {
    margin: 15px 0;
    padding: 0 15px;
    width: 50%;
  }
}
.industry-solutions-page__3pl-logistics .section__title {
  max-width: 970px;
  font-size: 24px;
}
@media (max-width: 1024px) {
  .industry-solutions-page__3pl-logistics .section__title {
    max-width: 100%;
    font-size: 18px;
  }
}
.industry-solutions-page__3pl-logistics .notification {
  margin-top: 58px;
}
@media (max-width: 1024px) {
  .industry-solutions-page__3pl-logistics .notification {
    margin-top: 30px;
  }
}
@media (min-width: 1025px) {
  .industry-solutions-page__3pl-logistics .notification--border .notification__icon {
    height: 0;
  }
}
@media (min-width: 1025px) {
  .industry-solutions-page__3pl-logistics .notification--border .notification__top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0;
  }
}
.industry-solutions-page__3pl-logistics .notification--border .notification__text {
  font-weight: 500;
}
@media (min-width: 1025px) {
  .industry-solutions-page__3pl-logistics .notification--border .notification__text {
    margin: 5px 0 0;
    padding-left: 93px;
    max-width: 963px;
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .industry-solutions-page__3pl-logistics .notification--border .notification__title {
    padding-right: 0;
  }
}
@media (max-width: 1024px) {
  .industry-solutions-page__3pl-logistics {
    padding-top: 30px;
  }
}
.industry-solutions-page__products-title {
  padding-top: 92px;
  background-color: #F5FAFF;
  border-top: 2px solid #fff;
}
.industry-solutions-page__products-title .section__title {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  padding: 19px 0;
  font-size: 30px;
  color: #fff;
}
@media (max-width: 1024px) {
  .industry-solutions-page__products-title .section__title {
    padding: 15px;
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .industry-solutions-page__products-title {
    padding-top: 40px;
  }
}
.industry-solutions-page__products {
  margin-top: 86px;
  line-height: 22px;
}
.industry-solutions-page__products .section__title {
  margin: 0 0 35px;
}
@media (max-width: 1024px) {
  .industry-solutions-page__products .section__title {
    margin-bottom: 15px;
  }
}
.industry-solutions-page__products .list-arrows {
  margin-bottom: 32px;
  padding-left: 0px;
}
.industry-solutions-page__products .list-arrows li {
  border-width: 2px;
  padding: 24px 10px 25px 57px;
  font-weight: 700;
  font-size: 16px;
}
.industry-solutions-page__products .list-arrows li::before {
  left: 4px;
  top: 22px;
  width: 27px;
  height: 27px;
  -moz-background-size: 11px 16px;
  background-size: 11px 16px;
  background-position: 9px center;
}
@media (max-width: 1024px) {
  .industry-solutions-page__products .list-arrows li::before {
    top: 18px;
    width: 20px;
    height: 20px;
    -moz-background-size: 8px 12px;
    background-size: 8px 12px;
    background-position: 7px center;
  }
}
.industry-solutions-page__products .list-arrows li:last-child {
  border-width: 2px;
}
@media (max-width: 1024px) {
  .industry-solutions-page__products .list-arrows li {
    padding: 20px 0 20px 35px;
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .industry-solutions-page__products .list-arrows {
    margin-top: 25px;
  }
}
.industry-solutions-page__products .green {
  color: #00a065;
}
.industry-solutions-page__products .notification {
  margin-top: 82px;
}
.industry-solutions-page__products .notification__top {
  margin: 0 0 13px;
}
.industry-solutions-page__products .notification a {
  font-weight: 300;
  color: inherit;
}
@media (max-width: 1024px) {
  .industry-solutions-page__products .notification {
    margin-top: 30px;
  }
  .industry-solutions-page__products .notification__title {
    padding-right: 0;
  }
  .industry-solutions-page__products .notification__text b {
    color: #2D2D4F !important;
  }
}
@media (min-width: 1025px) {
  .industry-solutions-page__products ul li {
    padding-left: 40px;
  }
  .industry-solutions-page__products ul li:not(:first-child) {
    margin-top: 7px;
  }
  .industry-solutions-page__products .notification--border .notification__text {
    padding-left: 93px;
  }
  .industry-solutions-page__products [class*=col]:first-child p {
    max-width: 525px;
  }
}
@media (max-width: 1024px) {
  .industry-solutions-page__products {
    margin-top: 45px;
  }
  .industry-solutions-page__products [class*=col]:last-child {
    margin-top: 40px;
  }
}
.industry-solutions-page__pharmaceuticals {
  padding: 78px 0 0;
}
.industry-solutions-page__pharmaceuticals .list-arrows {
  margin-top: 40px;
  padding-left: 0px;
}
.industry-solutions-page__pharmaceuticals .section__title {
  margin: 0 0 15px;
}
@media (max-width: 1024px) {
  .industry-solutions-page__pharmaceuticals .section__title {
    margin-bottom: 43px;
  }
}
@media (max-width: 1024px) {
  .industry-solutions-page__pharmaceuticals {
    padding: 39px 0 25px;
    background-color: #F5FAFF;
  }
}
@media (max-width: 1024px) {
  .industry-solutions-page {
    font-size: 14px;
  }
}

.clients {
  padding: 57px 0 119px;
}
.clients__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  font-size: 32px;
  line-height: 1.75;
}
.clients__head__item:first-child {
  font-weight: 700;
  color: #2D2D4F;
}
.clients__head__item:last-child {
  color: #00a065;
}
.clients__head__item:not(:first-child) {
  margin-left: 19px;
}
.clients__head__item:not(:first-child)::before {
  content: "|";
  margin-right: 21px;
  color: #2D2D4F;
}
@media (max-width: 1024px) {
  .clients__head {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 1.1818181818;
  }
  .clients--details .clients__head {
    display: none;
  }
}
.clients__industry-link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  width: 100%;
  height: 184px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.375;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background-color: #00a065;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
  -webkit-transition: -webkit-filter 0.3s;
  transition: -webkit-filter 0.3s;
  -o-transition: filter 0.3s;
  -moz-transition: filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}
.clients__industry-link:hover {
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
}
@media (max-width: 1024px) {
  .clients__industry-link {
    margin-top: 12px;
    height: 100px;
    line-height: 1.1875;
  }
}
.clients__for-clients-btn .button {
  width: 270px;
  height: 56px;
  font-size: 16px;
  text-transform: none;
}
.clients__for-clients-btn .button svg {
  position: absolute;
  right: 21px;
  width: 19px;
  height: 15px;
  stroke: #FF6C00;
}
@media (min-width: 1025px) {
  .clients__for-clients-btn .button {
    position: absolute;
    top: 0;
    right: 15px;
  }
}
@media (max-width: 1024px) {
  .clients__for-clients-btn .button {
    position: relative;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .clients__for-clients-btn {
    margin: 28px -15px 0;
    padding: 48px 25px;
    background-color: #e6e6eb;
  }
  .section--bg-gray .clients__for-clients-btn {
    margin-top: 0;
  }
}
.clients__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 27px;
  border: 2px solid transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 30px 0 22px;
  max-width: 770px;
  background-color: #F5FAFF;
  -webkit-transition: border-color 0.3s, background-color 0.3s, -webkit-box-shadow 0.3s;
  transition: border-color 0.3s, background-color 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: border-color 0.3s, box-shadow 0.3s, background-color 0.3s;
  -moz-transition: border-color 0.3s, box-shadow 0.3s, background-color 0.3s, -moz-box-shadow 0.3s;
  transition: border-color 0.3s, box-shadow 0.3s, background-color 0.3s;
  transition: border-color 0.3s, box-shadow 0.3s, background-color 0.3s, -webkit-box-shadow 0.3s, -moz-box-shadow 0.3s;
}
.clients__item__image {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 200px;
  text-align: center;
}
.clients__item__image img {
  max-width: 125px;
}
@media (max-width: 1024px) {
  .clients__item__image img {
    max-width: 95px;
  }
}
@media (max-width: 1024px) {
  .clients__item__image {
    width: 111px;
  }
}
.clients__item__content {
  padding-right: 50px;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.4;
  color: #2D2D4F;
}
@media (max-width: 1024px) {
  .clients__item__content {
    padding-right: 5px;
    font-size: 12px;
  }
}
.clients__item__links {
  margin-top: 25px;
  font-weight: 300;
}
.clients__item__links a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 40px;
  font-size: 14px;
  text-decoration: none;
  color: #00a065;
}
.clients__item__links a svg {
  margin-left: 14px;
  width: 19px;
  height: 15px;
  stroke: #bebec3;
}
@media (max-width: 1024px) {
  .clients__item__links a svg {
    margin-left: 9px;
    width: 13px;
    height: 10px;
  }
}
.clients__item__links a:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .clients__item__links a {
    margin-right: 15px;
    font-size: 10px;
  }
  .clients__item__links a:last-child {
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  .clients__item__links {
    margin-top: 10px;
  }
}
@media (min-width: 1025px) {
  .clients__item:hover {
    border-color: #00a065;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(45, 45, 65, 0.1);
    -moz-box-shadow: 0px 5px 10px 0px rgba(45, 45, 65, 0.1);
    box-shadow: 0px 5px 10px 0px rgba(45, 45, 65, 0.1);
    background-color: #fff;
  }
}
@media (max-width: 1024px) {
  .clients__item {
    margin-top: 14px;
    padding: 12px 0 17px;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(45, 45, 65, 0.1);
    -moz-box-shadow: 0px 5px 10px 0px rgba(45, 45, 65, 0.1);
    box-shadow: 0px 5px 10px 0px rgba(45, 45, 65, 0.1);
    background-color: #fff;
  }
}
.clients__menu {
  margin: 27px 0 0;
  padding: 0;
}
.clients__menu li {
  display: block;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.2857142857;
}
.clients__menu li:not(:first-child) {
  margin-top: 15px;
}
.clients__menu li a {
  text-decoration: none;
  color: #55556E;
}
.clients__menu li a.is-active {
  color: #00a065;
}
.clients__menu li a:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .clients__menu li {
    font-size: 13px;
  }
  .clients__menu li.clients__menu__title {
    border-bottom: 2px solid #bebec3;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 17px;
  }
}
@media (max-width: 1024px) {
  .clients__menu {
    margin: 40px -15px 0;
    padding: 20px 15px 30px;
    background-color: #fff;
  }
  .clients--details .clients__menu {
    display: none;
  }
}
.clients__details {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #F5FAFF;
}
.clients__details__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e6e6eb;
  padding: 40px 0;
}
@media (min-width: 1025px) {
  .clients__details__top .clients__item__content {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .clients__details__top {
    padding: 0 15px 20px;
  }
}
.clients__details__content {
  padding: 55px 70px 70px;
  font-size: 14px;
  line-height: 1.5;
  color: #55555f;
}
.clients__details__content a {
  color: #333495;
}
.clients__details__content p {
  margin: 0;
}
.clients__details__content p:not(:first-child) {
  margin-top: 21px;
}
.clients__details__content b,
.clients__details__content strong {
  font-weight: 700;
}
.clients__details__content ul {
  margin: 0;
  padding: 0;
}
.clients__details__content ul:not(:first-child) {
  margin-top: 21px;
}
.clients__details__content ul li {
  position: relative;
  display: block;
  padding-left: 41px;
}
.clients__details__content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  background: url("../images/sprites/svg/arrow-right-5-white.svg") #00a065 no-repeat 5px center;
  -moz-background-size: 6px 8px;
  background-size: 6px 8px;
}
@media (max-width: 1024px) {
  .clients__details__content ul li {
    padding-left: 25px;
  }
}
@media (max-width: 1024px) {
  .clients__details__content {
    padding: 20px 15px 30px;
    line-height: 1.2857142857;
  }
}
.clients__details__back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 70px;
  height: 83px;
  border-top: 2px solid #e6e6eb;
}
.clients__details__back a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 900;
  font-size: 12px;
  color: #2D2D4F;
  text-decoration: none;
}
.clients__details__back a svg {
  margin-right: 22px;
  width: 20px;
  height: 15px;
  stroke: #00a065;
  -webkit-transform: scaleX(-1) translateZ(0);
  -moz-transform: scaleX(-1) translateZ(0);
  transform: scaleX(-1) translateZ(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
}
.clients__details__back a:hover svg {
  -webkit-transform: scaleX(-1) translateX(5px);
  -moz-transform: scaleX(-1) translateX(5px);
  -ms-transform: scaleX(-1) translateX(5px);
  -o-transform: scaleX(-1) translateX(5px);
  transform: scaleX(-1) translateX(5px);
}
@media (max-width: 1024px) {
  .clients__details__back {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 15px;
    height: 55px;
  }
}
@media (min-width: 1025px) {
  .clients__details {
    margin-top: 35px;
    max-width: 770px;
  }
}
@media (max-width: 1024px) {
  .clients__details {
    margin: 0 -15px -28px;
    background-color: #fff;
  }
}
.clients .container {
  position: relative;
}
@media (max-width: 1024px) {
  .clients {
    padding: 37px 0 0;
  }
  .clients--list {
    background-color: #F5FAFF;
  }
}

.reviews-page {
  padding-top: 27px;
  padding-bottom: 95px;
}
.reviews-page .review {
  margin-top: 65px;
}
.reviews-page .review__more {
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .reviews-page .review {
    margin-top: 50px;
  }
}
.reviews-page .pagination {
  margin-top: 90px;
}
@media (max-width: 1024px) {
  .reviews-page .pagination {
    margin-top: 30px;
  }
}
@media (max-width: 1024px) {
  .reviews-page {
    padding-top: 0;
    padding-bottom: 30px;
  }
}

.for-clients__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  height: 187px;
  font-weight: 700;
  font-size: 32px;
  text-align: center;
  color: #fff;
  background-color: #00a065;
}
@media (max-width: 1024px) {
  .for-clients__title {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    height: 123px;
    font-size: 30px;
  }
}
.for-clients__form {
  margin: 0 auto;
  padding: 100px 15px 92px;
  max-width: 400px;
}
.for-clients__form__title {
  margin-bottom: 35px;
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 1024px) {
  .for-clients__form__title {
    margin-bottom: 25px;
    text-align: center;
  }
}
.for-clients__form .button {
  width: 100%;
  height: 56px;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .for-clients__form .button {
    height: 50px;
  }
}
@media (max-width: 1024px) {
  .for-clients__form {
    padding: 30px 15px 35px;
  }
}
@media (max-width: 1024px) {
  .for-clients {
    background-color: #F5FAFF;
  }
}

.documents_for_clients {
  padding-top: 90px;
  padding-bottom: 190px;
  background: #fff;
}
@media (max-width: 1024px) {
  .documents_for_clients {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.documents_for_clients__item {
  border-top: 1px solid #bebec3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 90px;
  padding-left: 20px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: inherit;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .documents_for_clients__item {
    height: 70px;
    padding-left: 10px;
  }
}
.documents_for_clients__item > .icon {
  width: 50px;
  height: 60px;
  background: url("../images/clients/pdf-icon.png") no-repeat 0px 0px;
}
.documents_for_clients__item > .text {
  margin-left: 40px;
  font-size: 15px;
  font-weight: 700;
}
.documents_for_clients__item:last-child {
  border-bottom: 1px solid #bebec3;
}
.documents_for_clients__item:hover {
  opacity: 0.6;
}

.projects {
  padding: 60px 0 55px;
}
.projects__link {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 40px;
  height: 226px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3333333333;
  text-align: center;
  text-decoration: none;
  color: #fff;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.projects__link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 52, 149, 0.5);
  /*			opacity: 0;
  			visibility: hidden;*/
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.projects__link__text {
  position: relative;
}
.projects__link:hover::before {
  opacity: 0;
}
@media (max-width: 1024px) {
  .projects__link {
    margin-top: 12px;
    height: 100px;
    font-size: 14px;
  }
}
.projects__details {
  position: relative;
  margin-bottom: 85px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #F5FAFF;
}
@media (min-width: 1025px) {
  .projects__details__head {
    border-bottom: 1px solid #bebec3;
    padding: 36px 200px 36px 70px;
  }
}
.projects__details__title {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 24px;
  color: #333495;
}
@media (max-width: 1024px) {
  .projects__details__title {
    font-size: 18px;
    line-height: 1.1666666667;
  }
}
.projects__details__back {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 900;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
  color: #333495;
}
.projects__details__back svg {
  margin-right: 12px;
  width: 19px;
  height: 15px;
  stroke: #00a065;
  -webkit-transform: scaleX(-1) translateZ(0);
  -moz-transform: scaleX(-1) translateZ(0);
  transform: scaleX(-1) translateZ(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
}
@media (min-width: 1025px) {
  .projects__details__back {
    position: absolute;
    right: 70px;
    top: 45px;
  }
  .projects__details__back:hover svg {
    -webkit-transform: scaleX(-1) translate3d(5px, 0, 0);
    -moz-transform: scaleX(-1) translate3d(5px, 0, 0);
    transform: scaleX(-1) translate3d(5px, 0, 0);
  }
}
@media (max-width: 1024px) {
  .projects__details__back {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 25px auto 0;
  }
}
.projects__details__content {
  font-size: 15px;
  line-height: 1.4666666667;
}
.projects__details__content strong, .projects__details__content b {
  font-weight: 900;
  color: #2D2D4F;
}
.projects__details__content p {
  margin: 0;
}
.projects__details__content p:not(:first-child) {
  margin-top: 22px;
}
@media (max-width: 1024px) {
  .projects__details__content p:not(:first-child) {
    margin-top: 16px;
  }
}
.projects__details__content ul {
  margin: 0;
  padding: 0;
}
.projects__details__content ul li {
  display: block;
  position: relative;
  padding-left: 25px;
}
.projects__details__content ul li::before {
  content: "—";
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 1024px) {
  .projects__details__content ul li {
    padding-left: 19px;
  }
}
@media (min-width: 1025px) {
  .projects__details__content {
    padding: 55px 70px;
  }
}
@media (max-width: 1024px) {
  .projects__details__content {
    margin-top: 16px;
    font-size: 12px;
    color: #64646e;
  }
}
@media (max-width: 1024px) {
  .projects__details {
    margin-bottom: 0;
    padding-top: 18px;
    background-color: #fff;
  }
}
.projects .pagination {
  margin-top: 55px;
}
@media (max-width: 1024px) {
  .projects .pagination {
    margin-top: 35px;
  }
}
@media (max-width: 1024px) {
  .projects {
    padding: 12px 0 35px;
  }
}

.technologies {
  padding-bottom: 110px;
}
.technologies__company {
  padding: 60px 0 0;
  font-size: 15px;
  line-height: 1.4666666667;
  text-align: center;
  background-color: #F5FAFF;
}
.technologies__company p {
  margin: 0 auto;
  max-width: 970px;
  color: #55556E;
}
.technologies__company p:not(:first-child) {
  margin-top: 22px;
}
@media (max-width: 1024px) {
  .technologies__company p:not(:first-child) {
    margin-top: 18px;
  }
}
@media (max-width: 1024px) {
  .technologies__company p {
    max-width: 100%;
  }
}
.technologies__company strong, .technologies__company b {
  color: #2D2D41;
}
.technologies__company .section__title {
  margin-top: 70px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  font-size: 32px;
  color: #fff;
}
@media (max-width: 1024px) {
  .technologies__company .section__title {
    margin-top: 35px;
    font-size: 18px;
    line-height: 1.2777777778;
  }
}
@media (max-width: 1024px) {
  .technologies__company {
    padding-top: 32px;
    font-size: 14px;
  }
}
.technologies__number-list .box-list-number {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.technologies__number-list .box-list-number__text {
  max-width: 200px;
}
@media (max-width: 1024px) {
  .technologies__number-list .box-list-number__text {
    max-width: 100%;
  }
}
.technologies__links {
  margin-top: 54px;
}
@media (max-width: 1024px) {
  .technologies__links {
    margin-top: 30px;
  }
}
.technologies__link {
  display: block;
  margin-top: 30px;
  border: 1px solid #e6e6eb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(45, 45, 65, 0.1);
  -moz-box-shadow: 0px 5px 10px 0px rgba(45, 45, 65, 0.1);
  box-shadow: 0px 5px 10px 0px rgba(45, 45, 65, 0.1);
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
  color: #fff;
}
.technologies__link__image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 222px;
}
.technologies__link__image img {
  max-width: 100%;
}
@media (max-width: 1024px) {
  .technologies__link__image {
    height: 218px;
  }
}
.technologies__link__name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -1px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  padding: 10px;
  height: 77px;
  background-color: #00a065;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.technologies__link:hover .technologies__link__name {
  background-color: #006d45;
}
@media (max-width: 1024px) {
  .technologies__link__name {
    height: 67px;
  }
}
@media (max-width: 1024px) {
  .technologies__link {
    margin-top: 22px;
    font-size: 16px;
  }
}
.technologies__technologies {
  margin-top: 100px;
}
.technologies__technologies__title {
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 36px;
  text-align: center;
  color: #00a065;
}
@media (max-width: 1024px) {
  .technologies__technologies__title {
    margin-bottom: 15px;
    font-size: 28px;
  }
}
.technologies__technologies__item {
  margin-top: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 250px;
  background-color: #F5FAFF;
}
@media (max-width: 1024px) {
  .technologies__technologies__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
    height: 120px;
  }
}
.technologies__technologies__image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 175px;
}
@media (max-width: 1024px) {
  .technologies__technologies__image {
    width: 140px;
    height: auto;
  }
}
.technologies__technologies__name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #e6e6eb;
  height: 75px;
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 1024px) {
  .technologies__technologies__name {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border: 0;
    padding-right: 10px;
    height: auto;
    font-size: 15px;
  }
}
@media (max-width: 1024px) {
  .technologies__technologies {
    margin-top: 50px;
  }
}
.technologies__top {
  padding: 40px 0 85px;
  font-size: 15px;
  line-height: 1.4666666667;
  background-color: #F5FAFF;
}
.technologies__top p {
  margin: 0;
  max-width: 950px;
}
.technologies__top p:not(:first-child) {
  margin-top: 22px;
}
@media (max-width: 1024px) {
  .technologies__top p:not(:first-child) {
    margin-top: 18px;
  }
}
.technologies__top b,
.technologies__top strong {
  font-weight: 700;
}
@media (max-width: 1024px) {
  .technologies__top {
    padding: 28px 0 20px;
    font-size: 14px;
  }
}
.technologies__blocks {
  margin-top: 77px;
}
@media (max-width: 1024px) {
  .technologies__blocks {
    margin-top: 20px;
  }
}
.technologies__block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  border: 2px solid #e6e6eb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 60px 70px;
  -webkit-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.technologies__block__close {
  position: absolute;
  right: 27px;
  top: 27px;
  border: 0;
  padding: 0;
  background: transparent;
  cursor: pointer;
}
.technologies__block__close svg {
  width: 23px;
  height: 23px;
  fill: #FF6C00;
}
@media (max-width: 1024px) {
  .technologies__block__close svg {
    width: 20px;
    height: 20px;
  }
}
.technologies__block:not(.is-open) .technologies__block__close {
  display: none;
}
@media (max-width: 1024px) {
  .technologies__block__close {
    right: 15px;
    top: 15px;
  }
}
.technologies__block__image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 300px;
  height: 300px;
  text-align: center;
}
.technologies__block__image img {
  max-width: 100%;
}
@media (max-width: 1024px) {
  .technologies__block__image img {
    max-width: 80%;
    max-height: 75%;
  }
}
@media (max-width: 1024px) {
  .technologies__block__image {
    width: 100%;
    height: 220px;
  }
}
.technologies__block__content {
  overflow: hidden;
  padding-right: 60px;
  max-height: 270px;
  font-size: 15px;
  line-height: 1.4666666667;
  color: #55555f;
}
.technologies__block__content h3 {
  margin: 0;
  font-weight: 700;
  font-size: 20px;
  color: #00a065;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.is-open .technologies__block__content h3 {
  color: #333495;
}
@media (max-width: 1024px) {
  .technologies__block__content h3 {
    font-size: 14px;
    line-height: 1.0714285714;
  }
}
.technologies__block__content p {
  margin: 0;
}
.technologies__block__content p:not(:first-child) {
  margin-top: 22px;
}
@media (max-width: 1024px) {
  .technologies__block__content p:not(:first-child) {
    margin-top: 15px;
  }
}
.technologies__block__content b,
.technologies__block__content strong {
  font-weight: 700;
}
.technologies__block__content ul {
  margin: 0;
  padding: 0;
}
.technologies__block__content ul:not(:first-child) {
  margin-top: 22px;
}
@media (max-width: 1024px) {
  .technologies__block__content ul:not(:first-child) {
    margin-top: 15px;
  }
}
.technologies__block__content ul li {
  position: relative;
  display: block;
  padding-left: 18px;
}
.technologies__block__content ul li::before {
  content: "—";
  position: absolute;
  left: 0;
  top: 0;
}
.is-open .technologies__block__content {
  max-height: none;
}
@media (max-width: 1024px) {
  .technologies__block__content {
    padding-right: 0;
    max-height: 312px;
    font-size: 12px;
  }
}
.technologies__block__more {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 45px;
  border: 0;
  background: transparent;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.technologies__block__more svg {
  margin-left: 17px;
  width: 19px;
  height: 15px;
  stroke: #00a065;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
}
.technologies__block__more:hover svg {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
}
.is-open .technologies__block__more {
  display: none;
}
@media (max-width: 1024px) {
  .technologies__block__more {
    margin-top: 35px;
    font-size: 10px;
  }
}
.technologies__block.is-open {
  border-color: #333495;
}
@media (min-width: 1025px) {
  .technologies__block.is-open {
    border-width: 4px;
    padding: 58px 68px;
  }
}
@media (max-width: 1024px) {
  .technologies__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 17px;
    padding: 0 20px 35px;
  }
  .technologies__block__left {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (max-width: 1024px) {
  .technologies {
    padding-bottom: 40px;
  }
}

.our-partners {
  margin-top: 95px;
}
.our-partners__title {
  font-weight: 700;
  font-size: 36px;
  text-align: center;
  color: #00a065;
}
@media (max-width: 1024px) {
  .our-partners__title {
    font-size: 28px;
  }
}
.our-partners__list {
  margin-top: 36px;
  border-top: 1px solid #e6e6eb;
  border-bottom: 1px solid #e6e6eb;
}
@media (max-width: 1024px) {
  .our-partners__list {
    margin-top: 24px;
  }
}
.our-partners__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 35px 0 55px;
}
@media (max-width: 1024px) {
  .our-partners__items {
    padding: 10px 0;
  }
}
.our-partners__item {
  margin: 35px 0;
  width: 20%;
  text-align: center;
}
.our-partners__item img {
  max-width: 90%;
}
@media (max-width: 1024px) {
  .our-partners__item {
    margin: 20px 0;
    padding: 0 10px;
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .our-partners {
    margin-top: 60px;
    padding: 0 15px;
  }
}

.database {
  padding: 95px 0 120px;
}
.database .tab-inline__content table {
  margin-top: 20px;
  border: solid 1px #bebec3;
  border-collapse: collapse;
}
@media (max-width: 1024px) {
  .database .tab-inline__content table {
    margin-top: 10px;
  }
}
.database .tab-inline__content table td {
  border: solid 1px #bebec3;
  padding: 10px;
  text-align: left;
  vertical-align: top;
}
@media (min-width: 1025px) {
  .database .tab-inline__content {
    max-width: 1070px;
    padding-left: 69px;
  }
}
@media (max-width: 1024px) {
  .database .tab-inline__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .database {
    padding: 45px 0 60px;
  }
  .database .is-active .tab-inline__title {
    padding-left: 20px;
  }
}

.about__tile {
  padding: 50px 0 80px;
  background-color: #F5FAFF;
}
@media (min-width: 1025px) {
  .about__tile .card-count__text {
    padding-right: 10px;
  }
}
@media (max-width: 1024px) {
  .about__tile {
    padding: 10px 0 40px;
  }
}
.about__content {
  padding: 80px 0 100px;
  font-size: 15px;
  line-height: 1.4666666667;
}
.about__content .section__title {
  margin: 0;
}
.about__content .section__title:not(:first-child) {
  margin-top: 55px;
}
@media (max-width: 1024px) {
  .about__content .section__title:not(:first-child) {
    margin-top: 35px;
  }
}
.about__content p {
  margin: 0;
  max-width: 1100px;
  color: #55556E;
}
.about__content p:not(:first-child) {
  margin-top: 22px;
}
@media (max-width: 1024px) {
  .about__content p:not(:first-child) {
    margin-top: 15px;
  }
}
@media (max-width: 1024px) {
  .about__content {
    padding: 35px 0 50px;
    font-size: 14px;
  }
}
.about__scheme {
  margin-top: 30px;
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  .about__scheme {
    margin-top: 20px;
    margin-bottom: 30px;
  }
}
.about__news {
  padding: 70px 0 45px;
}
@media (min-width: 1025px) {
  .about__news__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 35px;
  }
}
@media (max-width: 1024px) {
  .about__news__head {
    margin-bottom: 33px;
  }
}
.about__news__years {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}
.about__news__years li {
  display: block;
  margin-left: 20px;
  font-weight: 500;
  font-size: 18px;
  color: #bebec3;
}
.about__news__years li:not(:first-child) {
  border-left: 1px solid #bebec3;
  padding-left: 20px;
}
@media (max-width: 1024px) {
  .about__news__years li:not(:first-child) {
    padding-left: 14px;
  }
}
@media (max-width: 1024px) {
  .about__news__years li {
    margin: 0 7px;
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .about__news__years {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px -15px 0;
    border-top: 1px solid rgba(0, 160, 101, 0.3);
    border-bottom: 1px solid rgba(0, 160, 101, 0.3);
    padding: 15px;
  }
}
.about__news__years-link {
  color: inherit;
  text-decoration: none;
}
.about__news__years-link.is-active {
  color: #00a065;
}
.about__news__years-link:not(.is-active):hover {
  text-decoration: underline;
}
.about__news .section__title {
  margin: 0;
  font-size: 32px;
}
@media (max-width: 1024px) {
  .about__news .section__title {
    font-size: 30px;
  }
}
.about__news .pagination {
  margin-top: 15px;
}
@media (max-width: 1024px) {
  .about__news {
    padding: 30px 0;
  }
}
.about__news-details {
  padding: 60px 0 50px;
}
.about__news-details__head {
  position: relative;
  padding-right: 100px;
}
.about__news-details__head .section__title {
  margin: 0;
  max-width: 870px;
}
@media (max-width: 1024px) {
  .about__news-details__head .section__title {
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .about__news-details__head {
    margin-top: 20px;
    border-top: 1px solid rgba(0, 160, 101, 0.4);
    padding-top: 23px;
    padding-right: 0;
  }
  .about__news-details__head .about__news-details__back {
    top: -44px;
  }
}
.about__news-details__back {
  position: absolute;
  right: 0;
  top: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  color: #2D2D4F;
}
.about__news-details__back svg {
  display: block;
  margin-right: 16px;
  width: 19px;
  height: 15px;
  stroke: #00a065;
  -webkit-transform: scaleX(-1) translateZ(0);
  -moz-transform: scaleX(-1) translateZ(0);
  transform: scaleX(-1) translateZ(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
}
.about__news-details__back:hover svg {
  -webkit-transform: scaleX(-1) translateX(5px);
  -moz-transform: scaleX(-1) translateX(5px);
  -ms-transform: scaleX(-1) translateX(5px);
  -o-transform: scaleX(-1) translateX(5px);
  transform: scaleX(-1) translateX(5px);
}
@media (max-width: 1024px) {
  .about__news-details__back {
    font-size: 10px;
  }
}
.about__news-details__date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px;
  font-weight: 700;
  font-size: 14px;
  color: #64646e;
}
.about__news-details__date::after {
  content: "";
  display: inline-block;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  border-top: 1px solid #e6e6eb;
}
.about__news-details__date span {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 123px;
  height: 41px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e6e6eb;
}
@media (max-width: 1024px) {
  .about__news-details__date span {
    width: 93px;
    height: 30px;
  }
}
@media (max-width: 1024px) {
  .about__news-details__date {
    margin: 15px -15px 0;
    font-size: 12px;
  }
  .about__news-details__date::before {
    content: "";
    display: inline-block;
    border-top: 1px solid #e6e6eb;
    width: 15px;
  }
}
.about__news-details__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}
@media (max-width: 1024px) {
  .about__news-details__container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
  }
}
.about__news-details__content {
  padding-right: 20px;
  font-size: 15px;
  line-height: 1.4666666667;
  color: #55555f;
}
.about__news-details__content p {
  margin: 0;
}
.about__news-details__content p:not(:first-child) {
  margin-top: 22px;
}
@media (max-width: 1024px) {
  .about__news-details__content p:not(:first-child) {
    margin-top: 18px;
  }
}
@media (max-width: 1024px) {
  .about__news-details__content {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 25px;
    padding: 0;
    font-size: 14px;
  }
}
.about__news-details__image {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 15px;
  width: 600px;
}
.about__news-details__image img {
  width: 100%;
}
@media (max-width: 1024px) {
  .about__news-details__image {
    margin: 0 -15px;
    padding: 0;
    width: 100%;
  }
}
.about__news-details__bottom {
  position: relative;
  margin-top: 55px;
  border-top: 1px solid #e6e6eb;
  padding-top: 45px;
}
.about__news-details__bottom .about__news-details__back {
  top: 45px;
}
@media (max-width: 1024px) {
  .about__news-details__bottom .about__news-details__back {
    top: 3px;
  }
}
@media (max-width: 1024px) {
  .about__news-details__bottom {
    border: 0;
    margin-top: 50px;
    padding: 0;
  }
}
.about__news-details__share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.about__news-details__share-label {
  margin-right: 33px;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: 0.1em;
}
@media (max-width: 1024px) {
  .about__news-details__share-label {
    margin-right: 15px;
  }
}
.about__news-details__share-item {
  margin-right: 26px;
  color: #bebec3;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  text-decoration: none;
  font-size: 25px;
}
.about__news-details__share-item:hover {
  color: #00a065;
}
@media (max-width: 1024px) {
  .about__news-details__share-item {
    margin-right: 15px;
  }
}
@media (max-width: 1024px) {
  .about__news-details {
    padding: 35px 0 45px;
  }
  .about__news-details__title {
    font-size: 30px;
  }
}
.about__support {
  padding: 85px 0 0;
  background-color: #F5FAFF;
}
.about__support__bottom {
  padding: 0 0 90px;
  background-color: #fff;
}
@media (max-width: 1024px) {
  .about__support__bottom {
    padding: 0;
  }
}
.about__support__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 41px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  padding: 20px;
  height: 86px;
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  background-color: #00a065;
}
@media (max-width: 1024px) {
  .about__support__title {
    margin-top: 50px;
    height: auto;
    font-size: 18px;
    line-height: 1.2777777778;
    text-align: center;
  }
}
.about__support .section__title {
  margin: 0 0 35px;
}
@media (max-width: 1024px) {
  .about__support .section__title {
    margin-bottom: 15px;
    line-height: 1;
  }
}
.about__support img {
  display: block;
  margin: 19px auto 0;
  width: 195px;
}
@media (max-width: 1024px) {
  .about__support img {
    margin-top: 15px;
    width: 180px;
  }
}
.about__support p {
  margin: 0 0 22px;
  font-size: 15px;
  line-height: 1.4666666667;
}
@media (max-width: 1024px) {
  .about__support p {
    margin-bottom: 15px;
    font-size: 14px;
  }
}
.about__support b,
.about__support strong {
  font-weight: 700;
}
@media (max-width: 1024px) {
  .about__support {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 35px 0 25px;
    background-color: #fff;
  }
}
.about__training {
  padding: 85px 0 50px;
  font-size: 15px;
  line-height: 1.4666666667;
  color: #64646e;
  background-color: #F5FAFF;
}
.about__training__tab {
  padding: 60px 70px 50px;
  font-size: 16px;
  line-height: 1.6875;
  color: #fff;
}
.about__training__tab p {
  margin: 0 0 27px;
  max-width: 930px;
  color: inherit;
}
@media (max-width: 1024px) {
  .about__training__tab p {
    margin: 0 0 15px;
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .about__training__tab {
    padding: 20px;
    font-size: 14px;
    line-height: 1.0714285714;
  }
}
.about__training .section__title {
  margin: 0 0 30px;
}
@media (max-width: 1024px) {
  .about__training .section__title {
    margin-bottom: 20px;
  }
}
.about__training .tab {
  overflow: hidden;
  margin: 38px 0 62px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #333495;
}
.about__training .tab .tab__nav__item {
  height: 90px;
  font-size: 18px;
  line-height: 1.2777777778;
  text-align: center;
}
@media (max-width: 1024px) {
  .about__training .tab .tab__nav__item {
    height: 50px;
    font-size: 14px;
  }
  .about__training .tab .tab__nav__item br {
    display: none;
  }
}
@media (max-width: 1024px) {
  .about__training .tab {
    margin: 50px 0 25px;
  }
}
.about__training img {
  display: block;
  margin: 0 auto;
  width: 187px;
}
@media (max-width: 1024px) {
  .about__training img {
    margin-top: 15px;
    width: 152px;
  }
}
.about__training p {
  margin: 0 0 22px;
}
@media (max-width: 1024px) {
  .about__training p {
    margin-bottom: 15px;
  }
}
.about__training b,
.about__training strong {
  font-weight: 700;
  color: #2D2D4F;
}
@media (max-width: 1024px) {
  .about__training {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 40px 0 25px;
    font-size: 14px;
  }
}
.about__consulting {
  font-size: 15px;
  line-height: 1.4666666667;
}
.about__consulting__top {
  padding: 75px 0 0;
}
.about__consulting__top .container {
  position: relative;
}
@media (min-width: 1025px) {
  .about__consulting__top img {
    position: absolute;
    right: 106px;
    top: 29px;
    width: 184px;
  }
}
@media (max-width: 1024px) {
  .about__consulting__top img {
    display: block;
    margin: 0 auto 30px;
    width: 163px;
  }
}
.about__consulting__top .notification {
  margin-top: 280px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(45, 45, 65, 0.1);
  -moz-box-shadow: 0px 5px 10px 0px rgba(45, 45, 65, 0.1);
  box-shadow: 0px 5px 10px 0px rgba(45, 45, 65, 0.1);
}
@media (max-width: 1024px) {
  .about__consulting__top .notification {
    margin-top: 10px;
    background-color: #fff;
  }
  .about__consulting__top .notification::before {
    display: block;
  }
  .about__consulting__top .notification::after {
    border-style: solid;
    border-width: 16px 42px 0 0;
    border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    width: 0;
    height: 0;
  }
}
@media (max-width: 1024px) {
  .about__consulting__top {
    padding: 40px 0 0;
    background-color: #F5FAFF;
  }
}
.about__consulting__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 50px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  height: 107px;
  font-weight: 500;
  font-size: 28px;
  line-height: normal;
  color: #fff;
  background-color: #00a065;
}
.about__consulting__title b {
  font-weight: 700;
}
@media (max-width: 1024px) {
  .about__consulting__title {
    padding: 20px 15px;
    height: auto;
    font-size: 18px;
    text-align: center;
  }
}
.about__consulting__bottom {
  padding: 0 0 90px;
}
.about__consulting__bottom .notification {
  margin: 0;
}
@media (max-width: 1024px) {
  .about__consulting__bottom .notification {
    margin-top: 15px;
  }
}
@media (max-width: 1024px) {
  .about__consulting__bottom {
    padding-bottom: 50px;
  }
}
.about__consulting .notification {
  padding: 35px 40px 35px 35px;
  min-height: 0;
}
.about__consulting .notification__icon {
  margin: 0;
}
@media (max-width: 1024px) {
  .about__consulting .notification__icon {
    background-color: #FF6C00;
  }
}
.about__consulting .notification__text {
  padding-left: 23px;
}
@media (max-width: 1024px) {
  .about__consulting .notification__text {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .about__consulting .notification {
    padding-right: 15px;
  }
}
.about__consulting .section__title {
  margin: 0 0 30px;
}
@media (max-width: 1024px) {
  .about__consulting .section__title {
    margin-bottom: 0 0 25px;
  }
}
.about__consulting p {
  margin: 0 0 22px;
}
@media (max-width: 1024px) {
  .about__consulting p {
    margin-bottom: 15px;
  }
}
.about__consulting ul {
  margin: 0 0 22px;
  padding: 0 0 0 17px;
}
.about__consulting b,
.about__consulting strong {
  font-weight: 700;
}
.about__consulting .green {
  color: #00a065;
}
.about__consulting .long {
  display: inline-block;
  min-width: 180px;
}
@media (max-width: 1024px) {
  .about__consulting .long {
    min-width: 170px;
  }
}
@media (max-width: 1024px) {
  .about__consulting {
    font-size: 14px;
  }
}
.about .box-list-number {
  margin-bottom: 70px;
  padding: 31px 47px 69px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  background-color: #F5FAFF;
}
.about .box-list-number__count {
  color: #00a065;
}
.about .box-list-number__text {
  margin-top: 15px;
  max-width: 245px;
  font-size: 13px;
  color: #2D2D4F;
}
.about .box-list-number__text ul {
  margin: 0;
  padding: 0;
  text-transform: none;
}
.about .box-list-number__text ul li {
  position: relative;
  display: block;
  padding-left: 18px;
}
.about .box-list-number__text ul li::before {
  content: "—";
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 1024px) {
  .about .box-list-number__text {
    margin-top: 0;
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .about .box-list-number {
    margin-bottom: 35px;
    padding: 20px 15px;
  }
}
.about__partners {
  padding: 30px 0 140px;
}
@media (min-width: 1025px) {
  .about__partners__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 35px;
    border: 1px solid #e6e6eb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 50px 50px 50px 0;
  }
}
@media (max-width: 1024px) {
  .about__partners__item {
    margin: 0 -15px;
    padding: 30px 15px;
  }
  .about__partners__item:nth-child(odd) {
    background-color: #F5FAFF;
  }
}
.about__partners__image {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 270px;
  text-align: center;
}
.about__partners__image img {
  max-width: 90%;
}
@media (max-width: 1024px) {
  .about__partners__image {
    widows: 100%;
  }
}
.about__partners__content {
  padding: 0 30px;
  max-width: 830px;
  font-size: 15px;
  line-height: 1.4666666667;
}
.about__partners__content p {
  margin: 0;
  color: #64646e;
}
.about__partners__content p:not(:first-child) {
  margin-top: 22px;
}
@media (max-width: 1024px) {
  .about__partners__content p:not(:first-child) {
    margin-top: 18px;
  }
}
.about__partners__content p.green {
  font-weight: 700;
  color: #00a065;
}
@media (max-width: 1024px) {
  .about__partners__content {
    padding: 0;
    margin-top: 15px;
    max-width: 100%;
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .about__partners {
    padding: 0 0 5px;
  }
}
.about__vacancies {
  padding: 38px 0 93px;
}
@media (max-width: 1024px) {
  .about__vacancies {
    padding: 15px 0 0;
  }
}
.about__vacancy {
  margin-top: 43px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #F5FAFF;
}
.about__vacancy__title {
  margin: 0;
  border-bottom: 1px solid #bebec3;
  padding: 37px 70px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  color: #333495;
}
@media (max-width: 1024px) {
  .about__vacancy__title {
    padding: 15px;
    font-size: 18px;
  }
}
.about__vacancy__content {
  padding: 55px 70px;
  font-size: 15px;
  line-height: 1.4666666667;
}
.about__vacancy__content p {
  margin: 0;
}
.about__vacancy__content p:not(:first-child) {
  margin-top: 22px;
}
@media (max-width: 1024px) {
  .about__vacancy__content p:not(:first-child) {
    margin-top: 18px;
  }
}
.about__vacancy__content b,
.about__vacancy__content strong {
  font-weight: 700;
}
@media (max-width: 1024px) {
  .about__vacancy__content {
    padding: 15px;
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .about__vacancy {
    margin: 0 -15px 30px;
    background-color: #fff;
  }
}
@media (max-width: 1024px) {
  .about--services {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.contacts__map iframe {
  display: block;
  margin: 0;
  border: 0;
  padding: 0;
}
@media (max-width: 1024px) {
  .contacts__map iframe {
    max-height: 225px;
  }
}
@media (min-width: 1025px) {
  .contacts__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.contacts__left {
  color: #fff;
  background-color: #00a065;
}
@media (min-width: 1025px) {
  .contacts__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 55px 0 65px;
    width: 50%;
  }
  .contacts__left__inner {
    padding: 0 70px 0 15px;
    max-width: 600px;
  }
}
@media (max-width: 1024px) {
  .contacts__left {
    padding: 25px 15px;
  }
}
@media (min-width: 1025px) {
  .contacts__right {
    width: 50%;
  }
  .contacts__right__inner {
    padding: 0 15px 0 85px;
    max-width: 600px;
  }
}
@media (max-width: 1024px) {
  .contacts__right {
    padding: 30px 15px;
  }
}
.contacts__company {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.125;
}
@media (max-width: 1024px) {
  .contacts__company {
    padding-right: 10px;
    font-size: 16px;
  }
}
.contacts__pf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
}
.contacts__pf__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  line-height: 1.3846153846;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
}
.contacts__pf__item svg {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 17px;
  fill: #fff;
}
@media (max-width: 1024px) {
  .contacts__pf__item svg.icon-presentation {
    margin-right: 13px;
    width: 28px;
    height: 28px;
  }
  .contacts__pf__item svg.icon-functionals {
    margin-right: 14px;
    width: 27px;
    height: 27px;
  }
}
.contacts__pf__item:not(:first-child) {
  margin-left: 35px;
}
@media (max-width: 1024px) {
  .contacts__pf__item:not(:first-child) {
    margin: 10px 0 0;
  }
}
.contacts__pf__item:hover {
  text-decoration: none;
}
@media (max-width: 1024px) {
  .contacts__pf__item {
    width: 100%;
    font-size: 12px;
  }
  .contacts__pf__item br {
    display: none;
  }
}
@media (max-width: 1024px) {
  .contacts__pf {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 15px;
  }
}
.contacts__details {
  margin-top: 45px;
  font-weight: 500;
  font-size: 14px;
}
.contacts__details a {
  color: inherit;
}
.contacts__details a:hover {
  text-decoration: none;
}
@media (max-width: 1024px) {
  .contacts__details {
    margin-top: 25px;
    font-size: 12px;
    color: #2D2D4F;
  }
}
.contacts__contacts {
  font-weight: 700;
  font-size: 18px;
}
.contacts__contacts__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0;
  color: #2D2D41;
}
.contacts__contacts__item .icon-location {
  width: 30px;
  height: 39px;
}
@media (max-width: 1024px) {
  .contacts__contacts__item .icon-location {
    width: 27px;
    height: 35px;
  }
}
.contacts__contacts__item .icon-tel {
  width: 31px;
  height: 31px;
}
@media (max-width: 1024px) {
  .contacts__contacts__item .icon-tel {
    width: 28px;
    height: 28px;
  }
}
.contacts__contacts__item .icon-email {
  width: 32px;
  height: 21px;
}
@media (max-width: 1024px) {
  .contacts__contacts__item .icon-email {
    width: 28px;
    height: 18px;
  }
}
.contacts__contacts__item--tel {
  font-weight: 700;
}
@media (min-width: 1025px) {
  .contacts__contacts__item br {
    display: none;
  }
}
.contacts__contacts svg {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 30px;
  fill: #00a065;
}
@media (max-width: 1024px) {
  .contacts__contacts svg {
    margin-right: 20px;
  }
}
.contacts__contacts a {
  color: inherit;
}
.contacts__contacts a:hover {
  text-decoration: none;
}
@media (max-width: 1024px) {
  .contacts__contacts {
    font-size: 16px;
  }
}

.page_header {
  position: relative;
  overflow: hidden;
  background-color: #F5FAFF;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
  background-size: cover;
}
.page_header > .container {
  position: relative;
  z-index: 2;
  position: relative;
  min-height: 384px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .page_header > .container {
    padding: 0 15px;
    width: 100%;
    min-height: 255px;
  }
  #page_pp_digital_warehouse .page_header > .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 1024px) {
  #page_pp_digital_warehouse .page_header__text {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
  }
}
.page_header__image {
  max-width: 566px;
}
@media (max-width: 1024px) {
  .page_header__image {
    width: 50%;
    max-width: 260px;
  }
  #page_pp_digital_warehouse .page_header__image {
    margin-top: 20px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}
.page_header__title {
  font-weight: 700;
  font-size: 48px;
  line-height: 1.1041666667;
  letter-spacing: 0.025em;
  color: #00a065;
}
@media (max-width: 1024px) {
  #page_pp_digital_warehouse .page_header__title {
    margin-top: 12px;
    margin-bottom: 12px;
  }
}
.banner--border .page_header__title, .banner--technologies .page_header__title {
  max-width: 770px;
  text-transform: none;
}
.banner--about .page_header__title {
  text-transform: none;
}
@media (max-width: 1024px) {
  .page_header__title {
    max-width: 100%;
    font-size: 30px;
  }
}
.page_header__subtitle {
  margin-top: 13px;
  font-weight: 500;
  font-size: 31px;
  line-height: 1.3548387097;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  .page_header__subtitle {
    margin-top: 7px;
    font-size: 18px;
    line-height: 1.0555555556;
  }
}
.page_header__description {
  margin-top: 18px;
  font-size: 28px;
  line-height: 1.0833333333;
}
@media (max-width: 1024px) {
  #page_pp_digital_warehouse .page_header__description {
    display: block !important;
  }
}
.banner--insider .page_header__description {
  max-width: 500px;
  font-size: 28px;
}
@media (max-width: 1024px) {
  .banner--insider .page_header__description {
    font-size: 18px;
  }
}
.banner--border .page_header__description, .banner--technologies .page_header__description {
  max-width: 570px;
}
.banner--about .page_header__description {
  max-width: 670px;
}
@media (max-width: 1024px) {
  .banner--about .page_header__description {
    max-width: 270px;
  }
  .banner--about .page_header__description br {
    display: none;
  }
}
@media (max-width: 1024px) {
  .page_header__description {
    margin-top: 12px;
    font-size: 18px;
    line-height: 1.0555555556;
  }
}
.page_header__more {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  color: inherit;
}
.page_header__more svg {
  margin-top: -1px;
  margin-left: 13px;
  width: 19px;
  height: 15px;
  stroke: #bebec3;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
}
.page_header__more:hover svg {
  -webkit-transform: translate3d(5px, 0, 0);
  -moz-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
}
@media (max-width: 1024px) {
  .page_header__more {
    margin-top: 18px;
  }
}
.page_header__get_consultation {
  margin-top: 40px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #00a065;
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  width: 260px;
  height: 50px;
  font-size: 12px;
  letter-spacing: 0.02em;
}
.page_header__get_consultation:hover {
  background: #008755;
}
@media (max-width: 1024px) {
  .page_header__get_consultation {
    margin-top: 20px;
    font-size: 12px;
    width: 240px;
    height: 40px;
  }
}

.index_header {
  overflow: hidden;
  position: relative;
}
.index_header > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 49vw;
}
@media (max-width: 1024px) {
  .index_header > .container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.index_header .index_header--get_consultation {
  position: relative;
  z-index: 3;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #00a065;
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  width: 260px;
  height: 50px;
  font-size: 12px;
  letter-spacing: 0.02em;
}
@media (min-width: 1025px) {
  .index_header .index_header--get_consultation {
    margin-top: 164px;
  }
}
.index_header .index_header--get_consultation:hover {
  background: #008755;
}
@media (max-width: 1024px) {
  .index_header .index_header--get_consultation {
    /*        margin-top: 20px;
            font-size: 12px;
            width: 240px;
            height: 40px;*/
    display: none;
  }
}
.index_header--video {
  position: absolute;
  width: 100%;
  min-height: 100%;
  z-index: 0;
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (min-width: 1025px) {
  .index_top_blocks {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    margin: 30px 0px;
    padding: 50px 50px;
  }
  .index_top_blocks .col-xs-12 {
    padding: 0px;
  }
}
.index_top_blocks .card-count {
  min-height: 0;
}
@media (min-width: 1025px) {
  .index_top_blocks .card-count {
    margin-top: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0px;
  }
  .index_top_blocks .card-count:not(:first-child) {
    margin-top: 40px;
  }
}
.index_top_blocks .card-count__number {
  color: #00a065;
}
@media (min-width: 1025px) {
  .index_top_blocks .card-count__text {
    font-size: 16px;
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .index_top_blocks .notification {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0px;
    padding: 0px 0px 0px 40px;
  }
  .index_top_blocks .notification:before {
    content: "";
    display: block;
    display: none;
  }
  .index_top_blocks .notification:after {
    content: "";
    display: block;
    display: none;
  }
}

@media (min-width: 1025px) {
  .module___row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 1025px) {
  .module___column {
    width: 50%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 5%;
  }
}
@media (min-width: 1025px) {
  .module--image {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 50%;
  }
}
@media (max-width: 1024px) {
  .module--image {
    width: 100%;
  }
}
.module--description {
  font-size: 15px;
}
@media (max-width: 1024px) {
  .module--description {
    font-size: 14px;
  }
}
.module--description h4 {
  font-size: 20px;
}
@media (max-width: 1024px) {
  .module--description h4 {
    font-size: 16px;
  }
}
.module--description ul {
  padding-left: 0px;
  list-style: none;
}
.module--description ul li {
  padding: 5px 0 5px 44px;
  display: block;
  position: relative;
}
.module--description ul li::before {
  content: "";
  position: absolute;
  left: 11px;
  top: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  background: url("../images/sprites/svg/arrow-right-5-white.svg") #00a065 no-repeat 5px center;
  -moz-background-size: 6px 8px;
  background-size: 6px 8px;
}
@media (max-width: 1024px) {
  .module--description ul li::before {
    top: 6px;
  }
}
.module--note {
  font-size: 21px;
  line-height: 1.2857142857em;
  color: #00a065;
  font-weight: 700;
  border-left: 2px solid #FF6C00;
  padding: 10px 0 10px 40px;
}
@media (max-width: 1024px) {
  .module--note {
    font-size: 14px;
    padding: 3px 45px 3px 20px;
  }
}
.module--important {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3125em;
  padding-right: 30px;
}
@media (min-width: 1025px) {
  .module--important {
    width: 373px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
@media (max-width: 1024px) {
  .module--important {
    font-size: 13px;
    padding: 20px 0px;
  }
}
.module__interface {
  padding: 50px 0px 51px;
  /*    &__top {
        padding-bottom: 40px;

          @include mobile {
            padding-bottom: 20px;
          }

      }

      &__bottom {
        padding: 40px 0px 51px;

          @include mobile {
            padding: 20px 0px 20px;
          }
      }*/
}
@media (max-width: 1024px) {
  .module__interface {
    padding: 20px 0px 20px;
  }
}
.module__search {
  background-color: #fff;
  padding-top: 33px;
}
@media (max-width: 1024px) {
  .module__search {
    padding: 20px 0px 20px;
  }
}
.module__video {
  background-color: #fff;
  padding: 33px 0px 80px;
  /*     .module___column:first-child {
        @include gt_mobile {
          width: 50%;
          flex-shrink: 0;
     }
      }

    .module___column:last-child {
        @include gt_mobile {
          padding-left: 30px;
        }
      }*/
}
@media (max-width: 1024px) {
  .module__video {
    padding: 20px 0px 20px;
  }
}
@media (min-width: 1025px) {
  .module__video .section__title {
    width: 50%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
@media (min-width: 1025px) {
  .module__video .module--image:not(:first-child) {
    margin-top: 40px;
  }
}
.module__video .module--note {
  margin-top: 40px;
}
@media (max-width: 1024px) {
  .module__video .module--note {
    margin-top: 20px;
  }
}
.module__performance {
  background-color: #F5FAFF;
  padding: 10px 0px 50px;
}
@media (max-width: 1024px) {
  .module__performance {
    padding: 20px 0px 20px;
  }
}
@media (min-width: 1025px) {
  .module__performance .module--description {
    width: 33%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.module__performance .module--description h3 {
  margin: 0px;
  color: #FF6C00;
  font-size: 44px;
  font-weight: 700;
}
@media (min-width: 1025px) {
  .module__performance .module--description h3 {
    margin-top: -20px;
  }
}
@media (max-width: 1024px) {
  .module__performance .module--description h3 {
    font-size: 24px;
  }
}
.module__performance .module--description h3 b {
  font-size: 64px;
}
@media (max-width: 1024px) {
  .module__performance .module--description h3 b {
    font-size: 44px;
  }
}
.module__performance .module--description h4 {
  margin-top: 0px;
}
@media (max-width: 1024px) {
  .module__performance .module--image {
    margin-top: 20px;
  }
}
.module__kpi {
  background-color: #fff;
  padding: 33px 0px 50px;
}
@media (max-width: 1024px) {
  .module__kpi {
    padding: 20px 0px 20px;
  }
}
@media (min-width: 1025px) {
  .module__kpi .module--description {
    width: 65%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 40px;
  }
}
@media (max-width: 1024px) {
  .module__kpi .module--image {
    margin-top: 20px;
  }
}
.module__accounting {
  background-color: #F5FAFF;
  padding: 30px 0px 80px;
}
@media (max-width: 1024px) {
  .module__accounting {
    padding: 20px 0px 20px;
  }
}
@media (min-width: 1025px) {
  .module__accounting .module--description {
    width: 50%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px;
  }
}
@media (max-width: 1024px) {
  .module__accounting .module--image {
    margin-top: 20px;
  }
}
.module__economic {
  background-color: #fff;
  padding: 30px 0px 30px;
}
@media (max-width: 1024px) {
  .module__economic {
    padding: 20px 0px 60px;
  }
}
@media (max-width: 1024px) {
  .module__economic .module--image {
    margin-top: 10px;
  }
}

.dw_header {
  overflow: hidden;
  position: relative;
  height: 41vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .dw_header {
    height: 56vw;
  }
}
@media (max-width: 1024px) {
  .dw_header > .container {
    padding: 0px;
  }
}
.dw_header__text {
  position: relative;
  z-index: 1;
  background: rgba(45, 45, 79, 0.2);
  width: 778px;
  height: 200px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 40px;
}
@media (min-width: 1025px) {
  .dw_header__text {
    margin-left: -40px;
  }
}
@media (max-width: 1024px) {
  .dw_header__text {
    width: 100%;
    padding: 15px;
    height: auto;
  }
}
.dw_header__title {
  font-size: 48px;
  margin: 0px;
}
@media (max-width: 1024px) {
  .dw_header__title {
    font-size: 22px;
  }
}
.dw_header__subtitle {
  margin-top: 20px;
  font-size: 32px;
  line-height: 38px;
}
@media (max-width: 1024px) {
  .dw_header__subtitle {
    margin-top: 10px;
    font-size: 13px;
    line-height: 19px;
  }
}
.dw_header__video {
  position: absolute;
  width: 100%;
  min-height: 100%;
  z-index: 0;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.dw_about {
  padding-top: 60px;
  padding-bottom: 81px;
}
@media (max-width: 1024px) {
  .dw_about {
    padding-top: 40px;
    padding-bottom: 0px;
  }
}
.dw_about--title {
  color: #333495;
  text-align: center;
}
.dw_about--scheme {
  margin-top: 40px;
  max-width: 963px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (max-width: 1024px) {
  .dw_about--scheme {
    margin-top: 33px;
  }
}
.dw_about--description {
  -webkit-box-shadow: 0px 4px 10px 0px rgba(45, 45, 65, 0.05);
  -moz-box-shadow: 0px 4px 10px 0px rgba(45, 45, 65, 0.05);
  box-shadow: 0px 4px 10px 0px rgba(45, 45, 65, 0.05);
  border: 1px solid #DFE6F1;
  padding: 69px 53px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  margin-top: 80px;
}
@media (max-width: 1024px) {
  .dw_about--description {
    padding: 26px 17px;
    margin-top: 33px;
  }
}
.dw_about--description h3 {
  border-left: 2px solid #FF6C00;
  padding-left: 40px;
  font-size: 32px;
  line-height: 38px;
  color: #2D2D4F;
  width: 440px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0px;
}
@media (max-width: 1024px) {
  .dw_about--description h3 {
    width: auto;
    font-size: 18px;
    line-height: 20px;
    padding-left: 14px;
    padding-top: 9px;
    padding-bottom: 12px;
  }
}
.dw_about--description ul {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 19px;
  line-height: 36px;
  color: #55556E;
  margin: 0px;
  margin-left: 138px;
}
@media (max-width: 1024px) {
  .dw_about--description ul {
    margin-top: 11px;
    padding-left: 17px;
    font-size: 12px;
    line-height: 16px;
    margin-left: 0px;
  }
}
@media (min-width: 1025px) {
  .dw_about--description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.dw_advantages {
  background: #333495;
}
.dw_advantages--title {
  font-size: 42px !important;
  padding: 27px 0;
  max-width: 100%;
  color: #fff;
  background-color: #00a065;
  -webkit-border-radius: 0px 0px 7px 7px;
  -moz-border-radius: 0px 0px 7px 7px;
  border-radius: 0px 0px 7px 7px;
  text-align: center;
}
@media (max-width: 1024px) {
  .dw_advantages--title {
    font-size: 20px !important;
  }
}
@media (max-width: 1024px) {
  .dw_advantages--list {
    padding-bottom: 43px;
  }
}
@media (min-width: 1025px) {
  .dw_advantages--list_row .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .dw_advantages--list_row:first-child {
    padding-top: 12px;
  }
  .dw_advantages--list_row:not(:last-child) {
    border-bottom: 1px solid #5D5EA3;
  }
}

.dw_advantages_l_item {
  font-weight: 500;
  padding-top: 25px;
}
@media (min-width: 1025px) {
  .dw_advantages_l_item {
    width: 22%;
    margin-right: 4%;
    min-height: 175px;
  }
  .dw_advantages_l_item:nth-child(4n) {
    margin-right: 0px;
  }
}
@media (max-width: 1024px) {
  .dw_advantages_l_item {
    padding-top: 20px;
  }
}
.dw_advantages_l_item--number {
  font-size: 31px;
  color: #00A065;
  font-weight: 600;
}
.dw_advantages_l_item--title {
  display: block;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.4px;
  padding-top: 9px;
  color: #fff;
}

.dw_case {
  padding-top: 74px;
  padding-bottom: 74px;
}
@media (max-width: 1024px) {
  .dw_case {
    padding-top: 42px;
    padding-bottom: 42px;
  }
}
.dw_case--header {
  border-bottom: 2px solid #DFE6F1;
  padding-bottom: 33px;
}
@media (min-width: 1025px) {
  .dw_case--header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (max-width: 1024px) {
  .dw_case--header {
    padding-bottom: 14px;
  }
}
.dw_case--text {
  padding-top: 8px;
}
.dw_case--title {
  color: #00A065;
}
.dw_case--note {
  margin: 0px;
  padding-top: 16px;
  font-size: 22px;
  line-height: 22px;
  color: #2D2D4F;
}
@media (max-width: 1024px) {
  .dw_case--note {
    padding-top: 10px;
    font-size: 14px;
    line-height: 19px;
  }
}
@media (max-width: 1024px) {
  .dw_case--logo {
    margin-top: 10px;
    max-width: 175px;
  }
}
@media (min-width: 1025px) {
  .dw_case--description {
    padding-top: 43px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.dw_intro {
  background-color: #F5FAFF;
  padding-top: 70px;
  padding-bottom: 78px;
}
@media (min-width: 1025px) {
  .dw_intro {
    border-bottom: 1px solid #e6e6eb;
  }
}
@media (max-width: 1024px) {
  .dw_intro {
    padding-top: 20px;
    padding-bottom: 16px;
  }
}
@media (min-width: 1025px) {
  .dw_intro > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.dw_intro--left {
  font-size: 20px;
  line-height: 29px;
  color: #2D2D4F;
  font-weight: 500;
  padding: 0px;
  margin: 0px;
}
@media (max-width: 1200px) {
  .dw_intro--left {
    font-size: 19px;
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .dw_intro--left {
    width: 50%;
    padding-right: 5%;
  }
}
@media (max-width: 1024px) {
  .dw_intro--left {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 1025px) {
  .dw_intro--right {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-left: 3px solid #FF6C00;
    width: 50%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0px;
    margin: 0px;
    min-height: 174px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    padding-left: 54px;
  }
}
@media (max-width: 1024px) {
  .dw_intro--right {
    border-top: 1px solid #FF6C00;
    margin-top: 22px;
    padding-top: 21px;
    font-size: 16px;
    line-height: 19px;
  }
}

.dw_results {
  background-color: #2F2B82;
  position: relative;
}
@media (min-width: 1025px) {
  .dw_results .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 60px;
  }
}
@media (max-width: 1024px) {
  .dw_results .container {
    padding-top: 7px;
  }
}
@media (min-width: 1025px) {
  .dw_results--cooperation {
    width: 48%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 82px;
  }
}
.dw_results--video {
  position: relative;
}
@media (min-width: 1025px) {
  .dw_results--video {
    max-width: 567px;
  }
}
.dw_results--video:before {
  content: "";
  display: block;
  padding-top: 56%;
}
.dw_results--video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0px;
  top: 0px;
}
@media (max-width: 1024px) {
  .dw_results--video {
    margin-top: 20px;
  }
}
.dw_results--partner {
  padding-top: 102px;
}
@media (max-width: 1024px) {
  .dw_results--partner {
    padding-top: 32px;
  }
}
.dw_results--partner_note {
  margin: 0px;
  font-size: 17px;
  color: #fff;
}
@media (max-width: 1024px) {
  .dw_results--partner_note {
    font-size: 12px;
  }
}
.dw_results--partner_logo {
  max-width: 339px;
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .dw_results--partner_logo {
    max-width: 229px;
    margin-top: 23px;
  }
}
.dw_results--text {
  padding-bottom: 120px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media (max-width: 1024px) {
  .dw_results--text {
    padding-top: 33px;
    padding-bottom: 91px;
  }
}
.dw_results--title {
  font-size: 36px;
  color: #FF6C00;
  margin-top: 0px;
}
@media (max-width: 1024px) {
  .dw_results--title {
    font-size: 24px;
  }
}
.dw_results--description {
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  max-width: 585px;
}
.dw_results--description ul {
  padding-left: 0px;
  list-style: none;
}
.dw_results--description ul li {
  padding: 5px 0 5px 44px;
  display: block;
  position: relative;
}
@media (max-width: 1024px) {
  .dw_results--description ul li {
    padding-left: 28px;
  }
}
.dw_results--description ul li::before {
  content: "";
  position: absolute;
  left: 11px;
  top: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  background: url("../images/sprites/svg/arrow-right-5-white.svg") #00a065 no-repeat 5px center;
  -moz-background-size: 6px 8px;
  background-size: 6px 8px;
}
@media (max-width: 1024px) {
  .dw_results--description ul li::before {
    left: 0px;
    top: 6px;
  }
}
.dw_results--description ul li {
  padding: 5px 0 16px 44px;
}
@media (max-width: 1024px) {
  .dw_results--description {
    font-size: 14px;
    line-height: 16px;
  }
}

.dw_usage {
  background-color: #F5FAFF;
  padding-top: 97px;
  padding-bottom: 61px;
}
@media (max-width: 1024px) {
  .dw_usage {
    padding-top: 31px;
    padding-bottom: 21px;
  }
}
@media (min-width: 1025px) {
  .dw_usage--header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.dw_usage--title {
  color: #00A065;
  max-width: 423px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 42px;
  line-height: 40px;
}
@media (max-width: 1024px) {
  .dw_usage--title {
    font-size: 24px;
    line-height: 24px;
  }
}
.dw_usage--note {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-left: 2px solid #FF6C00;
  padding-left: 27px;
  margin-left: 46px;
  padding-top: 4px;
}
@media (max-width: 1024px) {
  .dw_usage--note {
    padding-left: 9px;
    margin-left: 0px;
    padding-top: 0px;
    margin-top: 14px;
  }
}
.dw_usage--note h3 {
  margin: 0px;
  font-size: 32px;
  color: #2D2D4F;
}
@media (max-width: 1024px) {
  .dw_usage--note h3 {
    font-size: 18px;
  }
}
.dw_usage--note p {
  margin: 0px;
  margin-top: 10px;
  font-size: 19px;
  line-height: 22px;
  color: #2D2D4F;
}
@media (max-width: 1024px) {
  .dw_usage--note p {
    margin-top: 5px;
    font-size: 12px;
    line-height: 13.39px;
  }
}
.dw_usage--list {
  padding-top: 47px;
}
@media (min-width: 1025px) {
  .dw_usage--list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 1024px) {
  .dw_usage--list {
    padding-top: 22px;
  }
}

.dw_usage_l_item {
  padding: 33px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  min-height: -webkit-calc(100% - 30px);
  min-height: -moz-calc(100% - 30px);
  min-height: calc(100% - 30px);
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(45, 45, 65, 0.05);
  -moz-box-shadow: 0px 4px 10px 0px rgba(45, 45, 65, 0.05);
  box-shadow: 0px 4px 10px 0px rgba(45, 45, 65, 0.05);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 1025px) {
  .dw_usage_l_item {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 36px;
    height: 161px;
  }
  .dw_usage_l_item:nth-child(3n) {
    margin-right: 0px;
  }
}
@media (max-width: 1024px) {
  .dw_usage_l_item {
    padding: 24px;
    height: 124px;
    margin-bottom: 14px;
  }
}
.dw_usage_l_item--image {
  width: 75px;
  height: 94px;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 1024px) {
  .dw_usage_l_item--image {
    width: 57px;
    height: 72px;
  }
}
.dw_usage_l_item--title {
  margin: 0px;
  margin-left: 35px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #2D2D4F;
}
@media (max-width: 1024px) {
  .dw_usage_l_item--title {
    font-size: 12px;
    margin-left: 30px;
  }
}

.section_title {
  font-size: 42px;
  font-weight: 600;
  margin: 0px;
}
@media (max-width: 1024px) {
  .section_title {
    font-size: 22px;
    line-height: 22px;
  }
}

@media (min-width: 1025px) {
  .dw_case_block {
    width: 30% !important;
  }
}
@media (max-width: 1024px) {
  .dw_case_block:not(:last-child) {
    border-bottom: 2px solid #DFE6F1;
    padding-bottom: 5px;
  }
}
.dw_case_block--title {
  font-size: 32px;
  color: #333495;
  font-weight: 600;
  margin: 0px;
}
@media (min-width: 1025px) {
  .dw_case_block--title {
    height: 57px;
  }
}
@media (max-width: 1024px) {
  .dw_case_block--title {
    font-size: 22px;
    padding-top: 13px;
  }
}
@media (min-width: 1025px) {
  .dw_case_block--content > *:first-child {
    margin-top: 34px;
  }
}
@media (max-width: 1024px) {
  .dw_case_block--content > *:first-child {
    margin-top: 11px;
  }
}
.dw_case_block__task .dw_case_block--content {
  font-size: 24px;
  line-height: 28px;
  color: #55556E;
}
@media (max-width: 1024px) {
  .dw_case_block__task .dw_case_block--content {
    font-size: 18px;
    line-height: 20px;
  }
}

.dw_case_block__targets .dw_case_block--content ul {
  padding-left: 0px;
  list-style: none;
}
.dw_case_block__targets .dw_case_block--content ul li {
  padding: 5px 0 5px 44px;
  display: block;
  position: relative;
}
@media (max-width: 1024px) {
  .dw_case_block__targets .dw_case_block--content ul li {
    padding-left: 28px;
  }
}
.dw_case_block__targets .dw_case_block--content ul li::before {
  content: "";
  position: absolute;
  left: 11px;
  top: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  background: url("../images/sprites/svg/arrow-right-5-white.svg") #00a065 no-repeat 5px center;
  -moz-background-size: 6px 8px;
  background-size: 6px 8px;
}
@media (max-width: 1024px) {
  .dw_case_block__targets .dw_case_block--content ul li::before {
    left: 0px;
    top: 6px;
  }
}

.dw_case_block__element .dw_case_block--content {
  font-size: 15px;
  line-height: 18px;
}
.dw_case_block__element .dw_case_block--content ol {
  padding-left: 26px;
}
@media (max-width: 1024px) {
  .dw_case_block__element .dw_case_block--content ol {
    padding-left: 17px;
  }
}
.dw_case_block__element .dw_case_block--content li {
  margin-bottom: 9px;
}

@media (min-width: 1025px) {
  .dw_send_order {
    height: 163px;
  }
}
@media (max-width: 1024px) {
  .dw_send_order {
    height: 113px;
    padding: 0px 15px;
  }
}
.dw_send_order > .container {
  height: 159px;
  background: #00A065;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 1025px) {
  .dw_send_order > .container {
    padding: 0px 70px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (max-width: 1024px) {
  .dw_send_order > .container {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 117px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.dw_send_order--title {
  font-size: 32px;
  color: #FFFFFF;
  font-weight: 600;
  margin: 0px;
}
@media (min-width: 1025px) {
  .dw_send_order--title {
    width: 303px;
  }
}
@media (max-width: 1024px) {
  .dw_send_order--title {
    font-size: 23px;
    line-height: 29px;
    text-align: center;
    padding-top: 51px;
    margin-bottom: 17px;
  }
}
.dw_send_order--button {
  font-size: 16px;
  letter-spacing: 0.8px;
  color: #FFFFFF;
  width: 342px;
  height: 56px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media (max-width: 1024px) {
  .dw_send_order--button {
    font-size: 13px;
    letter-spacing: 0.65px;
    width: 211px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}

.tms_content {
  background: #fff;
}
@media (min-width: 1025px) {
  .tms_content .container {
    padding-top: 50px;
  }
}
@media (max-width: 1024px) {
  .tms_content .container {
    padding-top: 20px;
    padding-bottom: 1px;
  }
}
@media (min-width: 1025px) {
  .tms_content--description {
    margin-top: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (max-width: 1024px) {
  .tms_content--description {
    margin-top: 26px;
  }
}
@media (min-width: 1025px) {
  .tms_content--text {
    max-width: 594px;
    font-size: 15px;
    margin-bottom: 50px;
  }
}
@media (max-width: 1024px) {
  .tms_content--text {
    font-size: 13px;
    margin-bottom: 30px;
  }
}
.tms_content--text h3 {
  font-size: 21px;
  font-weight: 900;
}
@media (min-width: 1025px) {
  .tms_content--text h3 {
    margin-bottom: 30px;
  }
}
@media (max-width: 1024px) {
  .tms_content--text h3 {
    font-size: 14px;
  }
}
.tms_content--image {
  display: block;
  max-width: 500px;
}
.tms_content--image__wide {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 1024px) {
  .tms_content--image {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1025px) {
  .tms_content--image__shift {
    margin-top: -20px;
  }
}
@media (max-width: 1024px) {
  .tms_content--image__shift {
    margin-top: 10px;
  }
}

.tms_content ul {
  padding-left: 0px;
  list-style: none;
}
.tms_content ul li {
  padding: 5px 0 0px 44px;
  display: block;
  position: relative;
  line-height: 1.2em;
}
.tms_content ul li + li {
  margin-top: 0.5em;
}
.tms_content ul li::before {
  content: "";
  position: absolute;
  left: 11px;
  top: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  background: url("../images/sprites/svg/arrow-right-5-white.svg") #00a065 no-repeat 5px center;
  -moz-background-size: 6px 8px;
  background-size: 6px 8px;
}
@media (max-width: 1024px) {
  .tms_content ul li::before {
    top: 6px;
  }
}

.tms_partners {
  background: #FFFFFF;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 40px 50px;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(45, 45, 65, 0.05);
  -moz-box-shadow: 0px 4px 10px 0px rgba(45, 45, 65, 0.05);
  box-shadow: 0px 4px 10px 0px rgba(45, 45, 65, 0.05);
}
@media (max-width: 1024px) {
  .tms_partners {
    padding: 20px 20px;
  }
}
.tms_partners___box {
  background: #F5FAFF;
  padding: 65px 0px;
}
@media (max-width: 1024px) {
  .tms_partners___box {
    padding: 20px 0px;
  }
}
.tms_partners--advantages ul {
  padding-left: 0px;
  list-style: none;
  font-weight: bold;
  font-size: 20px;
}
@media (min-width: 1025px) {
  .tms_partners--advantages ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (max-width: 1024px) {
  .tms_partners--advantages ul {
    font-size: 16px;
  }
}
.tms_partners--advantages ul li {
  padding: 5px 0 5px 44px;
  display: block;
  position: relative;
}
@media (max-width: 1024px) {
  .tms_partners--advantages ul li {
    padding-left: 28px;
    margin-bottom: 20px;
  }
}
.tms_partners--advantages ul li::before {
  content: "";
  position: absolute;
  left: 11px;
  top: 8px;
  width: 21px;
  height: 17px;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
  background-size: contain;
  background-image: url("../images/sprites/svg/arrow-right-green.svg");
}
@media (max-width: 1024px) {
  .tms_partners--advantages ul li::before {
    width: 18px;
    height: 10px;
    left: 0px;
    top: 9px;
  }
}
@media (min-width: 1025px) {
  .tms_partners--logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 70px;
    padding-bottom: 30px;
  }
}
@media (max-width: 1024px) {
  .tms_partners--logos {
    padding-top: 30px;
    padding-bottom: 10px;
  }
}
@media (max-width: 1024px) {
  .tms_partners--logo {
    margin-bottom: 30px;
    text-align: center;
  }
}
@media (min-width: 1025px) {
  .tms_partners--logo img {
    min-height: 30px;
  }
}
@media (max-width: 1024px) {
  .tms_partners--logo img {
    width: 100%;
    max-width: 200px;
  }
}

.tms_portfolio {
  background: #fff;
}
@media (min-width: 1025px) {
  .tms_portfolio {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 37px;
  }
}
@media (max-width: 1024px) {
  .tms_portfolio {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 25px 15px;
  }
}
.tms_portfolio---box {
  background-color: #00a065;
}
@media (min-width: 1025px) {
  .tms_portfolio---box {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media (max-width: 1024px) {
  .tms_portfolio---box {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.tms_portfolio--header {
  border-bottom: 1px solid #9696a0;
}
@media (min-width: 1025px) {
  .tms_portfolio--header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 22px;
  }
}

.tms_portfolio--intro {
  font-size: 19px;
  color: #00a065;
  font-weight: 900;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .tms_portfolio--intro {
    font-size: 13px;
  }
}

.tms_portfolio--title {
  font-size: 24px;
  font-weight: 900;
  max-width: 740px;
  line-height: 1.13;
}
@media (max-width: 1024px) {
  .tms_portfolio--title {
    font-size: 14px;
  }
}

.tms_portfolio--logo {
  max-width: 300px;
}
@media (max-width: 1024px) {
  .tms_portfolio--logo {
    margin: 30px 0px;
  }
}

@media (min-width: 1025px) {
  .tms_portfolio--link {
    float: right;
    margin-top: -59px;
    margin-right: 31px;
  }
}
@media (max-width: 1024px) {
  .tms_portfolio--link {
    margin-top: 20px;
  }
}

.tms_portfolio--body {
  font-weight: 300;
  font-size: 15px;
  /*
  #page_EME_TMS & {
  	@include list_w_arrow(red);
  }

  #page_EME_WMES & {
  	@include list_w_arrow(red);
  }

  #page_EME_WCS & {
  	@include list_w_arrow(purple);
  }

  #page_EME_YMS & {
  	@include list_w_arrow(sea);
  }
   */
}
@media (min-width: 1025px) {
  .tms_portfolio--body {
    padding-top: 10px;
  }
}
@media (max-width: 1024px) {
  .tms_portfolio--body {
    font-size: 13px;
  }
}
.tms_portfolio--body h3 {
  font-size: 18px;
  font-weight: 900;
  color: #00a065;
}
@media (max-width: 1024px) {
  .tms_portfolio--body h3 {
    font-size: 13px;
  }
}
#page_EME_YMS .tms_portfolio--body h3 {
  font-size: 16px;
  color: #2d2d41;
  margin-bottom: -10px;
}
@media (max-width: 1024px) {
  #page_EME_YMS .tms_portfolio--body h3 {
    font-size: 13px;
  }
}

.tms_portfolio--body strong, .tms_portfolio--body b {
  font-weight: 900;
}
.tms_portfolio--body table {
  width: 100% !important;
}
.tms_portfolio--body table tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
}
@media (max-width: 1024px) {
  .tms_portfolio--body table tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
  }
}
.tms_portfolio--body table tr td {
  width: auto !important;
}
@media (min-width: 1025px) {
  .tms_portfolio--body table tr td {
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
  }
}

.tms_portfolio--gallery {
  margin-top: 20px;
}
@media (min-width: 1025px) {
  .tms_portfolio--gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 1025px) {
  .v_col__portfolio--body {
    width: 48%;
  }
}

.logimus_about {
  padding-top: 34px;
  padding-bottom: 55px;
}
.logimus_about---box:nth-child(even) {
  background: #F5FAFF;
}
.logimus_about--title {
  border-left-color: #00a065;
  margin-bottom: 5px;
}
.logimus_about--content {
  font-size: 18px;
  line-height: 1.2366666667em;
  padding-top: 29px;
}
@media (min-width: 1025px) {
  .logimus_about--content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.logimus_about---box:first-child .logimus_about--content {
  padding-top: 19px;
}

@media (max-width: 1024px) {
  .logimus_about--content {
    font-size: 16px;
  }
}
.logimus_about---image {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (min-width: 1025px) {
  .logimus_about---image {
    margin-right: 48px;
    width: 438px;
  }
}
@media (max-width: 1024px) {
  .logimus_about---image {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .logimus_about--image_intro {
    padding-left: 40px;
    padding-bottom: 12px;
    margin-top: 0px;
  }
}
@media (max-width: 1024px) {
  .logimus_about--image_intro {
    margin-top: 0px;
  }
}
.logimus_about--image {
  max-width: 50%;
}
@media (min-width: 1025px) {
  .logimus_about---image .logimus_about--image {
    max-width: 100%;
  }
}

@media (min-width: 1025px) {
  .logimus_about---box:not(:first-child):nth-child(odd) .logimus_about--image {
    margin-right: 48px;
  }
}

@media (min-width: 1025px) {
  .logimus_about---box:not(:first-child):nth-child(even) .logimus_about--image {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 48px;
  }
}

@media (max-width: 1024px) {
  .logimus_about--image {
    display: block;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}
.logimus_about--description {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.logimus_about---box:nth-child(even) .logimus_about--description {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

@media (min-width: 1100px) {
  .logimus_about---box:first-child .logimus_about--description {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; /* Количество колонок */
    -webkit-column-width: -webkit-calc(50% - 16.5px);
    -moz-column-width: -moz-calc(50% - 16.5px);
    column-width: calc(50% - 16.5px); /* Ширина колонки (50% минус половина gap) */
    -webkit-column-gap: 33px;
    -moz-column-gap: 33px;
    column-gap: 33px; /* Расстояние между колонками */
  }
}

.logimus_about--description ul {
  padding-left: 0px;
  list-style: none;
}
.logimus_about--description ul li {
  padding: 5px 0 5px 44px;
  display: block;
  position: relative;
}
@media (max-width: 1024px) {
  .logimus_about--description ul li {
    padding-left: 28px;
  }
}
.logimus_about--description ul li::before {
  content: "";
  position: absolute;
  left: 11px;
  top: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  background: url("../images/sprites/svg/arrow-right-5-white.svg") #00a065 no-repeat 5px center;
  -moz-background-size: 6px 8px;
  background-size: 6px 8px;
}
@media (max-width: 1024px) {
  .logimus_about--description ul li::before {
    left: 0px;
    top: 6px;
  }
}
.logimus_about--description ul {
  margin-top: 4px;
  font-size: 15px;
}
.logimus_about--description ul li {
  padding: 2px 0 2px 28px;
}
.logimus_about--description ul li:before {
  left: 3px;
}

.logimus_effects {
  -webkit-box-shadow: 0px 4px 20px 0px rgba(45, 45, 65, 0.1);
  -moz-box-shadow: 0px 4px 20px 0px rgba(45, 45, 65, 0.1);
  box-shadow: 0px 4px 20px 0px rgba(45, 45, 65, 0.1);
  padding: 36px 63px;
}
@media (max-width: 1024px) {
  .logimus_effects {
    padding: 30px 20px 20px;
  }
}
.logimus_effects---box {
  padding-top: 71px;
  padding-bottom: 71px;
}
@media (max-width: 1024px) {
  .logimus_effects---box {
    padding-top: 31px;
    padding-bottom: 31px;
  }
}
.logimus_effects--title {
  font-size: 28px;
  color: #2D2D4F;
  text-align: center;
  margin: 0px;
}
@media (max-width: 1024px) {
  .logimus_effects--title {
    font-size: 20px;
  }
}
.logimus_effects--items {
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (min-width: 1025px) {
  .logimus_effects--items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.logimus_effects_item {
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}
@media (max-width: 1024px) {
  .logimus_effects_item:not(:last-child) {
    margin-bottom: 20px;
  }
}
.logimus_effects_item--percent {
  font-size: 50px;
  color: #333495;
  margin: 0px 0px 0px;
  font-weight: bold;
}
@media (max-width: 1024px) {
  .logimus_effects_item--percent {
    font-size: 30px;
  }
}
.logimus_effects_item--description {
  margin: 0px 0px 0px;
  font-size: 15px;
  line-height: 19.87px;
  color: #1A171B;
}

.logimus_header {
  padding-top: 32px;
  padding-bottom: 64px;
}
@media (min-width: 1025px) {
  .logimus_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.logimus_header---goto .logimus_header {
  padding-top: 5px;
  padding-bottom: 50px;
}

@media (max-width: 1024px) {
  .logimus_header {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
.logimus_header---box {
  background: -webkit-linear-gradient(313.36deg, rgb(106, 128, 190) 0%, rgb(136, 154, 203) 23.28%, rgb(213, 219, 237) 73.73%, rgb(255, 255, 255) 100%);
  background: -moz-linear-gradient(313.36deg, rgb(106, 128, 190) 0%, rgb(136, 154, 203) 23.28%, rgb(213, 219, 237) 73.73%, rgb(255, 255, 255) 100%);
  background: -o-linear-gradient(313.36deg, rgb(106, 128, 190) 0%, rgb(136, 154, 203) 23.28%, rgb(213, 219, 237) 73.73%, rgb(255, 255, 255) 100%);
  background: linear-gradient(136.64deg, rgb(106, 128, 190) 0%, rgb(136, 154, 203) 23.28%, rgb(213, 219, 237) 73.73%, rgb(255, 255, 255) 100%);
}
.logimus_header--intro {
  font-size: 34px;
  line-height: 1.2em;
  font-weight: bold;
  color: #fff;
}
.logimus_header---goto .logimus_header--intro {
  font-size: 30px;
}

@media (max-width: 1024px) {
  .logimus_header--intro {
    font-size: 20px;
  }
}
.logimus_header---logo {
  width: 335px;
  height: 43px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-top: 5px;
}
@media (max-width: 1024px) {
  .logimus_header---logo {
    margin-top: 35px;
    margin-bottom: 30px;
    width: 250px;
    height: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.logimus_header--teh {
  font-size: 32px;
  font-weight: bold;
  line-height: 1em;
  color: #2D2D4F;
  white-space: nowrap;
}
@media (min-width: 1025px) {
  .logimus_header--teh {
    margin-left: 138px;
  }
  .logimus_header---goto .logimus_header--teh {
    width: 445px;
    white-space: normal;
    margin-left: 220px;
    font-size: 28px;
    line-height: 1.3em;
  }
}
@media (max-width: 1024px) {
  .logimus_header--teh {
    font-size: 18px;
    margin-top: 20px;
    text-align: center;
  }
}
.logimus_header--link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.logimus_solution---box {
  background: -webkit-linear-gradient(145deg, rgb(255, 255, 255) 0%, rgb(213, 219, 237) 10.7%, rgb(136, 154, 203) 31.24%, rgb(106, 128, 190) 40.72%);
  background: -moz-linear-gradient(145deg, rgb(255, 255, 255) 0%, rgb(213, 219, 237) 10.7%, rgb(136, 154, 203) 31.24%, rgb(106, 128, 190) 40.72%);
  background: -o-linear-gradient(145deg, rgb(255, 255, 255) 0%, rgb(213, 219, 237) 10.7%, rgb(136, 154, 203) 31.24%, rgb(106, 128, 190) 40.72%);
  background: linear-gradient(-55deg, rgb(255, 255, 255) 0%, rgb(213, 219, 237) 10.7%, rgb(136, 154, 203) 31.24%, rgb(106, 128, 190) 40.72%);
  padding-top: 10px;
  padding-bottom: 60px;
}
@media (max-width: 1024px) {
  .logimus_solution---box {
    padding-bottom: 50px;
  }
}
.logimus_solution--tile {
  color: #F5FAFF;
  font-size: 42px;
  border-bottom: 1px solid #B6BECE;
  padding-bottom: 32px;
}
@media (min-width: 1025px) {
  .logimus_solution--tile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media (max-width: 1024px) {
  .logimus_solution--tile {
    font-size: 24px;
    padding-bottom: 20px;
  }
}
.logimus_solution--logo {
  width: 261px;
  height: 33px;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (min-width: 1025px) {
  .logimus_solution--logo {
    margin-left: 40px;
  }
}
@media (max-width: 1024px) {
  .logimus_solution--logo {
    margin-left: 10px;
    width: 200px;
    height: 26px;
  }
}
@media (min-width: 1025px) {
  .logimus_solution--description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.logimus_solution--list {
  color: #F5FAFF;
}
.logimus_solution--list ul {
  padding-left: 0px;
  list-style: none;
  font-weight: bold;
  font-size: 20px;
}
@media (max-width: 1024px) {
  .logimus_solution--list ul {
    font-size: 14px;
  }
}
.logimus_solution--list ul li {
  padding: 10px 0 20px 38px;
  display: block;
  position: relative;
}
@media (max-width: 1024px) {
  .logimus_solution--list ul li {
    padding-left: 30px;
    padding-bottom: 12px;
  }
}
.logimus_solution--list ul li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 14px;
  width: 17px;
  height: 13px;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
  background-size: contain;
  background-image: url("../images/sprites/svg/arrow-right-white.svg");
}
@media (max-width: 1024px) {
  .logimus_solution--list ul li::before {
    width: 13px;
    height: 10px;
    left: 0px;
    top: 13px;
  }
}
.logimus_solution--icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #FFFFFF;
}
@media (min-width: 1025px) {
  .logimus_solution--icons {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    width: 581px;
    margin-left: 84px;
    margin-top: 20px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 37px 20px;
    gap: 18px;
    row-gap: 35px;
  }
}
@media (max-width: 1024px) {
  .logimus_solution--icons {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    margin-top: 20px;
    padding: 20px 20px;
    gap: 18px;
    row-gap: 25px;
  }
}

.logimus_solution_icon {
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  text-align: center;
  margin: 0px;
}
@media (max-width: 500px) {
  .logimus_solution_icon {
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }
}
.logimus_solution_icon--image {
  width: 82px;
  height: 62px;
}
.logimus_solution_icon--caption {
  padding-top: 10px;
  font-size: 14px;
  color: #333495;
  font-weight: bold;
}

.pp_warehouse_header {
  position: relative;
}
@media (min-width: 1025px) {
  .pp_warehouse_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.pp_warehouse_header---box {
  padding: 46px 0px;
}
@media (max-width: 1024px) {
  .pp_warehouse_header---box {
    padding-top: 1px;
    padding-bottom: 40px;
  }
}
.pp_warehouse_header---left {
  padding-right: 95px;
}
.pp_warehouse_header__title {
  font-size: 48px;
  letter-spacing: 1.2px;
  color: #F5FAFF;
  margin: 0px;
}
@media (max-width: 1024px) {
  .pp_warehouse_header__title {
    font-size: 24px;
    line-height: 29.05px;
    letter-spacing: 0.6px;
    margin-top: 31px;
    margin-bottom: 13px;
  }
}
.pp_warehouse_header__intro {
  font-size: 28px;
  color: #DFE6F1;
  margin-top: 25px;
  line-height: 1.2em;
  letter-spacing: 0.012em;
}
@media (max-width: 1024px) {
  .pp_warehouse_header__intro {
    margin-top: 12px;
    font-size: 15px;
  }
}
.pp_warehouse_header__logo {
  -o-object-fit: contain;
  object-fit: contain;
  width: 532px;
  height: 294px;
}
@media (max-width: 1024px) {
  .pp_warehouse_header__logo {
    display: block;
    width: 94%;
    height: auto;
    margin: 30px auto 0px auto;
    max-width: 320px;
  }
}
@media (min-width: 1025px) {
  .pp_warehouse_header__order {
    position: absolute;
    top: auto;
    left: 0px;
    bottom: 0px;
    height: 55px;
    width: 276px;
    font-size: 13px;
    letter-spacing: 0.09em;
  }
}
@media (max-width: 1024px) {
  .pp_warehouse_header__order {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 39px auto 0px auto;
  }
}

.pp_warehouse_section {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 10px 0 rgba(45, 45, 65, 0.05);
  -moz-box-shadow: 0 4px 10px 0 rgba(45, 45, 65, 0.05);
  box-shadow: 0 4px 10px 0 rgba(45, 45, 65, 0.05);
}
.pp_warehouse_section---box {
  padding: 0px;
}
.pp_warehouse_section---box--intro {
  padding-top: 46px;
}
@media (max-width: 1024px) {
  .pp_warehouse_section---box--intro {
    padding-top: 33px;
  }
}
.pp_warehouse_section---box--secondary {
  padding-top: 20px;
}
.pp_warehouse_section---box--wimage {
  padding-top: 80px;
}
@media (max-width: 1024px) {
  .pp_warehouse_section---box--wimage {
    padding-top: 41px;
  }
}
.pp_warehouse_section__content {
  font-size: 22px;
  color: #2D2D4F;
  padding: 50px 40px;
}
@media (max-width: 1024px) {
  .pp_warehouse_section__content {
    font-size: 15px;
    padding: 4px 20px;
  }
}
@media (min-width: 1025px) {
  .pp_warehouse_section--intro .pp_warehouse_section__content {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .pp_warehouse_section--intro .pp_warehouse_section__content ul {
    margin-top: 0px;
    font-weight: 500;
    font-size: 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1024px) {
  .pp_warehouse_section--intro .pp_warehouse_section__content ul {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .pp_warehouse_section--intro .pp_warehouse_section__content li {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
  }
}

.pp_warehouse_sections--blue .pp_warehouse_section--intro .pp_warehouse_section__content ul,
.pp_warehouse_sections--blue .pp_warehouse_section--wimage .pp_warehouse_section__content ul {
  padding-left: 0px;
  list-style: none;
  font-weight: bold;
  font-size: 20px;
}
@media (max-width: 1024px) {
  .pp_warehouse_sections--blue .pp_warehouse_section--intro .pp_warehouse_section__content ul,
.pp_warehouse_sections--blue .pp_warehouse_section--wimage .pp_warehouse_section__content ul {
    font-size: 14px;
  }
}
.pp_warehouse_sections--blue .pp_warehouse_section--intro .pp_warehouse_section__content ul li,
.pp_warehouse_sections--blue .pp_warehouse_section--wimage .pp_warehouse_section__content ul li {
  padding: 10px 0 20px 38px;
  display: block;
  position: relative;
}
@media (max-width: 1024px) {
  .pp_warehouse_sections--blue .pp_warehouse_section--intro .pp_warehouse_section__content ul li,
.pp_warehouse_sections--blue .pp_warehouse_section--wimage .pp_warehouse_section__content ul li {
    padding-left: 30px;
    padding-bottom: 12px;
  }
}
.pp_warehouse_sections--blue .pp_warehouse_section--intro .pp_warehouse_section__content ul li::before,
.pp_warehouse_sections--blue .pp_warehouse_section--wimage .pp_warehouse_section__content ul li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 14px;
  width: 17px;
  height: 13px;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
  background-size: contain;
  background-image: url("../images/sprites/svg/arrow-right-blue.svg");
}
@media (max-width: 1024px) {
  .pp_warehouse_sections--blue .pp_warehouse_section--intro .pp_warehouse_section__content ul li::before,
.pp_warehouse_sections--blue .pp_warehouse_section--wimage .pp_warehouse_section__content ul li::before {
    width: 13px;
    height: 10px;
    left: 0px;
    top: 13px;
  }
}
.pp_warehouse_sections--blue .pp_warehouse_section--intro .pp_warehouse_section__content b, .pp_warehouse_sections--blue .pp_warehouse_section--intro .pp_warehouse_section__content strong,
.pp_warehouse_sections--blue .pp_warehouse_section--wimage .pp_warehouse_section__content b,
.pp_warehouse_sections--blue .pp_warehouse_section--wimage .pp_warehouse_section__content strong {
  color: #333495;
}

.pp_warehouse_sections--green .pp_warehouse_section--intro .pp_warehouse_section__content ul {
  padding-left: 0px;
  list-style: none;
  font-weight: bold;
  font-size: 20px;
}
@media (max-width: 1024px) {
  .pp_warehouse_sections--green .pp_warehouse_section--intro .pp_warehouse_section__content ul {
    font-size: 14px;
  }
}
.pp_warehouse_sections--green .pp_warehouse_section--intro .pp_warehouse_section__content ul li {
  padding: 10px 0 20px 38px;
  display: block;
  position: relative;
}
@media (max-width: 1024px) {
  .pp_warehouse_sections--green .pp_warehouse_section--intro .pp_warehouse_section__content ul li {
    padding-left: 30px;
    padding-bottom: 12px;
  }
}
.pp_warehouse_sections--green .pp_warehouse_section--intro .pp_warehouse_section__content ul li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 14px;
  width: 17px;
  height: 13px;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
  background-size: contain;
  background-image: url("../images/sprites/svg/arrow-right-green.svg");
}
@media (max-width: 1024px) {
  .pp_warehouse_sections--green .pp_warehouse_section--intro .pp_warehouse_section__content ul li::before {
    width: 13px;
    height: 10px;
    left: 0px;
    top: 13px;
  }
}
.pp_warehouse_sections--green .pp_warehouse_section--intro .pp_warehouse_section__content b, .pp_warehouse_sections--green .pp_warehouse_section--intro .pp_warehouse_section__content strong {
  color: #00a065;
}

.pp_warehouse_sections--orange .pp_warehouse_section--intro .pp_warehouse_section__content ul {
  padding-left: 0px;
  list-style: none;
  font-weight: bold;
  font-size: 20px;
}
@media (max-width: 1024px) {
  .pp_warehouse_sections--orange .pp_warehouse_section--intro .pp_warehouse_section__content ul {
    font-size: 14px;
  }
}
.pp_warehouse_sections--orange .pp_warehouse_section--intro .pp_warehouse_section__content ul li {
  padding: 10px 0 20px 38px;
  display: block;
  position: relative;
}
@media (max-width: 1024px) {
  .pp_warehouse_sections--orange .pp_warehouse_section--intro .pp_warehouse_section__content ul li {
    padding-left: 30px;
    padding-bottom: 12px;
  }
}
.pp_warehouse_sections--orange .pp_warehouse_section--intro .pp_warehouse_section__content ul li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 14px;
  width: 17px;
  height: 13px;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
  background-size: contain;
  background-image: url("../images/sprites/svg/arrow-right-orange.svg");
}
@media (max-width: 1024px) {
  .pp_warehouse_sections--orange .pp_warehouse_section--intro .pp_warehouse_section__content ul li::before {
    width: 13px;
    height: 10px;
    left: 0px;
    top: 13px;
  }
}
.pp_warehouse_sections--orange .pp_warehouse_section--intro .pp_warehouse_section__content b, .pp_warehouse_sections--orange .pp_warehouse_section--intro .pp_warehouse_section__content strong {
  color: #FF6C00;
}

.pp_warehouse_section--secondary .pp_warehouse_section__content {
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  padding: 32px 30px;
  max-width: 1027px;
  margin: 0px auto;
  line-height: 1.45em;
}
@media (max-width: 1024px) {
  .pp_warehouse_section--secondary .pp_warehouse_section__content {
    font-size: 15px;
    padding: 20px 20px;
  }
}

.pp_warehouse_section--wimage .pp_warehouse_section__content {
  gap: 30px;
  padding: 27px 28px;
}
@media (min-width: 1025px) {
  .pp_warehouse_section--wimage .pp_warehouse_section__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (min-width: 1025px) {
  .pp_warehouse_section__content .button {
    height: 55px;
    padding: 0px 50px;
    font-size: 13px;
    letter-spacing: 0.09em;
  }
}
@media (max-width: 1024px) {
  .pp_warehouse_section__content .button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20px auto 0px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.pp_warehouse_section__title {
  border-bottom: 1px solid rgb(223, 230, 241);
  min-height: 84px;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
  display: block;
  margin: 0px;
  padding: 20px 0px;
  font-size: 32px;
  line-height: 38px;
}
@media (max-width: 1024px) {
  .pp_warehouse_section__title {
    padding: 12px 0px;
    font-size: 20px;
    line-height: 26.8px;
    min-height: 48px;
  }
}
.pp_warehouse_sections--blue .pp_warehouse_section__title {
  color: #333495;
}

.pp_warehouse_sections--green .pp_warehouse_section__title {
  color: #00a065;
}

.pp_warehouse_sections--orange .pp_warehouse_section__title {
  color: #FF6C00;
}

.pp_warehouse_section__image {
  width: 540px;
}

.pp_warehouse_section--secondary .pp_warehouse_section__content:after {
  content: "";
  display: block;
  clear: both;
  display: table;
}
@media (min-width: 1025px) {
  .pp_warehouse_section--secondary .pp_warehouse_section__content .button {
    margin-top: 40px;
    float: right;
  }
}

.pp_warehouse_section_arrow {
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
  background-size: contain;
  background-image: url("../images/sprites/svg/arrow-bold-down.svg");
  width: 146px;
  height: 68px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1024px) {
  .pp_warehouse_section_arrow {
    width: 90px;
    height: 42px;
    margin-top: 22px;
  }
}

.pp_warehouse_sections {
  background-color: #F5FAFF;
  padding-bottom: 120px;
}
@media (max-width: 1024px) {
  .pp_warehouse_sections {
    padding-bottom: 43px;
  }
}

.pp_warehouse_projects---box {
  background-color: #00a065;
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 83px;
}
@media (max-width: 1024px) {
  .pp_warehouse_projects---box {
    padding-bottom: 30px;
  }
}
.pp_warehouse_projects---box--blue {
  background-color: #333495;
}

.pp_warehouse_projects---box .section__title {
  color: #fff;
  text-align: center;
  margin-bottom: 59px;
}
@media (max-width: 1024px) {
  .pp_warehouse_projects---box .section__title {
    font-size: 17px;
    margin-bottom: 19px;
    margin-top: 0px;
  }
}
@media (max-width: 600px) {
  .pp_warehouse_projects---box .slick-arrow {
    display: none !important;
  }
}

.pp_warehouse_projects_l_item {
  background-color: #fff;
  margin: 0px;
  height: 340px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  overflow: hidden;
}
.pp_warehouse_projects_l_item---box {
  margin: 0px 20px;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.pp_warehouse_projects_l_item---box:hover {
  opacity: 0.7;
}
@media (max-width: 1024px) {
  .pp_warehouse_projects_l_item {
    height: 240px;
  }
}
.pp_warehouse_projects_l_item__caption {
  height: 140px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  text-align: center;
  color: #2D2D4F;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  padding: 20px 20px 10px 20px;
}
@media (max-width: 1024px) {
  .pp_warehouse_projects_l_item__caption {
    padding: 20px 10px 20px 20px;
    height: 110px;
    font-size: 13px;
    line-height: 1.2em;
  }
}
.pp_warehouse_projects_l_item__image {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.pp_warehouse_reviews---box {
  margin-top: 18px;
  padding-bottom: 58px;
}
@media (max-width: 1024px) {
  .pp_warehouse_reviews---box {
    margin-top: 17px;
  }
}
.pp_warehouse_reviews---box .section__title {
  text-align: center;
}
@media (max-width: 1024px) {
  .pp_warehouse_reviews---box .section__title {
    margin-top: 0px;
    font-size: 24px;
  }
}
.pp_warehouse_reviews .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pp_warehouse_reviews_l_item {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.pp_warehouse_reviews_l_item:hover {
  opacity: 0.7;
}
#page_pp_warehouse_efficiency_type .review--popup {
  display: none;
  max-width: 1200px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#page_pp_warehouse_efficiency_type .review__right {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#page_pp_warehouse_efficiency_type .review__right:before, #page_pp_warehouse_efficiency_type .review__right:after {
  display: none;
}
.index_page_links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 30px;
  padding-top: 41px;
}
@media (max-width: 1024px) {
  .index_page_links {
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 10px;
  }
}

.index_page_link {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 1025px) {
  .index_page_link {
    width: 32%;
  }
}
@media (max-width: 1024px) {
  .index_page_link {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
}
.index_page_link:hover {
  opacity: 0.7;
}
.index_page_link:nth-child(1) {
  background: #333495;
}
.index_page_link:nth-child(2) {
  background: #00a065;
}
.index_page_link:nth-child(3) {
  background: #FF6C00;
}
.index_page_link__description1 {
  padding: 10px 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 16px;
  line-height: 22px;
  margin: 0px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 1025px) {
  .index_page_link__description1 {
    min-height: 83px;
  }
}
@media (max-width: 1024px) {
  .index_page_link__description1 {
    padding: 14px 10px;
    font-size: 12px;
    line-height: 16.56px;
  }
}
.index_page_link__description2 {
  padding: 10px 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 20px;
  line-height: 24px;
  margin: 0px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 1025px) {
  .index_page_link__description2 {
    min-height: 70px;
  }
}
@media (max-width: 1024px) {
  .index_page_link__description2 {
    font-size: 15px;
    line-height: 18.07px;
    padding: 7px 76px;
  }
}
.index_page_link__main {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.index_page_link__title {
  margin-top: 25px;
  margin-bottom: 20px;
  font-size: 30px;
}
@media (max-width: 1024px) {
  .index_page_link__title {
    font-size: 22px;
    line-height: 26.35px;
    margin-top: 22px;
  }
}
.index_page_link__logo {
  width: 142px;
  height: 122px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-top: 20px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media (max-width: 1024px) {
  .index_page_link__logo {
    margin-top: 2px;
    width: 140px;
    height: 102px;
  }
}
.index_page_link__goto {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  align-self: end;
  background: #fff;
  display: block;
  width: 72px;
  height: 45px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 20px;
  margin-top: 14px;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .index_page_link__goto {
    width: 54px;
    height: 33px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 15px;
    margin-right: 15px;
    margin-top: 8px;
  }
}
.index_page_link__goto:before {
  content: "";
  display: block;
  width: 32px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
  background-size: contain;
  background-image: url("../images/sprites/svg/arrow-right-thin-blue.svg");
}
.index_page_link:nth-child(2) .index_page_link__goto:before {
  background-image: url("../images/sprites/svg/arrow-right-thin-green.svg");
}

.index_page_link:nth-child(3) .index_page_link__goto:before {
  background-image: url("../images/sprites/svg/arrow-right-thin-orange.svg");
}

@media (max-width: 1024px) {
  .index_page_link__goto:before {
    width: 21px;
    height: 10px;
  }
}

.index_page_links_description {
  font-size: 18px;
  line-height: 25px;
  color: #55556E;
  text-align: center;
  padding-top: 50px;
  max-width: 998px;
}
@media (max-width: 1024px) {
  .index_page_links_description {
    display: none;
  }
}
/*# sourceMappingURL=main.min.css.map */
