/* !
 * Attention! This file is generated automatically.
 * Do not write anything here manually, all such edits will be lost.
 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  font-size: 100%;
  border: 0;
  vertical-align: baseline;
  font: inherit;
}

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

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/subset-HelveticaNeue-Light.woff2") format("woff2"),
         url("../fonts/subset-HelveticaNeue-Light.woff") format("woff"),
         url("../fonts/subset-HelveticaNeue-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/subset-HelveticaNeue.woff2") format("woff2"),
         url("../fonts/subset-HelveticaNeue.woff") format("woff"),
         url("../fonts/subset-HelveticaNeue.ttf") format("truetype");
}

@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/subset-HelveticaNeue-Medium.woff2") format("woff2"),
         url("../fonts/subset-HelveticaNeue-Medium.woff") format("woff"),
         url("../fonts/subset-HelveticaNeue-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/subset-HelveticaNeue-Bold.woff2") format("woff2"),
         url("../fonts/subset-HelveticaNeue-Bold.woff") format("woff"),
         url("../fonts/subset-HelveticaNeue-Bold.ttf") format("truetype");
}

a,
area,
button,
[role='button'],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

[role='button'] {
  cursor: pointer;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

svg {
  fill: currentColor;
}

a svg,
button svg {
  pointer-events: none;
}

svg:not(:root) {
  overflow: hidden;
}

table,
blockquote,
pre,
address,
figure {
  margin-top: 0;
  margin-bottom: 1rem;
}

address {
  font-style: normal;
}

li {
  line-height: inherit;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: ink;
      text-decoration-skip-ink: auto;
}

button {
  background-color: inherit;
  border: none;
}

hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 0;
  overflow: visible;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
textarea {
  -webkit-appearance: none;
}

input[type='search'] {
  -webkit-appearance: textfield;
}

button,
input {
  text-transform: none;
  overflow: visible;
}

button,
html [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="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", nospace;
}

code {
  padding: 0.06em 0.3em;
  color: #333;
  background-color: rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}

kbd {
  padding: 0.06em 0.3em;
  color: #333;
  background-color: #f5f7f9;
  border-radius: 4px;
}

pre {
  display: block;
  width: 100%;
  overflow-x: auto;
  -moz-tab-size: 2;
    -o-tab-size: 2;
       tab-size: 2;
}

html {
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
          font-smoothing: antialiased;
}

body {
  font-family: "Helvetica Neue",
                 system-ui,
                 -apple-system,
                 BlinkMacSystemFont,
                 "Segoe UI",
                 Roboto,
                 Oxygen-Sans,
                 Ubuntu,
                 Cantarell,
                 "Helvetica Neue",
                 sans-serif;
  font-size: 18px;
  line-height: 1.667rem;
  word-break: break-word;
}

p {
  margin-top: 1rem;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.667rem;
  -webkit-font-feature-settings: 'kern' 1,
                                   'liga' 1,
                                   'dlig' 0,
                                   'calt' 1,
                                   'onum' 1,
                                   'lnum' 0,
                                   'pnum' 1,
                                   'tnum' 0,
                                   'frac' 1;
          font-feature-settings: 'kern' 1,
                           'liga' 1,
                           'dlig' 0,
                           'calt' 1,
                           'onum' 1,
                           'lnum' 0,
                           'pnum' 1,
                           'tnum' 0,
                           'frac' 1;
}

@supports (font-variant: common-ligatures) {
  p {
    font-variant: common-ligatures no-discretionary-ligatures contextual oldstyle-nums proportional-nums;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    -webkit-font-kerning: normal;
            font-kerning: normal;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  -webkit-font-feature-settings: 'kern' 1, 'liga' 1, 'dlig' 1, 'calt' 1, 'onum' 1, 'lnum' 0, 'pnum' 1, 'tnum' 0;
          font-feature-settings: 'kern' 1, 'liga' 1, 'dlig' 1, 'calt' 1, 'onum' 1, 'lnum' 0, 'pnum' 1, 'tnum' 0;
}

@supports (font-variant: common-ligatures) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-variant: common-ligatures discretionary-ligatures contextual oldstyle-nums proportional-nums;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    -webkit-font-kerning: normal;
            font-kerning: normal;
  }
}

h1 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-size: 2.027em;
  line-height: 1.1em;
}

h2 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-size: 1.802em;
  line-height: 1.1em;
}

h3 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-size: 1.602em;
  line-height: 1.2em;
}

h4 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-size: 1.424em;
  line-height: 1.2em;
}

h5 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-size: 1.266em;
  line-height: 1.2em;
}

h6 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-size: 1.125em;
  line-height: 1.2em;
}

ul:not([class]),
ol:not([class]) {
  font-weight: 300;
}

ul:not([class]) li,
ol:not([class]) li {
  margin-top: 0.25rem;
}

ul li,
ol li {
  margin-left: 1.3rem;
  -webkit-font-feature-settings: 'kern', 'liga', 'onum';
          font-feature-settings: 'kern', 'liga', 'onum';
}

@supports (font-variant: common-ligatures) {
  ul li,
  ol li {
    font-variant: common-ligatures oldstyle-nums;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    -webkit-font-kerning: normal;
            font-kerning: normal;
  }
}

ul li ol,
ul li ul,
ol li ol,
ol li ul {
  margin-left: 2rem;
}

ul {
  list-style-type: disc;
}

ol {
  list-style-type: none;
}

ol li {
  counter-increment: top-level;
}

ol li:before {
  position: absolute;
  content: counter(top-level) ".";
  width: 2em;
  margin-left: -3rem;
  text-align: right;
  -webkit-font-feature-settings: 'lnum', 'tnum';
          font-feature-settings: 'lnum', 'tnum';
}

@supports (font-variant: common-ligatures) {
  ol li:before {
    font-variant: lining-nums tabular-nums;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}

ol li ul li:before {
  content: '';
}

ol li ul li ol li {
  counter-increment: alt-level;
}

ol li ul li ol li:before {
  content: counter(alt-level) ".";
}

ol li ol li {
  counter-increment: sub-level;
}

ol li ol li:before {
  content: counter(top-level) "." counter(sub-level);
}

ol li ol li ul li:before {
  content: '';
}

ol li ol li ol li {
  counter-increment: sub-sub-level;
}

ol li ol li ol li:before {
  content: counter(top-level) "." counter(sub-level) "." counter(sub-sub-level);
}

dl dt,
dl dd {
  margin-left: 0;
  -webkit-font-feature-settings: 'kern', 'onum', 'liga';
          font-feature-settings: 'kern', 'onum', 'liga';
}

@supports (font-variant: common-ligatures) {
  dl dt,
  dl dd {
    font-variant: common-ligatures oldstyle-nums;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    -webkit-font-kerning: normal;
            font-kerning: normal;
  }
}

dl dd + dt {
  padding-top: 0.5rem;
}

blockquote {
  position: relative;
  margin: 1rem 0;
  padding: 2.5rem 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
}

blockquote::before,
blockquote::after {
  position: absolute;
  content: '';
  width: 26px;
  height: 26px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 26 26'%3E%3Cpath fill='%230078E3' d='M0 12.1535L10.1581 0l3.8093 2.17674L5.50233 12.5163l8.46507 10.3395-3.8093 2.2372L0 12.9395v-.786zm11.9721 0L22.2512 0 26 2.17674 17.5349 12.5163 26 22.8558l-3.7488 2.2372-10.2791-12.1535v-.786z'/%3E%3C/svg%3E");
}

blockquote::before {
  top: 0;
  left: 0;
}

blockquote::after {
  bottom: 0;
  right: 0;
  -webkit-transform: rotate3d(0, 0, 1, 180deg);
          transform: rotate3d(0, 0, 1, 180deg);
}

table {
  font-style: normal;
}

table tbody,
table caption {
  -webkit-font-feature-settings: 'kern' 1,
                                   'liga' 1,
                                   'calt' 1,
                                   'onum' 0,
                                   'lnum' 1,
                                   'zero' 1,
                                   'pnum' 0,
                                   'tnum' 1,
                                   'frac' 1;
          font-feature-settings: 'kern' 1,
                           'liga' 1,
                           'calt' 1,
                           'onum' 0,
                           'lnum' 1,
                           'zero' 1,
                           'pnum' 0,
                           'tnum' 1,
                           'frac' 1;
}

@supports (font-variant: common-ligatures) {
  table tbody,
  table caption {
    font-variant: common-ligatures contextual lining-nums slashed-zero tabular-nums diagonal-fractions;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    -webkit-font-kerning: normal;
            font-kerning: normal;
  }
}

time {
  -webkit-font-feature-settings: 'kern' 1, 'liga' 1, 'calt' 1, 'onum' 1, 'lnum' 0, 'pnum' 1, 'tnum' 0;
          font-feature-settings: 'kern' 1, 'liga' 1, 'calt' 1, 'onum' 1, 'lnum' 0, 'pnum' 1, 'tnum' 0;
}

@supports (font-variant: common-ligatures) {
  time {
    font-variant: common-ligatures contextual oldstyle-nums proportional-nums;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    -webkit-font-kerning: normal;
            font-kerning: normal;
  }
}

b,
strong,
.bold {
  font-weight: bold;
}

em,
i,
.italic {
  font-style: italic;
}

small,
.caption {
  font-style: normal;
}

.upper {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  -webkit-font-feature-settings: 'kern';
          font-feature-settings: 'kern';
}

@supports ((-webkit-font-kerning: normal) or (font-kerning: normal)) {
  .upper {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    -webkit-font-kerning: normal;
            font-kerning: normal;
  }
}

abbr,
.small-caps {
  letter-spacing: 0.075em;
  text-transform: uppercase;
  -webkit-font-feature-settings: 'kern' 1,
                                   'liga' 1,
                                   'calt' 1,
                                   'smcp' 1,
                                   'c2sc' 1,
                                   'onum' 1,
                                   'lnum' 0,
                                   'pnum' 1,
                                   'tnum' 0;
          font-feature-settings: 'kern' 1,
                           'liga' 1,
                           'calt' 1,
                           'smcp' 1,
                           'c2sc' 1,
                           'onum' 1,
                           'lnum' 0,
                           'pnum' 1,
                           'tnum' 0;
}

@supports (font-variant: common-ligatures) {
  abbr,
  .small-caps {
    font-variant: common-ligatures contextual all-small-caps oldstyle-nums proportional-nums;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    -webkit-font-kerning: normal;
            font-kerning: normal;
  }
}

sup,
.sup {
  -webkit-font-feature-settings: 'kern' 1,
                                   'liga' 1,
                                   'calt' 1,
                                   'dlig' 0,
                                   'sups' 1,
                                   'onum' 1,
                                   'lnum' 0,
                                   'pnum' 1,
                                   'tnum' 0;
          font-feature-settings: 'kern' 1,
                           'liga' 1,
                           'calt' 1,
                           'dlig' 0,
                           'sups' 1,
                           'onum' 1,
                           'lnum' 0,
                           'pnum' 1,
                           'tnum' 0;
}

@supports (font-variant-position: super) {
  sup,
  .sup {
    font-variant: common-ligatures contextual no-discretionary-ligatures oldstyle-nums proportional-nums;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    -webkit-font-kerning: normal;
            font-kerning: normal;
    font-variant-position: super;
  }
}

sub,
.sub {
  -webkit-font-feature-settings: 'kern' 1,
                                   'liga' 1,
                                   'calt' 1,
                                   'dlig' 0,
                                   'subs' 1,
                                   'onum' 1,
                                   'lnum' 0,
                                   'pnum' 1,
                                   'tnum' 0;
          font-feature-settings: 'kern' 1,
                           'liga' 1,
                           'calt' 1,
                           'dlig' 0,
                           'subs' 1,
                           'onum' 1,
                           'lnum' 0,
                           'pnum' 1,
                           'tnum' 0;
}

@supports (font-variant-position: sub) {
  sub,
  .sub {
    font-variant: common-ligatures contextual no-discretionary-ligatures oldstyle-nums proportional-nums;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    -webkit-font-kerning: normal;
            font-kerning: normal;
    font-variant-position: sub;
  }
}

.lining-numerals {
  -webkit-font-feature-settings: 'lnum', 'kern';
          font-feature-settings: 'lnum', 'kern';
}

@supports (font-variant: lining-nums) {
  .lining-numerals {
    font-variant: lining-nums;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    -webkit-font-kerning: normal;
            font-kerning: normal;
  }
}

.oldstyle-numerals {
  -webkit-font-feature-settings: 'onum', 'kern';
          font-feature-settings: 'onum', 'kern';
}

@supports (font-variant: oldstyle-nums) {
  .oldstyle-numerals {
    font-variant: oldstyle-nums;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    -webkit-font-kerning: normal;
            font-kerning: normal;
  }
}

@-ms-viewport {
  width: device-width;
}

.s-page {
  min-width: 320px;
  min-height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-overflow-style: scrollbar;
}

.s-page__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.s-page__content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
          flex-grow: 1;
}

.s-page__content--with-sticky-header {
  padding-top: 61px;
}

.s-page__footer-wrapper {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
          flex-shrink: 0;
}

.s-btn {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 15px 20px 17px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  color: #fff;
  background-color: #005aab;
  background-image: none;
  border-radius: 4px;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: nowrap;
  z-index: 1;
}

.s-btn:hover,
.s-btn:focus {
  text-decoration: none;
  color: #fff;
  background-color: #003f78;
  -webkit-box-shadow: 0 5px 15px rgba(0, 63, 120, 0.125);
          box-shadow: 0 5px 15px rgba(0, 63, 120, 0.125);
}

.s-btn--bg-white {
  color: #005aab;
  background-color: #fff;
}

.s-btn--bg-white:hover,
.s-btn--bg-white:focus {
  text-decoration: none;
  color: #fff;
  background-color: #005aab;
}

.s-btn--disabled,
.s-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

a.s-btn--disabled {
  pointer-events: none;
}

.s-logo {
  display: inline-block;
  white-space: nowrap;
}

.s-logo img {
  display: block;
}

.s-table {
  display: block;
  width: 100%;
  margin-bottom: 1rem;
  border: 1px solid rgba(51, 51, 51, 0.1);
  overflow-x: auto;
}

.s-table table {
  width: 100%;
  margin: 0;
  border: 0;
  border-collapse: collapse;
}

.s-table td,
.s-table th {
  padding: 0.5rem;
  vertical-align: top;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}

.s-table td:not(:first-child),
.s-table th:not(:first-child) {
  border-left: 1px solid rgba(51, 51, 51, 0.1);
}

.s-table th {
  text-align: left;
}

.s-table tbody:last-child tr:last-child td,
.s-table tbody:last-child tr:last-child th,
.s-table thead:last-child tr:last-child td,
.s-table thead:last-child tr:last-child th,
.s-table tfoot:last-child tr:last-child td,
.s-table tfoot:last-child tr:last-child th {
  border-bottom: 0;
}

.s-table caption {
  padding: 0.5rem;
  line-height: 1em;
  text-align: left;
  caption-side: top;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}

.s-form__fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

.s-form__fieldset:not(:last-child) {
  margin-bottom: 1rem;
}

.s-form__legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 700;
  color: currentColor;
  white-space: normal;
}

.s-field-text {
  display: block;
  margin-bottom: 25px;
}

.s-field-text__title {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.s-field-text__input-wrap {
  display: block;
}

.s-field-text__input {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 10px 15px;
  font-family: inherit;
  font-size: 1rem;
  line-height: 20px;
  background-color: rgba(156, 179, 193, 0.2);
  border: 0;
  border-radius: 4px;
  vertical-align: middle;
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}

.s-field-text__input:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
          box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
}

.s-field-text__input[disabled],
.s-field-text__input[readonly] {
  cursor: default;
}

.s-field-text__input[type='search']::-webkit-search-cancel-button,
.s-field-text__input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

.s-field-text__input[type='color'] {
  padding: 0;
}

.s-field-text__input::-webkit-input-placeholder {
  opacity: 1;
}

.s-field-text__input::-moz-placeholder {
  opacity: 1;
}

.s-field-text__input:-ms-input-placeholder {
  opacity: 1;
}

.s-field-text__input::-ms-input-placeholder {
  opacity: 1;
}

.s-field-text__input::placeholder {
  opacity: 1;
}

textarea.s-field-text__input {
  height: auto;
  min-height: calc(150px + 2px);
  resize: vertical;
}

.s-field-text__help-text {
  display: block;
  padding-top: 0.4em;
  font-size: 0.75em;
  line-height: 1.2em;
  color: gray;
}

.s-field-text__help-text:empty {
  display: none;
}

.s-field-radio {
  display: block;
  margin-bottom: 1rem;
}

.s-field-radio__title {
  display: block;
  margin-bottom: 0.4em;
  font-weight: 700;
}

.s-field-radio__input-wrap + .s-field-radio__input-wrap {
  margin-top: 1rem;
}

.s-field-radio__name {
  position: relative;
  display: inline-block;
  margin-right: 0.6em;
  padding-left: 1.5em;
  font-weight: 400;
}

.s-field-radio__name-text {
  display: inline-block;
}

.s-field-radio__name-text:before {
  position: absolute;
  content: '';
  top: 5px;
  left: 0;
  width: 14px;
  height: 14px;
  border: 2px solid currentColor;
  border-radius: 50%;
}

input:focus ~ .s-field-radio__name-text:before {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
          box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
}

.s-field-radio__name-text:after {
  position: absolute;
  content: '';
  top: 9px;
  left: 4px;
  width: 6px;
  height: 6px;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: opacity 0.25s;
       -o-transition: opacity 0.25s;
          transition: opacity 0.25s;
}

input:checked ~ .s-field-radio__name-text:after {
  opacity: 1;
}

.s-field-radio__input {
  position: absolute;
  top: 0.8em;
  left: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.s-field-radio__input:focus,
.s-field-radio__input:active {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
          box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
}

.s-field-radio__help-text-wrap {
  padding-left: 1.5em;
}

.s-field-radio__help-text {
  display: block;
  padding-top: 0.4em;
  font-size: 0.75em;
  line-height: 1.2em;
  color: gray;
}

.s-field-radio__help-text:empty {
  display: none;
}

.s-field-select {
  display: block;
  margin-bottom: 1rem;
}

.s-field-select__name {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.s-field-select__select {
  display: inline-block;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 11' width='17' height='11'%3E%3Cpath fill='%23B1B1B1' d='M.202 1.97L1.956.204A.61.61 0 0 1 2.43 0a.61.61 0 0 1 .47.204L8.5 5.84 14.1.204A.61.61 0 0 1 14.57 0a.61.61 0 0 1 .474.204l1.754 1.766a.618.618 0 0 1 .202.473.62.62 0 0 1-.202.476l-7.826 7.875A.61.61 0 0 1 8.5 11a.61.61 0 0 1-.472-.204L.202 2.92A.618.618 0 0 1 0 2.444c0-.203.067-.34.202-.475z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1.063em 0.688em;
  background-position: right 0.3em center;
  border: 1px solid rgba(51, 51, 51, 0.1);
  border-radius: 4px;
  vertical-align: middle;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.s-field-select__select[multiple] {
  min-height: 6.8em;
  background-image: none;
}

.s-field-select__select::-ms-expand {
  display: none;
}

.s-field-select__select:active,
.s-field-select__select:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
          box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
}

.s-field-select__select[disabled],
.s-field-select__select[readonly] {
  cursor: default;
}

.s-field-select__help-text {
  display: block;
  padding-top: 0.4em;
  font-size: 0.75em;
  line-height: 1.2em;
  color: gray;
}

.s-field-select__help-text:empty {
  display: none;
}

.s-field-checkbox {
  display: block;
  margin-bottom: 1rem;
}

.s-field-checkbox__title {
  display: block;
  margin-bottom: 0.4em;
  font-weight: 700;
}

.s-field-checkbox__input-wrap + .s-field-checkbox__input-wrap {
  margin-top: 1rem;
}

.s-field-checkbox__name {
  position: relative;
  display: inline-block;
  margin-right: 0.6em;
  padding-left: 1.5em;
  font-weight: 400;
}

.s-field-checkbox__name-text {
  display: inline-block;
}

.s-field-checkbox__name-text:before {
  position: absolute;
  content: '';
  top: 5px;
  left: 0;
  width: 14px;
  height: 14px;
  border: 2px solid currentColor;
  border-radius: 4px;
}

input:focus ~ .s-field-checkbox__name-text:before {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
          box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
}

.s-field-checkbox__name-text:after {
  position: absolute;
  content: '';
  top: 6px;
  left: 3px;
  width: 14px;
  height: 6px;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: opacity 0.3s;
       -o-transition: opacity 0.3s;
          transition: opacity 0.3s;
  border-left: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  -webkit-box-shadow: 1px 2px 0 #fff, inset 0 -2px 0 #fff;
          box-shadow: 1px 2px 0 #fff, inset 0 -2px 0 #fff;
}

input:checked ~ .s-field-checkbox__name-text:after {
  opacity: 1;
}

.s-field-checkbox__input {
  position: absolute;
  top: 0.7em;
  left: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.s-field-checkbox__input:focus,
.s-field-checkbox__input:active {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
          box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
}

.s-field-checkbox__help-text-wrap {
  padding-left: 1.5em;
}

.s-field-checkbox__help-text {
  display: block;
  padding-top: 0.4em;
  font-size: 0.75em;
  line-height: 1.2em;
  color: gray;
}

.s-field-checkbox__help-text:empty {
  display: none;
}

.s-field-toggler {
  display: block;
  margin-bottom: 1rem;
}

.s-field-toggler__title {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.s-field-toggler__input-wrap + .s-field-toggler__input-wrap {
  margin-top: 1rem;
}

.s-field-toggler__name {
  position: relative;
  display: inline-block;
  margin-right: 0.5rem;
  padding-left: 3rem;
  font-weight: 400;
}

.s-field-toggler__name-text {
  display: inline-block;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.s-field-toggler__name-text::before,
.s-field-toggler__name-text::after {
  position: absolute;
  content: '';
  -webkit-transition: all 0.25s ease 0s;
       -o-transition: all 0.25s ease 0s;
          transition: all 0.25s ease 0s;
}

.s-field-toggler__name-text::before {
  top: 1px;
  left: 1px;
  width: 40px;
  height: 22px;
  border-radius: 12px;
}

input:focus ~ .s-field-toggler__name-text::before {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
          box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
}

.s-field-toggler__name-text::after {
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 8px rgba(51, 51, 51, 0.25);
          box-shadow: 0 2px 8px rgba(51, 51, 51, 0.25);
}

input:checked ~ .s-field-toggler__name-text::before {
  background: #52d66b;
}

input:checked ~ .s-field-toggler__name-text::after {
  -webkit-transform: translate3d(18px, 0, 0);
          transform: translate3d(18px, 0, 0);
}

.s-field-toggler__input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
}

.s-field-toggler__help-text-wrap {
  padding-left: 3rem;
}

.s-field-toggler__help-text {
  display: block;
  padding-top: 0.4em;
  font-size: 0.75em;
  line-height: 1.2em;
  color: gray;
}

.s-field-toggler__help-text:empty {
  display: none;
}

.s-field-actions {
  display: block;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.s-field-actions__text {
  display: block;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.s-page-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  color: #333;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.125);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.125);
  z-index: 100;
  border-bottom: 1px solid #333;
}

.s-page-header__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.s-page-header__nav {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  margin: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  z-index: 1;
}

.s-page-header__search-form {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 46px;
  height: 46px;
  z-index: 20;
}

.s-page-header__search-form label {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #ebf0f2;
  border-radius: 100px;
  -webkit-transition: all 0.5s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: all 0.5s cubic-bezier(0.6, 0, 0, 1);
          transition: all 0.5s cubic-bezier(0.6, 0, 0, 1);
}

.s-page-header__search-form label::after {
  position: absolute;
  content: '';
  top: -19px;
  bottom: -19px;
  left: -10px;
  right: 0;
}

.s-page-header__search-form label.open {
  width: 690px;
}

.s-page-header__search-form label.open input {
  padding: 14px 4rem 16px 1.5rem;
}

.s-page-header__search-form input {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 20px;
  color: #333;
  background-color: inherit;
  border: 0;
  border-radius: 100px;
  -webkit-transition: all 0.5s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: all 0.5s cubic-bezier(0.6, 0, 0, 1);
          transition: all 0.5s cubic-bezier(0.6, 0, 0, 1);
  outline: 0;
  z-index: 1;
}

.s-page-header__search-form button {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-left: auto;
  padding: 0;
  padding: 11px;
  color: currentColor;
  background-color: inherit;
  border: 0;
  border-radius: 100px;
  vertical-align: middle;
  cursor: pointer;
  z-index: 2;
  outline: 0;
}

.s-page-header__search-form button:hover,
.s-page-header__search-form button:focus {
  color: currentColor;
  opacity: 1;
}

.s-page-header__search-form button svg {
  display: block;
  fill: #005aab;
}

.s-page-header--bg-transparent {
  position: absolute;
  color: #fff;
  background-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.s-page-header--bg-transparent .s-main-nav > ul > li > a::after,
.s-page-header--bg-transparent .s-main-nav > ul > li span::after,
.s-page-header--bg-transparent .s-main-nav > ul > li button::after {
  background-color: #fff;
}

.s-page-header--bg-transparent .s-main-nav > ul > li > a:hover,
.s-page-header--bg-transparent .s-main-nav > ul > li > a:focus,
.s-page-header--bg-transparent .s-main-nav > ul > li span:hover,
.s-page-header--bg-transparent .s-main-nav > ul > li span:focus,
.s-page-header--bg-transparent .s-main-nav > ul > li button:hover,
.s-page-header--bg-transparent .s-main-nav > ul > li button:focus {
  color: #fff;
}

.s-page-header--bg-transparent .s-main-nav > ul > li > a:hover::after,
.s-page-header--bg-transparent .s-main-nav > ul > li > a:focus::after,
.s-page-header--bg-transparent .s-main-nav > ul > li span:hover::after,
.s-page-header--bg-transparent .s-main-nav > ul > li span:focus::after,
.s-page-header--bg-transparent .s-main-nav > ul > li button:hover::after,
.s-page-header--bg-transparent .s-main-nav > ul > li button:focus::after {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
           transform-origin: left center;
}

.s-page-header--bg-transparent .s-page-header__search-form label {
  background-color: #628fbe;
}

.s-page-header--bg-transparent .s-page-header__search-form input {
  color: #fff;
}

.s-page-header--bg-transparent .s-page-header__search-form button svg {
  fill: #fff;
}

.s-page-footer {
  color: #fff;
  background-color: #333;
}

.s-page-footer__top {
  padding: 40px 0;
}

.s-page-footer__subtitle {
  margin: 0;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  opacity: 0.3;
}

.s-page-footer__group {
  font-size: 14px;
  line-height: 20px;
}

.s-page-footer__group ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.s-page-footer__group ul li {
  margin: 0;
  margin-bottom: 25px;
  padding: 0;
}

.s-page-footer__group ul li a {
  display: inline-block;
  color: currentColor;
}

.s-page-footer__group--contacts {
  line-height: 25px;
}

.s-page-footer__group--contacts ul li {
  position: relative;
  padding-left: 35px;
}

.s-page-footer__group--contacts ul li a {
  display: block;
}

.s-page-footer__group--contacts ul li a:hover,
.s-page-footer__group--contacts ul li a:focus {
  text-decoration: underline;
}

.s-page-footer__group--contacts ul li svg {
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  vertical-align: middle;
}

.s-page-footer__group--work-schedule ul li {
  position: relative;
}

.s-page-footer__group--work-schedule ul li:not(:last-child)::after {
  position: absolute;
  content: '';
  bottom: -13px;
  left: 0;
  width: 33px;
  height: 1px;
  background-color: #fff;
  opacity: 0.2;
}

.s-page-footer__group--copyright p {
  font-size: 14px;
  line-height: 20px;
}

.s-page-footer__group--copyright p a {
  text-decoration: underline;
  color: currentColor;
  white-space: nowrap;
}

.s-page-footer__group--copyright p a:hover,
.s-page-footer__group--copyright p a:focus {
  text-decoration: none;
}

.s-page-footer__group--copyright p:first-child {
  margin-top: 0;
}

.s-page-footer__bottom {
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.s-page-footer__nav {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
          flex-basis: auto;
  word-break: normal;
  white-space: nowrap;
}

.s-page-footer__nav > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.s-page-footer__nav > ul > li {
  margin: 0;
  padding: 0;
  padding-right: 20px;
}

.s-page-footer__nav > ul > li > a {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: currentColor;
}

.s-page-footer__nav > ul > li > a::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  opacity: 0.5;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transition: -webkit-transform 0.375s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: transform 0.375s cubic-bezier(0.6, 0, 0, 1);
          transition: -webkit-transform 0.375s cubic-bezier(0.6, 0, 0, 1);
          transition: transform 0.375s cubic-bezier(0.6, 0, 0, 1);
          transition: transform 0.375s cubic-bezier(0.6, 0, 0, 1),
                -webkit-transform 0.375s cubic-bezier(0.6, 0, 0, 1);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
           transform-origin: left center;
}

.s-page-footer__nav > ul > li > a:hover,
.s-page-footer__nav > ul > li > a:focus {
  text-decoration: none;
}

.s-page-footer__nav > ul > li > a:hover::after,
.s-page-footer__nav > ul > li > a:focus::after {
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
           transform-origin: right center;
}

.s-page-footer__nav > ul > li > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.s-page-footer__nav > ul > li > ul > li {
  margin: 0;
  padding: 0;
}

.s-page-footer__nav > ul > li > ul > li:not(:last-child) {
  margin-bottom: 5px;
}

.s-page-footer__nav > ul > li > ul > li > a {
  position: relative;
  display: inline-block;
  font-size: 13px;
  line-height: 20px;
  color: currentColor;
}

.s-page-footer__nav > ul > li > ul > li > a::after {
  position: absolute;
  content: '';
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  opacity: 0.5;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transition: -webkit-transform 0.375s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: transform 0.375s cubic-bezier(0.6, 0, 0, 1);
          transition: -webkit-transform 0.375s cubic-bezier(0.6, 0, 0, 1);
          transition: transform 0.375s cubic-bezier(0.6, 0, 0, 1);
          transition: transform 0.375s cubic-bezier(0.6, 0, 0, 1),
                -webkit-transform 0.375s cubic-bezier(0.6, 0, 0, 1);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
           transform-origin: left center;
}

.s-page-footer__nav > ul > li > ul > li > a:hover,
.s-page-footer__nav > ul > li > ul > li > a:focus {
  text-decoration: none;
}

.s-page-footer__nav > ul > li > ul > li > a:hover::after,
.s-page-footer__nav > ul > li > ul > li > a:focus::after {
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
           transform-origin: right center;
}

.s-page-footer__social {
  margin-left: 60px;
}

.s-page-footer__social .s-social__item:first-child {
  margin-left: 0;
}

.s-breadcrumb {
  margin-bottom: 2rem;
}

.s-breadcrumb__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.s-breadcrumb__item {
  display: inline-block;
  margin: 0;
  margin-right: 0.5rem;
  padding: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  white-space: nowrap;
}

.s-breadcrumb__item:not(:last-child):after {
  content: '/';
  display: inline-block;
  margin-left: 0.5rem;
  opacity: 0.25;
}

.s-breadcrumb a {
  position: relative;
  text-decoration: none;
  color: #6c7981;
  -webkit-transition: 0.25s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: 0.25s cubic-bezier(0.6, 0, 0, 1);
}

.s-breadcrumb a::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  opacity: 0.5;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: transform 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: -webkit-transform 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: transform 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: transform 0.25s cubic-bezier(0.6, 0, 0, 1),
                -webkit-transform 0.25s cubic-bezier(0.6, 0, 0, 1);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
           transform-origin: left center;
}

.s-breadcrumb a:hover,
.s-breadcrumb a:focus {
  text-decoration: none;
  color: #333;
}

.s-breadcrumb a:hover::after,
.s-breadcrumb a:focus::after {
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
           transform-origin: right center;
}

.s-breadcrumb span {
  color: #c4c4c4;
  cursor: default;
}

.s-pagination {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-top: 2rem;
  text-align: center;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.s-pagination__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

.s-pagination__item {
  display: inline-block;
  margin: 0;
  margin: 0 0.5rem;
  text-align: center;
  vertical-align: bottom;
  float: left;
}

.s-pagination__item a,
.s-pagination__item span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  color: #005aab;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.s-pagination__item:not(.s-pagination__item--active):hover a {
  text-decoration: none;
  color: #333;
  background-color: transparent;
  border-color: #005aab;
}

.s-pagination__item--active a,
.s-pagination__item--active span {
  text-decoration: none;
  color: #333;
}

.s-pagination__item--prev a,
.s-pagination__item--next a {
  position: relative;
}

.s-pagination__item--prev a:hover svg,
.s-pagination__item--prev a:focus svg,
.s-pagination__item--next a:hover svg,
.s-pagination__item--next a:focus svg {
  fill: #003f78;
}

.s-pagination__item--prev a::after,
.s-pagination__item--next a::after {
  position: absolute;
  content: '';
  top: -0.75rem;
  bottom: -0.75rem;
  left: -0.75rem;
  right: -0.75rem;
}

.s-pagination__item--prev svg,
.s-pagination__item--next svg {
  -webkit-transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
  fill: #005aab;
}

.s-pagination__item--prev {
  margin-right: 3rem;
}

.s-pagination__item--prev svg {
  -webkit-transform: rotate3d(0, 0, 1, 180deg);
          transform: rotate3d(0, 0, 1, 180deg);
}

.s-pagination__item--next {
  margin-left: 3rem;
}

.s-hamburger {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 0;
  color: currentColor;
  vertical-align: middle;
  cursor: pointer;
}

.s-hamburger::after {
  position: absolute;
  content: '';
  top: -1rem;
  bottom: -1rem;
  left: -1rem;
  right: -1rem;
}

.s-hamburger span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 40px;
  height: 2px;
  background-color: currentColor;
  border-radius: 2px;
  -webkit-transform: translate3d(-50%, -20%, 0);
          transform: translate3d(-50%, -20%, 0);
}

.s-hamburger span::before,
.s-hamburger span::after {
  position: absolute;
  content: '';
  right: 0;
  display: block;
  width: 40px;
  height: 2px;
  background-color: inherit;
  border-radius: 2px;
}

.s-hamburger span::before {
  top: -0.5rem;
  width: 60%;
}

.s-hamburger span::after {
  bottom: -0.5rem;
  width: 80%;
}

.s-main-nav {
  position: relative;
  line-height: 20px;
  z-index: 10;
}

.s-main-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.s-main-nav li {
  margin: 0;
  padding: 0;
}

.s-main-nav > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.s-main-nav > ul > li {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.s-main-nav > ul > li:hover > a,
.s-main-nav > ul > li:focus > a,
.s-main-nav > ul > li:focus-within > a {
  text-decoration: none;
}

.s-main-nav > ul > li:hover > a::after,
.s-main-nav > ul > li:hover span::after,
.s-main-nav > ul > li:focus > a::after,
.s-main-nav > ul > li:focus span::after,
.s-main-nav > ul > li:focus-within > a::after,
.s-main-nav > ul > li:focus-within span::after {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
           transform-origin: left center;
}

.s-main-nav > ul > li:hover > ul,
.s-main-nav > ul > li:focus > ul,
.s-main-nav > ul > li:focus-within > ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

.s-main-nav > ul > li > a,
.s-main-nav > ul > li span,
.s-main-nav > ul > li button {
  position: relative;
  display: block;
  padding: 30px 10px;
  font-size: 16px;
  color: currentColor;
  -webkit-transition: all 0.5s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: all 0.5s cubic-bezier(0.6, 0, 0, 1);
          transition: all 0.5s cubic-bezier(0.6, 0, 0, 1);
  pointer-events: auto;
}

.s-main-nav > ul > li > a::after,
.s-main-nav > ul > li span::after,
.s-main-nav > ul > li button::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: -10px;
  width: calc(100% + 20px);
  height: 3px;
  background-color: #005aab;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: all 0.125s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: all 0.125s cubic-bezier(0.6, 0, 0, 1);
          transition: all 0.125s cubic-bezier(0.6, 0, 0, 1);
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
           transform-origin: right center;
}

.s-main-nav > ul > li > a:hover,
.s-main-nav > ul > li > a:focus,
.s-main-nav > ul > li span:hover,
.s-main-nav > ul > li span:focus,
.s-main-nav > ul > li button:hover,
.s-main-nav > ul > li button:focus {
  color: #005aab;
}

.s-main-nav > ul > li > a:hover::after,
.s-main-nav > ul > li > a:focus::after,
.s-main-nav > ul > li span:hover::after,
.s-main-nav > ul > li span:focus::after,
.s-main-nav > ul > li button:hover::after,
.s-main-nav > ul > li button:focus::after {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
           transform-origin: left center;
}

.s-main-nav > ul > li > span {
  cursor: default;
}

.s-main-nav > ul > li > ul {
  position: absolute;
  top: 100%;
  left: -10px;
  display: none;
  min-width: 200px;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  z-index: 200;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
}

.s-main-nav > ul > li > ul:hover,
.s-main-nav > ul > li > ul:focus,
.s-main-nav > ul > li > ul:focus-within {
  display: block;
  opacity: 1;
  visibility: visible;
}

.s-main-nav > ul > li > ul > li > a {
  display: block;
  padding: 10px 16px 10px 20px;
  font-size: 15px;
  color: #333;
}

.s-main-nav > ul > li > ul > li > a:hover,
.s-main-nav > ul > li > ul > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

.s-go-to {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #005aab;
  -webkit-transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
}

.s-go-to svg {
  display: inline-block;
  margin-left: 0.5rem;
  vertical-align: middle;
  -webkit-transform: translate3d(-1px, 0, 0);
          transform: translate3d(-1px, 0, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: transform 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: -webkit-transform 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: transform 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: transform 0.25s cubic-bezier(0.6, 0, 0, 1),
                -webkit-transform 0.25s cubic-bezier(0.6, 0, 0, 1);
  fill: currentColor;
}

.s-go-to:hover,
.s-go-to:focus {
  text-decoration: none;
  color: #003f78;
}

.s-go-to:hover svg,
.s-go-to:focus svg {
  -webkit-transform: translate3d(4px, 0, 0);
          transform: translate3d(4px, 0, 0);
}

.s-testimonials {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #f5f7f9;
}

.s-testimonials__header {
  margin-bottom: 2rem;
}

.s-testimonials__list {
  list-style: none;
}

.s-testimonials__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  margin-bottom: 1rem;
}

.s-social__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

.s-social__item {
  margin: 0;
  margin-left: 14px;
  padding: 0;
}

.s-social__link {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  color: currentColor;
  color: currentColor;
  -webkit-transition: 0.25s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: 0.25s cubic-bezier(0.6, 0, 0, 1);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.s-social__link svg {
  fill: currentColor;
}

.s-social__link:hover,
.s-social__link:focus {
  text-decoration: none;
  color: #c7cbce;
}

.s-page-header .s-social__link {
  width: 46px;
  height: 46px;
  color: #005aab;
  background-color: rgba(156, 179, 193, 0.2);
  border-radius: 46px;
}

.s-page-header .s-social__link:hover,
.s-page-header .s-social__link:focus {
  color: #fff;
  background-color: #005aab;
}

.s-page-header--bg-transparent .s-social__link {
  color: #fff;
  background-color: #628fbe;
}

.s-page-header--bg-transparent .s-social__link:hover,
.s-page-header--bg-transparent .s-social__link:focus {
  background-color: #749cc5;
  -webkit-box-shadow: 0 5px 15px rgba(0, 63, 120, 0.125);
          box-shadow: 0 5px 15px rgba(0, 63, 120, 0.125);
}

.s-main-page__slide {
  position: relative;
  width: 100vw;
  height: 100vh;
  color: #fff;
  background-color: #668eb6;
  overflow: hidden;
}

.s-main-page__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.s-main-page__cover img {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover;object-position:40% 10%";
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 40% 10%;
     object-position: 40% 10%;
  pointer-events: none;
}

.s-main-page__project {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 860px;
  padding: 0 75px 70px 66px;
  color: #333;
  background-color: #fff;
  -webkit-transform: translate3d(0, calc(100% - 110px), 0);
          transform: translate3d(0, calc(100% - 110px), 0);
  -webkit-transition: all 0.5s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: all 0.5s cubic-bezier(0.6, 0, 0, 1);
          transition: all 0.5s cubic-bezier(0.6, 0, 0, 1);
  z-index: 2;
  will-change: transform;
}

.s-main-page__project--is-open {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.s-main-page__project-name {
  margin: 27px 0 0 0;
  padding: 0 0 25px 0;
  font-size: 40px;
  letter-spacing: 0.03em;
  line-height: 58px;
  text-transform: uppercase;
}

.s-main-page__project-data-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  list-style: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.s-main-page__project-data-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  margin-bottom: 28px;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
}

.s-main-page__project-data-item:not(:last-child) {
  padding-right: 80px;
}

.s-main-page__project-data-term {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.s-main-page__project-desc {
  padding-top: 20px;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.s-main-page__project-desc p {
  font-size: 14px;
  line-height: 24px;
}

.s-main-page__toggle-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #005aab;
  cursor: pointer;
  -webkit-transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
}

.s-main-page__toggle-btn::after {
  position: absolute;
  content: '';
  top: -20px;
  bottom: -20px;
  left: -20px;
  right: -20px;
}

.s-main-page__toggle-btn:hover,
.s-main-page__toggle-btn:focus {
  opacity: 0.5;
}

.s-about-company {
  position: relative;
}

.s-about-company__inner {
  position: relative;
}

.s-about-company__cover {
  height: 300px;
  margin-bottom: 25px;
}

.s-about-company__cover img {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}

.s-team {
  padding-top: 1.5rem;
}

.s-team__inner {
  padding-top: 1.5rem;
  padding-bottom: 2rem;
  border-top: 1px solid #333;
}

.s-team__slider {
  position: relative;
}

.s-team__slider .swiper-button-next {
  display: none;
}

.s-team__slider .swiper-button-prev {
  display: none;
}

.s-teammate-full-card {
  margin-bottom: 2rem;
}

.s-teammate-full-card__cover {
  width: 100%;
  height: 390px;
}

.s-teammate-full-card__cover img {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover;object-position:top center";
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}

.s-teammate-full-card__header {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}

.s-teammate-full-card__intro {
  margin-bottom: 0.5rem;
}

.s-teammate-full-card__name {
  margin: 0;
  margin-bottom: 0.5rem;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
}

.s-teammate-full-card__desc {
  font-size: 16px;
  line-height: 20px;
}

.s-teammate-full-card__info {
  padding: 1rem 0;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}

.s-teammate-full-card__info p {
  font-size: 16px;
  line-height: 20px;
}

.s-teammate-full-card__subtitle {
  margin: 0;
  margin-bottom: 0.5rem;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.s-teammate-full-card__education {
  margin-bottom: 1.5rem;
}

.s-teammate-brief-card__cover {
  width: 100%;
  height: 400px;
}

.s-teammate-brief-card__cover img {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}

.s-teammate-brief-card__intro {
  padding: 1rem 0;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}

.s-teammate-brief-card__name {
  margin: 0;
  margin-bottom: 0.5rem;
  font-size: 28px;
  font-weight: 300;
  line-height: 30px;
}

.s-teammate-brief-card__position {
  display: block;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}

.s-teammate-brief-card__additional {
  padding: 1rem 0;
}

.s-teammate-brief-card__subtitle {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.s-teammate-brief-card__education {
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}

.s-faq {
  background-color: #f5f7f9;
}

.s-faq__question {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  width: 100%;
  padding: 16px 1.5rem 18px 0;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  -webkit-transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}

.s-faq__question[aria-expanded='false'] {
  color: #005aab;
}

.s-faq__question[aria-expanded='true'] {
  color: #333;
}

.s-faq__question[aria-expanded='true'] svg {
  opacity: 0.3;
  -webkit-transform: rotate3d(0, 0, 1, 270deg);
          transform: rotate3d(0, 0, 1, 270deg);
}

.s-faq__question span {
  display: block;
  max-width: 80%;
}

.s-faq__question svg {
  display: inline-block;
  margin-left: auto;
  -webkit-transform: rotate3d(0, 0, 1, 90deg);
          transform: rotate3d(0, 0, 1, 90deg);
  -webkit-transition: all 0.5s cubic-bezier(0.8, 0, 0, 1.5);
       -o-transition: all 0.5s cubic-bezier(0.8, 0, 0, 1.5);
          transition: all 0.5s cubic-bezier(0.8, 0, 0, 1.5);
  fill: #005aab;
}

.s-faq__question:hover,
.s-faq__question:focus {
  color: #333;
}

.s-faq__answer {
  padding: 1rem 0;
}

.s-partners {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.s-partners__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.s-partners__item {
  margin: 0;
  padding: 0;
  padding: 2rem 0;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}

.s-partner__cover {
  padding: 2rem;
}

.s-partner__cover img {
  width: 100%;
  height: 100%;
  font-family: "object-fit:contain;object-position:center center";
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}

.s-partner__name {
  margin: 0;
  margin-bottom: 0.5rem;
  font-size: 32px;
  font-weight: 300;
  line-height: 40px;
}

.s-partner__desc {
  margin-bottom: 1rem;
  font-size: 14px;
  line-height: 20px;
}

.s-partner__contact-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.s-partner__contact-item {
  position: relative;
  margin: 0;
  margin-bottom: 1rem;
  padding: 0;
  padding-left: 2rem;
  font-size: 14px;
  line-height: 20px;
}

.s-partner__contact-item svg {
  position: absolute;
  top: 2px;
  left: 0;
  fill: currentColor;
}

.s-partner__contact-item a {
  display: inline-block;
  color: currentColor;
}

.s-partner__contact-item--website {
  color: #005aab;
}

.s-partner__contact-item--website svg {
  -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
          transform: translateY(-1px);
}

.s-news {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.s-news__list {
  list-style: none;
}

.s-news__item {
  margin: 0;
  margin-bottom: 1rem;
}

.s-news-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
}

.s-news-card__cover {
  display: block;
  width: 100%;
  height: 210px;
  overflow: hidden;
}

.s-news-card__cover:hover img,
.s-news-card__cover:focus img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.s-news-card__cover img {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
          transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  will-change: transform;
}

.s-news-card__title {
  display: block;
  margin: 0;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: underline;
  color: #005aab;
}

.s-news-card__title:hover,
.s-news-card__title:focus {
  color: #003f78;
}

.s-news-card__intro {
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}

.s-news-card__date {
  display: block;
  margin-top: auto;
  padding-top: 0.75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #6c7981;
}

.s-news-item {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.s-news-item__cover {
  width: 100%;
  height: 380px;
  margin-bottom: 1rem;
}

.s-news-item__cover img {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}

.s-news-item__date {
  display: block;
  margin-bottom: 0.5rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #6c7981;
}

.s-news-item__content {
  margin-bottom: 2rem;
}

.s-news-item__image-wrap {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.s-news-item__slider {
  position: relative;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.s-news-item__slider .swiper-pagination {
  position: relative;
  bottom: 0;
  display: inline-block;
  margin-top: 1rem;
  text-align: left;
}

.s-news-item__slider .swiper-pagination-current {
  font-weight: 700;
}

.s-news-item__slider .swiper-button-next {
  display: none;
}

.s-news-item__slider .swiper-button-prev {
  display: none;
}

.s-news-item__slide {
  display: block;
  width: 100%;
  height: 240px;
}

.s-news-item__slide img {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}

.s-news-item__more-articles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  margin-top: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.s-news-item__prev-article svg {
  -webkit-transform: rotate3d(0, 0, 1, 180deg) translate3d(0.5rem, 1px, 0);
          transform: rotate3d(0, 0, 1, 180deg) translate3d(0.5rem, 1px, 0);
}

.s-news-item__prev-article:hover svg,
.s-news-item__prev-article:focus svg {
  -webkit-transform: rotate3d(0, 0, 1, 180deg) translate3d(calc(0.5rem + 4px), 1px, 0);
          transform: rotate3d(0, 0, 1, 180deg) translate3d(calc(0.5rem + 4px), 1px, 0);
}

.s-blogs {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.s-blogs__list {
  list-style: none;
}

.s-blogs__item {
  margin: 0;
  margin-bottom: 1rem;
}

.s-blog-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
}

.s-blog-card__cover {
  display: block;
  width: 100%;
  height: 210px;
  overflow: hidden;
}

.s-blog-card__cover:hover img,
.s-blog-card__cover:focus img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.s-blog-card__cover img {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
          transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  will-change: transform;
}

.s-blog-card__title {
  display: block;
  margin-bottom: 0.5rem;
  padding-top: 0.5rem;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: underline;
  color: #005aab;
}

.s-blog-card__title:hover,
.s-blog-card__title:focus {
  color: #003f78;
}

.s-blog-card__data {
  margin-top: auto;
}

.s-blog-card__info-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  padding-top: 0.5rem;
  list-style: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.s-blog-card__info-item {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  color: #333;
}

.s-blog-card__info-item:not(:last-child) {
  margin-right: 1.5rem;
}

.s-blog-card__writer {
  display: inline-block;
  text-decoration: underline;
  color: currentColor;
}

.s-blog-card__writer:hover,
.s-blog-card__writer:focus {
  text-decoration: none;
  color: currentColor;
}

.s-blog-card__date {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  color: #6c7981;
}

.s-writers-blog {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.s-writers-blog__header {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}

.s-writers-blog__writer-photo {
  width: 100px;
  height: 100px;
}

.s-writers-blog__writer-photo img {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}

.s-writers-blog__writer-info {
  margin-bottom: 0.25rem;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.s-writers-blog__num {
  font-size: 14px;
  line-height: 20px;
  color: #6c7981;
}

.s-writers-blog__list {
  list-style: none;
}

.s-writers-blog__item {
  margin: 0;
}

.s-writers-blog-card {
  margin-bottom: 2rem;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}

.s-writers-blog-card:hover .s-writers-blog-card__cover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.s-writers-blog-card__title {
  margin-bottom: 1rem;
  font-size: 28px;
  font-weight: 300;
  line-height: 32px;
  color: #333;
}

.s-writers-blog-card__desc {
  margin-bottom: 1rem;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.s-writers-blog-card__cover {
  display: block;
  width: 100%;
  height: 240px;
  overflow: hidden;
}

.s-writers-blog-card__cover img {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
          transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  will-change: transform;
}

.s-writers-blog-card__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding: 1rem 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}

.s-writers-blog-card__date {
  font-size: 16px;
  line-height: 20px;
  color: #6c7981;
}

.s-blog-data__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  list-style: none;
}

.s-blog-data__item {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  color: #6c7981;
  opacity: 0.5;
}

.s-blog-data__item:not(:last-child) {
  margin-right: 1.5rem;
}

.s-blog-data__item svg {
  margin-right: 0.25rem;
  vertical-align: middle;
  fill: currentColor;
}

.s-blog-data__item--likes svg {
  -webkit-transform: translate3d(0, -2px, 0);
          transform: translate3d(0, -2px, 0);
}

.s-blog-data__item--comments svg {
  -webkit-transform: translate3d(0, 1px, 0);
          transform: translate3d(0, 1px, 0);
}

.s-blog-data__num {
  vertical-align: middle;
}

.s-mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #333;
  background-color: #fff;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0, 1);
       -o-transition: transform 0.3s cubic-bezier(0.4, 0, 0, 1);
          transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0, 1);
          transition: transform 0.3s cubic-bezier(0.4, 0, 0, 1);
          transition: transform 0.3s cubic-bezier(0.4, 0, 0, 1),
                -webkit-transform 0.3s cubic-bezier(0.4, 0, 0, 1);
  overflow-y: scroll;
  z-index: 100;
  will-change: transform;
}

.s-mobile-menu__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  margin-bottom: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  border-bottom: 1px solid rgba(51, 51, 51, 0.125);
}

.s-mobile-menu__close {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  color: #333;
  border-radius: 20px;
  opacity: 0.5;
}

.s-mobile-menu__close::after {
  position: absolute;
  content: '';
  top: -0.5rem;
  bottom: -0.5rem;
  left: -0.5rem;
  right: -0.5rem;
}

.s-mobile-menu__close svg {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  vertical-align: middle;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  fill: currentColor;
}

.s-mobile-menu__search {
  margin-bottom: 1rem;
}

.s-mobile-menu__search input {
  width: 100%;
  min-width: auto;
  height: 50px;
  margin: 0;
  padding: 0 1rem 0 3rem;
  font-family: inherit;
  background-color: rgba(51, 51, 51, 0.075);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.cls-1 %7B fill: %23acb2c1; fill-rule: evenodd; %7D%3C/style%3E%3C/defs%3E%3Cpath id='search_light_' data-name='search %5Blight%5D' class='cls-1' d='M15.85 15.85a.5.5 0 0 1-.7 0l-5.02-5.07a.5.5 0 0 1 0-.71.5.5 0 0 1 .7 0l5.02 5.07a.5.5 0 0 1 0 .71zM6.23 0A6.25 6.25 0 1 1 0 6.25 6.242 6.242 0 0 1 6.23 0zm0 .99A5.26 5.26 0 1 1 .99 6.25 5.256 5.256 0 0 1 6.23.99z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 1rem 50%;
  border: 1px solid rgba(51, 51, 51, 0.125);
  border-radius: 2px;
}

.s-mobile-menu__nav {
  padding: 1rem 0;
}

.s-mobile-menu__nav > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.s-mobile-menu__nav > ul > li {
  margin: 0 0 0.25rem 0;
  padding: 0 0.5rem 0 0;
}

.s-mobile-menu__nav > ul > li > a,
.s-mobile-menu__nav > ul > li button {
  padding: 0;
  color: currentColor;
  opacity: 0.75;
}

.s-mobile-menu__social {
  padding: 1rem 0;
  color: #005aab;
  border-top: 1px solid rgba(51, 51, 51, 0.125);
}

.s-mobile-menu__social .s-social__item {
  margin-right: 1.5rem;
  margin-left: 0;
}

.s-mobile-menu--is-open {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.s-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.s-share__caption {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  color: #6c7981;
}

.s-share__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.s-share__item {
  margin: 0;
  margin-left: 0.5rem;
  padding: 0;
}

.s-share__link {
  display: block;
}

.s-share__link svg {
  display: block;
}

.s-testimonial {
  padding: 1rem;
  background-color: #fff;
}

.s-testimonial__header {
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}

.s-testimonial__quotee-name {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.s-testimonial__quotee-desc {
  font-size: 14px;
  line-height: 20px;
  color: #6c7981;
}

.s-testimonial__text p {
  font-size: 14px;
  line-height: 20px;
}

.s-testimonial__text p:first-child {
  margin-top: 0;
}

.s-testimonial__more-btn {
  position: relative;
  display: inline-block;
  margin-top: 1rem;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: underline;
  color: #005aab;
}

.s-to-top {
  position: fixed;
  bottom: 2rem;
  left: 2rem;
  width: 58px;
  height: 58px;
  color: transparent;
  background-color: #e2e4e6;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 12'%3E%3Cpath fill='%23333' fill-rule='evenodd' d='M7.93934 1.31434c.58579-.585787 1.53553-.585787 2.12136 0l7.25 7.25c.5857.58579.5857 1.53556 0 2.12136-.5858.5857-1.5356.5857-2.1214 0L9 4.49632 2.81066 10.6857c-.58579.5857-1.53553.5857-2.12132 0-.585787-.5858-.585787-1.53557 0-2.12136l7.25-7.25z' clip-rule='evenodd' opacity='.5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 18px 11px;
  background-position: center;
  border-radius: 6px;
  -webkit-transition: opacity 0.25s cubic-bezier(0.6, 0, 0, 1),
                        background-color 0.25s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: opacity 0.25s cubic-bezier(0.6, 0, 0, 1),
                   background-color 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: opacity 0.25s cubic-bezier(0.6, 0, 0, 1),
                background-color 0.25s cubic-bezier(0.6, 0, 0, 1);
  z-index: 999;
}

.s-to-top:hover,
.s-to-top:focus {
  background-color: #c7cbce;
}

.js .s-to-top {
  opacity: 0;
  visibility: hidden;
}

.js .s-to-top--visible {
  opacity: 1;
  visibility: visible;
}

.s-blog-item {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.s-blog-item__data-list {
  margin: 1rem 0;
  padding: 1rem 0;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  list-style: none;
}

.s-blog-item__data-item {
  margin: 0;
  margin-bottom: 0.5rem;
}

.s-blog-item__date {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  color: #6c7981;
}

.s-blog-item__image-wrap {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.s-service-layout__promo {
  position: relative;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
}

.s-service-layout__promo-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.s-service-layout__promo-cover::after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.s-service-layout__promo-cover img {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}

.s-service-layout__promo-content {
  position: relative;
  min-height: 360px;
  padding-top: 4rem;
  padding-bottom: 4rem;
  z-index: 2;
}

.s-service-layout__promo-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
}

.s-service-layout__to-projects {
  position: relative;
  display: inline-block;
  margin-bottom: 1.5rem;
  font-size: 26px;
  line-height: 32px;
  color: currentColor;
}

.s-service-layout__to-projects::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: transform 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: -webkit-transform 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: transform 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: transform 0.25s cubic-bezier(0.6, 0, 0, 1),
                -webkit-transform 0.25s cubic-bezier(0.6, 0, 0, 1);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
           transform-origin: left center;
}

.s-service-layout__to-projects:hover,
.s-service-layout__to-projects:focus {
  text-decoration: none;
  color: currentColor;
}

.s-service-layout__to-projects:hover::after,
.s-service-layout__to-projects:focus::after {
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
           transform-origin: right center;
}

.s-service-layout__intro {
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.s-how-we-work {
  background-color: #f5f7f9;
}

.s-how-we-work__step {
  position: relative;
}

.s-how-we-work__step-cover {
  width: 100%;
  height: 210px;
  padding-right: 15px;
  padding-left: 15px;
}

.s-how-we-work__step-cover img {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}

.s-how-we-work__step-info {
  position: relative;
}

.s-how-we-work__step-info-inner {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.s-how-we-work__step-info-inner::before {
  position: relative;
  content: attr(aria-step-number) ".";
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #005aab;
}

.s-how-we-work__subtitle {
  margin: 0;
  margin-bottom: 1rem;
  font-size: 28px;
  line-height: 34px;
}

.s-tabs__nav {
  margin-bottom: 1rem;
}

.s-tabs__list.nav-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(156, 179, 193, 0.5);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

.s-tabs__item.nav-item {
  margin-left: 0;
  white-space: nowrap;
}

.s-tabs__link.nav-link {
  padding: 0.7rem 1.125rem 0.8rem;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #333;
}

.s-tabs__link.nav-link span {
  margin-right: 0.25rem;
  color: #9cb3c1;
}

.s-tabs__link.nav-link.active[aria-selected='true'] {
  color: #fff;
  background-color: #005aab;
  border: 1px solid rgba(156, 179, 193, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0, 90, 171, 0.075);
          box-shadow: 0 1px 3px rgba(0, 90, 171, 0.075);
}

.s-tabs__link.nav-link.active[aria-selected='true'] span {
  color: #46a7ff;
}

.s-price {
  background-color: #fff;
}

.s-price__table {
  margin-bottom: 1rem;
}

.s-price__table table {
  width: 100%;
  border-top: 2px solid #9cb3c1;
}

.s-price__table table td {
  padding-top: 17px;
  padding-bottom: 19px;
  font-size: 18px;
  line-height: 24px;
  border-bottom: 1px solid rgba(156, 179, 193, 0.3);
}

.s-price__table table td:not(:last-child) {
  padding-right: 2rem;
}

.s-price__table table td:last-child {
  white-space: nowrap;
}

.s-price__actions {
  display: inline-block;
  margin-bottom: 1rem;
}

.s-price__actions .s-btn {
  white-space: normal;
}

.s-price__project-examples {
  margin-bottom: 1rem;
}

.s-price__important-info {
  padding: 1rem;
  font-size: 16px;
  line-height: 24px;
  color: #4c6e83;
  background-color: #f5f7f9;
}

.s-price__important-info p:first-child {
  margin-top: 0;
}

.s-price__important-info * {
  font-size: inherit;
  line-height: inherit;
}

.s-realized-projects {
  background-color: #fff;
}

.s-realized-projects__item {
  display: block;
  width: 100%;
  height: 300px;
  overflow: hidden;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.s-realized-projects__item:hover img,
.s-realized-projects__item:focus img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.s-realized-projects__item img {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
          transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  will-change: transform;
}

.s-realized-projects__footer {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.s-realized-projects__all-projects {
  display: inline-block;
  margin-left: auto;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.s-realized-projects__all-projects svg {
  display: inline-block;
  margin-left: 0.5rem;
  vertical-align: middle;
  -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
          transform: translateY(-1px);
}

.s-realized-projects .swiper-pagination {
  position: relative;
  text-align: left;
}

.s-realized-projects .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  background-color: #c4c4c4;
  border-radius: 4px;
  opacity: 0.5;
}

.s-realized-projects .swiper-pagination-bullet:hover,
.s-realized-projects .swiper-pagination-bullet:focus {
  opacity: 1;
}

.s-realized-projects .swiper-pagination-bullet:not(:last-child) {
  margin-right: 20px;
}

.s-realized-projects .swiper-pagination-bullet-active {
  background-color: #005aab;
  opacity: 1;
}

.s-section-title {
  margin: 0;
  margin-bottom: 1rem;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.2em;
}

.s-section {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.s-page-title {
  margin: 0;
  margin-bottom: 1rem;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 36px;
  text-transform: uppercase;
  color: currentColor;
}

.s-promo-testimonials {
  background-color: #f5f7f9;
}

.s-promo-testimonials__header {
  margin-bottom: 1rem;
}

.s-promo-testimonials__title {
  margin-bottom: 0;
}

.s-promo-testimonials__list {
  list-style: none;
}

.s-promo-testimonials__item {
  margin: 0;
  margin-bottom: 1rem;
}

.s-faq-page {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #f5f7f9;
}

.s-faq-page__block {
  border-top: 1px solid #333;
}

.s-faq-page__block-title {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
}

.s-writer-card__photo {
  position: relative;
  width: 100%;
  margin-bottom: 0.5rem;
}

.s-writer-card__photo::after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.s-writer-card__photo img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}

.s-writer-card__name {
  margin-bottom: 0.5em;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: underline;
  color: #333;
}

.s-writer-card__position {
  margin: 0;
  margin-bottom: 1rem;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
}

.s-writer-card__tag-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.s-writer-card__tag-item {
  margin: 0;
  margin-right: 1rem;
  margin-bottom: 1rem;
  padding: 0;
}

.s-read-also {
  background-color: #f5f7f9;
}

.s-read-also__list {
  list-style: none;
}

.s-read-also__item {
  margin: 0;
  margin-bottom: 1rem;
}

.s-projects {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.s-projects__filter-list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
}

.s-projects__filter-list li {
  margin: 0;
  margin-bottom: 1rem;
  list-style: none;
}

.s-projects__filter-list a {
  display: inline-block;
  display: block;
  padding: 0.5rem 1.25rem;
  font-size: 18px;
  line-height: 24px;
  color: #4c6e83;
  background-color: rgba(156, 178, 193, 0.1);
  border-radius: 20px;
  -webkit-transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
}

.s-projects__filter-list a:hover,
.s-projects__filter-list a:focus,
.s-projects__filter-list a.is-active {
  text-decoration: none;
  background-color: rgba(156, 178, 193, 0.25);
}

.s-projects__filter-list .children {
  display: none;
  margin: 1rem 0 0 0;
  opacity: 0;
  visibility: hidden;
}

.s-projects__filter-list .children > li:last-child {
  margin-bottom: 0;
}

.s-projects__filter-list .children > li > a {
  text-decoration: none;
  background-color: rgba(156, 178, 193, 0.25);
}

.s-projects__filter-list .children.is-open {
  display: block;
  opacity: 1;
  visibility: visible;
}

.s-projects__filter-item {
  margin: 0;
  margin-right: 1rem;
  margin-bottom: 1rem;
  padding: 0;
}

.s-projects__list {
  list-style: none;
}

.s-projects__item {
  margin: 0;
  margin-bottom: 1rem;
}

.s-project-card {
  position: relative;
  display: block;
  color: #fff;
}

.s-project-card:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 66.66667%;
}

.s-project-card:hover,
.s-project-card:focus {
  color: #fff;
}

.s-project-card:hover img,
.s-project-card:focus img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.s-project-card__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}

.s-project-card__cover::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 0%, 0)), color-stop(10.85%, hsla(0, 0%, 0%, 0.01165)), color-stop(20.64%, hsla(0, 0%, 0%, 0.04358)), color-stop(29.62%, hsla(0, 0%, 0%, 0.09128)), color-stop(38%, hsla(0, 0%, 0%, 0.15026)), color-stop(46.04%, hsla(0, 0%, 0%, 0.216)), color-stop(53.96%, hsla(0, 0%, 0%, 0.284)), color-stop(62%, hsla(0, 0%, 0%, 0.34974)), color-stop(70.38%, hsla(0, 0%, 0%, 0.40872)), color-stop(79.36%, hsla(0, 0%, 0%, 0.45642)), color-stop(89.15%, hsla(0, 0%, 0%, 0.48835)), to(hsla(0, 0%, 0%, 0.5)));
  background: -o-linear-gradient(top, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.01165) 10.85%, hsla(0, 0%, 0%, 0.04358) 20.64%, hsla(0, 0%, 0%, 0.09128) 29.62%, hsla(0, 0%, 0%, 0.15026) 38%, hsla(0, 0%, 0%, 0.216) 46.04%, hsla(0, 0%, 0%, 0.284) 53.96%, hsla(0, 0%, 0%, 0.34974) 62%, hsla(0, 0%, 0%, 0.40872) 70.38%, hsla(0, 0%, 0%, 0.45642) 79.36%, hsla(0, 0%, 0%, 0.48835) 89.15%, hsla(0, 0%, 0%, 0.5));
  background: linear-gradient(to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.01165) 10.85%, hsla(0, 0%, 0%, 0.04358) 20.64%, hsla(0, 0%, 0%, 0.09128) 29.62%, hsla(0, 0%, 0%, 0.15026) 38%, hsla(0, 0%, 0%, 0.216) 46.04%, hsla(0, 0%, 0%, 0.284) 53.96%, hsla(0, 0%, 0%, 0.34974) 62%, hsla(0, 0%, 0%, 0.40872) 70.38%, hsla(0, 0%, 0%, 0.45642) 79.36%, hsla(0, 0%, 0%, 0.48835) 89.15%, hsla(0, 0%, 0%, 0.5));
}

.s-project-card__cover img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
          transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  will-change: transform;
}

.s-project-card__name {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  max-width: calc(100% - 2rem);
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: currentColor;
  z-index: 2;
}

.s-project-card--interior:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 75%;
}

.s-label {
  display: inline-block;
  padding: 0.5rem 1.25rem;
  font-size: 18px;
  line-height: 24px;
  color: #4c6e83;
  background-color: rgba(156, 178, 193, 0.1);
  border-radius: 20px;
  -webkit-transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
          transition: all 0.25s cubic-bezier(0.6, 0, 0, 1);
}

.s-label:hover,
.s-label:focus {
  text-decoration: none;
  background-color: rgba(156, 178, 193, 0.25);
}

.s-label--small {
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
}

.s-project {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.s-project__cover {
  width: 100%;
  height: 240px;
  margin-bottom: 1rem;
  cursor: pointer;
}

.s-project__cover img {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}

.s-project__info {
  margin-bottom: 2rem;
}

.s-project__info-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.s-project__info-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  margin-bottom: 2rem;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
}

.s-project__info-item:not(:last-child) {
  padding-right: 80px;
}

.s-project__subtitle {
  margin: 0;
  margin-bottom: 0.5rem;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.s-project__info-desc {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

.s-project__project-desc p {
  font-size: 14px;
  line-height: 24px;
}

.s-project__gallery {
  margin-bottom: 2rem;
}

.s-project__gallery-filter {
  margin-bottom: 1rem;
}

.s-project__gallery-filter-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.s-project__gallery-filter-item {
  margin: 0;
  margin-right: 1rem;
  margin-bottom: 1rem;
  padding: 0;
}

.s-project__gallery-list {
  list-style: none;
}

.s-project__gallery-item {
  margin: 0;
  margin-bottom: 1rem;
}

.s-project__gallery-card {
  position: relative;
  display: block;
  overflow: hidden;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.s-project__gallery-card:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 66.66667%;
}

.s-project__gallery-card::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 0%, 0)), color-stop(10.85%, hsla(0, 0%, 0%, 0.01165)), color-stop(20.64%, hsla(0, 0%, 0%, 0.04358)), color-stop(29.62%, hsla(0, 0%, 0%, 0.09128)), color-stop(38%, hsla(0, 0%, 0%, 0.15026)), color-stop(46.04%, hsla(0, 0%, 0%, 0.216)), color-stop(53.96%, hsla(0, 0%, 0%, 0.284)), color-stop(62%, hsla(0, 0%, 0%, 0.34974)), color-stop(70.38%, hsla(0, 0%, 0%, 0.40872)), color-stop(79.36%, hsla(0, 0%, 0%, 0.45642)), color-stop(89.15%, hsla(0, 0%, 0%, 0.48835)), to(hsla(0, 0%, 0%, 0.5)));
  background: -o-linear-gradient(top, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.01165) 10.85%, hsla(0, 0%, 0%, 0.04358) 20.64%, hsla(0, 0%, 0%, 0.09128) 29.62%, hsla(0, 0%, 0%, 0.15026) 38%, hsla(0, 0%, 0%, 0.216) 46.04%, hsla(0, 0%, 0%, 0.284) 53.96%, hsla(0, 0%, 0%, 0.34974) 62%, hsla(0, 0%, 0%, 0.40872) 70.38%, hsla(0, 0%, 0%, 0.45642) 79.36%, hsla(0, 0%, 0%, 0.48835) 89.15%, hsla(0, 0%, 0%, 0.5));
  background: linear-gradient(to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.01165) 10.85%, hsla(0, 0%, 0%, 0.04358) 20.64%, hsla(0, 0%, 0%, 0.09128) 29.62%, hsla(0, 0%, 0%, 0.15026) 38%, hsla(0, 0%, 0%, 0.216) 46.04%, hsla(0, 0%, 0%, 0.284) 53.96%, hsla(0, 0%, 0%, 0.34974) 62%, hsla(0, 0%, 0%, 0.40872) 70.38%, hsla(0, 0%, 0%, 0.45642) 79.36%, hsla(0, 0%, 0%, 0.48835) 89.15%, hsla(0, 0%, 0%, 0.5));
  opacity: 1;
  -webkit-transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
          transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
}

.s-project__gallery-card:hover::after,
.s-project__gallery-card:focus::after {
  opacity: 0;
}

.s-project__gallery-card:hover img,
.s-project__gallery-card:focus img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.s-project__gallery-card img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
       -o-transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
          transition: 0.75s cubic-bezier(0.6, 0, 0, 1);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  will-change: transform;
  z-index: 1;
}

.s-project__gallery-card--interior:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 75%;
}

.s-project__gallery-card-title {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  max-width: calc(100% - 2rem);
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
  z-index: 2;
}

.s-modal__content {
  position: relative;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.s-modal__close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
}

@media only screen and (min-width: 576px) {
  .s-teammate-brief-card__cover {
    height: 300px;
  }

  .s-blog-item__data-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    padding: 1.5rem 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
  }

  .s-blog-item__data-item {
    margin-bottom: 0;
  }

  .s-blog-item__data-item:last-child {
    margin-left: auto;
  }

  .s-blog-item__date {
    margin-left: 2rem;
  }

  .s-how-we-work__step-cover {
    max-width: 540px;
    margin: auto;
  }

  .s-price__table {
    margin-bottom: 1.5rem;
  }

  .s-price__actions {
    margin-bottom: 2rem;
  }

  .s-price__project-examples {
    margin-bottom: 2rem;
  }

  .s-price__project-examples a {
    display: inline-block;
    margin-right: 2rem;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-decoration: underline;
    color: #005aab;
  }

  .s-price__project-examples a:hover,
  .s-price__project-examples a:focus {
    text-decoration: none;
  }

  .s-price__important-info {
    padding: 1.5rem 2rem;
  }
}

@media (min-width: 768px) {
  ul li,
  ol li {
    margin-left: 0;
  }

  .s-pagination__item a,
  .s-pagination__item span {
    min-width: 1rem;
  }

  .s-section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media only screen and (min-width: 768px) {
  blockquote {
    padding: 1rem 4rem;
  }

  blockquote::before {
    top: 1rem;
    left: 1rem;
  }

  blockquote::after {
    bottom: 1rem;
    right: 1rem;
  }

  .s-page-footer__bottom {
    padding: 40px 0;
  }

  .s-testimonials {
    padding-bottom: 4rem;
  }

  .s-testimonials__item {
    margin-bottom: 2rem;
  }

  .s-teammate-full-card {
    margin-bottom: 4rem;
  }

  .s-teammate-full-card__cover {
    height: 460px;
  }

  .s-teammate-brief-card__cover {
    height: 400px;
  }

  .s-teammate-brief-card__intro {
    padding: 1rem;
    text-align: center;
  }

  .s-teammate-brief-card__additional {
    padding: 1rem;
  }

  .s-partners {
    padding-bottom: 4rem;
  }

  .s-partners__item {
    padding: 3rem 0;
  }

  .s-partner__cover {
    padding: 0;
  }

  .s-news {
    padding-bottom: 4rem;
  }

  .s-news-item {
    padding-bottom: 4rem;
  }

  .s-news-item__cover {
    margin-bottom: 2rem;
  }

  .s-news-item__slide {
    height: 390px;
  }

  .s-blogs {
    padding-bottom: 4rem;
  }

  .s-blogs__item {
    margin-bottom: 1.5rem;
  }

  .s-writers-blog {
    padding-bottom: 4rem;
  }

  .s-writers-blog__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }

  .s-writers-blog__writer-photo {
    margin-left: auto;
  }

  .s-writers-blog-card__title {
    font-size: 40px;
    line-height: 40px;
  }

  .s-writers-blog-card__cover {
    height: 380px;
  }

  .s-mobile-menu__nav > ul {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }

  .s-testimonial {
    padding: 2rem;
  }

  .s-blog-item {
    padding-bottom: 4rem;
  }

  .s-how-we-work__step-cover {
    max-width: 720px;
    margin: auto;
  }

  .s-tabs__nav {
    margin-bottom: 2rem;
  }

  .s-section-title {
    margin-bottom: 2rem;
    font-size: 36px;
  }

  .s-page-title {
    margin-bottom: 2rem;
    font-size: 36px;
    line-height: 42px;
  }

  .s-promo-testimonials__header {
    margin-bottom: 2rem;
  }

  .s-promo-testimonials__title {
    margin-bottom: 0;
  }

  .s-faq-page {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .s-projects {
    padding-bottom: 4rem;
  }

  .s-projects__list {
    margin-right: -1px;
    margin-left: -1px;
  }

  .s-projects__item {
    margin-bottom: 2px;
    padding-right: 1px;
    padding-left: 1px;
  }

  .s-project {
    padding-bottom: 4rem;
  }

  .s-project__cover {
    height: 450px;
    margin-bottom: 2rem;
  }

  .s-project__info {
    margin-bottom: 4rem;
  }

  .s-project__gallery-list {
    margin-right: -1px;
    margin-left: -1px;
  }

  .s-project__gallery-item {
    margin-bottom: 2px;
    padding-right: 1px;
    padding-left: 1px;
  }

  .s-modal__content {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media only screen and (min-width: 992px) {
  .s-teammate-full-card__cover {
    position: relative;
    height: 100%;
  }

  .s-teammate-full-card__cover img {
    position: absolute;
    top: 0;
    left: 0;
  }

  .s-teammate-full-card__content {
    padding-top: 2rem;
    padding-bottom: 4rem;
  }

  .s-teammate-full-card__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
            align-items: flex-end;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
  }

  .s-teammate-full-card__intro {
    margin-bottom: 0;
  }

  .s-teammate-full-card__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }

  .s-teammate-full-card__education {
    max-width: 60%;
    padding-right: 2rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
  }

  .s-teammate-full-card__experience {
    max-width: 40%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
  }

  .s-faq__question {
    padding: 16px 1.5rem 18px;
  }

  .s-faq__answer {
    padding: 1rem 3rem;
  }

  .s-mobile-menu__nav > ul {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }

  .s-how-we-work__step-cover {
    position: absolute;
    top: 0;
    right: 0;
    max-width: calc(50% - 15px);
    height: 100%;
    margin: auto;
    padding: 0;
  }

  .s-how-we-work__step-info-inner {
    padding-top: 3rem;
    padding-bottom: 6rem;
  }

  .s-how-we-work__step-info-inner::before {
    margin-bottom: 1rem;
    font-size: 50px;
    line-height: 60px;
  }

  .s-promo-testimonials__item {
    margin-bottom: 0;
  }

  .s-projects__filter-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }

  .s-projects__filter-list.sub-menu-is-open {
    margin-bottom: 7rem;
  }

  .s-projects__filter-list li {
    margin-right: 1rem;
  }

  .s-projects__filter-list .children {
    position: absolute;
    top: 100%;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    z-index: 100;
  }

  .s-projects__filter-list .children.is-open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width: 1200px) {
  .s-page__content--with-sticky-header {
    padding-top: 85px;
  }

  .s-page-header__hamburger {
    display: none;
  }

  .s-about-company {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .s-about-company__cover {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(50% - 15px);
    height: 100%;
    margin-bottom: 0;
  }

  .s-team {
    padding-top: 0;
  }

  .s-team__inner {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .s-news-item__slide {
    height: 600px;
  }

  .s-price__important-info {
    padding: 2.5rem 3rem;
  }

  .s-project__cover {
    height: 600px;
  }
}

@media only screen and (min-width: 1440px) {
  .s-team__slider .swiper-button-next {
    right: -4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .s-team__slider .swiper-button-prev {
    left: -4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .s-news-item__slider .swiper-button-next {
    right: -4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .s-news-item__slider .swiper-button-prev {
    left: -4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .s-testimonial--full {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
  }

  .s-testimonial--full .s-testimonial__header {
    max-width: 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }

  .s-testimonial--full .s-testimonial__text {
    max-width: 75%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
  }
}

@media only screen and (max-width: 767px) {
  .s-btn {
    width: 100%;
  }

  .s-page-header__inner {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .s-page-header__logo img {
    width: 160px;
    height: 45px;
  }

  .s-page-footer__top {
    padding: 25px 0;
  }

  .s-page-footer__group {
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  .s-page-footer__group--bank-account-details {
    padding-bottom: 25px;
  }

  .s-page-footer__group--bank-account-details .s-btn {
    width: 100%;
  }

  .s-page-footer__group--copyright {
    margin-bottom: 0;
    border-bottom: 0;
  }

  .s-page-footer__nav > ul > li {
    margin-bottom: 20px;
  }

  .s-page-footer__nav > ul > li > a {
    margin-bottom: 10px;
  }

  .s-page-footer__nav > ul > li > ul {
    margin-bottom: 0;
  }

  .s-breadcrumb {
    display: none;
  }

  .s-main-page__slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
  }

  .s-main-page__cover {
    position: relative;
    height: 50vh;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
            order: 1;
  }

  .s-main-page__project {
    position: relative;
    padding: 1rem;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
            order: 2;
  }

  .s-main-page__project-name {
    margin: 0;
    font-size: 20px;
    line-height: 26px;
  }

  .s-main-page__toggle-btn {
    display: none;
  }

  .s-writers-blog__writer-photo {
    display: none;
  }

  .s-mobile-menu__logo img {
    width: 45px;
    height: 45px;
  }

  .s-price__table table td {
    padding-top: 0.9rem;
    padding-bottom: 1.1rem;
    font-size: 14px;
    line-height: 20px;
  }
}

@media only screen and (max-width: 1199px) {
  .s-page-header {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .s-page-header__nav {
    display: none;
  }

  .s-page-header__social {
    display: none;
  }

  .s-page-header__search-form {
    display: none;
  }

  .s-page-footer__nav > ul > li > ul {
    margin-bottom: 40px;
  }

  .s-page-footer__social {
    margin-left: 0;
    padding-top: 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }

  .s-tabs__link.nav-link {
    padding: 0.45rem 1.125rem 0.5rem;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
}

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline !important;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  a[href^='#']:after,
  a[href^='javascript:']:after {
    content: '';
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  pre,
  blockquote {
    border: 1px solid #999 !important;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  table {
    border-collapse: collapse !important;
  }

  table td,
  table th {
    background-color: #fff !important;
  }
}

@media only screen and (max-width: 991px) {
  .s-tabs__list.nav-tabs {
    border-bottom: 0;
    overflow-x: scroll;
  }

  .s-tabs__item.nav-item {
    margin-bottom: 0;
    -webkit-box-shadow: 0 1px 3px rgba(51, 51, 51, 0.075);
            box-shadow: 0 1px 3px rgba(51, 51, 51, 0.075);
  }

  .s-tabs__item.nav-item:not(:last-child) {
    margin-right: 0.5rem;
  }

  .s-tabs__link.nav-link {
    background-color: #fff;
    border: 0;
    border-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
  }
}

@media only screen and (max-width: 575px) {
  .s-pagination__item--prev {
    margin-right: 1.5rem;
  }

  .s-pagination__item--next {
    margin-left: 1.5rem;
  }

  .s-price__project-examples a {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0;
    margin-bottom: 0.5rem;
    padding: 15px 20px 17px;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    color: #005aab;
    background-color: transparent;
    background-image: none;
    border: 1px solid #005aab;
    border-radius: 4px;
    vertical-align: middle;
    overflow: hidden;
    cursor: pointer;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    white-space: nowrap;
    z-index: 1;
  }
}

/*# sourceMappingURL=style.min.css.map */
