/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
figcaption,
figure,
main {
    display: block;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: inherit;
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
audio,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details,
menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
[hidden],
template {
    display: none;
}
html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #292b2c;
    background-color: #fff;
}
[tabindex="-1"]:focus {
    outline: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
}
address {
    font-style: normal;
    line-height: inherit;
}
address,
dl,
ol,
ul {
    margin-bottom: 1rem;
}
dl,
ol,
ul {
    margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
a {
    color: #0275d8;
}
a:focus,
a:hover {
    color: #014c8c;
    text-decoration: underline;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}
figure {
    margin: 0 0 1rem;
}
img {
    vertical-align: middle;
}
[role="button"] {
    cursor: pointer;
}
[role="button"],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
table {
    border-collapse: collapse;
    background-color: transparent;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #636c72;
    caption-side: bottom;
}
caption,
th {
    text-align: left;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
select,
textarea {
    line-height: inherit;
}
input[type="checkbox"]:disabled,
input[type="radio"]:disabled {
    cursor: not-allowed;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
    -webkit-appearance: listbox;
}
textarea {
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
}
input[type="search"] {
    -webkit-appearance: none;
}
output {
    display: inline-block;
}
[hidden] {
    display: none !important;
}
@-ms-viewport {
    width: device-width;
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}
*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
}
@media (min-width: 576px) {
    .container {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 768px) {
    .container {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 992px) {
    .container {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 1260px) {
    .container {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 576px) {
    .container {
        width: 540px;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .container {
        width: 720px;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .container {
        width: 960px;
        max-width: 100%;
    }
}
@media (min-width: 1260px) {
    .container {
        width: 1200px;
        max-width: 100%;
    }
}
.container-fluid {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
}
@media (min-width: 576px) {
    .container-fluid {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 768px) {
    .container-fluid {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 992px) {
    .container-fluid {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 1260px) {
    .container-fluid {
        padding-right: 12px;
        padding-left: 12px;
    }
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
}
@media (min-width: 576px) {
    .row {
        margin-right: -12px;
        margin-left: -12px;
    }
}
@media (min-width: 768px) {
    .row {
        margin-right: -12px;
        margin-left: -12px;
    }
}
@media (min-width: 992px) {
    .row {
        margin-right: -12px;
        margin-left: -12px;
    }
}
@media (min-width: 1260px) {
    .row {
        margin-right: -12px;
        margin-left: -12px;
    }
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.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,
.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,
.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,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
}
@media (min-width: 576px) {
    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .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,
    .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,
    .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,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 768px) {
    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .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,
    .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,
    .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,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 992px) {
    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .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,
    .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,
    .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,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 1260px) {
    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .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,
    .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,
    .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,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 12px;
        padding-left: 12px;
    }
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}
.col-1,
.col-auto {
    -webkit-box-flex: 0;
}
.col-1 {
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
}
.col-2 {
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
}
.col-2,
.col-3 {
    -webkit-box-flex: 0;
}
.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
}
.col-4,
.col-5 {
    -webkit-box-flex: 0;
}
.col-5 {
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-6,
.col-7 {
    -webkit-box-flex: 0;
}
.col-7 {
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
}
.col-8 {
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
}
.col-8,
.col-9 {
    -webkit-box-flex: 0;
}
.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
}
.col-10,
.col-11 {
    -webkit-box-flex: 0;
}
.col-11 {
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.pull-0 {
    right: auto;
}
.pull-1 {
    right: 8.33333333%;
}
.pull-2 {
    right: 16.66666667%;
}
.pull-3 {
    right: 25%;
}
.pull-4 {
    right: 33.33333333%;
}
.pull-5 {
    right: 41.66666667%;
}
.pull-6 {
    right: 50%;
}
.pull-7 {
    right: 58.33333333%;
}
.pull-8 {
    right: 66.66666667%;
}
.pull-9 {
    right: 75%;
}
.pull-10 {
    right: 83.33333333%;
}
.pull-11 {
    right: 91.66666667%;
}
.pull-12 {
    right: 100%;
}
.push-0 {
    left: auto;
}
.push-1 {
    left: 8.33333333%;
}
.push-2 {
    left: 16.66666667%;
}
.push-3 {
    left: 25%;
}
.push-4 {
    left: 33.33333333%;
}
.push-5 {
    left: 41.66666667%;
}
.push-6 {
    left: 50%;
}
.push-7 {
    left: 58.33333333%;
}
.push-8 {
    left: 66.66666667%;
}
.push-9 {
    left: 75%;
}
.push-10 {
    left: 83.33333333%;
}
.push-11 {
    left: 91.66666667%;
}
.push-12 {
    left: 100%;
}
.offset-1 {
    margin-left: 8.33333333%;
}
.offset-2 {
    margin-left: 16.66666667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.33333333%;
}
.offset-5 {
    margin-left: 41.66666667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.33333333%;
}
.offset-8 {
    margin-left: 66.66666667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.33333333%;
}
.offset-11 {
    margin-left: 91.66666667%;
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .pull-sm-0 {
        right: auto;
    }
    .pull-sm-1 {
        right: 8.33333333%;
    }
    .pull-sm-2 {
        right: 16.66666667%;
    }
    .pull-sm-3 {
        right: 25%;
    }
    .pull-sm-4 {
        right: 33.33333333%;
    }
    .pull-sm-5 {
        right: 41.66666667%;
    }
    .pull-sm-6 {
        right: 50%;
    }
    .pull-sm-7 {
        right: 58.33333333%;
    }
    .pull-sm-8 {
        right: 66.66666667%;
    }
    .pull-sm-9 {
        right: 75%;
    }
    .pull-sm-10 {
        right: 83.33333333%;
    }
    .pull-sm-11 {
        right: 91.66666667%;
    }
    .pull-sm-12 {
        right: 100%;
    }
    .push-sm-0 {
        left: auto;
    }
    .push-sm-1 {
        left: 8.33333333%;
    }
    .push-sm-2 {
        left: 16.66666667%;
    }
    .push-sm-3 {
        left: 25%;
    }
    .push-sm-4 {
        left: 33.33333333%;
    }
    .push-sm-5 {
        left: 41.66666667%;
    }
    .push-sm-6 {
        left: 50%;
    }
    .push-sm-7 {
        left: 58.33333333%;
    }
    .push-sm-8 {
        left: 66.66666667%;
    }
    .push-sm-9 {
        left: 75%;
    }
    .push-sm-10 {
        left: 83.33333333%;
    }
    .push-sm-11 {
        left: 91.66666667%;
    }
    .push-sm-12 {
        left: 100%;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.33333333%;
    }
    .offset-sm-2 {
        margin-left: 16.66666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333333%;
    }
    .offset-sm-5 {
        margin-left: 41.66666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333333%;
    }
    .offset-sm-8 {
        margin-left: 66.66666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333333%;
    }
    .offset-sm-11 {
        margin-left: 91.66666667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .pull-md-0 {
        right: auto;
    }
    .pull-md-1 {
        right: 8.33333333%;
    }
    .pull-md-2 {
        right: 16.66666667%;
    }
    .pull-md-3 {
        right: 25%;
    }
    .pull-md-4 {
        right: 33.33333333%;
    }
    .pull-md-5 {
        right: 41.66666667%;
    }
    .pull-md-6 {
        right: 50%;
    }
    .pull-md-7 {
        right: 58.33333333%;
    }
    .pull-md-8 {
        right: 66.66666667%;
    }
    .pull-md-9 {
        right: 75%;
    }
    .pull-md-10 {
        right: 83.33333333%;
    }
    .pull-md-11 {
        right: 91.66666667%;
    }
    .pull-md-12 {
        right: 100%;
    }
    .push-md-0 {
        left: auto;
    }
    .push-md-1 {
        left: 8.33333333%;
    }
    .push-md-2 {
        left: 16.66666667%;
    }
    .push-md-3 {
        left: 25%;
    }
    .push-md-4 {
        left: 33.33333333%;
    }
    .push-md-5 {
        left: 41.66666667%;
    }
    .push-md-6 {
        left: 50%;
    }
    .push-md-7 {
        left: 58.33333333%;
    }
    .push-md-8 {
        left: 66.66666667%;
    }
    .push-md-9 {
        left: 75%;
    }
    .push-md-10 {
        left: 83.33333333%;
    }
    .push-md-11 {
        left: 91.66666667%;
    }
    .push-md-12 {
        left: 100%;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.33333333%;
    }
    .offset-md-2 {
        margin-left: 16.66666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333333%;
    }
    .offset-md-5 {
        margin-left: 41.66666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333333%;
    }
    .offset-md-8 {
        margin-left: 66.66666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333333%;
    }
    .offset-md-11 {
        margin-left: 91.66666667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .pull-lg-0 {
        right: auto;
    }
    .pull-lg-1 {
        right: 8.33333333%;
    }
    .pull-lg-2 {
        right: 16.66666667%;
    }
    .pull-lg-3 {
        right: 25%;
    }
    .pull-lg-4 {
        right: 33.33333333%;
    }
    .pull-lg-5 {
        right: 41.66666667%;
    }
    .pull-lg-6 {
        right: 50%;
    }
    .pull-lg-7 {
        right: 58.33333333%;
    }
    .pull-lg-8 {
        right: 66.66666667%;
    }
    .pull-lg-9 {
        right: 75%;
    }
    .pull-lg-10 {
        right: 83.33333333%;
    }
    .pull-lg-11 {
        right: 91.66666667%;
    }
    .pull-lg-12 {
        right: 100%;
    }
    .push-lg-0 {
        left: auto;
    }
    .push-lg-1 {
        left: 8.33333333%;
    }
    .push-lg-2 {
        left: 16.66666667%;
    }
    .push-lg-3 {
        left: 25%;
    }
    .push-lg-4 {
        left: 33.33333333%;
    }
    .push-lg-5 {
        left: 41.66666667%;
    }
    .push-lg-6 {
        left: 50%;
    }
    .push-lg-7 {
        left: 58.33333333%;
    }
    .push-lg-8 {
        left: 66.66666667%;
    }
    .push-lg-9 {
        left: 75%;
    }
    .push-lg-10 {
        left: 83.33333333%;
    }
    .push-lg-11 {
        left: 91.66666667%;
    }
    .push-lg-12 {
        left: 100%;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.33333333%;
    }
    .offset-lg-2 {
        margin-left: 16.66666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333333%;
    }
    .offset-lg-5 {
        margin-left: 41.66666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333333%;
    }
    .offset-lg-8 {
        margin-left: 66.66666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333333%;
    }
    .offset-lg-11 {
        margin-left: 91.66666667%;
    }
}
@media (min-width: 1260px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .pull-xl-0 {
        right: auto;
    }
    .pull-xl-1 {
        right: 8.33333333%;
    }
    .pull-xl-2 {
        right: 16.66666667%;
    }
    .pull-xl-3 {
        right: 25%;
    }
    .pull-xl-4 {
        right: 33.33333333%;
    }
    .pull-xl-5 {
        right: 41.66666667%;
    }
    .pull-xl-6 {
        right: 50%;
    }
    .pull-xl-7 {
        right: 58.33333333%;
    }
    .pull-xl-8 {
        right: 66.66666667%;
    }
    .pull-xl-9 {
        right: 75%;
    }
    .pull-xl-10 {
        right: 83.33333333%;
    }
    .pull-xl-11 {
        right: 91.66666667%;
    }
    .pull-xl-12 {
        right: 100%;
    }
    .push-xl-0 {
        left: auto;
    }
    .push-xl-1 {
        left: 8.33333333%;
    }
    .push-xl-2 {
        left: 16.66666667%;
    }
    .push-xl-3 {
        left: 25%;
    }
    .push-xl-4 {
        left: 33.33333333%;
    }
    .push-xl-5 {
        left: 41.66666667%;
    }
    .push-xl-6 {
        left: 50%;
    }
    .push-xl-7 {
        left: 58.33333333%;
    }
    .push-xl-8 {
        left: 66.66666667%;
    }
    .push-xl-9 {
        left: 75%;
    }
    .push-xl-10 {
        left: 83.33333333%;
    }
    .push-xl-11 {
        left: 91.66666667%;
    }
    .push-xl-12 {
        left: 100%;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.33333333%;
    }
    .offset-xl-2 {
        margin-left: 16.66666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.33333333%;
    }
    .offset-xl-5 {
        margin-left: 41.66666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.33333333%;
    }
    .offset-xl-8 {
        margin-left: 66.66666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.33333333%;
    }
    .offset-xl-11 {
        margin-left: 91.66666667%;
    }
}
.align-baseline {
    vertical-align: baseline !important;
}
.align-top {
    vertical-align: top !important;
}
.align-middle {
    vertical-align: middle !important;
}
.align-bottom {
    vertical-align: bottom !important;
}
.align-text-bottom {
    vertical-align: text-bottom !important;
}
.align-text-top {
    vertical-align: text-top !important;
}
.bg-faded {
    background-color: #f7f7f7;
}
.bg-primary {
    background-color: #0275d8 !important;
}
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #025aa5 !important;
}
.bg-success {
    background-color: #5cb85c !important;
}
a.bg-success:focus,
a.bg-success:hover {
    background-color: #449d44 !important;
}
.bg-info {
    background-color: #5bc0de !important;
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #31b0d5 !important;
}
.bg-warning {
    background-color: #f0ad4e !important;
}
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #ec971f !important;
}
.bg-danger {
    background-color: #d9534f !important;
}
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #c9302c !important;
}
.bg-inverse {
    background-color: #292b2c !important;
}
a.bg-inverse:focus,
a.bg-inverse:hover {
    background-color: #101112 !important;
}
.border-0 {
    border: 0 !important;
}
.border-top-0 {
    border-top: 0 !important;
}
.border-right-0 {
    border-right: 0 !important;
}
.border-bottom-0 {
    border-bottom: 0 !important;
}
.border-left-0 {
    border-left: 0 !important;
}
.rounded {
    border-radius: 0.25rem;
}
.rounded-top {
    border-top-left-radius: 0.25rem;
}
.rounded-right,
.rounded-top {
    border-top-right-radius: 0.25rem;
}
.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: 0.25rem;
}
.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: 0.25rem;
}
.rounded-left {
    border-top-left-radius: 0.25rem;
}
.rounded-circle {
    border-radius: 50%;
}
.rounded-0 {
    border-radius: 0;
}
.clearfix:after {
    display: block;
    content: "";
    clear: both;
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1260px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
.flex-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.flex-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.flex-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.flex-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
.flex-column,
.flex-row {
    -webkit-box-direction: normal !important;
}
.flex-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
.flex-column-reverse,
.flex-row-reverse {
    -webkit-box-direction: reverse !important;
}
.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}
.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}
.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}
.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}
.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}
@media (min-width: 576px) {
    .flex-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .flex-sm-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .flex-sm-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column,
    .flex-sm-row {
        -webkit-box-direction: normal !important;
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    .flex-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .flex-md-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .flex-md-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column,
    .flex-md-row {
        -webkit-box-direction: normal !important;
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
    .flex-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .flex-lg-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .flex-lg-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column,
    .flex-lg-row {
        -webkit-box-direction: normal !important;
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1260px) {
    .flex-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .flex-xl-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .flex-xl-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column,
    .flex-xl-row {
        -webkit-box-direction: normal !important;
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-none {
    float: none !important;
}
@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }
    .float-sm-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}
@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
}
@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
}
@media (min-width: 1260px) {
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
}
.fixed-top {
    top: 0;
}
.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.fixed-bottom {
    bottom: 0;
}
.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.w-25 {
    width: 25% !important;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !important;
}
.h-25 {
    height: 25% !important;
}
.h-50 {
    height: 50% !important;
}
.h-75 {
    height: 75% !important;
}
.h-100 {
    height: 100% !important;
}
.mw-100 {
    max-width: 100% !important;
}
.mh-100 {
    max-height: 100% !important;
}
.m-0 {
    margin: 0 !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.mr-0 {
    margin-right: 0 !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.mx-0 {
    margin-right: 0 !important;
}
.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.mt-1 {
    margin-top: 0.25rem !important;
}
.mr-1 {
    margin-right: 0.25rem !important;
}
.mb-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.mx-1 {
    margin-right: 0.25rem !important;
}
.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2 {
    margin-top: 0.5rem !important;
}
.mr-2 {
    margin-right: 0.5rem !important;
}
.mb-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.mx-2 {
    margin-right: 0.5rem !important;
}
.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.mt-3 {
    margin-top: 1rem !important;
}
.mr-3 {
    margin-right: 1rem !important;
}
.mb-3 {
    margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}
.mx-3 {
    margin-right: 1rem !important;
}
.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.mt-4 {
    margin-top: 1.5rem !important;
}
.mr-4 {
    margin-right: 1.5rem !important;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}
.mx-4 {
    margin-right: 1.5rem !important;
}
.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.mt-5 {
    margin-top: 3rem !important;
}
.mr-5 {
    margin-right: 3rem !important;
}
.mb-5 {
    margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.mx-5 {
    margin-right: 3rem !important;
}
.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.pr-0 {
    padding-right: 0 !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.px-0 {
    padding-right: 0 !important;
}
.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1 {
    padding-top: 0.25rem !important;
}
.pr-1 {
    padding-right: 0.25rem !important;
}
.pb-1 {
    padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.px-1 {
    padding-right: 0.25rem !important;
}
.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2 {
    padding-top: 0.5rem !important;
}
.pr-2 {
    padding-right: 0.5rem !important;
}
.pb-2 {
    padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.px-2 {
    padding-right: 0.5rem !important;
}
.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.pt-3 {
    padding-top: 1rem !important;
}
.pr-3 {
    padding-right: 1rem !important;
}
.pb-3 {
    padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
    padding-left: 1rem !important;
}
.px-3 {
    padding-right: 1rem !important;
}
.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.pt-4 {
    padding-top: 1.5rem !important;
}
.pr-4 {
    padding-right: 1.5rem !important;
}
.pb-4 {
    padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}
.px-4 {
    padding-right: 1.5rem !important;
}
.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.pt-5 {
    padding-top: 3rem !important;
}
.pr-5 {
    padding-right: 3rem !important;
}
.pb-5 {
    padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
    padding-left: 3rem !important;
}
.px-5 {
    padding-right: 3rem !important;
}
.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto {
    margin-top: auto !important;
}
.mr-auto {
    margin-right: auto !important;
}
.mb-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}
.mx-auto {
    margin-right: auto !important;
}
.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}
@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .my-sm-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .my-sm-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .py-sm-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .py-sm-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}
@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .my-md-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .my-md-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .px-md-0 {
        padding-right: 0 !important;
    }
    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .py-md-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .py-md-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
    .mx-md-auto {
        margin-right: auto !important;
    }
    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}
@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .my-lg-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .my-lg-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .py-lg-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .py-lg-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}
@media (min-width: 1260px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .my-xl-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .my-xl-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .py-xl-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .py-xl-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}
.text-justify {
    text-align: justify !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1260px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}
.text-lowercase {
    text-transform: lowercase !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.font-weight-normal {
    font-weight: 400;
}
.font-weight-bold {
    font-weight: 700;
}
.font-italic {
    font-style: italic;
}
.text-white {
    color: #fff !important;
}
.text-muted {
    color: #636c72 !important;
}
a.text-muted:focus,
a.text-muted:hover {
    color: #4b5257 !important;
}
.text-primary {
    color: #0275d8 !important;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #025aa5 !important;
}
.text-success {
    color: #5cb85c !important;
}
a.text-success:focus,
a.text-success:hover {
    color: #449d44 !important;
}
.text-info {
    color: #5bc0de !important;
}
a.text-info:focus,
a.text-info:hover {
    color: #31b0d5 !important;
}
.text-warning {
    color: #f0ad4e !important;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #ec971f !important;
}
.text-danger {
    color: #d9534f !important;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #c9302c !important;
}
.text-gray-dark {
    color: #292b2c !important;
}
a.text-gray-dark:focus,
a.text-gray-dark:hover {
    color: #101112 !important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.invisible {
    visibility: hidden !important;
}
.hidden-xs-up {
    display: none !important;
}
@media (max-width: 575px) {
    .hidden-xs-down {
        display: none !important;
    }
}
@media (min-width: 576px) {
    .hidden-sm-up {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important;
    }
}
@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important;
    }
}
@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important;
    }
}
@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important;
    }
}
@media (max-width: 1259px) {
    .hidden-lg-down {
        display: none !important;
    }
}
@media (min-width: 1260px) {
    .hidden-xl-up {
        display: none !important;
    }
}
.hidden-xl-down,
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-item {
    position: relative;
    display: none;
    width: 100%;
}
@media (-webkit-transform-3d) {
    .carousel-item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
}
@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
    .carousel-item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0;
}
@media (-webkit-transform-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}
.carousel-control-prev {
    left: 0;
}
.carousel-control-next {
    right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat 50%;
    background-size: 100% 100%;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: hsla(0, 0%, 100%, 0.5);
}
.carousel-indicators li:before {
    top: -10px;
}
.carousel-indicators li:after,
.carousel-indicators li:before {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators li:after {
    bottom: -10px;
}
.carousel-indicators .active {
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
@font-face {
    font-family: Akrobat;
    font-weight: 300;
    font-display: swap;
    src: url("../fonts/Akrobat-Light.otf") format("opentype");
}
@font-face {
    font-family: Akrobat;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/Akrobat-SemiBold.otf") format("opentype");
}
@font-face {
    font-family: Akrobat;
    font-weight: 900;
    font-display: swap;
    src: url("../fonts/Akrobat-Black.otf") format("opentype");
}
@font-face {
    font-family: Museo Sans;
    font-weight: 100;
    font-display: swap;
    src: url("../fonts/MuseoSansCyrl_100.otf") format("opentype");
}
@font-face {
    font-family: Museo Sans;
    font-weight: 300;
    font-display: swap;
    src: url("../fonts/MuseoSansCyrl_300.otf") format("opentype");
}
@font-face {
    font-family: Museo Sans;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/MuseoSansCyrl_500.woff2") format("woff2");
}
@font-face {
    font-family: Museo Sans;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/MuseoSansCyrl_700.woff") format("woff");
}
@font-face {
    font-family: Museo Sans;
    font-weight: 900;
    font-display: swap;
    src: url("../fonts/MuseoSansCyrl_900.otf") format("opentype");
}
html {
    font-family: Museo Sans, Arial Narrow, sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5em;
    color: #303030;
}
@media (max-width: 767px) {
    html {
        font-size: 14px;
    }
}
h1,
h2,
h3,
h4 {
    color: inherit;
    padding: 0;
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
}
h1 {
    font-size: 50px;
    line-height: 60px;
    margin: 30px 0;
}
@media (max-width: 767px) {
    h1 {
        font-size: 25px;
        line-height: 27px;
        margin: 20px 0;
    }
}
h2 {
    font-size: 35px;
    line-height: 30px;
    margin: 50px 0 30px;
}
@media (max-width: 767px) {
    h2 {
        font-size: 20px;
        line-height: 25px;
        margin: 40px 0 20px;
    }
}
h2.h2-text {
    font-size: 30px;
    line-height: 40px;
    margin: 20px 0;
    font-family: Museo Sans, Arial Narrow, sans-serif;
    font-weight: 300;
}
@media (max-width: 767px) {
    h2.h2-text {
        font-size: 20px;
        line-height: 25px;
        margin: 40px 0 20px;
    }
}
h2.h2-title {
    font-size: 30px;
    line-height: 40px;
    margin: 20px 0 0;
    font-family: Museo Sans, Arial Narrow, sans-serif;
    font-weight: 300;
}
@media (max-width: 767px) {
    h2.h2-title {
        font-size: 20px;
        line-height: 25px;
        margin: 40px 0 0;
    }
}
h3 {
    font-size: 30px;
    line-height: 30px;
    margin: 50px 0 30px;
}
@media (max-width: 767px) {
    h3 {
        font-size: 14px;
        line-height: 20px;
        margin: 40px 0 20px;
    }
}
a {
    text-decoration: none;
    border-bottom: 1px solid #00c9ac;
}
a,
a:active,
a:focus,
a:hover,
a:visited {
    color: #00c9ac;
}
a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
}
a:hover {
    border-color: transparent;
}
ol,
p,
ul {
    padding: 0;
    margin: 0 0 1rem;
}
ol,
ul {
    list-style: none;
}
@media (max-width: 767px) {
    ol,
    ul {
        margin-left: 24px;
    }
}
ol li,
ul li {
    position: relative;
    padding-left: 24px;
}
ul li:before {
    content: "\2022";
    color: #00c9ac;
    position: absolute;
    left: 0;
}
ol {
    counter-reset: item;
}
ol li:before {
    content: counter(item) ". ";
    counter-increment: item;
    color: #00c9ac;
    position: absolute;
    left: 0;
}
pre {
    background: #f8f5f0;
    padding: 2.5rem 0.5rem 2.5rem 2.5rem;
    color: gray;
    margin: 0 0 1.5rem;
    overflow-x: auto;
}
@media (max-width: 767px) {
    pre {
        margin-left: -20px;
        margin-right: -20px;
        padding: 20px;
    }
}
article {
    margin-bottom: 100px;
    background: #fff;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 20px;
}
@media (max-width: 767px) {
    article {
        margin-bottom: 50px;
    }
}
article h1:first-child,
article h2:first-child {
    margin-top: 0;
}
@media (min-width: 576px) {
    article {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 768px) {
    article {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 992px) {
    article {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 1260px) {
    article {
        padding-right: 100px;
        padding-left: 100px;
    }
}
@media (min-width: 576px) {
    article {
        width: 516px;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    article {
        width: 696px;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    article {
        width: 936px;
        max-width: 100%;
    }
}
@media (min-width: 1260px) {
    article {
        width: 1176px;
        max-width: 100%;
    }
}
main {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
}
@media (min-width: 576px) {
    main {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 768px) {
    main {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 992px) {
    main {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 1260px) {
    main {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 576px) {
    main {
        width: 540px;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    main {
        width: 720px;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    main {
        width: 960px;
        max-width: 100%;
    }
}
@media (min-width: 1260px) {
    main {
        width: 1200px;
        max-width: 100%;
    }
}
.center {
    text-align: center;
}
.ng-cloak,
.x-ng-cloak,
[data-ng-cloak],
[ng-cloak],
[ng\:cloak],
[x-ng-cloak] {
    display: none !important;
}
.c-carousel {
    max-width: 1020px;
    margin: 0 auto;
}
@media (max-width: 1259px) {
    .c-carousel {
        max-width: 90%;
    }
}
@media (max-width: 575px) {
    .c-carousel {
        max-width: none;
    }
}
.c-carousel__arrow-left {
    left: -4%;
}
@media (max-width: 1259px) {
    .c-carousel__arrow-left {
        left: -7%;
    }
}
@media (max-width: 767px) {
    .c-carousel__arrow-left {
        left: -8%;
    }
}
@media (max-width: 575px) {
    .c-carousel__arrow-left {
        left: -10%;
    }
}
.c-carousel__arrow-right {
    right: -4%;
}
@media (max-width: 1259px) {
    .c-carousel__arrow-right {
        right: -7%;
    }
}
@media (max-width: 767px) {
    .c-carousel__arrow-right {
        right: -8%;
    }
}
@media (max-width: 575px) {
    .c-carousel__arrow-right {
        right: -10%;
    }
}
@media (max-width: 575px) {
    .c-carousel__arrow {
        width: 10px;
        height: auto;
    }
}
.c-changelog > h1 {
    line-height: 150%;
    margin-top: 0;
}
@media (max-width: 991px) {
    .c-changelog > h1 {
        font-size: 25px;
        margin-bottom: 20px;
    }
}
@media (max-width: 575px) {
    .c-changelog > h1 {
        margin-bottom: 15px;
    }
}
.c-changelog > h3 {
    font-size: 24px;
    line-height: 150%;
    padding-left: 180px;
    margin-top: 0;
}
@media (max-width: 991px) {
    .c-changelog > h3 {
        font-size: 18px;
        padding-left: 0;
        margin-bottom: 18px;
    }
}
.c-changelog > ul {
    font-size: 18px;
    font-weight: 500;
    padding-left: 180px;
    margin-bottom: 30px;
}
@media (max-width: 991px) {
    .c-changelog > ul {
        font-size: 14px;
        padding-left: 60px;
        margin-bottom: 20px;
    }
}
@media (max-width: 575px) {
    .c-changelog > ul {
        padding-left: 0;
    }
}
.c-follow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 780px;
    margin: 0 auto;
}
@media (max-width: 991px) {
    .c-follow {
        max-width: 660px;
    }
}
@media (max-width: 767px) {
    .c-follow {
        max-width: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.c-follow__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    padding: 9px 18px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 193px;
    border-bottom: none;
}
@media (max-width: 767px) {
    .c-follow__item:not(:last-child) {
        margin-bottom: 20px;
    }
}
.c-follow__item:hover {
    -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15), -4px -4px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15), -4px -4px 10px rgba(0, 0, 0, 0.15);
}
.c-follow__item:active {
    -webkit-box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.15);
    box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.15);
}
.c-follow__item:disabled {
    color: #b0b0b0;
}
.c-follow__caption {
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #000;
}
.c-follow__logo {
    width: 30px;
    height: 30px;
}
.c-changelog ol,
.c-list ol {
    counter-reset: num-list;
    list-style-type: none;
    margin-left: 0;
    margin-right: 0;
}
.c-changelog ol > li,
.c-list ol > li {
    line-height: 150%;
    margin: 20px 0;
    padding-left: 50px;
}
.c-changelog ol > li:before,
.c-list ol > li:before {
    content: counters(num-list, " ") ".";
    counter-increment: num-list;
    font-size: 36px;
    font-weight: 900;
    color: #00c9ac;
}
.c-changelog ul,
.c-list ul {
    list-style-type: none;
    margin-left: 0;
    margin-right: 0;
}
.c-changelog ul > li,
.c-list ul > li {
    line-height: 150%;
    margin: 10px 0;
    padding-left: 20px;
}
.c-changelog ul > li:before,
.c-list ul > li:before {
    content: "\2022";
    counter-increment: none;
    font-size: 24px;
    font-weight: 700;
    color: #00c9ac;
}
.c-changelog ul > li > ul > li:before,
.c-list ul > li > ul > li:before {
    content: "-";
}
.slide-blog {
    padding: 70px 0;
    background: #fff;
}
@media (max-width: 767px) {
    .slide-blog {
        padding: 35px 0 0;
    }
}
.slide-blog__h2 {
    margin: 0 auto 50px;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
}
.slide-blog__h2 a {
    color: #303030;
    text-decoration: none;
    border-bottom: 1px solid #303030;
}
.slide-blog__h2 a:active,
.slide-blog__h2 a:focus,
.slide-blog__h2 a:hover,
.slide-blog__h2 a:visited {
    color: #303030;
    text-decoration: none;
}
.slide-blog__h2 a:hover {
    border-color: transparent;
}
@media (max-width: 767px) {
    .slide-blog__h2 {
        font-size: 25px;
        line-height: 30px;
        text-align: center;
        margin: 0 auto 35px;
    }
}
.slide-clients {
    background: #fef2d8;
    padding: 66px 0 0;
}
@media (max-width: 767px) {
    .slide-clients {
        padding: 35px 0;
    }
}
.slide-clients h2 {
    color: gray;
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.9rem;
    text-align: center;
    margin: 0 0 10px;
}
@media (max-width: 767px) {
    .slide-clients h2 {
        font-size: 25px;
        line-height: 30px;
        letter-spacing: 0;
        text-transform: none;
        color: #303030;
    }
}
.slide-clients p {
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 50px;
    font-size: 50px;
    line-height: 60px;
    max-width: 880px;
}
@media (max-width: 767px) {
    .slide-clients p {
        display: none;
    }
}
.slide-clients__more {
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
}
.slide-clients h3 {
    margin: 0 0 20px;
    color: gray;
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.9rem;
}
@media (max-width: 767px) {
    .slide-clients h3 {
        background: #c1b8a4;
        line-height: 40px;
        padding: 0 24px;
        color: #fef2d8;
        cursor: pointer;
        width: 100%;
        margin: 0;
    }
}
.slide-clients__clients {
    font-size: 19px;
    line-height: 18px;
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}
@media (max-width: 767px) {
    .slide-clients__clients {
        background: #f1e6cd;
        padding: 0 24px;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }
}
.slide-clients__client {
    display: block;
    margin: 0 0 10px;
    padding: 0;
}
.slide-clients__client:before {
    content: "";
    width: 24px;
    height: 24px;
    display: inline-block;
}
@media (max-width: 767px) {
    .slide-clients__client {
        font-size: 14px;
        line-height: 45px;
        border-bottom: 1px solid #c1b8a4;
        margin-bottom: 0;
    }
}
.slide-clients__client:last-child {
    border: none;
}
.slide-clients__client a,
.slide-clients__client a:active,
.slide-clients__client a:focus,
.slide-clients__client a:hover,
.slide-clients__client a:visited {
    color: #303030;
}
.slide-clients__client img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    vertical-align: -8px;
}
.slide-clients__row {
    position: relative;
    z-index: 1;
    width: 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.slide-clients__col {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    min-width: 50%;
    margin-bottom: 20px;
}
@media screen and (max-width: 1120px) {
    .slide-clients__row {
        width: 100%;
    }
    .slide-clients__col {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        min-width: 25%;
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    .slide-clients__col {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        min-width: 100%;
    }
    .slide-clients__col:first-child h3 {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }
    .slide-clients__col:last-child h3 {
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
    }
    .slide-clients__col_active:last-child h3 {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .slide-clients__col_active:last-child__client:last-child {
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
    }
    .slide-clients__col_active .slide-clients__clients {
        max-height: 1000px;
    }
}
@media (max-width: 575px) {
    .slide-clients__row {
        width: 100%;
        margin: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    }
    .slide-clients__more {
        padding-top: 35px;
        padding-bottom: 0;
    }
}
.slide-clients__bubble {
    position: absolute;
    right: 0;
    bottom: 15%;
    display: block;
    width: 302px;
    height: 542px;
    background: url("../img/bubble.svg") no-repeat;
    font-size: 20px;
    line-height: 28px;
    padding: 30px 40px 0 50px;
}
@media (max-width: 767px) {
    .slide-clients__bubble {
        display: none;
        position: relative;
        width: 162px;
        height: 542px;
        font-size: 14px;
        line-height: 16px;
        padding: 3px 20px 0;
        font-family: Akrobat, Arial Narrow, sans-serif;
    }
}
@media screen and (max-width: 1120px) {
    .slide-clients__bubble {
        display: none;
    }
}
.slide-clients__bubble strong {
    color: #00c9ac;
    font-weight: 900;
}
.slide-clients__bubble:before {
    content: "";
    position: absolute;
    left: -110px;
    bottom: 0;
    width: 227px;
    height: 305px;
}
.slide-clients__huge {
    font-size: 95px;
    line-height: 95px;
    font-weight: 700;
    color: #00c9ac;
}
@media (max-width: 767px) {
    .slide-clients__huge {
        font-size: 75px;
        line-height: 65px;
        letter-spacing: 0;
    }
}
.webp .slide-clients__bubble:before {
    background: url("../img/robot.webp") no-repeat;
}
.no-js .slide-clients__bubble:before,
.no-webp .slide-clients__bubble:before {
    background: url("../img/robot.jpg") no-repeat;
}
.slide-clients {
    padding-bottom: 25px;
}
.slide-clients h2 {
    margin-bottom: 20px;
    font-size: 50px;
}
.slide-clients p {
    display: block;
    font-size: 30px;
}
@media (max-width: 767px) {
    .slide-clients h2 {
        font-size: 45px;
    }
    .client {
        border: none;
    }
    .slide-clients p {
        padding-bottom: 25px !important;
    }
    .client_img {
        margin-bottom: 25px !important;
    }
    .slide-clients__clients {
        background: none;
    }
    .slide-clients {
        padding-bottom: 25px;
    }
    .slide-clients p {
        display: block !important;
        font-size: 14px;
        line-height: 1.2;
    }
    .client:nth-child(2n) {
        display: none;
    }
    .slide-clients__clients {
        max-height: unset;
    }
}
.slide-clients__clients {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.slide-clients__clients .client_img {
    margin-right: 0;
    margin-bottom: 65px;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
}
.slide-clients__clients .client_img img {
    width: auto;
    height: auto;
    margin: 0 auto;
    max-height: 40px;
}
@media screen and (max-width: 980px) {
    .slide-clients__clients .slide-clients__clients {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }
}
.testimonials-new {
    padding-top: 100px;
    padding-bottom: 80px;
    background-color: #fff;
}
.testimonials-new h2 {
    font-size: 50px;
    line-height: 55px;
    margin: 0 0 35px;
}
.testimonials-new__title {
    margin-top: 0;
    text-align: center;
    color: #f62f11;
    margin-bottom: 30px;
}
.testimonials-new__company {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.testimonials-new__company span {
    display: block;
    border-bottom: 1px solid #f62f11;
}
.testimonials-new__company img {
    margin-right: 10px;
}
.testimonials-new__company-logo {
    width: 31px;
}
.testimonials-new__slide {
    max-width: 800px;
    margin: 0 auto;
}
.testimonials-new__slide p {
    margin-bottom: 25px;
}
.testimonials-new__slider {
    min-height: 430px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    background-color: #f7f4ef;
    padding: 120px 50px 75px;
    margin-bottom: 75px;
}
.testimonials-new__slider:before {
    content: "";
    background: url(../img/etouq-r.svg);
    width: 138px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: 400px;
}
.testimonials-new__bosses {
    margin-bottom: 0;
}
.testimonials-new__boss:before {
    content: none;
}
.testimonials-new__boss {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
}
.testimonials-new__boss img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 16px;
}
.testimonials-new__boss-name {
    bottom: -24px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    display: block;
    position: absolute;
    font-size: 20px;
    line-height: 24px;
}
.testimonials-new__boss--active:before {
    content: "";
    position: absolute;
    top: -80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 27px solid transparent;
    border-top: 27px solid #f7f4ef;
}
.testimonials-new__boss--active img {
    width: 106px;
    height: 106px;
    border: 8px solid #fdf1d7;
}
.testimonials-new__bosses {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.slider__prev {
    left: 50px;
    -webkit-transform: translateY(50%) rotate(45deg);
    transform: translateY(50%) rotate(45deg);
}
.slider__next,
.slider__prev {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 47%;
    cursor: pointer;
    border-bottom: 2px solid;
    border-left: 2px solid;
}
.slider__next {
    right: 50px;
    -webkit-transform: translateY(50%) rotate(-135deg);
    transform: translateY(50%) rotate(-135deg);
}
@media (max-width: 980px) {
    .client .client_img {
        border-bottom: none !important;
    }
    .testimonials-new h2 {
        font-size: 45px;
    }
    .testimonials-new__authors {
        display: none;
    }
    .testimonials-new {
        position: relative;
        padding-bottom: 20px;
    }
    .testimonials-new__slider {
        min-height: unset;
        position: relative;
    }
    .testimonials-new__slider:before {
        content: "";
        background: url(../img/etouq-r.svg);
        width: 60px;
        height: 42px;
        position: absolute;
        left: 50%;
        top: -1px;
        right: 0;
        left: auto;
        right: 15px;
        margin: 0;
    }
    .testimonials-new__company {
        position: absolute;
        bottom: 30px;
        left: 0;
        right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .slider__prev {
        left: 15px;
        -webkit-transform: translateY(50%) rotate(45deg);
        transform: translateY(50%) rotate(45deg);
    }
    .slider__next,
    .slider__prev {
        width: 15px;
        height: 15px;
        position: absolute;
        top: 50%;
        cursor: pointer;
        border-bottom: 2px solid;
        border-left: 2px solid;
    }
    .slider__next {
        right: 15px;
        -webkit-transform: translateY(50%) rotate(-135deg);
        transform: translateY(50%) rotate(-135deg);
    }
}
@media (max-width: 768px) {
    li.client_img {
        border-bottom: 0 !important;
    }
}
.arrowWrap--prev {
    left: 0;
}
.arrowWrap--next,
.arrowWrap--prev {
    cursor: pointer;
    position: absolute;
    top: 0;
    height: 100%;
    width: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.arrowWrap--next {
    right: 0;
}
.slide-news {
    position: relative;
    background: #303030;
}
.slide-news:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    background: #f0f0f0;
}
.slide-news__h2 {
    margin: 0 0 20px;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
}
.slide-news__h2 a {
    color: #303030;
    text-decoration: none;
    border-bottom: 1px solid #303030;
}
.slide-news__h2 a:active,
.slide-news__h2 a:focus,
.slide-news__h2 a:hover,
.slide-news__h2 a:visited {
    color: #303030;
    text-decoration: none;
}
.slide-news__h2 a:hover {
    border-color: transparent;
}
@media (max-width: 767px) {
    .slide-news__h2 {
        font-size: 25px;
        line-height: 30px;
    }
}
.slide-news__news {
    background: #303030;
    padding-top: 100px;
    padding-bottom: 100px;
    color: #fff;
}
@media (max-width: 767px) {
    .slide-news__news {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}
@media (min-width: 1260px) {
    .slide-news__news {
        padding-right: 100px;
    }
}
.slide-news__news .slide-news__h2 a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}
.slide-news__news .slide-news__h2 a:active,
.slide-news__news .slide-news__h2 a:focus,
.slide-news__news .slide-news__h2 a:hover,
.slide-news__news .slide-news__h2 a:visited {
    color: #fff;
    text-decoration: none;
}
.slide-news__news .slide-news__h2 a:hover {
    border-color: transparent;
}
.slide-news__news-item {
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .slide-news__news-item {
        margin-bottom: 10px;
    }
}
.slide-news__news-date {
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.9rem;
    color: gray;
}
.slide-news__news-title {
    font-size: 20px;
    line-height: 25px;
    margin: 0;
    font-family: Museo Sans, Arial Narrow, sans-serif;
    font-weight: 300;
}
.slide-news__news-title a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}
.slide-news__news-title a:active,
.slide-news__news-title a:focus,
.slide-news__news-title a:hover,
.slide-news__news-title a:visited {
    color: #fff;
    text-decoration: none;
}
.slide-news__news-title a:hover {
    border-color: transparent;
}
.slide-news__smi {
    background: #f0f0f0;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 100px 20px;
}
@media (min-width: 576px) {
    .slide-news__smi {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 768px) {
    .slide-news__smi {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 992px) {
    .slide-news__smi {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 1260px) {
    .slide-news__smi {
        padding-right: 100px;
        padding-left: 100px;
    }
}
@media (max-width: 767px) {
    .slide-news__smi {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}
.slide-news__smi-item {
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .slide-news__smi-item {
        margin-bottom: 10px;
    }
}
.slide-news__smi-title {
    font-size: 30px;
    line-height: 40px;
    margin: 0;
    font-family: Museo Sans, Arial Narrow, sans-serif;
    font-weight: 300;
}
@media (max-width: 767px) {
    .slide-news__smi-title {
        font-size: 20px;
        line-height: 25px;
    }
}
.slide-request {
    background: #00c9ac;
    color: #fff;
    padding: 80px 0;
}
@media (max-width: 767px) {
    .slide-request {
        padding: 35px 0;
        background: #fef2d8;
        color: #303030;
    }
}
.slide-request__title {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    margin-top: 0;
}
@media (max-width: 767px) {
    .slide-request__title {
        display: none;
    }
}
.slide-request__title-mobile {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    margin-top: 0;
}
@media (min-width: 768px) {
    .slide-request__title-mobile {
        display: none;
    }
}
.slide-request__row {
    position: relative;
}
@media (max-width: 767px) {
    .slide-request__contacts {
        display: none;
    }
}
.slide-request__accept {
    display: none;
}
@media (max-width: 767px) {
    .slide-request__accept {
        display: block;
    }
}
.slide-services {
    padding: 120px 0;
    background: #fff;
}
@media (max-width: 767px) {
    .slide-services {
        padding: 35px 0 0;
    }
    .slide-services h2 {
        font-size: 45px !important;
        text-align: left !important;
    }
}
.slide-services__row .col-md-4,
.slide-services__row .col-md-6 {
    margin-bottom: 28px;
}
.slide-services__block {
    background: #f8f5f0;
    padding: 50px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (max-width: 767px) {
    .slide-services__block {
        padding: 35px 25px;
    }
}
.slide-services__block_buoy {
    background-repeat: no-repeat;
    background-position: center 40px;
    padding-top: 220px;
}
.slide-services__block_lego {
    background-repeat: no-repeat;
    background-position: center -10px;
    padding-top: 240px;
}
.slide-services__block_binoculars,
.slide-services__block_gear,
.slide-services__block_monocle {
    background-repeat: no-repeat;
    background-position: 100% 100%;
    padding-bottom: 180px;
}
.slide-services__block_barometer,
.slide-services__block_butterfly {
    background-repeat: no-repeat;
    background-position: 100% 100%;
    padding-bottom: 160px;
}
.slide-services__block_devops,
.slide-services__block_enterprise,
.slide-services__block_lite,
.slide-services__block_mega {
    background-repeat: no-repeat;
    background-position: center 30px;
    padding-top: 240px;
}
.slide-services__block_kuber {
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: auto 258px;
    padding-top: 240px;
}
.slide-services__block_audit,
.slide-services__block_bitrix {
    background-repeat: no-repeat;
    background-position: center 30px;
    padding-top: 240px;
}
.slide-services__block_audit_mon {
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 240px;
}
.slide-services__block_advanced,
.slide-services__block_all-inclusive,
.slide-services__block_highload,
.slide-services__block_professional,
.slide-services__block_smart-start {
    background-repeat: no-repeat;
    background-position: center 30px;
    padding-top: 240px;
}
.slide-services__block_red {
    overflow: hidden;
    background: #00c9ac;
    color: #fff;
}
.slide-services__block_red:before {
    content: "";
    background: url("../img/etouq-r.svg");
    width: 138px;
    height: 100px;
    position: absolute;
    right: 50px;
    top: -28px;
}
@media screen and (max-width: 991px) {
    .slide-services__block_red:before {
        width: 100px;
        height: 66px;
    }
}
.slide-services__block_red p {
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 60px;
}
@media (max-width: 767px) {
    .slide-services__block_red p {
        font-size: 20px;
        line-height: 25px;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    .slide-services__block_red p {
        font-size: 20px;
    }
}
.slide-services__block_red a,
.slide-services__block_red a:active,
.slide-services__block_red a:focus,
.slide-services__block_red a:hover,
.slide-services__block_red a:visited {
    color: #fff;
}
.slide-services__title {
    margin: 0 0 30px;
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
}
@media (max-width: 767px) {
    .slide-services__title {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 10px;
        font-family: Museo Sans, Arial Narrow, sans-serif;
        font-weight: 300;
    }
}
.slide-services__caps {
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.9rem;
    margin: 0 0 10px;
}
.slide-services__text {
    margin-bottom: auto;
}
.slide-services__price {
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    color: #00c9ac;
    margin-top: 18px;
}
@media (max-width: 767px) {
    .slide-services__price {
        font-size: 20px;
        line-height: 30px;
    }
}
.slide-services h2 {
    font-size: 50px;
    line-height: 55px;
    margin: 0 0 35px;
}
@media (max-width: 767px) {
    .slide-services h2 {
        font-size: 25px;
        line-height: 30px;
        text-align: center;
    }
}
.webp .slide-services__block_buoy {
    background-image: url("../img/services/buoy-sm.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_buoy {
        background-image: url("../img/services/1986818834.webp");
        background-size: 258px 170px;
    }
}
.webp .slide-services__block_lego {
    background-image: url("../img/services/lego.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_lego {
        background-image: url("../img/services/658649117.webp");
        background-size: 280px 292px;
    }
}
.webp .slide-services__block_gear {
    background-image: url("../img/services/gear.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_gear {
        background-image: url("../img/services/557988608.webp");
        background-size: 258px 170px;
    }
}
.webp .slide-services__block_monocle {
    background-image: url("../img/services/monocle-side.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_monocle {
        background-image: url("../img/services/793583957.webp");
        background-size: 326px 179px;
    }
}
.webp .slide-services__block_binoculars {
    background-image: url("../img/services/binoculars-sm.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_binoculars {
        background-image: url("../img/services/575298393.webp");
        background-size: 326px 179px;
    }
}
.webp .slide-services__block_barometer {
    background-image: url("../img/services/barometer.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_barometer {
        background-image: url("../img/services/186726446.webp");
        background-size: 326px 179px;
    }
}
.webp .slide-services__block_butterfly {
    background-image: url("../img/services/butterfly.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_butterfly {
        background-image: url("../img/services/522337084.webp");
        background-size: 326px 179px;
    }
}
.webp .slide-services__block_lite {
    background-image: url("../img/services/lite2.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_lite {
        background-image: url("../img/services/2035030849.webp");
        background-size: 258px 200px;
    }
}
.webp .slide-services__block_enterprise {
    background-image: url("../img/services/enterprise2.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_enterprise {
        background-image: url("../img/services/1074878567.webp");
        background-size: 258px 200px;
    }
}
.webp .slide-services__block_mega {
    background-image: url("../img/services/mega2.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_mega {
        background-image: url("../img/services/1782585925.webp");
        background-size: 258px 200px;
    }
}
.webp .slide-services__block_devops {
    background-image: url("../img/services/devops2.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_devops {
        background-image: url("../img/services/813443076.webp");
        background-size: 258px 200px;
    }
}
.webp .slide-services__block_kuber {
    background-image: url("../img/services/1090666618.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_kuber {
        background-image: url("../img/services/1090666618.webp");
        background-size: 258px 258px;
    }
}
.webp .slide-services__block_bitrix {
    background-image: url("../img/services/bitrix2.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_bitrix {
        background-image: url("../img/services/846935833.webp");
        background-size: 258px 200px;
    }
}
.webp .slide-services__block_audit {
    background-image: url("../img/services/audit2.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_audit {
        background-image: url("../img/services/159081223.webp");
        background-size: 258px 200px;
    }
}
.webp .slide-services__block_audit_mon {
    background-image: url("../img/services/audit-mon.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_audit_mon {
        background-image: url("../img/services/1683361128.webp");
        background-size: 200px 218px;
    }
}
.webp .slide-services__block_highload {
    background-image: url("../img/services/highload2.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_highload {
        background-image: url("../img/services/186872616.webp");
        background-size: 258px 200px;
    }
}
.webp .slide-services__block_smart-start {
    background-image: url("../img/services/smart-start.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_smart-start {
        background-image: url("../img/services/307780205.webp");
        background-size: 233px 200px;
    }
}
.webp .slide-services__block_advanced {
    background-image: url("../img/services/advanced.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_advanced {
        background-image: url("../img/services/1394627447.webp");
        background-size: 291px 200px;
    }
}
.webp .slide-services__block_all-inclusive {
    background-image: url("../img/services/all-inclusive.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_all-inclusive {
        background-image: url("../img/services/1800690963.webp");
        background-size: 254px 200px;
    }
}
.webp .slide-services__block_professional {
    background-image: url("../img/services/professional.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .slide-services__block_professional {
        background-image: url("../img/services/1028138513.webp");
        background-size: 354px 200px;
    }
}
.no-js .slide-services__block_buoy,
.no-webp .slide-services__block_buoy {
    background-image: url("../img/services/buoy-sm.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_buoy,
    .no-webp .slide-services__block_buoy {
        background-image: url("../img/services/1635679333.jpg");
        background-size: 258px 170px;
    }
}
.no-js .slide-services__block_lego,
.no-webp .slide-services__block_lego {
    background-image: url("../img/services/lego.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_lego,
    .no-webp .slide-services__block_lego {
        background-image: url("../img/services/1380529949.png");
        background-size: 280px 292px;
    }
}
.no-js .slide-services__block_gear,
.no-webp .slide-services__block_gear {
    background-image: url("../img/services/gear.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_gear,
    .no-webp .slide-services__block_gear {
        background-image: url("../img/services/1414997504.jpg");
        background-size: 258px 170px;
    }
}
.no-js .slide-services__block_monocle,
.no-webp .slide-services__block_monocle {
    background-image: url("../img/services/monocle-side.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_monocle,
    .no-webp .slide-services__block_monocle {
        background-image: url("../img/services/1515732053.jpg");
        background-size: 326px 179px;
    }
}
.no-js .slide-services__block_binoculars,
.no-webp .slide-services__block_binoculars {
    background-image: url("../img/services/binoculars-sm.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_binoculars,
    .no-webp .slide-services__block_binoculars {
        background-image: url("../img/services/540367705.jpg");
        background-size: 326px 179px;
    }
}
.no-js .slide-services__block_barometer,
.no-webp .slide-services__block_barometer {
    background-image: url("../img/services/barometer.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_barometer,
    .no-webp .slide-services__block_barometer {
        background-image: url("../img/services/157169710.jpg");
        background-size: 326px 179px;
    }
}
.no-js .slide-services__block_butterfly,
.no-webp .slide-services__block_butterfly {
    background-image: url("../img/services/butterfly.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_butterfly,
    .no-webp .slide-services__block_butterfly {
        background-image: url("../img/services/492649276.jpg");
        background-size: 326px 179px;
    }
}
.no-js .slide-services__block_lite,
.no-webp .slide-services__block_lite {
    background-image: url("../img/services/lite2.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_lite,
    .no-webp .slide-services__block_lite {
        background-image: url("../img/services/1697192769.png");
        background-size: 258px 200px;
    }
}
.no-js .slide-services__block_enterprise,
.no-webp .slide-services__block_enterprise {
    background-image: url("../img/services/enterprise2.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_enterprise,
    .no-webp .slide-services__block_enterprise {
        background-image: url("../img/services/1461538064.png");
        background-size: 258px 200px;
    }
}
.no-js .slide-services__block_mega,
.no-webp .slide-services__block_mega {
    background-image: url("../img/services/mega2.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_mega,
    .no-webp .slide-services__block_mega {
        background-image: url("../img/services/1982143045.png");
        background-size: 258px 200px;
    }
}
.no-js .slide-services__block_devops,
.no-webp .slide-services__block_devops {
    background-image: url("../img/services/devops2.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_devops,
    .no-webp .slide-services__block_devops {
        background-image: url("../img/services/661667187.png");
        background-size: 258px 200px;
    }
}
.no-js .slide-services__block_kuber,
.no-webp .slide-services__block_kuber {
    background-image: url("../img/services/1443779853.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_kuber,
    .no-webp .slide-services__block_kuber {
        background-image: url("../img/services/1443779853.png");
        background-size: 258px 258px;
    }
}
.no-js .slide-services__block_bitrix,
.no-webp .slide-services__block_bitrix {
    background-image: url("../img/services/bitrix2.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_bitrix,
    .no-webp .slide-services__block_bitrix {
        background-image: url("../img/services/628564590.png");
        background-size: 258px 200px;
    }
}
.no-js .slide-services__block_audit,
.no-webp .slide-services__block_audit {
    background-image: url("../img/services/audit2.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_audit,
    .no-webp .slide-services__block_audit {
        background-image: url("../img/services/427230727.png");
        background-size: 258px 200px;
    }
}
.no-js .slide-services__block_audit_mon,
.no-webp .slide-services__block_audit_mon {
    background-image: url("../img/services/audit-mon.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_audit_mon,
    .no-webp .slide-services__block_audit_mon {
        background-image: url("../img/services/1952082024.png");
        background-size: 200px 218px;
    }
}
.no-js .slide-services__block_highload,
.no-webp .slide-services__block_highload {
    background-image: url("../img/services/highload2.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_highload,
    .no-webp .slide-services__block_highload {
        background-image: url("../img/services/390492968.png");
        background-size: 258px 200px;
    }
}
.no-js .slide-services__block_smart-start,
.no-webp .slide-services__block_smart-start {
    background-image: url("../img/services/smart-start.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_smart-start,
    .no-webp .slide-services__block_smart-start {
        background-image: url("../img/services/89411354.png");
        background-size: 233px 200px;
    }
}
.no-js .slide-services__block_advanced,
.no-webp .slide-services__block_advanced {
    background-image: url("../img/services/advanced.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_advanced,
    .no-webp .slide-services__block_advanced {
        background-image: url("../img/services/640373879.png");
        background-size: 291px 200px;
    }
}
.no-js .slide-services__block_all-inclusive,
.no-webp .slide-services__block_all-inclusive {
    background-image: url("../img/services/all-inclusive.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_all-inclusive,
    .no-webp .slide-services__block_all-inclusive {
        background-image: url("../img/services/1999723795.png");
        background-size: 254px 200px;
    }
}
.no-js .slide-services__block_professional,
.no-webp .slide-services__block_professional {
    background-image: url("../img/services/professional.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js .slide-services__block_professional,
    .no-webp .slide-services__block_professional {
        background-image: url("../img/services/1212358929.png");
        background-size: 354px 200px;
    }
}
.col-md-4 .slide-services__block {
    padding-left: 40px;
    padding-right: 40px;
}
@media (max-width: 767px) {
    .col-md-4 .slide-services__block {
        padding-left: 25px;
        padding-right: 25px;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    .col-md-4 .slide-services__block {
        padding-left: 5px;
        padding-right: 7px;
    }
}
.slide-support {
    background: #303030;
    color: #fff;
    padding: 180px 0 120px;
}
@media (max-width: 767px) {
    .slide-support {
        padding: 65px 0 252px;
        text-align: center;
        background-image: url("../img/chel.svg");
        background-repeat: no-repeat;
        background-size: 214px;
        background-position: bottom;
    }
}
.slide-support p {
    font-size: 25px;
    line-height: 35px;
}
@media (max-width: 767px) {
    .slide-support p {
        display: none;
    }
}
.slide-support__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .slide-support__footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.slide-support__btn {
    margin-right: 50px;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
}
@media (max-width: 767px) {
    .slide-support__btn {
        margin-bottom: 20px !important;
    }
}
.slide-support__link {
    color: gray;
    border: none;
}
.slide-support__link:active,
.slide-support__link:focus,
.slide-support__link:hover,
.slide-support__link:visited {
    color: gray;
}
.slide-support__link:before {
    content: "";
    display: inline-block;
    margin-right: 13px;
    width: 24px;
    height: 38px;
    vertical-align: -12px;
    background: url("../img/mouse.svg") no-repeat;
}
@media (max-width: 767px) {
    .slide-support__link {
        display: none;
    }
}
.slide-support h2 {
    color: #00c9ac;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    margin-top: 0;
}
@media (max-width: 767px) {
    .slide-support h2 {
        font-size: 25px;
        line-height: 30px;
        color: #fff;
    }
}
.clutch-widget {
    min-width: 204px;
    max-width: 204px;
}
.slide-video {
    background: #f3f3f3;
}
.slide-video__wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.slide-video__iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.about {
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-position: calc(50% + 662px) 13px;
}
.about__bubble {
    padding-top: 50px;
    display: block;
    width: 212px;
    height: 542px;
    font-size: 20px;
    line-height: 28px;
}
.about__bubble strong {
    color: #00c9ac;
    font-weight: 900;
}
.about__huge {
    font-size: 95px;
    line-height: 95px;
    font-weight: 700;
    color: #00c9ac;
}
.webp .about {
    background-image: url("../img/keyboard-big.webp");
}
.no-js .about,
.no-webp .about {
    background-image: url("../img/keyboard-big.png");
}
.about-header {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 100px 20px;
}
@media (min-width: 576px) {
    .about-header {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 768px) {
    .about-header {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 992px) {
    .about-header {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 1260px) {
    .about-header {
        padding-right: 100px;
        padding-left: 100px;
    }
}
@media (min-width: 576px) {
    .about-header {
        width: 516px;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .about-header {
        width: 696px;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .about-header {
        width: 936px;
        max-width: 100%;
    }
}
@media (min-width: 1260px) {
    .about-header {
        width: 1176px;
        max-width: 100%;
    }
}
.about-header h1 {
    margin-top: 0;
}
.about-header p {
    margin-bottom: 0;
}
.about-news {
    padding-bottom: 100px;
}
.about-news__h2 {
    margin: 0 0 20px;
    font-size: 35px;
    line-height: 35px;
    font-weight: 700;
}
.about-news__h2 a {
    color: #303030;
    text-decoration: none;
    border-bottom: 1px solid #303030;
}
.about-news__h2 a:active,
.about-news__h2 a:focus,
.about-news__h2 a:hover,
.about-news__h2 a:visited {
    color: #303030;
    text-decoration: none;
}
.about-news__h2 a:hover {
    border-color: transparent;
}
@media (max-width: 767px) {
    .about-news__h2 {
        font-size: 25px;
        line-height: 30px;
        margin: 0 0 35px;
    }
}
.about-news__news {
    background: #fff;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 20px;
    height: 100%;
}
@media (min-width: 576px) {
    .about-news__news {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 768px) {
    .about-news__news {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 992px) {
    .about-news__news {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 1260px) {
    .about-news__news {
        padding-right: 100px;
        padding-left: 100px;
    }
}
.about-news__news-item {
    margin-bottom: 20px;
}
.about-news__news-date {
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.9rem;
    color: #4d4d4d;
}
.about-news__news-title {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    font-family: Museo Sans, Arial Narrow, sans-serif;
    font-weight: 300;
}
.about-news__smi {
    background: #e7e6df;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 20px;
    height: 100%;
}
@media (min-width: 576px) {
    .about-news__smi {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 768px) {
    .about-news__smi {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 992px) {
    .about-news__smi {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 1260px) {
    .about-news__smi {
        padding-right: 100px;
        padding-left: 100px;
    }
}
.about-news__smi-item {
    margin-bottom: 20px;
}
.about-news__smi-title {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    font-family: Museo Sans, Arial Narrow, sans-serif;
    font-weight: 300;
}
.about-gratitude {
    padding-bottom: 80px;
}
.about-gratitude img {
    max-width: 100%;
    margin-bottom: 20px;
}
.about-gratitude a {
    border: none;
}
.about-gratitude__wrapper {
    display: none;
    position: relative;
    max-width: 100%;
    max-height: 100%;
    padding: 15px 10px 10px;
    overflow: auto;
}
.about-gratitude__wrapper img {
    margin: 0 auto;
}
.about-gratitude__zoom {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
}
.about-gratitude__zoom:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
}
.about-gratitude__zoom img {
    display: none;
}
.about-gratitude__zoom .about-gratitude__wrapper,
.about-gratitude__zoom .about-gratitude__wrapper img {
    display: block;
}
.fancybox-navigation {
    display: none !important;
}
.blog__header {
    background: #fff;
    padding: 3rem 0;
}
.blog h1 {
    text-align: center;
    margin-top: 0;
}
.blog h1 a,
.blog h1 a:active,
.blog h1 a:focus,
.blog h1 a:hover,
.blog h1 a:visited {
    color: #303030;
}
.blog__tags {
    text-align: center;
    margin: 0;
    padding: 0;
    list-style: none;
}
.blog__tag {
    display: inline-block;
    padding: 0;
    margin: 0 20px 0 0;
    border-bottom: 1px dashed #4d4d4d;
    margin-bottom: 0.8rem;
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.8rem;
}
.blog__tag,
.blog__tag:active,
.blog__tag:focus,
.blog__tag:hover,
.blog__tag:visited {
    color: #4d4d4d;
}
@media (max-width: 767px) {
    .blog__tag {
        line-height: 30px;
        border-radius: 30px;
        border: 1px solid #00c9ac;
        padding: 0 1.2rem;
    }
    .blog__tag,
    .blog__tag:active,
    .blog__tag:focus,
    .blog__tag:hover,
    .blog__tag:visited {
        color: #00c9ac;
    }
}
.blog__tag_active {
    line-height: 50px;
    padding: 0 1.2rem;
    border-radius: 50px;
    border: 1px solid #00c9ac;
    color: #00c9ac;
}
.blog__tag_active:active,
.blog__tag_active:focus,
.blog__tag_active:hover,
.blog__tag_active:visited {
    color: #00c9ac;
}
@media (max-width: 767px) {
    .blog__tag_active {
        line-height: 30px;
        border-radius: 30px;
        padding: 0 1.2rem;
        background: #00c9ac;
        color: #fff;
    }
    .blog__tag_active:active,
    .blog__tag_active:focus,
    .blog__tag_active:hover,
    .blog__tag_active:visited {
        color: #fff;
    }
}
.blog__posts {
    padding-bottom: 100px;
}
@media (max-width: 767px) {
    .blog__item {
        padding-bottom: 25px;
    }
}
.blog-post {
    padding: 50px;
    background: #f8f5f0;
    height: 100%;
}
@media (max-width: 767px) {
    .blog-post {
        padding: 25px;
    }
}
.blog-post__date {
    color: #4d4d4d;
}
.blog-post__image {
    margin: -50px -50px 0 0;
    text-align: right;
}
@media (max-width: 991px) {
    .blog-post__image {
        margin: 0;
        text-align: center;
    }
}
.blog-post__image img {
    max-width: 100%;
}
.blog-post__tag {
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 0 1.2rem;
    line-height: 36px;
    border-radius: 36px;
    border: none;
    background: #00c9ac;
    color: #fff;
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.8rem;
}
.blog-post__tag:active,
.blog-post__tag:focus,
.blog-post__tag:hover,
.blog-post__tag:visited {
    color: #fff;
}
.blog-post h2 a {
    color: #303030;
    text-decoration: none;
    border-bottom: 1px solid #303030;
}
.blog-post h2 a:active,
.blog-post h2 a:focus,
.blog-post h2 a:hover,
.blog-post h2 a:visited {
    color: #303030;
    text-decoration: none;
}
.blog-post h2 a:hover {
    border-color: transparent;
}
.blog-post_color-blue {
    background: #002842;
    color: #fff;
}
.blog-post_color-blue h2 a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}
.blog-post_color-blue h2 a:active,
.blog-post_color-blue h2 a:focus,
.blog-post_color-blue h2 a:hover,
.blog-post_color-blue h2 a:visited {
    color: #fff;
    text-decoration: none;
}
.blog-post_color-blue h2 a:hover {
    border-color: transparent;
}
.blog-post_color-blue .blog-post__date {
    color: gray;
}
.blog-post_color-lightgrey {
    background: #f8f5f0;
}
.blog-post_color-aqua {
    background: #caf0f4;
}
.blog-post_color-indigo {
    background: #00001f;
    color: #fff;
}
.blog-post_color-indigo h2 a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}
.blog-post_color-indigo h2 a:active,
.blog-post_color-indigo h2 a:focus,
.blog-post_color-indigo h2 a:hover,
.blog-post_color-indigo h2 a:visited {
    color: #fff;
    text-decoration: none;
}
.blog-post_color-indigo h2 a:hover {
    border-color: transparent;
}
.blog-post_color-indigo .blog-post__date {
    color: gray;
}
.blog-post_color-grey {
    background: #303030;
    color: #fff;
}
.blog-post_color-grey h2 a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}
.blog-post_color-grey h2 a:active,
.blog-post_color-grey h2 a:focus,
.blog-post_color-grey h2 a:hover,
.blog-post_color-grey h2 a:visited {
    color: #fff;
    text-decoration: none;
}
.blog-post_color-grey h2 a:hover {
    border-color: transparent;
}
.blog-post_color-grey .blog-post__date {
    color: gray;
}
.body {
    -webkit-transition: margin 0.5s;
    transition: margin 0.5s;
}
@media (max-width: 767px) {
    .body {
        padding-top: 70px;
    }
}
.body_cream {
    background: #f8f5f0;
}
@media (max-width: 767px) {
    .body_cream {
        background: #fff;
    }
}
.body_black {
    background: #303030;
}
@media (max-width: 767px) {
    .body_menu-opened {
        overflow-x: hidden;
    }
    .body_menu-opened .header-mobile__logo {
        opacity: 0;
        pointer-events: none;
    }
}
.btn_big {
    font-size: 25px;
    line-height: 74px;
    display: inline-block;
    height: 74px;
    background: #00c9ac;
    border-radius: 3px;
    border: none;
    text-align: center;
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    padding: 0 20px;
}
.btn_big,
.btn_big:active,
.btn_big:focus,
.btn_big:hover,
.btn_big:visited {
    color: #fff;
}
.btn_big:hover {
    border-color: #00c9ac;
    background: #00c9d2;
}
@media (max-width: 767px) {
    .btn_big {
        padding: 0 30px;
        margin: 0;
        font-size: 20px;
        height: 50px;
        line-height: 50px;
    }
}
.btn:disabled,
.btn:disabled:hover {
    background: #e7e6df;
}
.btn_regular {
    font-family: Akrobat, Arial Narrow, sans-serif;
    color: #fff;
    background: #00c9ac;
    display: inline-block;
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
    min-width: 280px;
    border-radius: 3px;
    padding: 20px 18px;
}
.btn_regular:active,
.btn_regular:focus,
.btn_regular:hover,
.btn_regular:visited {
    color: #fff;
}
@media (max-width: 991px) {
    .btn_regular {
        padding: 25px 40px;
    }
}
@media (max-width: 425px) {
    .btn_regular {
        margin: 0 auto;
    }
}
.btn_regular:hover {
    background: #00c9ac;
    -webkit-box-shadow: 4px 4px 15px hsla(0, 0%, 100%, 0.25), -4px -4px 15px hsla(0, 0%, 100%, 0.25);
    box-shadow: 4px 4px 15px hsla(0, 0%, 100%, 0.25), -4px -4px 15px hsla(0, 0%, 100%, 0.25);
}
.btn_regular:active {
    background: #00c9ac;
    -webkit-box-shadow: inset 4px 4px 20px rgba(0, 0, 0, 0.25);
    box-shadow: inset 4px 4px 20px rgba(0, 0, 0, 0.25);
}
.btn_regular:disabled {
    background: #b0b0b0;
}
.client {
    display: block;
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
}
.client:before {
    content: "";
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    vertical-align: -4px;
}
.client a,
.client a:active,
.client a:focus,
.client a:hover,
.client a:visited {
    color: #303030;
}
@media (max-width: 767px) {
    .client {
        font-size: 14px;
        line-height: 45px;
        border-bottom: 1px solid #c1b8a4;
        margin-bottom: 0;
    }
}
.client:last-child {
    border: none;
}
.client_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
}
.client_img img {
    margin-right: 10px;
    width: 24px;
    height: 24px;
}
@media (max-width: 767px) {
    .client_img img {
        vertical-align: -7px;
    }
}
.client_img:before {
    display: none;
}
.webp .client_585:before {
    background-image: url("../img/clients/585.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_585:before {
        background-image: url("../img/clients/570708067.webp");
        background-size: 24px 24px;
    }
}
.webp .client_1917:before {
    background-image: url("../img/clients/1917.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_1917:before {
        background-image: url("../img/clients/206969698.webp");
        background-size: 24px 24px;
    }
}
.webp .client_agima:before {
    background-image: url("../img/clients/agima.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_agima:before {
        background-image: url("../img/clients/1648567626.webp");
        background-size: 24px 24px;
    }
}
.webp .client_allfordj:before {
    background-image: url("../img/clients/allfordj.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_allfordj:before {
        background-image: url("../img/clients/930036829.webp");
        background-size: 24px 24px;
    }
}
.webp .client_altergeo:before {
    background-image: url("../img/clients/altergeo.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_altergeo:before {
        background-image: url("../img/clients/829827392.webp");
        background-size: 24px 24px;
    }
}
.webp .client_altermed:before {
    background-image: url("../img/clients/altermed.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_altermed:before {
        background-image: url("../img/clients/980820800.webp");
        background-size: 24px 24px;
    }
}
.webp .client_am:before {
    background-image: url("../img/clients/am.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_am:before {
        background-image: url("../img/clients/1109931645.webp");
        background-size: 24px 24px;
    }
}
.webp .client_amperkin:before {
    background-image: url("../img/clients/amperkin.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_amperkin:before {
        background-image: url("../img/clients/813573184.webp");
        background-size: 24px 24px;
    }
}
.webp .client_anychart:before {
    background-image: url("../img/clients/anychart.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_anychart:before {
        background-image: url("../img/clients/745287002.webp");
        background-size: 24px 24px;
    }
}
.webp .client_autogoda:before {
    background-image: url("../img/clients/autogoda.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_autogoda:before {
        background-image: url("../img/clients/897005653.webp");
        background-size: 24px 24px;
    }
}
.webp .client_caramba:before {
    background-image: url("../img/clients/caramba.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_caramba:before {
        background-image: url("../img/clients/1126329176.webp");
        background-size: 24px 24px;
    }
}
.webp .client_carprice:before {
    background-image: url("../img/clients/carprice.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_carprice:before {
        background-image: url("../img/clients/779496002.webp");
        background-size: 24px 24px;
    }
}
.webp .client_caudal:before {
    background-image: url("../img/clients/caudal.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_caudal:before {
        background-image: url("../img/clients/643651102.webp");
        background-size: 24px 24px;
    }
}
.webp .client_enterra:before {
    background-image: url("../img/clients/enterra.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_enterra:before {
        background-image: url("../img/clients/1193571393.webp");
        background-size: 24px 24px;
    }
}
.webp .client_flow:before {
    background-image: url("../img/clients/flow.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_flow:before {
        background-image: url("../img/clients/1275612725.webp");
        background-size: 24px 24px;
    }
}
.webp .client_geozilla:before {
    background-image: url("../img/clients/geozilla.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_geozilla:before {
        background-image: url("../img/clients/543435613.webp");
        background-size: 24px 24px;
    }
}
.webp .client_habr:before {
    background-image: url("../img/clients/habr.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_habr:before {
        background-image: url("../img/clients/1225081659.webp");
        background-size: 24px 24px;
    }
}
.webp .client_invisible:before {
    background-image: url("../img/clients/invisible.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_invisible:before {
        background-image: url("../img/clients/171853109.webp");
        background-size: 24px 24px;
    }
}
.webp .client_iport:before {
    background-image: url("../img/clients/iport.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_iport:before {
        background-image: url("../img/clients/2101686871.webp");
        background-size: 24px 24px;
    }
}
.webp .client_kant:before {
    background-image: url("../img/clients/kant.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_kant:before {
        background-image: url("../img/clients/1326007096.webp");
        background-size: 24px 24px;
    }
}
.webp .client_kantstovary:before {
    background-image: url("../img/clients/kantstovary.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_kantstovary:before {
        background-image: url("../img/clients/541658927.webp");
        background-size: 24px 24px;
    }
}
.webp .client_kupivip:before {
    background-image: url("../img/clients/kupivip.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_kupivip:before {
        background-image: url("../img/clients/1261532235.webp");
        background-size: 24px 24px;
    }
}
.webp .client_ligageroev:before {
    background-image: url("../img/clients/ligageroev.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_ligageroev:before {
        background-image: url("../img/clients/1279074674.webp");
        background-size: 24px 24px;
    }
}
.webp .client_lingualeo:before {
    background-image: url("../img/clients/lingualeo.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_lingualeo:before {
        background-image: url("../img/clients/220744252.webp");
        background-size: 24px 24px;
    }
}
.webp .client_memeglobal:before {
    background-image: url("../img/clients/memeglobal.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_memeglobal:before {
        background-image: url("../img/clients/1160396407.webp");
        background-size: 24px 24px;
    }
}
.webp .client_mnogomebeli:before {
    background-image: url("../img/clients/mnogomebeli.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_mnogomebeli:before {
        background-image: url("../img/clients/659687217.webp");
        background-size: 24px 24px;
    }
}
.webp .client_moykrug:before {
    background-image: url("../img/clients/moykrug.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_moykrug:before {
        background-image: url("../img/clients/1227846217.webp");
        background-size: 24px 24px;
    }
}
.webp .client_myplaycity:before {
    background-image: url("../img/clients/myplaycity.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_myplaycity:before {
        background-image: url("../img/clients/1195057764.webp");
        background-size: 24px 24px;
    }
}
.webp .client_nadommebel:before {
    background-image: url("../img/clients/nadommebel.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_nadommebel:before {
        background-image: url("../img/clients/1328102266.webp");
        background-size: 24px 24px;
    }
}
.webp .client_nashe:before {
    background-image: url("../img/clients/nashe.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_nashe:before {
        background-image: url("../img/clients/1733894977.webp");
        background-size: 24px 24px;
    }
}
.webp .client_ncn:before {
    background-image: url("../img/clients/ncn.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_ncn:before {
        background-image: url("../img/clients/576654136.webp");
        background-size: 24px 24px;
    }
}
.webp .client_ng:before {
    background-image: url("../img/clients/ng.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_ng:before {
        background-image: url("../img/clients/1109933170.webp");
        background-size: 24px 24px;
    }
}
.webp .client_niyama:before {
    background-image: url("../img/clients/niyama.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_niyama:before {
        background-image: url("../img/clients/592532255.webp");
        background-size: 24px 24px;
    }
}
.webp .client_ovkuse:before {
    background-image: url("../img/clients/ovkuse.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_ovkuse:before {
        background-image: url("../img/clients/927156224.webp");
        background-size: 24px 24px;
    }
}
.webp .client_peredvizhnik:before {
    background-image: url("../img/clients/peredvizhnik.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_peredvizhnik:before {
        background-image: url("../img/clients/1326800687.webp");
        background-size: 24px 24px;
    }
}
.webp .client_pichshop:before {
    background-image: url("../img/clients/pichshop.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_pichshop:before {
        background-image: url("../img/clients/594223952.webp");
        background-size: 24px 24px;
    }
}
.webp .client_poembook:before {
    background-image: url("../img/clients/poembook.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_poembook:before {
        background-image: url("../img/clients/1030562369.webp");
        background-size: 24px 24px;
    }
}
.webp .client_postnauka:before {
    background-image: url("../img/clients/postnauka.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_postnauka:before {
        background-image: url("../img/clients/271338549.webp");
        background-size: 24px 24px;
    }
}
.webp .client_republic:before {
    background-image: url("../img/clients/republic.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_republic:before {
        background-image: url("../img/clients/763243331.webp");
        background-size: 24px 24px;
    }
}
.webp .client_restore:before {
    background-image: url("../img/clients/restore.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_restore:before {
        background-image: url("../img/clients/1445429067.webp");
        background-size: 24px 24px;
    }
}
.webp .client_rjob:before {
    background-image: url("../img/clients/rjob.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_rjob:before {
        background-image: url("../img/clients/1493714977.webp");
        background-size: 24px 24px;
    }
}
.webp .client_roomble:before {
    background-image: url("../img/clients/roomble.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_roomble:before {
        background-image: url("../img/clients/1329294150.webp");
        background-size: 24px 24px;
    }
}
.webp .client_rusal:before {
    background-image: url("../img/clients/rusal.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_rusal:before {
        background-image: url("../img/clients/1851340628.webp");
        background-size: 24px 24px;
    }
}
.webp .client_sportiv:before {
    background-image: url("../img/clients/sportiv.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_sportiv:before {
        background-image: url("../img/clients/1344827729.webp");
        background-size: 24px 24px;
    }
}
.webp .client_superrealt:before {
    background-image: url("../img/clients/superrealt.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_superrealt:before {
        background-image: url("../img/clients/1178413169.webp");
        background-size: 24px 24px;
    }
}
.webp .client_tilda:before {
    background-image: url("../img/clients/tilda.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_tilda:before {
        background-image: url("../img/clients/1799760735.webp");
        background-size: 24px 24px;
    }
}
.webp .client_tjournal:before {
    background-image: url("../img/clients/tjournal.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_tjournal:before {
        background-image: url("../img/clients/577316437.webp");
        background-size: 24px 24px;
    }
}
.webp .client_toyru:before {
    background-image: url("../img/clients/toyru.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_toyru:before {
        background-image: url("../img/clients/2102603083.webp");
        background-size: 24px 24px;
    }
}
.webp .client_unizoo:before {
    background-image: url("../img/clients/unizoo.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_unizoo:before {
        background-image: url("../img/clients/943806982.webp");
        background-size: 24px 24px;
    }
}
.webp .client_vc:before {
    background-image: url("../img/clients/vc.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_vc:before {
        background-image: url("../img/clients/1109932138.webp");
        background-size: 24px 24px;
    }
}
.webp .client_vsemayki:before {
    background-image: url("../img/clients/vsemayki.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_vsemayki:before {
        background-image: url("../img/clients/1063856196.webp");
        background-size: 24px 24px;
    }
}
.webp .client_winestyle:before {
    background-image: url("../img/clients/winestyle.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_winestyle:before {
        background-image: url("../img/clients/104685355.webp");
        background-size: 24px 24px;
    }
}
.webp .client_work5:before {
    background-image: url("../img/clients/work5.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .webp .client_work5:before {
        background-image: url("../img/clients/1683500296.webp");
        background-size: 24px 24px;
    }
}
.no-js_585:before,
.no-webp_585:before {
    background-image: url("../img/clients/585.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_585:before,
    .no-webp_585:before {
        background-image: url("../img/clients/839398755.png");
        background-size: 24px 24px;
    }
}
.no-js_1917:before,
.no-webp_1917:before {
    background-image: url("../img/clients/1917.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_1917:before,
    .no-webp_1917:before {
        background-image: url("../img/clients/458886677.png");
        background-size: 24px 24px;
    }
}
.no-js_agima:before,
.no-webp_agima:before {
    background-image: url("../img/clients/agima.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_agima:before,
    .no-webp_agima:before {
        background-image: url("../img/clients/390603338.png");
        background-size: 24px 24px;
    }
}
.no-js_allfordj:before,
.no-webp_allfordj:before {
    background-image: url("../img/clients/allfordj.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_allfordj:before,
    .no-webp_allfordj:before {
        background-image: url("../img/clients/543369514.png");
        background-size: 24px 24px;
    }
}
.no-js_altergeo:before,
.no-webp_altergeo:before {
    background-image: url("../img/clients/altergeo.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_altergeo:before,
    .no-webp_altergeo:before {
        background-image: url("../img/clients/645545015.png");
        background-size: 24px 24px;
    }
}
.no-js_altermed:before,
.no-webp_altermed:before {
    background-image: url("../img/clients/altermed.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_altermed:before,
    .no-webp_altermed:before {
        background-image: url("../img/clients/762983991.png");
        background-size: 24px 24px;
    }
}
.no-js_am:before,
.no-webp_am:before {
    background-image: url("../img/clients/am.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_am:before,
    .no-webp_am:before {
        background-image: url("../img/clients/1582118525.png");
        background-size: 24px 24px;
    }
}
.no-js_amperkin:before,
.no-webp_amperkin:before {
    background-image: url("../img/clients/amperkin.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_amperkin:before,
    .no-webp_amperkin:before {
        background-image: url("../img/clients/661795127.png");
        background-size: 24px 24px;
    }
}
.no-js_anychart:before,
.no-webp_anychart:before {
    background-image: url("../img/clients/anychart.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_anychart:before,
    .no-webp_anychart:before {
        background-image: url("../img/clients/996161581.png");
        background-size: 24px 24px;
    }
}
.no-js_autogoda:before,
.no-webp_autogoda:before {
    background-image: url("../img/clients/autogoda.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_autogoda:before,
    .no-webp_autogoda:before {
        background-image: url("../img/clients/578497826.png");
        background-size: 24px 24px;
    }
}
.no-js_caramba:before,
.no-webp_caramba:before {
    background-image: url("../img/clients/caramba.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_caramba:before,
    .no-webp_caramba:before {
        background-image: url("../img/clients/1395527256.png");
        background-size: 24px 24px;
    }
}
.no-js_carprice:before,
.no-webp_carprice:before {
    background-image: url("../img/clients/carprice.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_carprice:before,
    .no-webp_carprice:before {
        background-image: url("../img/clients/964312885.png");
        background-size: 24px 24px;
    }
}
.no-js_caudal:before,
.no-webp_caudal:before {
    background-image: url("../img/clients/caudal.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_caudal:before,
    .no-webp_caudal:before {
        background-image: url("../img/clients/976770590.png");
        background-size: 24px 24px;
    }
}
.no-js_enterra:before,
.no-webp_enterra:before {
    background-image: url("../img/clients/enterra.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_enterra:before,
    .no-webp_enterra:before {
        background-image: url("../img/clients/1462243649.png");
        background-size: 24px 24px;
    }
}
.no-js_flow:before,
.no-webp_flow:before {
    background-image: url("../img/clients/flow.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_flow:before,
    .no-webp_flow:before {
        background-image: url("../img/clients/1527012162.png");
        background-size: 24px 24px;
    }
}
.no-js_geozilla:before,
.no-webp_geozilla:before {
    background-image: url("../img/clients/geozilla.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_geozilla:before,
    .no-webp_geozilla:before {
        background-image: url("../img/clients/929578538.png");
        background-size: 24px 24px;
    }
}
.no-js_habr:before,
.no-webp_habr:before {
    background-image: url("../img/clients/habr.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_habr:before,
    .no-webp_habr:before {
        background-image: url("../img/clients/1577670220.png");
        background-size: 24px 24px;
    }
}
.no-js_invisible:before,
.no-webp_invisible:before {
    background-image: url("../img/clients/invisible.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_invisible:before,
    .no-webp_invisible:before {
        background-image: url("../img/clients/2134196789.png");
        background-size: 24px 24px;
    }
}
.no-js_iport:before,
.no-webp_iport:before {
    background-image: url("../img/clients/iport.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_iport:before,
    .no-webp_iport:before {
        background-image: url("../img/clients/139343191.png");
        background-size: 24px 24px;
    }
}
.no-js_kant:before,
.no-webp_kant:before {
    background-image: url("../img/clients/kant.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_kant:before,
    .no-webp_kant:before {
        background-image: url("../img/clients/1476744783.png");
        background-size: 24px 24px;
    }
}
.no-js_kantstovary:before,
.no-webp_kantstovary:before {
    background-image: url("../img/clients/kantstovary.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_kantstovary:before,
    .no-webp_kantstovary:before {
        background-image: url("../img/clients/809855535.png");
        background-size: 24px 24px;
    }
}
.no-js_kupivip:before,
.no-webp_kupivip:before {
    background-image: url("../img/clients/kupivip.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_kupivip:before,
    .no-webp_kupivip:before {
        background-image: url("../img/clients/1530728779.png");
        background-size: 24px 24px;
    }
}
.no-js_ligageroev:before,
.no-webp_ligageroev:before {
    background-image: url("../img/clients/ligageroev.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_ligageroev:before,
    .no-webp_ligageroev:before {
        background-image: url("../img/clients/1347953010.png");
        background-size: 24px 24px;
    }
}
.no-js_lingualeo:before,
.no-webp_lingualeo:before {
    background-image: url("../img/clients/lingualeo.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_lingualeo:before,
    .no-webp_lingualeo:before {
        background-image: url("../img/clients/2015579452.png");
        background-size: 24px 24px;
    }
}
.no-js_memeglobal:before,
.no-webp_memeglobal:before {
    background-image: url("../img/clients/memeglobal.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_memeglobal:before,
    .no-webp_memeglobal:before {
        background-image: url("../img/clients/1498365559.png");
        background-size: 24px 24px;
    }
}
.no-js_mnogomebeli:before,
.no-webp_mnogomebeli:before {
    background-image: url("../img/clients/mnogomebeli.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_mnogomebeli:before,
    .no-webp_mnogomebeli:before {
        background-image: url("../img/clients/928932401.png");
        background-size: 24px 24px;
    }
}
.no-js_moykrug:before,
.no-webp_moykrug:before {
    background-image: url("../img/clients/moykrug.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_moykrug:before,
    .no-webp_moykrug:before {
        background-image: url("../img/clients/1495471945.png");
        background-size: 24px 24px;
    }
}
.no-js_myplaycity:before,
.no-webp_myplaycity:before {
    background-image: url("../img/clients/myplaycity.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_myplaycity:before,
    .no-webp_myplaycity:before {
        background-image: url("../img/clients/1532895844.png");
        background-size: 24px 24px;
    }
}
.no-js_nadommebel:before,
.no-webp_nadommebel:before {
    background-image: url("../img/clients/nadommebel.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_nadommebel:before,
    .no-webp_nadommebel:before {
        background-image: url("../img/clients/1397504890.png");
        background-size: 24px 24px;
    }
}
.no-js_nashe:before,
.no-webp_nashe:before {
    background-image: url("../img/clients/nashe.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_nashe:before,
    .no-webp_nashe:before {
        background-image: url("../img/clients/307373121.png");
        background-size: 24px 24px;
    }
}
.no-js_ncn:before,
.no-webp_ncn:before {
    background-image: url("../img/clients/ncn.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_ncn:before,
    .no-webp_ncn:before {
        background-image: url("../img/clients/844328504.png");
        background-size: 24px 24px;
    }
}
.no-js_ng:before,
.no-webp_ng:before {
    background-image: url("../img/clients/ng.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_ng:before,
    .no-webp_ng:before {
        background-image: url("../img/clients/1582120050.png");
        background-size: 24px 24px;
    }
}
.no-js_niyama:before,
.no-webp_niyama:before {
    background-image: url("../img/clients/niyama.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_niyama:before,
    .no-webp_niyama:before {
        background-image: url("../img/clients/1060393759.png");
        background-size: 24px 24px;
    }
}
.no-js_ovkuse:before,
.no-webp_ovkuse:before {
    background-image: url("../img/clients/ovkuse.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_ovkuse:before,
    .no-webp_ovkuse:before {
        background-image: url("../img/clients/723929088.png");
        background-size: 24px 24px;
    }
}
.no-js_peredvizhnik:before,
.no-webp_peredvizhnik:before {
    background-image: url("../img/clients/peredvizhnik.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_peredvizhnik:before,
    .no-webp_peredvizhnik:before {
        background-image: url("../img/clients/1478052440.png");
        background-size: 24px 24px;
    }
}
.no-js_pichshop:before,
.no-webp_pichshop:before {
    background-image: url("../img/clients/pichshop.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_pichshop:before,
    .no-webp_pichshop:before {
        background-image: url("../img/clients/879179303.png");
        background-size: 24px 24px;
    }
}
.no-js_poembook:before,
.no-webp_poembook:before {
    background-image: url("../img/clients/poembook.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_poembook:before,
    .no-webp_poembook:before {
        background-image: url("../img/clients/711014198.png");
        background-size: 24px 24px;
    }
}
.no-js_postnauka:before,
.no-webp_postnauka:before {
    background-image: url("../img/clients/postnauka.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_postnauka:before,
    .no-webp_postnauka:before {
        background-image: url("../img/clients/1697073973.png");
        background-size: 24px 24px;
    }
}
.no-js_republic:before,
.no-webp_republic:before {
    background-image: url("../img/clients/republic.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_republic:before,
    .no-webp_republic:before {
        background-image: url("../img/clients/980565556.png");
        background-size: 24px 24px;
    }
}
.no-js_restore:before,
.no-webp_restore:before {
    background-image: url("../img/clients/restore.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_restore:before,
    .no-webp_restore:before {
        background-image: url("../img/clients/1177229899.png");
        background-size: 24px 24px;
    }
}
.no-js_rjob:before,
.no-webp_rjob:before {
    background-image: url("../img/clients/rjob.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_rjob:before,
    .no-webp_rjob:before {
        background-image: url("../img/clients/1308908886.png");
        background-size: 24px 24px;
    }
}
.no-js_roomble:before,
.no-webp_roomble:before {
    background-image: url("../img/clients/roomble.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_roomble:before,
    .no-webp_roomble:before {
        background-image: url("../img/clients/1597443654.png");
        background-size: 24px 24px;
    }
}
.no-js_rusal:before,
.no-webp_rusal:before {
    background-image: url("../img/clients/rusal.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_rusal:before,
    .no-webp_rusal:before {
        background-image: url("../img/clients/458371156.png");
        background-size: 24px 24px;
    }
}
.no-js_sportiv:before,
.no-webp_sportiv:before {
    background-image: url("../img/clients/sportiv.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_sportiv:before,
    .no-webp_sportiv:before {
        background-image: url("../img/clients/1076106321.png");
        background-size: 24px 24px;
    }
}
.no-js_superrealt:before,
.no-webp_superrealt:before {
    background-image: url("../img/clients/superrealt.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_superrealt:before,
    .no-webp_superrealt:before {
        background-image: url("../img/clients/1515726961.png");
        background-size: 24px 24px;
    }
}
.no-js_tilda:before,
.no-webp_tilda:before {
    background-image: url("../img/clients/tilda.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_tilda:before,
    .no-webp_tilda:before {
        background-image: url("../img/clients/508374111.png");
        background-size: 24px 24px;
    }
}
.no-js_tjournal:before,
.no-webp_tjournal:before {
    background-image: url("../img/clients/tjournal.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_tjournal:before,
    .no-webp_tjournal:before {
        background-image: url("../img/clients/895824674.png");
        background-size: 24px 24px;
    }
}
.no-js_toyru:before,
.no-webp_toyru:before {
    background-image: url("../img/clients/toyru.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_toyru:before,
    .no-webp_toyru:before {
        background-image: url("../img/clients/139995723.png");
        background-size: 24px 24px;
    }
}
.no-js_unizoo:before,
.no-webp_unizoo:before {
    background-image: url("../img/clients/unizoo.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_unizoo:before,
    .no-webp_unizoo:before {
        background-image: url("../img/clients/606362118.png");
        background-size: 24px 24px;
    }
}
.no-js_vc:before,
.no-webp_vc:before {
    background-image: url("../img/clients/vc.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_vc:before,
    .no-webp_vc:before {
        background-image: url("../img/clients/1582119018.png");
        background-size: 24px 24px;
    }
}
.no-js_vsemayki:before,
.no-webp_vsemayki:before {
    background-image: url("../img/clients/vsemayki.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_vsemayki:before,
    .no-webp_vsemayki:before {
        background-image: url("../img/clients/677723443.png");
        background-size: 24px 24px;
    }
}
.no-js_winestyle:before,
.no-webp_winestyle:before {
    background-image: url("../img/clients/winestyle.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_winestyle:before,
    .no-webp_winestyle:before {
        background-image: url("../img/clients/1932941355.png");
        background-size: 24px 24px;
    }
}
.no-js_work5:before,
.no-webp_work5:before {
    background-image: url("../img/clients/work5.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .no-js_work5:before,
    .no-webp_work5:before {
        background-image: url("../img/clients/290662920.png");
        background-size: 24px 24px;
    }
}
.contacts {
    background: #fff;
}
.contacts h2 {
    margin-top: 0;
}
.contacts address {
    font-style: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
}
.contacts__menu {
    padding: 50px;
}
@media (max-width: 991px) {
    .contacts__menu {
        padding: 20px 20px 20px 0;
    }
}
.contacts__btn {
    color: #4d4d4d;
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.9rem;
    border-bottom: 1px dashed #4d4d4d;
}
.contacts__btn:active,
.contacts__btn:focus,
.contacts__btn:hover,
.contacts__btn:visited {
    color: #4d4d4d;
}
.contacts__btn_active {
    border: none;
    color: #00c9ac;
}
.contacts__btn_active:active,
.contacts__btn_active:focus,
.contacts__btn_active:hover,
.contacts__btn_active:visited {
    color: #00c9ac;
}
.footer {
    background: #303030;
    padding: 70px 0;
    color: gray;
    font-family: Akrobat, Arial Narrow, sans-serif;
    line-height: 33px;
}
@media (max-width: 767px) {
    .footer {
        font-family: Museo Sans, Arial Narrow, sans-serif;
        font-size: 10px;
        line-height: 16px;
        padding: 30px 0 20px;
    }
}
.footer__container {
    position: relative;
}
.footer__logo {
    display: inline-block;
    width: 260px;
    height: 93px;
    background: url("../img/prodigy-logo_g.svg") no-repeat;
    border: 0;
}
@media (max-width: 767px) {
    .footer__logo {
        display: none;
    }
}
.footer__copyright {
    position: absolute;
    bottom: 0;
    margin-bottom: 33px;
}
@media (max-width: 767px) {
    .footer__copyright {
        position: relative;
        text-align: center;
        margin-bottom: 0;
    }
}
.footer__mobile-menu {
    display: none;
    text-align: center;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .footer__mobile-menu {
        display: block;
    }
}
.footer__mobile-menu-item {
    display: inline-block;
    margin: 0 7px;
    border: 0;
}
.footer__menu {
    list-style: none;
    display: block;
    margin: 0 0 33px;
    padding: 0;
}
@media (max-width: 767px) {
    .footer__menu {
        display: none;
    }
}
.footer__menu-title-service {
    border: none !important;
}
.footer__menu-item {
    position: relative;
    padding: 0;
    color: gray;
    text-decoration: none;
    border-bottom: 1px solid gray;
}
.footer__menu-item:active,
.footer__menu-item:focus,
.footer__menu-item:hover,
.footer__menu-item:visited {
    color: gray;
    text-decoration: none;
}
.footer__menu-item:hover {
    border-color: transparent;
}
.footer__menu-item:after {
    content: "";
    display: block;
}
.footer__menu-item_accent {
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.9rem;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}
.footer__menu-item_accent:active,
.footer__menu-item_accent:focus,
.footer__menu-item_accent:hover,
.footer__menu-item_accent:visited {
    color: #fff;
    text-decoration: none;
}
.footer__menu-item_accent:hover {
    border-color: transparent;
}
.footer__menu-item_fb,
.footer__menu-item_in,
.footer__menu-item_tw,
.footer__menu-item_vk,
.footer__menu-item_yt {
    margin-left: 30px;
    position: relative;
}
.footer__menu-item_fb:before,
.footer__menu-item_in:before,
.footer__menu-item_tw:before,
.footer__menu-item_vk:before,
.footer__menu-item_yt:before {
    content: "";
    display: block;
    position: absolute;
    left: -30px;
    top: 8px;
    width: 20px;
    height: 20px;
    vertical-align: -5px;
}
.footer__menu-item_vk:before {
    background: url("../img/icons/i-vk-sq.svg") no-repeat;
}
.footer__menu-item_tw:before {
    background: url("../img/icons/i-tw-sq.svg") no-repeat;
}
.footer__menu-item_fb:before {
    background: url("../img/icons/i-fb-sq.svg") no-repeat;
}
.footer__menu-item_in:before {
    background: url("../img/icons/i-in-sq.svg") no-repeat;
}
.footer__menu-item_yt:before {
    background: url("../img/icons/i-yt-sq.svg") no-repeat;
}
.header {
    height: 170px;
}
@media (max-width: 991px) {
    .header {
        display: none;
    }
}
.header__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.header__phone_white {
    display: block;
    float: left;
    margin: 0;
    padding: 0 10px;
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.9rem;
    line-height: 70px;
    text-align: center;
    white-space: nowrap;
    min-width: 70px;
    height: 70px;
    background: transparent;
    border: none;
    color: #fff;
}
.header:visited {
    color: #fff;
}
.header__phone_black {
    display: block;
    float: left;
    margin: 0;
    padding: 0 10px;
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.9rem;
    line-height: 70px;
    text-align: center;
    white-space: nowrap;
    min-width: 70px;
    height: 70px;
    background: transparent;
    border: none;
    color: #000;
}
.header:visited {
    color: #000;
}
.header__btn {
    display: block;
    float: left;
    margin: 0;
    padding: 0 10px;
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.9rem;
    line-height: 70px;
    text-align: center;
    white-space: nowrap;
    min-width: 70px;
    height: 70px;
    border: 1px solid #00c9ac;
    border-top: 0;
    border-right: 0;
    background: transparent;
    color: #00c9ac;
}
.header__btn:hover {
    border-color: #00c9ac;
    background: #fedad4;
}
.header__btn:first-child {
    border-bottom-left-radius: 3px;
}
.header__btn:last-child {
    border-bottom-right-radius: 3px;
    border-right: 1px solid #00c9ac;
}
.header__btn_red {
    background: #00c9ac;
    color: #fff;
    padding: 0 50px;
}
.header__btn_red:active,
.header__btn_red:focus,
.header__btn_red:hover,
.header__btn_red:visited {
    color: #fff;
}
.header__btn_red:hover {
    background: #00c9d2;
}
.header__content {
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header__logo {
    display: inline-block;
    width: 280px;
    height: 67px;
    margin-top: -20px;
    background: url("../img/logo.svg") no-repeat;
    border: 0;
}
.header_black {
    background: #303030;
}
.header_black .header__logo {
    background: url("../img/prodigy-logo_w.svg") no-repeat;
}
.header-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header-menu__item {
    padding: 15px 17px;
    border-radius: 3px;
    border: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
@media (max-width: 991px) {
    .header-menu__item {
        padding: 15px 8px;
    }
}
.header-menu__item:hover {
    background: #e3e2e1;
    padding: 15px 22px;
    margin: 0 -5px;
}
@media (max-width: 991px) {
    .header-menu__item:hover {
        padding: 15px 8px;
    }
}
.header-menu__item:last-child {
    margin-right: -17px;
}
.header-menu__item:last-child:hover {
    margin-right: -22px;
}
.header-menu__item_has-submenu {
    position: relative;
}
.header-menu__item_has-submenu:hover {
    padding-bottom: 20px;
    margin-bottom: -5px;
}
@media screen and (max-width: 1620px) {
    .header-menu__item:last-child .header-menu__submenu {
        min-width: unset;
    }
}
.header-menu__label {
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.9rem;
    color: #303030;
}
.header-menu__label:active,
.header-menu__label:focus,
.header-menu__label:hover,
.header-menu__label:visited {
    color: #303030;
}
.header-menu__item_has-submenu > .header-menu__label:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 5px;
    vertical-align: 3px;
}
.header-menu__submenu {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 100;
    display: none;
    background: #e3e2e1;
    border-radius: 3px;
    padding: 15px 22px;
    min-width: 342px;
}
.header-menu__item:hover .header-menu__submenu {
    display: block;
}
.header-menu__submenu-link {
    color: #91908f;
    text-decoration: none;
    border-bottom: 1px solid #91908f;
}
.header-menu__submenu-link:active,
.header-menu__submenu-link:focus,
.header-menu__submenu-link:hover,
.header-menu__submenu-link:visited {
    color: #91908f;
    text-decoration: none;
}
.header-menu__submenu-link:hover {
    border-color: transparent;
}
.header-menu__submenu-link:after {
    content: "";
    display: block;
    height: 15px;
}
.header-menu__submenu-link_active {
    color: #00c9ac;
    text-decoration: none;
    border-bottom: 1px solid #00c9ac;
}
.header-menu__submenu-link_active:active,
.header-menu__submenu-link_active:focus,
.header-menu__submenu-link_active:hover,
.header-menu__submenu-link_active:visited {
    color: #00c9ac;
    text-decoration: none;
}
.header-menu__submenu-link_active:hover {
    border-color: transparent;
}
.header_black .header-menu__item:hover {
    background: #3b3b3b;
}
.header_black .header-menu__item .header-menu__label:after {
}
.header_black .header-menu__label,
.header_black .header-menu__label:active,
.header_black .header-menu__label:focus,
.header_black .header-menu__label:hover,
.header_black .header-menu__label:visited {
    color: #fff;
}
.header_black .header-menu__submenu {
    background: #3b3b3b;
}
.header-menu__item_active > .header-menu__label,
.header-menu__item_active > .header-menu__label:active,
.header-menu__item_active > .header-menu__label:focus,
.header-menu__item_active > .header-menu__label:hover,
.header-menu__item_active > .header-menu__label:visited {
    color: #00c9ac;
}
.header-menu__item_active.header-menu__item_has-submenu > .header-menu__label:after {
}
.header-mobile {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    z-index: 99;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    display: none;
}
@media (max-width: 991px) {
    .header-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.header-mobile.header_black {
    background: #303030;
}
.header-mobile__menu-btn {
    width: 70px;
    border: 0;
    background-size: 13px;
    background-position: 28px 50%;
}
.header-mobile.header_black .header-mobile__submenu {
    background: #3b3b3b;
}
.header-mobile__logo {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    display: inline-block;
    border: 0;
    margin-right: 25px;
    width: 140px;
    height: 100%;
    background-position-y: 30%;
}
.header-mobile.header_black .header-mobile__logo {
}
.header-mobile__chat {
    width: 70px;
    border: 0;
    background-size: 16px;
    background-position: 27px 50%;
}
.header-mobile.header_black .header-mobile__chat {
    background-image: url("../img/icons/i-chat-w.svg");
}
body[scroll="scrolled"] .header-mobile {
    height: 50px;
}
body.body_menu-opened .header-mobile {
    left: 230px;
}
body.body_menu-opened .header-mobile-menu {
    left: 0;
}
.header-mobile-menu {
    overflow-y: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
    position: fixed;
    top: 0;
    -webkit-transition: left 0.5s;
    transition: left 0.5s;
    left: -230px;
    z-index: 100;
    background: #fff;
    padding: 20px;
    width: 230px;
    height: 100%;
    font-size: 16px;
    line-height: 20px;
}
@media (min-width: 768px) {
    .header-mobile-menu {
        display: none;
    }
}
.header-mobile-menu__list {
    margin-bottom: auto;
}
.header-mobile-menu__item {
    position: relative;
    cursor: pointer;
    display: block;
    padding: 10px 20px;
    color: #303030;
    border-bottom: 1px solid #f0f0f0;
}
.header-mobile-menu__item:active,
.header-mobile-menu__item:focus,
.header-mobile-menu__item:hover,
.header-mobile-menu__item:visited {
    color: #303030;
}
.header-mobile-menu__item:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 16px;
    width: 10px;
    height: 10px;
    background: url("../img/icons/i-chevron-m-r.svg") no-repeat;
}
.header-mobile-menu__item:hover {
    border-bottom: 1px solid #f0f0f0;
}
.header-mobile-menu__item_has-submenu:after {
    background: url("../img/icons/i-chevron-m-d.svg") no-repeat;
    top: 18px;
}
.header-mobile-menu__item_opened {
    border-bottom: none !important;
}
.header-mobile-menu__item_opened:after {
    background: url("../img/icons/i-chevron-m-d-r.svg") no-repeat;
}
.header-mobile-menu__item_active,
.header-mobile-menu__item_active:active,
.header-mobile-menu__item_active:focus,
.header-mobile-menu__item_active:hover,
.header-mobile-menu__item_active:visited {
    color: #00c9ac;
}
.header-mobile-menu__submenu {
    background: #f0f0f0;
    padding: 0 20px;
    margin: 0 -20px;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.5s;
    transition: max-height 0.5s;
}
.header-mobile-menu__submenu_opened {
    max-height: 600px;
}
.header-mobile-menu__submenu-link {
    position: relative;
    cursor: pointer;
    display: block;
    padding: 10px 20px;
    color: #00c9ac;
    border-bottom: 1px solid #ddd;
}
.header-mobile-menu__submenu-link:active,
.header-mobile-menu__submenu-link:focus,
.header-mobile-menu__submenu-link:hover,
.header-mobile-menu__submenu-link:visited {
    color: #00c9ac;
}
.header-mobile-menu__submenu-link:hover {
    border-bottom: 1px solid #ddd;
}
.header-mobile-menu__submenu-link:last-child {
    border-bottom: none !important;
}
.header-mobile-menu__footer {
    padding-top: 30px;
}
.highload {
    background: #f8f5f0;
    padding-top: 100px;
    padding-bottom: 100px;
}
@media (max-width: 767px) {
    .highload {
        padding-top: 50px;
        padding-bottom: 0;
    }
}
.highload_devlpmnt {
    background-repeat: no-repeat;
    background-position: calc(50% + 471px) -24px;
}
@media screen and (max-width: 1024px) {
    .highload_devlpmnt {
        background-image: none;
    }
}
.highload_buoy {
    background-repeat: no-repeat;
    background-position: calc(50% + 572px) -27px;
}
.highload_gear {
    background-repeat: no-repeat;
    background-position: calc(50% + 442px) -77px;
}
.highload_monocle {
    background-repeat: no-repeat;
    background-position: calc(50% + 662px) -125px;
}
.highload_binoculars {
    background-repeat: no-repeat;
    background-position: calc(50% + 582px) -57px;
}
.highload_barometer {
    background-repeat: no-repeat;
    background-position: calc(50% + 562px) -177px;
}
.highload_butterfly {
    background-repeat: no-repeat;
    background-position: calc(50% + 662px) 13px;
}
.highload_audit {
    background-repeat: no-repeat;
    background-position: calc(50% + 345px) 18px;
    background-size: 500px;
}
.highload_bitrix {
    background-repeat: no-repeat;
    background-position: calc(50% + 381px) -46px;
    background-size: 600px;
}
.highload_auditMon {
    background-size: 840px;
}
.highload_auditMon,
.highload_kuber {
    background-repeat: no-repeat;
    background-position: calc(50% + 501px) -16px;
}
.highload_kuber {
    background-size: 450px;
}
.highload_kuber_graf {
    background-image: url("../img/products/cuber(black.html).svg");
    background-repeat: no-repeat;
    background-position: calc(50% + 501px) 0;
    background-size: 400px;
}
.highload_devops {
    background-repeat: no-repeat;
    background-position: calc(50% + 501px) -16px;
    background-size: 840px;
}
.highload_lite {
    background-repeat: no-repeat;
    background-position: calc(50% + 133px) -216px;
    background-size: 830px;
}
.highload_enterprise {
    background-repeat: no-repeat;
    background-position: calc(50% + 231px) -135px;
    background-size: 710px;
}
.highload_mega {
    background-repeat: no-repeat;
    background-position: calc(50% + 381px) -196px;
    background-size: 800px;
}
.highload_smart-start {
    background-repeat: no-repeat;
    background-position: calc(50% + 363px) 76px;
    padding-bottom: 10px;
}
@media (max-width: 767px) {
    .highload_smart-start {
        background-image: none;
    }
}
.highload_advanced {
    background-repeat: no-repeat;
    background-position: calc(50% + 363px) 76px;
    padding-bottom: 10px;
}
@media (max-width: 767px) {
    .highload_advanced {
        background-image: none;
    }
}
.highload_professional {
    background-repeat: no-repeat;
    background-position: calc(50% + 423px) 166px;
    padding-bottom: 10px;
}
@media (max-width: 767px) {
    .highload_professional {
        background-image: none;
    }
}
.highload_all-inclusive {
    background-repeat: no-repeat;
    background-position: calc(50% + 363px) 76px;
}
@media (max-width: 767px) {
    .highload_all-inclusive {
        background-image: none;
    }
}
.highload__bubble {
    display: block;
    position: relative;
    width: 300px;
    max-width: 100%;
    margin-top: 50px;
    margin-left: auto;
    font-size: 20px;
    line-height: 30px;
    color: #303030;
    height: 400px;
    padding: 35px 35px 0;
    background: url("../img/bubble300.svg") no-repeat;
}
@media screen and (max-width: 991px) {
    .highload__bubble {
        display: none;
    }
}
@media screen and (max-width: 1280px) {
    .highload__bubble {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .highload__bubble {
        padding: 15px 15px 0;
        font-size: 18px;
        line-height: 25px;
    }
}
@media (max-width: 767px) {
    .highload__bubble {
        width: 100%;
        background-size: 100% auto;
        max-width: 300px;
        height: auto;
        min-height: 0;
        margin: 0;
        margin-top: 20px;
        font-size: 18px;
        line-height: 25px;
        background: none;
        padding: 0;
    }
}
.highload__bubble h3 {
    color: #00c9ac;
    margin: 0;
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.9rem;
}
.highload__bubble strong {
    color: #00c9ac;
    font-weight: 900;
}
.highload__ava {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 20px;
}
.webp .highload_devlpmnt {
    background-image: url("../img/services/lego-big.webp");
}
.webp .highload_buoy {
    background-image: url("../img/services/buoy-big.webp");
}
.webp .highload_gear {
    background-image: url("../img/services/gear-big.webp");
}
.webp .highload_monocle {
    background-image: url("../img/services/monocle-big.webp");
}
.webp .highload_binoculars {
    background-image: url("../img/services/binoculars-big.webp");
}
.webp .highload_barometer {
    background-image: url("../img/services/barometer-big.webp");
}
.webp .highload_butterfly {
    background-image: url("../img/services/butterfly-big.webp");
}
.webp .highload_audit {
    background-image: url("../img/services/audit-big.webp");
}
.webp .highload_bitrix {
    background-image: url("../img/services/bitrix-big.webp");
}
.webp .highload_auditMon {
    background-image: url("../img/services/audit-mon-big.webp");
}
.webp .highload_kuber {
    background-image: url("../img/services/kuber-big.webp");
}
.webp .highload_devops {
    background-image: url("../img/services/devops-big.webp");
}
.webp .highload_lite {
    background-image: url("../img/services/lite-big.webp");
}
.webp .highload_enterprise {
    background-image: url("../img/services/enterprise-big.webp");
}
.webp .highload_mega {
    background-image: url("../img/services/mega-big.webp");
}
.webp .highload_smart-start {
    background-image: url("../img/services/smart-start-big.webp");
}
.webp .highload_advanced {
    background-image: url("../img/services/advanced-big.webp");
}
.webp .highload_professional {
    background-image: url("../img/services/professional-big.webp");
}
.webp .highload_all-inclusive {
    background-image: url("../img/services/all-inclusive-big.webp");
}
.no-js .highload_devlpmnt,
.no-webp .highload_devlpmnt {
    background-image: url("../img/services/lego-big.png");
}
.no-js .highload_buoy,
.no-webp .highload_buoy {
    background-image: url("../img/services/buoy-big.jpg");
}
.no-js .highload_gear,
.no-webp .highload_gear {
    background-image: url("../img/services/gear-big.jpg");
}
.no-js .highload_monocle,
.no-webp .highload_monocle {
    background-image: url("../img/services/monocle-big.jpg");
}
.no-js .highload_binoculars,
.no-webp .highload_binoculars {
    background-image: url("../img/services/binoculars-big.jpg");
}
.no-js .highload_barometer,
.no-webp .highload_barometer {
    background-image: url("../img/services/barometer-big.jpg");
}
.no-js .highload_butterfly,
.no-webp .highload_butterfly {
    background-image: url("../img/services/butterfly-big.jpg");
}
.no-js .highload_audit,
.no-webp .highload_audit {
    background-image: url("../img/services/audit-big.jpg");
}
.no-js .highload_bitrix,
.no-webp .highload_bitrix {
    background-image: url("../img/services/bitrix-big.jpg");
}
.no-js .highload_auditMon,
.no-webp .highload_auditMon {
    background-image: url("../img/services/audit-mon-big.png");
}
.no-js .highload_kuber,
.no-webp .highload_kuber {
    background-image: url("../img/services/kuber-big.png");
}
.no-js .highload_kuber_graf,
.no-webp .highload_kuber_graf {
    background-image: url("../img/products/cuber(black.html).svg");
}
.no-js .highload_devops,
.no-webp .highload_devops {
    background-image: url("../img/services/dev.svg");
}
.no-js .highload_lite,
.no-webp .highload_lite {
    background-image: url("../img/services/lite-big.jpg");
}
.no-js .highload_enterprise,
.no-webp .highload_enterprise {
    background-image: url("../img/services/enterprise-big.jpg");
}
.no-js .highload_mega,
.no-webp .highload_mega {
    background-image: url("../img/services/mega-big.jpg");
}
.no-js .highload_smart-start,
.no-webp .highload_smart-start {
    background-image: url("../img/services/smart-start-big.png");
}
.no-js .highload_advanced,
.no-webp .highload_advanced {
    background-image: url("../img/services/advanced-big.png");
}
.no-js .highload_professional,
.no-webp .highload_professional {
    background-image: url("../img/services/professional-big.png");
}
.no-js .highload_all-inclusive,
.no-webp .highload_all-inclusive {
    background-image: url("../img/services/all-inclusive-big.png");
}
.highload-header {
    padding: 0 0 100px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
}
@media (min-width: 576px) {
    .highload-header {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 768px) {
    .highload-header {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 992px) {
    .highload-header {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 1260px) {
    .highload-header {
        padding-right: 100px;
        padding-left: 100px;
    }
}
@media (min-width: 576px) {
    .highload-header {
        width: 516px;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .highload-header {
        width: 696px;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .highload-header {
        width: 936px;
        max-width: 100%;
    }
}
@media (min-width: 1260px) {
    .highload-header {
        width: 1176px;
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .highload-header {
        padding-bottom: 50px;
    }
}
.highload-header__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .highload-header__footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.highload-header__btn {
    margin-right: 20px;
}
@media (max-width: 767px) {
    .highload-header__btn {
        margin-bottom: 20px;
    }
}
.highload-header__note {
    color: gray;
}
@media (max-width: 767px) {
    .highload-header__note {
        display: block;
    }
}
.highload-header__img {
    max-width: 300px;
    width: 100%;
    margin-bottom: 30px;
}
.highload-header h1 {
    margin-top: 0;
}
.kubernetes-table_title {
    min-height: 90px;
}
@media screen and (max-width: 991px) {
    .kubernetes-table_title {
        min-height: auto;
    }
}
.icon {
    display: inline-block;
    font-size: 0;
}
.icon_phone {
    background: url("../img/icons/phone.svg") no-repeat;
    width: 36px;
    height: 36px;
    vertical-align: -4px;
}
.icon_chat {
    background: url("../img/icons/i-chat.svg") no-repeat;
    width: 25px;
    height: 24px;
    vertical-align: -4px;
}
.icon_twitter {
    background: url("../img/icons/i-twitter.svg") no-repeat;
    width: 20px;
    height: 17px;
    vertical-align: 0;
}
.icon_vk {
    background: url("../img/icons/i-vk.svg") no-repeat;
    width: 26px;
    height: 16px;
    vertical-align: 0;
}
.icon_slack {
    background: url("../img/icons/i-slack.svg") no-repeat;
    background-size: cover;
}
.icon_github,
.icon_slack {
    width: 20px;
    height: 20px;
    margin: 6px;
    vertical-align: 0;
}
.icon_github {
    background: url("../img/icons/i-github.svg") no-repeat;
    background-size: cover;
}
.icon_in-f {
    background: url("../img/icons/i-in-f.svg") no-repeat;
}
.icon_in-f,
.icon_yt-f {
    width: 34px;
    height: 34px;
    vertical-align: -10px;
}
.icon_yt-f {
    background: url("../img/icons/i-yt-f.svg") no-repeat;
}
.icon_twitter-f {
    background: url("../img/icons/i-twitter-f.svg") no-repeat;
}
.icon_fb-f,
.icon_twitter-f {
    width: 34px;
    height: 34px;
    vertical-align: -10px;
}
.icon_fb-f {
    background: url("../img/icons/i-fb-f.svg") no-repeat;
}
.icon_vk-f {
    background: url("../img/icons/i-vk-f.svg") no-repeat;
    width: 34px;
    height: 34px;
    vertical-align: -10px;
}
.icon_fb-w {
    background: url("../img/icons/i-fb-w.svg") no-repeat;
    width: 22px;
    height: 22px;
    vertical-align: -5px;
}
.icon_tw-w {
    background: url("../img/icons/i-tw-w.svg") no-repeat;
    width: 14px;
    height: 14px;
    vertical-align: -3px;
}
.icon_vk-w {
    background: url("../img/icons/i-vk-w.svg") no-repeat;
    width: 19px;
    height: 11px;
    vertical-align: 0;
}
.icon_ok-w {
    background: url("../img/icons/i-ok-w.svg") no-repeat;
    width: 22px;
    height: 22px;
    vertical-align: -5px;
}
.icon_fb-sq {
    background: url("../img/icons/i-fb-sq.svg") no-repeat;
}
.icon_fb-sq,
.icon_in-sq {
    width: 20px;
    height: 20px;
    vertical-align: -5px;
}
.icon_in-sq {
    background: url("../img/icons/i-in-sq.svg") no-repeat;
}
.icon_tw-sq {
    background: url("../img/icons/i-tw-sq.svg") no-repeat;
}
.icon_tw-sq,
.icon_vk-sq {
    width: 20px;
    height: 20px;
    vertical-align: -5px;
}
.icon_vk-sq {
    background: url("../img/icons/i-vk-sq.svg") no-repeat;
}
.icon_m-services {
    background: url("../img/icons/i-m-services.svg") no-repeat;
    width: 24px;
    height: 16px;
    vertical-align: -1px;
}
.icon_m-reviews {
    background: url("../img/icons/i-m-reviews.svg") no-repeat;
    width: 24px;
    height: 16px;
    vertical-align: -3px;
}
.icon_m-product {
    background: url("../img/icons/product.svg") no-repeat;
    background-size: contain;
    width: 24px;
    height: 20px;
    vertical-align: -3px;
}
.icon_m-about {
    background: url("../img/icons/i-m-about.svg") no-repeat;
}
.icon_m-about,
.icon_m-blog {
    width: 24px;
    height: 16px;
    vertical-align: -3px;
}
.icon_m-blog {
    background: url("../img/icons/i-m-blog.svg") no-repeat;
}
.job {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 200px;
}
@media (min-width: 576px) {
    .job {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 768px) {
    .job {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 992px) {
    .job {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 1260px) {
    .job {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 576px) {
    .job {
        width: 540px;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .job {
        width: 720px;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .job {
        width: 960px;
        max-width: 100%;
    }
}
@media (min-width: 1260px) {
    .job {
        width: 1200px;
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .job {
        margin-bottom: 50px;
    }
}
.job-header {
    background: #fff;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 20px 20px;
}
@media (max-width: 767px) {
    .job-header {
        padding-top: 0;
        padding-bottom: 10px;
    }
}
@media (min-width: 576px) {
    .job-header {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 768px) {
    .job-header {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 992px) {
    .job-header {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 1260px) {
    .job-header {
        padding-right: 100px;
        padding-left: 100px;
    }
}
.job-header h2 {
    margin: 0;
}
@media (max-width: 767px) {
    .job-header h2 {
        text-align: center;
    }
}
.job-header__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
}
@media (max-width: 767px) {
    .job-header__flex {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 5px;
    }
    .job-header__flex > div:last-child {
        display: none;
    }
}
.job-tumbler {
    display: block;
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
@media (max-width: 767px) {
    .job-tumbler {
        text-align: center;
        white-space: normal;
    }
}
.job-tumbler__item {
    display: inline-block;
    position: relative;
    height: 50px;
    vertical-align: top;
    text-decoration: none;
    border: 1px solid transparent;
    border-radius: 50px;
    padding: 0 0.6rem;
}
.job-tumbler__item:first-child {
    padding-left: 0;
}
.job-tumbler__item:last-child {
    padding-right: 0;
}
@media (max-width: 767px) {
    .job-tumbler__item {
        height: 30px;
        white-space: nowrap;
        border-color: #00c9ac;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 10px;
    }
}
.job-tumbler__item span {
    font-family: Akrobat, Arial, sans-serif;
    font-size: 0.8rem;
    font-weight: 700;
    font-style: normal;
    color: #4d4d4d;
    border-bottom: 1px dashed #4d4d4d;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 50px;
    letter-spacing: 0.15rem;
    vertical-align: middle;
}
@media (max-width: 767px) {
    .job-tumbler__item span {
        border-bottom: none;
        color: #00c9ac;
        line-height: 30px;
    }
}
.job-tumbler__item i {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    background-image: url("../img/icons/i-list-g.svg");
    background-size: 100% 100%;
    margin-right: 10px;
}
@media (max-width: 767px) {
    .job-tumbler__item i {
        display: none;
    }
}
.job-tumbler__item.st-active {
    border-color: #00c9ac;
    padding: 0 1.2rem;
}
.job-tumbler__item.st-active span {
    color: #00c9ac;
    border-color: transparent;
}
.job-tumbler__item.st-active i {
    background-image: url("../img/icons/i-list-r.svg");
}
@media (max-width: 767px) {
    .job-tumbler__item.st-active {
        background-color: #00c9ac;
    }
    .job-tumbler__item.st-active span {
        color: #fff;
    }
}
.job-blocks {
    background-color: #fff;
}
.job-block {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 20px;
    background-color: #e8e6e0;
}
@media (min-width: 576px) {
    .job-block {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 768px) {
    .job-block {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 992px) {
    .job-block {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 1260px) {
    .job-block {
        padding-right: 100px;
        padding-left: 100px;
    }
}
@media (max-width: 767px) {
    .job-block {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
.job-block h2 {
    margin-top: 0;
}
.job-block__cost {
    color: #00c9ac;
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    font-family: Akrobat, Arial Narrow, sans-serif;
}
.kubegraf-desc {
    background-color: #fff;
    padding-top: 113px;
    padding-bottom: 71px;
}
@media (max-width: 991px) {
    .kubegraf-desc {
        padding-top: 50px;
        padding-bottom: 62px;
    }
}
@media (max-width: 575px) {
    .kubegraf-desc {
        padding-top: 55px;
        padding-bottom: 51px;
    }
}
@media (max-width: 991px) {
    .kubegraf-desc .container {
        padding: 0 32px;
    }
}
@media (max-width: 767px) {
    .kubegraf-desc .container {
        padding: 0 24px;
    }
}
.kubegraf-desc__title {
    font-weight: 900;
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 86px;
}
@media (max-width: 991px) {
    .kubegraf-desc__title {
        font-size: 18px;
        margin-bottom: 55px;
    }
}
@media (max-width: 575px) {
    .kubegraf-desc__title {
        font-size: 14px;
    }
}
.kubegraf-desc__list {
    font-weight: 700;
    max-width: 800px;
    margin: 0 auto 85px;
}
@media (max-width: 991px) {
    .kubegraf-desc__list {
        max-width: 500px;
        margin-bottom: 60px;
    }
}
@media (max-width: 575px) {
    .kubegraf-desc__list {
        margin-bottom: 45px;
    }
}
.kubegraf-desc__carousel-image {
    display: block;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.kubegraf-func {
    padding-top: 75px;
    padding-bottom: 155px;
    background-color: #f8f5f0;
}
@media (max-width: 991px) {
    .kubegraf-func {
        padding-top: 50px;
        padding-bottom: 100px;
    }
}
@media (max-width: 575px) {
    .kubegraf-func {
        padding-top: 18px;
        padding-bottom: 67px;
    }
}
@media (max-width: 991px) {
    .kubegraf-func .container {
        padding: 0 32px;
    }
}
@media (max-width: 767px) {
    .kubegraf-func .container {
        padding: 0 24px;
    }
}
.kubegraf-func__title {
    margin-top: 0;
    margin-bottom: 65px;
    font-weight: 600;
    font-size: 54px;
    line-height: 150%;
}
@media (max-width: 991px) {
    .kubegraf-func__title {
        margin-bottom: 50px;
        font-size: 25px;
    }
}
@media (max-width: 575px) {
    .kubegraf-func__title {
        margin-bottom: 24px;
    }
}
.kubegraf-func__list {
    font-size: 18px;
    font-weight: 600;
    max-width: 800px;
    margin: 0 auto 142px;
}
@media (max-width: 991px) {
    .kubegraf-func__list {
        font-size: 16px;
        max-width: 500px;
        margin-bottom: 110px;
    }
}
@media (max-width: 575px) {
    .kubegraf-func__list {
        font-size: 14px;
        margin-bottom: 70px;
    }
}
.kubegraf-func__list-ul {
    font-size: 16px;
    font-weight: 100;
    padding-left: 50px;
}
@media (max-width: 991px) {
    .kubegraf-func__list-ul {
        font-size: 14px;
        padding-left: 35px;
    }
}
@media (max-width: 575px) {
    .kubegraf-func__list-ul {
        padding-left: 10px;
    }
}
.kubegraf-func__link {
    display: block;
    font-weight: 300;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    border: 0;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    margin-bottom: 70px;
}
@media (max-width: 991px) {
    .kubegraf-func__link {
        font-size: 14px;
        margin-bottom: 50px;
    }
}
@media (max-width: 575px) {
    .kubegraf-func__link {
        margin-bottom: 20px;
    }
}
.kubegraf-log {
    padding-top: 100px;
    padding-bottom: 184px;
    background-color: #fff;
}
@media (max-width: 991px) {
    .kubegraf-log {
        padding-top: 88px;
        padding-bottom: 56px;
    }
}
@media (max-width: 575px) {
    .kubegraf-log {
        padding-top: 43px;
        padding-bottom: 53px;
    }
}
@media (max-width: 991px) {
    .kubegraf-log .container {
        padding: 0 32px;
    }
}
@media (max-width: 767px) {
    .kubegraf-log .container {
        padding: 0 24px;
    }
}
.kubegraf-log__arrow-checkbox {
    display: none;
}
.kubegraf-log__arrow {
    position: relative;
    cursor: pointer;
}
.kubegraf-log__arrow:before {
    content: "";
    position: absolute;
    left: 20px;
    top: -10px;
    background: url(../img/products/kubegraf/arrow.svg) no-repeat;
    width: 26px;
    height: 16px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
@media (max-width: 991px) {
    .kubegraf-log__arrow:before {
        background-size: 19px 11px;
        width: 19px;
        height: 11px;
        top: 3px;
    }
}
@media (max-width: 575px) {
    .kubegraf-log__arrow:before {
        top: -3px;
        left: 11px;
    }
}
.kubegraf-log__arrow-checkbox:not(:checked) + .kubegraf-log__arrow:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.kubegraf-log__arrow-checkbox:checked + .kubegraf-log__arrow:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.kubegraf-log__arrow-checkbox:checked ~ .c-changelog > h3,
.kubegraf-log__arrow-checkbox:checked ~ .c-changelog > ul {
    display: none;
}
.kubegraf-log__title {
    display: inline-block;
    font-weight: 600;
    font-size: 54px;
    line-height: 150%;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
}
@media (max-width: 991px) {
    .kubegraf-log__title {
        font-size: 25px;
    }
}
.load {
    background-image: url("../img/itsload.gif");
    display: block;
    margin: 0 auto;
    width: 39px;
    height: 96px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .load {
        background-image: url("../img/37159005.gif");
        background-size: 39px 96px;
    }
}
.news__bread {
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.9rem;
    color: #4d4d4d;
}
.news__item {
    margin-bottom: 20px;
}
.news__date {
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.9rem;
}
.news__date,
.news__intro {
    color: #4d4d4d;
}
.news__title {
    font-size: 30px;
    line-height: 40px;
    margin: 0;
    font-family: Museo Sans, Arial Narrow, sans-serif;
    font-weight: 300;
}
@media (max-width: 767px) {
    .news__title {
        font-size: 20px;
        line-height: 25px;
        margin: 40px 0 20px;
    }
}
.massmedia {
    display: inline-block;
    font-size: 0;
}
.massmedia--logo {
    width: 20px;
    height: 20px;
    border-radius: 4px;
    background-color: #bfbfbf;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
}
.massmedia--logo,
.massmedia__name {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.massmedia__name {
    font-size: 16px;
    color: gray;
    line-height: normal;
    margin-left: 10px;
}
@media (max-width: 767px) {
    .massmedia {
        margin-bottom: 20px;
    }
}
.post {
    background: #f8f5f0;
    padding-bottom: 100px;
}
@media (max-width: 767px) {
    .post {
        background: #fff;
    }
}
.post__article {
    margin-bottom: 0;
}
.post__intro {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 60px;
}
@media (max-width: 991px) {
    .post__intro {
        font-size: 14px;
        line-height: 20px;
        font-weight: 700;
    }
}
.post__author {
    font-size: 20px;
    line-height: 30px;
    color: #4d4d4d;
    width: 376px;
    height: 190px;
    padding: 35px 35px 0;
    background: url("../img/bubble-big.svg") no-repeat;
    margin: 0 0 0 auto;
}
@media (max-width: 991px) {
    .post__author {
        margin: 0 auto;
        max-width: 100%;
        font-size: 14px;
        line-height: 16px;
        padding: 20px 20px 0;
        min-height: 150px;
    }
}
.post__author strong {
    color: #303030;
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
}
.post__ava {
    float: right;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    margin-left: 20px;
}
@media (max-width: 991px) {
    .post__ava {
        margin-left: 5px;
        margin-top: -6px;
    }
}
.post-header {
    position: relative;
    padding: 80px 0 50px;
    overflow: hidden;
}
@media (max-width: 767px) {
    .post-header {
        padding: 24px 0;
        background: #f0f0f0;
        text-align: center;
    }
}
.post-header__date {
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.9rem;
    color: #4d4d4d;
}
.post-header__img {
    margin: -80px 0;
}
@media (max-width: 767px) {
    .post-header__img {
        margin: 0;
    }
}
.post-header__img img {
    max-width: 100%;
}
.request-form {
    background: #fff;
    color: #303030;
    padding: 40px 74px;
    border-radius: 3px;
}
@media (max-width: 767px) {
    .request-form {
        padding: 25px;
        color: #4d4d4d;
    }
}
.request-form__input-group {
    margin-bottom: 22px;
}
.request-form__label {
    display: block;
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.8rem;
    margin-bottom: 0;
}
.request-form__input {
    display: block;
    width: 100%;
    font-size: 25px;
    line-height: 60px;
    border: 0;
    border-bottom: 1px solid gray;
}
@media (max-width: 767px) {
    .request-form__input {
        font-size: 20px;
        line-height: 40px;
        padding: 0 20px;
        border: 1px solid gray;
    }
}
.request-form__submit {
    width: 100%;
    margin-top: 35px;
}
@media (max-width: 767px) {
    .request-form__submit {
        margin-top: 21px;
    }
}
.sharing {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 2rem 20px 3rem;
    background: #ecf7fd;
}
@media (min-width: 576px) {
    .sharing {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 768px) {
    .sharing {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 992px) {
    .sharing {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 1260px) {
    .sharing {
        padding-right: 100px;
        padding-left: 100px;
    }
}
@media (min-width: 576px) {
    .sharing {
        width: 516px;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .sharing {
        width: 696px;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .sharing {
        width: 936px;
        max-width: 100%;
    }
}
@media (min-width: 1260px) {
    .sharing {
        width: 1176px;
        max-width: 100%;
    }
}
.sharing h2 {
    margin: 0 0 24px;
    font-size: 0.9rem;
}
.sharing__btn,
.sharing h2 {
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}
.sharing__btn {
    display: inline-block;
    cursor: pointer;
    line-height: 50px;
    background: #4d6ab1;
    padding: 0 20px;
    border-radius: 3px;
    border: 0;
    margin-right: 20px;
    margin-bottom: 10px;
    font-size: 0.8rem;
    color: #fff;
}
.sharing__btn:active,
.sharing__btn:focus,
.sharing__btn:hover,
.sharing__btn:visited {
    color: #fff;
}
.sharing__btn_fb {
    background: #4d6ab1;
}
.sharing__btn_tw {
    background: #1dacea;
}
.sharing__btn_vk {
    background: #446c98;
}
.sharing__btn_ok {
    background: #f49045;
}
@media (max-width: 767px) {
    .sharing__btn {
        line-height: 30px;
        margin-right: 10px;
        padding: 0 10px;
    }
    .sharing__btn span {
        display: none;
    }
}
.tags {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tags .tag {
    margin: 0 20px 0 0;
}
.tag,
.tags .tag {
    display: inline-block;
}
.tag {
    line-height: 50px;
    border: 1px solid #00c9ac;
    border-radius: 50px;
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.9rem;
    padding: 0 1.2rem;
}
.tag:hover {
    border-color: #00c9ac;
}
.tag_active {
    background: #00c9ac;
    color: #fff;
}
.tag_active:active,
.tag_active:focus,
.tag_active:hover,
.tag_active:visited {
    color: #fff;
}
@media (max-width: 767px) {
    .tag {
        line-height: 30px;
        border-radius: 30px;
        font-size: 12px;
        font-weight: 700;
    }
}
.slider {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 100px;
    pointer-events: all;
}
@media (max-width: 767px) {
    .slider {
        margin-bottom: 25px;
    }
}
.slider-container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
}
@media (min-width: 576px) {
    .slider-container {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 768px) {
    .slider-container {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 992px) {
    .slider-container {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 1260px) {
    .slider-container {
        padding-right: 100px;
        padding-left: 100px;
    }
}
@media (min-width: 576px) {
    .slider-container {
        width: 516px;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .slider-container {
        width: 696px;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .slider-container {
        width: 936px;
        max-width: 100%;
    }
}
@media (min-width: 1260px) {
    .slider-container {
        width: 1176px;
        max-width: 100%;
    }
}
.slider-init {
    display: block;
    position: relative;
    width: 100%;
    height: 651px;
    font-size: 0;
    white-space: nowrap;
    transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
    transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    will-change: transform;
    direction: ltr;
}
@media (max-width: 1259px) {
    .slider-init {
        height: 517px;
    }
}
@media (max-width: 991px) {
    .slider-init {
        height: 383px;
    }
}
@media (max-width: 767px) {
    .slider-init {
        height: 300px;
    }
}
.slider-init img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slider-frame {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 50px;
}
.slider-frame:first-child {
    margin-left: 0;
}
.slider-frame--image {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #c4c2be;
    background-size: cover;
    background-position: 50%;
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}
.slider-frame--image:active {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.slider-frame__caption {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    text-align: center;
}
.slider-frame__caption i {
    display: inline-block;
    position: relative;
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    color: #000;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 15px;
}
.slider-control {
    display: block;
    position: absolute;
    top: 0;
    width: 100px;
    height: 100%;
    background-color: #c4c2be;
    background-repeat: no-repeat;
    background-size: 60px 41px;
    background-position: 50%;
    cursor: pointer;
    z-index: 2;
    opacity: 0;
    transition-property: -webkit-transform, opacity;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
    transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    will-change: transform, opacity;
}
.slider-control.st-prev {
    left: 0;
    background-image: url("../img/icons/slider-prev.svg");
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
}
.slider-control.st-next {
    right: 0;
    background-image: url("../img/icons/slider-next.svg");
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
}
@media (max-width: 767px) {
    .slider-control {
        left: -9999px !important;
        right: auto;
    }
}
.slider:hover .slider-control {
    opacity: 0.8;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.slider:hover .slider-control:hover {
    opacity: 1;
}
.counter_item {
    width: 52px;
    height: 70.8px;
    right: auto;
    bottom: auto;
    background-image: url("../img/counter.svg");
    background-color: transparent;
    background-size: 52px 708px;
    clip: rect(0, 52px, 69.5px, 0);
    background-position: 0 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.counter_text {
    margin-top: 10px;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
}
.alerts_wrapper,
.servers_wrapper,
.tasks_wrapper,
.visitor_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.counter_item_metrics {
    font-size: 60px;
    font-weight: 600;
    color: #00c9ac;
    margin-top: auto;
    padding-bottom: 7px;
    line-height: 0.7;
}
.testimonial-header {
    position: relative;
    padding: 118px 0;
    overflow: hidden;
}
.testimonial-header:before {
    background: url("../img/etouq-r.svg");
    left: 50%;
    top: -28px;
    margin-left: 400px;
}
.testimonial-header:after,
.testimonial-header:before {
    content: "";
    width: 138px;
    height: 100px;
    position: absolute;
}
.testimonial-header:after {
    background: url("../img/etouq-l.svg");
    right: 50%;
    bottom: -28px;
    margin-right: 400px;
}
.testimonial-header h1 {
    text-align: center;
}
.testimonial-header__link,
.testimonial-header__link:active,
.testimonial-header__link:focus,
.testimonial-header__link:hover,
.testimonial-header__link:visited {
    color: gray;
}
.testimonial-page {
    background: #f8f5f0;
    padding-bottom: 100px;
}
.testimonial-page__intro {
    font-size: 30px;
    line-height: 40px;
    color: #00c9ac;
    margin-bottom: 20px;
}
.testimonial-page__quotation {
    background: #00c9ac;
    padding: 50px;
    color: #fff;
    margin-bottom: 50px;
    position: relative;
}
.testimonial-page__quotation:after {
    content: "";
    height: 0;
    width: 0;
    border: 50px solid transparent;
    border-top-color: #00c9ac;
    position: absolute;
    top: 50px;
    right: -43px;
}
.testimonial-page__author {
    color: #303030;
    position: absolute;
    right: -300px;
    top: 0;
    width: 200px;
}
.testimonial-page__ava {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    overflow: hidden;
}
@media (max-width: 767px) {
    .testimonial-page__ava {
        margin: 0 auto;
    }
}
.testimonial-page__author-post,
.testimonial-page__site-desc {
    color: #4d4d4d;
}
.testimonials-container {
    background: #f8f5f0;
}
.testimonials-caption {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 7px 20px 50px;
    margin-top: 50px;
}
@media (min-width: 576px) {
    .testimonials-caption {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 768px) {
    .testimonials-caption {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 992px) {
    .testimonials-caption {
        padding-right: 12px;
        padding-left: 12px;
    }
}
@media (min-width: 1260px) {
    .testimonials-caption {
        padding-right: 100px;
        padding-left: 100px;
    }
}
@media (min-width: 576px) {
    .testimonials-caption {
        width: 516px;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .testimonials-caption {
        width: 696px;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .testimonials-caption {
        width: 936px;
        max-width: 100%;
    }
}
@media (min-width: 1260px) {
    .testimonials-caption {
        width: 1176px;
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .testimonials-caption {
        margin-top: 30px;
    }
}
.testimonials-caption h2 {
    margin: 0;
}
.testimonials-caption__btn {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 50px;
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.9rem;
    color: #00c9ac;
    border: 1px solid #00c9ac;
    border-radius: 3px;
    padding: 0 20px;
}
.testimonials-caption__btn:active,
.testimonials-caption__btn:focus,
.testimonials-caption__btn:hover,
.testimonials-caption__btn:visited {
    color: #00c9ac;
}
@media (max-width: 767px) {
    .testimonials-caption__btn {
        margin-top: 10px;
        position: relative;
    }
}
.testimonials-caption__btn:hover {
    border-color: #00c9ac;
}
.testimonials-caption__btn:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    background: url("../img/icons/i-list-r.svg") no-repeat;
    width: 11px;
    height: 11px;
    vertical-align: 0;
}
.testimonials {
    padding: 0 0 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
}
@media (min-width: 576px) {
    .testimonials {
        margin-right: -12px;
        margin-left: -12px;
    }
}
@media (min-width: 768px) {
    .testimonials {
        margin-right: -12px;
        margin-left: -12px;
    }
}
@media (min-width: 992px) {
    .testimonials {
        margin-right: -12px;
        margin-left: -12px;
    }
}
@media (min-width: 1260px) {
    .testimonials {
        margin-right: -12px;
        margin-left: -12px;
    }
}
.testimonials__item {
    padding-bottom: 24px;
    border-bottom: none;
    color: #303030;
}
.testimonials__item:active,
.testimonials__item:focus,
.testimonials__item:hover,
.testimonials__item:visited {
    color: #303030;
}
.testimonial {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding: 50px;
    background: #e7e6df;
    height: 100%;
}
@media (max-width: 767px) {
    .testimonial {
        padding: 30px 24px;
    }
}
.testimonial__content {
    width: 100%;
}
@media (max-width: 767px) {
    .testimonial__content {
        text-align: center;
    }
}
.testimonial__title {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 20px;
    color: #000;
    font-family: Museo Sans, Arial Narrow, sans-serif;
    font-weight: 300;
}
@media (max-width: 767px) {
    .testimonial__title {
        text-align: center;
    }
}
.testimonial__caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
}
@media (max-width: 767px) {
    .testimonial__caption {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.testimonial__ava {
    margin-left: 20px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    overflow: hidden;
}
@media (max-width: 767px) {
    .testimonial__ava {
        margin: 0 auto;
    }
}
.testimonial__text {
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-bottom: 20px;
}
@media (max-width: 767px) {
    .testimonial__text {
        text-align: center;
        width: 100%;
    }
}
.testimonial__name {
    font-size: 25px;
    line-height: 30px;
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
}
@media (max-width: 767px) {
    .testimonial__name {
        font-size: 20px;
    }
}
.testimonial__site {
    font-family: Akrobat, Arial Narrow, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-size: 0.9rem;
    color: gray;
}
.testimonial__site:active,
.testimonial__site:focus,
.testimonial__site:hover,
.testimonial__site:visited {
    color: gray;
}
.testimonial__site img {
    vertical-align: -2px;
    width: 16px;
    height: 16px;
}
@media (max-width: 767px) {
    .testimonial__site img {
        display: none;
    }
}
.testimonial_color-lightgrey {
    background: #e7e6df;
}
.testimonial_color-grey {
    background: #303030;
    color: #fff;
}
.testimonial_color-grey .testimonial__intro {
    font-size: 30px;
    line-height: 40px;
    color: #00c9ac;
}
.testimonial_tine .testimonial__title {
    display: none;
}
.testimonial_tine .testimonial__caption {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.testimonial_tine .testimonial__ava {
    margin: 0 auto;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    overflow: hidden;
}
.testimonial_tine .testimonial__text {
    text-align: center;
    width: 100%;
}
.testimonials-header {
    position: relative;
    padding: 100px 0 45px;
    overflow: hidden;
}
@media (max-width: 767px) {
    .testimonials-header {
        color: #fff;
        background: #00c9ac;
    }
}
.testimonials-header:before {
    content: "";
    background: url("../img/etouq-r.svg");
    width: 138px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: -28px;
    margin-left: 400px;
}
.testimonials-header:after {
    content: "";
    background: url("../img/etouq-l.svg");
    width: 138px;
    height: 100px;
    position: absolute;
    right: 50%;
    bottom: -28px;
    margin-right: 400px;
}
@media (max-width: 767px) {
    .testimonials-header {
        padding: 25px 0 171px;
        margin-bottom: -146px;
    }
}
.testimonials-header h1 {
    text-align: center;
}
@media (max-width: 767px) {
    .testimonials-header h1 {
        margin: 0;
    }
}
.testimonials-header__description {
    max-width: 680px;
    margin: 0 auto;
    font-size: 25px;
    line-height: 35px;
    text-align: center;
}
@media (max-width: 767px) {
    .testimonials-header__description {
        display: none;
    }
}
.monitoring__bookmark {
    cursor: pointer;
    background-color: #f8f5f0;
    font-weight: 600;
    padding: 25px 50px;
}
@media screen and (max-width: 767px) {
    .monitoring__bookmark {
        padding: 25px;
        padding: 25px 15px;
    }
}
.monitoring__bookmark-active {
    background-color: #fff;
}
.monitoring__text_block {
    margin-bottom: 10px;
    margin-top: 30px;
    margin-left: unset !important;
    margin-right: auto;
    max-width: 850px;
}
@media screen and (max-width: 575px) {
    .audit_monitoring {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
}
.img_a {
    border-bottom: none;
}
.product .social-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 9pt;
    text-align: center;
    text-decoration: none;
    color: unset;
    border-bottom: unset;
    cursor: pointer;
}
.product .social-button strong {
    font-weight: 700;
}
.product .left-arrow {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.product .left-arrow,
.product .right-arrow {
    border: solid #00c9ac;
    border-width: 0 6px 6px 0;
    display: inline-block;
    padding: 6px;
}
.product .right-arrow {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.product .imgContainer {
    width: 100%;
    height: auto;
}
.product .imgContainer img {
    -o-object-fit: scale-down;
    object-fit: scale-down;
}
.product .kubegraf_slider {
    background-color: #f8f5f0;
    margin-bottom: 0;
    margin-top: 50px;
}
@media (max-width: 767px) {
    .product .kubegraf_slider {
        padding: 0;
    }
    .product .kubegraf_slider [data-slide="next"],
    .product .kubegraf_slider [data-slide="prev"] {
        width: 50%;
    }
    .product .kubegraf_slider [data-slide="next"] .right-arrow,
    .product .kubegraf_slider [data-slide="prev"] .right-arrow {
        position: absolute;
        right: 15px;
    }
    .product .kubegraf_slider [data-slide="next"] .left-arrow,
    .product .kubegraf_slider [data-slide="prev"] .left-arrow {
        position: absolute;
        left: 15px;
    }
}
.isolate {
    overflow: hidden;
}
.isolate-face {
    width: 100%;
    height: auto;
    padding: 100px 0 240px;
}
@media (max-width: 991px) {
    .isolate-face {
        padding: 117px 0 60px;
    }
}
@media (max-width: 991px) {
    .isolate-face .container {
        padding: 0 24px 0 38px;
    }
}
@media (max-width: 767px) {
    .isolate-face .container {
        padding: 0 24px;
    }
}
.isolate-face h1 {
    color: #00c9ac;
    font-weight: 600;
    font-size: 54px;
    line-height: 64px;
    margin-top: 0;
    margin-bottom: 101px;
}
@media (max-width: 991px) {
    .isolate-face h1 {
        font-size: 26px;
        line-height: 64px;
        margin-bottom: 122px;
    }
}
@media (max-width: 767px) {
    .isolate-face h1 {
        font-size: 25px;
    }
}
.isolate-face .btn {
    width: 328px;
    height: 80px;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    padding: 24px 0;
}
.isolate-face .btn:hover {
    background: #00c9ac;
}
.isolate-face .btn:active {
    background: #00c9ac;
    -webkit-box-shadow: inset 4px 4px 20px rgba(0, 0, 0, 0.25);
    box-shadow: inset 4px 4px 20px rgba(0, 0, 0, 0.25);
}
.isolate-face .btn:disabled {
    background: #b0b0b0;
}
.isolate-face .img {
    position: absolute;
    top: -126px;
    left: 515px;
    height: 574px;
    width: auto;
}
.isolate-face .img-sm {
    display: none;
}
@media (max-width: 991px) {
    .isolate-face .img {
        top: -80px;
        left: auto;
        right: -150px;
    }
    .isolate-face .img-md {
        display: none;
    }
    .isolate-face .img-sm {
        display: block;
    }
}
@media (max-width: 767px) {
    .isolate-face .img {
        display: none;
    }
}
.isolate-about {
    background-color: #fff;
    padding: 127px 0 90px;
    font-size: 18px;
    line-height: 150%;
}
@media (max-width: 991px) {
    .isolate-about {
        padding: 55px 0;
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .isolate-about {
        padding: 45px 0 28px;
    }
}
@media (max-width: 991px) {
    .isolate-about .container {
        padding: 0 24px 0 38px;
    }
}
@media (max-width: 767px) {
    .isolate-about .container {
        padding: 0 10px 0 24px;
    }
}
.isolate-about h1 {
    margin: 0 0 66px;
}
@media (max-width: 991px) {
    .isolate-about h1 {
        margin-bottom: 24px;
        font-size: 25px;
    }
}
.isolate-about h2 {
    font-weight: 600;
    font-size: 54px;
    line-height: 150%;
    margin-top: 0;
    margin-bottom: 66px;
}
@media (max-width: 991px) {
    .isolate-about h2 {
        font-size: 25px;
        margin-bottom: 24px;
    }
}
.isolate-about p {
    margin-bottom: 30px;
    line-height: 150%;
    font-weight: 400;
}
@media (max-width: 991px) {
    .isolate-about p {
        margin-bottom: 20px;
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .isolate-about p {
        margin-bottom: 15px;
        font-size: 14px;
    }
}
.isolate-about .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 69px auto 101px;
    max-width: 100%;
}
.isolate-about .img-sm,
.isolate-about .img-xs {
    display: none;
}
@media (max-width: 991px) {
    .isolate-about .img {
        top: -75px;
        margin: 72px auto 84px;
        left: auto;
        right: -114px;
    }
    .isolate-about .img-md {
        display: none;
    }
    .isolate-about .img-sm {
        display: block;
    }
}
@media (max-width: 767px) {
    .isolate-about .img {
        display: none;
    }
    .isolate-about .img-xs {
        margin: 38px auto 71px;
        display: block;
    }
}
.isolate-about .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto 59px;
    max-width: 822px;
    counter-reset: isolatelist;
    list-style-type: none;
}
@media (max-width: 991px) {
    .isolate-about .list {
        margin: 0 auto 41px 56px;
    }
}
@media (max-width: 767px) {
    .isolate-about .list {
        margin: 0 auto 55px;
    }
}
.isolate-about .list li + li {
    margin-top: 46px;
}
@media (max-width: 991px) {
    .isolate-about .list li + li {
        margin-top: 16px;
    }
}
.isolate-about .list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    padding-left: 50px;
    font-weight: 600;
    line-height: 150%;
    font-size: 18px;
}
@media (max-width: 991px) {
    .isolate-about .list li {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .isolate-about .list li {
        font-size: 14px;
    }
}
.isolate-about .list li:before {
    counter-increment: isolatelist;
    content: counters(isolatelist, " ") ".";
    margin-right: 24px;
    font-weight: 700;
    font-size: 36px;
    line-height: 1;
    color: #00c9ac;
}
.isolate-about .icon-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 960px;
    margin: 68px auto 0;
}
@media (max-width: 991px) {
    .isolate-about .icon-list {
        margin-top: 60px;
    }
}
@media (max-width: 767px) {
    .isolate-about .icon-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 62px;
    }
}
@media (max-width: 767px) {
    .isolate-about .icon-list div + div {
        margin-top: 50px;
    }
}
.isolate-about .icon-list div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.isolate-about .icon-list div h3 {
    font-weight: 900;
    font-size: 24px;
    line-height: 150%;
    color: #000;
    margin: 14px 0 21px;
}
.isolate-about .icon-list div ul {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .isolate-about .icon-list div ul {
        margin-left: 0;
        min-width: 340px;
    }
}
.isolate-about .icon-list div ul li {
    font-family: Akrobat;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
}
.isolate-about .icon-list div ul li + li {
    margin-top: 19px;
}
.isolate-about .icon-list div ul li:before {
    font-size: 50px;
    top: -6px;
}
.isolate-share {
    padding: 71px 0;
    background: #f8f5f0;
}
@media (max-width: 991px) {
    .isolate-share {
        padding: 38px 0;
    }
}
@media (max-width: 767px) {
    .isolate-share {
        padding: 32px 0;
    }
}
.isolate-share p {
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    max-width: 920px;
    margin: 66px auto 14px;
}
@media (max-width: 991px) {
    .isolate-share p {
        margin: 50px auto 20px;
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .isolate-share p {
        margin: 63.5px auto 38px;
        font-size: 14px;
    }
}
.isolate-share .cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 780px;
    margin: 0 auto;
}
@media (max-width: 991px) {
    .isolate-share .cards {
        width: 660px;
    }
}
@media (max-width: 767px) {
    .isolate-share .cards {
        width: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .isolate-share .cards a + a {
        margin-top: 20px;
    }
}
.isolate-share .cards a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    padding: 12px 18px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 193px;
    color: #000;
    border-bottom: none;
    max-height: 54px;
}
.isolate-share .cards a span {
    font-family: Akrobat;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
}
.isolate-share .cards a:hover {
    -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15), -4px -4px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15), -4px -4px 10px rgba(0, 0, 0, 0.15);
}
.isolate-share .cards a:active {
    -webkit-box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.15);
    box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.15);
}
.isolate-share .cards a:disabled {
    color: #b0b0b0;
}
.isolate-text {
    padding: 40px 0 60px;
    font-size: 18px;
    background-color: #fff;
    width: 100%;
}
@media (max-width: 991px) {
    .isolate-text {
        padding-top: 56px;
    }
}
@media (max-width: 767px) {
    .isolate-text {
        padding-top: 101px;
    }
}
@media (max-width: 991px) {
    .isolate-text .container {
        padding: 0 22px 0 38px;
    }
}
@media (max-width: 767px) {
    .isolate-text .container {
        padding: 0 10px 0 24px;
    }
}
.isolate-text h2 {
    font-family: Akrobat;
    font-style: normal;
    font-weight: 600;
    font-size: 54px;
    line-height: 150%;
    margin: 0 0 65px;
}
@media (max-width: 991px) {
    .isolate-text h2 {
        font-size: 25px;
        margin-bottom: 30px;
    }
}
.isolate-text h3,
.isolate-text h4,
.isolate-text p {
    margin: 1em 0 0;
    line-height: 1;
}
.isolate-text h3:first-child,
.isolate-text h4:first-child,
.isolate-text p:first-child {
    margin-top: 0;
}
.isolate-text h3 {
    font-size: 48px;
    margin-bottom: 30px;
}
@media (max-width: 991px) {
    .isolate-text h3 {
        font-size: 36px;
    }
}
@media (max-width: 767px) {
    .isolate-text h3 {
        font-size: 25px;
    }
}
.isolate-text h4 {
    font-family: Akrobat;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
}
@media (max-width: 991px) {
    .isolate-text h4 {
        font-size: 18px;
    }
}
.isolate-text p {
    line-height: 1.5;
    margin-left: 20px;
}
@media (max-width: 991px) {
    .isolate-text p {
        margin-left: 0;
        font-size: 14px;
    }
}
.isolate-text p span {
    padding: 0 8px;
    background-color: #cbcbcb;
}
@media (max-width: 991px) {
    .isolate-text p span {
        padding: 0 5px;
    }
}
@media (max-width: 767px) {
    .isolate-text p span {
        padding: 0 3px;
    }
}
.isolate-text .code {
    width: 100%;
    padding: 25px;
    background: #efefef;
    margin: 1em 0 0;
}
.isolate-text .code:first-child {
    margin: 0;
}
.isolate-text .code p {
    white-space: pre-wrap;
    margin: 0.5em 0 0;
    line-height: 1;
}
@media (max-width: 991px) {
    .isolate-text .code p {
        font-size: 14px;
    }
}
.isolate-text .code p:first-child {
    margin-top: 0;
}
.isolate-text .text-section {
    max-width: 1020px;
    margin: 30px auto 60px;
}
@media (max-width: 991px) {
    .isolate-text .text-section {
        padding-left: 50px;
        margin-bottom: 40px;
    }
}
@media (max-width: 767px) {
    .isolate-text .text-section {
        padding-left: 20px;
    }
}
.reviews {
    background-color: #f8f5f0;
}
.reviews__breadcrumbs {
    padding: 33px 0;
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.015em;
    line-height: 64px;
    text-transform: uppercase;
}
@media (max-width: 991px) {
    .reviews__breadcrumbs {
        padding-top: 83px;
    }
}
@media (max-width: 767px) {
    .reviews__breadcrumbs {
        padding: 7px 0;
    }
}
.reviews__breadcrumbs_mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
}
.reviews__breadcrumbs_mobile:before {
    width: 13px;
    height: 13px;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    margin-right: 20px;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.reviews__breadcrumbs a {
    color: #000;
    border: none;
}
.reviews__breadcrumbs a:active,
.reviews__breadcrumbs a:focus,
.reviews__breadcrumbs a:hover,
.reviews__breadcrumbs a:visited {
    color: #000;
}
.reviews__title {
    position: relative;
    overflow: hidden;
    max-width: 1200px;
    padding: 130px 0 70px;
    margin: 0 auto;
    text-align: center;
}
@media (max-width: 1259px) {
    .reviews__title {
        max-width: 960px;
    }
}
@media (max-width: 767px) {
    .reviews__title {
        padding: 25px 0 171px;
        margin-bottom: -146px;
        background-color: #00c9ac;
        color: #fff;
    }
}
.reviews__title:after,
.reviews__title:before {
    position: absolute;
    width: 138px;
    height: 100px;
    content: "";
}
@media (max-width: 767px) {
    .reviews__title:after,
    .reviews__title:before {
        display: none;
    }
}
.reviews__title:before {
    top: -12%;
    right: 5%;
    background: url("../img/etouq-r.svg");
}
@media (max-width: 1259px) {
    .reviews__title:before {
        right: 9%;
    }
}
@media (max-width: 991px) {
    .reviews__title:before {
        top: 15%;
        right: 17%;
    }
}
.reviews__title:after {
    bottom: -12%;
    left: 5%;
    background: url("../img/etouq-l.svg");
}
@media (max-width: 1259px) {
    .reviews__title:after {
        left: 9%;
    }
}
@media (max-width: 991px) {
    .reviews__title:after {
        left: 17%;
    }
}
.reviews__cards {
    display: grid;
    padding-bottom: 70px;
    gap: 70px;
}
@media (max-width: 1259px) {
    .reviews__cards {
        padding-bottom: 40px;
        gap: 40px;
    }
}
.r-card {
    position: relative;
    display: grid;
    padding: 40px 46px 0;
    background-color: #fff;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    grid-template-columns: 1fr 1fr;
    row-gap: 30px;
}
@media (max-width: 1259px) {
    .r-card {
        row-gap: 20px;
    }
}
@media (max-width: 767px) {
    .r-card {
        padding: 23px 20px 10px;
        -webkit-column-gap: 0;
        column-gap: 0;
        grid-template-columns: none;
    }
}
.r-card__link {
    position: absolute;
    top: 43px;
    right: 48px;
    border-bottom: none;
}
@media (max-width: 767px) {
    .r-card__link {
        display: none;
    }
}
.r-card__toggle-box {
    display: grid;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
    margin-bottom: -10px;
    grid-column: span 2;
    grid-row: 4;
}
@media (max-width: 1259px) {
    .r-card__toggle-box {
        margin-bottom: 0;
        grid-row: 5;
    }
}
@media (max-width: 767px) {
    .r-card__toggle-box {
        position: absolute;
        bottom: 0;
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 6px;
        background-color: #00c9ac;
        -webkit-transition: all 1s;
        transition: all 1s;
    }
}
.r-card__toggle {
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    color: #00c9ac;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    gap: 10px;
    grid-auto-flow: column;
    line-height: 17px;
}
@media (max-width: 767px) {
    .r-card__toggle {
        color: #fff;
    }
}
.r-card__toggle:before {
    content: "Read full review";
}
.r-card__toggle > svg {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.r-card__checkbox {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}
@media (max-width: 767px) {
    .r-card__checkbox:checked + .r-card__toggle-box {
        opacity: 0;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        visibility: hidden;
    }
}
@media (min-width: 576px) {
    .r-card__checkbox:checked + .r-card__toggle-box > .r-card__toggle:before {
        content: "Minimize review";
    }
    .r-card__checkbox:checked + .r-card__toggle-box > .r-card__toggle > svg {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@media (max-width: 767px) {
    .r-card__checkbox:checked ~ .r-card-score,
    .r-card__checkbox:checked ~ .r-card-summary {
        max-height: 500px;
        opacity: 1;
        visibility: visible;
    }
}
.r-card__checkbox:checked ~ .r-card-details {
    max-height: 1600px;
    padding: 30px 0 40px;
}
@media (max-width: 1259px) {
    .r-card__checkbox:checked ~ .r-card-details {
        max-height: 3000px;
    }
}
@media (max-width: 767px) {
    .r-card__checkbox:checked ~ .r-card-details {
        max-height: 1500px;
        padding-top: 0;
        padding-bottom: 30px;
        opacity: 1;
        visibility: visible;
    }
}
.r-card__checkbox:checked ~ .r-card-details .r-card-details__chevron {
    opacity: 1;
    -webkit-transition: all 1.5s;
    transition: all 1.5s;
    visibility: visible;
}
@media (max-width: 767px) {
    .r-card__checkbox:checked ~ .r-card-details .r-card-details__chevron {
        -webkit-transition: all 1s;
        transition: all 1s;
    }
}
.r-card-brief {
    display: grid;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    gap: 23px;
    grid-auto-flow: column;
}
.r-card-brief_project {
    grid-column-start: 2;
    grid-row: 1/-1;
}
@media (max-width: 767px) {
    .r-card-brief_project {
        gap: 13px;
        grid-column: 1;
        grid-column-start: 1;
        grid-row: 3;
    }
    .r-card-brief_project .r-card-brief__info-wrapper,
    .r-card-brief_project .r-card-brief__title-box {
        grid-column: 1;
    }
}
.r-card-brief__photo {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    grid-row: span 2 / span 2;
}
.r-card-brief__photo img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
@media (max-width: 767px) {
    .r-card-brief__photo {
        width: 76px;
        height: 76px;
        grid-row: 1;
    }
}
.r-card-brief__title-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
@media (max-width: 767px) {
    .r-card-brief__title-box {
        -ms-flex-line-pack: center;
        align-content: center;
        grid-column: 2;
    }
}
.r-card-brief__title {
    font-family: Museo Sans, Arial Narrow, sans-serif;
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 29px;
}
@media (max-width: 1259px) {
    .r-card-brief__title {
        font-size: 20px;
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    .r-card-brief__title {
        font-size: 16px;
        line-height: 19px;
    }
}
.r-card-brief__link {
    border-bottom: none;
    color: #000;
}
.r-card-brief__link:hover,
.r-card-brief__link:visited {
    color: inherit;
}
.r-card-brief__link:hover {
    text-decoration: underline;
}
.r-card-brief__company {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
}
@media (max-width: 1259px) {
    .r-card-brief__company {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    .r-card-brief__company {
        margin-top: 10px;
        font-size: 14px;
        line-height: 17px;
    }
}
.r-card-brief__info-wrapper {
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    grid-row-start: 2;
    grid-template-columns: -webkit-max-content auto;
    grid-template-columns: max-content auto;
    row-gap: 20px;
}
@media (max-width: 767px) {
    .r-card-brief__info-wrapper {
        grid-column: span 2 / span 2;
        row-gap: 10px;
    }
}
.r-card-brief__info-box {
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    grid-auto-flow: column;
}
.r-card-brief__info-item {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
}
@media (max-width: 767px) {
    .r-card-brief__info-item {
        font-size: 14px;
        line-height: 17px;
    }
}
.r-card-quote {
    display: grid;
    gap: 15px;
}
@media (max-width: 1259px) {
    .r-card-quote {
        grid-column: span 2;
    }
}
@media (max-width: 767px) {
    .r-card-quote {
        gap: 5px;
    }
}
.r-card-quote__text {
    margin: 0;
    font-size: 28px;
    font-weight: 800;
    line-height: 150%;
}
@media (max-width: 1259px) {
    .r-card-quote__text {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .r-card-quote__text {
        font-size: 20px;
    }
}
.r-card-quote__date {
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .r-card-quote__date {
        font-size: 12px;
        line-height: 14px;
    }
}
.r-card-score {
    display: grid;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    grid-auto-flow: column;
    grid-column-start: 1;
    row-gap: 15px;
}
@media (max-width: 1259px) {
    .r-card-score {
        grid-column: span 2;
        grid-template-columns: repeat(3, 200px);
    }
}
@media (max-width: 767px) {
    .r-card-score {
        max-height: 0;
        grid-auto-flow: row;
        grid-template-columns: none;
        opacity: 0;
        -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
        transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
        visibility: hidden;
    }
}
.r-card-score__box {
    display: grid;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    column-gap: 10px;
    grid-template-columns: -webkit-max-content;
    grid-template-columns: max-content;
}
@media (max-width: 767px) {
    .r-card-score__box {
        -webkit-column-gap: 5px;
        column-gap: 5px;
    }
}
.r-card-score__box:first-of-type {
    -ms-flex-item-align: center;
    align-self: center;
    grid-row: span 2 / span 2;
}
@media (max-width: 767px) {
    .r-card-score__box:first-of-type {
        -webkit-column-gap: 10px;
        column-gap: 10px;
        grid-column: span 2 / span 2;
        grid-row: 1;
    }
}
.r-card-score__box:first-of-type .r-card-score__counter {
    width: 43px;
    height: 43px;
    font-size: 14px;
    grid-row: auto;
    line-height: 17px;
}
.r-card-score__box:first-of-type .r-card-score__title {
    font-size: 14px;
}
.r-card-score__box:first-of-type .r-card-score__caption {
    max-width: 117px;
}
@media (max-width: 767px) {
    .r-card-score__box:first-of-type .r-card-score__caption {
        max-width: none;
        font-size: 12px;
    }
}
.r-card-score__counter {
    font-family: Akrobat, Arial Narrow, sans-serif;
    display: grid;
    width: 26px;
    height: 26px;
    border: 2px solid #00c9ac;
    margin: 0;
    border-radius: 50%;
    color: #00c9ac;
    font-size: 10px;
    font-weight: 800;
    grid-row: span 2 / span 2;
    line-height: 12px;
    place-items: center;
}
.r-card-score__title {
    margin: 0;
    font-size: 12px;
    font-weight: 800;
    line-height: 150%;
}
.r-card-score__caption {
    font-size: 12px;
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase;
    font-family: Akrobat, Arial Narrow, sans-serif;
}
@media (max-width: 1259px) {
    .r-card-score__caption {
        font-size: 10px;
    }
}
.r-card-score__comment {
    font-size: 10px;
    font-weight: 600;
    grid-column-start: 2;
    grid-row-start: 3;
    line-height: 150%;
}
@media (max-width: 1259px) {
    .r-card-score__comment {
        font-size: 9px;
    }
}
.r-card-summary {
    grid-column-start: 2;
    grid-row: 2 / span 2;
}
@media (max-width: 1259px) {
    .r-card-summary {
        grid-column: span 2;
        grid-row: 3;
    }
}
@media (max-width: 767px) {
    .r-card-summary {
        max-height: 0;
        grid-row: 4;
        opacity: 0;
        -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
        transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
        visibility: hidden;
    }
}
.r-card-summary__title {
    font-family: Museo Sans, Arial Narrow, sans-serif;
    font-size: 18px;
    font-weight: 900;
    line-height: 22px;
}
@media (max-width: 1259px) {
    .r-card-summary__title {
        font-size: 18px;
        line-height: 150%;
    }
}
@media (max-width: 767px) {
    .r-card-summary__title {
        font-size: 16px;
    }
}
.r-card-summary__text {
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
}
@media (max-width: 1259px) {
    .r-card-summary__text {
        font-size: 14px;
    }
}
.r-card-summary__text:last-child {
    margin-bottom: 0;
}
.r-card-details {
    display: grid;
    overflow: hidden;
    height: auto;
    max-height: 0;
    background-color: #fff;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    grid-column: span 2;
    row-gap: 30px;
    -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (max-width: 767px) {
    .r-card-details {
        display: grid;
        max-height: 0;
        gap: 10px;
        grid-column: 1;
        opacity: 0;
        -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s;
        transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s;
        visibility: hidden;
    }
}
.r-card-details__item {
    overflow: hidden;
}
@media (min-width: 992px) {
    .r-card-details__item:nth-child(2) {
        grid-column-start: 2;
    }
}
@media (max-width: 767px) {
    .r-card-details__box {
        max-height: 0;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
}
.r-card-details__title {
    margin-top: 0;
    margin-bottom: 20px;
    color: #00c9ac;
    font-size: 28px;
    font-weight: 800;
    line-height: 150%;
    text-transform: uppercase;
}
@media (max-width: 1259px) {
    .r-card-details__title {
        margin-bottom: 15px;
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .r-card-details__title {
        display: grid;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        margin-bottom: 0;
        gap: 10px;
        grid-auto-flow: column;
    }
}
.r-card-details__title > svg {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
@media (min-width: 576px) {
    .r-card-details__title > svg {
        display: none;
    }
}
.r-card-details__question {
    font-family: Museo Sans, Arial Narrow, sans-serif;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 900;
    line-height: 150%;
}
@media (max-width: 767px) {
    .r-card-details__question {
        font-size: 16px;
    }
}
.r-card-details__answer {
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
}
@media (max-width: 1259px) {
    .r-card-details__answer {
        font-size: 14px;
    }
}
.r-card-details__answer:last-child {
    margin-bottom: 0;
}
.r-card-details__chevron {
    position: absolute;
    right: -20px;
    bottom: 200px;
    margin-bottom: 0;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    visibility: hidden;
}
@media (max-width: 767px) {
    .r-card-details__chevron {
        right: 0;
        bottom: 15px;
    }
}
.r-card-details__radio {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}
@media (max-width: 767px) {
    .r-card-details__radio:checked ~ .r-card-details__box {
        max-height: 1000px;
    }
}
.r-card-details__radio:checked ~ .r-card-details__title > svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.reviews-main {
    padding: 80px 0;
    background-color: #fff;
}
.reviews-main__container {
    margin-bottom: 75px;
}
@media (max-width: 575px) {
    .reviews-main__container {
        margin: 0 20px !important;
    }
}
.reviews-main__title {
    padding-bottom: 35px;
    margin: 0;
    font-size: 50px;
    line-height: 55px;
}
@media (max-width: 991px) {
    .reviews-main__title {
        font-size: 45px;
    }
}
.reviews-main__button {
    font-family: Akrobat, Arial Narrow, sans-serif;
    position: absolute;
    right: 40px;
    bottom: 30px;
    padding: 3px 27px;
    border: none;
    background-color: #fff;
    color: #00c9ac;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.015em;
    line-height: 64px;
    text-transform: uppercase;
}
.reviews-main .r-card {
    padding: 40px 140px 100px;
    background-color: #f7f4ef;
}
@media (max-width: 1259px) {
    .reviews-main .r-card {
        padding-right: 100px;
        padding-left: 100px;
    }
}
@media (max-width: 991px) {
    .reviews-main .r-card {
        padding: 40px 60px;
    }
}
@media (max-width: 767px) {
    .reviews-main .r-card {
        padding-top: 25px;
        padding-right: 45px;
        padding-left: 45px;
    }
}
.reviews-main .r-card:before {
    position: absolute;
    right: 5%;
    width: 100px;
    height: 100px;
    background: url(../img/etouq-r.svg) no-repeat;
    content: "";
}
@media (max-width: 1259px) {
    .reviews-main .r-card:before {
        width: 85px;
    }
}
@media (max-width: 991px) {
    .reviews-main .r-card:before {
        width: 60px;
    }
}
@media (max-width: 767px) {
    .reviews-main .r-card:before {
        width: 50px;
    }
}
.reviews-main .r-card-quote {
    grid-column: span 2;
    grid-row: 2;
}
@media (max-width: 767px) {
    .reviews-main .r-card-quote {
        grid-column: 1;
    }
}
.reviews-main .swiper-slide {
    height: auto;
    background-color: #f7f4ef;
}
.reviews-main .swiper-button-next,
.reviews-main .swiper-button-prev {
    color: #000 !important;
}
.reviews-main .swiper-button-next:focus,
.reviews-main .swiper-button-prev:focus {
    outline: none;
}
@media (max-width: 767px) {
    .reviews-main .swiper-button-next:after,
    .reviews-main .swiper-button-prev:after {
        font-size: 22px;
    }
}
.reviews-main .swiper-button-prev {
    left: 50px !important;
}
@media (max-width: 991px) {
    .reviews-main .swiper-button-prev {
        left: 15px !important;
    }
}
@media (max-width: 767px) {
    .reviews-main .swiper-button-prev {
        left: 5px !important;
    }
}
.reviews-main .swiper-button-next {
    right: 50px !important;
}
@media (max-width: 991px) {
    .reviews-main .swiper-button-next {
        right: 15px !important;
    }
}
@media (max-width: 767px) {
    .reviews-main .swiper-button-next {
        right: 5px !important;
    }
}
.reviews-main .swiper-pagination {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 575px) {
    .reviews-main .swiper-pagination {
        padding-top: 30px;
    }
}
.reviews-main .swiper-pagination-bullet {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    background: none;
    opacity: 1;
    outline: none;
}
@media (max-width: 991px) {
    .reviews-main .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        background: #303030;
        opacity: 0.2;
    }
    .reviews-main .swiper-pagination-bullet:not(:last-child) {
        margin-right: 25px;
    }
}
@media (max-width: 575px) {
    .reviews-main .swiper-pagination-bullet:not(:last-child) {
        margin-right: 20px;
    }
}
.reviews-main .swiper-pagination-bullet img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.reviews-main .swiper-pagination-bullet span {
    display: none;
}
@media (max-width: 991px) {
    .reviews-main .swiper-pagination-bullet-active {
        opacity: 1;
    }
}
.reviews-main .swiper-pagination-bullet-active:before {
    position: absolute;
    top: -80px;
    left: 50%;
    border: 27px solid transparent;
    border-top: 27px solid #f7f4ef;
    content: "";
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.reviews-main .swiper-pagination-bullet-active img {
    border: 8px solid #fdf1d7;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.reviews-main .swiper-pagination-bullet-active span {
    position: absolute;
    bottom: -40px;
    display: block !important;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 20px;
    line-height: 24px;
}
.face {
    overflow: hidden;
    padding: 64px 0 70px;
}
@media (max-width: 991px) {
    .face {
        padding: 129px 0 63px;
    }
}
@media (max-width: 767px) {
    .face {
        min-height: calc(100vh - 70px);
        padding: 146px 0 133px;
    }
}
@media (max-width: 991px) {
    .face .container {
        padding: 0 32px;
    }
}
@media (max-width: 767px) {
    .face .container {
        padding: 0 24px;
    }
}
.face__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 680px;
    min-height: 370px;
}
@media (max-width: 1259px) {
    .face__wrapper {
        max-width: 520px;
    }
}
@media (max-width: 991px) {
    .face__wrapper {
        max-width: 469px;
        min-height: 310px;
    }
}
@media (max-width: 767px) {
    .face__wrapper {
        min-height: calc(100vh - 350px);
    }
}
.face__heading {
    color: #00c9ac;
    font-weight: 600;
    font-size: 36px;
    line-height: 64px;
    margin: 0 0 43px;
}
@media (max-width: 991px) {
    .face__heading {
        margin-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .face__heading {
        font-size: 25px;
        margin-bottom: 20px;
    }
}
.face__text {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 70px;
}
@media (max-width: 991px) {
    .face__text {
        font-size: 14px;
        margin-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .face__text {
        margin-bottom: 80px;
    }
}
.face__button {
    margin-top: auto;
}
.face__image-box {
    position: absolute;
    right: 0;
    bottom: 0;
}
@media (max-width: 1259px) {
    .face__image-box {
        width: 35%;
    }
}
@media (max-width: 991px) {
    .face__image-box {
        bottom: auto;
        right: -11%;
        max-height: 480px;
    }
}
.face__image {
    width: 100%;
}
.product-desc {
    background-color: #fff;
    padding: 70px 0 57px;
}
@media (max-width: 991px) {
    .product-desc {
        padding: 70px 0 67px;
    }
}
@media (max-width: 767px) {
    .product-desc {
        padding: 50px 0;
    }
}
@media (max-width: 991px) {
    .product-desc .container {
        padding: 0 24px;
    }
}
@media (max-width: 767px) {
    .product-desc .container {
        padding: 0 20px 0 12px;
    }
}
.product-desc__wrapper {
    max-width: 1020px;
    margin: 0 auto;
}
.product-desc__heading {
    font-family: Akrobat;
    font-size: 28px;
    line-height: 150%;
    text-align: center;
    margin: 0 0 15px;
}
@media (max-width: 991px) {
    .product-desc__heading {
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .product-desc__heading {
        font-size: 20px;
        margin-bottom: 40px;
    }
}
.product-desc__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .product-desc__item {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.product-desc__icon-box {
    max-width: 87px;
    margin-right: 30px;
}
.product-desc__text {
    font-family: Museo Sans;
    font-size: 16px;
    line-height: 150%;
}
@media (max-width: 767px) {
    .product-desc__text {
        font-size: 14px;
    }
}
.tech {
    background-color: #fff;
    padding: 50px 0 60px;
}
@media (max-width: 991px) {
    .tech {
        padding: 40px 0 145px;
    }
}
@media (max-width: 767px) {
    .tech {
        padding: 50px 0;
    }
}
@media (max-width: 991px) {
    .tech .container {
        padding: 0 24px;
    }
}
@media (max-width: 767px) {
    .tech .container {
        padding: 0 8px 0 12px;
    }
}
.tech__wrapper {
    max-width: 1020px;
    margin: 0 auto;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}
.tech__heading {
    font-family: Akrobat;
    font-size: 28px;
    line-height: 150%;
    text-align: center;
    margin: 0 0 34px;
}
@media (max-width: 991px) {
    .tech__heading {
        margin-bottom: 40px;
    }
}
@media (max-width: 767px) {
    .tech__heading {
        font-size: 20px;
        margin-bottom: 20px;
        text-align: left;
        margin-left: 22px;
    }
}
.tech__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 40px;
}
@media (max-width: 991px) {
    .tech__item {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .tech__item {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-bottom: 25px;
    }
}
.tech__icon-box {
    max-width: 80px;
    margin-right: 10px;
}
.tech__title {
    font-family: Museo Sans;
    font-size: 18px;
    font-weight: 900;
    line-height: 150%;
    margin-bottom: 5px;
}
@media (max-width: 767px) {
    .tech__title {
        font-size: 16px;
    }
}
.tech__desc {
    font-family: Museo Sans;
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 5px;
}
@media (max-width: 767px) {
    .tech__desc {
        font-size: 12px;
    }
}
.why-need {
    background: #f8f5f0;
    padding: 70px 0 40px;
}
@media (max-width: 991px) {
    .why-need {
        padding: 60px 0 35px;
    }
}
@media (max-width: 767px) {
    .why-need {
        padding: 45px 0 52px;
    }
}
@media (max-width: 991px) {
    .why-need .container {
        width: 100%;
    }
}
.why-need h2 {
    font-family: Akrobat;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    color: #000;
    margin-top: 0;
}
@media (max-width: 767px) {
    .why-need h2 {
        font-size: 25px;
        margin-bottom: 45px;
    }
}
.why-need img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 20px;
    width: 80px;
}
.why-need p {
    font-family: Museo Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    color: #303030;
    margin: 0;
}
.why-need .icons {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}
.why-need .icons > div {
    margin-bottom: 50px;
}
@media (max-width: 991px) {
    .why-need .icons > div {
        margin-bottom: 40px;
    }
}
@media (max-width: 767px) {
    .why-need .icons > div {
        margin-bottom: 30px;
        padding: 0 12px;
    }
}
.desktop {
    display: block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .desktop {
        display: none;
    }
}
.mobile {
    display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .mobile {
        display: block;
    }
}
.desktop-inline {
    display: inline-block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .desktop-inline {
        display: none;
    }
}
.mobile-inline {
    display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
    .mobile-inline {
        display: inline-block;
    }
}
.nooverflow {
    overflow: hidden;
}
ol li,
ul li {
    padding-left: 15px;
    line-height: 35px;
}
a:focus,
a:hover {
    outline: none !important;
}
html {
    scroll-behavior: smooth;
}
