.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

@import url("//hello.myfonts.net/count/3a988c");
.blue-gradient::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.button {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0; }

.cover-bg {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0; }

body {
    font-size: 18px;
    line-height: 1.83; }
    @media only screen and (max-width: 766px) {
        body {
            font-size: 16px;
            line-height: 1.81; } }

.text--28 {
    font-size: 28px;
    line-height: 1.39; }
    @media only screen and (max-width: 766px) {
        .text--28 {
            font-size: 20px;
            line-height: 1.5; } }

.text--24 {
    font-size: 24px;
    line-height: 1.5; }
    @media only screen and (max-width: 766px) {
        .text--24 {
            font-size: 18px;
            line-height: 1.83; } }

.text--20 {
    font-size: 20px;
    line-height: 1.6; }
    @media only screen and (max-width: 766px) {
        .text--20 {
            font-size: 18px; } }

.text--18 {
    font-size: 18px;
    line-height: 1.83; }
    @media only screen and (max-width: 766px) {
        .text--18 {
            font-size: 16px;
            line-height: 1.81; } }

.text--16 {
    font-size: 16px;
    line-height: 1.81; }
    @media only screen and (max-width: 766px) {
        .text--16 {
            font-size: 14px;
            line-height: 1.86; } }

.text--14 {
    font-size: 14px;
    line-height: 1.79; }

.text--12 {
    font-size: 12px; }

.text *,
.title *,
.title-main * {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: inherit;
    text-align: inherit;
    font-style: inherit; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

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

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

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

body {
    margin: 0;
    text-align: left; }

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

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

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

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

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

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

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

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

dt {
    font-weight: 700; }

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

blockquote {
    margin: 0 0 1rem; }

b,
strong {
    font-weight: 700; }

small {
    font-size: 80%; }

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

sub {
    bottom: -0.25em; }

sup {
    top: -0.5em; }

a {
    text-decoration: none;
    background-color: transparent; }
    a:hover, a:focus {
        text-decoration: none; }

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none; }
    a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
        color: inherit;
        text-decoration: none; }
    a:not([href]):not([tabindex]):focus {
        outline: 0; }

pre,
code,
kbd,
samp {
    font-family: monospace;
    font-size: 1em; }

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

figure {
    margin: 0 0 1rem; }

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

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

table {
    border-collapse: collapse; }

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: left;
    caption-side: bottom; }

th {
    text-align: inherit; }

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

button {
    border-radius: 0;
    text-transform: none;
    cursor: pointer;
    -webkit-appearance: button; }

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

select {
    word-wrap: normal;
    text-transform: none; }

input {
    overflow: visible; }

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

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox; }

textarea {
    overflow: auto;
    resize: vertical; }

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

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

progress {
    vertical-align: baseline; }

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

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

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

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

output {
    display: inline-block; }

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

template {
    display: none; }

[hidden] {
    display: none !important; }

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-left: 2rem; }

.container {
    display: block;
    margin: 0 auto;
    max-width: calc(100% - 36px);
    padding: 0;
    width: 100%; }
    .container .container {
        padding: 0 !important; }
        @media only screen and (max-width: 766px) {
            .container .container {
                max-width: 100%; } }

.row {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px; }

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

.col.reverse {
    flex-direction: column-reverse; }

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    box-sizing: border-box;
    flex: 0 0 auto; }

[class*='col-'] {
    padding-left: 8px;
    padding-right: 8px; }

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

.col-xs-1 {
    flex-basis: 8.333%;
    max-width: 8.333%; }

.col-xs-2 {
    flex-basis: 16.666667%;
    max-width: 16.666667%; }

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

.col-xs-4 {
    flex-basis: 33.333%;
    max-width: 33.333%; }

.col-xs-5 {
    flex-basis: 41.667%;
    max-width: 41.667%; }

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

.col-xs-7 {
    flex-basis: 58.333%;
    max-width: 58.333%; }

.col-xs-8 {
    flex-basis: 66.667%;
    max-width: 66.667%; }

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

.col-xs-10 {
    flex-basis: 83.333%;
    max-width: 83.333%; }

.col-xs-11 {
    flex-basis: 91.667%;
    max-width: 91.667%; }

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

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

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

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

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

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

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

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

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

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

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

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

.start-xs {
    justify-content: flex-start;
    text-align: start; }

.center-xs {
    justify-content: center; }

.end-xs {
    justify-content: flex-end;
    text-align: end; }

.top-xs {
    align-items: flex-start; }

.middle-xs {
    align-items: center; }

.bottom-xs {
    align-items: flex-end; }

.around-xs {
    justify-content: space-around; }

.between-xs {
    justify-content: space-between; }

.first-xs {
    order: -1; }

.last-xs {
    order: 1; }

@media only screen and (min-width: 767px) {
    .row {
        margin-left: -10px;
        margin-right: -10px; }
    .container {
        max-width: 748px;
        padding-left: 10px;
        padding-right: 10px; }
    .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 {
        box-sizing: border-box;
        flex: 0 0 auto; }
    [class*='col-'] {
        padding-left: 10px;
        padding-right: 10px; }
    .col-sm {
        flex-grow: 1;
        flex-basis: 0;
        max-width: 100%; }
    .col-sm-1 {
        flex-basis: 8.333%;
        max-width: 8.333%; }
    .col-sm-2 {
        flex-basis: 16.666667%;
        max-width: 16.666667%; }
    .col-sm-3 {
        flex-basis: 25%;
        max-width: 25%; }
    .col-sm-4 {
        flex-basis: 33.333%;
        max-width: 33.333%; }
    .col-sm-5 {
        flex-basis: 41.667%;
        max-width: 41.667%; }
    .col-sm-6 {
        flex-basis: 50%;
        max-width: 50%; }
    .col-sm-7 {
        flex-basis: 58.333%;
        max-width: 58.333%; }
    .col-sm-8 {
        flex-basis: 66.667%;
        max-width: 66.667%; }
    .col-sm-9 {
        flex-basis: 75%;
        max-width: 75%; }
    .col-sm-10 {
        flex-basis: 83.333%;
        max-width: 83.333%; }
    .col-sm-11 {
        flex-basis: 91.667%;
        max-width: 91.667%; }
    .col-sm-12 {
        flex-basis: 100%;
        max-width: 100%; }
    .col-sm-offset-0 {
        margin-left: 0; }
    .col-sm-offset-1 {
        margin-left: 8.333%; }
    .col-sm-offset-2 {
        margin-left: 16.666667%; }
    .col-sm-offset-3 {
        margin-left: 25%; }
    .col-sm-offset-4 {
        margin-left: 33.333%; }
    .col-sm-offset-5 {
        margin-left: 41.667%; }
    .col-sm-offset-6 {
        margin-left: 50%; }
    .col-sm-offset-7 {
        margin-left: 58.333%; }
    .col-sm-offset-8 {
        margin-left: 66.667%; }
    .col-sm-offset-9 {
        margin-left: 75%; }
    .col-sm-offset-10 {
        margin-left: 83.333%; }
    .col-sm-offset-11 {
        margin-left: 91.667%; }
    .start-sm {
        justify-content: flex-start;
        text-align: start; }
    .center-sm {
        justify-content: center; }
    .end-sm {
        justify-content: flex-end;
        text-align: end; }
    .top-sm {
        align-items: flex-start; }
    .middle-sm {
        align-items: center; }
    .bottom-sm {
        align-items: flex-end; }
    .around-sm {
        justify-content: space-around; }
    .between-sm {
        justify-content: space-between; }
    .first-sm {
        order: -1; }
    .last-sm {
        order: 1; } }

@media only screen and (min-width: 1023px) {
    .row {
        margin-left: -10px;
        margin-right: -10px; }
    .container {
        max-width: 980px;
        padding-left: 10px;
        padding-right: 10px; }
    .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 {
        box-sizing: border-box;
        flex: 0 0 auto; }
    [class*='col-'] {
        padding-left: 10px;
        padding-right: 10px; }
    .col-md {
        flex-grow: 1;
        flex-basis: 0;
        max-width: 100%; }
    .col-md-1 {
        flex-basis: 8.333%;
        max-width: 8.333%; }
    .col-md-2 {
        flex-basis: 16.666667%;
        max-width: 16.666667%; }
    .col-md-3 {
        flex-basis: 25%;
        max-width: 25%; }
    .col-md-4 {
        flex-basis: 33.333%;
        max-width: 33.333%; }
    .col-md-5 {
        flex-basis: 41.667%;
        max-width: 41.667%; }
    .col-md-6 {
        flex-basis: 50%;
        max-width: 50%; }
    .col-md-7 {
        flex-basis: 58.333%;
        max-width: 58.333%; }
    .col-md-8 {
        flex-basis: 66.667%;
        max-width: 66.667%; }
    .col-md-9 {
        flex-basis: 75%;
        max-width: 75%; }
    .col-md-10 {
        flex-basis: 83.333%;
        max-width: 83.333%; }
    .col-md-11 {
        flex-basis: 91.667%;
        max-width: 91.667%; }
    .col-md-12 {
        flex-basis: 100%;
        max-width: 100%; }
    .col-md-offset-0 {
        margin-left: 0; }
    .col-md-offset-1 {
        margin-left: 8.333%; }
    .col-md-offset-2 {
        margin-left: 16.666667%; }
    .col-md-offset-3 {
        margin-left: 25%; }
    .col-md-offset-4 {
        margin-left: 33.333%; }
    .col-md-offset-5 {
        margin-left: 41.667%; }
    .col-md-offset-6 {
        margin-left: 50%; }
    .col-md-offset-7 {
        margin-left: 58.333%; }
    .col-md-offset-8 {
        margin-left: 66.667%; }
    .col-md-offset-9 {
        margin-left: 75%; }
    .col-md-offset-10 {
        margin-left: 83.333%; }
    .col-md-offset-11 {
        margin-left: 91.667%; }
    .start-md {
        justify-content: flex-start;
        text-align: start; }
    .center-md {
        justify-content: center; }
    .end-md {
        justify-content: flex-end;
        text-align: end; }
    .top-md {
        align-items: flex-start; }
    .middle-md {
        align-items: center; }
    .bottom-md {
        align-items: flex-end; }
    .around-md {
        justify-content: space-around; }
    .between-md {
        justify-content: space-between; }
    .first-md {
        order: -1; }
    .last-md {
        order: 1; } }

@media only screen and (min-width: 1171px) {
    .row {
        margin-left: -15px;
        margin-right: -15px; }
    .container {
        max-width: 1200px;
        padding-left: 15px;
        padding-right: 15px; }
    .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 {
        box-sizing: border-box;
        flex: 0 0 auto; }
    [class*='col-'] {
        padding-left: 15px;
        padding-right: 15px; }
    .col-lg {
        flex-grow: 1;
        flex-basis: 0;
        max-width: 100%; }
    .col-lg-1 {
        flex-basis: 8.333%;
        max-width: 8.333%; }
    .col-lg-2 {
        flex-basis: 16.666667%;
        max-width: 16.666667%; }
    .col-lg-3 {
        flex-basis: 25%;
        max-width: 25%; }
    .col-lg-4 {
        flex-basis: 33.333%;
        max-width: 33.333%; }
    .col-lg-5 {
        flex-basis: 41.667%;
        max-width: 41.667%; }
    .col-lg-6 {
        flex-basis: 50%;
        max-width: 50%; }
    .col-lg-7 {
        flex-basis: 58.333%;
        max-width: 58.333%; }
    .col-lg-8 {
        flex-basis: 66.667%;
        max-width: 66.667%; }
    .col-lg-9 {
        flex-basis: 75%;
        max-width: 75%; }
    .col-lg-10 {
        flex-basis: 83.333%;
        max-width: 83.333%; }
    .col-lg-11 {
        flex-basis: 91.667%;
        max-width: 91.667%; }
    .col-lg-12 {
        flex-basis: 100%;
        max-width: 100%; }
    .col-lg-offset-0 {
        margin-left: 0; }
    .col-lg-offset-1 {
        margin-left: 8.333%; }
    .col-lg-offset-2 {
        margin-left: 16.666667%; }
    .col-lg-offset-3 {
        margin-left: 25%; }
    .col-lg-offset-4 {
        margin-left: 33.333%; }
    .col-lg-offset-5 {
        margin-left: 41.667%; }
    .col-lg-offset-6 {
        margin-left: 50%; }
    .col-lg-offset-7 {
        margin-left: 58.333%; }
    .col-lg-offset-8 {
        margin-left: 66.667%; }
    .col-lg-offset-9 {
        margin-left: 75%; }
    .col-lg-offset-10 {
        margin-left: 83.333%; }
    .col-lg-offset-11 {
        margin-left: 91.667%; }
    .start-lg {
        justify-content: flex-start;
        text-align: start; }
    .center-lg {
        justify-content: center; }
    .end-lg {
        justify-content: flex-end;
        text-align: end; }
    .top-lg {
        align-items: flex-start; }
    .middle-lg {
        align-items: center; }
    .bottom-lg {
        align-items: flex-end; }
    .around-lg {
        justify-content: space-around; }
    .between-lg {
        justify-content: space-between; }
    .first-lg {
        order: -1; }
    .last-lg {
        order: 1; } }

@font-face {
    font-family: 'Sailec';
    src: url("../fonts/sailec/3A988C_0_0.eot");
    src: url("../fonts/sailec/3A988C_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/sailec/3A988C_0_0.woff2") format("woff2"), url("../fonts/sailec/3A988C_0_0.woff") format("woff"), url("../fonts/sailec/3A988C_0_0.ttf") format("truetype");
    font-weight: 700; }

@font-face {
    font-family: 'Sailec';
    src: url("../fonts/sailec/3A988C_1_0.eot");
    src: url("../fonts/sailec/3A988C_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/sailec/3A988C_1_0.woff2") format("woff2"), url("../fonts/sailec/3A988C_1_0.woff") format("woff"), url("../fonts/sailec/3A988C_1_0.ttf") format("truetype");
    font-weight: 400; }

@font-face {
    font-family: 'Portrait Text Web';
    src: url("../fonts/portrait-text/PortraitText-BoldItalic-Web.woff2") format("woff2"), url("../fonts/portrait-text/PortraitText-BoldItalic-Web.woff") format("woff");
    font-weight: 700;
    font-style: italic;
    font-stretch: normal; }

@font-face {
    font-family: 'Portrait Text Web';
    src: url("../fonts/portrait-text/PortraitText-Bold-Web.woff2") format("woff2"), url("../fonts/portrait-text/PortraitText-Bold-Web.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal; }

.cover-bg {
    background-size: cover;
    background-position: center center; }
    .cover-bg img {
        display: none; }

.blue-bg {
    background-color: #091c2e;
    color: #fff; }

.card {
    position: relative;
    box-shadow: 0 0 16px rgba(9, 28, 46, 0.16);
    border-radius: 2px;
    background-color: #fff; }

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

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

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

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

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

.text--gray {
    color: #616575; }

.text--bold {
    font-weight: 700; }

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

.font-secondary {
    font-family: "Portrait Text Web", sans-serif; }

@media only screen and (max-width: 766px) {
    .hidden-mobile {
        display: none; } }

@media only screen and (max-width: 1023px) {
    .hidden-tablet-p {
        display: none; } }

.visible-mobile {
    display: none; }
    @media only screen and (max-width: 766px) {
        .visible-mobile {
            display: block; } }

.visible-tablet-p {
    display: none; }
    @media only screen and (max-width: 1023px) {
        .visible-tablet-p {
            display: block; } }

html,
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

::selection {
    background-color: #f89c4f;
    color: #fff; }

body {
    color: #081c2f;
    font-family: "Sailec", sans-serif;
    position: relative;
    height: auto;
    min-height: 100%;
    width: 100%;
    background-color: #fbfbfd; }
    body.is-open-menu, body.noscroll {
        overflow: hidden; }
        @media only screen and (min-width: 1023px) {
            body.is-open-menu, body.noscroll {
                overflow: auto; } }

.noselect,
.noselect * {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }

.main-width {
    width: 1170px;
    margin: 0 auto;
    height: 100%;
    position: relative; }
    @media only screen and (max-width: 1171px) {
        .main-width {
            width: calc(100% - 30px); } }

.nav-width {
    width: calc(100% - 60px);
    margin: 0 auto;
    height: 100%; }

.blue-gradient {
    position: relative; }
    .blue-gradient::before {
        pointer-events: none;
        background-image: linear-gradient(to top, #f3f2f8 0%, #e3e0ee 100%);
        opacity: 0.28;
        z-index: -1; }

p {
    margin: 0; }

a {
    text-decoration: none;
    color: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0; }

:focus {
    outline: none; }

img {
    margin: 0;
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto; }

.sc-general {
    position: relative; }

.swiper-container:not(.swiper-container-initialized) .swiper-slide:not(:first-of-type) {
    display: none !important; }

form select::-ms-expand {
    display: none; }

input,
select,
textarea {
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none; }

input,
textarea {
    -webkit-appearance: none;
    border-radius: 0; }

input:invalid {
    outline: none; }

textarea::-ms-clear,
input::-ms-clear {
    display: none; }

@font-face {
    font-family: 'swiper-icons';
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal; }

:root {
    --swiper-theme-color: $themeColor; }

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column; }

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto; }

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform; }

.swiper-slide-invisible-blank {
    visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto; }

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
    perspective: 1200px; }
    .swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
        transform-style: preserve-3d; }
    .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10; }
    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    /* For Firefox */
    -ms-overflow-style: none;
    /* For Internet Explorer and Edge */ }
    .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
        display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
        scroll-snap-type: y mandatory; }

.arrow::before, .arrow::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.arrow {
    width: 32px;
    height: 32px;
    border: 1px solid #7464ac;
    position: relative;
    cursor: pointer;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease, box-shadow 0.3s ease; }
    .arrow .icon {
        width: 14px;
        height: 11px;
        pointer-events: none; }
    .arrow:hover {
        background-color: #7464ac;
        box-shadow: 0 0 0 3px rgba(116, 100, 172, 0.2); }
        .arrow:hover .icon::before {
            opacity: 1; }
    .arrow--blue {
        border-color: #091c2e; }
        .arrow--blue:hover {
            background-color: #091c2e;
            box-shadow: 0 0 0 3px rgba(8, 28, 47, 0.2); }
    .arrow--white {
        border-color: #fff; }
        .arrow--white:hover {
            background-color: #fff;
            box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2); }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.back-link {
    position: relative;
    font-size: 16px;
    line-height: 1.5;
    padding-left: 33px; }
    .back-link .icon {
        position: absolute;
        left: 0;
        top: 0;
        transition: transform 0.3s ease;
        -webkit-transition: transform 0.3s ease; }
    .back-link:hover .icon, .back-link:focus .icon {
        transform: translate(-5px, 0) rotate(180deg);
        -webkit-transform: translate(-5px, 0) rotate(180deg); }

.body-text--18 {
    font-size: 18px;
    line-height: 1.83; }
    @media only screen and (max-width: 766px) {
        .body-text--18 {
            font-size: 16px;
            line-height: 1.81; } }

.body-text--16 {
    font-size: 16px;
    line-height: 1.81; }
    @media only screen and (max-width: 766px) {
        .body-text--16 {
            font-size: 14px;
            line-height: 1.86; } }

.body-text--14 {
    font-size: 14px;
    line-height: 1.79; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.body-text p + p {
    margin-top: 24px; }

.btn {
    font-size: 18px;
    line-height: 1.83; }
    @media only screen and (max-width: 766px) {
        .btn {
            font-size: 16px;
            line-height: 1.81; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.btn {
    line-height: 1.5;
    display: inline-block;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    color: #fff;
    font-weight: 700;
    border-radius: 2px;
    padding: 11px 10px;
    min-width: 165px;
    border: 1px solid #7464ac;
    background-color: #7464ac;
    transition: background-color 0.4s ease;
    -webkit-transition: background-color 0.4s ease; }
    .btn::before {
        content: '';
        position: absolute;
        width: calc(100% + 8px);
        height: calc(100% + 8px);
        left: -4px;
        top: -4px;
        box-shadow: 0 3px 6px rgba(116, 100, 172, 0.2);
        border-radius: 2px;
        border: 3px solid rgba(116, 100, 172, 0.2);
        z-index: 0;
        opacity: 0;
        background-color: transparent;
        transition: opacity 0.4s ease;
        -webkit-transition: opacity 0.4s ease; }
    .btn:hover, .btn:focus {
        outline: none;
        color: #fff;
        background-color: #6e5fa3; }
        .btn:hover::before, .btn:focus::before {
            opacity: 1; }
    .btn[disabled], .btn.disabled {
        pointer-events: none;
        opacity: 0.2; }
    .btn span {
        display: block;
        width: 100%;
        position: relative;
        z-index: 2; }
    .btn--secondary {
        background-color: transparent;
        color: #1a1919;
        border-color: #091c2e; }
        .btn--secondary::before {
            box-shadow: 0 3px 6px rgba(8, 28, 47, 0.1);
            border: 3px solid rgba(9, 28, 46, 0.1); }
        .btn--secondary:hover, .btn--secondary:focus {
            color: #fff;
            background-color: #1a1919; }
    .btn--large {
        padding: 14px 33px; }
    .btn--medium {
        font-size: 16px;
        min-width: 146px; }
    .btn--small {
        font-size: 14px;
        min-width: 136px;
        padding: 9px 10px; }
    .blue-bg .btn {
        background-color: transparent;
        color: #fff;
        border-color: #fff; }
        .blue-bg .btn::before {
            border: 3px solid rgba(255, 255, 255, 0.25);
            background-color: rgba(255, 255, 255, 0.04); }
        .blue-bg .btn:hover, .blue-bg .btn:focus {
            color: #1a1919;
            background-color: #fff; }

.icon::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.icon {
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    display: block; }
    .icon::before {
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        opacity: 0;
        transition: opacity 0.3s ease;
        -webkit-transition: opacity 0.3s ease; }
    .icon-arrow-right--blue, .icon-arrow-left--blue {
        width: 22px;
        height: 22px;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='10.8px' height='8.3px' viewBox='0 0 10.8 8.3' style='enable-background:new 0 0 10.8 8.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23091c2e;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M6.3,0.4L6.3,0.4l3.8,3.8L6.3,8'/%3E%3Cpath class='st0' d='M0,4.2h9.8'/%3E%3C/g%3E%3C/svg%3E%0A"); }
    .icon-arrow-right--purple, .icon-arrow-left--purple {
        width: 22px;
        height: 22px;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='10.8px' height='8.3px' viewBox='0 0 10.8 8.3' style='enable-background:new 0 0 10.8 8.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%237464ac;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M6.3,0.4L6.3,0.4l3.8,3.8L6.3,8'/%3E%3Cpath class='st0' d='M0,4.2h9.8'/%3E%3C/g%3E%3C/svg%3E%0A"); }
    .icon-arrow-right--white, .icon-arrow-left--white {
        width: 22px;
        height: 22px;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='10.8px' height='8.3px' viewBox='0 0 10.8 8.3' style='enable-background:new 0 0 10.8 8.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23fff;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M6.3,0.4L6.3,0.4l3.8,3.8L6.3,8'/%3E%3Cpath class='st0' d='M0,4.2h9.8'/%3E%3C/g%3E%3C/svg%3E%0A"); }
        .icon-arrow-right--white:before, .icon-arrow-left--white:before {
            background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='10.8px' height='8.3px' viewBox='0 0 10.8 8.3' style='enable-background:new 0 0 10.8 8.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23091c2e;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M6.3,0.4L6.3,0.4l3.8,3.8L6.3,8'/%3E%3Cpath class='st0' d='M0,4.2h9.8'/%3E%3C/g%3E%3C/svg%3E%0A") !important; }
    .icon[class*='icon-arrow-']::before {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='10.8px' height='8.3px' viewBox='0 0 10.8 8.3' style='enable-background:new 0 0 10.8 8.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23fff;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M6.3,0.4L6.3,0.4l3.8,3.8L6.3,8'/%3E%3Cpath class='st0' d='M0,4.2h9.8'/%3E%3C/g%3E%3C/svg%3E%0A"); }
    .icon[class*='icon-arrow-left-'] {
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg); }
    .icon-chevron-right--blue, .icon-chevron-left--blue {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8.3px' height='13.9px' viewBox='0 0 8.3 13.9' style='enable-background:new 0 0 8.3 13.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23091c2e;stroke-width:2;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cg transform='rotate(-315 4.5 7.5)'%3E%3Cpath class='st0' d='M-3,5.4L-3,5.4h8.8v8.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }
    .icon-chevron-right--purple, .icon-chevron-left--purple {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8.3px' height='13.9px' viewBox='0 0 8.3 13.9' style='enable-background:new 0 0 8.3 13.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%237464ac;stroke-width:2;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cg transform='rotate(-315 4.5 7.5)'%3E%3Cpath class='st0' d='M-3,5.4L-3,5.4h8.8v8.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }
    .icon-chevron-right--white, .icon-chevron-left--white {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8.3px' height='13.9px' viewBox='0 0 8.3 13.9' style='enable-background:new 0 0 8.3 13.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23fff;stroke-width:2;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cg transform='rotate(-315 4.5 7.5)'%3E%3Cpath class='st0' d='M-3,5.4L-3,5.4h8.8v8.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }
    .icon[class*='icon-chevron-'] {
        width: 9px;
        height: 14px; }
        .icon[class*='icon-chevron-']::before {
            background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8.3px' height='13.9px' viewBox='0 0 8.3 13.9' style='enable-background:new 0 0 8.3 13.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23fff;stroke-width:2;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cg transform='rotate(-315 4.5 7.5)'%3E%3Cpath class='st0' d='M-3,5.4L-3,5.4h8.8v8.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }
    .icon[class*='icon-chevron-left-'] {
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg); }
    .icon[class*='icon-facebook'] {
        width: 10px;
        height: 16px; }
    .icon-facebook--white {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='16' viewBox='0 0 10 16'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M3.023 16L3 9H0V6h3V4c0-2.7 1.672-4 4.08-4 1.153 0 2.144.086 2.433.124v2.821h-1.67c-1.31 0-1.563.623-1.563 1.536V6H10L9 9H6.28v7z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
        .icon-facebook--white::before {
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='16' viewBox='0 0 10 16'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23091c2e' d='M3.023 16L3 9H0V6h3V4c0-2.7 1.672-4 4.08-4 1.153 0 2.144.086 2.433.124v2.821h-1.67c-1.31 0-1.563.623-1.563 1.536V6H10L9 9H6.28v7z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    .icon[class*='icon-youtube'] {
        width: 16px;
        height: 12px; }
    .icon-youtube--white {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' viewBox='0 0 16 12'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M10.565 6.005L6.404 8.568V3.432zM7.995 0s-5 0-6.256.35C1.067.55.514 1.144.326 1.875 0 3.22 0 6.005 0 6.005s0 2.796.326 4.12c.188.731.731 1.314 1.413 1.515 1.265.36 6.256.36 6.256.36s5.01 0 6.266-.35c.682-.2 1.225-.773 1.403-1.514C16 8.801 16 6.016 16 6.016s.01-2.796-.336-4.141C15.486 1.144 14.943.56 14.26.37 13.006 0 7.995 0 7.995 0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
        .icon-youtube--white::before {
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' viewBox='0 0 16 12'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23091c2e' d='M10.565 6.005L6.404 8.568V3.432zM7.995 0s-5 0-6.256.35C1.067.55.514 1.144.326 1.875 0 3.22 0 6.005 0 6.005s0 2.796.326 4.12c.188.731.731 1.314 1.413 1.515 1.265.36 6.256.36 6.256.36s5.01 0 6.266-.35c.682-.2 1.225-.773 1.403-1.514C16 8.801 16 6.016 16 6.016s.01-2.796-.336-4.141C15.486 1.144 14.943.56 14.26.37 13.006 0 7.995 0 7.995 0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    .icon[class*='icon-linkedin'] {
        width: 14px;
        height: 14px; }
    .icon-linkedin--white {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M4.84 14s.039-8.56 0-9.446h3V5.89c.4-.644 1.113-1.559 2.705-1.559C12.52 4.332 14 5.682 14 8.584V14h-3V8.947c0-1.27-.435-2.136-1.521-2.136-.83 0-1.323.584-1.54 1.148-.08.201-.099.484-.099.766V14h-3zM1.677 3.264h-.02C.651 3.264 0 2.539 0 1.632 0 .705.67 0 1.698 0c1.026 0 1.658.705 1.678 1.632 0 .907-.652 1.632-1.698 1.632zM.177 14V4.554h3.001V14z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
        .icon-linkedin--white::before {
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23091c2e' d='M4.84 14s.039-8.56 0-9.446h3V5.89c.4-.644 1.113-1.559 2.705-1.559C12.52 4.332 14 5.682 14 8.584V14h-3V8.947c0-1.27-.435-2.136-1.521-2.136-.83 0-1.323.584-1.54 1.148-.08.201-.099.484-.099.766V14h-3zM1.677 3.264h-.02C.651 3.264 0 2.539 0 1.632 0 .705.67 0 1.698 0c1.026 0 1.658.705 1.678 1.632 0 .907-.652 1.632-1.698 1.632zM.177 14V4.554h3.001V14z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    .icon[class*='external-link'] {
        width: 11px;
        height: 11px; }
    .icon-external-link {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='11px' height='11px' viewBox='0 0 11 11' style='enable-background:new 0 0 11 11;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23091c2e;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cg transform='rotate(-180 6 6)'%3E%3Cpath class='st0' d='M1.5,6.5L1.5,6.5v-5l0,0h10v10h-5l0,0'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M10.5,3.5L10.5,3.5v-3l0,0h-3l0,0'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M10.5,0.5l-5,5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }
        .icon-external-link--white {
            background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='11px' height='11px' viewBox='0 0 11 11' style='enable-background:new 0 0 11 11;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23fff;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cg transform='rotate(-180 6 6)'%3E%3Cpath class='st0' d='M1.5,6.5L1.5,6.5v-5l0,0h10v10h-5l0,0'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M10.5,3.5L10.5,3.5v-3l0,0h-3l0,0'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M10.5,0.5l-5,5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }
    .icon[class*='grid'] {
        width: 12px;
        height: 12px; }
    .icon-grid {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%237464ac' d='M0 .857C0 .384.384 0 .857 0h1.559c.473 0 .857.384.857.857v1.559a.857.857 0 0 1-.857.857H.857A.857.857 0 0 1 0 2.416z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M4.36.857c0-.473.384-.857.857-.857h1.559c.473 0 .857.384.857.857v1.559a.857.857 0 0 1-.857.857H5.217a.857.857 0 0 1-.857-.857z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M8.73.857c0-.473.384-.857.857-.857h1.559c.473 0 .857.384.857.857v1.559a.857.857 0 0 1-.857.857H9.587a.857.857 0 0 1-.857-.857z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M0 5.217c0-.473.384-.857.857-.857h1.559c.473 0 .857.384.857.857v1.559a.857.857 0 0 1-.857.857H.857A.857.857 0 0 1 0 6.776z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M4.36 5.217c0-.473.384-.857.857-.857h1.559c.473 0 .857.384.857.857v1.559a.857.857 0 0 1-.857.857H5.217a.857.857 0 0 1-.857-.857z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M8.73 5.217c0-.473.384-.857.857-.857h1.559c.473 0 .857.384.857.857v1.559a.857.857 0 0 1-.857.857H9.587a.857.857 0 0 1-.857-.857z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M0 9.587c0-.473.384-.857.857-.857h1.559c.473 0 .857.384.857.857v1.559a.857.857 0 0 1-.857.857H.857A.857.857 0 0 1 0 11.146z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M4.36 9.587c0-.473.384-.857.857-.857h1.559c.473 0 .857.384.857.857v1.559a.857.857 0 0 1-.857.857H5.217a.857.857 0 0 1-.857-.857z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M8.73 9.587c0-.473.384-.857.857-.857h1.559c.473 0 .857.384.857.857v1.559a.857.857 0 0 1-.857.857H9.587a.857.857 0 0 1-.857-.857z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
        .icon-grid::before, .icon-grid--white {
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M0 .857C0 .384.384 0 .857 0h1.559c.473 0 .857.384.857.857v1.559a.857.857 0 0 1-.857.857H.857A.857.857 0 0 1 0 2.416z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M4.36.857c0-.473.384-.857.857-.857h1.559c.473 0 .857.384.857.857v1.559a.857.857 0 0 1-.857.857H5.217a.857.857 0 0 1-.857-.857z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M8.73.857c0-.473.384-.857.857-.857h1.559c.473 0 .857.384.857.857v1.559a.857.857 0 0 1-.857.857H9.587a.857.857 0 0 1-.857-.857z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M0 5.217c0-.473.384-.857.857-.857h1.559c.473 0 .857.384.857.857v1.559a.857.857 0 0 1-.857.857H.857A.857.857 0 0 1 0 6.776z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M4.36 5.217c0-.473.384-.857.857-.857h1.559c.473 0 .857.384.857.857v1.559a.857.857 0 0 1-.857.857H5.217a.857.857 0 0 1-.857-.857z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M8.73 5.217c0-.473.384-.857.857-.857h1.559c.473 0 .857.384.857.857v1.559a.857.857 0 0 1-.857.857H9.587a.857.857 0 0 1-.857-.857z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M0 9.587c0-.473.384-.857.857-.857h1.559c.473 0 .857.384.857.857v1.559a.857.857 0 0 1-.857.857H.857A.857.857 0 0 1 0 11.146z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M4.36 9.587c0-.473.384-.857.857-.857h1.559c.473 0 .857.384.857.857v1.559a.857.857 0 0 1-.857.857H5.217a.857.857 0 0 1-.857-.857z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M8.73 9.587c0-.473.384-.857.857-.857h1.559c.473 0 .857.384.857.857v1.559a.857.857 0 0 1-.857.857H9.587a.857.857 0 0 1-.857-.857z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    .icon[class*='cross'] {
        width: 22px;
        height: 22px; }
    .icon-cross {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%237464ac' stroke-miterlimit='50' stroke-width='2' d='M18.628 1.37L.95 19.048'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%237464ac' stroke-miterlimit='50' stroke-width='2' d='M18.678 18.678L1 1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
        .icon-cross::before, .icon-cross--white {
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-miterlimit='50' stroke-width='2' d='M18.628 1.37L.95 19.048'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-miterlimit='50' stroke-width='2' d='M18.678 18.678L1 1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
        .icon-cross--black {
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%23081c2f' stroke-miterlimit='50' stroke-width='2' d='M18.628 1.37L.95 19.048'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23081c2f' stroke-miterlimit='50' stroke-width='2' d='M18.678 18.678L1 1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    .icon[class*='check-mark'] {
        width: 53px;
        height: 39px; }
    .icon-check-mark--orange {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='53' height='39' viewBox='0 0 53 39'%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%23f89c4f' stroke-miterlimit='50' stroke-width='6' d='M2 16.806v0L20.154 34v0L50 2v0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

.image-aspect > * {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.image-aspect {
    position: relative;
    overflow: hidden; }
    .image-aspect:before {
        content: '';
        display: block;
        position: relative;
        height: 0;
        width: 100%; }
    .image-aspect img {
        width: 100%;
        height: 100%; }
    .image-aspect__bg {
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-size: cover;
        background-position: center center; }
        .image-aspect__bg[style*="background-image"] > img {
            position: absolute;
            opacity: 0;
            z-index: -1;
            visibility: hidden;
            pointer-events: none; }
    .image-aspect figure {
        margin: 0; }
    .image-aspect picture {
        width: 100%;
        height: auto; }
    .image-aspect--16-9:before {
        padding-bottom: 56.25%; }
    .image-aspect--16-6:before {
        padding-bottom: 37.5%; }
    .image-aspect--16-11:before {
        padding-bottom: 68.75%; }
    .image-aspect--6-7:before {
        padding-bottom: 116.66%; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.input {
    outline: none;
    color: #616575;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid rgba(8, 28, 47, 0.2);
    box-sizing: border-box;
    padding: 0 20px;
    height: 56px;
    border-radius: 2px;
    transition: border 0.3s ease;
    -webkit-transition: border 0.3s ease; }
    .input:focus {
        border-color: #091c2e; }
    .input:-webkit-input-placeholder {
        color: #616575;
        font-size: 16px;
        font-weight: 400; }
    .input:-ms-input-placeholder {
        color: #616575;
        font-size: 16px;
        font-weight: 400; }
    .input:-moz-placeholder {
        color: #616575;
        font-size: 16px;
        font-weight: 400; }
    @media only screen and (max-width: 1171px) {
        .input {
            height: 48px; } }

.link-primary {
    font-size: 16px;
    line-height: 1.81; }
    @media only screen and (max-width: 766px) {
        .link-primary {
            font-size: 14px;
            line-height: 1.86; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.link-primary {
    position: relative;
    font-weight: 700;
    color: #7464ac;
    padding-right: 38px;
    border: 0; }
    .link-primary::before, .link-primary::after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        width: 31px;
        height: 31px;
        transform: translate(0, -51%);
        -webkit-transform: translate(0, -51%); }
    .link-primary::after {
        transition: opacity 0.3s ease;
        -webkit-transition: opacity 0.3s ease;
        background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='30px' height='31px' viewBox='0 0 30 31' style='enable-background:new 0 0 30 31;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%237464ac;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M14.9,27.1c6.6,0,12-5.4,12-12s-5.4-12-12-12S3,8.5,3,15.1S8.3,27.1,14.9,27.1z'/%3E%3Cpath class='st0' d='M15.9,11.5L15.9,11.5l3.8,3.8l-3.8,3.8'/%3E%3Cpath class='st0' d='M9.6,15.3h9.8'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center; }
    .link-primary::before {
        z-index: 3;
        opacity: 0;
        background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='30px' height='31px' viewBox='0 0 30 31' style='enable-background:new 0 0 30 31;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D .st1%7Bfilter:url(%23vio8a);%7D .st2%7Bopacity:0.2;fill:%237464ac;%7D .st3%7Bfill:%236E5FA3;%7D .st4%7Bclip-path:url(%23SVGID_2_);fill:none;stroke:%237464ac;stroke-width:6;stroke-miterlimit:50;stroke-opacity:0.2;%7D .st5%7Bfill:none;stroke:%23FFFFFF;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cfilter filterUnits='userSpaceOnUse' height='60' id='vio8a' width='56' x='-9' y='-12'%3E%3CfeOffset dy='3' in='SourceGraphic' result='FeOffset1062Out'%3E%3C/feOffset%3E%3CfeGaussianBlur in='FeOffset1062Out' result='FeGaussianBlur1063Out' stdDeviation='2.4 2.4'%3E%3C/feGaussianBlur%3E%3C/filter%3E%3Cg%3E%3Cpath class='st0' d='M3,3h24v25H3V3z'/%3E%3Cpath d='M15,27.1c6.6,0,12-5.4,12-12s-5.4-12-12-12S3,8.5,3,15.1S8.4,27.1,15,27.1z'/%3E%3Cg class='st1'%3E%3Cg%3E%3Ccircle class='st2' cx='15' cy='15.1' r='12'/%3E%3C/g%3E%3C/g%3E%3Cpath class='st3' d='M15,27.1c6.6,0,12-5.4,12-12s-5.4-12-12-12S3,8.5,3,15.1S8.4,27.1,15,27.1z'/%3E%3Cg%3E%3Cdefs%3E%3Cpath id='SVGID_1_' d='M0,31V0h30v31H0z M15,27.1c6.6,0,12-5.4,12-12s-5.4-12-12-12S3,8.5,3,15.1S8.4,27.1,15,27.1z'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath class='st4' d='M15,27.1c6.6,0,12-5.4,12-12s-5.4-12-12-12S3,8.5,3,15.1S8.4,27.1,15,27.1z'/%3E%3C/g%3E%3Cpath class='st5' d='M15.9,11.5L15.9,11.5l3.8,3.8l-3.8,3.8'/%3E%3Cpath class='st5' d='M9.6,15.3h9.8'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
        transition: opacity 0.3s ease;
        -webkit-transition: opacity 0.3s ease; }
    .link-primary span {
        position: relative; }
        .link-primary span::before {
            content: '';
            position: absolute;
            left: 0;
            bottom: 2px;
            width: 100%;
            height: 2px;
            border-bottom: 1px dotted #7464ac;
            opacity: 0;
            transition: opacity 0.3s ease;
            -webkit-transition: opacity 0.3s ease; }
    .link-primary:hover, .link-primary:focus {
        color: #7464ac; }
        .link-primary:hover::after, .link-primary:focus::after {
            opacity: 0; }
        .link-primary:hover::before, .link-primary:focus::before {
            opacity: 1; }
        .link-primary:hover span::before, .link-primary:focus span::before {
            opacity: 1; }
    .link-primary.link-black {
        color: #081c2f; }
        .link-primary.link-black:hover {
            color: #081c2f; }
        .link-primary.link-black::after {
            background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='30px' height='31px' viewBox='0 0 30 31' style='enable-background:new 0 0 30 31;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23000000;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M14.9,27.1c6.6,0,12-5.4,12-12s-5.4-12-12-12S3,8.5,3,15.1S8.3,27.1,14.9,27.1z'/%3E%3Cpath class='st0' d='M15.9,11.5L15.9,11.5l3.8,3.8l-3.8,3.8'/%3E%3Cpath class='st0' d='M9.6,15.3h9.8'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center; }
        .link-primary.link-black::before {
            background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='30px' height='31px' viewBox='0 0 30 31' style='enable-background:new 0 0 30 31;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D .st1%7Bopacity:0.2;fill:%23091c2e;%7D .st2%7Bfill:%23091c2e;%7D .st3%7Bclip-path:url(%23SVGID_2_);fill:none;stroke:%23091C2E;stroke-width:2;stroke-miterlimit:50;%7D .st4%7Bclip-path:url(%23SVGID_4_);fill:none;stroke:%23091c2e;stroke-width:6;stroke-miterlimit:50;stroke-opacity:0.2;%7D .st5%7Bfill:none;stroke:%23FFFFFF;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M3,3h24v25H3V3z'/%3E%3Cpath d='M15,27.1c6.6,0,12-5.4,12-12s-5.4-12-12-12S3,8.5,3,15.1S8.4,27.1,15,27.1z'/%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Ccircle class='st1' cx='15' cy='15.1' r='12'/%3E%3C/g%3E%3C/g%3E%3Cpath class='st2' d='M15,27.1c6.6,0,12-5.4,12-12s-5.4-12-12-12S3,8.5,3,15.1S8.4,27.1,15,27.1z'/%3E%3Cg%3E%3Cdefs%3E%3Ccircle id='SVGID_1_' cx='15' cy='15.1' r='12'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath class='st3' d='M15,27.1c6.6,0,12-5.4,12-12s-5.4-12-12-12S3,8.5,3,15.1S8.4,27.1,15,27.1z'/%3E%3C/g%3E%3Cg%3E%3Cdefs%3E%3Cpath id='SVGID_3_' d='M0,31V0h30v31H0z M15,27.1c6.6,0,12-5.4,12-12s-5.4-12-12-12S3,8.5,3,15.1S8.4,27.1,15,27.1z'/%3E%3C/defs%3E%3CclipPath id='SVGID_4_'%3E%3Cuse xlink:href='%23SVGID_3_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath class='st4' d='M15,27.1c6.6,0,12-5.4,12-12s-5.4-12-12-12S3,8.5,3,15.1S8.4,27.1,15,27.1z'/%3E%3C/g%3E%3C/g%3E%3Cg transform='rotate(-315 21.5 16)'%3E%3Cpath class='st5' d='M14.3,16.8L14.3,16.8h5.4v5.4'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st5' d='M9.6,15.3h9.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center; }
        .link-primary.link-black span::before {
            border-color: #081c2f; }

.link {
    position: relative;
    border-bottom: 1px dotted transparent;
    transition: border 0.3s ease, color 0.3s ease;
    -webkit-transition: border 0.3s ease, color 0.3s ease; }
    .link:hover, .link:focus {
        border-color: #7464ac; }

[class*='link-external'] {
    position: relative;
    margin-right: 24px; }
    [class*='link-external']::after {
        content: '';
        width: 15px;
        height: 15px;
        position: absolute;
        right: -24px;
        bottom: 2px;
        background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='11px' height='11px' viewBox='0 0 11 11' style='enable-background:new 0 0 11 11;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23091c2e;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cg transform='rotate(-180 6 6)'%3E%3Cpath class='st0' d='M1.5,6.5L1.5,6.5v-5l0,0h10v10h-5l0,0'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M10.5,3.5L10.5,3.5v-3l0,0h-3l0,0'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M10.5,0.5l-5,5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/contain; }

.link-external--white {
    color: #fff; }
    .link-external--white::after {
        background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='11px' height='11px' viewBox='0 0 11 11' style='enable-background:new 0 0 11 11;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23fff;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cg transform='rotate(-180 6 6)'%3E%3Cpath class='st0' d='M1.5,6.5L1.5,6.5v-5l0,0h10v10h-5l0,0'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M10.5,3.5L10.5,3.5v-3l0,0h-3l0,0'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M10.5,0.5l-5,5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/contain; }

.list li {
    position: relative;
    padding-left: 35px; }
    .list li::before {
        content: '';
        position: absolute;
        left: 0;
        top: 10px;
        width: 17px;
        height: 14px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='11' viewBox='0 0 14 11'%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%237464ac' stroke-miterlimit='50' stroke-width='3' d='M1 4.701v0L5.538 9v0L13 1v0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/14px auto; }
        @media only screen and (max-width: 766px) {
            .list li::before {
                left: 5px;
                top: 6px; } }

.list li a {
    font-weight: 700;
    color: #7464ac;
    border-bottom: 1px dotted transparent;
    transition: border 0.3s ease;
    -webkit-transition: border 0.3s ease; }
    .list li a:hover {
        border-color: #7464ac; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.list {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
    .list li {
        display: block; }
        .list li + li {
            margin-top: 15px; }
    .list.orange-bullets li::before {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='11' viewBox='0 0 14 11'%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%23f89c4f' stroke-miterlimit='50' stroke-width='3' d='M1 4.701v0L5.538 9v0L13 1v0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/14px auto; }

.checkbox {
    font-size: 14px;
    line-height: 1.79; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.checkbox {
    position: relative;
    text-align: left;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .checkbox__icon {
        width: 16px;
        height: 16px;
        border-radius: 2px;
        position: absolute;
        left: 0; }
    .checkbox__label {
        cursor: pointer;
        color: #616575;
        margin: 0;
        padding-left: 32px;
        position: relative;
        transition: color 0.3s ease;
        -webkit-transition: color 0.3s ease; }
        .checkbox__label::before {
            content: '';
            position: absolute;
            left: 0;
            top: 4px;
            width: 16px;
            height: 16px;
            border-radius: 2px;
            border: 1px solid rgba(9, 28, 46, 0.2);
            background-color: #fff;
            transition: background-color 0.3s ease, border 0.3s ease, box-shadow 0.3s ease;
            -webkit-transition: background-color 0.3s ease, border 0.3s ease, box-shadow 0.3s ease; }
        .checkbox__label::after {
            content: '';
            position: absolute;
            left: 3px;
            top: 8px;
            width: 10px;
            height: 8px;
            opacity: 0;
            z-index: 3;
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' viewBox='0 0 11 9'%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-miterlimit='50' stroke-width='2' d='M10 1v0L4.307 7v0L1 4.218v0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/contain;
            transition: opacity 0.3s ease;
            -webkit-transition: opacity 0.3s ease; }
        .checkbox__label a {
            border-bottom: 1px dotted transparent; }
            .checkbox__label a:hover {
                border-bottom: 1px solid #7464ac; }
        .checkbox__label:hover {
            color: #081c2f; }
            .checkbox__label:hover::before {
                border-color: #7464ac;
                box-shadow: 0 0 0 3px rgba(116, 100, 172, 0.2); }
    .checkbox input {
        position: absolute;
        opacity: 0;
        width: 0;
        height: 0;
        padding: 0; }
        .checkbox input:focus + label:before {
            border-color: #7464ac; }
        .checkbox input:checked + label {
            color: #081c2f; }
            .checkbox input:checked + label::before {
                border-color: #7464ac;
                background-color: #7464ac; }
            .checkbox input:checked + label::after {
                opacity: 1; }
        .checkbox input.validation-failed + label {
            color: #ff3b30; }
            .checkbox input.validation-failed + label:before {
                border-color: #ff3b30; }
    .checkbox span {
        display: block; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.dropdown {
    width: 100%;
    max-width: 300px;
    height: 56px;
    border-radius: 2px;
    border: 1px solid rgba(8, 28, 47, 0.2);
    padding: 10px 14px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: border 0.3s ease;
    -webkit-transition: border 0.3s ease; }
    .dropdown__label {
        display: block;
        color: #7464ac;
        font-size: 11px;
        font-weight: 700;
        margin: 0;
        position: absolute;
        top: 6px;
        left: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        transition: color 0.3s ease;
        -webkit-transition: color 0.3s ease; }
        .dropdown__label span {
            font-weight: 400; }
    .dropdown__placeholder {
        width: 100%;
        color: #616575;
        font-size: 14px;
        font-weight: 300;
        padding: 0;
        margin-top: 17px; }
    .dropdown__list {
        position: absolute;
        top: calc(100% + 8px);
        width: calc(100% + 2px);
        left: -1px;
        right: -1px;
        box-shadow: 0 0 8px rgba(8, 28, 47, 0.1);
        border-radius: 2px;
        background-color: #fff;
        list-style: none;
        padding: 15px;
        margin-bottom: 0;
        display: none;
        z-index: 99; }
        .dropdown__list-item {
            display: block; }
        .dropdown__list-option {
            cursor: pointer;
            font-size: 14px;
            border-bottom: 1px dotted transparent;
            transition: color 0.3s ease, border 0.3s ease;
            -webkit-transition: color 0.3s ease, border 0.3s ease; }
            .dropdown__list-option:hover {
                border-color: #7464ac;
                color: #7464ac; }
        .dropdown__list input {
            display: none; }
        input:checked ~ .dropdown__list-option {
            border-color: #7464ac;
            color: #7464ac; }
    .dropdown .icon {
        position: absolute;
        right: 24px;
        top: 50%;
        pointer-events: none;
        margin-top: -5px;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg); }
    .dropdown.is-focused {
        border-color: #091c2e; }
    .dropdown.is-failed {
        border-color: #ff3b30; }
        .dropdown.is-failed .text-field__label,
        .dropdown.is-failed .text-field__message {
            color: #ff3b30; }
    .dropdown.is-success {
        border-color: #4cd964; }
        .dropdown.is-success .text-field__label,
        .dropdown.is-success .text-field__message {
            color: #4cd964; }
    .dropdown.is-disabled {
        pointer-events: none;
        background-color: rgba(8, 28, 47, 0.05); }
        .dropdown.is-disabled .text-field__label {
            color: #616575; }
    .dropdown.is-open {
        border-color: #091c2e; }
        .dropdown.is-open .dropdown__list {
            display: block; }
        .dropdown.is-open .icon {
            transform: rotate(-90deg);
            -webkit-transform: rotate(-90deg); }
    .dropdown.dropdown-failed {
        border-color: #ff3b30; }
        .dropdown.dropdown-failed .dropdown__label {
            color: #ff3b30; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.social-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0; }

.social-nav li {
    display: inline-block;
    margin-left: 24px;
    width: auto; }

.social-link {
    vertical-align: middle;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border: 1px solid #fff;
    border-radius: 100%;
    position: relative;
    transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease; }
    .social-link::before {
        content: '';
        position: absolute;
        width: calc(100% + 8px);
        height: calc(100% + 8px);
        left: -4px;
        top: -4px;
        border-radius: 100%;
        z-index: 0;
        opacity: 0;
        background-color: transparent;
        border: 3px solid rgba(255, 255, 255, 0.25);
        transition: opacity 0.4s ease;
        -webkit-transition: opacity 0.4s ease; }
    .social-link:hover {
        background-color: #fff; }
        .social-link:hover::before {
            opacity: 1; }
        .social-link:hover .icon::before {
            opacity: 1; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.success-mark {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    width: 136px;
    height: 136px;
    box-shadow: 0 0 23px rgba(116, 100, 172, 0.16);
    background-color: #fff;
    margin-bottom: 26px; }
    @media only screen and (max-width: 766px) {
        .success-mark {
            width: 72px;
            height: 72px;
            margin-bottom: 20px; } }
    @media only screen and (max-width: 766px) {
        .success-mark .icon {
            width: 27px;
            height: 18px; } }

.title--h1, .title--h2, .title--h3, .title--h4, .title--h5 {
    color: #091c2e;
    font-weight: 700; }
    .blue-bg .title--h1, .blue-bg .title--h2, .blue-bg .title--h3, .blue-bg .title--h4, .blue-bg .title--h5 {
        color: #fff; }

.title--h1 {
    font-size: 56px;
    line-height: 1.14; }
    @media only screen and (max-width: 766px) {
        .title--h1 {
            font-size: 32px;
            line-height: 1.41; } }

.title--h2 {
    font-size: 48px;
    line-height: 1.17; }
    @media only screen and (max-width: 766px) {
        .title--h2 {
            font-size: 33px;
            line-height: 1.27; } }

.title--h3 {
    font-size: 42px;
    line-height: 1.14; }
    @media only screen and (min-width: 1023px) and (max-width: 1170px) {
        .title--h3 {
            font-size: 36px; } }
    @media only screen and (max-width: 766px) {
        .title--h3 {
            font-size: 28px;
            line-height: 1.36; } }

.title--h4 {
    font-size: 28px;
    line-height: 1.39; }
    @media only screen and (max-width: 766px) {
        .title--h4 {
            font-size: 20px;
            line-height: 1.5; } }

.title--h5 {
    font-size: 24px;
    line-height: 1.5; }
    @media only screen and (max-width: 766px) {
        .title--h5 {
            font-size: 20px; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.title + .sub-title {
    margin-top: 35px; }
    @media only screen and (max-width: 766px) {
        .title + .sub-title {
            margin-top: 25px; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.sc-breadcrums {
    margin-top: 53px;
    z-index: 1; }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .sc-breadcrums {
            margin-top: 30px; } }
    @media only screen and (max-width: 766px) {
        .sc-breadcrums {
            margin-top: 21px; } }

.breadcrums {
    position: relative; }
    .breadcrums ul {
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 0;
        display: flex;
        align-items: flex-start; }
    .breadcrums__item {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-right: 17px;
        margin-right: 8px; }
        @media only screen and (max-width: 766px) {
            .breadcrums__item {
                font-size: 12px;
                line-height: 1.33;
                padding-right: 12px;
                margin-right: 5px; } }
        .breadcrums__item:not(:last-child)::after {
            content: '';
            position: absolute;
            right: 0;
            top: 50%;
            width: 6px;
            height: 8px;
            transform: translate(0, -50%);
            -webkit-transform: translate(0, -50%);
            background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8.3px' height='13.9px' viewBox='0 0 8.3 13.9' style='enable-background:new 0 0 8.3 13.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23081c2f;stroke-width:2;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cg transform='rotate(-315 4.5 7.5)'%3E%3Cpath class='st0' d='M-3,5.4L-3,5.4h8.8v8.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/contain; }
            .blue-bg .breadcrums__item:not(:last-child)::after {
                background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8.3px' height='13.9px' viewBox='0 0 8.3 13.9' style='enable-background:new 0 0 8.3 13.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23fff;stroke-width:2;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cg transform='rotate(-315 4.5 7.5)'%3E%3Cpath class='st0' d='M-3,5.4L-3,5.4h8.8v8.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/contain; }
        .breadcrums__item p {
            color: #616575; }
            .blue-bg .breadcrums__item p {
                color: rgba(255, 255, 255, 0.7); }
    .breadcrums__link {
        color: #081c2f; }
        .blue-bg .breadcrums__link {
            color: #fff; }
        .breadcrums__link:hover {
            color: #7464ac;
            border-color: #7464ac; }
            .blue-bg .breadcrums__link:hover {
                color: #f89c4f;
                border-color: #f89c4f; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.certificate-info-bar {
    width: -moz-fit-content;
    width: fit-content;
    box-shadow: 0 0 8px rgba(8, 28, 47, 0.1);
    border-radius: 2px;
    background-color: #fff;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 30px 40px;
    color: #081c2f;
    font-size: 16px;
    margin-bottom: 72px; }
    .certificate-info-bar-text-bold {
        font-weight: 700; }
    .certificate-info-bar-info-text {
        font-weight: 400; }
    .certificate-info-bar-img {
        width: 170px;
        height: 56px;
        margin-left: auto;
        position: relative; }
        .certificate-info-bar-img img {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            max-height: 90%;
            max-width: 90%; }
    .certificate-info-bar-valid {
        margin: 0 90px; }
    @media only screen and (max-width: 766px) {
        .certificate-info-bar {
            flex-direction: column;
            align-items: flex-start;
            padding: 32px;
            margin-bottom: 48px; }
            .certificate-info-bar-valid {
                margin: 20px 0; }
            .certificate-info-bar-img {
                margin-left: 0; } }
    .certificate-info-bar.fullwidth-info-bar {
        width: 100%; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.certificate-info-list {
    width: 270px;
    list-style: none;
    padding: 0; }
    .certificate-info-list-element {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-bottom: 15px;
        color: #081c2f; }
        .certificate-info-list-element:first-of-type .certificate-info-list-element-text {
            font-weight: 700;
            font-size: 17px; }
        .certificate-info-list-element:first-of-type .certificate-info-list-element-number {
            background-color: transparent;
            min-width: auto;
            height: auto;
            font-size: 15px; }
        .certificate-info-list-element-text {
            font-size: 16px;
            font-weight: 400;
            line-height: 29px; }
        .certificate-info-list-element-number {
            background-color: #edeaf3;
            color: #7464ac;
            height: 32px;
            min-width: 32px;
            border-radius: 50px;
            font-size: 13px;
            font-weight: 700;
            text-align: center;
            line-height: 32px; }
            .orange .certificate-info-list-element-number {
                color: #f89c4f;
                background-color: rgba(248, 156, 79, 0.17); }
    @media only screen and (max-width: 766px) {
        .certificate-info-list {
            width: 100%; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.text-field {
    width: 100%;
    max-width: 300px;
    border-radius: 2px;
    border: 1px solid rgba(8, 28, 47, 0.2);
    padding: 7px 14px 4px;
    background-color: #fff;
    position: relative;
    transition: border 0.3s ease;
    -webkit-transition: border 0.3s ease; }
    .text-field__label {
        display: block;
        color: #7464ac;
        font-size: 11px;
        font-weight: 700;
        margin: 0;
        position: absolute;
        top: 6px;
        left: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        transition: color 0.3s ease;
        -webkit-transition: color 0.3s ease; }
        .text-field__label span {
            font-weight: 400; }
    .text-field__input {
        border: 0;
        width: 100%;
        box-shadow: none;
        color: #091c2e;
        font-size: 14px;
        font-weight: 300;
        padding: 0;
        margin-top: 17px;
        background: transparent; }
    .text-field textarea.text-field__input {
        min-height: 50px;
        resize: none; }
    .text-field__message {
        font-size: 9px;
        display: none;
        text-align: right;
        position: absolute;
        left: 0;
        width: 100%;
        bottom: -21px;
        transition: color 0.3s ease;
        -webkit-transition: color 0.3s ease; }
    .text-field.is-focused {
        border-color: #091c2e; }
    .text-field.is-failed {
        border-color: #ff3b30; }
        .text-field.is-failed .text-field__label,
        .text-field.is-failed .text-field__message {
            color: #ff3b30;
            display: block; }
    .text-field.is-success {
        border-color: #4cd964; }
        .text-field.is-success .text-field__label,
        .text-field.is-success .text-field__message {
            color: #4cd964; }
    .text-field.is-disabled {
        pointer-events: none;
        background-color: rgba(8, 28, 47, 0.05); }
        .text-field.is-disabled .text-field__label {
            color: #616575; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.certificate-holder {
    width: 268px;
    height: auto;
    box-shadow: 0 0 8px rgba(8, 28, 47, 0.1);
    border-radius: 2px 2px 4px 4px;
    background-color: #fff;
    color: #081c2f;
    box-sizing: border-box;
    padding: 20px 25px 20px 25px;
    border: 4px solid transparent;
    border-bottom: 4px solid #7464ac;
    transition: 0.2s;
    display: flex;
    flex-direction: column;
    margin-bottom: 54px; }
    @media only screen and (max-width: 766px) {
        .certificate-holder {
            margin-bottom: 40px;
            min-height: auto; } }
    .certificate-holder:hover {
        border-color: #7464ac; }
        .certificate-holder:hover.orange {
            border-color: #f89c4f; }
    .certificate-holder.orange {
        border-bottom: 4px solid #f89c4f; }
    .certificate-holder-name {
        font-size: 16px;
        font-weight: 700;
        line-height: 24px; }
    .certificate-holder-arrow {
        width: 40px;
        height: 40px;
        border: 1px solid #091c2e;
        border-radius: 100%;
        transition: 0.2s;
        background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='17px' height='14px' viewBox='0 0 17 14' style='enable-background:new 0 0 17 14;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23071C30;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='10.6,0.6 9.9,1.3 15.1,6.5 0,6.5 0,7.5 15.1,7.5 9.9,12.7 10.6,13.4 17,7 '/%3E%3C/svg%3E") no-repeat center/17px auto;
        margin-top: auto; }
    .certificate-holder-list {
        padding: 0;
        margin: 18px 0 12px 0;
        list-style: none;
        width: 100%; }
        .certificate-holder-list-element {
            width: 100%;
            display: flex;
            justify-content: space-between;
            margin-bottom: 8px; }
            .certificate-holder-list-element:first-of-type .certificate-holder-list-element-text {
                font-weight: 700;
                font-size: 14px; }
            .certificate-holder-list-element:first-of-type .certificate-holder-list-element-number {
                background-color: transparent;
                min-width: auto;
                height: auto;
                font-size: 14px; }
            .certificate-holder-list-element-text {
                font-size: 12px;
                font-weight: 400;
                line-height: 22px; }
            .certificate-holder-list-element-number {
                background-color: #edeaf3;
                color: #7464ac;
                height: 24px;
                min-width: 24px;
                border-radius: 50px;
                font-size: 10px;
                font-weight: 700;
                text-align: center;
                transition: 0.2s;
                line-height: 24px; }
                .orange .certificate-holder-list-element-number {
                    color: #f89c4f;
                    background-color: rgba(248, 156, 79, 0.17); }

.main-links-column-element-link {
    font-size: 18px;
    line-height: 1.83; }
    @media only screen and (max-width: 766px) {
        .main-links-column-element-link {
            font-size: 16px;
            line-height: 1.81; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.content-column-title {
    color: #091c2e;
    font-size: 18px;
    font-weight: 700;
    line-height: 29px; }

.content-column-list {
    padding: 0;
    list-style: none;
    margin-top: 15px; }
    .content-column-list-element {
        display: block; }
        .content-column-list-element-link {
            color: #7464ac;
            font-size: 16px;
            font-weight: 400;
            line-height: 36px; }

@media only screen and (max-width: 1171px) {
    .content-column {
        width: 33%; } }

@media only screen and (max-width: 766px) {
    .content-column {
        width: 100%; } }

.main-links-column {
    padding: 0;
    list-style: none; }
    .main-links-column-element {
        display: block; }
        .main-links-column-element-link {
            color: #7464ac;
            font-weight: 700;
            line-height: 48px; }
            @media only screen and (max-width: 766px) {
                .main-links-column-element-link {
                    font-weight: 700; } }

.content-list {
    font-size: 16px;
    line-height: 1.81; }
    @media only screen and (max-width: 766px) {
        .content-list {
            font-size: 14px;
            line-height: 1.86; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.content-list {
    list-style: none;
    font-weight: 400;
    line-height: 29px;
    padding: 0; }
    .content-list-element {
        box-sizing: border-box;
        padding-left: 30px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='11' viewBox='0 0 14 11'%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%237464ac' stroke-miterlimit='50' stroke-width='3' d='M1 4.701v0L5.538 9v0L13 1v0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat left top 8px/14px auto; }
    .content-list-orange-check .content-list-element {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='11' viewBox='0 0 14 11'%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%23f89c4f' stroke-miterlimit='50' stroke-width='3' d='M1 4.701v0L5.538 9v0L13 1v0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat left top 8px/14px auto; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.download-file {
    width: 100%;
    height: 112px;
    max-width: 770px;
    box-shadow: 0 0 8px rgba(8, 28, 47, 0.1);
    border-radius: 2px;
    background-color: #fff;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 20px 40px;
    font-size: 16px;
    line-height: 1.81; }
    @media only screen and (max-width: 766px) {
        .download-file {
            display: block;
            height: auto;
            padding: 32px 31px; } }
    @media only screen and (min-width: 767px) {
        .download-file__icon {
            position: absolute;
            left: 33px;
            top: 50%;
            transform: translate(0, -50%);
            -webkit-transform: translate(0, -50%); } }
    .download-file__text {
        padding: 0 10px 0 96px; }
        @media only screen and (max-width: 766px) {
            .download-file__text {
                padding: 0;
                margin-top: 10px; } }
    @media only screen and (max-width: 766px) {
        .download-file__button {
            margin: 14px 0 8px; } }

.employee-quote-text {
    font-size: 18px;
    line-height: 1.83; }
    @media only screen and (max-width: 766px) {
        .employee-quote-text {
            font-size: 16px;
            line-height: 1.81; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.employee-quote {
    margin-bottom: 48px;
    box-sizing: border-box;
    padding: 45px 40px 55px 40px;
    background-color: #fff;
    width: 100%;
    text-align: center;
    color: #081c2f;
    box-shadow: 0 0 8px rgba(8, 28, 47, 0.1);
    border-radius: 2px 2px 5px 5px; }
    .employee-quote-img {
        border-radius: 100%;
        margin: 0 auto;
        margin-bottom: 17px;
        position: relative;
        height: 40px;
        width: 40px; }
        .employee-quote-img img {
            display: none; }
        .employee-quote-img .employee-quote-img-quotes {
            position: absolute;
            height: 40px;
            width: 40px;
            border-radius: 100%;
            bottom: 0;
            right: 0; }
        .employee-quote-img.has-pic {
            height: 80px;
            width: 80px; }
            .employee-quote-img.has-pic img {
                display: block;
                height: 100%;
                width: 100%;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto;
                object-fit: cover;
                border-radius: 100%; }
            .employee-quote-img.has-pic .employee-quote-img-quotes {
                right: -15px; }
    .employee-quote-name {
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase; }
    .employee-quote-position {
        color: #616575;
        font-size: 16px;
        text-transform: none;
        letter-spacing: 0;
        font-weight: 400; }
    .employee-quote-text {
        margin-top: 20px;
        font-weight: 400;
        line-height: 33px; }
    .employee-quote:nth-of-type(odd) {
        border-bottom: 4px solid #f89c4f; }
        .employee-quote:nth-of-type(odd) .employee-quote-img-quotes {
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23f9b072' d='M20 40c11.046 0 20-8.954 20-20S31.046 0 20 0 0 8.954 0 20s8.954 20 20 20z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M12 17.377C12 15.573 13.396 14 15.512 14c2.386 0 3.917 1.99 3.917 4.441 0 6.2-4.142 8.281-6.979 8.559v-2.822c1.711-.278 3.602-1.712 3.692-3.84-.225.139-.54.231-.945.231C13.17 20.57 12 19.32 12 17.377zm8.571 0c0-1.804 1.396-3.377 3.512-3.377C26.47 14 28 15.99 28 18.441c0 6.2-4.142 8.281-6.978 8.559v-2.822c1.71-.278 3.601-1.712 3.691-3.84-.225.139-.54.231-.945.231-2.026 0-3.197-1.249-3.197-3.192z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center/40px auto; }
    .employee-quote:nth-of-type(even) {
        border-bottom: 4px solid #7464ac; }
        .employee-quote:nth-of-type(even) .employee-quote-img-quotes {
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%237464ac' d='M20 40c11.046 0 20-8.954 20-20S31.046 0 20 0 0 8.954 0 20s8.954 20 20 20z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M12 17.377C12 15.573 13.396 14 15.512 14c2.386 0 3.917 1.99 3.917 4.441 0 6.2-4.142 8.281-6.979 8.559v-2.822c1.711-.278 3.602-1.712 3.692-3.84-.225.139-.54.231-.945.231C13.17 20.57 12 19.32 12 17.377zm8.571 0c0-1.804 1.396-3.377 3.512-3.377C26.47 14 28 15.99 28 18.441c0 6.2-4.142 8.281-6.978 8.559v-2.822c1.71-.278 3.601-1.712 3.691-3.84-.225.139-.54.231-.945.231-2.026 0-3.197-1.249-3.197-3.192z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center/40px auto; }
    @media only screen and (max-width: 1171px) {
        .employee-quote {
            padding: 45px 20px 50px 20px; } }
    @media only screen and (max-width: 766px) {
        .employee-quote {
            padding: 32px 30px 48px 30px; }
            .employee-quote-name {
                display: block; }
            .employee-quote-position {
                display: block; }
            .employee-quote .comma {
                display: none; }
            .employee-quote-text {
                margin-top: 16px;
                line-height: 29px; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.filter {
    position: relative;
    display: block; }
    .filter__list {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0;
        font-size: 0;
        z-index: 99; }
        @media only screen and (min-width: 767px) {
            .filter__list {
                display: flex; } }
        @media only screen and (max-width: 766px) {
            .filter__list {
                display: none;
                top: calc(100% + 8px);
                position: absolute;
                width: 100%;
                box-shadow: 0 0 8px rgba(8, 28, 47, 0.1);
                border-radius: 2px;
                background-color: #fff; } }
        .filter__list-item {
            font-size: 14px;
            line-height: 1.5;
            display: inline-block; }
            @media only screen and (max-width: 766px) {
                .filter__list-item {
                    width: 100%; } }
            @media only screen and (min-width: 767px) {
                .filter__list-item:first-child .filter__link {
                    border-radius: 2px 0 0 2px; } }
            @media only screen and (min-width: 767px) {
                .filter__list-item:last-child .filter__link {
                    border-radius: 0 2px 2px 0; } }
    .filter__link {
        display: flex;
        align-items: center;
        border: 1px solid rgba(8, 28, 47, 0.2);
        margin-right: -1px;
        padding: 18px 31px;
        transition: color 0.3s ease, border 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
        -webkit-transition: color 0.3s ease, border 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease; }
        @media only screen and (max-width: 766px) {
            .filter__link {
                margin-right: 0;
                margin-bottom: -1px;
                padding: 15px; } }
        .filter__link:hover {
            box-shadow: 0 3px 6px rgba(8, 28, 47, 0.1);
            background-color: rgba(8, 28, 47, 0.04);
            border-color: #081c2f; }
        .filter__link.is-active {
            color: #fff;
            border-color: #081c2f;
            background-color: #081c2f; }
            .filter__link.is-active .icon-grid::before {
                opacity: 1; }
    .filter .icon {
        margin-right: 18px; }
        @media only screen and (max-width: 766px) {
            .filter .icon {
                display: none; } }
    .filter__title {
        font-size: 18px;
        line-height: 1.56;
        margin-bottom: 18px; }
    .filter__placeholder {
        height: 56px;
        border-radius: 2px;
        border: 1px solid rgba(8, 28, 47, 0.2);
        display: none;
        align-items: center;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        cursor: pointer;
        position: relative;
        padding: 0 15px;
        font-size: 14px; }
        @media only screen and (max-width: 766px) {
            .filter__placeholder {
                display: flex; } }
        .filter__placeholder [class*='icon-chevron-'] {
            display: block;
            margin: 0;
            position: absolute;
            right: 25px;
            top: 50%;
            transform: translate(0, -50%) rotate(90deg);
            -webkit-transform: translate(0, -50%) rotate(90deg); }
    @media only screen and (max-width: 766px) {
        .filter.is-open .filter__list {
            display: block; }
        .filter.is-open [class*='icon-chevron-'] {
            transform: translate(0, -50%) rotate(-90deg);
            -webkit-transform: translate(0, -50%) rotate(-90deg); } }

.sc-filter {
    margin-top: 122px; }
    @media only screen and (min-width: 767px) and (max-width: 1170px) {
        .sc-filter {
            margin-top: 69px; } }
    @media only screen and (max-width: 766px) {
        .sc-filter {
            margin-top: 35px; } }

.lead-text {
    font-size: 24px;
    line-height: 1.5; }
    @media only screen and (max-width: 766px) {
        .lead-text {
            font-size: 18px;
            line-height: 1.83; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.lead-text {
    position: relative;
    border-left: 1px solid #f89c4f;
    padding-left: 24px;
    margin-top: 33px; }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .lead-text {
            margin-top: 38px; } }
    @media only screen and (max-width: 766px) {
        .lead-text {
            font-size: 18px;
            margin-top: 28px;
            padding-left: 16px; } }

.map__init {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.map {
    max-width: 471px;
    width: 100%;
    height: 326px;
    position: relative; }
    @media only screen and (max-width: 766px) {
        .map {
            height: 235px; } }
    .map-text {
        display: none;
        position: absolute;
        z-index: 1;
        bottom: 32px;
        left: 32px;
        font-weight: 700;
        font-size: 16px;
        color: #081c2f; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.footer-column {
    width: 16.6%;
    margin-bottom: 30px; }
    .footer-column-title {
        font-size: 18px;
        font-weight: 700;
        opacity: 0.7;
        margin-bottom: 15px; }
    .footer-column-list {
        list-style: none;
        padding: 0;
        margin: 0; }
        .footer-column-list-element {
            display: block;
            margin-bottom: 10px; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.footer-column {
    width: 16.6%;
    margin-bottom: 30px; }
    .footer-column-title {
        font-size: 18px;
        font-weight: 700;
        opacity: 0.7;
        margin-bottom: 15px; }
    .footer-column-list {
        list-style: none;
        padding: 0;
        margin: 0; }
        .footer-column-list-element {
            display: block;
            margin-bottom: 10px; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.certificate-intro-text {
    background-color: #edeaf3;
    color: #081c2f;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    line-height: 33px;
    box-sizing: border-box;
    padding: 22px 110px 22px 40px;
    border: 1px solid rgba(8, 28, 47, 0.1);
    position: relative;
    display: block; }
    @media only screen and (max-width: 766px) {
        .certificate-intro-text {
            padding: 25px;
            font-size: 14px;
            line-height: 26px; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.member-list {
    padding: 0;
    list-style: none;
    margin: 20px 0 60px 0; }
    .member-list-element {
        color: #616575;
        font-size: 16px;
        font-weight: 400;
        line-height: 33px;
        margin: 5px 0; }
        .member-list-element-name {
            color: #081c2f; }

.member-title {
    color: #081c2f;
    font-size: 16px;
    font-weight: 700;
    line-height: 29px;
    display: block; }

.half-img-content p {
    font-size: 20px;
    line-height: 1.6; }
    @media only screen and (max-width: 766px) {
        .half-img-content p {
            font-size: 18px; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.half-img-content {
    width: 50%;
    box-sizing: border-box;
    padding: 65px 150px 65px 65px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
    position: relative; }
    .half-img-content p {
        font-weight: 400;
        color: #081c2f;
        margin: 40px 0; }
    .half-img-content .title--h1 {
        font-size: 72px; }
    .half-img-content-has-list {
        background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='66' height='67' viewBox='0 0 66 67'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M0 0h800v574H0z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip-5314F757-EAD0-4335-83DB-F9A7F6552262)'%3E%3Cpath fill='%237464ac' d='M-.5 67C36.227 67 66 37.227 66 .5 66-36.227 36.227-66-.5-66-37.227-66-67-36.227-67 .5-67 37.227-37.227 67-.5 67z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat top left/66px auto;
        padding: 105px 115px; }
        .half-img-content-has-list .title {
            font-family: "Sailec", sans-serif;
            font-size: 42px;
            font-weight: 700;
            line-height: 53px; }
        .half-img-content-has-list .list {
            margin: 50px 0 40px 0; }
    .half-img-content.orange-bg {
        background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='169' height='169' viewBox='0 0 169 169'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M-631-405h800v574h-800z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip-691AD3F7-1671-4470-B6AC-53372CAD7F85)'%3E%3Cpath fill='%23f89c4f' d='M169.5 339c93.612 0 169.5-75.888 169.5-169.5S263.112 0 169.5 0 0 75.888 0 169.5 75.888 339 169.5 339z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat bottom right/169px auto; }
    @media only screen and (max-width: 1171px) {
        .half-img-content {
            width: 100%;
            padding: 40px 20px; }
            .half-img-content-has-list {
                padding: 85px !important; }
                .half-img-content-has-list .title {
                    font-size: 34px;
                    line-height: 40px; }
                .half-img-content-has-list .list {
                    margin: 40px 0 25px 0; } }
    @media only screen and (max-width: 766px) {
        .half-img-content {
            width: 100%;
            padding: 20px; }
            .half-img-content .btn {
                width: 100% !important; }
            .half-img-content .title--h1 {
                font-size: 48px;
                line-height: 48px; }
            .half-img-content-has-list {
                background-image: none;
                padding: 20px !important; }
                .half-img-content-has-list .title {
                    font-size: 28px;
                    line-height: 40px; }
                .half-img-content-has-list .list {
                    margin: 20px 0 25px 0;
                    font-size: 14px; }
            .half-img-content.orange-bg {
                background-image: none; } }

.menu-search-icon::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.main-menu-element-link {
    font-size: 18px;
    line-height: 1.83; }
    @media only screen and (max-width: 766px) {
        .main-menu-element-link {
            font-size: 16px;
            line-height: 1.81; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.main-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: transparent;
    z-index: 1;
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 1171px) {
        .main-menu {
            width: 100%;
            margin: auto;
            position: fixed;
            top: 70px;
            right: -100%;
            left: auto;
            text-align: left;
            opacity: 0;
            transition: 0.7s cubic-bezier(0.19, 1, 0.22, 1);
            display: block;
            background-color: #fbfbfd;
            border-radius: 3px;
            height: calc(100vh - 70px);
            overflow: scroll; }
            .main-menu.active {
                right: 0;
                left: 0;
                opacity: 1; }
            .main-menu .search-bar,
            .main-menu .menu-search-icon {
                display: none; } }

.menu-search-icon {
    display: inline-block;
    height: 50px;
    width: 50px;
    cursor: pointer;
    position: relative;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'%3E%3Cdefs%3E%3CclipPath id='tu0ha'%3E%3Cpath d='M-3-3h32v32H-3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cg/%3E%3Cg clip-path='url(%23tu0ha)'%3E%3Cpath fill='none' stroke='%23091c2e' stroke-miterlimit='50' stroke-width='2' d='M10 19a9 9 0 1 0 0-18 9 9 0 0 0 0 18z'/%3E%3C/g%3E%3Cg clip-path='url(%23tu0ha)'%3E%3Cpath fill='none' stroke='%23091c2e' stroke-miterlimit='50' stroke-width='2' d='M25 25l-8.59-8.59'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/26px auto; }
    .menu-search-icon::before {
        transition: opacity 0.3s ease;
        -webkit-transition: opacity 0.3s ease;
        opacity: 0;
        z-index: 3;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'%3E%3Cdefs%3E%3CclipPath id='tu0ha'%3E%3Cpath d='M-3-3h32v32H-3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cg/%3E%3Cg clip-path='url(%23tu0ha)'%3E%3Cpath fill='none' stroke='%237464ac' stroke-miterlimit='50' stroke-width='2' d='M10 19a9 9 0 1 0 0-18 9 9 0 0 0 0 18z'/%3E%3C/g%3E%3Cg clip-path='url(%23tu0ha)'%3E%3Cpath fill='none' stroke='%237464ac' stroke-miterlimit='50' stroke-width='2' d='M25 25l-8.59-8.59'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/26px auto; }
        .sticky .menu-search-icon::before {
            background-size: 20px auto; }
    .menu-search-icon:hover::before {
        opacity: 1; }
        .main-nav--light:not(.sticky) .menu-search-icon:hover::before {
            display: none; }
    .menu-search-icon.active {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%237464ac' stroke-miterlimit='50' stroke-width='2' d='M18.628 1.37L.95 19.048'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%237464ac' stroke-miterlimit='50' stroke-width='2' d='M18.678 18.678L1 1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/26px auto; }
        .main-nav--light:not(.sticky) .menu-search-icon.active {
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-miterlimit='50' stroke-width='2' d='M18.628 1.37L.95 19.048'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-miterlimit='50' stroke-width='2' d='M18.678 18.678L1 1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/26px auto; }
        .menu-search-icon.active::before {
            display: none; }
    .main-nav--light:not(.sticky) .menu-search-icon {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'%3E%3Cdefs%3E%3CclipPath id='tu0ha'%3E%3Cpath d='M-3-3h32v32H-3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cg/%3E%3Cg clip-path='url(%23tu0ha)'%3E%3Cpath fill='none' stroke='%23fff' stroke-miterlimit='50' stroke-width='2' d='M10 19a9 9 0 1 0 0-18 9 9 0 0 0 0 18z'/%3E%3C/g%3E%3Cg clip-path='url(%23tu0ha)'%3E%3Cpath fill='none' stroke='%23fff' stroke-miterlimit='50' stroke-width='2' d='M25 25l-8.59-8.59'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/26px auto; }
    @media only screen and (max-width: 1171px) {
        .menu-search-icon {
            margin-left: 10px;
            margin-bottom: 25px;
            background-size: 20px; }
            .menu-search-icon.active {
                background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'%3E%3Cdefs%3E%3CclipPath id='tu0ha'%3E%3Cpath d='M-3-3h32v32H-3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cg/%3E%3Cg clip-path='url(%23tu0ha)'%3E%3Cpath fill='none' stroke='%23091c2e' stroke-miterlimit='50' stroke-width='2' d='M10 19a9 9 0 1 0 0-18 9 9 0 0 0 0 18z'/%3E%3C/g%3E%3Cg clip-path='url(%23tu0ha)'%3E%3Cpath fill='none' stroke='%23091c2e' stroke-miterlimit='50' stroke-width='2' d='M25 25l-8.59-8.59'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/26px auto; } }
    .menu-search-icon-text {
        display: none;
        padding-left: 50px;
        padding-top: 10px;
        font-size: 16px; }
        @media only screen and (max-width: 1171px) {
            .menu-search-icon-text {
                display: block; } }

.menu-search-icon-mobile {
    display: none !important; }
    .menu-search-icon-mobile .menu-search-icon-text {
        display: none; }
    @media only screen and (max-width: 1171px) {
        .menu-search-icon-mobile {
            display: block;
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'%3E%3Cdefs%3E%3CclipPath id='tu0ha'%3E%3Cpath d='M-3-3h32v32H-3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cg/%3E%3Cg clip-path='url(%23tu0ha)'%3E%3Cpath fill='none' stroke='%23081c2f' stroke-miterlimit='50' stroke-width='2' d='M10 19a9 9 0 1 0 0-18 9 9 0 0 0 0 18z'/%3E%3C/g%3E%3Cg clip-path='url(%23tu0ha)'%3E%3Cpath fill='none' stroke='%23081c2f' stroke-miterlimit='50' stroke-width='2' d='M25 25l-8.59-8.59'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat left 82px center/18px auto; }
            .menu-search-icon-mobile .menu-search-icon-text {
                display: block;
                font-size: 18px;
                padding-left: 110px; } }
    @media only screen and (max-width: 766px) {
        .menu-search-icon-mobile {
            background-position: left 42px center; }
            .menu-search-icon-mobile .menu-search-icon-text {
                font-size: 16px;
                padding-left: 80px; } }

.main-menu-element {
    display: inline-block;
    margin: 0 25px 0 25px;
    position: relative;
    box-sizing: border-box; }
    .main-menu-element:first-of-type {
        margin: 0 25px 0 0; }
    @media only screen and (max-width: 1171px) {
        .main-menu-element {
            display: block;
            margin: 0 0 0 0; }
            .main-menu-element:first-of-type {
                margin: 25px 0 0 0; } }
    .main-menu-element-link {
        display: block;
        color: #081c2f;
        font-weight: 400;
        box-sizing: border-box;
        border-bottom: 2px solid transparent;
        transition: 0.2s;
        padding-bottom: 5px;
        position: relative; }
        .main-menu-element-link:hover {
            border-bottom: 2px solid #f89c4f; }
        .main-nav--light:not(.sticky) .main-menu-element-link {
            color: #fff; }
            @media only screen and (max-width: 1171px) {
                .main-nav--light:not(.sticky) .main-menu-element-link {
                    color: #081c2f; } }
        .main-menu-element-link.active {
            border-bottom: 2px solid #081c2f; }
        @media only screen and (max-width: 1171px) {
            .main-menu-element-link {
                display: block;
                padding: 15px 15px 15px 80px;
                border-bottom: none;
                border-left: 5px solid transparent; }
                .main-menu-element-link:hover {
                    border-bottom: none;
                    border-left: 5px solid #f89c4f; }
                .main-menu-element-link.active {
                    border-bottom: none;
                    border-left: 5px solid #f89c4f; } }
        @media only screen and (max-width: 766px) {
            .main-menu-element-link {
                font-size: 16px;
                padding: 10px 10px 10px 40px; } }
    .main-menu-element.has-submenu {
        cursor: pointer;
        z-index: 12; }
        .main-menu-element.has-submenu:not(.open) .submenu {
            pointer-events: none; }
        .main-menu-element.has-submenu .main-menu-element-link {
            pointer-events: none;
            padding-right: 17px;
            border-bottom: 2px solid transparent;
            position: relative; }
            @media only screen and (max-width: 1171px) {
                .main-menu-element.has-submenu .main-menu-element-link {
                    border-bottom: none;
                    padding: 15px 20px 15px 80px;
                    display: inline-block; } }
            @media only screen and (max-width: 766px) {
                .main-menu-element.has-submenu .main-menu-element-link {
                    padding: 10px 20px 10px 40px; } }
            .main-menu-element.has-submenu .main-menu-element-link:before {
                content: "";
                position: absolute;
                width: 10px;
                height: 10px;
                right: 0;
                bottom: 0;
                top: -2px;
                margin: auto;
                background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8.3px' height='13.9px' viewBox='0 0 8.3 13.9' style='enable-background:new 0 0 8.3 13.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23091c2e;stroke-width:2;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cg transform='rotate(-315 4.5 7.5)'%3E%3Cpath class='st0' d='M-3,5.4L-3,5.4h8.8v8.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/contain;
                transform: rotate(90deg);
                -webkit-transform: rotate(90deg);
                transition: 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
                @media only screen and (max-width: 1171px) {
                    .main-menu-element.has-submenu .main-menu-element-link:before {
                        top: 2px; } }
                .main-nav--light:not(.sticky) .main-menu-element.has-submenu .main-menu-element-link:before {
                    background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8.3px' height='13.9px' viewBox='0 0 8.3 13.9' style='enable-background:new 0 0 8.3 13.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23fff;stroke-width:2;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cg transform='rotate(-315 4.5 7.5)'%3E%3Cpath class='st0' d='M-3,5.4L-3,5.4h8.8v8.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/contain; }
                    @media only screen and (max-width: 1171px) {
                        .main-nav--light:not(.sticky) .main-menu-element.has-submenu .main-menu-element-link:before {
                            background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8.3px' height='13.9px' viewBox='0 0 8.3 13.9' style='enable-background:new 0 0 8.3 13.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23091c2e;stroke-width:2;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cg transform='rotate(-315 4.5 7.5)'%3E%3Cpath class='st0' d='M-3,5.4L-3,5.4h8.8v8.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/contain; } }
            .main-menu-element.has-submenu .main-menu-element-link.active:before {
                transform: rotate(-90deg);
                -webkit-transform: rotate(-90deg); }
        .main-menu-element.has-submenu:hover .main-menu-element-link {
            border-bottom: 2px solid #f89c4f; }
            @media only screen and (max-width: 1171px) {
                .main-menu-element.has-submenu:hover .main-menu-element-link {
                    border-bottom: none; } }

.overlay {
    position: fixed;
    z-index: 10;
    left: 0;
    top: 140px;
    width: 100%;
    height: 100%;
    background-color: rgba(97, 101, 117, 0.7);
    overflow: auto;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.15s ease;
    -webkit-transition: opacity 0.15s ease; }
    .overlay.is-active {
        opacity: 1;
        pointer-events: auto; }

.news-article__image::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.news-article {
    position: relative;
    max-width: 370px;
    height: calc(100% - 62px);
    padding-bottom: 60px;
    margin-bottom: 62px;
    transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease; }
    @media only screen and (min-width: 767px) and (max-width: 1170px) {
        .news-article {
            height: calc(100% - 56px);
            margin-bottom: 56px; } }
    @media only screen and (max-width: 766px) {
        .news-article {
            height: calc(100% - 40px);
            margin-bottom: 40px; } }
    .sc-news-list .news-article {
        max-width: 100%; }
    .news-article__image {
        margin-bottom: -7px; }
        @media only screen and (max-width: 766px) {
            .news-article__image {
                margin-bottom: 0; } }
        .news-article__image::after {
            background-image: linear-gradient(to top, #081c2f 0%, rgba(8, 28, 47, 0) 99%); }
    .news-article__header {
        transition: color 0.3s ease;
        -webkit-transition: color 0.3s ease;
        margin-top: 26px;
        display: inline-block;
        width: 100%;
        padding: 0 32px; }
        @media only screen and (max-width: 1171px) {
            .news-article__header {
                padding: 0 24px; } }
        @media only screen and (max-width: 766px) {
            .news-article__header {
                margin-top: 20px; } }
    .news-article__date, .news-article__tags {
        opacity: 0.7;
        font-size: 12px;
        letter-spacing: 1px;
        text-transform: uppercase; }
    .news-article__title {
        font-size: 20px;
        line-height: 1.45;
        margin-top: 12px; }
        @media only screen and (max-width: 1171px) {
            .news-article__title {
                line-height: 1.3; } }
        @media only screen and (max-width: 766px) {
            .news-article__title {
                margin-top: 5px; } }
    .news-article__content {
        transition: color 0.3s ease;
        -webkit-transition: color 0.3s ease;
        font-size: 16px;
        line-height: 1.5;
        opacity: 0.7;
        padding: 0 32px;
        margin-top: 15px;
        display: inline-block;
        width: 100%; }
        @media only screen and (max-width: 1171px) {
            .news-article__content {
                padding: 0 24px; } }
        @media only screen and (max-width: 766px) {
            .news-article__content {
                line-height: 1.63; } }
    .news-article__tags {
        position: absolute;
        left: 0;
        bottom: 30px;
        width: 100%;
        padding: 0 32px; }
        @media only screen and (max-width: 1171px) {
            .news-article__tags {
                padding: 0 24px; } }
        @media only screen and (max-width: 766px) {
            .news-article__tags {
                bottom: 18px; } }
        .news-article__tags-item {
            position: relative;
            display: inline-block;
            border-bottom: 1px dotted transparent;
            transition: border 0.3s ease;
            -webkit-transition: border 0.3s ease; }
            .news-article__tags-item:hover {
                border-color: #fff; }
            .news-article__tags-item:not(:last-child)::after {
                content: '.';
                position: relative;
                display: inline-block;
                vertical-align: top;
                margin: -3px 2px 0; }
    .news-article:hover {
        background-color: #7464ac; }
        .news-article:hover .news-article__header,
        .news-article:hover .news-article__content,
        .news-article:hover .news-article__tags {
            color: #fff; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.pagination {
    margin-top: 30px;
    display: block;
    text-align: center; }
    .pagination .page-numbers {
        display: inline-block;
        vertical-align: middle;
        color: inherit;
        color: #616575;
        font-size: 16px;
        border-bottom: 2px solid transparent;
        padding: 0 4px;
        margin: 0 14px;
        transition: color 0.3s ease, border 0.3s ease;
        -webkit-transition: color 0.3s ease, border 0.3s ease; }
        @media only screen and (max-width: 766px) {
            .pagination .page-numbers {
                margin: 0 12px; } }
        .pagination .page-numbers:hover {
            color: #081c2f;
            border-color: #f89c4f; }
        .pagination .page-numbers.is-active {
            color: #081c2f;
            border-color: #081c2f; }
        .pagination .page-numbers.prev {
            transform: rotate(-180deg);
            -webkit-transform: rotate(-180deg); }
        .pagination .page-numbers.next, .pagination .page-numbers.prev {
            border: 1px solid #091c2e;
            width: 40px;
            height: 40px;
            border-radius: 100%;
            transition: background-color 0.3s ease, box-shadow 0.3s ease;
            -webkit-transition: background-color 0.3s ease, box-shadow 0.3s ease;
            font-size: 0 !important;
            background: transparent url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8.3px' height='13.9px' viewBox='0 0 8.3 13.9' style='enable-background:new 0 0 8.3 13.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23091c2e;stroke-width:2;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cg transform='rotate(-315 4.5 7.5)'%3E%3Cpath class='st0' d='M-3,5.4L-3,5.4h8.8v8.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center;
            position: relative; }
            .pagination .page-numbers.next:hover, .pagination .page-numbers.prev:hover {
                background: #091c2e url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8.3px' height='13.9px' viewBox='0 0 8.3 13.9' style='enable-background:new 0 0 8.3 13.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23fff;stroke-width:2;stroke-miterlimit:50;%7D%0A%3C/style%3E%3Cg%3E%3Cg transform='rotate(-315 4.5 7.5)'%3E%3Cpath class='st0' d='M-3,5.4L-3,5.4h8.8v8.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center;
                box-shadow: 0 0 0 3px rgba(8, 28, 47, 0.2); }
        .pagination .page-numbers.current {
            color: #081c2f;
            border-color: #081c2f; }
    .pagination .arrow {
        width: 40px;
        height: 40px; }
        .pagination .arrow .icon {
            width: 8px;
            height: 14px; }
        .pagination .arrow--left {
            margin-right: 15px; }
        .pagination .arrow--right {
            margin-left: 15px; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.search-li {
    position: fixed;
    left: 0;
    right: 0;
    top: 138px;
    z-index: 11; }

.search-bar {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 25px;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    overflow: hidden;
    height: 0;
    transition: 0.3s; }
    @media only screen and (max-width: 1171px) {
        .search-bar {
            z-index: 1;
            position: relative;
            top: auto;
            width: 100%;
            left: 0;
            right: 0;
            margin: auto;
            border-top: none;
            border-bottom: none;
            padding: 30px 25px 40px 25px;
            flex-direction: column;
            justify-content: auto;
            align-items: flex-start; } }
    .search-bar .input, .search-bar-results {
        margin: 30px 15px 30px 0;
        width: 645px; }
        @media only screen and (max-width: 1171px) {
            .search-bar .input, .search-bar-results {
                margin: 15px 0;
                width: 100%; } }
    .search-bar-results {
        position: absolute;
        margin: auto;
        max-height: 300px;
        top: calc(100% - 20px);
        right: 205px;
        padding: 15px 25px;
        overflow: auto; }
    .search-bar-results .link {
        display: block; }

.search-bar:not(.open) {
    display: none;
    overflow: hidden; }

.search-mobile-back-btn {
    display: none;
    font-size: 16px;
    font-weight: 700;
    color: #081c2f;
    cursor: pointer;
    box-sizing: border-box;
    padding-left: 35px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='25.3px' height='14.1px' viewBox='0 0 25.3 14.1' style='enable-background:new 0 0 25.3 14.1;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23091C2E;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='25.3,6.1 3.8,6.1 8.5,1.4 7.1,0 0,7.1 7.1,14.1 8.5,12.7 3.8,8.1 25.3,8.1 '/%3E%3C/svg%3E") no-repeat left/25px auto; }
    @media only screen and (max-width: 1171px) {
        .search-mobile-back-btn {
            display: block; } }

.search-bar-search-icon {
    display: none;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'%3E%3Cdefs%3E%3CclipPath id='tu0ha'%3E%3Cpath d='M-3-3h32v32H-3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cg/%3E%3Cg clip-path='url(%23tu0ha)'%3E%3Cpath fill='none' stroke='%23081c2f' stroke-miterlimit='50' stroke-width='2' d='M10 19a9 9 0 1 0 0-18 9 9 0 0 0 0 18z'/%3E%3C/g%3E%3Cg clip-path='url(%23tu0ha)'%3E%3Cpath fill='none' stroke='%23081c2f' stroke-miterlimit='50' stroke-width='2' d='M25 25l-8.59-8.59'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat left/20px auto;
    margin-top: 10px; }
    @media only screen and (max-width: 1171px) {
        .search-bar-search-icon {
            display: block; } }
    .search-bar-search-icon-text {
        padding-left: 35px;
        font-size: 16px; }

.news-link-img::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.news-link-date, .news-link .news-link-list-element-link {
    font-size: 12px; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.news-link {
    width: auto;
    background-color: #fff;
    height: 100%;
    box-shadow: 0 0 10px rgba(9, 28, 46, 0.16);
    color: #091c2e;
    font-weight: 400;
    transition: 0.2s;
    display: flex;
    flex-direction: column;
    border-radius: 2px; }
    .news-link:hover {
        background-color: #7464ac;
        color: #fff; }
    .news-link-url {
        display: block; }
    .news-link-img {
        width: 100%;
        height: 152px;
        position: relative;
        display: block; }
        .news-link-img::after {
            background-image: linear-gradient(to top, #081c2f 0%, rgba(8, 28, 47, 0) 99%); }
        .news-link-img img {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            height: 100%;
            width: 100%;
            object-fit: cover; }
    .news-link-without-img .news-link-img {
        display: none; }
    .news-link-date {
        opacity: 0.7;
        letter-spacing: 1px;
        text-transform: uppercase;
        box-sizing: border-box;
        padding: 20px 25px 10px 25px;
        display: block; }
    .news-link-title {
        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
        box-sizing: border-box;
        padding: 0 25px;
        display: block; }
    .news-link-text {
        font-size: 16px;
        line-height: 26px;
        box-sizing: border-box;
        padding: 15px 25px;
        display: block; }
    .news-link .news-link-list {
        list-style: none;
        box-sizing: border-box;
        padding: 0 25px 10px 25px;
        margin-top: auto;
        display: block; }
        .news-link .news-link-list-element {
            display: inline-block; }
            .news-link .news-link-list-element:not(:last-child)::after {
                content: '.';
                position: relative;
                display: inline-block;
                top: -4px; }
            .news-link .news-link-list-element-link {
                letter-spacing: 1px;
                text-transform: uppercase;
                border-bottom: 1px dotted transparent; }
                .news-link .news-link-list-element-link:hover {
                    border-bottom: 1px dotted #fff !important; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.search-form {
    position: relative;
    display: flex;
    width: 100%; }
    @media only screen and (max-width: 766px) {
        .search-form {
            display: block; } }
    .search-form .search-form__input-field {
        width: 100%;
        background-color: transparent;
        height: 56px; }
    .search-form__btn {
        min-width: 111px;
        margin-left: 16px;
        white-space: nowrap;
        flex: 0 0 auto; }
        @media only screen and (max-width: 766px) {
            .search-form__btn {
                width: 100%;
                margin-left: 0;
                margin-top: 18px; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.small-banner {
    width: 100%;
    box-sizing: border-box;
    padding: 55px;
    background: #091c2e url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='114' height='160' viewBox='0 0 114 160'%3E%3Cg%3E%3Cg clip-path='url(%23clip-EDF34182-9238-47F4-BEB8-9B930DF15C03)' opacity='.1' transform='rotate(-10 57 85.5)'%3E%3Cpath fill='%23fff' d='M42.136 151.437c0 11.074 9.085 19.887 20.267 19.887 11.415 0 20.733-8.813 20.733-19.887 0-11.3-9.318-20.113-20.733-20.113-11.182 0-20.267 8.814-20.267 20.113zM6 50.977l34.972 2.256c.681-14.21 9.084-22.556 22.255-22.556s21.12 8.12 21.12 20.977c0 10.602-7.494 17.82-16.805 25.489-11.809 9.925-21.801 19.85-21.801 34.286V120h34.972v-7.218c0-10.15 7.04-16.24 17.032-24.135C109.1 79.624 120 69.925 120 51.203 120 19.85 98.2 0 63.227 0 29.845 0 7.135 20.075 6 50.977z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat left 42px center/contain;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff; }
    .small-banner.certificates-banner {
        background: #091c2e url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='258' height='160' viewBox='0 0 258 160'%3E%3Cg%3E%3Cg clip-path='url(%23clip-79735977-975E-449D-8AEC-86D05AB70313)' opacity='.18'%3E%3Cpath fill='%23616575' d='M114 85c0-63.513 51.487-115 115-115S344 21.487 344 85s-51.487 115-115 115-115-51.487-115-115zm115 94c51.915 0 94-42.085 94-94S280.915-9 229-9s-94 42.085-94 94 42.085 94 94 94z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip-79735977-975E-449D-8AEC-86D05AB70313)' opacity='.18'%3E%3Cpath fill='%23616575' d='M-12 222.5C-12 133.858 59.858 62 148.5 62S309 133.858 309 222.5 237.142 383 148.5 383-12 311.142-12 222.5zM148 353c72.35 0 131-58.65 131-131S220.35 91 148 91 17 149.65 17 222s58.65 131 131 131z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat right bottom/contain; }
        @media only screen and (max-width: 766px) {
            .small-banner.certificates-banner {
                background: #091c2e url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='130' height='143' viewBox='0 0 130 143'%3E%3Cg%3E%3Cg clip-path='url(%23clip-24744DAC-73E3-4999-BDAF-E45D317FF0DC)' opacity='.18'%3E%3Cpath fill='%23616575' d='M63 57.5C63 25.744 88.744 0 120.5 0S178 25.744 178 57.5 152.256 115 120.5 115 63 89.256 63 57.5zm57.5 47c25.957 0 47-21.043 47-47s-21.043-47-47-47-47 21.043-47 47 21.043 47 47 47z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip-24744DAC-73E3-4999-BDAF-E45D317FF0DC)' opacity='.18'%3E%3Cpath fill='%23616575' d='M0 126.5C0 82.041 36.041 46 80.5 46S161 82.041 161 126.5 124.959 207 80.5 207 0 170.959 0 126.5zm80.244 65.443c36.285 0 65.7-29.414 65.7-65.699 0-36.284-29.415-65.699-65.7-65.699-36.284 0-65.699 29.415-65.699 65.7 0 36.284 29.415 65.698 65.7 65.698z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat right bottom/130px auto; } }
    .small-banner-text {
        font-family: "Portrait Text Web", sans-serif;
        font-size: 24px;
        font-weight: 700;
        line-height: 29px;
        margin-right: 30px; }
    @media only screen and (max-width: 1171px) {
        .small-banner {
            padding: 24px 32px 40px 32px;
            flex-direction: column;
            align-items: flex-start;
            background: #091c2e url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='114' height='171' viewBox='0 0 114 171'%3E%3Cg%3E%3Cg clip-path='url(%23clip-EF23B3E9-C692-49ED-ADB0-24184452B998)' opacity='.1' transform='rotate(-10 57 85.5)'%3E%3Cpath fill='%23fff' d='M42.136 151.437c0 11.074 9.085 19.887 20.267 19.887 11.415 0 20.733-8.813 20.733-19.887 0-11.3-9.318-20.113-20.733-20.113-11.182 0-20.267 8.814-20.267 20.113zM6 50.977l34.972 2.256c.681-14.21 9.084-22.556 22.255-22.556s21.12 8.12 21.12 20.977c0 10.602-7.494 17.82-16.805 25.489-11.809 9.925-21.801 19.85-21.801 34.286V120h34.972v-7.218c0-10.15 7.04-16.24 17.032-24.135C109.1 79.624 120 69.925 120 51.203 120 19.85 98.2 0 63.227 0 29.845 0 7.135 20.075 6 50.977z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat right 34px center/auto; }
            .small-banner-text {
                line-height: 30px;
                margin-bottom: 27px; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.page-template {
    position: relative;
    overflow: hidden;
    padding-top: 139px; }
    @media only screen and (max-width: 1171px) {
        .page-template {
            padding-top: 80px; } }

.page-template--main-page::before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 768px;
    height: 768px;
    right: -250px;
    top: -260px;
    pointer-events: none;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='768' height='768' viewBox='0 0 768 768'%3E%3Cg%3E%3Cg opacity='.05'%3E%3Cpath fill='%237464ac' d='M383.998 768C172.26 768 0 595.736 0 383.996 0 172.26 172.26 0 383.998 0 595.737 0 768 172.26 768 383.996 768 595.736 595.737 768 383.998 768m-1.5-723C194.746 45 42 197.747 42 385.496 42 573.25 194.746 726 382.498 726 570.25 726 723 573.25 723 385.496 723 197.746 570.25 45 382.498 45'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center; }
    @media only screen and (max-width: 1171px) {
        .page-template--main-page::before {
            right: -200px;
            top: 235px; } }
    @media only screen and (max-width: 766px) {
        .page-template--main-page::before {
            right: -120px;
            top: 270px;
            width: 360px;
            height: 360px;
            background-size: contain; } }

.page-template--main-page::after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 2268px;
    height: 825px;
    right: 0;
    bottom: -280px;
    margin: auto;
    left: -220px;
    pointer-events: none;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2268' height='825' viewBox='0 0 2268 825'%3E%3Cg%3E%3Cg opacity='.07'%3E%3Cpath fill='%23f89c4f' d='M333.498 667C149.606 667 0 517.39 0 333.497 0 149.606 149.606 0 333.498 0 517.391 0 667 149.606 667 333.497 667 517.39 517.391 667 333.498 667m-.642-628.445c-162.987 0-295.586 132.6-295.586 295.584 0 162.989 132.599 295.591 295.586 295.591 162.987 0 295.59-132.602 295.59-295.59 0-162.986-132.603-295.585-295.59-295.585'/%3E%3C/g%3E%3Cg opacity='.07'%3E%3Cpath fill='%23f89c4f' d='M667.498 825C483.606 825 334 675.39 334 491.497 334 307.606 483.606 158 667.498 158 851.391 158 1001 307.606 1001 491.497 1001 675.39 851.391 825 667.498 825m-.642-628.445c-162.987 0-295.586 132.6-295.586 295.584 0 162.989 132.599 295.591 295.586 295.591 162.987 0 295.59-132.602 295.59-295.59 0-162.986-132.603-295.585-295.59-295.585'/%3E%3C/g%3E%3Cg opacity='.07'%3E%3Cpath fill='%237464ac' d='M1934.498 727C1750.606 727 1601 577.39 1601 393.497 1601 209.606 1750.606 60 1934.498 60 2118.391 60 2268 209.606 2268 393.497 2268 577.39 2118.391 727 1934.498 727m-.642-628.445c-162.987 0-295.586 132.6-295.586 295.584 0 162.989 132.599 295.591 295.586 295.591 162.987 0 295.59-132.602 295.59-295.59 0-162.986-132.603-295.585-295.59-295.585'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/contain;
    background-repeat: no-repeat;
    background-position: center; }
    @media only screen and (max-width: 1171px) {
        .page-template--main-page::after {
            width: 1271px;
            height: 569px;
            left: -285px;
            bottom: -90px;
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1271' height='569' viewBox='0 0 1271 569'%3E%3Cg%3E%3Cg opacity='.07'%3E%3Cpath fill='%23f89c4f' d='M233.499 467C104.746 467 0 362.251 0 233.498 0 104.747 104.746 0 233.499 0 362.25 0 467 104.747 467 233.498 467 362.25 362.251 467 233.499 467m-.445-440.006c-114.118 0-206.96 92.842-206.96 206.959 0 114.119 92.842 206.963 206.96 206.963 114.118 0 206.962-92.844 206.962-206.963 0-114.117-92.844-206.959-206.962-206.959'/%3E%3C/g%3E%3Cg opacity='.07'%3E%3Cpath fill='%237464ac' d='M1037.499 569C908.746 569 804 464.251 804 335.498 804 206.747 908.746 102 1037.499 102 1166.25 102 1271 206.747 1271 335.498 1271 464.25 1166.251 569 1037.499 569m-.445-440.006c-114.118 0-206.96 92.842-206.96 206.959 0 114.119 92.842 206.963 206.96 206.963 114.118 0 206.962-92.844 206.962-206.963 0-114.117-92.844-206.959-206.962-206.959'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/contain; } }
    @media only screen and (max-width: 766px) {
        .page-template--main-page::after {
            display: none; } }

.page-template--main-page .half-img + .banner-container {
    margin-top: 120px; }
    @media only screen and (max-width: 1171px) {
        .page-template--main-page .half-img + .banner-container {
            margin-top: 60px; } }

.main-gradient-container {
    position: relative; }
    .main-gradient-container .main-gradient {
        background-image: linear-gradient(to bottom, #fbfafc 0%, #f5f3f8 100%);
        z-index: -5;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }

.testimonial-text {
    font-size: 16px;
    line-height: 1.81; }
    @media only screen and (max-width: 766px) {
        .testimonial-text {
            font-size: 14px;
            line-height: 1.86; } }

.testimonial-text a {
    font-weight: 700;
    color: #7464ac;
    border-bottom: 1px dotted transparent;
    transition: border 0.3s ease;
    -webkit-transition: border 0.3s ease; }
    .testimonial-text a:hover {
        border-color: #7464ac; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.testimonial {
    box-shadow: 0 0 10px rgba(9, 28, 46, 0.16);
    border-radius: 2px 2px 5px 5px;
    background-color: #fff;
    border-bottom: 5px solid #7464ac;
    box-sizing: border-box;
    text-align: center; }
    @media only screen and (min-width: 1171px) {
        .testimonial {
            display: flex;
            flex-direction: column;
            height: 100%; } }
    .testimonial-content {
        box-sizing: border-box;
        padding: 40px 35px 35px 35px; }
        @media only screen and (min-width: 1171px) {
            .testimonial-content {
                flex: 1 0 auto; } }
    .testimonial-img {
        border-radius: 100%;
        margin: 0 auto;
        margin-bottom: 17px;
        position: relative;
        height: 40px;
        width: 40px; }
        .testimonial-img img {
            display: none; }
        .testimonial-img .testimonial-img-quotes {
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%237464ac' d='M20 40c11.046 0 20-8.954 20-20S31.046 0 20 0 0 8.954 0 20s8.954 20 20 20z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M12 17.377C12 15.573 13.396 14 15.512 14c2.386 0 3.917 1.99 3.917 4.441 0 6.2-4.142 8.281-6.979 8.559v-2.822c1.711-.278 3.602-1.712 3.692-3.84-.225.139-.54.231-.945.231C13.17 20.57 12 19.32 12 17.377zm8.571 0c0-1.804 1.396-3.377 3.512-3.377C26.47 14 28 15.99 28 18.441c0 6.2-4.142 8.281-6.978 8.559v-2.822c1.71-.278 3.601-1.712 3.691-3.84-.225.139-.54.231-.945.231-2.026 0-3.197-1.249-3.197-3.192z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center/40px auto;
            position: absolute;
            height: 40px;
            width: 40px;
            border-radius: 100%;
            bottom: 0;
            right: 0; }
        .testimonial-img.has-pic {
            height: 80px;
            width: 80px; }
            .testimonial-img.has-pic img {
                display: block;
                height: 100%;
                width: 100%;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto;
                object-fit: cover;
                border-radius: 100%; }
            .testimonial-img.has-pic .testimonial-img-quotes {
                right: -15px; }
    .testimonial-name {
        text-transform: uppercase;
        color: #081c2f;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 15px; }
    .testimonial-text {
        color: #081c2f;
        font-weight: 400;
        line-height: 29px; }
        @media only screen and (max-width: 766px) {
            .testimonial-text {
                line-height: 26px; } }
    .testimonial-company {
        color: #616575;
        font-size: 18px;
        font-weight: 700;
        border-top: 1px solid #ddd;
        box-sizing: border-box;
        padding: 20px;
        display: block;
        transition: 0.2s; }
        .testimonial-company:hover {
            color: #7464ac; }

.page-template--inner-page {
    overflow: hidden;
    position: relative;
    padding-top: 139px; }
    @media only screen and (max-width: 1171px) {
        .page-template--inner-page {
            padding-top: 80px; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.page-template--inner-page {
    padding-bottom: 80px; }
    .page-template--inner-page::after {
        content: '';
        position: absolute;
        right: -160px;
        top: -85px;
        bottom: inherit;
        left: inherit;
        width: 805px;
        height: 830px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='804' height='829' viewBox='0 0 804 829'%3E%3Cg%3E%3Cg opacity='.07' transform='rotate(-52 267 562)'%3E%3Cpath fill='%23f89c4f' d='M266.999 829C119.774 829 0 709.223 0 561.997 0 414.775 119.774 295 266.999 295 414.223 295 534 414.775 534 561.997 534 709.223 414.223 829 266.999 829m-.515-503.133c-130.487 0-236.646 106.159-236.646 236.645 0 130.488 106.159 236.65 236.646 236.65 130.488 0 236.649-106.162 236.649-236.65 0-130.486-106.161-236.645-236.649-236.645'/%3E%3C/g%3E%3Cg opacity='.07' transform='rotate(-52 537 267)'%3E%3Cpath fill='%237464ac' d='M536.999 534C389.774 534 270 414.223 270 266.997 270 119.775 389.774 0 536.999 0 684.223 0 804 119.775 804 266.997 804 414.223 684.223 534 536.999 534m-.515-503.133c-130.487 0-236.646 106.159-236.646 236.645 0 130.488 106.159 236.65 236.646 236.65 130.488 0 236.649-106.162 236.649-236.65 0-130.486-106.161-236.645-236.649-236.645'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/contain;
        z-index: -1; }
        @media only screen and (max-width: 1171px) {
            .page-template--inner-page::after {
                right: -200px;
                top: -80px;
                width: 580px;
                height: 520px; } }
        @media only screen and (max-width: 766px) {
            .page-template--inner-page::after {
                right: -140px;
                top: -50px;
                width: 380px;
                height: 320px; } }
    .page-template--inner-page::before {
        display: none; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.page-template--certification-process {
    overflow: hidden;
    position: relative;
    padding-top: 139px; }
    @media only screen and (max-width: 1171px) {
        .page-template--certification-process {
            padding-top: 80px; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.sc-certification-process {
    margin-top: 125px; }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .sc-certification-process {
            margin-top: 145px; } }
    @media only screen and (max-width: 766px) {
        .sc-certification-process {
            margin-top: 66px; } }
    .sc-certification-process__footer {
        margin: 111px 0; }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .sc-certification-process__footer {
                margin: 142px 0 0; } }
        @media only screen and (max-width: 766px) {
            .sc-certification-process__footer {
                margin: 70px 0 0; } }
        .sc-certification-process__footer .btn {
            margin-top: 47px;
            min-width: 174px; }
            @media only screen and (max-width: 766px) {
                .sc-certification-process__footer .btn {
                    margin-top: 22px; } }
    .sc-certification-process__steps {
        position: relative; }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .sc-certification-process__steps {
                padding-left: 124px; } }
        @media only screen and (max-width: 766px) {
            .sc-certification-process__steps {
                padding-left: 58px; } }

.page-template--certification-process::before, .page-template--certification-process::after {
    content: '';
    position: absolute;
    z-index: -1;
    pointer-events: none;
    width: 887px;
    height: 887px;
    display: block; }
    @media only screen and (min-width: 767px) and (max-width: 1170px) {
        .page-template--certification-process::before, .page-template--certification-process::after {
            width: 316px;
            height: 316px; } }
    @media only screen and (max-width: 766px) {
        .page-template--certification-process::before, .page-template--certification-process::after {
            width: 221px;
            height: 221px; } }

.page-template--certification-process::before {
    right: -423px;
    top: -194px;
    bottom: inherit;
    left: inherit;
    background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='887px' height='887px' viewBox='0 0 887 887' style='enable-background:new 0 0 887 887;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23E3E0EE;%7D%0A%3C/style%3E%3Cpath class='st0' d='M443.5,887C198.9,887,0,688,0,443.5C0,198.9,198.9,0,443.5,0C688,0,887,199,887,443.5S688,887,443.5,887 M443,51C226.3,51,50,227.3,50,444s176.3,393,393,393s393-176.3,393-393S659.7,51,443,51'/%3E%3C/svg%3E%0A") no-repeat center center/contain;
    z-index: 1; }
    @media only screen and (min-width: 767px) and (max-width: 1170px) {
        .page-template--certification-process::before {
            right: -130px;
            top: -50px; } }
    @media only screen and (max-width: 766px) {
        .page-template--certification-process::before {
            left: inherit;
            right: -140px;
            top: -50px; } }

.page-template--certification-process::after {
    right: -66px;
    top: -507px;
    bottom: inherit;
    left: inherit;
    z-index: 0;
    background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='887px' height='887px' viewBox='0 0 887 887' style='enable-background:new 0 0 887 887;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FEEBDC;%7D%0A%3C/style%3E%3Cpath class='st0' d='M443.5,887C198.9,887,0,688,0,443.5C0,198.9,198.9,0,443.5,0C688,0,887,199,887,443.5S688,887,443.5,887 M443,51C226.3,51,50,227.3,50,444s176.3,393,393,393s393-176.3,393-393S659.7,51,443,51'/%3E%3C/svg%3E%0A") no-repeat center center/contain; }
    @media only screen and (min-width: 767px) and (max-width: 1170px) {
        .page-template--certification-process::after {
            right: 80px;
            top: 60px; } }
    @media only screen and (max-width: 766px) {
        .page-template--certification-process::after {
            right: 6px;
            top: 34px; } }

.svg-mover {
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    overflow: visible; }
    .svg-mover__container {
        position: absolute;
        top: 0;
        left: 0;
        width: 314px;
        height: 100%; }
        @media only screen and (min-width: 1023px) {
            .svg-mover__container {
                left: 50%;
                transform: translate(-50%, 0); } }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .svg-mover__container {
                left: 56px; } }
        @media only screen and (max-width: 766px) {
            .svg-mover__container {
                left: 18px; } }
    .svg-mover path {
        fill: none;
        stroke: #7464ac;
        transition: d 0.15s cubic-bezier(0.46, 0.03, 0.52, 0.96); }
    .svg-mover__icon {
        pointer-events: none;
        background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='40' viewBox='0 0 31 40'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%237464ac' d='M31 33c0-8.284-6.94-15-15.5-15C6.94 18 0 24.716 0 33c0 8.284 31 8.284 31 0z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M15.5 15a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/32px auto;
        box-shadow: 0 0 26px rgba(116, 100, 172, 0.16);
        border-radius: 100%;
        position: absolute;
        width: 74px;
        height: 74px;
        left: -37px;
        top: -37px;
        transform: translate(0, 0);
        z-index: 2;
        will-change: transform; }
        @media only screen and (max-width: 766px) {
            .svg-mover__icon {
                box-shadow: 0 0 22px rgba(116, 100, 172, 0.16);
                background-size: 18px auto;
                width: 40px;
                height: 40px;
                left: -20px;
                top: -20px; } }

.questioner__input-label {
    font-size: 16px;
    line-height: 1.81; }
    @media only screen and (max-width: 766px) {
        .questioner__input-label {
            font-size: 14px;
            line-height: 1.86; } }

.page-template--questions {
    overflow: hidden;
    position: relative;
    padding-top: 139px; }
    @media only screen and (max-width: 1171px) {
        .page-template--questions {
            padding-top: 80px; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.questioner {
    margin: 92px 0 115px;
    padding: 66px 32px 70px;
    overflow: hidden;
    position: relative; }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .questioner {
            margin: 62px 0 102px;
            padding: 62px 32px 70px; } }
    @media only screen and (max-width: 766px) {
        .questioner {
            margin: 16px 0 100px;
            padding: 63px 30px 57px; } }
    .questioner__progress {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 8px;
        background-color: #feebdc; }
        @media only screen and (max-width: 766px) {
            .questioner__progress {
                height: 4px; } }
        .questioner__progress-bar {
            position: absolute;
            left: 0;
            top: 0;
            width: 20%;
            height: 100%;
            background-color: #f9b072;
            transition: width 0.3s ease;
            -webkit-transition: width 0.3s ease; }
    .questioner__back-button {
        text-align: left;
        position: absolute;
        left: 30px;
        top: 24px; }
        @media only screen and (max-width: 766px) {
            .questioner__back-button {
                top: 21px; } }
    .questioner__label {
        max-width: 420px;
        display: block;
        margin: 0 auto 32px;
        overflow: hidden;
        transition: 0.2s; }
        @media only screen and (max-width: 766px) {
            .questioner__label {
                margin: 0 auto 25px; } }
        .questioner__label.is-hidden {
            height: 0; }
    .questioner__form {
        max-width: 420px;
        display: block;
        margin: 13px auto 0; }
    .questioner__steps {
        display: none; }
        .questioner__steps.is-active {
            display: block; }
    .questioner__title {
        margin-bottom: 32px; }
        @media only screen and (max-width: 766px) {
            .questioner__title {
                margin-bottom: 35px; } }
    .questioner__input + .questioner__input {
        margin-top: 15px; }
    .questioner__input-group {
        list-style: none;
        padding-left: 0;
        margin: 0 auto;
        display: block;
        max-width: 386px;
        font-size: 0;
        line-height: 0; }
    .questioner__input-label {
        font-weight: 700;
        border-radius: 2px;
        border: 1px solid rgba(9, 28, 46, 0.2);
        display: block;
        color: #1a1919;
        cursor: pointer;
        margin: 0;
        padding: 9px 10px;
        transition: border 0.3s ease, box-shadow 0.3s ease;
        -webkit-transition: border 0.3s ease, box-shadow 0.3s ease; }
        .questioner__input-label:hover {
            border: 1px solid #091c2e; }
    .questioner__input input {
        opacity: 0;
        position: absolute; }
        .questioner__input input:checked + .questioner__input-label {
            border-color: #091c2e; }

.page-template--questions::before, .page-template--questions::after {
    content: '';
    position: absolute;
    z-index: -1;
    pointer-events: none;
    width: 887px;
    height: 887px; }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .page-template--questions::before, .page-template--questions::after {
            width: 621px;
            height: 621px; } }
    @media only screen and (max-width: 766px) {
        .page-template--questions::before, .page-template--questions::after {
            width: 444px;
            height: 444px; } }

.page-template--questions::before {
    left: -20%;
    top: 51%;
    bottom: inherit;
    background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='887px' height='887px' viewBox='0 0 887 887' style='enable-background:new 0 0 887 887;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23E3E0EE;%7D%0A%3C/style%3E%3Cpath class='st0' d='M443.5,887C198.9,887,0,688,0,443.5C0,198.9,198.9,0,443.5,0C688,0,887,199,887,443.5S688,887,443.5,887 M443,51C226.3,51,50,227.3,50,444s176.3,393,393,393s393-176.3,393-393S659.7,51,443,51'/%3E%3C/svg%3E%0A") no-repeat center center/contain; }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .page-template--questions::before {
            top: 75%;
            left: -50%; } }
    @media only screen and (max-width: 766px) {
        .page-template--questions::before {
            left: inherit;
            top: 71%;
            right: -42%; } }

.page-template--questions::after {
    right: -20%;
    top: 85%;
    bottom: inherit;
    left: inherit;
    background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='887px' height='887px' viewBox='0 0 887 887' style='enable-background:new 0 0 887 887;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FEEBDC;%7D%0A%3C/style%3E%3Cpath class='st0' d='M443.5,887C198.9,887,0,688,0,443.5C0,198.9,198.9,0,443.5,0C688,0,887,199,887,443.5S688,887,443.5,887 M443,51C226.3,51,50,227.3,50,444s176.3,393,393,393s393-176.3,393-393S659.7,51,443,51'/%3E%3C/svg%3E%0A") no-repeat center center/contain; }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .page-template--questions::after {
            top: 69%;
            right: -46%; } }
    @media only screen and (max-width: 766px) {
        .page-template--questions::after {
            right: inherit;
            left: -33%;
            top: 72%; } }

@media only screen and (max-width: 766px) {
    .final-screen {
        margin-top: -38px;
        width: calc(100% + 20px);
        margin-left: -10px; } }

.final-screen__image {
    margin-top: 10px; }
    @media only screen and (max-width: 766px) {
        .final-screen__image {
            margin-top: 18px; } }
    @media only screen and (max-width: 766px) {
        .final-screen__image img {
            max-width: 88px; } }

.final-screen__sub-title {
    margin-top: 16px; }
    @media only screen and (max-width: 766px) {
        .final-screen__sub-title {
            margin-top: 23px; } }

.final-screen__list {
    list-style: none;
    margin: 20px 0 0;
    padding-left: 0; }
    @media only screen and (max-width: 766px) {
        .final-screen__list {
            margin-top: 17px; } }
    .final-screen__list li + li {
        margin-top: 7px; }
        @media only screen and (max-width: 766px) {
            .final-screen__list li + li {
                margin-top: 0; } }

.final-screen__text {
    margin-top: 28px; }
    @media only screen and (max-width: 766px) {
        .final-screen__text {
            margin-top: 25px; } }

.final-screen__footer {
    border-top: 1px solid rgba(9, 28, 46, 0.2);
    margin-top: 39px;
    padding-top: 42px; }
    @media only screen and (max-width: 766px) {
        .final-screen__footer {
            margin-top: 35px;
            padding-top: 28px; } }
    .final-screen__footer .btn {
        margin-top: 22px; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.news-page-template::after {
    content: '';
    position: absolute;
    right: -160px;
    top: -85px;
    bottom: inherit;
    left: inherit;
    width: 805px;
    height: 830px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='804' height='829' viewBox='0 0 804 829'%3E%3Cg%3E%3Cg opacity='.07' transform='rotate(-52 267 562)'%3E%3Cpath fill='%23f89c4f' d='M266.999 829C119.774 829 0 709.223 0 561.997 0 414.775 119.774 295 266.999 295 414.223 295 534 414.775 534 561.997 534 709.223 414.223 829 266.999 829m-.515-503.133c-130.487 0-236.646 106.159-236.646 236.645 0 130.488 106.159 236.65 236.646 236.65 130.488 0 236.649-106.162 236.649-236.65 0-130.486-106.161-236.645-236.649-236.645'/%3E%3C/g%3E%3Cg opacity='.07' transform='rotate(-52 537 267)'%3E%3Cpath fill='%237464ac' d='M536.999 534C389.774 534 270 414.223 270 266.997 270 119.775 389.774 0 536.999 0 684.223 0 804 119.775 804 266.997 804 414.223 684.223 534 536.999 534m-.515-503.133c-130.487 0-236.646 106.159-236.646 236.645 0 130.488 106.159 236.65 236.646 236.65 130.488 0 236.649-106.162 236.649-236.65 0-130.486-106.161-236.645-236.649-236.645'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/contain;
    z-index: -1; }
    @media only screen and (max-width: 1171px) {
        .news-page-template::after {
            right: -200px;
            top: -80px;
            width: 580px;
            height: 520px; } }
    @media only screen and (max-width: 766px) {
        .news-page-template::after {
            right: -140px;
            top: -50px;
            width: 380px;
            height: 320px; } }

.news-page-template::before {
    display: none; }

.sc-news-list {
    margin-top: 52px; }
    @media only screen and (min-width: 767px) and (max-width: 1170px) {
        .sc-news-list {
            margin-top: 46px; } }
    @media only screen and (max-width: 766px) {
        .sc-news-list {
            margin-top: 40px; } }
    .sc-news-list .pagination {
        margin: 47px 0 60px; }
        @media only screen and (min-width: 767px) and (max-width: 1170px) {
            .sc-news-list .pagination {
                margin: 23px 0; } }
        @media only screen and (max-width: 766px) {
            .sc-news-list .pagination {
                margin: 15px 0 24px; } }
    .sc-news-list .container .row {
        display: flex;
        align-items: stretch; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.news-detail {
    margin: -47px 0 160px;
    padding: 70px 0 115px; }
    @media only screen and (max-width: 1023px) {
        .news-detail {
            box-shadow: none;
            padding: 36px 0;
            margin: 0 0 77px; } }
    @media only screen and (max-width: 766px) {
        .news-detail {
            padding: 40px 0;
            margin-bottom: 66px; } }
    .news-detail .intro-video {
        padding-top: 40px;
        padding-bottom: 74px; }
        @media only screen and (max-width: 1023px) {
            .news-detail .intro-video {
                padding-bottom: 64px; } }
        @media only screen and (max-width: 766px) {
            .news-detail .intro-video {
                margin-top: 30px; } }
        .news-detail .intro-video-container {
            margin-top: 0; }

.page-template--news-detail {
    padding-top: 0; }
    .page-template--news-detail::before, .page-template--news-detail::after {
        display: none; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.thank-you-block {
    text-align: center; }
    .thank-you-block .title {
        margin: 10px 0 30px 0; }

.success-icon {
    margin: 0 auto;
    height: 172px;
    width: 172px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='172' height='172' viewBox='0 0 172 172'%3E%3Cdefs%3E%3Cmask id='bnlkb' width='2' height='2' x='-1' y='-1'%3E%3Cpath fill='%23fff' d='M18 18h136v136H18z'/%3E%3Cpath d='M86 154c37.555 0 68-30.445 68-68s-30.445-68-68-68-68 30.445-68 68 30.445 68 68 68z'/%3E%3C/mask%3E%3Cfilter id='bnlka' width='202' height='202' x='-15' y='-15' filterUnits='userSpaceOnUse'%3E%3CfeOffset in='SourceGraphic' result='FeOffset1048Out'/%3E%3CfeGaussianBlur in='FeOffset1048Out' result='FeGaussianBlur1049Out' stdDeviation='9.2 9.2'/%3E%3C/filter%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cg filter='url(%23bnlka)'%3E%3Cpath fill='none' d='M86 154c37.555 0 68-30.445 68-68s-30.445-68-68-68-68 30.445-68 68 30.445 68 68 68z' mask='url(&quot;%23bnlkb&quot;)'/%3E%3Cpath fill='%237464ac' fill-opacity='.16' d='M86 154c37.555 0 68-30.445 68-68s-30.445-68-68-68-68 30.445-68 68 30.445 68 68 68z'/%3E%3C/g%3E%3Cpath fill='%23fff' d='M86 154c37.555 0 68-30.445 68-68s-30.445-68-68-68-68 30.445-68 68 30.445 68 68 68z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23f89c4f' stroke-miterlimit='50' stroke-width='6' d='M63 86.806v0L81.154 104v0L111 72v0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/172px auto; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.newsletter-subscribe .checkbox {
    margin-bottom: 20px; }

.newsletter-subscribe .modal__form-info {
    margin-top: 12px; }

.newsletter-subscribe .right-text .title {
    margin-bottom: 20px; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.sc-contact {
    margin-bottom: 80px; }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .sc-contact {
            margin-bottom: 40px; } }
    @media only screen and (max-width: 766px) {
        .sc-contact {
            margin-bottom: 22px; } }

.contact-form {
    margin-top: 139px;
    max-width: 646px;
    padding: 52px 90px 70px; }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .contact-form {
            margin-top: 79px;
            max-width: 100%;
            padding: 62px 124px 70px;
            margin-bottom: 66px; } }
    @media only screen and (max-width: 766px) {
        .contact-form {
            padding: 43px 32px 58px;
            max-width: 100%;
            margin-top: 29px;
            margin-bottom: 58px; } }
    .contact-form .title {
        margin-bottom: 34px; }
        @media only screen and (max-width: 1023px) {
            .contact-form .title {
                margin-bottom: 28px; } }
        @media only screen and (max-width: 766px) {
            .contact-form .title {
                font-size: 33px;
                line-height: 1.27; } }
    .contact-form .dropdown,
    .contact-form .text-field {
        max-width: 100%;
        margin-bottom: 23px; }
    .contact-form .btn {
        width: 100%;
        min-width: 1px; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.sc-cert-holder-list {
    margin-top: 52px; }
    @media only screen and (min-width: 767px) and (max-width: 1170px) {
        .sc-cert-holder-list {
            margin-top: 46px; } }
    @media only screen and (max-width: 766px) {
        .sc-cert-holder-list {
            margin-top: 40px; } }
    .sc-cert-holder-list .cert-holder-container {
        height: auto !important;
        display: flex;
        padding: 0 15px; }
        .sc-cert-holder-list .cert-holder-container .certificate-holder {
            width: 268px;
            margin-right: 32px; }
            .sc-cert-holder-list .cert-holder-container .certificate-holder:nth-of-type(4n) {
                margin-right: 0; }
            @media only screen and (max-width: 1171px) {
                .sc-cert-holder-list .cert-holder-container .certificate-holder {
                    width: 48%;
                    margin-right: 0; } }
            @media only screen and (max-width: 766px) {
                .sc-cert-holder-list .cert-holder-container .certificate-holder {
                    width: 100%; } }
        @media only screen and (max-width: 1171px) {
            .sc-cert-holder-list .cert-holder-container {
                justify-content: space-between;
                padding: 0 10px; } }
    .sc-cert-holder-list .pagination {
        margin: 47px 0 60px; }
        @media only screen and (min-width: 767px) and (max-width: 1170px) {
            .sc-cert-holder-list .pagination {
                margin: 23px 0; } }
        @media only screen and (max-width: 766px) {
            .sc-cert-holder-list .pagination {
                margin: 15px 0 24px; } }

.cert-holder-page .icon-grid {
    display: none; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.coordinator-logo {
    margin: 40px 0 80px 0;
    display: block; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.search-result__counts {
    border-bottom: 1px solid rgba(8, 28, 47, 0.2);
    padding-bottom: 20px;
    margin-bottom: 51px; }
    @media only screen and (max-width: 766px) {
        .search-result__counts {
            padding-bottom: 4px;
            margin-bottom: 35px; } }

.search-result__item {
    margin-bottom: 51px; }
    @media only screen and (max-width: 766px) {
        .search-result__item {
            margin-bottom: 30px; } }
    .search-result__item-title {
        transition: color 0.3s ease;
        -webkit-transition: color 0.3s ease; }
        @media only screen and (max-width: 766px) {
            .search-result__item-title {
                font-size: 24px;
                line-height: 1.58; } }
        .search-result__item-title .arrow {
            margin-left: 14px;
            vertical-align: middle; }
            @media only screen and (max-width: 766px) {
                .search-result__item-title .arrow {
                    margin-left: 8px; } }
        .search-result__item-title:hover, .search-result__item-title:focus {
            color: #7464ac; }
            .search-result__item-title:hover .arrow, .search-result__item-title:focus .arrow {
                border-color: #7464ac;
                background-color: #7464ac;
                box-shadow: 0 0 0 3px rgba(116, 100, 172, 0.2); }
            .search-result__item-title:hover .icon::before, .search-result__item-title:focus .icon::before {
                opacity: 1; }
    .search-result__item .breadcrums {
        margin-top: 14px; }
        @media only screen and (max-width: 766px) {
            .search-result__item .breadcrums {
                margin-top: 19px; } }
    .search-result__item .body-text {
        margin-top: 14px; }
        @media only screen and (max-width: 766px) {
            .search-result__item .body-text {
                line-height: 1.86;
                margin-top: 18px; } }

.search-result .search-form {
    margin-bottom: 47px; }
    @media only screen and (max-width: 766px) {
        .search-result .search-form {
            margin-bottom: 34px; } }

.search-result .pagination {
    margin-top: 73px; }
    @media only screen and (max-width: 766px) {
        .search-result .pagination {
            margin-top: 50px; } }

.sc-search-result {
    padding: 58px 0; }
    @media only screen and (max-width: 766px) {
        .sc-search-result {
            padding: 20px 0; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.search-result__item-title--not-found:hover, .search-result__item-title--not-found:focus {
    color: #091c2e; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.editor-text ul li {
    margin-top: 15px; }

.news-detail.card .download-file {
    margin-top: 50px; }

.sc-news-detail-margin .news-detail.card {
    margin: 60px 0 160px 0; }
    @media only screen and (max-width: 1171px) {
        .sc-news-detail-margin .news-detail.card {
            background-color: transparent;
            box-shadow: none;
            margin: 0 0 0 0;
            padding: 0 0 80px 0; } }
    @media only screen and (max-width: 766px) {
        .sc-news-detail-margin .news-detail.card {
            padding: 0 0 80px 0; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.address {
    margin-bottom: 42px; }
    @media only screen and (max-width: 766px) {
        .address {
            margin-bottom: 32px; } }
    .address__title {
        color: #091c2e;
        font-size: 32px;
        line-height: 1.4;
        margin-bottom: 19px; }
        @media only screen and (max-width: 766px) {
            .address__title {
                font-size: 28px;
                line-height: 1.36;
                margin-bottom: 14px; } }
    .address__contact {
        margin-bottom: 10px; }
        @media only screen and (max-width: 766px) {
            .address__contact {
                margin-bottom: 15px; } }
        .address__contact li {
            list-style: none;
            display: inline-block; }
            .address__contact li:not(:last-child)::after {
                content: '.';
                position: relative;
                display: inline-block;
                vertical-align: top;
                top: -4px;
                margin: 0 4px 0 6px; }
        .address__contact-link {
            display: inline-block;
            position: relative; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.banner-container {
    box-sizing: border-box;
    padding: 0 0; }
    @media only screen and (max-width: 1171px) {
        .banner-container {
            padding: 0 0; } }
    @media only screen and (max-width: 766px) {
        .banner-container {
            padding: 0 0; } }

.banner {
    width: 1170px;
    margin: 0 auto;
    border-radius: 2px;
    box-sizing: border-box;
    padding: 80px 500px 80px 100px;
    background: #091c2e url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='370' height='251' viewBox='0 0 370 251'%3E%3Cg%3E%3Cg%3E%3Cg transform='rotate(-270 42 175)'%3E%3Cg%3E%3Cpath fill='%237464ac' d='M13.55 137.9a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M13.55 149.1a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M13.55 160.3a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M13.55 171.5a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M13.55 183.4a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M24.75 137.9a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M24.75 149.1a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M1.65 137.9a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M-9.55 137.9a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M1.65 149.1a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M-9.55 149.1a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M24.75 160.3a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M24.75 171.5a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M24.75 183.4a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M35.95 137.9a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M35.95 149.1a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M35.95 160.3a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M35.95 171.5a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M35.95 183.4a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M47.15 137.9a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M47.15 149.1a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M47.15 160.3a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M47.15 171.5a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M47.15 183.4a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M47.15 194.6a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M47.15 205.8a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M47.15 217a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M59.05 137.9a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M59.05 149.1a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M59.05 160.3a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M59.05 171.5a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M59.05 183.4a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M59.05 194.6a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M59.05 205.8a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M59.05 217a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M70.25 137.9a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M70.25 149.1a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M70.25 160.3a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M70.25 171.5a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M70.25 183.4a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M70.25 194.6a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M70.25 205.8a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M70.25 217a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M81.45 137.9a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M81.45 149.1a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M81.45 160.3a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M81.45 171.5a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M81.45 183.4a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M81.45 194.6a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M81.45 205.8a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M81.45 217a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M92.65 137.9a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M92.65 149.1a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M92.65 160.3a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M92.65 171.5a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M92.65 183.4a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M92.65 194.6a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M92.65 205.8a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M92.65 217a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3C/g%3E%3Cg transform='rotate(-270 327.5 175.5)'%3E%3Cg%3E%3Cpath fill='%237464ac' d='M298.85 172.5a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M298.85 184.4a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M298.85 195.6a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M298.85 206.8a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M298.85 218a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M310.05 172.5a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M310.05 184.4a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M310.05 195.6a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M310.05 206.8a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M310.05 218a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M287.65 206.8a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M276.45 206.8a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M287.65 218a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M276.45 218a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M321.25 172.5a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M321.25 184.4a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M321.25 195.6a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M321.25 206.8a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M321.25 218a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M332.45 138.9a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M332.45 150.1a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M332.45 161.3a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M332.45 172.5a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M332.45 184.4a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M332.45 195.6a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M332.45 206.8a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M332.45 218a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M344.35 138.9a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M344.35 150.1a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M344.35 161.3a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M344.35 172.5a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M344.35 184.4a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M344.35 195.6a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M344.35 206.8a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M344.35 218a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M355.55 138.9a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M355.55 150.1a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M355.55 161.3a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M355.55 172.5a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M355.55 184.4a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M355.55 195.6a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M355.55 206.8a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M355.55 218a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M366.75 138.9a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M366.75 150.1a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M366.75 161.3a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M366.75 172.5a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M366.75 184.4a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M366.75 195.6a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M366.75 206.8a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M366.75 218a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M377.95 138.9a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M377.95 150.1a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M377.95 161.3a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M377.95 172.5a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M377.95 184.4a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M377.95 195.6a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M377.95 206.8a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237464ac' d='M377.95 218a2.45 2.45 0 1 0 0-4.9 2.45 2.45 0 0 0 0 4.9z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23e6ecf2' stroke-miterlimit='50' stroke-opacity='.09' stroke-width='10.5' d='M96 6v0h178v218H96v0z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23e6ecf2' stroke-miterlimit='50' stroke-opacity='.09' stroke-width='10.5' d='M125 49.5h118'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23e6ecf2' stroke-miterlimit='50' stroke-opacity='.09' stroke-width='10.5' d='M125 85.5h118'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23e6ecf2' stroke-miterlimit='50' stroke-opacity='.09' stroke-width='10.5' d='M125 119.5h118'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23e6ecf2' stroke-miterlimit='50' stroke-opacity='.09' stroke-width='10.5' d='M155 154.5h59'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23091c2e' d='M185 237.874l-18.81 6.015-.092-19.748-11.532-16.03 18.752-6.19L185 186l11.682 15.921 18.752 6.19-11.532 16.03-.093 19.748z'/%3E%3Cpath fill='none' stroke='%23aaa0cb' stroke-miterlimit='50' stroke-width='10.5' d='M185 237.874v0l-18.81 6.015v0l-.092-19.748v0l-11.532-16.03v0l18.752-6.19v0L185 186v0l11.682 15.921v0l18.752 6.19v0l-11.532 16.03v0l-.093 19.748v0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat right 40px center/370px auto;
    font-weight: 400; }
    .banner .body-text {
        margin: 35px 0;
        font-size: 16px; }
    @media only screen and (max-width: 1171px) {
        .banner {
            padding: 80px 120px 80px 80px;
            width: 100%; } }
    @media only screen and (max-width: 766px) {
        .banner {
            padding: 30px 30px 200px 30px;
            background-position: bottom 40px center;
            width: calc(100% - 30px); } }

.sc-banner {
    padding: 100px 0 140px 0; }
    @media only screen and (max-width: 1023px) {
        .sc-banner {
            padding: 80px 0 115px 0;
            background-color: transparent; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.sc-blue-bg {
    padding: 60px 0; }
    .sc-blue-bg hr {
        margin: 40px 0; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.blog-image {
    max-width: 1170px;
    margin: 39px 0 0;
    border-radius: 2px;
    overflow: hidden; }
    @media only screen and (max-width: 766px) {
        .blog-image {
            margin-top: 29px; } }
    .blog-image img {
        width: 100%; }
    .blog-image figcaption {
        text-align: center;
        color: #616575;
        font-size: 14px;
        line-height: 1.43;
        padding-top: 18px; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.sc-certificate-info {
    margin: 66px 0 -48px 0; }
    .sc-certificate-info .title {
        margin-bottom: 20px; }
    @media only screen and (max-width: 1171px) {
        .sc-certificate-info {
            margin: 58px 0 -48px 0; } }
    @media only screen and (max-width: 766px) {
        .sc-certificate-info {
            margin: 42px 0 -38px 0; } }

.certificate, .certificate-extra-text {
    font-size: 16px;
    line-height: 1.81; }
    @media only screen and (max-width: 766px) {
        .certificate, .certificate-extra-text {
            font-size: 14px;
            line-height: 1.86; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.sc-certificates {
    margin: 66px 0; }
    .sc-certificates .title {
        font-size: 32px; }
        @media only screen and (max-width: 766px) {
            .sc-certificates .title {
                font-size: 22px; } }
    @media only screen and (max-width: 1171px) {
        .sc-certificates {
            margin: 36px 0; } }

.certificate {
    box-shadow: 0 0 8px rgba(8, 28, 47, 0.1);
    border-radius: 2px;
    background-color: #fff;
    border-left: 4px solid #7464ac;
    box-sizing: border-box;
    padding: 20px 0 20px 45px;
    display: flex;
    justify-content: space-between;
    width: 100% !important;
    overflow: hidden;
    margin: 30px 0 50px 0; }
    @media only screen and (max-width: 766px) {
        .certificate {
            flex-direction: column;
            padding: 20px 20px 20px 20px; } }
    .certificate-about {
        padding: 20px 20px 20px 0;
        width: calc(100% - 131px);
        position: relative; }
        @media only screen and (max-width: 766px) {
            .certificate-about {
                padding: 0 0 0 0;
                width: 100%; } }
        .certificate-about-icon {
            width: 200px;
            height: 200px;
            position: absolute;
            background-color: #f7f5f9;
            right: 20px;
            bottom: -50px;
            border-radius: 100%; }
            @media only screen and (max-width: 766px) {
                .certificate-about-icon {
                    right: -50px;
                    bottom: -200px; } }
            .certificate-about-icon img {
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto; }
    .certificate-price-section {
        width: 130px;
        border-left: 1px solid #cbd0d4;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        text-align: center;
        padding: 0 20px;
        position: relative; }
        @media only screen and (max-width: 766px) {
            .certificate-price-section {
                padding: 20px 0;
                text-align: left;
                border-left: none;
                border-top: 1px solid #cbd0d4;
                margin-top: 30px;
                width: 100%; } }
    .certificate-price {
        color: #7464ac;
        font-size: 24px;
        font-weight: 700;
        line-height: 36px;
        margin-top: -7px; }
        .certificate-price-top {
            color: #616575;
            font-size: 14px;
            font-weight: 700;
            letter-spacing: 0.25px;
            line-height: 36px;
            text-transform: uppercase; }
    .certificate-extra-text {
        color: #616575;
        font-weight: 400;
        position: relative;
        margin-top: 30px; }
    .certificate a {
        font-weight: 700;
        color: #7464ac; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.certificates {
    box-sizing: border-box;
    padding: 70px 0 120px 0; }
    @media only screen and (max-width: 1171px) {
        .certificates {
            padding: 40px 0 40px 0; } }
    .certificates-top {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        @media only screen and (max-width: 1171px) {
            .certificates-top {
                flex-direction: column;
                align-items: center;
                text-align: center; }
                .certificates-top .title {
                    margin-bottom: 30px; } }
        @media only screen and (max-width: 766px) {
            .certificates-top .link-primary {
                display: none; }
            .certificates-top .title {
                margin-bottom: 0; } }
    .certificates-slider-container {
        position: relative;
        margin-top: 60px;
        padding-left: 0;
        padding-right: 0; }
        @media only screen and (max-width: 1171px) {
            .certificates-slider-container {
                margin-top: 20px; }
                .certificates-slider-container .col {
                    margin: 0 auto; } }
        @media only screen and (max-width: 1171px) {
            .certificates-slider-container {
                margin-top: 10px; } }
        .certificates-slider-container .row {
            margin-left: 0;
            margin-right: 0; }
            .certificates-slider-container .row .col {
                padding-left: 0;
                padding-right: 0; }
        .certificates-slider-container .swiper-container {
            width: 1200px;
            padding: 0 15px; }
            @media only screen and (max-width: 1171px) {
                .certificates-slider-container .swiper-container {
                    width: 728px; } }
            @media only screen and (max-width: 766px) {
                .certificates-slider-container .swiper-container {
                    width: 220px;
                    margin-top: 0; } }
        .certificates-slider-container .swiper-wrapper {
            box-sizing: border-box;
            padding: 20px 0; }
        .certificates-slider-container .swiper-slide {
            height: 70px;
            width: 215px;
            transition: 0.2s;
            position: relative;
            cursor: pointer; }
            .certificates-slider-container .swiper-slide:hover {
                box-shadow: 0 0 20px rgba(116, 100, 172, 0.16); }
        .certificates-slider-container .certificate-link {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            height: 100%;
            width: 100%;
            background-color: #fff;
            display: block; }
            .certificates-slider-container .certificate-link img {
                display: block;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto;
                max-height: 90%;
                max-width: 90%; }
    .certificates-arrows {
        position: absolute;
        width: 100%;
        height: 42px;
        z-index: 10;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        pointer-events: none; }
        @media only screen and (max-width: 1171px) {
            .certificates-arrows {
                width: 120px;
                position: relative;
                margin-top: 10px; }
                .certificates-arrows .certificates-arrow-prev {
                    left: 0; }
                .certificates-arrows .certificates-arrow-next {
                    right: 0; } }
    .certificates .certificates-arrow-prev,
    .certificates .certificates-arrow-next {
        height: 42px;
        width: 42px;
        border-radius: 100%;
        box-sizing: border-box;
        position: absolute;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        pointer-events: auto; }
    .certificates .certificates-arrow-prev {
        left: -65px; }
        @media only screen and (max-width: 1171px) {
            .certificates .certificates-arrow-prev {
                left: 0; } }
        .certificates .certificates-arrow-prev .arrow {
            height: 42px;
            width: 42px; }
    .certificates .certificates-arrow-next {
        right: -65px; }
        @media only screen and (max-width: 1171px) {
            .certificates .certificates-arrow-next {
                right: 0; } }
        .certificates .certificates-arrow-next .arrow {
            height: 42px;
            width: 42px; }
    .certificates .swiper-button-disabled {
        opacity: 0.2;
        pointer-events: none; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.content-columns {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 66px 0; }
    @media only screen and (max-width: 1171px) {
        .content-columns {
            margin: 30px 0;
            justify-content: flex-start; } }
    @media only screen and (max-width: 766px) {
        .content-columns {
            margin: 0 0; } }

.certification-process__text a {
    font-weight: 700;
    color: #7464ac;
    border-bottom: 1px dotted transparent;
    transition: border 0.3s ease;
    -webkit-transition: border 0.3s ease; }
    .certification-process__text a:hover {
        border-color: #7464ac; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.certification-process {
    text-align: left;
    display: flex;
    align-items: center;
    padding-left: 51px;
    max-width: 600px;
    margin-bottom: 136px; }
    @media only screen and (max-width: 1023px) {
        .certification-process {
            padding-left: 0;
            margin-bottom: 68px; } }
    @media only screen and (max-width: 766px) {
        .certification-process {
            display: block;
            margin-bottom: 60px; } }
    .sc-certification-process .certification-process {
        max-width: 100%; }
    .certification-process__label {
        color: #7464ac;
        font-size: 14px;
        letter-spacing: 2px; }
    @media only screen and (min-width: 1023px) {
        .certification-process__content {
            max-width: 355px;
            flex: 0 0 355px; } }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .certification-process__content {
            max-width: 300px;
            flex: 0 0 300px; } }
    .certification-process__image {
        text-align: right; }
        @media only screen and (min-width: 1023px) {
            .certification-process__image {
                max-width: calc(100% - 355px);
                flex: 0 0 calc(100% - 355px);
                margin-top: 12px; } }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .certification-process__image {
                max-width: calc(100% - 300px);
                flex: 0 0 calc(100% - 300px);
                margin-top: 104px; } }
        @media only screen and (max-width: 766px) {
            .certification-process__image {
                text-align: center;
                margin-top: 14px; } }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .certification-process__image img {
                width: 100%; } }
        @media only screen and (max-width: 766px) {
            .certification-process__image img {
                width: 100%;
                max-width: 281px; } }
    .certification-process__text {
        margin-top: 20px; }
        @media only screen and (max-width: 766px) {
            .certification-process__text {
                margin-top: 17px; } }
    .certification-process .title {
        line-height: 1.1;
        margin-top: 10px; }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .certification-process .title {
                margin-top: 14px; } }
        @media only screen and (max-width: 766px) {
            .certification-process .title {
                font-size: 33px;
                line-height: 1.27;
                margin-top: 20px; } }
    @media only screen and (min-width: 1023px) {
        .certification-process.certification-process--even {
            flex-direction: row-reverse;
            text-align: right;
            padding-left: 0;
            padding-right: 67px; } }

.content-aria h1, .content-aria h2, .content-aria h3, .content-aria h4, .content-aria h5 {
    color: #091c2e;
    font-weight: 700; }
    .blue-bg .content-aria h1, .content-aria .blue-bg h1, .blue-bg .content-aria h2, .content-aria .blue-bg h2, .blue-bg .content-aria h3, .content-aria .blue-bg h3, .blue-bg .content-aria h4, .content-aria .blue-bg h4, .blue-bg .content-aria h5, .content-aria .blue-bg h5 {
        color: #fff; }

.content-aria h1 {
    font-size: 56px;
    line-height: 1.14; }
    @media only screen and (max-width: 766px) {
        .content-aria h1 {
            font-size: 32px;
            line-height: 1.41; } }

.content-aria h2 {
    font-size: 48px;
    line-height: 1.17; }
    @media only screen and (max-width: 766px) {
        .content-aria h2 {
            font-size: 33px;
            line-height: 1.27; } }

.content-aria h3 {
    font-size: 42px;
    line-height: 1.14; }
    @media only screen and (min-width: 1023px) and (max-width: 1170px) {
        .content-aria h3 {
            font-size: 36px; } }
    @media only screen and (max-width: 766px) {
        .content-aria h3 {
            font-size: 28px;
            line-height: 1.36; } }

.content-aria h4 {
    font-size: 28px;
    line-height: 1.39; }
    @media only screen and (max-width: 766px) {
        .content-aria h4 {
            font-size: 20px;
            line-height: 1.5; } }

.content-aria h5 {
    font-size: 24px;
    line-height: 1.5; }
    @media only screen and (max-width: 766px) {
        .content-aria h5 {
            font-size: 20px; } }

.content-aria ul li {
    position: relative;
    padding-left: 35px; }
    .content-aria ul li::before {
        content: '';
        position: absolute;
        left: 0;
        top: 10px;
        width: 17px;
        height: 14px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='11' viewBox='0 0 14 11'%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%237464ac' stroke-miterlimit='50' stroke-width='3' d='M1 4.701v0L5.538 9v0L13 1v0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/14px auto; }
        @media only screen and (max-width: 766px) {
            .content-aria ul li::before {
                left: 5px;
                top: 6px; } }

.content-aria a {
    font-weight: 700;
    color: #7464ac;
    border-bottom: 1px dotted transparent;
    transition: border 0.3s ease;
    -webkit-transition: border 0.3s ease; }
    .content-aria a:hover {
        border-color: #7464ac; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.sc-content {
    margin-top: 42px;
    z-index: 3; }
    @media only screen and (max-width: 766px) {
        .sc-content {
            margin-top: 50px; } }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .sc-content .sub-title {
            display: none; } }
    @media only screen and (max-width: 766px) {
        .sc-content .sub-title {
            font-size: 18px;
            line-height: 1.83; } }

.content-aria {
    margin: 62px 0; }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .content-aria {
            margin: 55px 0 0; } }
    @media only screen and (max-width: 766px) {
        .content-aria {
            margin: 33px 0 0; } }
    .content-aria h1,
    .content-aria h2,
    .content-aria h3,
    .content-aria h4,
    .content-aria h5 {
        font-family: "Portrait Text Web", sans-serif; }
        .content-aria h1 + p,
        .content-aria h1 + ul,
        .content-aria h2 + p,
        .content-aria h2 + ul,
        .content-aria h3 + p,
        .content-aria h3 + ul,
        .content-aria h4 + p,
        .content-aria h4 + ul,
        .content-aria h5 + p,
        .content-aria h5 + ul {
            margin-top: 24px; }
    .content-aria h2 + p,
    .content-aria h2 + ul {
        margin-top: 26px; }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .content-aria h2 + p,
            .content-aria h2 + ul {
                margin-top: 30px; } }
        @media only screen and (max-width: 766px) {
            .content-aria h2 + p,
            .content-aria h2 + ul {
                margin-top: 24px; } }
    .content-aria h3 + p,
    .content-aria h3 + ul {
        margin-top: 26px; }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .content-aria h3 + p,
            .content-aria h3 + ul {
                margin-top: 30px; } }
        @media only screen and (max-width: 766px) {
            .content-aria h3 + p,
            .content-aria h3 + ul {
                margin-top: 24px; } }
    .content-aria h4 + p,
    .content-aria h4 + ul {
        margin-top: 26px; }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .content-aria h4 + p,
            .content-aria h4 + ul {
                margin-top: 30px; } }
        @media only screen and (max-width: 766px) {
            .content-aria h4 + p,
            .content-aria h4 + ul {
                margin-top: 24px; } }
    .content-aria h5 + p,
    .content-aria h5 + ul {
        margin-top: 26px; }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .content-aria h5 + p,
            .content-aria h5 + ul {
                margin-top: 30px; } }
        @media only screen and (max-width: 766px) {
            .content-aria h5 + p,
            .content-aria h5 + ul {
                margin-top: 24px; } }
    .content-aria strong,
    .content-aria b {
        font-weight: 700; }
    .content-aria p,
    .content-aria ul {
        margin-top: 24px; }
        .content-aria p + p,
        .content-aria p + ul,
        .content-aria ul + p,
        .content-aria ul + ul {
            margin-top: 36px; }
        .content-aria p + h2,
        .content-aria p + h3,
        .content-aria p + h4,
        .content-aria ul + h2,
        .content-aria ul + h3,
        .content-aria ul + h4 {
            margin-top: 74px; }
            @media only screen and (max-width: 766px) {
                .content-aria p + h2,
                .content-aria p + h3,
                .content-aria p + h4,
                .content-aria ul + h2,
                .content-aria ul + h3,
                .content-aria ul + h4 {
                    margin-top: 45px; } }
    .content-aria a.color--orange {
        color: #f89c4f !important; }
        .content-aria a.color--orange:hover {
            border-color: inherit; }
    .content-aria a.color--violet {
        color: #7464ac !important; }
        .content-aria a.color--violet:hover {
            border-color: inherit; }
    .content-aria ul {
        padding-left: 0;
        margin-bottom: 0;
        list-style: none; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.cookie {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 40px 0;
    background-color: rgba(9, 28, 46, 0.9);
    box-shadow: 0 0 16px rgba(9, 28, 46, 0.16);
    display: none;
    z-index: 998;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px; }
    @media only screen and (max-width: 766px) {
        .cookie {
            padding: 30px 0; } }
    .cookie__button {
        display: block;
        width: 100%;
        margin-top: 20px; }
        .cookie__button .btn {
            font-size: 14px;
            padding: 9px 10px;
            min-width: 140px; }
            .cookie__button .btn:first-of-type {
                margin-right: 10px;
                background-color: #fff;
                color: #081c2f; }
    .cookie.cookie--not-set {
        display: block !important; }

.editor-text h1, .editor-text h2, .editor-text h3, .editor-text h4, .editor-text h5 {
    color: #091c2e;
    font-weight: 700; }
    .blue-bg .editor-text h1, .editor-text .blue-bg h1, .blue-bg .editor-text h2, .editor-text .blue-bg h2, .blue-bg .editor-text h3, .editor-text .blue-bg h3, .blue-bg .editor-text h4, .editor-text .blue-bg h4, .blue-bg .editor-text h5, .editor-text .blue-bg h5 {
        color: #fff; }

.editor-text h1 {
    font-size: 56px;
    line-height: 1.14; }
    @media only screen and (max-width: 766px) {
        .editor-text h1 {
            font-size: 32px;
            line-height: 1.41; } }

.editor-text h2 {
    font-size: 48px;
    line-height: 1.17; }
    @media only screen and (max-width: 766px) {
        .editor-text h2 {
            font-size: 33px;
            line-height: 1.27; } }

.editor-text h3 {
    font-size: 42px;
    line-height: 1.14; }
    @media only screen and (min-width: 1023px) and (max-width: 1170px) {
        .editor-text h3 {
            font-size: 36px; } }
    @media only screen and (max-width: 766px) {
        .editor-text h3 {
            font-size: 28px;
            line-height: 1.36; } }

.editor-text h4 {
    font-size: 28px;
    line-height: 1.39; }
    @media only screen and (max-width: 766px) {
        .editor-text h4 {
            font-size: 20px;
            line-height: 1.5; } }

.editor-text h5 {
    font-size: 24px;
    line-height: 1.5; }
    @media only screen and (max-width: 766px) {
        .editor-text h5 {
            font-size: 20px; } }

.editor-text p a {
    font-weight: 700;
    color: #7464ac;
    border-bottom: 1px dotted transparent;
    transition: border 0.3s ease;
    -webkit-transition: border 0.3s ease; }
    .editor-text p a:hover {
        border-color: #7464ac; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.editor-text {
    color: #091c2e;
    margin-top: 32px; }
    @media only screen and (max-width: 766px) {
        .editor-text {
            margin-top: 27px; } }
    .editor-text h1,
    .editor-text h2,
    .editor-text h3,
    .editor-text h4,
    .editor-text h5 {
        font-family: "Portrait Text Web", sans-serif; }
        .editor-text h1 + p,
        .editor-text h2 + p,
        .editor-text h3 + p,
        .editor-text h4 + p,
        .editor-text h5 + p {
            margin-top: 24px; }
    .editor-text h3 + p {
        margin-top: 26px; }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .editor-text h3 + p {
                margin-top: 30px; } }
        @media only screen and (max-width: 766px) {
            .editor-text h3 + p {
                margin-top: 24px; } }
    .editor-text strong,
    .editor-text b {
        font-weight: 700; }
    .editor-text p + p {
        margin-top: 36px; }
    .editor-text p + h2,
    .editor-text p + h3,
    .editor-text p + h4 {
        margin-top: 74px; }
        @media only screen and (max-width: 766px) {
            .editor-text p + h2,
            .editor-text p + h3,
            .editor-text p + h4 {
                margin-top: 64px; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.sc-employee-quotes {
    margin: 0 0 83px; }
    .sc-employee-quotes .title {
        margin-bottom: 30px; }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .sc-employee-quotes {
            margin: 57px 0; } }
    @media only screen and (max-width: 766px) {
        .sc-employee-quotes {
            margin: 66px 0; } }

.faq-item-content a {
    font-weight: 700;
    color: #7464ac;
    border-bottom: 1px dotted transparent;
    transition: border 0.3s ease;
    -webkit-transition: border 0.3s ease; }
    .faq-item-content a:hover {
        border-color: #7464ac; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.sc-faq {
    margin: 66px 0; }
    .sc-faq .title {
        width: 100%; }
    @media only screen and (max-width: 1171px) {
        .sc-faq {
            margin: 36px 0; } }

.faq {
    margin-top: 36px;
    width: 100%; }
    .faq-item {
        background-color: #fff;
        box-shadow: 0 0 8px rgba(8, 28, 47, 0.1);
        border-radius: 2px;
        margin-bottom: 16px;
        border-left: 4px solid #fff;
        transition: 0.2s; }
        .faq-item:hover {
            border-left: 4px solid #7464ac; }
    .faq-item-title {
        position: relative;
        font-size: 20px;
        font-weight: 400;
        line-height: 32px;
        box-sizing: border-box;
        padding: 28px 66px 28px 36px;
        cursor: pointer; }
        .faq-item-title-chevron {
            position: absolute;
            right: 30px;
            top: 0;
            bottom: 0;
            margin: auto;
            height: 32px;
            width: 32px;
            border-radius: 100%;
            background-color: #edeaf3; }
            .faq-item-title-chevron:before {
                content: '';
                background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='12.7px' height='7.8px' viewBox='0 0 12.7 7.8' style='enable-background:new 0 0 12.7 7.8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%237464AC;%7D%0A%3C/style%3E%3Cg%3E%3Cg transform='rotate(-225 7 3.5)'%3E%3Cg%3E%3Cpolygon class='st0' points='10.5,0.9 10.5,9.9 8.5,9.9 8.5,2.9 1.5,2.9 1.5,0.9 '/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/13px auto;
                transition: 0.2s;
                height: 32px;
                width: 32px;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto; }
        @media only screen and (max-width: 1171px) {
            .faq-item-title {
                font-size: 16px;
                line-height: 29px;
                padding: 20px 66px 20px 26px; }
                .faq-item-title-chevron {
                    right: 25px; } }
    .faq-item-content {
        display: none;
        color: #616575;
        font-family: "Sailec", sans-serif;
        font-size: 18px;
        font-weight: 400;
        line-height: 33px;
        box-sizing: border-box;
        padding: 0 30px 40px 30px;
        will-change: height, padding; }
        @media only screen and (max-width: 1171px) {
            .faq-item-content {
                font-size: 14px;
                line-height: 25px;
                padding: 0 26px 30px 26px; } }
    .faq .is-open {
        border-left: 4px solid #7464ac; }
        .faq .is-open .faq-item-title-chevron:before {
            transform: rotate(180deg); }
        .faq .is-open .faq-item-content {
            display: block; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.financing {
    box-sizing: border-box;
    padding: 60px 0 80px 0;
    text-align: center; }
    .financing-text a {
        margin-left: 10px; }
    .financing .financing-img-link {
        display: inline-block;
        margin-top: 30px;
        width: 215px;
        height: 70px;
        border-radius: 2px;
        background-color: #fff;
        position: relative; }
        .financing .financing-img-link img {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            max-width: 90%;
            max-height: 90%;
            filter: grayscale(100%);
            transition: 0.3s; }
        .financing .financing-img-link:hover img {
            filter: grayscale(0%); }
    @media only screen and (max-width: 766px) {
        .financing {
            padding: 20px 0; }
            .financing-text a {
                display: inline-block;
                margin-top: 10px; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.half-img {
    width: 100%;
    display: flex; }
    .half-img .halfwidth-img {
        width: 50%;
        position: relative; }
        .half-img .halfwidth-img img {
            object-fit: cover;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            height: 100%;
            width: 100%; }
    @media only screen and (max-width: 1171px) {
        .half-img {
            flex-direction: column; }
            .half-img .halfwidth-img {
                width: 100%;
                height: 515px; } }
    @media only screen and (max-width: 766px) {
        .half-img .halfwidth-img {
            height: 250px; } }

.typewritter-text-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 50px; }

.typewritter-text {
    position: absolute;
    pointer-events: none;
    font-style: italic; }
    .typewritter-text:not(.is-active) {
        opacity: 0;
        visibility: hidden; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

@media only screen and (max-width: 1171px) {
    .half-img-reverse {
        flex-direction: column-reverse; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.footer-main {
    padding: 93px 0 119px;
    position: relative;
    z-index: 9;
    display: inline-block;
    width: 100%; }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .footer-main {
            padding: 81px 0; } }
    @media only screen and (max-width: 766px) {
        .footer-main {
            padding: 55px 0; } }
    .footer-main .container {
        position: relative; }
        @media only screen and (max-width: 766px) {
            .footer-main .container {
                max-width: calc(100% - 64px); } }
    .footer-main ul {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0; }
    .footer-main .btn {
        margin-top: 12px;
        min-width: 177px; }
    .footer-main__title {
        font-size: 18px;
        line-height: 1.83;
        font-weight: 700;
        opacity: 0.7;
        margin-bottom: 5px; }
    .footer-main__nav {
        margin-bottom: 30px; }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .footer-main__nav {
                margin-bottom: 38px; } }
        @media only screen and (max-width: 766px) {
            .footer-main__nav {
                margin-bottom: 39px; } }
        .footer-main__nav li {
            display: block;
            margin-bottom: 7px; }
        .footer-main__nav-link {
            border-bottom: 1px dotted transparent;
            transition: color 0.3s ease, border 0.3s ease;
            -webkit-transition: color 0.3s ease, border 0.3s ease; }
            .footer-main__nav-link:focus, .footer-main__nav-link:hover {
                color: #f89c4f;
                border-color: #f89c4f; }
    .footer-main__secondary-nav {
        margin-bottom: 27px; }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .footer-main__secondary-nav {
                margin: 38px 0 34px; } }
        @media only screen and (max-width: 766px) {
            .footer-main__secondary-nav {
                margin-bottom: 33px; } }
        .footer-main__secondary-nav li {
            display: inline-block;
            position: relative; }
            .footer-main__secondary-nav li:not(:last-child)::after {
                content: '.';
                position: relative;
                display: inline-block;
                vertical-align: top;
                top: -4px;
                margin: 0 4px 0 6px; }
        .footer-main__secondary-nav a {
            border-bottom: 1px dotted transparent;
            transition: color 0.3s ease, border 0.3s ease;
            -webkit-transition: color 0.3s ease, border 0.3s ease; }
            .footer-main__secondary-nav a:focus, .footer-main__secondary-nav a:hover {
                color: #f89c4f;
                border-color: #f89c4f; }
    .footer-main__contact {
        text-align: right;
        margin-top: 12px; }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .footer-main__contact {
                margin-top: 42px; } }
        @media only screen and (max-width: 1023px) {
            .footer-main__contact {
                text-align: left; } }
        @media only screen and (max-width: 766px) {
            .footer-main__contact {
                margin-top: 48px; } }
        .footer-main__contact li {
            display: inline-block; }
            .footer-main__contact li:not(:last-child)::after {
                content: '.';
                position: relative;
                display: inline-block;
                vertical-align: top;
                margin-left: 10px;
                margin-right: 6px; }
        .footer-main__contact-link {
            font-size: 20px;
            line-height: 1.6;
            display: inline-block;
            border-bottom: 1px dotted transparent;
            transition: color 0.3s ease, border 0.3s ease;
            -webkit-transition: color 0.3s ease, border 0.3s ease; }
            .footer-main__contact-link:focus, .footer-main__contact-link:hover {
                color: #f89c4f;
                border-color: #f89c4f; }
    .footer-main .link {
        margin-right: 18px; }
        .footer-main .link::after {
            width: 12px;
            height: 12px; }
    .footer-main__partners-item {
        margin-right: 36px; }
        @media only screen and (max-width: 766px) {
            .footer-main__partners-item {
                display: inline-block;
                margin-right: 25px;
                margin-bottom: 24px;
                max-width: 150px; } }
        @media only screen and (max-width: 766px) {
            .footer-main__partners-item img {
                max-height: 44px; } }
    .footer-main__copywrite {
        font-size: 12px;
        text-align: right; }
        @media only screen and (max-width: 1023px) {
            .footer-main__copywrite {
                text-align: left; } }
    .footer-main .social-nav {
        margin: 18px 0 26px; }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .footer-main .social-nav {
                margin: 18px 0; } }
        @media only screen and (max-width: 766px) {
            .footer-main .social-nav {
                margin: 20px 0 48px; } }
        @media only screen and (max-width: 1023px) {
            .footer-main .social-nav li {
                margin-left: 0;
                margin-right: 25px; } }
    .footer-main hr {
        border: 0;
        height: 1px;
        display: block;
        width: 100%;
        margin: 7px 0 18px;
        background-color: rgba(255, 255, 255, 0.2); }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .footer-main hr {
                margin: 0 0 19px; } }
        @media only screen and (max-width: 766px) {
            .footer-main hr {
                margin-bottom: 24px; } }

.top-button-container {
    width: 45px;
    height: 70px;
    position: absolute;
    right: 0;
    top: -140px;
    color: #081c2f;
    font-size: 14px;
    font-weight: 400;
    text-align: center; }
    @media only screen and (max-width: 1171px) {
        .top-button-container {
            top: -125px; } }
    @media only screen and (max-width: 766px) {
        .top-button-container {
            top: -100px; } }

.top-button {
    display: block;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    box-shadow: 0 0 16px rgba(9, 28, 46, 0.16);
    background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='17px' height='9.9px' viewBox='0 0 17 9.9' style='enable-background:new 0 0 17 9.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23081C2F;%7D%0A%3C/style%3E%3Cg%3E%3Cg transform='rotate(45 8.5 5.5)'%3E%3Cg%3E%3Cpolygon class='st0' points='16.6,3.6 6.6,3.6 6.6,13.6 4.6,13.6 4.6,1.6 16.6,1.6 '/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center/17px auto;
    transition: 0.2s;
    margin: 0 auto;
    cursor: pointer; }
    .top-button:hover {
        background-position: top 10px center; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.image-gallery__row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -11px; }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .image-gallery__row {
            margin: 0 -10px; } }
    @media only screen and (max-width: 766px) {
        .image-gallery__row {
            margin: 0 -8px; } }

.image-gallery__item {
    padding: 0 11px;
    margin-bottom: 22px;
    overflow: hidden;
    cursor: pointer; }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .image-gallery__item {
            padding: 0 10px;
            margin-bottom: 20px; } }
    @media only screen and (max-width: 766px) {
        .image-gallery__item {
            padding: 0 8px;
            margin-bottom: 16px; } }
    .image-gallery__item-img {
        width: 135px;
        height: 135px;
        background-size: cover;
        background-position: center center;
        transition: box-shadow 0.3s ease;
        -webkit-transition: box-shadow 0.3s ease; }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .image-gallery__item-img {
                width: 128px;
                height: 128px; } }
        @media only screen and (max-width: 766px) {
            .image-gallery__item-img {
                width: 102px;
                height: 102px; } }
        .image-gallery__item-img img {
            position: absolute;
            opacity: 0;
            z-index: -1; }
        .image-gallery__item-img:hover {
            box-shadow: 0 0 10px rgba(9, 28, 46, 0.16); }

.image-gallery .title {
    margin-bottom: 15px; }

.intro-video-iframe-container {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.intro-video {
    text-align: center;
    box-sizing: border-box;
    padding: 60px 0 110px 0;
    position: relative; }
    .intro-video-container {
        width: 770px;
        height: 434px;
        position: relative;
        cursor: pointer;
        overflow: hidden;
        color: #fff;
        margin: 0 auto;
        margin-top: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        .intro-video-container::before {
            z-index: 3; }
    .intro-video-image {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 2; }
        .intro-video-image img {
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto; }
    .intro-video-play-button {
        width: 100px;
        position: absolute;
        z-index: 3; }
        .intro-video-play-button-img {
            display: block;
            margin: 0 auto; }
        .intro-video-play-button-text {
            font-size: 14px;
            font-weight: 700;
            text-align: center; }
    .intro-video-iframe-container {
        border: none;
        background-color: #081c2f; }
    .intro-video .hide-on-play {
        transition: transform 0.3s ease, opacity 0.3s ease;
        -webkit-transition: transform 0.3s ease, opacity 0.3s ease; }
    .intro-video .is-playing .hide-on-play {
        opacity: 0;
        pointer-events: none; }
    @media only screen and (max-width: 1171px) {
        .intro-video {
            padding: 40px 0 110px 0; }
            .intro-video-container {
                width: 725px;
                height: 410px; } }
    @media only screen and (max-width: 766px) {
        .intro-video {
            padding: 10px 0 80px 0; }
            .intro-video-container {
                width: 340px;
                height: 192px; } }
    .intro-video:before {
        content: '';
        position: absolute;
        right: 0;
        left: 0;
        margin: auto;
        bottom: -130px;
        z-index: -1;
        height: 667px;
        width: 1155px;
        pointer-events: none;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1155' height='667' viewBox='0 0 1155 667'%3E%3Cg%3E%3Cg opacity='.07'%3E%3Cpath fill='%23f89c4f' d='M333.498 667C149.606 667 0 517.39 0 333.497 0 149.606 149.606 0 333.498 0 517.391 0 667 149.606 667 333.497 667 517.39 517.391 667 333.498 667m-.642-628.445c-162.987 0-295.586 132.6-295.586 295.584 0 162.989 132.599 295.591 295.586 295.591 162.987 0 295.59-132.602 295.59-295.59 0-162.986-132.603-295.585-295.59-295.585'/%3E%3C/g%3E%3Cg opacity='.07'%3E%3Cpath fill='%237464ac' d='M821.498 667C637.606 667 488 517.39 488 333.497 488 149.606 637.606 0 821.498 0 1005.391 0 1155 149.606 1155 333.497 1155 517.39 1005.391 667 821.498 667m-.642-628.445c-162.987 0-295.586 132.6-295.586 295.584 0 162.989 132.599 295.591 295.586 295.591 162.987 0 295.59-132.602 295.59-295.59 0-162.986-132.603-295.585-295.59-295.585'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center left/contain;
        transform: translate(-500px); }
        @media only screen and (max-width: 1171px) {
            .intro-video:before {
                display: none; } }
        @media only screen and (max-width: 766px) {
            .intro-video:before {
                display: block;
                height: 320px;
                width: 640px;
                bottom: -160px;
                transform: translate(-185px); } }

.intro-icon-text {
    font-size: 20px;
    line-height: 1.6; }
    @media only screen and (max-width: 766px) {
        .intro-icon-text {
            font-size: 18px; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.intro-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    box-sizing: border-box;
    padding: 120px 0 60px 0; }
    @media only screen and (max-width: 1171px) {
        .intro-icons {
            padding: 80px 0 60px 0; } }
    @media only screen and (max-width: 1171px) {
        .intro-icons {
            padding: 80px 0 10px 0; } }

.intro-icon {
    width: 280px;
    margin-bottom: 30px; }
    .intro-icon-img {
        height: 136px;
        width: 136px;
        box-shadow: 0 0 23px rgba(116, 100, 172, 0.16);
        background-color: #fff;
        border-radius: 100%;
        margin: 0 auto;
        position: relative;
        margin-bottom: 30px; }
        @media only screen and (max-width: 766px) {
            .intro-icon-img {
                height: 105px;
                width: 105px; } }
        .intro-icon-img img {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto; }
    .intro-icon-text {
        color: #081c2f;
        font-family: "Sailec", sans-serif;
        font-weight: 700;
        line-height: 29px;
        text-align: center;
        box-sizing: border-box;
        padding: 0 20px; }
    @media only screen and (max-width: 1171px) {
        .intro-icon {
            width: 240px; } }
    @media only screen and (max-width: 766px) {
        .intro-icon {
            width: 270px;
            margin-bottom: 50px; } }

.header-popup {
    font-size: 16px;
    line-height: 1.81; }
    @media only screen and (max-width: 766px) {
        .header-popup {
            font-size: 14px;
            line-height: 1.86; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.header-popup {
    background-color: #edeaf3;
    color: #081c2f;
    width: 100%;
    font-weight: 700;
    text-align: center;
    box-sizing: border-box;
    padding: 15px 20px;
    border-top: 1px solid rgba(8, 28, 47, 0.1);
    border-bottom: 1px solid rgba(8, 28, 47, 0.1);
    position: relative;
    display: block; }
    @media only screen and (max-width: 1171px) {
        .header-popup {
            text-align: left;
            padding: 10px 40px 10px 15px;
            display: flex;
            justify-content: space-between;
            align-items: center; } }
    @media only screen and (max-width: 766px) {
        .header-popup {
            font-size: 12px; } }
    @media only screen and (max-width: 1171px) {
        .header-popup__text {
            padding-right: 20px; } }
    .header-popup__image {
        display: block;
        height: 40px; }
        @media only screen and (min-width: 1171px) {
            .header-popup__image {
                position: absolute;
                right: 40px;
                bottom: 0;
                top: 0;
                margin: auto; } }
        @media only screen and (max-width: 1171px) {
            .header-popup__image {
                min-width: 95px; } }
        .header-popup__image img {
            filter: grayscale(100%);
            transition: filter 0.3s linear; }
        .header-popup__image:hover img {
            filter: grayscale(0%); }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.sc-katalog {
    margin: 0 0 83px; }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .sc-katalog {
            margin: 57px 0; } }
    @media only screen and (max-width: 766px) {
        .sc-katalog {
            margin: 66px 0; } }

.katalog .list {
    margin-top: 31px; }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .katalog .list {
            margin-top: 38px; } }
    @media only screen and (max-width: 766px) {
        .katalog .list {
            margin-top: 23px; } }

.katalog .download-file {
    margin-top: 39px; }
    @media only screen and (max-width: 1023px) {
        .katalog .download-file {
            margin-top: 32px; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.submenu {
    list-style: none;
    position: absolute;
    width: 185px;
    box-shadow: 0 0 8px rgba(8, 28, 47, 0.1);
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 20px;
    left: -50%;
    right: -50%;
    margin: auto;
    transition: 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    height: 0;
    overflow: hidden;
    cursor: auto;
    z-index: 1;
    pointer-events: auto;
    border-radius: 2px; }
    .submenu-element {
        display: block;
        margin-bottom: 5px; }
        .submenu-element-link {
            color: #081c2f;
            font-size: 14px;
            font-weight: 400;
            transition: 0.2s;
            border-bottom: 1px dotted transparent; }
            .submenu-element-link:hover {
                color: #7464ac;
                border-bottom: 1px dotted #7464ac; }
        .submenu-element:first-of-type {
            margin-top: 20px; }
        .submenu-element:last-of-type {
            margin-bottom: 20px; }
    @media only screen and (max-width: 1171px) {
        .submenu {
            position: relative;
            left: 0;
            right: 0;
            width: 100%;
            box-shadow: none;
            padding: 0 0;
            margin-top: 0; }
            .submenu-element {
                margin-bottom: 0; }
                .submenu-element-link {
                    display: block;
                    padding: 10px 0 10px 100px;
                    border-bottom: none;
                    font-size: 16px;
                    color: #616575; }
                    .submenu-element-link:hover {
                        color: #7464ac;
                        border-bottom: none; }
                .submenu-element:first-of-type {
                    margin-top: 0; }
                .submenu-element:last-of-type {
                    margin-bottom: 0; } }
    @media only screen and (max-width: 766px) {
        .submenu-element-link {
            padding: 10px 0 10px 60px;
            font-size: 14px; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.main-nav {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    transition: 0.2s;
    background-color: transparent; }
    @media only screen and (max-width: 1171px) {
        .main-nav {
            background-color: transparent; } }
    .main-nav .logo {
        display: block;
        width: 240px;
        height: 109px;
        transition: 0.2s;
        margin-right: auto;
        position: relative; }
        @media only screen and (max-width: 1171px) {
            .main-nav .logo {
                width: 125px;
                height: 56px; } }
        .main-nav .logo:hover {
            opacity: 0.6; }
        .main-nav .logo--sticky-nav {
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            transition: opacity 0.3s ease;
            -webkit-transition: opacity 0.3s ease; }
        .main-nav .logo img {
            position: absolute;
            max-width: 100%;
            max-height: 100%;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            object-fit: contain; }
    .main-nav.sticky {
        background-color: #fff;
        box-shadow: 0 0 16px rgba(9, 28, 46, 0.16); }
        .main-nav.sticky .logo {
            width: 135px;
            height: 61px; }
            .main-nav.sticky .logo--sticky-nav {
                opacity: 1; }
            @media only screen and (max-width: 1171px) {
                .main-nav.sticky .logo {
                    width: 125px;
                    height: 56px; } }
        .main-nav.sticky .menu-search-icon {
            background-size: 20px; }
        .main-nav.sticky .search-li {
            top: 91px; }
        .main-nav.sticky .search-bar {
            border-top: none;
            box-shadow: 0 6px 6px rgba(9, 28, 46, 0.08);
            border-bottom: none; }

.navbar {
    box-sizing: border-box;
    padding: 15px 0;
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 1171px) {
        .navbar {
            padding: 10px 0; } }

.menu-icon-container {
    height: 56px;
    width: 56px;
    cursor: pointer;
    border-radius: 3px;
    transition: 0.3s;
    position: relative;
    display: none; }
    @media only screen and (max-width: 1171px) {
        .menu-icon-container {
            display: block; } }

.menu-icon {
    width: 30px;
    height: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer; }
    .menu-icon span {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #081c2f;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        transform: rotate(0deg);
        transition: 0.25s ease-in-out; }
        .menu-icon span:nth-child(1) {
            top: 0; }
        .menu-icon span:nth-child(2), .menu-icon span:nth-child(3) {
            top: 10px; }
        .menu-icon span:nth-child(4) {
            top: 20px; }
    .menu-icon.open span:nth-child(1) {
        top: 18px;
        width: 0%;
        left: 50%; }
    .menu-icon.open span:nth-child(2) {
        transform: rotate(45deg); }
    .menu-icon.open span:nth-child(3) {
        transform: rotate(-45deg); }
    .menu-icon.open span:nth-child(4) {
        top: 18px;
        width: 0%;
        left: 50%; }
    .main-nav--light:not(.sticky) .menu-icon span {
        background: #fff; }

.lightbox__thumbnail-image::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.lightbox__iframe iframe {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.lightbox {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.9);
    padding: 53px 40px 0;
    color: #fff;
    will-change: opacity;
    transition: opacity 0.4s ease;
    -webkit-transition: opacity 0.4s ease; }
    @media only screen and (min-width: 767px) and (max-width: 1170px) {
        .lightbox {
            padding: 30px 40px 0; } }
    @media only screen and (max-width: 766px) {
        .lightbox {
            padding: 0; } }
    .lightbox.is-modal-hidden {
        opacity: 0;
        visibility: hidden;
        pointer-events: none; }
    .lightbox.is-modal-open {
        opacity: 1;
        visibility: visible;
        pointer-events: auto; }
    @media only screen and (max-width: 1171px) {
        .lightbox .container {
            max-width: 100%; } }
    @media only screen and (max-width: 766px) {
        .lightbox .container {
            padding: 0; } }
    @media only screen and (max-width: 766px) {
        .lightbox .row {
            margin: 0;
            width: 100%; } }
    @media only screen and (max-width: 766px) {
        .lightbox [class*='col-'] {
            padding: 0; } }
    .lightbox__image-counter {
        font-size: 14px;
        letter-spacing: 0.47px;
        line-height: 1.57;
        display: block;
        width: 100%;
        margin: 5px 0 11px;
        opacity: 0;
        padding: 0 5px; }
        @media only screen and (max-width: 766px) {
            .lightbox__image-counter {
                padding: 0 25px;
                margin: 0 0 6px; } }
    .lightbox__image {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        width: 100%;
        height: calc(100vh - 330px); }
        @media only screen and (max-width: 766px) {
            .lightbox__image {
                height: calc(100vh - 368px);
                min-height: 180px; } }
        .lightbox__image img {
            max-height: 100%; }
    @media only screen and (min-width: 767px) and (max-width: 1170px) {
        .lightbox__iframe {
            height: calc(100vh - 330px); } }
    @media only screen and (max-width: 1171px) {
        .lightbox__iframe {
            padding-top: 0; } }
    .lightbox__iframe-wrapper {
        height: 0;
        overflow: hidden;
        padding-bottom: 57%;
        width: 100%;
        position: relative; }
        @media only screen and (max-width: 1171px) {
            .lightbox__iframe-wrapper {
                padding-bottom: 62%; } }
    .lightbox__iframe iframe {
        border: 0; }
    @media only screen and (max-width: 766px) {
        .lightbox__top-part {
            height: calc(100vh - 101px);
            display: flex;
            width: 100%;
            align-items: center; } }
    .lightbox__top-part .arrow {
        margin-top: 34px; }
        @media only screen and (min-width: 767px) and (max-width: 1170px) {
            .lightbox__top-part .arrow {
                width: 40px;
                height: 40px;
                background-size: 12px auto;
                border-width: 1px; } }
        @media only screen and (max-width: 766px) {
            .lightbox__top-part .arrow {
                display: none; } }
        .lightbox__top-part .arrow--right {
            margin-left: auto; }
    .lightbox__bottom-part {
        padding: 48px 0;
        position: relative; }
        @media only screen and (min-width: 767px) and (max-width: 1170px) {
            .lightbox__bottom-part {
                padding: 30px 0; } }
        @media only screen and (max-width: 766px) {
            .lightbox__bottom-part {
                padding: 13px 0; } }
    .lightbox__thumbnail-slider .swiper-slide {
        width: auto; }
    .lightbox__thumbnail-image {
        background-color: #d8d8d8;
        width: 174px;
        height: 109px;
        display: block;
        position: relative;
        cursor: pointer; }
        @media only screen and (max-width: 1171px) {
            .lightbox__thumbnail-image {
                width: 120px;
                height: 75px; } }
        .lightbox__thumbnail-image img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        .lightbox__thumbnail-image::before {
            border: 4px solid transparent;
            z-index: 2;
            transition: border 0.25s ease;
            -webkit-transition: border 0.25s ease; }
            @media only screen and (max-width: 766px) {
                .lightbox__thumbnail-image::before {
                    border-width: 2px; } }
    .lightbox__thumbnail-arrow {
        position: absolute;
        top: 50%;
        cursor: pointer;
        padding: 10px;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%); }
        @media only screen and (max-width: 766px) {
            .lightbox__thumbnail-arrow {
                display: none; } }
        .lightbox__thumbnail-arrow.arrow--left {
            left: -46px; }
            @media only screen and (min-width: 1171px) and (max-width: 1365px) {
                .lightbox__thumbnail-arrow.arrow--left {
                    left: -38px; } }
        .lightbox__thumbnail-arrow.arrow--right {
            right: -46px; }
            @media only screen and (min-width: 1171px) and (max-width: 1365px) {
                .lightbox__thumbnail-arrow.arrow--right {
                    right: -38px; } }
    .lightbox .swiper-slide-thumb-active .lightbox__thumbnail-image::before {
        border-color: #fff; }
    .lightbox .swiper-slide-active .lightbox__image-counter {
        opacity: 1; }

.close-button {
    background: transparent;
    border: 0;
    padding: 0;
    box-shadow: none;
    margin-left: auto;
    display: block;
    width: 17px;
    height: 17px;
    z-index: 9; }
    @media only screen and (max-width: 766px) {
        .close-button {
            position: absolute;
            right: 26px;
            top: 35px; } }
    @media screen and (max-width: 767px) and (orientation: landscape) {
        .close-button {
            top: 10px;
            right: 10px; } }
    .close-button .icon {
        display: inline-block; }

.news-banner__image::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.news-banner {
    padding: 192px 0 50px; }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .news-banner {
            padding: 117px 0 50px; } }
    @media only screen and (max-width: 766px) {
        .news-banner {
            padding: 101px 0 59px; } }
    .news-banner__image {
        z-index: 0;
        pointer-events: none; }
        .news-banner__image::before {
            background-color: rgba(8, 28, 47, 0.74); }
    .news-banner__info {
        display: flex;
        color: #fff;
        opacity: 0.7;
        margin-top: 29px;
        letter-spacing: 1.17px; }
        @media only screen and (max-width: 766px) {
            .news-banner__info {
                display: block;
                margin-top: 30px; } }
        .news-banner__info-item,
        .news-banner__info li {
            display: inline-block;
            vertical-align: top;
            position: relative; }
        .news-banner__info-item {
            padding-right: 24px;
            margin-right: 17px; }
            @media only screen and (max-width: 766px) {
                .news-banner__info-item {
                    width: 100%;
                    margin-right: 0;
                    padding-right: 0; } }
            .news-banner__info-item:not(:last-child)::before {
                content: '|';
                position: absolute;
                right: 0;
                top: 0; }
                @media only screen and (max-width: 766px) {
                    .news-banner__info-item:not(:last-child)::before {
                        display: none; } }
        .news-banner__info ul {
            list-style: none;
            padding-left: 0;
            margin-bottom: 0; }
            @media only screen and (max-width: 766px) {
                .news-banner__info ul {
                    margin-top: 12px; } }
        .news-banner__info li {
            padding-right: 13px;
            margin-right: 5px; }
            .news-banner__info li:not(:last-child)::before {
                content: '.';
                position: absolute;
                right: 0;
                top: -4px; }
        .news-banner__info a {
            border-bottom: 1px dotted transparent;
            transition: color 0.3s ease, border 0.3s ease;
            -webkit-transition: color 0.3s ease, border 0.3s ease; }
            .news-banner__info a:hover, .news-banner__info a:focus {
                border-color: #fff; }

.sc-news-banner {
    min-height: 622px; }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .sc-news-banner {
            min-height: 504px; } }
    @media only screen and (max-width: 766px) {
        .sc-news-banner {
            min-height: 1px; } }
    .sc-news-banner .container {
        position: relative;
        z-index: 3; }
    .sc-news-banner .sc-breadcrums {
        margin: 0 0 48px; }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .sc-news-banner .sc-breadcrums {
                margin: 0 0 33px; } }
        @media only screen and (max-width: 766px) {
            .sc-news-banner .sc-breadcrums {
                margin: 0 0 50px; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.news-list {
    box-sizing: border-box;
    padding: 80px 0 60px 0; }
    @media only screen and (max-width: 1171px) {
        .news-list {
            padding: 80px 0 30px 0; } }
    .news-list-top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 0; }
        @media only screen and (max-width: 1171px) {
            .news-list-top {
                flex-direction: column;
                align-items: center; } }
    .news-list .newslist-slider-container {
        position: relative;
        margin-top: 60px;
        padding-left: 0;
        padding-right: 0; }
        @media only screen and (max-width: 1171px) {
            .news-list .newslist-slider-container {
                margin-top: 30px; }
                .news-list .newslist-slider-container .col {
                    margin: 0 auto; } }
        @media only screen and (max-width: 766px) {
            .news-list .newslist-slider-container {
                margin-top: 10px;
                width: 100% !important;
                max-width: 100% !important;
                margin-left: 0 !important;
                margin-right: 0 !important; } }
        .news-list .newslist-slider-container .row {
            margin-left: 0;
            margin-right: 0; }
            .news-list .newslist-slider-container .row .col {
                padding-left: 0;
                padding-right: 0; }
        .news-list .newslist-slider-container .swiper-container {
            width: 1200px;
            display: flex;
            height: 100%;
            padding: 15px;
            box-sizing: border-box; }
            @media only screen and (max-width: 1171px) {
                .news-list .newslist-slider-container .swiper-container {
                    width: 725px; } }
            @media only screen and (max-width: 766px) {
                .news-list .newslist-slider-container .swiper-container {
                    width: 350px;
                    padding: 10px; } }
            @media only screen and (max-width: 350px) {
                .news-list .newslist-slider-container .swiper-container {
                    width: 300px !important; } }
        .news-list .newslist-slider-container .swiper-wrapper {
            display: flex;
            align-items: stretch;
            height: auto; }
            @media only screen and (max-width: 766px) {
                .news-list .newslist-slider-container .swiper-wrapper {
                    width: 340px; } }
            @media only screen and (max-width: 350px) {
                .news-list .newslist-slider-container .swiper-wrapper {
                    width: 280px !important; } }
        .news-list .newslist-slider-container .news-link-wrapper {
            width: 100% !important;
            height: 100%; }
    .news-list .newslist-arrows {
        position: absolute;
        width: 100%;
        height: 42px;
        z-index: 10;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        display: none; }
        @media only screen and (max-width: 1171px) {
            .news-list .newslist-arrows {
                width: 120px;
                position: relative;
                display: block;
                margin-top: 20px; } }
    .news-list .newslist-arrow-prev,
    .news-list .newslist-arrow-next {
        height: 42px;
        width: 42px;
        border-radius: 100%;
        position: absolute;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center; }
    .news-list .newslist-arrow-prev {
        left: -65px; }
        @media only screen and (max-width: 1171px) {
            .news-list .newslist-arrow-prev {
                left: 0; } }
        .news-list .newslist-arrow-prev .arrow {
            height: 42px;
            width: 42px; }
    .news-list .newslist-arrow-next {
        right: -65px; }
        @media only screen and (max-width: 1171px) {
            .news-list .newslist-arrow-next {
                right: 0; } }
        .news-list .newslist-arrow-next .arrow {
            height: 42px;
            width: 42px; }
    .news-list .swiper-button-disabled {
        opacity: 0.2;
        pointer-events: none; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.partners {
    background-color: #edeaf3;
    box-sizing: border-box;
    padding: 60px 20px;
    text-align: center; }
    @media only screen and (max-width: 766px) {
        .partners {
            display: flex;
            flex-direction: column;
            align-items: center; } }
    .partners-img {
        display: inline-block;
        margin: 0 7px 0 7px;
        width: 295px;
        height: 96px;
        border-radius: 2px;
        background-color: #fff;
        position: relative; }
        .partners-img img {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            max-width: 80%;
            max-height: 80%;
            filter: grayscale(100%);
            transition: 0.3s; }
        @media only screen and (max-width: 1171px) {
            .partners-img {
                width: 230px;
                height: 75px; } }
        @media only screen and (max-width: 766px) {
            .partners-img {
                display: block;
                width: 295px;
                height: 96px;
                margin: 8px 0 !important; } }
        .partners-img:hover img {
            filter: grayscale(0%); }
        .partners-img:first-of-type {
            margin: 0 7px 0 0; }
        .partners-img:last-of-type {
            margin: 0 0 0 7px; }
    .partners-text {
        font-size: 18px;
        font-weight: 700;
        color: #081c2f;
        margin-bottom: 20px; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.not-found {
    width: 100%;
    box-sizing: border-box;
    padding: 68px 0 0 0; }
    .not-found .lead-text {
        margin-bottom: 25px; }
        @media only screen and (max-width: 1171px) {
            .not-found .lead-text {
                font-size: 18px; } }
    .not-found p a {
        font-weight: 700;
        color: #7464ac;
        border-bottom: 1px dotted transparent;
        transition: border 0.3s ease;
        -webkit-transition: border 0.3s ease; }
        .not-found p a:hover {
            border-color: #7464ac; }
    @media only screen and (max-width: 1171px) {
        .not-found {
            padding: 36px 0 280px 0; } }
    @media only screen and (max-width: 1171px) {
        .not-found {
            padding: 0 0 140px 0; } }

.not-found-page .row {
    min-height: 256px;
    padding-bottom: 85px;
    margin-bottom: -35px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='570' height='256' viewBox='0 0 570 256'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23edeaf3' d='M432 140h50V68zM500.68 3h33.027v136.678H570v35.26h-36.293v61.07L481.807 256v-81.062H382v-5.089zM240 89.637C240 122.312 262.123 147 291.863 147 320.877 147 343 122.675 343 89.637 343 58.05 320.877 33 291.5 33 261.76 33 240 58.051 240 89.637zm-39 1.272C201 41.455 240.477 0 291.181 0 342.247 0 381 38.545 381 89.09c0 49.82-38.753 90.91-89.819 90.91C239.028 180 201 141.818 201 90.91zM50 140h50V68zM118.68 3h33.027v136.678H188v35.26h-36.293v61.07L99.807 256v-81.062H0v-5.089z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat right bottom/570px auto; }
    @media only screen and (max-width: 1171px) {
        .not-found-page .row {
            background-position: bottom;
            margin-bottom: 0;
            padding-bottom: 130px; } }
    @media only screen and (max-width: 766px) {
        .not-found-page .row {
            background-size: contain;
            padding-bottom: 40px; } }

.no-bottom-padding {
    padding-bottom: 0 !important; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.modal {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(97, 101, 117, 0.7);
    overflow: auto;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease; }
    .modal.is-modal-open {
        opacity: 1;
        pointer-events: auto; }
    .modal__header {
        margin-bottom: 30px;
        display: block; }
    .modal__body {
        position: relative;
        width: 100%;
        margin: 96px 0 40px;
        padding: 70px 30px;
        overflow: hidden; }
        @media only screen and (max-width: 766px) {
            .modal__body {
                padding: 45px 33px;
                margin: 96px 0; } }
    .modal__content {
        display: block;
        margin: 0 auto;
        max-width: 386px; }
    .modal__form-info {
        font-size: 9px;
        line-height: 1.78; }
    .modal__close-button {
        opacity: 0.2;
        position: absolute;
        right: 25px;
        top: 25px;
        z-index: 3;
        transition: opacity 0.3s ease;
        -webkit-transition: opacity 0.3s ease; }
        @media only screen and (max-width: 766px) {
            .modal__close-button {
                right: 18px;
                top: 18px; } }
        .modal__close-button:hover, .modal__close-button:focus {
            opacity: 1; }
    .modal__thankyou-message {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 100%;
        height: 100%;
        background-color: #fff;
        max-width: 500px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        z-index: 9;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.3s ease;
        -webkit-transition: opacity 0.3s ease; }
        @media only screen and (max-width: 766px) {
            .modal__thankyou-message {
                padding: 0 40px; } }
        .modal__thankyou-message.is-visible {
            opacity: 1;
            pointer-events: auto; }
    @media only screen and (min-width: 767px) {
        .modal .title--h4 {
            font-size: 32px; } }
    @media only screen and (max-width: 766px) {
        .modal .title--h4 {
            font-size: 22px;
            line-height: 1.55; } }
    @media only screen and (max-width: 766px) {
        .modal .title--h5 {
            font-size: 22px;
            line-height: 1.55; } }
    .modal .text-field {
        max-width: 100%;
        margin-bottom: 20px; }
        @media only screen and (max-width: 766px) {
            .modal .text-field {
                margin-bottom: 15px; } }
    .modal .btn {
        width: 100%;
        margin-bottom: 24px; }
        @media only screen and (max-width: 766px) {
            .modal .btn {
                margin-bottom: 18px; } }
    .modal .checkbox {
        font-size: 12px;
        line-height: 1.83;
        padding-right: 10px;
        margin-bottom: 15px; }

.quote-blog {
    font-size: 24px;
    line-height: 1.5; }
    @media only screen and (max-width: 766px) {
        .quote-blog {
            font-size: 18px;
            line-height: 1.83; } }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.quote-blog {
    line-height: 1.67;
    position: relative;
    margin: 50px 0 75px;
    padding: 42px 26px;
    border-top: 1px solid rgba(8, 28, 47, 0.2);
    border-bottom: 1px solid rgba(8, 28, 47, 0.2); }
    @media only screen and (min-width: 767px) and (max-width: 1022px) {
        .quote-blog {
            margin: 55px 0 65px;
            padding: 35px 6px; } }
    @media only screen and (max-width: 766px) {
        .quote-blog {
            line-height: 1.83;
            margin: 41px 0 62px;
            padding: 35px 0; } }
    .quote-blog::before {
        content: '';
        position: absolute;
        left: 27px;
        top: -20px;
        width: 40px;
        height: 40px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23f9b072' d='M20 40c11.046 0 20-8.954 20-20S31.046 0 20 0 0 8.954 0 20s8.954 20 20 20z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M15.197 20.57c.405 0 .72-.093.945-.232-.09 2.128-1.981 3.562-3.692 3.84V27c2.837-.278 6.979-2.36 6.979-8.559 0-2.452-1.531-4.441-3.917-4.441C13.396 14 12 15.573 12 17.377c0 1.943 1.17 3.192 3.197 3.192zm8.571 0c.405 0 .72-.093.945-.232-.09 2.128-1.98 3.562-3.691 3.84V27C23.858 26.722 28 24.64 28 18.441 28 15.99 26.47 14 24.083 14c-2.116 0-3.512 1.573-3.512 3.377 0 1.943 1.171 3.192 3.197 3.192z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/contain; }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .quote-blog::before {
                left: 7px;
                top: -22px; } }
        @media only screen and (max-width: 766px) {
            .quote-blog::before {
                left: 16px;
                top: -20px; } }
    .quote-blog blockquote {
        margin: 0; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

.testimonials {
    height: 100%;
    box-sizing: border-box;
    padding: 120px 0 70px 0; }
    @media only screen and (max-width: 1171px) {
        .testimonials {
            padding: 60px 0 40px 0; } }
    .testimonials .title {
        text-align: center; }
    .testimonials-slider-container {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        margin-top: 60px; }
        @media only screen and (max-width: 1171px) {
            .testimonials-slider-container {
                margin-top: 20px; }
                .testimonials-slider-container .col {
                    margin: 0 auto; } }
        @media only screen and (max-width: 766px) {
            .testimonials-slider-container {
                margin-top: 10px;
                width: 100% !important;
                max-width: 100% !important;
                margin-left: 0 !important;
                margin-right: 0 !important; } }
        .testimonials-slider-container .row {
            margin-left: 0;
            margin-right: 0; }
            .testimonials-slider-container .row .col {
                padding-left: 0;
                padding-right: 0; }
        .testimonials-slider-container .testimonials-arrows {
            pointer-events: none;
            position: absolute;
            width: 100%;
            height: 42px;
            z-index: 10;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto; }
            @media only screen and (max-width: 1171px) {
                .testimonials-slider-container .testimonials-arrows {
                    width: 120px;
                    position: relative;
                    margin-top: 30px; } }
        .testimonials-slider-container .testimonials-arrow-prev,
        .testimonials-slider-container .testimonials-arrow-next {
            pointer-events: all;
            height: 42px;
            width: 42px;
            border-radius: 100%;
            position: absolute;
            cursor: pointer;
            display: flex;
            justify-content: center;
            align-items: center; }
        .testimonials-slider-container .testimonials-arrow-prev {
            left: -65px; }
            @media only screen and (max-width: 1171px) {
                .testimonials-slider-container .testimonials-arrow-prev {
                    left: 0; } }
            .testimonials-slider-container .testimonials-arrow-prev .arrow {
                height: 42px;
                width: 42px; }
        .testimonials-slider-container .testimonials-arrow-next {
            right: -65px; }
            @media only screen and (max-width: 1171px) {
                .testimonials-slider-container .testimonials-arrow-next {
                    right: 0; } }
            .testimonials-slider-container .testimonials-arrow-next .arrow {
                height: 42px;
                width: 42px; }
        .testimonials-slider-container .swiper-button-disabled {
            opacity: 0.2;
            pointer-events: none; }
        .testimonials-slider-container .swiper-container {
            width: 1200px;
            padding: 10px 10px; }
            @media only screen and (min-width: 1171px) {
                .testimonials-slider-container .swiper-container {
                    display: flex;
                    height: 100%; } }
            @media only screen and (max-width: 1171px) {
                .testimonials-slider-container .swiper-container {
                    width: 370px;
                    margin-top: 20px; } }
            @media only screen and (max-width: 766px) {
                .testimonials-slider-container .swiper-container {
                    width: 350px; } }
            @media only screen and (max-width: 350px) {
                .testimonials-slider-container .swiper-container {
                    width: 300px !important; } }
        .testimonials-slider-container .swiper-wrapper {
            display: flex;
            align-items: center;
            box-sizing: border-box;
            padding: 20px 0;
            height: auto; }
            @media only screen and (min-width: 1171px) {
                .testimonials-slider-container .swiper-wrapper {
                    align-items: stretch; } }
            @media only screen and (max-width: 766px) {
                .testimonials-slider-container .swiper-wrapper {
                    width: 340px; } }
            @media only screen and (max-width: 350px) {
                .testimonials-slider-container .swiper-wrapper {
                    width: 280px !important; } }
        .testimonials-slider-container .swiper-slide {
            width: auto; }

.animate-fade {
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */
    /* stylelint-disable-next-line plugin/stylelint-bem-namics */ }
    .animate-fade.is-visible {
        opacity: 1;
        transition: opacity 250ms linear; }
    .animate-fade.is-hidden {
        opacity: 0;
        transition: opacity 250ms linear;
        pointer-events: none; }

/*# sourceMappingURL=bundle.css.map */
