

/* Start:/local/templates/.default/css/gradient.css?1733320179269*/
.gradient {
    color:#38A14C;
}
.gradient:hover {
    background: linear-gradient(90deg, #007BFF, #38A14C);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    display: inline;
}
/* End */


/* Start:/local/templates/.default/markup_notamedia/build/css/main.css?1747908996908239*/
@charset "UTF-8";
/* colors*/
@font-face {
  font-family: 'Proxima';
  src: url("/local/templates/.default/markup_notamedia/build/css/../fonts/ProximaNova-Bold.woff2") format("woff2"), url("/local/templates/.default/markup_notamedia/build/css/../fonts/ProximaNova-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Proxima';
  src: url("/local/templates/.default/markup_notamedia/build/css/../fonts/ProximaNova-Semibold.woff2") format("woff2"), url("/local/templates/.default/markup_notamedia/build/css/../fonts/ProximaNova-Semibold.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Proxima';
  src: url("/local/templates/.default/markup_notamedia/build/css/../fonts/ProximaNova-Light.woff2") format("woff2"), url("/local/templates/.default/markup_notamedia/build/css/../fonts/ProximaNova-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Proxima';
  src: url("/local/templates/.default/markup_notamedia/build/css/../fonts/ProximaNovaT-Thin.woff2") format("woff2"), url("/local/templates/.default/markup_notamedia/build/css/../fonts/ProximaNovaT-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Proxima';
  src: url("/local/templates/.default/markup_notamedia/build/css/../fonts/ProximaNova-Black.woff2") format("woff2"), url("/local/templates/.default/markup_notamedia/build/css/../fonts/ProximaNova-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Proxima';
  src: url("/local/templates/.default/markup_notamedia/build/css/../fonts/ProximaNova-Extrabld.woff2") format("woff2"), url("/local/templates/.default/markup_notamedia/build/css/../fonts/ProximaNova-Extrabld.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Proxima';
  src: url("/local/templates/.default/markup_notamedia/build/css/../fonts/ProximaNova-Regular.woff2") format("woff2"), url("/local/templates/.default/markup_notamedia/build/css/../fonts/ProximaNova-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

html,
body {
  height: 100%; }

body {
  position: relative;
  font-size: 24px;
  line-height: 1.45;
  color: #09101B;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  font-family: 'Proxima';
  overflow-x: hidden;
  padding-top: 184px; }
  @media (max-width: 1200px) {
    body {
      padding-top: 144px; } }
  @media screen and (max-width: 767px) {
    body {
      padding-top: 96px; } }

*, :before, :after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

* {
  -webkit-locale: auto; }

svg, img {
  max-width: 100%; }

input,
textarea,
button,
select {
  border: none;
  outline: none;
  border-radius: 0;
  font-size: 16px;
  font-family: 'Proxima'; }

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

input {
  width: 100%;
  height: 56px;
  border: #D3DDE5 1px solid;
  border-radius: 8px;
  font-size: 16px;
  color: #0C0D1F;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 24px;
  font-family: 'Proxima'; }

textarea {
  width: 100%;
  min-height: 110px;
  max-height: 200px;
  border: #D3DDE5 1px solid;
  border-radius: 8px;
  font-size: 16px;
  color: #0C0D1F;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 18px 24px;
  resize: vertical;
  font-family: 'Proxima'; }

input:focus, textarea:focus {
  border-color: #1C455F; }

fieldset {
  border: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: normal;
  color: inherit; }

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s;
  will-change: auto; }
  a:hover, a:active, a:focus {
    text-decoration: none; }

li {
  list-style: none; }

.visually-hidden {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important; }

@media screen and (max-width: 1024px) {
  .hidden-tab {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

.visible-xs {
  display: none !important; }
  @media screen and (max-width: 767px) {
    .visible-xs {
      display: block !important; } }

.split-parent {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.title {
  text-align: center;
  font-size: 108px;
  line-height: 112px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0 0 80px; }
  .title.size_middle {
    font-size: 56px;
    line-height: 64px;
    margin-bottom: 48px; }
    @media screen and (max-width: 1024px) {
      .title.size_middle {
        font-size: 42px;
        line-height: 47px;
        letter-spacing: 0.01em; } }
    @media screen and (max-width: 767px) {
      .title.size_middle {
        font-size: 18px;
        line-height: 23px;
        letter-spacing: -0.01em; } }

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .title {
    font-size: 86px;
    line-height: 90px; } }
  @media screen and (min-width: 1900px) {
    .title {
      font-size: 124px;
      line-height: 128px; } }
  @media screen and (min-width: 1025px) and (max-width: 1280px) {
    .title {
      font-size: 75px;
      line-height: 80px; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .title {
      font-size: 60px;
      line-height: 72px; }
      .title.title_size_middle {
        font-size: 74px;
        line-height: 112px; } }
  @media screen and (max-width: 767px) {
    .title {
      font-size: 24px;
      line-height: 32px; }
      .title.title_size_middle {
        font-size: 35px;
        line-height: 38px; } }
  .title.size_small {
    font-size: 52px;
    line-height: 68px; }
    @media screen and (min-width: 1025px) {
      .title.size_small {
        letter-spacing: -0.01em; } }
    @media screen and (max-width: 1024px) {
      .title.size_small {
        font-size: 24px;
        line-height: 32px;
        font-weight: bold; } }
    @media screen and (max-width: 767px) {
      .title.size_small {
        font-size: 20px;
        line-height: 26px; } }
  .title.title_medium {
    font-size: 98px;
    line-height: 112px;
    letter-spacing: -0.01em; }
    .title.title_medium span {
      color: #EE502C; }
    .title.title_medium .color_green {
      color: #469357; }

.subtitle.subtitle_small {
  font-weight: 500;
  font-size: 68px;
  line-height: 85px;
  text-transform: uppercase; }
  @media screen and (max-width: 1024px) {
    .subtitle.subtitle_small {
      font-size: 52px;
      line-height: 68px; }
      .subtitle.subtitle_small br {
        display: none; } }
  @media screen and (max-width: 767px) {
    .subtitle.subtitle_small {
      font-size: 21px;
      line-height: 28px; } }

@media (max-width: 1199px) {
  .title.title_medium {
    font-size: 64px;
    line-height: 72px; } }

@media screen and (max-width: 767px) {
  .title.title_medium {
    font-size: 26px;
    line-height: 28px; } }

.but {
  background: none;
  border: none;
  width: 100%;
  max-width: 300px; }
  .but span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    height: 40px;
    padding: 0 15px;
    border-radius: 20px;
    color: #fff;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    cursor: pointer; }
    @media screen and (max-width: 767px) {
      .but span {
        height: 48px;
        font-size: 14px;
        font-weight: 500; }
        .but span.visible-xs {
          display: -webkit-box !important;
          display: -webkit-flex !important;
          display: -ms-flexbox !important;
          display: flex !important; } }
  @media screen and (min-width: 1025px) {
    .but.size_middle span {
      height: 60px;
      border-radius: 32px;
      letter-spacing: 0.04em; } }
  .but.size_big {
    display: inline-block; }
    @media screen and (min-width: 1025px) {
      .but.size_big span {
        text-transform: uppercase;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        border-radius: 40px;
        height: 56px;
        font-weight: bold; } }
    @media screen and (max-width: 767px) {
      .but.size_big span {
        font-size: 13px;
        line-height: 20px;
        font-weight: 600;
        letter-spacing: 0px;
        height: 30px; } }
  .but_green span {
    background: #38A14C; }
  @media screen and (min-width: 1025px) {
    .but_green:hover span {
      background: #1066A5; } }
  .but_white span {
    background: #FFFFFF;
    color: #EE502C;
    border: 1px solid #fff; }
  @media screen and (min-width: 1025px) {
    .but_white:hover span {
      background: transparent;
      color: #fff !important; } }
  .but_white_border span {
    color: #fff;
    border: 1px solid #fff; }
  .but_white_green span {
    background: #FFFFFF;
    color: #53A138;
    border: 1px solid #fff; }
  @media screen and (min-width: 1025px) {
    .but_white_green:hover span {
      background: transparent;
      color: #fff !important; } }
  .but_white_blue span {
    background: #FFFFFF;
    color: #235CD0;
    border: 1px solid #fff; }
  @media screen and (min-width: 1025px) {
    .but_white_blue:hover span {
      background: transparent;
      color: #fff !important; } }
  .but_white_black span {
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #fff; }
  @media screen and (min-width: 1025px) {
    .but_white_black:hover span {
      background: transparent;
      color: #fff !important; } }
  .but_green_border span {
    color: #38A14C;
    border: 1px solid #38A14C; }
  .but.black_border span {
    color: #09101B;
    border: 1px solid #09101B; }
  @media screen and (min-width: 1025px) {
    .but.black_border:hover span {
      background-color: #09101B;
      color: #fff; } }
  .but_blue span {
    background: #232B37; }
  @media screen and (min-width: 1025px) {
    .but_blue:hover span {
      background: #019681; } }
  .but:disabled {
    pointer-events: none; }
    .but:disabled span {
      background-color: rgba(147, 153, 164, 0.4);
      color: #fff; }

.color_green {
  color: #469357; }

.color_green_gradient {
  color: transparent !important;
  background-image: -webkit-gradient(linear, left top, right top, from(#28a1ce), to(#38a85e));
  background-image: -o-linear-gradient(left, #28a1ce 0%, #38a85e 100%);
  background-image: linear-gradient(90deg, #28a1ce 0%, #38a85e 100%);
  -webkit-background-clip: text; }

@media screen and (min-width: 768px) {
  .mob {
    display: none !important; } }

@media screen and (min-width: 1025px) {
  .tablet {
    display: none !important; } }

@media screen and (max-width: 1024px) {
  .pc-tablet {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .pc {
    display: none !important; } }

.swiper-container {
  width: 100%;
  height: 100%; }

.to-all {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: #232B37;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  margin-left: auto;
  overflow: hidden;
  -webkit-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 0; }
  .to-all:after {
    content: "";
    display: block;
    position: absolute;
    left: calc(50% - 10px);
    top: calc(50% - 10px);
    width: 20px;
    height: 20px;
    background: #28A1CE;
    border-radius: 50%;
    z-index: 0;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s; }
  .to-all:hover {
    background: #28A1CE; }
    .to-all:hover:after {
      -webkit-transform: scale(20);
          -ms-transform: scale(20);
              transform: scale(20); }
  .to-all_centered {
    margin: 64px auto 0; }
  .to-all span {
    position: relative;
    z-index: 1; }
  @media screen and (min-width: 1900px) {
    .to-all {
      width: 272px;
      height: 272px; } }
  @media screen and (min-width: 1025px) and (max-width: 1280px) {
    .to-all {
      width: 160px;
      height: 160px; }
      .to-all span {
        font-size: 14px; } }
  @media screen and (max-width: 767px) {
    .to-all {
      margin: 25px auto 0;
      width: 146px;
      height: 146px;
      font-size: 12px;
      line-height: 24px; } }

.container-small {
  max-width: 944px;
  margin: 0 auto; }
  @media screen and (max-width: 1024px) {
    .container-small {
      max-width: 100%; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .container-small {
      padding: 0 58px; }
      .container-small .hr {
        margin-left: -58px;
        margin-right: -58px; } }

.hr {
  border-top: none;
  border-bottom: 1px solid #E9E9E9;
  margin-bottom: 108px; }
  @media screen and (max-width: 1024px) {
    .hr {
      margin-bottom: 60px; } }
  @media screen and (max-width: 767px) {
    .hr {
      margin-bottom: 40px; } }

.link {
  color: #38A14C; }
  @media screen and (min-width: 1025px) {
    .link:hover {
      opacity: .8; } }

.link-icon {
  padding-left: 10px; }
  @media screen and (max-width: 767px) {
    .link-icon {
      padding-left: 7px; } }

.section-title {
  font-size: 56px;
  line-height: 64px;
  text-transform: uppercase;
  font-weight: 600; }
  @media screen and (max-width: 1024px) {
    .section-title {
      font-size: 32px;
      line-height: 40px;
      font-weight: bold; } }
  @media screen and (max-width: 767px) {
    .section-title {
      font-size: 16px;
      line-height: 22px;
      padding: 0 10px; } }

.adaptive a:not(.relevant-card):not(.faq-tabs__elem):hover {
  color: inherit !important; }

.text_black {
  color: #000; }

.export-from-tildа-wrapper {
  position: relative;
  z-index: 1; }

body.tilda-page *, body.tilda-page :before, body.tilda-page :after {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important; }

body.tilda-page .export-from-tildа-wrapper *, body.tilda-page .export-from-tildа-wrapper *:before, body.tilda-page .export-from-tildа-wrapper *:after {
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important; }

.overflow-hidden {
  overflow: hidden; }

.services_web-development-page .header,
.services_web-development-page .mobile-nav,
.services_web-development-page .footer,
.services_web-development-page .popup {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important; }
  .services_web-development-page .header *, .services_web-development-page .header *::before, .services_web-development-page .header *::after,
  .services_web-development-page .mobile-nav *,
  .services_web-development-page .mobile-nav *::before,
  .services_web-development-page .mobile-nav *::after,
  .services_web-development-page .footer *,
  .services_web-development-page .footer *::before,
  .services_web-development-page .footer *::after,
  .services_web-development-page .popup *,
  .services_web-development-page .popup *::before,
  .services_web-development-page .popup *::after {
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important; }

*:focus::-moz-placeholder {
  color: transparent !important; }

*[autofocus]::-moz-placeholder:focus {
  color: graytext !important; }

*:focus:-moz-placeholder {
  color: transparent !important; }

*[autofocus]:-moz-placeholder:focus {
  color: graytext !important; }

*:focus::-webkit-input-placeholder {
  color: transparent !important; }

*[autofocus]::-webkit-input-placeholder {
  color: graytext !important; }

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*!
 * Bootstrap Grid v5.0.0-beta1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.l-container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 1800px) {
  .container, .l-container {
    max-width: 1668px; } }

@media (min-width: 1025px) and (max-width: 1799px) {
  .container, .l-container {
    max-width: 1448px; } }

@media (max-width: 1499px) and (min-width: 1024px) {
  .container, .l-container {
    padding: 0 64px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .container, .l-container {
    padding: 0 32px; } }

@media (max-width: 767px) {
  .container, .l-container {
    padding: 0 16px; } }

.row {
  --bs-gutter-x: 16px;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: -8px;
  margin-left: -8px; }

.row > * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: 8px;
  padding-left: 8px; }

.col {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%; }

.row-cols-auto > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto; }

.row-cols-1 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%; }

.row-cols-2 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%; }

.row-cols-3 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.3333333333%; }

.row-cols-4 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 25%; }

.row-cols-5 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 20%; }

.row-cols-6 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.6666666667%; }

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto; }

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 8.3333333333%; }

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.6666666667%; }

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.3333333333%; }

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 41.6666666667%; }

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 58.3333333333%; }

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 66.6666666667%; }

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 83.3333333333%; }

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 91.6666666667%; }

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

.offset-11 {
  margin-left: 91.6666666667%; }

.g-0,
.gx-0 {
  --bs-gutter-x: 0; }

.g-0,
.gy-0 {
  --bs-gutter-y: 0; }

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem; }

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem; }

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem; }

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem; }

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem; }

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem; }

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem; }

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem; }

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem; }

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem; }

@media (min-width: 576px) {
  .col-sm {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%; }
  .row-cols-sm-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%; }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.3333333333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.6666666667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.3333333333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.6666666667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.3333333333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.6666666667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.3333333333%; }
  .offset-sm-2 {
    margin-left: 16.6666666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.3333333333%; }
  .offset-sm-5 {
    margin-left: 41.6666666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.3333333333%; }
  .offset-sm-8 {
    margin-left: 66.6666666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.3333333333%; }
  .offset-sm-11 {
    margin-left: 91.6666666667%; }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0; }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0; }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem; }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem; }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem; }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem; }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem; }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem; }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem; }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem; }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem; }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 768px) {
  .col-md {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%; }
  .row-cols-md-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%; }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.3333333333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.6666666667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.3333333333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.6666666667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.3333333333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.6666666667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.3333333333%; }
  .offset-md-2 {
    margin-left: 16.6666666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.3333333333%; }
  .offset-md-5 {
    margin-left: 41.6666666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.3333333333%; }
  .offset-md-8 {
    margin-left: 66.6666666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.3333333333%; }
  .offset-md-11 {
    margin-left: 91.6666666667%; }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0; }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0; }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem; }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem; }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem; }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem; }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem; }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem; }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem; }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem; }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem; }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 1025px) {
  .col-lg {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%; }
  .row-cols-lg-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%; }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.3333333333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.6666666667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.3333333333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.6666666667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.3333333333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.6666666667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.3333333333%; }
  .offset-lg-2 {
    margin-left: 16.6666666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.3333333333%; }
  .offset-lg-5 {
    margin-left: 41.6666666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.3333333333%; }
  .offset-lg-8 {
    margin-left: 66.6666666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.3333333333%; }
  .offset-lg-11 {
    margin-left: 91.6666666667%; }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0; }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0; }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem; }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem; }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem; }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem; }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem; }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem; }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem; }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem; }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem; }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 1200px) {
  .col-xl {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%; }
  .row-cols-xl-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%; }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.3333333333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.6666666667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.3333333333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.6666666667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.3333333333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.6666666667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.3333333333%; }
  .offset-xl-2 {
    margin-left: 16.6666666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.3333333333%; }
  .offset-xl-5 {
    margin-left: 41.6666666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.3333333333%; }
  .offset-xl-8 {
    margin-left: 66.6666666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.3333333333%; }
  .offset-xl-11 {
    margin-left: 91.6666666667%; }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0; }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0; }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem; }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem; }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem; }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem; }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem; }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem; }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem; }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem; }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem; }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 1400px) {
  .col-xxl {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%; }
  .row-cols-xxl-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .row-cols-xxl-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .row-cols-xxl-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-xxl-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%; }
  .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.3333333333%; }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%; }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.6666666667%; }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.3333333333%; }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.6666666667%; }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%; }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.3333333333%; }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.6666666667%; }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.3333333333%; }
  .offset-xxl-2 {
    margin-left: 16.6666666667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.3333333333%; }
  .offset-xxl-5 {
    margin-left: 41.6666666667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.3333333333%; }
  .offset-xxl-8 {
    margin-left: 66.6666666667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.3333333333%; }
  .offset-xxl-11 {
    margin-left: 91.6666666667%; }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0; }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0; }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem; }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem; }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem; }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem; }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem; }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem; }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem; }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem; }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem; }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem; } }

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

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

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

.d-grid {
  display: -ms-grid !important;
  display: grid !important; }

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

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

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

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

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

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

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

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

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -webkit-flex-grow: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important; }

.flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important; }

.flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important; }

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

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

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

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

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

.justify-content-evenly {
  -webkit-box-pack: space-evenly !important;
  -webkit-justify-content: space-evenly !important;
      -ms-flex-pack: space-evenly !important;
          justify-content: space-evenly !important; }

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

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

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important; }

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
              -ms-grid-row-align: auto !important;
          align-self: auto !important; }

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

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

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
              -ms-grid-row-align: center !important;
          align-self: center !important; }

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
              -ms-grid-row-align: stretch !important;
          align-self: stretch !important; }

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

.order-0 {
  -webkit-box-ordinal-group: 1 !important;
  -webkit-order: 0 !important;
      -ms-flex-order: 0 !important;
          order: 0 !important; }

.order-1 {
  -webkit-box-ordinal-group: 2 !important;
  -webkit-order: 1 !important;
      -ms-flex-order: 1 !important;
          order: 1 !important; }

.order-2 {
  -webkit-box-ordinal-group: 3 !important;
  -webkit-order: 2 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important; }

.order-3 {
  -webkit-box-ordinal-group: 4 !important;
  -webkit-order: 3 !important;
      -ms-flex-order: 3 !important;
          order: 3 !important; }

.order-4 {
  -webkit-box-ordinal-group: 5 !important;
  -webkit-order: 4 !important;
      -ms-flex-order: 4 !important;
          order: 4 !important; }

.order-5 {
  -webkit-box-ordinal-group: 6 !important;
  -webkit-order: 5 !important;
      -ms-flex-order: 5 !important;
          order: 5 !important; }

.order-last {
  -webkit-box-ordinal-group: 7 !important;
  -webkit-order: 6 !important;
      -ms-flex-order: 6 !important;
          order: 6 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.me-0 {
  margin-right: 0 !important; }

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

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

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

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

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

.me-auto {
  margin-right: auto !important; }

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

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

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

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

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

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

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

.ms-0 {
  margin-left: 0 !important; }

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

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

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

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

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

.ms-auto {
  margin-left: auto !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pe-0 {
  padding-right: 0 !important; }

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

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

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

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

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

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

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

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

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

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

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

.ps-0 {
  padding-left: 0 !important; }

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-grid {
    display: -ms-grid !important;
    display: grid !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-sm-none {
    display: none !important; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .justify-content-sm-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important; }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important; }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important; }
  .order-sm-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important; }
  .m-sm-0 {
    margin: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .me-sm-0 {
    margin-right: 0 !important; }
  .me-sm-1 {
    margin-right: 0.25rem !important; }
  .me-sm-2 {
    margin-right: 0.5rem !important; }
  .me-sm-3 {
    margin-right: 1rem !important; }
  .me-sm-4 {
    margin-right: 1.5rem !important; }
  .me-sm-5 {
    margin-right: 3rem !important; }
  .me-sm-auto {
    margin-right: auto !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ms-sm-0 {
    margin-left: 0 !important; }
  .ms-sm-1 {
    margin-left: 0.25rem !important; }
  .ms-sm-2 {
    margin-left: 0.5rem !important; }
  .ms-sm-3 {
    margin-left: 1rem !important; }
  .ms-sm-4 {
    margin-left: 1.5rem !important; }
  .ms-sm-5 {
    margin-left: 3rem !important; }
  .ms-sm-auto {
    margin-left: auto !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pe-sm-0 {
    padding-right: 0 !important; }
  .pe-sm-1 {
    padding-right: 0.25rem !important; }
  .pe-sm-2 {
    padding-right: 0.5rem !important; }
  .pe-sm-3 {
    padding-right: 1rem !important; }
  .pe-sm-4 {
    padding-right: 1.5rem !important; }
  .pe-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .ps-sm-0 {
    padding-left: 0 !important; }
  .ps-sm-1 {
    padding-left: 0.25rem !important; }
  .ps-sm-2 {
    padding-left: 0.5rem !important; }
  .ps-sm-3 {
    padding-left: 1rem !important; }
  .ps-sm-4 {
    padding-left: 1.5rem !important; }
  .ps-sm-5 {
    padding-left: 3rem !important; } }

@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-grid {
    display: -ms-grid !important;
    display: grid !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-md-none {
    display: none !important; }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .justify-content-md-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important; }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important; }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important; }
  .order-md-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important; }
  .order-md-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important; }
  .m-md-0 {
    margin: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .me-md-0 {
    margin-right: 0 !important; }
  .me-md-1 {
    margin-right: 0.25rem !important; }
  .me-md-2 {
    margin-right: 0.5rem !important; }
  .me-md-3 {
    margin-right: 1rem !important; }
  .me-md-4 {
    margin-right: 1.5rem !important; }
  .me-md-5 {
    margin-right: 3rem !important; }
  .me-md-auto {
    margin-right: auto !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ms-md-0 {
    margin-left: 0 !important; }
  .ms-md-1 {
    margin-left: 0.25rem !important; }
  .ms-md-2 {
    margin-left: 0.5rem !important; }
  .ms-md-3 {
    margin-left: 1rem !important; }
  .ms-md-4 {
    margin-left: 1.5rem !important; }
  .ms-md-5 {
    margin-left: 3rem !important; }
  .ms-md-auto {
    margin-left: auto !important; }
  .p-md-0 {
    padding: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pe-md-0 {
    padding-right: 0 !important; }
  .pe-md-1 {
    padding-right: 0.25rem !important; }
  .pe-md-2 {
    padding-right: 0.5rem !important; }
  .pe-md-3 {
    padding-right: 1rem !important; }
  .pe-md-4 {
    padding-right: 1.5rem !important; }
  .pe-md-5 {
    padding-right: 3rem !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .ps-md-0 {
    padding-left: 0 !important; }
  .ps-md-1 {
    padding-left: 0.25rem !important; }
  .ps-md-2 {
    padding-left: 0.5rem !important; }
  .ps-md-3 {
    padding-left: 1rem !important; }
  .ps-md-4 {
    padding-left: 1.5rem !important; }
  .ps-md-5 {
    padding-left: 3rem !important; } }

@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-grid {
    display: -ms-grid !important;
    display: grid !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-lg-none {
    display: none !important; }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .justify-content-lg-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important; }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important; }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important; }
  .order-lg-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important; }
  .m-lg-0 {
    margin: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .me-lg-0 {
    margin-right: 0 !important; }
  .me-lg-1 {
    margin-right: 0.25rem !important; }
  .me-lg-2 {
    margin-right: 0.5rem !important; }
  .me-lg-3 {
    margin-right: 1rem !important; }
  .me-lg-4 {
    margin-right: 1.5rem !important; }
  .me-lg-5 {
    margin-right: 3rem !important; }
  .me-lg-auto {
    margin-right: auto !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ms-lg-0 {
    margin-left: 0 !important; }
  .ms-lg-1 {
    margin-left: 0.25rem !important; }
  .ms-lg-2 {
    margin-left: 0.5rem !important; }
  .ms-lg-3 {
    margin-left: 1rem !important; }
  .ms-lg-4 {
    margin-left: 1.5rem !important; }
  .ms-lg-5 {
    margin-left: 3rem !important; }
  .ms-lg-auto {
    margin-left: auto !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pe-lg-0 {
    padding-right: 0 !important; }
  .pe-lg-1 {
    padding-right: 0.25rem !important; }
  .pe-lg-2 {
    padding-right: 0.5rem !important; }
  .pe-lg-3 {
    padding-right: 1rem !important; }
  .pe-lg-4 {
    padding-right: 1.5rem !important; }
  .pe-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .ps-lg-0 {
    padding-left: 0 !important; }
  .ps-lg-1 {
    padding-left: 0.25rem !important; }
  .ps-lg-2 {
    padding-left: 0.5rem !important; }
  .ps-lg-3 {
    padding-left: 1rem !important; }
  .ps-lg-4 {
    padding-left: 1.5rem !important; }
  .ps-lg-5 {
    padding-left: 3rem !important; } }

@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-grid {
    display: -ms-grid !important;
    display: grid !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-xl-none {
    display: none !important; }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .justify-content-xl-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important; }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important; }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important; }
  .order-xl-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important; }
  .m-xl-0 {
    margin: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .me-xl-0 {
    margin-right: 0 !important; }
  .me-xl-1 {
    margin-right: 0.25rem !important; }
  .me-xl-2 {
    margin-right: 0.5rem !important; }
  .me-xl-3 {
    margin-right: 1rem !important; }
  .me-xl-4 {
    margin-right: 1.5rem !important; }
  .me-xl-5 {
    margin-right: 3rem !important; }
  .me-xl-auto {
    margin-right: auto !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ms-xl-0 {
    margin-left: 0 !important; }
  .ms-xl-1 {
    margin-left: 0.25rem !important; }
  .ms-xl-2 {
    margin-left: 0.5rem !important; }
  .ms-xl-3 {
    margin-left: 1rem !important; }
  .ms-xl-4 {
    margin-left: 1.5rem !important; }
  .ms-xl-5 {
    margin-left: 3rem !important; }
  .ms-xl-auto {
    margin-left: auto !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pe-xl-0 {
    padding-right: 0 !important; }
  .pe-xl-1 {
    padding-right: 0.25rem !important; }
  .pe-xl-2 {
    padding-right: 0.5rem !important; }
  .pe-xl-3 {
    padding-right: 1rem !important; }
  .pe-xl-4 {
    padding-right: 1.5rem !important; }
  .pe-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .ps-xl-0 {
    padding-left: 0 !important; }
  .ps-xl-1 {
    padding-left: 0.25rem !important; }
  .ps-xl-2 {
    padding-left: 0.5rem !important; }
  .ps-xl-3 {
    padding-left: 1rem !important; }
  .ps-xl-4 {
    padding-left: 1.5rem !important; }
  .ps-xl-5 {
    padding-left: 3rem !important; } }

@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-grid {
    display: -ms-grid !important;
    display: grid !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-xxl-none {
    display: none !important; }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .flex-xxl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xxl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .justify-content-xxl-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important; }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xxl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-xxl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-xxl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-xxl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-xxl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-xxl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-xxl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important; }
  .align-self-xxl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-xxl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-xxl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important; }
  .align-self-xxl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-xxl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important; }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important; }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important; }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important; }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important; }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important; }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important; }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important; }
  .order-xxl-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important; }
  .m-xxl-0 {
    margin: 0 !important; }
  .m-xxl-1 {
    margin: 0.25rem !important; }
  .m-xxl-2 {
    margin: 0.5rem !important; }
  .m-xxl-3 {
    margin: 1rem !important; }
  .m-xxl-4 {
    margin: 1.5rem !important; }
  .m-xxl-5 {
    margin: 3rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xxl-0 {
    margin-top: 0 !important; }
  .mt-xxl-1 {
    margin-top: 0.25rem !important; }
  .mt-xxl-2 {
    margin-top: 0.5rem !important; }
  .mt-xxl-3 {
    margin-top: 1rem !important; }
  .mt-xxl-4 {
    margin-top: 1.5rem !important; }
  .mt-xxl-5 {
    margin-top: 3rem !important; }
  .mt-xxl-auto {
    margin-top: auto !important; }
  .me-xxl-0 {
    margin-right: 0 !important; }
  .me-xxl-1 {
    margin-right: 0.25rem !important; }
  .me-xxl-2 {
    margin-right: 0.5rem !important; }
  .me-xxl-3 {
    margin-right: 1rem !important; }
  .me-xxl-4 {
    margin-right: 1.5rem !important; }
  .me-xxl-5 {
    margin-right: 3rem !important; }
  .me-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-0 {
    margin-bottom: 0 !important; }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .mb-xxl-3 {
    margin-bottom: 1rem !important; }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important; }
  .mb-xxl-5 {
    margin-bottom: 3rem !important; }
  .mb-xxl-auto {
    margin-bottom: auto !important; }
  .ms-xxl-0 {
    margin-left: 0 !important; }
  .ms-xxl-1 {
    margin-left: 0.25rem !important; }
  .ms-xxl-2 {
    margin-left: 0.5rem !important; }
  .ms-xxl-3 {
    margin-left: 1rem !important; }
  .ms-xxl-4 {
    margin-left: 1.5rem !important; }
  .ms-xxl-5 {
    margin-left: 3rem !important; }
  .ms-xxl-auto {
    margin-left: auto !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .p-xxl-1 {
    padding: 0.25rem !important; }
  .p-xxl-2 {
    padding: 0.5rem !important; }
  .p-xxl-3 {
    padding: 1rem !important; }
  .p-xxl-4 {
    padding: 1.5rem !important; }
  .p-xxl-5 {
    padding: 3rem !important; }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xxl-0 {
    padding-top: 0 !important; }
  .pt-xxl-1 {
    padding-top: 0.25rem !important; }
  .pt-xxl-2 {
    padding-top: 0.5rem !important; }
  .pt-xxl-3 {
    padding-top: 1rem !important; }
  .pt-xxl-4 {
    padding-top: 1.5rem !important; }
  .pt-xxl-5 {
    padding-top: 3rem !important; }
  .pe-xxl-0 {
    padding-right: 0 !important; }
  .pe-xxl-1 {
    padding-right: 0.25rem !important; }
  .pe-xxl-2 {
    padding-right: 0.5rem !important; }
  .pe-xxl-3 {
    padding-right: 1rem !important; }
  .pe-xxl-4 {
    padding-right: 1.5rem !important; }
  .pe-xxl-5 {
    padding-right: 3rem !important; }
  .pb-xxl-0 {
    padding-bottom: 0 !important; }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .pb-xxl-3 {
    padding-bottom: 1rem !important; }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important; }
  .pb-xxl-5 {
    padding-bottom: 3rem !important; }
  .ps-xxl-0 {
    padding-left: 0 !important; }
  .ps-xxl-1 {
    padding-left: 0.25rem !important; }
  .ps-xxl-2 {
    padding-left: 0.5rem !important; }
  .ps-xxl-3 {
    padding-left: 1rem !important; }
  .ps-xxl-4 {
    padding-left: 1.5rem !important; }
  .ps-xxl-5 {
    padding-left: 3rem !important; } }

@media print {
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-grid {
    display: -ms-grid !important;
    display: grid !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-print-none {
    display: none !important; } }

/*# sourceMappingURL=bootstrap-grid.css.map */
/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
      transform-origin: center bottom; }

@-webkit-keyframes flash {
  0%, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
      transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
      transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.bounceIn {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpEasy {
  0% {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(0, 5%, 0);
    transform: translate3d(0, 5%, 0); }
  to {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInUpEasy {
  0% {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(0, 5%, 0);
    transform: translate3d(0, 5%, 0); }
  to {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

.animated.fast {
  -webkit-animation-duration: .8s;
  animation-duration: .8s; }

.animated.faster {
  -webkit-animation-duration: .5s;
  animation-duration: .5s; }

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s; }

@media (prefers-reduced-motion: reduce), (print) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    -o-transition-duration: 1ms !important;
       transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important; } }

.grid {
  margin: 10px;
  overflow: hidden;
  -moz-animation-name: appear-grid;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease-out;
  -moz-animation-duration: 0.8s;
  -webkit-animation-name: appear-grid;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-duration: 0.8s;
  animation-name: appear-grid;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.8s; }

.grid * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.grid:after {
  content: '';
  display: block;
  clear: both; }

.grid-item {
  width: 20%;
  height: 120px;
  float: left;
  position: relative; }

.grid-item > .grid-item-inside {
  background: #ddd;
  position: absolute;
  padding: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px; }

.grid-item-height-1 {
  height: 200px; }

.grid-item-height-2 {
  height: 300px; }

.grid-item-height-3 {
  height: 400px; }

@media (max-width: 1400px) {
  .grid-item {
    width: 25%; } }

@media (max-width: 1200px) {
  .grid-item {
    width: 33.333%; } }

@media (max-width: 780px) {
  .grid-item {
    width: 50%; } }

@media (max-width: 480px) {
  .grid-item {
    width: 100%; } }

@-webkit-keyframes appear-grid {
  0% {
    -webkit-transform: translateY(-20px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1; } }

@keyframes appear-grid {
  0% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom; }

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto; }

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr; }

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto; }

.mCSB_inside > .mCSB_container {
  margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px; }

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px; }

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0; }

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"; }

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)"; }

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(/local/templates/.default/markup_notamedia/build/css/mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: .4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0; }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px; }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px; }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px; }

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: .9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px; }

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px; }

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%; }

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0; }

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0; }

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px; }

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: .3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); }

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px; }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px; }

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  border-radius: 16px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
          box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px; }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px; }

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px; }

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
          box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
          box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

.mCS-3d-thick-dark.mCSB_scrollTools {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
          box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px; }

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto; }

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px; }

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px; }

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2); }

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.portfolio-nav {
  position: relative;
  background-color: rgba(0, 0, 0, 0.35);
  height: 100px;
  margin-bottom: -100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  width: 100%; }
  .portfolio-nav__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase; }
  .portfolio-nav p {
    font-size: 14px;
    line-height: 20px; }
    .portfolio-nav p:not(:first-child) {
      margin-top: 4px; }
  .portfolio-nav__text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .portfolio-nav__arrow {
    width: 25px;
    height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .portfolio-nav__arrow svg {
      width: 100%;
      height: 100%; }
      .portfolio-nav__arrow svg use {
        fill: white;
        -webkit-transition: fill .3s ease-out;
        -o-transition: fill .3s ease-out;
        transition: fill .3s ease-out; }
  .portfolio-nav__item {
    height: 100%;
    width: 50%; }
    .portfolio-nav__item:first-child .portfolio-nav__text {
      padding-left: 28px; }
    .portfolio-nav__item:nth-child(2) .portfolio-nav__text, .portfolio-nav__item.portfolio-nav__item-next .portfolio-nav__text {
      text-align: right;
      padding-right: 28px;
      -webkit-box-pack: end;
      -webkit-justify-content: end;
          -ms-flex-pack: end;
              justify-content: end; }
    .portfolio-nav__item:nth-child(2) .portfolio-nav__arrow, .portfolio-nav__item.portfolio-nav__item-next .portfolio-nav__arrow {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .portfolio-nav__item:nth-child(2) .portfolio-nav__link, .portfolio-nav__item.portfolio-nav__item-next .portfolio-nav__link {
      -webkit-box-pack: end;
      -webkit-justify-content: end;
          -ms-flex-pack: end;
              justify-content: end; }
    .portfolio-nav__item.portfolio-nav__item-next {
      margin-left: auto;
      padding-right: 0; }
  .portfolio-nav__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%; }
    @media screen and (min-width: 1025px) {
      .portfolio-nav__link:hover .portfolio-nav__image img {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1); } }
    .portfolio-nav__link:hover .portfolio-nav__text {
      color: #A2C14B; }
    .portfolio-nav__link:hover .portfolio-nav__arrow use {
      fill: #A2C14B; }
  .portfolio-nav__image {
    height: 100%;
    width: 228px;
    overflow: hidden;
    display: block; }
    .portfolio-nav__image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -webkit-transition: -webkit-transform 1s ease;
      transition: -webkit-transform 1s ease;
      -o-transition: transform 1s ease;
      transition: transform 1s ease;
      transition: transform 1s ease, -webkit-transform 1s ease; }
  .portfolio-nav__text {
    width: calc(100% - 285px);
    -webkit-transition: color .3s ease-out;
    -o-transition: color .3s ease-out;
    transition: color .3s ease-out; }

@media (max-width: 1199px) {
  .portfolio-nav {
    height: 72px;
    margin-bottom: -72px; }
    .portfolio-nav__item:first-child .portfolio-nav__text {
      padding-left: 24px; }
    .portfolio-nav__item:nth-child(2) .portfolio-nav__text {
      padding-right: 24px; }
    .portfolio-nav__image {
      width: 191px; }
    .portfolio-nav__text {
      width: calc(100% - 191px); }
      .portfolio-nav__text p {
        display: none; }
    .portfolio-nav__title {
      font-size: 18px; } }

@media screen and (max-width: 767px) {
  .portfolio-nav {
    height: 40px;
    margin-bottom: -40px; }
    .portfolio-nav__item:first-child .portfolio-nav__text {
      padding-left: 14px; }
    .portfolio-nav__item:nth-child(2) .portfolio-nav__text {
      padding-right: 14px; }
    .portfolio-nav__title {
      font-size: 12px; }
    .portfolio-nav__image {
      width: 40px; }
    .portfolio-nav__text {
      width: calc(100% - 40px); }
    .portfolio-nav__arrow {
      width: 15px;
      height: 14px; } }

.mobile-nav {
  -webkit-transform: translateX(200%);
      -ms-transform: translateX(200%);
          transform: translateX(200%);
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

@media screen and (max-width: 1024px) {
  html.menu-on {
    overflow: hidden; } }

.menu-on .header {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.menu-on .mobile-nav {
  z-index: 200;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }

.menu-on .mobile__discuss {
  display: none; }

.mobile__discuss {
  text-align: center;
  position: fixed;
  left: 20px;
  right: 20px;
  bottom: 10px;
  z-index: 5;
  -webkit-transition: opacity .15s linear, -webkit-transform .2s linear;
  transition: opacity .15s linear, -webkit-transform .2s linear;
  -o-transition: opacity .15s linear, transform .2s linear;
  transition: opacity .15s linear, transform .2s linear;
  transition: opacity .15s linear, transform .2s linear, -webkit-transform .2s linear; }
  .mobile__discuss:not(.is_show) {
    opacity: 0;
    -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
            transform: translateY(20px); }
  .mobile__discuss .but {
    display: inline-block;
    max-width: none;
    width: auto; }

@media screen and (min-width: 1201px) {
  .mobile-nav {
    display: none; } }

@media screen and (min-width: 768px) {
  .mobile__discuss {
    display: none; } }

@media screen and (max-width: 1200px) {
  .mobile-nav {
    position: fixed;
    background: #232B37;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    padding-top: 250px;
    z-index: 29; } }
  @media screen and (max-width: 1200px) and (max-height: 767px) {
    .mobile-nav {
      padding-top: 30vh; } }

@media screen and (max-width: 1200px) {
    .mobile-nav-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      height: 100%; }
    .mobile-nav__menu {
      max-width: 464px;
      margin: 0 auto;
      padding-bottom: 10px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      overflow-y: hidden !important; }
      .mobile-nav__menu li:not(:last-child) {
        margin-bottom: 24px; } }
      @media screen and (max-width: 1200px) and (max-height: 767px) {
        .mobile-nav__menu li:not(:last-child) {
          margin-bottom: .6vw; } }

@media screen and (max-width: 1200px) {
      .mobile-nav__menu a {
        font-size: 56px;
        line-height: 64px;
        text-transform: uppercase;
        font-weight: 500;
        color: #fff; } }
      @media screen and (max-width: 1200px) and (max-height: 767px) {
        .mobile-nav__menu a {
          font-size: 2vw;
          line-height: 2.5vw; } }

@media screen and (max-width: 1200px) {
    .mobile-nav-footer {
      padding: 0 40px; }
      .mobile-nav-footer .row {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        height: 100px; }
    .mobile-nav-discuss, .mobile-nav-header {
      display: none; }
    .mobile-nav__partner {
      font-size: 16px;
      line-height: 1;
      font-weight: 500;
      text-transform: uppercase;
      color: #fff;
      max-width: 464px;
      margin: 0 auto 44px; }
    .mobile-nav__presentation a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      font-size: 16px;
      line-height: 1;
      font-weight: 500;
      text-transform: uppercase;
      color: #fff;
      letter-spacing: 1px; }
    .mobile-nav__presentation span {
      color: #7b8087;
      padding-left: 8px; }
    .mobile-nav__presentation .download {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 48px;
      height: 48px;
      border-radius: 50%;
      background: #38A14C;
      margin-left: 16px;
      -webkit-transition: all ease .3s;
      -o-transition: all ease .3s;
      transition: all ease .3s; }
      .mobile-nav__presentation .download:hover {
        background: #019681; }
    .mobile-nav__presentation .icon {
      width: 16px;
      height: 16px; } }

@media screen and (max-width: 767px) {
  .header-fixed:not(.menu-on) .mobile-nav {
    padding: 40px 16px; }
    .header-fixed:not(.menu-on) .mobile-nav__menu {
      margin-top: 30px; }
  .mobile-nav {
    position: fixed;
    background: #232B37;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    padding: 100px 16px 0;
    z-index: 29; }
    .mobile-nav-container {
      height: 100%; }
    .mobile-nav-header {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      height: 72px;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .mobile-nav-bottom {
      margin-bottom: 30%; }
    .mobile-nav__slogan {
      display: block;
      font-size: 14px;
      line-height: 20px;
      font-weight: 500;
      background: -webkit-gradient(linear, left top, right top, from(#0B6BA7), to(#96C15B));
      background: -o-linear-gradient(left, #0B6BA7 0%, #96C15B 100%);
      background: linear-gradient(to right, #0B6BA7 0%, #96C15B 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      max-width: 200px; }
    .mobile-nav__lang {
      margin-top: -20px; }
      .mobile-nav__lang a {
        font-size: 14px;
        line-height: 14px;
        color: #fff;
        text-transform: uppercase;
        text-align: right; }
    .mobile-nav__menu {
      max-width: 100%;
      margin: 0 auto;
      height: auto;
      padding-bottom: 0;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      overflow-y: auto; }
      .mobile-nav__menu li:not(:last-child) {
        margin-bottom: 8px; }
      .mobile-nav__menu a {
        font-size: 30px;
        line-height: 48px;
        text-transform: uppercase;
        font-weight: 500;
        color: #fff;
        display: block;
        height: 40px; }
    .mobile-nav-footer {
      display: none; }
    .mobile-nav__partner {
      display: none; }
    .mobile-nav-discuss {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      min-height: 40px; }
      .mobile-nav-discuss .but {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        width: auto; }
  .header-bottom__soc .icon {
    vertical-align: middle; } }

.cookie {
  position: fixed;
  bottom: 24px;
  right: 24px;
  width: 100%;
  max-width: 256px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 24px;
  background: rgba(9, 16, 27, 0.9);
  color: #fff;
  border-radius: 8px;
  z-index: 200;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }
  .cookie.is-hovered {
    background: #09101B; }
  .cookie__text {
    font-size: 14px;
    line-height: 20px; }
    .cookie__text a {
      border-bottom: 1px solid #fff; }
      @media screen and (min-width: 1025px) {
        .cookie__text a:hover {
          border-bottom-color: transparent; } }
  .cookie__accept {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    padding-top: 20px;
    border-top: #323942 1px solid; }
    .cookie__accept span {
      cursor: pointer;
      -webkit-transition: all ease .3s;
      -o-transition: all ease .3s;
      transition: all ease .3s; }
      .cookie__accept span:hover {
        color: #019681; }

@media screen and (max-width: 767px) {
  .cookie {
    right: 16px;
    left: 16px;
    max-width: none;
    width: calc(100% - 32px);
    bottom: 16px; } }

.cases {
  position: relative;
  margin-top: 160px; }
  @media screen and (max-width: 1024px) {
    .cases .tablet-order-0 {
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
          -ms-flex-order: 0;
              order: 0; }
    .cases .tablet-order-1 {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
    .cases .tablet-order-2 {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
    .cases .tablet-order-3 {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
          -ms-flex-order: 3;
              order: 3; }
    .cases .tablet-order-4 {
      -webkit-box-ordinal-group: 5;
      -webkit-order: 4;
          -ms-flex-order: 4;
              order: 4; }
    .cases .tablet-order-5 {
      -webkit-box-ordinal-group: 6;
      -webkit-order: 5;
          -ms-flex-order: 5;
              order: 5; } }
  @media screen and (max-width: 767px) {
    .cases .mobile-order-0 {
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
          -ms-flex-order: 0;
              order: 0; }
    .cases .mobile-order-1 {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
    .cases .mobile-order-2 {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
    .cases .mobile-order-3 {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
          -ms-flex-order: 3;
              order: 3; }
    .cases .mobile-order-4 {
      -webkit-box-ordinal-group: 5;
      -webkit-order: 4;
          -ms-flex-order: 4;
              order: 4; }
    .cases .mobile-order-5 {
      -webkit-box-ordinal-group: 6;
      -webkit-order: 5;
          -ms-flex-order: 5;
              order: 5; } }
  .cases__more {
    width: 100%;
    height: 77px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #1266a5;
    border-radius: 100px;
    margin-top: 70px;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 1024px) {
      .cases__more {
        margin-top: 50px;
        height: 64px; } }
    @media screen and (max-width: 767px) {
      .cases__more {
        margin-top: 16px;
        height: 51px; } }
    .cases__more:before {
      content: '';
      display: block;
      position: absolute;
      background: -o-linear-gradient(182.4deg, #0F65A4 4.02%, #019681 44.03%, #38A14C 85.18%), -o-linear-gradient(bottom, #38A14C, #38A14C);
      background: linear-gradient(267.6deg, #0F65A4 4.02%, #019681 44.03%, #38A14C 85.18%), linear-gradient(0deg, #38A14C, #38A14C);
      -webkit-transition-duration: 0.6s;
           -o-transition-duration: 0.6s;
              transition-duration: 0.6s;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0; }
    .cases__more:hover:before {
      left: -100%; }
  .cases__more-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    text-transform: uppercase;
    color: white;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .cases__more-title {
        font-size: 20px;
        font-weight: 600;
        line-height: 24px; } }
    @media screen and (max-width: 767px) {
      .cases__more-title {
        font-size: 16px;
        font-weight: 600;
        line-height: 19px; } }
  .cases__more-subtitle {
    color: white;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    opacity: 0.6;
    position: absolute;
    left: calc(100% + 12px);
    top: -4px; }
    @media screen and (max-width: 1024px) {
      .cases__more-subtitle {
        left: calc(100% + 5px);
        font-size: 16px;
        font-weight: 600;
        line-height: 19px; } }
    @media screen and (max-width: 767px) {
      .cases__more-subtitle {
        font-size: 12px;
        font-weight: 600;
        line-height: 14px; } }
  .cases .container {
    position: relative; }
  .cases .case {
    position: relative;
    display: block;
    padding: 24px 32px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 16px;
    background: #e9e9e9;
    overflow: hidden;
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }
    @media screen and (max-width: 1024px) {
      .cases .case-showreel {
        margin-bottom: 16px; } }
    @media screen and (max-width: 767px) {
      .cases .case-showreel {
        margin-bottom: 8px; } }
    @media screen and (min-width: 1025px) {
      .cases .case {
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out; } }
    .cases .case:nth-child(2n):not(:nth-child(4n)) .wow {
      -webkit-animation-duration: .75s;
              animation-duration: .75s; }
    .cases .case:nth-child(3n):not(:nth-child(6n)) .wow {
      -webkit-animation-duration: 1s;
              animation-duration: 1s; }
    .cases .case:nth-child(4n):not(:nth-child(8n)) .wow {
      -webkit-animation-duration: 1.25s;
              animation-duration: 1.25s; }
    .cases .case:nth-child(5n):not(:nth-child(10n)) .wow {
      -webkit-animation-duration: 1.5s;
              animation-duration: 1.5s; }
    .cases .case:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: -o-linear-gradient(206.4deg, rgba(9, 16, 27, 0) 0%, rgba(9, 16, 27, 0.3) 75.25%, rgba(9, 16, 27, 0.63) 100%);
      background: linear-gradient(243.6deg, rgba(9, 16, 27, 0) 0%, rgba(9, 16, 27, 0.3) 75.25%, rgba(9, 16, 27, 0.63) 100%);
      opacity: 0;
      -webkit-transition: all ease .3s;
      -o-transition: all ease .3s;
      transition: all ease .3s;
      z-index: 1; }
    @media screen and (min-width: 1025px) {
      .cases .case:hover:after {
        opacity: 1; }
      .cases .case:hover .case__back:after {
        opacity: 0; }
      .cases .case:hover .case__back img {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1); }
      .cases .case:hover .case__more {
        left: 32px; }
      .cases .case:hover .case__more-text {
        opacity: 1;
        -webkit-transition: opacity .5s ease-in-out;
        -o-transition: opacity .5s ease-in-out;
        transition: opacity .5s ease-in-out; } }
    @media screen and (min-width: 1025px) {
      .cases .case_big:hover .case__more {
        left: auto;
        right: 32px; } }
    .cases .case.is-hidden {
      display: none; }
    .cases .case.not-active {
      pointer-events: none; }
    .cases .case__marker {
      position: absolute;
      top: 24px;
      right: 32px;
      background-color: #FFFFFF;
      padding: 6px 10px;
      font-weight: 600;
      font-size: 14px;
      line-height: 16px;
      color: #000;
      z-index: 1;
      border-radius: 100px; }
      @media screen and (max-width: 767px) {
        .cases .case__marker {
          top: 16px;
          right: 16px; } }
    .cases .case__title {
      position: relative;
      color: #fff;
      font-size: 24px;
      line-height: 26px;
      font-weight: 500;
      z-index: 3;
      padding-bottom: 3px;
      max-width: calc(100% - 55px); }

@media screen and (min-width: 1025px) and (max-width: 1400px) {
  .cases .case__title {
    font-size: 20px;
    line-height: 28px; } }
    .cases .case__category {
      position: relative;
      color: #fff;
      font-size: 14px;
      line-height: 20px;
      z-index: 3; }

@media screen and (min-width: 1025px) and (max-width: 1400px) {
  .cases .case__category {
    font-size: 12px;
    line-height: 17px; } }
    .cases .case_small {
      height: 277px;
      overflow: hidden; }
    .cases .case_big {
      height: 570px; }
    .cases .case__back {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
      overflow: hidden; }
      .cases .case__back:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: -o-linear-gradient(309.03deg, #000000 6.44%, rgba(0, 0, 0, 0) 53.98%);
        background: linear-gradient(140.97deg, #000000 6.44%, rgba(0, 0, 0, 0) 53.98%);
        opacity: .7;
        -webkit-transition: all ease .3s;
        -o-transition: all ease .3s;
        transition: all ease .3s;
        z-index: 1; }
      .cases .case__back img {
        width: 100%;
        height: 100%;
        -webkit-transition: all ease .3s;
        -o-transition: all ease .3s;
        transition: all ease .3s;
        will-change: transform;
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);
        -o-object-fit: cover;
           object-fit: cover; }
    .cases .case__more {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      position: absolute;
      left: 105%;
      bottom: 24px;
      width: calc(100% - 64px);
      -webkit-transition: all ease .3s;
      -o-transition: all ease .3s;
      transition: all ease .3s;
      z-index: 3; }
      .cases .case__more-text {
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;
        color: #fff;
        opacity: 0; }
      .cases .case__more-icon {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 48px;
        height: 48px;
        background: #fff;
        border-radius: 50%;
        -webkit-transition: all ease .3s;
        -o-transition: all ease .3s;
        transition: all ease .3s; }
      .cases .case__more .icon {
        width: 16px;
        height: 16px;
        fill: #09101B;
        -webkit-transition: all ease .3s;
        -o-transition: all ease .3s;
        transition: all ease .3s; }
    .cases .case_big .case__more {
      left: auto;
      right: -105%; }
  .cases .more-integrator {
    position: absolute;
    right: 0;
    top: 15px;
    font-size: 18px;
    line-height: 21px;
    color: #77829E; }
    .cases .more-integrator .icon {
      width: 16px;
      height: 16px;
      margin-bottom: -2px;
      fill: #77829E;
      margin: 0 10px; }
  .cases-grid {
    margin-top: 65px;
    margin-bottom: 125px; }
    .cases-grid .title {
      text-align: left;
      letter-spacing: -2px;
      margin-bottom: 50px; }
    .cases-grid .grid {
      margin-top: 62px; }
      @media (max-width: 1199px) {
        .cases-grid .grid {
          margin-top: 50px; } }
  .cases-par {
    padding-top: 10px;
    padding-bottom: 80px; }
    .cases-par__text {
      max-width: 680px;
      font-size: 34px;
      line-height: 48px; }
  .cases-filter__title {
    font-size: 18px;
    line-height: 1;
    font-weight: 500; }
  .cases-filter__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 25px; }
    .cases-filter__list li {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      height: 40px;
      padding: 0 20px 0 20px;
      -webkit-transition: all ease .3s;
      -o-transition: all ease .3s;
      transition: all ease .3s;
      border-radius: 20px;
      font-size: 14px;
      line-height: 1;
      font-weight: 400;
      border: #232B37 1px solid;
      margin-bottom: 10px;
      cursor: pointer; }
      .cases-filter__list li:first-child.active.disabled, .cases-filter__list li:first-child.active {
        pointer-events: none; }
        .cases-filter__list li:first-child.active.disabled:after, .cases-filter__list li:first-child.active:after {
          display: none; }

@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .cases-filter__list li {
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px; } }

@media screen and (min-width: 1025px) and (max-width: 1100px) {
  .cases-filter__list li {
    font-size: 12px; } }
      @media screen and (min-width: 1025px) {
        .cases-filter__list li:hover {
          background: #F2F2F2;
          border-color: #F2F2F2; } }
      .cases-filter__list li:not(:last-child) {
        margin-right: 10px; }
      .cases-filter__list li.active {
        position: relative;
        background: #2D2D2D;
        border-color: #2D2D2D;
        color: #fff; }
        .cases-filter__list li.active:not(.disabled), .cases-filter__list li.active:not(:first-child) {
          padding: 0 35px 0 20px; }

@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .cases-filter__list li.active:not(.disabled), .cases-filter__list li.active:not(:first-child) {
    padding-right: 25px;
    padding-left: 12px; }
    .cases-filter__list li.active:not(.disabled):after, .cases-filter__list li.active:not(:first-child):after {
      right: 11px; } }
          @media screen and (max-width: 767px) {
            .cases-filter__list li.active:not(.disabled), .cases-filter__list li.active:not(:first-child) {
              padding: 0 25px 0 15px; } }
        .cases-filter__list li.active:first-child {
          padding-right: 20px; }
        .cases-filter__list li.active:after {
          content: "";
          width: 10px;
          height: 10px;
          position: absolute;
          right: 18px;
          top: 14px;
          background: url("/local/templates/.default/markup_notamedia/build/css/../images/svg/x.svg") no-repeat center;
          background-size: contain; }
          @media screen and (max-width: 767px) {
            .cases-filter__list li.active:after {
              right: 12px; } }

.cases-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 8px;
  margin-bottom: 28px; }
  @media (max-width: 1199px) {
    .cases-tabs {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding-bottom: 30px;
      margin-bottom: 48px;
      border-bottom: 1px solid #E9E9E9; } }
  @media screen and (max-width: 767px) {
    .cases-tabs {
      padding-bottom: 18px;
      margin-bottom: 34px; } }
  .cases-tabs.disabled {
    pointer-events: none; }
  .cases-tabs__hr {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    height: 1px;
    background-color: #9399A4;
    margin-right: 36px;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center; }
    @media (max-width: 1199px) {
      .cases-tabs__hr {
        display: none; } }
  .cases-tabs li {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #2D2D2D; }
    @media screen and (max-width: 767px) {
      .cases-tabs li {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.03em; } }
    .cases-tabs li:not(.active) {
      opacity: .5;
      cursor: pointer; }
    .cases-tabs li:not(:last-child) {
      margin-right: 36px; }
      @media screen and (max-width: 767px) {
        .cases-tabs li:not(:last-child) {
          margin-right: 14px; } }

.grid {
  margin: 0 -8px; }
  .grid > .row {
    width: 100%; }
  .grid .case_small {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(25% - 16px);
        -ms-flex: 0 0 calc(25% - 16px);
            flex: 0 0 calc(25% - 16px);
    width: calc(25% - 16px);
    margin-left: 8px;
    margin-right: 8px; }
  .grid .case_big {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(50% - 16px);
        -ms-flex: 0 0 calc(50% - 16px);
            flex: 0 0 calc(50% - 16px);
    width: calc(50% - 16px);
    margin-left: 8px;
    margin-right: 8px; }

@media screen and (min-width: 1900px) {
  .cases .case_small {
    height: 277px;
    overflow: hidden; }
  .cases .case_big {
    height: 570px; } }

@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .cases .case_small {
    height: 214px; }
  .cases .case_big {
    height: 444px; } }

@media screen and (max-width: 1024px) {
  .cases-filter__list li.active:not(.disabled) {
    padding-right: 40px; }
  .cases-filter__list li.active:first-child {
    padding-right: 20px; }
  .cases-filter__list li.active:after {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .portfolio-page:not(.load_page) .case:not(:nth-child(-n+30)) .case__back,
  .cases-page:not(.load_page) .case:not(:nth-child(-n+30)) .case__back {
    display: none; }
  .portfolio-page .tabs.trigger_case .case:not(:nth-child(-n+30)) .case__back,
  .cases-page .tabs.trigger_case .case:not(:nth-child(-n+30)) .case__back {
    display: none; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .cases {
    margin-top: 113px; }
    .cases .title {
      margin-bottom: 65px; }
    .cases .case_small {
      height: 31.25vw; }
    .cases .case_big {
      height: 496px;
      height: 64.59vw; }
    .cases .to-all {
      height: 31.25vw;
      width: 31.25vw; }
    .cases .more-integrator {
      right: 30px;
      top: 18px;
      font-size: 14px;
      line-height: 16px; }
      .cases .more-integrator .icon {
        width: 14px;
        height: 14px; }
    .cases-grid {
      margin-top: 15px;
      margin-bottom: 80px;
      overflow-x: hidden; }
      .cases-grid .title {
        font-size: 74px;
        line-height: 90px;
        margin-bottom: 20px; }
      .cases-grid .grid {
        margin-top: 50px; }
    .cases-par {
      padding-top: 15px;
      padding-bottom: 50px; }
      .cases-par__text {
        max-width: 680px;
        font-size: 24px;
        line-height: 32px; }
    .cases-filter-col {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .cases-filter__title {
      font-size: 14px;
      line-height: 1;
      font-weight: 500;
      min-width: 150px;
      padding-top: 20px; }
    .cases-filter__list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
  .grid .case_small {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(50% - 16px);
        -ms-flex: 0 0 calc(50% - 16px);
            flex: 0 0 calc(50% - 16px);
    width: calc(50% - 16px);
    margin-left: 8px;
    margin-right: 8px; }
  .grid .case_big {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 16px);
        -ms-flex: 0 0 calc(100% - 16px);
            flex: 0 0 calc(100% - 16px);
    width: calc(100% - 16px);
    margin-left: 8px;
    margin-right: 8px; } }

@media screen and (max-width: 767px) {
  .cases {
    margin-top: 50px; }
    .cases .title {
      margin-bottom: 30px; }
    .cases .case {
      padding: 17px;
      margin-bottom: 8px; }
      .cases .case_big, .cases .case_small {
        height: 200px;
        height: 62.5vw; }
      .cases .case__title {
        font-size: 19px;
        line-height: 24px; }
      .cases .case__category {
        font-size: 14px;
        line-height: 20px; }
    .cases .more-integrator {
      right: auto;
      left: 16px;
      top: 0px;
      font-size: 14px;
      line-height: 16px; }
      .cases .more-integrator .icon {
        width: 14px;
        height: 14px;
        margin-bottom: -3px; }
    .cases-grid {
      margin-top: 30px;
      margin-bottom: 52px;
      overflow-x: hidden; }
      .cases-grid .title {
        font-size: 35px;
        line-height: 38px;
        margin-bottom: 25px;
        padding-top: 25px;
        letter-spacing: 0; }
      .cases-grid .grid {
        margin-top: 32px; }
    .cases-par {
      padding-top: 0px;
      padding-bottom: 30px; }
      .cases-par__text {
        font-size: 16px;
        line-height: 28px; }
      .cases-par br {
        display: none; }
    .cases-filter__list {
      margin-top: 20px;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      padding-bottom: 18px;
      overflow-x: scroll;
      margin-left: -20px;
      margin-right: -20px; }
      .cases-filter__list:before, .cases-filter__list:after {
        content: '';
        display: block;
        min-width: 20px; }
      .cases-filter__list li {
        font-size: 11px;
        height: 32px;
        padding: 0 15px;
        margin-bottom: 0;
        white-space: nowrap;
        margin-right: 8px; }
        .cases-filter__list li:not(:last-of-type) {
          margin-right: 8px; }
        .cases-filter__list li.active:first-child {
          padding-right: 15px; }
  .cases-filter__list li.active:not(:first-child) {
    padding-right: 30px; }
  .grid .case_small {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 16px);
        -ms-flex: 0 0 calc(100% - 16px);
            flex: 0 0 calc(100% - 16px);
    width: calc(100% - 16px);
    margin-left: 8px;
    margin-right: 8px; }
  .grid .case_big {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 16px);
        -ms-flex: 0 0 calc(100% - 16px);
            flex: 0 0 calc(100% - 16px);
    width: calc(100% - 16px);
    margin-left: 8px;
    margin-right: 8px; } }

@media (min-width: 1200px) {
  .filters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (min-width: 1200px) {
  .filters__col:not(:last-child) {
    margin-right: 30px;
    margin-bottom: 48px; } }

@media screen and (max-width: 767px) {
  .filters__col:not(:last-child) {
    margin-bottom: 37px; } }

.filters__col .types-filter {
  margin-top: 25px; }
  @media (max-width: 1199px) {
    .filters__col .types-filter {
      margin-top: 0; } }

.types-filter {
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #F2F2F2;
  border-radius: 45px;
  color: rgba(147, 153, 164, 0.85);
  -webkit-transition: color ease .3s 0s, background-color ease .3s 0s;
  -o-transition: color ease .3s 0s, background-color ease .3s 0s;
  transition: color ease .3s 0s, background-color ease .3s 0s; }
  @media screen and (max-width: 767px) {
    .types-filter {
      font-size: 12px;
      line-height: 24px; } }
  .types-filter li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 30px;
    height: 40px;
    padding: 0 32px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    cursor: pointer;
    white-space: nowrap; }
    @media screen and (max-width: 767px) {
      .types-filter li {
        padding: 0 28px;
        height: 36px; } }
    @media (max-width: 480px) {
      .types-filter li {
        min-width: 50%; } }
    .types-filter li:not(:last-child) {
      margin-right: 5px; }
      @media screen and (max-width: 767px) {
        .types-filter li:not(:last-child) {
          margin-right: 0; } }
    .types-filter li.active {
      background-color: #232B37;
      color: #fff; }

.best {
  margin-top: 144px;
  color: #fff;
  padding: 160px 0;
  background: #232B37; }
  .best__item {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media screen and (min-width: 1025px) {
      .best__item {
        height: 100% !important; } }
  .best__icon {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #2e3641;
    border-radius: 50%;
    line-height: 0;
    padding-top: 100%;
    margin-bottom: 40px; }
    .best__icon .icon {
      max-width: 144px;
      max-height: 144px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
    .best__icon .icon-label {
      width: 54px;
      height: 61px; }
    .best__icon.with-text {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 264px;
          -ms-flex: 0 0 264px;
              flex: 0 0 264px;
      width: 264px;
      padding: 0;
      margin-bottom: 0 !important; }
      .best__icon.with-text .icon {
        position: relative;
        width: 65px;
        height: 65px; }
      .best__icon.with-text .best__number {
        margin: 0 0 10px; }
  .best__title {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: bold; }
  .best__text {
    font-size: 12px;
    line-height: 16px;
    color: #7b8087;
    margin-bottom: 32px; }
  .best__number {
    font-size: 56px;
    line-height: 64px;
    font-weight: 500;
    margin-top: auto; }
  .best-bottom {
    margin: 80px auto 0;
    padding-top: 80px;
    max-width: 944px;
    border-top: #39404b 1px solid; }
  .best-top__box {
    margin: 80px auto 0;
    max-width: 960px;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      .best-top__box {
        margin-top: 50px; } }
    @media screen and (max-width: 767px) {
      .best-top__box {
        margin-top: 25px; } }
  .best-title {
    font-size: 56px;
    line-height: 64px;
    text-transform: uppercase;
    font-weight: 500; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .best-title {
        font-size: 32px;
        line-height: 40px;
        letter-spacing: 0.01em; } }
    @media screen and (max-width: 767px) {
      .best-title {
        font-size: 16px;
        line-height: 22px; } }
  .best__subtitle {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px; }
  .best__labels {
    margin-top: 85px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .best__label {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    width: 12.5%;
    max-width: 12.5%;
    text-align: center; }
    .best__label .icon {
      max-width: 50px;
      max-height: 50px; }
  .best__about {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    background: -o-radial-gradient(100% 0%, 97.12% 256.02%, #0F65A4 0%, #019681 41.68%, #38A14C 84.56%);
    background: radial-gradient(97.12% 256.02% at 100% 0%, #0F65A4 0%, #019681 41.68%, #38A14C 84.56%);
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin: 85px auto 0;
    overflow: hidden;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s; }
    .best__about.align_center {
      text-align: center; }
    .best__about:after {
      content: "";
      display: block;
      position: absolute;
      left: calc(50% - 10px);
      top: calc(50% - 10px);
      width: 20px;
      height: 20px;
      background: #28A1CE;
      border-radius: 50%;
      z-index: 0;
      -webkit-transform: scale(0);
          -ms-transform: scale(0);
              transform: scale(0);
      -webkit-transition: all ease-in-out .5s;
      -o-transition: all ease-in-out .5s;
      transition: all ease-in-out .5s; }
    .best__about:hover:after {
      -webkit-transform: scale(20);
          -ms-transform: scale(20);
              transform: scale(20); }
    .best__about span {
      position: relative;
      z-index: 1; }
  @media screen and (max-width: 1024px) {
    .best-head {
      margin-bottom: 44px; } }
  @media screen and (max-width: 767px) {
    .best-head {
      margin-bottom: 16px; } }
  @media screen and (min-width: 1025px) {
    .best-top .best-col:first-child {
      margin-left: auto; }
    .best-top .best-col:last-child {
      margin-right: auto; } }
  .best-top.best-top_center .best-col {
    margin-left: auto;
    margin-right: auto;
    width: auto !important; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .best-top.best-top_center .best__icon {
      width: 224px;
      height: 224px; } }
  .best.best_partners {
    margin-top: 112px; }
    .best.best_partners .best-bottom {
      margin-top: 63px;
      padding-top: 65px; }
    .best.best_partners .best__subtitle {
      font-size: 24px;
      line-height: 32px;
      text-align: center; }
    @media screen and (max-width: 1024px) {
      .best.best_partners {
        margin-top: 50px;
        padding-top: 22px;
        padding-bottom: 7px; }
        .best.best_partners .best-bottom {
          max-width: 575px;
          margin-left: auto;
          margin-right: auto;
          padding-top: 62px; } }
    .best.best_partners .best__icon {
      margin-bottom: 63px; }
    .best.best_partners .with-text .icon {
      width: 54px;
      height: 61px;
      margin-top: 35px; }
    .best.best_partners .with-text .best__number {
      margin-top: 0px;
      margin-bottom: 6px; }
    .best.best_partners .with-text .best__text {
      margin-bottom: 26px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .best.best_partners .best__text {
        margin-bottom: 32px; } }
    .best.best_partners .best__subtitle {
      text-transform: none;
      letter-spacing: 0; }
      @media screen and (min-width: 1025px) {
        .best.best_partners .best__subtitle {
          padding: 0 70px; } }
    .best.best_partners .best__about {
      margin-top: 79px; }
    @media screen and (max-width: 767px) {
      .best.best_partners {
        margin-top: 27px; }
        .best.best_partners .best__about {
          font-size: 12px;
          line-height: 18px; }
        .best.best_partners .icon-best-1 {
          width: 95px;
          height: 97px; }
        .best.best_partners .best__icon {
          margin-bottom: 51px; }
        .best.best_partners .best__text {
          font-size: 14px;
          line-height: 18px;
          letter-spacing: 0.01em;
          margin-bottom: 39px; }
        .best.best_partners .best__number {
          margin-top: 0;
          font-size: 56px;
          line-height: 64px; }
        .best.best_partners .best-bottom {
          padding: 33px 5px 45px;
          margin-top: 33px; }
        .best.best_partners .best-top__box {
          margin-top: 48px; }
        .best.best_partners .best__about {
          margin-top: 47px; }
        .best.best_partners .best__subtitle {
          font-size: 14px;
          line-height: 18px; } }
  .best-text {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: rgba(255, 255, 255, 0.4); }
    @media screen and (max-width: 1024px) {
      .best-text {
        font-size: 20px;
        line-height: 32px; } }
    @media screen and (max-width: 767px) {
      .best-text {
        font-size: 12px;
        line-height: 16px; } }
  @media screen and (min-width: 768px) {
    .best .title.title_medium {
      font-size: 55.5475px;
      line-height: 68px; } }

@media screen and (min-width: 1900px) {
  .best-bottom {
    max-width: 1072px; }
  .best__labels {
    margin-top: 95px; }
  .best__label .icon {
    max-width: 65px;
    max-height: 55px; }
  .best__about {
    width: 272px;
    height: 272px; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .best {
    margin-top: 112px;
    padding: 128px 0 60px; }
    .best .title {
      margin-bottom: 0; }
    .best__item {
      margin-top: 80px; }
    .best__icon {
      margin-bottom: 24px; }
    .best-bottom {
      margin: 63px 0;
      padding-top: 63px; }
    .best__subtitle {
      margin-bottom: 20px; }
    .best__labels {
      max-width: 464px;
      margin: 0 auto;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
    .best__label {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      width: 25%;
      max-width: 25%;
      margin-top: 50px; }
  .company-page .best {
    padding-bottom: 27px; }
    .company-page .best-bottom {
      margin: 53px 0; }
    .company-page .best.best_skills {
      padding-bottom: 88px;
      padding-top: 88px; } }

@media screen and (max-width: 767px) {
  .best {
    margin-top: 47px;
    padding: 50px 0; }
    .best .title {
      margin-bottom: 0; }
    .best__item {
      margin-top: 31px; }
    .best__icon {
      margin-bottom: 11px; }
    .best__text {
      margin-bottom: 10px; }
    .best__number {
      font-size: 30px;
      line-height: 40px; }
    .best-bottom {
      margin: 30px auto 0;
      padding-top: 30px; }
    .best__labels {
      margin-top: 0; }
    .best__label {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      width: 50%;
      max-width: 50%;
      margin-top: 40px; }
    .best__about {
      width: 146px;
      height: 146px;
      margin: 55px auto 0; } }

.footer .clock {
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(255, 255, 255, 0.05); }
  .footer .clock .hand {
    height: 2px;
    position: absolute;
    top: 23px;
    background-color: #fff;
    border-radius: 3px;
    -webkit-transform-origin: right 1px;
        -ms-transform-origin: right 1px;
            transform-origin: right 1px;
    -webkit-transition: all 0.05s cubic-bezier(0, 0, 0.52, 2.51) 0s;
    -o-transition: all 0.05s cubic-bezier(0, 0, 0.52, 2.51) 0s;
    transition: all 0.05s cubic-bezier(0, 0, 0.52, 2.51) 0s; }
    .footer .clock .hand.seconds {
      display: none;
      width: 45%;
      left: 5%;
      opacity: 0.25; }
    .footer .clock .hand.minutes {
      width: 35%;
      left: 15%; }
    .footer .clock .hand.hours {
      width: 25%;
      left: 25%; }
  .footer .clock .hand-cap {
    width: 5%;
    height: 5%;
    position: absolute;
    top: 47.5%;
    left: 47.5%;
    background-color: #fff;
    border-radius: 100%; }
  .footer .clock label {
    display: block;
    width: 100%;
    position: absolute;
    top: -8px;
    left: 0;
    font-family: sans-serif;
    font-weight: 200;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 4px;
    color: #fff;
    opacity: 0.5; }

@media screen and (max-width: 767px) {
  .footer .clock {
    position: relative;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: rgba(255, 255, 255, 0.05); }
    .footer .clock .hand {
      height: 2px;
      position: absolute;
      top: 15px;
      background-color: #fff;
      border-radius: 3px;
      -webkit-transform-origin: right 1px;
          -ms-transform-origin: right 1px;
              transform-origin: right 1px;
      -webkit-transition: all 0.05s cubic-bezier(0, 0, 0.52, 2.51) 0s;
      -o-transition: all 0.05s cubic-bezier(0, 0, 0.52, 2.51) 0s;
      transition: all 0.05s cubic-bezier(0, 0, 0.52, 2.51) 0s; }
      .footer .clock .hand.seconds {
        display: none;
        width: 45%;
        left: 5%;
        opacity: 0.25; }
      .footer .clock .hand.minutes {
        width: 35%;
        left: 15%; }
      .footer .clock .hand.hours {
        width: 25%;
        left: 25%; } }

.footer {
  padding: 116px 0 74px;
  background: #232B37; }
  .footer__only-mobile {
    display: none; }
    @media screen and (max-width: 767px) {
      .footer__only-mobile {
        display: block; } }
  @media screen and (max-width: 767px) {
    .footer__not-in-only-mobile {
      display: none; } }
  .footer__logo {
    max-width: 229px;
    height: 20px;
    display: block; }
    .footer__logo img {
      display: block; }
    @media screen and (max-width: 1024px) {
      .footer__logo {
        width: 160px;
        height: 14px; } }
  @media screen and (max-width: 1024px) {
    .footer__communication {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .footer__info {
    padding-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 1024px) {
      .footer__info {
        padding-right: 0;
        -webkit-box-align: end;
        -webkit-align-items: end;
            -ms-flex-align: end;
                align-items: end; } }
  .footer-top-col-nav {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .footer-top__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .footer-top__nav li {
      font-size: 16px;
      line-height: 1;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 1px; }
      @media screen and (min-width: 1025px) {
        .footer-top__nav li {
          white-space: nowrap; } }
      .footer-top__nav li:not(:last-child) {
        margin-right: 48px; }
      .footer-top__nav li a {
        color: rgba(255, 255, 255, 0.3); }
      .footer-top__nav li a:hover {
        color: #38A14C; }
      .footer-top__nav li.active a {
        color: white; }
  .footer-presentation {
    position: relative;
    background: #2e3641;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 100px;
    -webkit-transition-duration: 0.3s;
         -o-transition-duration: 0.3s;
            transition-duration: 0.3s; }
    .footer-presentation:hover {
      background: #0f65a4; }
    .footer-presentation__trigger {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      cursor: pointer;
      padding: 12px 32px; }
      .footer-presentation__trigger span {
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
        text-transform: uppercase;
        color: #fff;
        letter-spacing: 0.5px;
        -webkit-transition: all ease .3s;
        -o-transition: all ease .3s;
        transition: all ease .3s;
        height: -webkit-fit-content !important;
        height: -moz-fit-content !important;
        height: fit-content !important;
        display: inline-block !important; }
    .footer-presentation .icon-down {
      width: 12px;
      height: 6px;
      fill: #fff;
      margin-left: 17px;
      -webkit-transition: all ease .3s;
      -o-transition: all ease .3s;
      transition: all ease .3s; }
    .footer-presentation__back {
      display: none;
      position: fixed;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      z-index: 1; }
    .footer-presentation-widget {
      display: none;
      position: absolute;
      top: calc(100% + 8px);
      left: 0px;
      width: 240px;
      background: #fff;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 18px 20px;
      border-radius: 15px;
      z-index: 2;
      min-width: 100%; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .footer-presentation-widget {
          left: auto;
          right: 0; } }
    .footer-presentation-list li {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .footer-presentation-list li:not(:last-child) {
        border-bottom: #E7E8E9 1px solid;
        margin-bottom: 10px; }
        .footer-presentation-list li:not(:last-child) a {
          padding-bottom: 10px; }
    .footer-presentation-list a {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 14px;
      width: 100% !important;
      line-height: 20px;
      font-weight: 500;
      color: #09101B;
      letter-spacing: 0.5px; }
      .footer-presentation-list a:hover {
        color: #019681; }
      .footer-presentation-list a span {
        color: #9D9FA4;
        margin-left: auto; }
    .footer-presentation .download {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background: #38A14C;
      margin-left: 16px;
      -webkit-transition: all ease .3s;
      -o-transition: all ease .3s;
      transition: all ease .3s; }
      .footer-presentation .download:hover {
        background: #019681; }
    .footer-presentation .icon-download {
      width: 8px;
      height: 8px; }
  .footer__lang {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: right; }
    .footer__lang a {
      font-size: 16px;
      color: #fff; }
      .footer__lang a:hover {
        color: #019681; }
  .footer-middle {
    margin-top: 60px;
    padding-top: 50px;
    border-top: #39404b 1px solid; }
    .footer-middle__nav {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin: -12px -8px 0 -8px; }
      .footer-middle__nav li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(33.333% - 16px);
            -ms-flex: 0 0 calc(33.333% - 16px);
                flex: 0 0 calc(33.333% - 16px);
        width: calc(33.333% - 16px);
        max-width: calc(33.333% - 16px);
        font-size: 16px;
        line-height: 1;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 1px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        margin: 15px 8px 0; }
        .footer-middle__nav li a {
          color: #fff; }
        .footer-middle__nav li a:hover {
          color: #019681; }
  .footer-middle-col-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .footer__partner {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff; }
    .footer__partner a:hover {
      color: #019681; }
    @media screen and (max-width: 767px) {
      .footer__partner:before {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        margin-top: 24px;
        margin-bottom: 24px;
        background: rgba(255, 255, 255, 0.1); } }
  .footer-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 523px; }
    .footer-social-agency {
      -webkit-box-pack: end;
      -webkit-justify-content: end;
          -ms-flex-pack: end;
              justify-content: end;
      gap: 47px; }
    .footer-social-holding {
      -webkit-box-pack: start;
      -webkit-justify-content: start;
          -ms-flex-pack: start;
              justify-content: start;
      gap: 47px; }
    @media screen and (max-width: 1024px) {
      .footer-social {
        margin-left: 0;
        gap: 8px;
        -webkit-box-pack: start;
        -webkit-justify-content: start;
            -ms-flex-pack: start;
                justify-content: start;
        margin-top: 12px; } }
    @media screen and (max-width: 767px) {
      .footer-social {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-top: 0;
        gap: 14px; } }
    .footer-social a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      background: #2e3641;
      border-radius: 50%;
      width: 48px;
      height: 48px;
      -webkit-transition: background ease .3s;
      -o-transition: background ease .3s;
      transition: background ease .3s; }
      .footer-social a:hover {
        background: #28A1CE; }
      @media screen and (min-width: 1025px) {
        .footer-social a:hover {
          background-color: #28A1CE; } }
    .footer-social .icon {
      width: 18px;
      height: 18px; }
    .footer-social .icon-vk {
      width: 21px;
      height: 12px; }
  .footer-bottom {
    margin-top: 64px;
    padding-top: 65px;
    border-top: #39404b 1px solid;
    padding-bottom: 1px; }
    .footer-bottom .row {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .footer-bottom-col {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .footer-bottom__phone {
      font-size: 16px;
      line-height: 15px;
      letter-spacing: .5px;
      font-weight: bold;
      color: #fff;
      text-align: right; }
      .footer-bottom__phone a:hover {
        color: #019681; }
    .footer-bottom__email {
      font-size: 16px;
      line-height: 24px;
      letter-spacing: .5px;
      font-weight: bold;
      color: #fff;
      text-align: right;
      text-transform: uppercase;
      margin-top: 11px; }
      .footer-bottom__email a:hover {
        color: #019681; }
      @media screen and (max-width: 1024px) {
        .footer-bottom__email {
          -webkit-box-flex: 1;
          -webkit-flex: 1;
              -ms-flex: 1;
                  flex: 1; } }
    .footer-bottom__copyright {
      margin-top: 11px;
      color: #656a73;
      font-size: 14px;
      line-height: 20px;
      text-align: right; }
      .footer-bottom__copyright p {
        margin-bottom: 8px;
        line-height: 16px; }
      @media screen and (max-width: 1024px) {
        .footer-bottom__copyright {
          white-space: nowrap; } }
    .footer-bottom__links {
      font-size: 14px;
      line-height: 20px;
      text-align: right;
      color: #656a73;
      margin-top: 11px; }
      .footer-bottom__links a:hover {
        color: #019681; }
  .footer-city__name {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    margin-top: 20px; }
  .footer-city__time {
    color: #656a73;
    font-size: 14px;
    line-height: 20px;
    margin: 3px 0 10px; }
  .footer-city__phone {
    margin-top: 20px; }
  .footer-city__phone, .footer-city__email {
    line-height: 1; }
    .footer-city__phone a, .footer-city__email a {
      color: #fff;
      font-size: 14px;
      line-height: 20px; }
      .footer-city__phone a:hover, .footer-city__email a:hover {
        color: #019681; }
  .footer-mobile {
    margin-top: 50px;
    padding-top: 36px;
    border-top: #39404b 1px solid; }
    .footer-mobile-col-presentation a {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; }

@media screen and (min-width: 1025px) {
  .footer-mobile {
    display: none; }
  .col-md-3.footer-top-col-presentation:last-child {
    margin-left: auto;
    width: auto; }
  .footer__partner {
    text-align: right; } }

@media screen and (min-width: 768px) {
  .footer-top__nav a:before {
    content: attr(data-title); } }

@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .footer-top__nav li:not(:last-child) {
    margin-right: 20px; }
  .footer-top__nav a {
    font-size: 12px; }
  .footer__presentation {
    font-size: 12px;
    margin-bottom: -4px; }
    .footer__presentation span {
      padding-left: 5px; }
  .footer .download {
    width: 32px;
    height: 32px; }
    .footer .download .icon {
      width: 12px;
      height: 12px; }
  .footer__lang a {
    font-size: 12px; }
  .footer-middle__nav a {
    font-size: 12px; }
  .footer-middle__partner {
    margin-top: 0; }
    .footer-middle__partner a {
      font-size: 12px; }
  .footer-social {
    margin-top: 10px; }
    .footer-social a {
      width: 38px;
      height: 38px; }
    .footer-social .icon {
      width: 16px;
      height: 16px; }
  .footer-city__name {
    font-size: 12px; }
  .footer-city__phone a, .footer-city__email a {
    font-size: 12px; }
  .footer-bottom__phone {
    font-size: 14px;
    line-height: 14px; }
  .footer-bottom__email {
    font-size: 14px;
    line-height: 14px;
    margin-top: 20px; }
  .footer-bottom__copyright, .footer-bottom__links {
    font-size: 12px; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .footer {
    padding: 64px 0; }
    .footer-not-mobile {
      display: none; }
    .footer > .container {
      padding: 0 40px; }
    .footer-top-col-logo {
      margin-bottom: 49px; }
    .footer-top-col-presentation {
      display: none; }
    .footer-top-col-lang {
      margin-left: auto; }
    .footer-mobile {
      padding-top: 55px; }
      .footer-mobile .footer-mobile-col-partner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
      .footer-mobile .footer__partner {
        margin-top: 0; }
      .footer-mobile .footer-presentation__trigger {
        margin-left: auto; }
    .footer-middle {
      margin-top: 50px;
      padding-top: 38px; }
      .footer-middle-col-partner {
        display: none; }
      .footer-middle-col-social {
        margin-top: 55px; }
    .footer-bottom {
      margin-top: 45px;
      padding-top: 50px; }
      .footer-bottom .row {
        margin-bottom: -55px; }
      .footer-bottom__phone, .footer-bottom__email {
        text-align: left; }
      .footer-bottom__copyright {
        margin-top: 0; }
      .footer-bottom__links {
        text-align: left;
        margin-top: 6px; }
    .footer-city__phone {
      margin-top: 10px; } }

@media screen and (max-width: 767px) {
  .footer {
    padding: 33px 0px 24px; }
    .footer-not-mobile {
      display: none; }
    .footer-middle__nav a, .footer .footer-bottom a, .footer-top__nav a, .footer-mobile a, .footer__lang a {
      position: relative; }
      .footer-middle__nav a:before, .footer .footer-bottom a:before, .footer-top__nav a:before, .footer-mobile a:before, .footer__lang a:before {
        content: '';
        display: block;
        position: absolute;
        min-width: 100%;
        min-height: 100%;
        height: 48px;
        width: 48px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
    .footer .container {
      padding: 0 20px; }
    .footer__lang {
      position: absolute;
      right: 15px;
      top: 0; }
    .footer-top .row {
      position: relative; }
    .footer-top__nav {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .footer-top__nav li {
        font-size: 14px;
        line-height: 24px;
        margin-right: 0;
        margin-top: 8px;
        letter-spacing: 1px; }
        .footer-top__nav li:not(:last-child) {
          margin-right: 8px; }
    .footer-top-col-logo {
      margin-bottom: 13px; }
    .footer-top-col-nav {
      margin-bottom: 0; }
    .footer-top-col-presentation {
      display: none; }
    .footer-mobile {
      margin-top: 24px;
      padding-top: 24px; }
      .footer-mobile .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
    .footer-middle {
      margin-top: 24px;
      padding-top: 24px; }
      .footer-middle__nav {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        margin: 0; }
        .footer-middle__nav li {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          width: 50%;
          max-width: 50%;
          margin: 15px 0 0; }
          .footer-middle__nav li:nth-child(2n) {
            padding-left: 9px; }
      .footer-middle-col-partner {
        display: none; }
      .footer-middle-col-social {
        margin-top: 37px; }
    .footer-social {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      max-width: 100%; }
      .footer-social a {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33px;
            -ms-flex: 0 0 33px;
                flex: 0 0 33px;
        width: 34px;
        height: 34px;
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .footer-social .icon {
        width: 14px;
        height: 14px; }
      .footer-social .icon-vk {
        width: 18px;
        height: 9px; } }
  @media screen and (max-width: 767px) and (min-width: 768px) {
    .footer-city__bottom {
      padding-left: 8px; } }

@media screen and (max-width: 767px) {
    .footer-city__name {
      font-size: 14px;
      line-height: 24px;
      margin-top: 10px; }
    .footer-city__time {
      margin: 1px 0 0; }
    .footer-city__phone, .footer-city__email {
      margin-top: 1px; }
      .footer-city__phone a, .footer-city__email a {
        font-size: 12px;
        line-height: 20px; }
    .footer-bottom {
      margin-top: 24px;
      padding-top: 24px; }
      .footer-bottom-col:not(:nth-child(4)) {
        margin-bottom: 35px; }
      .footer-bottom-col:not(:last-child) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        width: 50%; }
      .footer-bottom-col:last-child {
        margin-bottom: 13px; }
      .footer-bottom__phone, .footer-bottom__email {
        text-align: left; }
      .footer-bottom__copyright {
        text-align: left;
        margin-top: -5px;
        padding-top: 13px; }
      .footer-bottom__links {
        text-align: left;
        margin-top: 12px; } }

.review {
  background: white;
  margin-top: 180px;
  margin-bottom: 80px;
  padding-top: 1px;
  -webkit-box-shadow: 500px 0 0 #fff, 1000px 0 0 #fff, -500px 0 0 #fff, -1000px 0 0 #fff;
          box-shadow: 500px 0 0 #fff, 1000px 0 0 #fff, -500px 0 0 #fff, -1000px 0 0 #fff; }
  @media screen and (max-width: 767px) {
    .review {
      margin-top: 160px;
      margin-bottom: 60px; } }
  .review__content {
    margin: -80px auto auto;
    padding-bottom: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    max-width: 900px; }
    @media screen and (max-width: 1024px) {
      .review__content {
        padding-left: 68px;
        padding-right: 68px; } }
    @media screen and (max-width: 767px) {
      .review__content {
        margin: -100px auto auto;
        padding: 0 0 60px;
        gap: 30px; } }
  .review__user {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 21px; }
  .review__user-descripiton {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2px; }
  .review__image {
    width: 160px !important;
    height: 160px !important;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 50%; }
    @media screen and (max-width: 1024px) {
      .review__image {
        width: 140px !important;
        height: 140px !important; } }
  .review__title {
    font-family: 'Proxima', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase; }
    @media screen and (max-width: 1024px) {
      .review__title {
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase; } }
  .review__subtitle {
    font-family: 'Proxima', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.17px; }
    @media screen and (max-width: 1024px) {
      .review__subtitle {
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.15px; } }
  .review__icon {
    width: 36px;
    height: 32px; }
    @media screen and (max-width: 767px) {
      .review__icon {
        width: 28px;
        height: 24px; } }
    .review__icon svg {
      width: 100%;
      height: 100%; }
  .review__description {
    font-family: 'Proxima', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 164.706% */
    letter-spacing: -0.17px; }
    .review__description p {
      margin-top: 20px; }
      @media screen and (max-width: 1024px) {
        .review__description p {
          margin-top: 12px; } }
    @media screen and (max-width: 1024px) {
      .review__description {
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        /* 164.706% */
        letter-spacing: -0.17px; } }
    @media screen and (max-width: 767px) {
      .review__description {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: -0.01em;
        text-align: center; } }

.ahead {
  margin-top: 155px;
  background: conic-gradient(from -35.9deg at 100% 100%, #38A14C -55.57deg, #0F65A4 70.76deg, #28A1CE 158.75deg, #019681 243.12deg, #38A14C 304.43deg, #0F65A4 430.76deg);
  padding: 160px 0; }
  .ahead__carousel {
    font-size: 108px;
    line-height: 112px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    overflow: hidden; }
  .ahead__text {
    max-width: 944px;
    margin: 80px auto 0;
    color: #fff;
    font-size: 34px;
    line-height: 40px;
    font-weight: 500;
    text-align: center; }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .ahead {
    margin-top: 133px;
    padding: 130px 0; }
    .ahead__carousel {
      font-size: 60px;
      line-height: 72px; }
    .ahead__text {
      padding: 0 32px;
      margin-top: 70px; } }

@media screen and (max-width: 767px) {
  .ahead {
    margin-top: 44px;
    padding: 48px 0 54px; }
    .ahead__carousel {
      font-size: 24px;
      line-height: 32px; }
    .ahead__text {
      padding: 0 16px;
      margin-top: 32px;
      font-size: 16px;
      line-height: 22px; } }

.trust {
  background: #F2F2F2;
  padding: 160px 0;
  overflow: hidden; }
  .trust__title {
    font-size: 32px;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center; }
  .trust-carousel {
    margin-top: 64px; }
    .trust-carousel__row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
    .trust-carousel__item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 240px;
          -ms-flex: 0 0 240px;
              flex: 0 0 240px;
      width: 240px;
      height: 240px;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 15px;
      background: #fff;
      border-radius: 50%;
      -webkit-filter: grayscale(1);
              filter: grayscale(1); }

@media screen and (min-width: 1025px) {
  .home-page .trust__title {
    font-size: 108px;
    line-height: 112px; } }

.home-page .trust-carousel {
  margin-top: 84px; }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .home-page .best .title {
    font-size: 42px;
    line-height: 50px; } }

@media screen and (min-width: 1900px) {
  .trust-carousel {
    margin-top: 100px; }
    .trust-carousel__item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 288px;
          -ms-flex: 0 0 288px;
              flex: 0 0 288px;
      width: 288px;
      height: 288px; }
  .home-page .trust {
    padding-bottom: 180px; }
  .home-page__title {
    font-size: 124px;
    line-height: 134px; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .trust {
    padding: 90px 0 105px; }
    .trust__title {
      font-size: 42px;
      line-height: 40px; }
    .trust-carousel {
      margin-top: 56px; }
      .trust-carousel__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 200px;
            -ms-flex: 0 0 200px;
                flex: 0 0 200px;
        width: 200px;
        height: 200px; }
        .trust-carousel__item img {
          max-width: 86px;
          max-height: 86px; } }

@media screen and (max-width: 767px) {
  .trust {
    padding: 48px 0; }
    .trust__title {
      font-size: 24px;
      line-height: 32px; }
    .trust-carousel {
      margin-top: 30px; }
      .trust-carousel__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 136px;
            -ms-flex: 0 0 136px;
                flex: 0 0 136px;
        width: 136px;
        height: 136px; }
        .trust-carousel__item img {
          max-width: 60px;
          max-height: 60px; }
  .home-page .trust__title {
    font-size: 24px;
    line-height: 32px; }
  .home-page .trust-carousel {
    margin-top: 30px; } }

.areas {
  padding: 160px 0 0;
  max-width: 944px;
  margin: 0 auto; }
  .areas__title {
    font-size: 44px;
    line-height: 48px;
    font-weight: 500;
    margin-bottom: 48px; }
  .areas__text {
    font-size: 24px;
    line-height: 32px; }
  .areas__section:not(:last-child) {
    margin-bottom: 80px; }
    @media screen and (max-width: 1024px) {
      .areas__section:not(:last-child) {
        margin-bottom: 55px; } }
    @media screen and (max-width: 767px) {
      .areas__section:not(:last-child) {
        margin-bottom: 11px; } }
  @media screen and (max-width: 767px) {
    .areas__partner-info {
      padding-top: 20px; } }
  .areas__partner-info:not(:last-child) {
    padding-bottom: 80px;
    border-bottom: 1px solid #E9E9E9; }
    @media screen and (max-width: 767px) {
      .areas__partner-info:not(:last-child) {
        padding-bottom: 42px; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .areas {
    padding: 125px 32px; }
  .company-page .areas {
    padding: 82px 98px 100px; }
    .company-page .areas__title {
      font-size: 26px;
      line-height: 32px;
      margin-bottom: 32px; }
    .company-page .areas__text {
      font-size: 14px;
      line-height: 20px; } }

@media screen and (max-width: 767px) {
  .areas {
    padding: 52px 16px 27px; }
    .areas__title {
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 15px; }
    .areas__text {
      font-size: 12px;
      line-height: 16px;
      letter-spacing: 0.3px; } }

.projects {
  margin-top: 160px;
  padding: 160px 0;
  background: #232B37;
  color: #fff; }
  .projects-container {
    max-width: 944px;
    margin: 0 auto; }
  .projects__title {
    font-size: 44px;
    line-height: 48px;
    font-weight: 500; }
  .projects__preview {
    margin-top: 48px;
    font-size: 24px;
    line-height: 32px;
    color: #7B8087; }
  .projects__item {
    margin-top: 64px;
    padding-top: 64px;
    border-top: #39404b 1px solid; }
  .projects__logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #293641;
    border-radius: 50%;
    width: 224px;
    height: 224px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 48px; }
    .projects__logo img {
      max-width: 98px; }
  .projects__text {
    font-size: 24px;
    line-height: 32px; }
    .projects__text p:not(:last-child) {
      margin-bottom: 30px; }
  .projects__link {
    display: inline-block;
    margin-top: 48px; }
    .projects__link a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 16px;
      line-height: 24px;
      font-weight: 500;
      text-transform: uppercase; }
    .projects__link:hover .projects__icon {
      background: #1066A5;
      -webkit-transform: rotate(0);
          -ms-transform: rotate(0);
              transform: rotate(0); }
    .projects__link:hover a {
      color: #1066A5; }
  .projects__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 48px;
    height: 48px;
    background: #38A14C;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 16px;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
    .projects__icon .icon {
      width: 16px;
      height: 16px;
      fill: #fff; }
  .projects-head:not(:last-child) {
    margin-bottom: 64px; }
    @media screen and (max-width: 767px) {
      .projects-head:not(:last-child) {
        margin-bottom: 35px; } }

.projects-card__elem {
  border: 1px solid rgba(255, 255, 255, 0.1); }
  @media screen and (min-width: 768px) {
    .projects-card__elem {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 40px 40px 65px; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .projects-card__elem {
      padding: 46px 40px 56px 55px; } }
  @media screen and (max-width: 767px) {
    .projects-card__elem {
      padding: 30px 25px; } }
  .projects-card__elem:not(:first-child) {
    margin-top: -1px; }

.projects-card__number {
  width: 88px;
  height: 88px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.05);
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0.01em;
  text-transform: uppercase; }
  @media screen and (max-width: 1024px) {
    .projects-card__number {
      width: 66px;
      height: 66px; } }
  @media screen and (max-width: 767px) {
    .projects-card__number {
      font-size: 22px;
      line-height: 28px;
      margin-bottom: 16px;
      width: 46px;
      height: 46px; } }
  @media screen and (min-width: 768px) {
    .projects-card__number + .projects-card__content {
      width: calc(100% - 200px);
      margin-left: auto;
      padding-top: 22px; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .projects-card__number + .projects-card__content {
      width: calc(100% - 115px);
      padding-top: 0;
      margin-top: -15px; } }

.projects-card__title {
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0.01em;
  text-transform: uppercase; }
  @media screen and (max-width: 1024px) {
    .projects-card__title {
      font-size: 18px;
      line-height: 40px; } }
  @media screen and (max-width: 767px) {
    .projects-card__title {
      font-size: 14px;
      line-height: 18px; } }
  .projects-card__title:not(:last-child) {
    margin-bottom: 8px; }
    @media screen and (max-width: 767px) {
      .projects-card__title:not(:last-child) {
        margin-bottom: 12px; } }

.projects-card__text {
  font-size: 24px;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.4); }
  @media screen and (max-width: 1024px) {
    .projects-card__text {
      font-size: 14px;
      line-height: 20px; } }
  @media screen and (max-width: 767px) {
    .projects-card__text {
      font-size: 12px;
      line-height: 16px; } }

.projects-card .container {
  padding: 0; }

.projects-card .projects__link {
  margin-top: 30px; }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .projects {
    margin-top: 3px;
    padding: 92px 100px; }
    .projects__title {
      font-size: 26px;
      line-height: 32px; }
    .projects__preview {
      font-size: 14px;
      line-height: 20px; }
    .projects__logo {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 201px;
          -ms-flex: 0 0 201px;
              flex: 0 0 201px;
      width: 201px;
      height: 201px; }
    .projects__text {
      font-size: 14px;
      line-height: 20px; }
    .projects__link {
      margin-top: 44px; } }

@media screen and (max-width: 767px) {
  .projects {
    margin-top: 0;
    padding: 48px 16px; }
    .projects-container {
      padding: 0 4px; }
    .projects__title {
      font-size: 18px;
      line-height: 23px; }
    .projects__preview {
      margin-top: 32px;
      font-size: 12px;
      line-height: 16px; }
    .projects__item {
      margin-top: 36px;
      padding-top: 40px; }
    .projects__logo {
      width: 136px;
      height: 136px;
      margin-bottom: 35px; }
      .projects__logo img {
        max-width: 55px;
        margin-top: 15px; }
    .projects__text {
      font-size: 12px;
      line-height: 16px; }
      .projects__text p:not(:last-child) {
        margin-bottom: 18px; }
    .projects__link {
      margin-top: 32px; }
      .projects__link a {
        font-size: 12px; }
    .projects__icon {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 30px;
          -ms-flex: 0 0 30px;
              flex: 0 0 30px;
      width: 30px;
      height: 30px; } }

.tabs__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 1025px) {
    .tabs__list {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  @media screen and (max-width: 1024px) {
    .tabs__list {
      overflow: auto;
      margin-left: -32px;
      margin-right: -32px; }
      .tabs__list:before, .tabs__list:after {
        content: '';
        display: block;
        min-width: 32px; } }
  @media screen and (max-width: 767px) {
    .tabs__list {
      margin-left: -16px;
      margin-right: -16px; }
      .tabs__list:before, .tabs__list:after {
        min-width: 16px; } }
  .tabs__list.tabs__list-blue li {
    padding: 9px 20px;
    border: 1px solid #9399A4;
    background-color: transparent;
    border-radius: 20px;
    font-weight: 600; }
    @media screen and (min-width: 1025px) {
      .tabs__list.tabs__list-blue li:hover {
        background-color: #F2F2F2;
        color: #09101B;
        border-color: #F2F2F2; } }
    @media screen and (max-width: 767px) {
      .tabs__list.tabs__list-blue li {
        font-size: 11px;
        padding: 6px 14px; } }
    .tabs__list.tabs__list-blue li.active {
      background-color: #232B37;
      border-color: #232B37; }
  .tabs__list li {
    padding: 10px 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 16px;
    background: #F2F2F2;
    text-align: center;
    border-radius: 8px;
    font-size: 14px;
    line-height: 20px;
    color: #09101B;
    cursor: pointer;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s; }
    @media screen and (max-width: 1024px) {
      .tabs__list li {
        white-space: nowrap; } }
    .tabs__list li:not(:last-child) {
      margin-right: 8px; }
    .tabs__list li.active {
      background: #38A14C;
      color: #fff;
      pointer-events: none; }
    @media screen and (min-width: 1025px) {
      .tabs__list li:hover {
        background: #019681;
        color: #fff; } }

.tab-filter__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 1024px) {
    .tab-filter__list:before, .tab-filter__list:after {
      content: '';
      display: block;
      min-width: 98px; } }
  @media screen and (max-width: 767px) {
    .tab-filter__list:before {
      min-width: 16px; }
    .tab-filter__list:after {
      min-width: 40px; } }
  .tab-filter__list li:first-child.active {
    pointer-events: none; }
  .tab-filter__list li.active:not(:first-child) .button-tab {
    position: relative; }
  .tab-filter__list li:not(:last-child) {
    margin-right: 10px; }
    @media screen and (max-width: 1024px) {
      .tab-filter__list li:not(:last-child) {
        margin-right: 8px; } }

.tab-filter .active .button-tab {
  background-color: #232B37;
  border-color: #232B37;
  color: #fff; }

.tab-filter__section:not(:last-child) {
  margin-bottom: 95px; }
  @media screen and (max-width: 1024px) {
    .tab-filter__section:not(:last-child) {
      margin-bottom: 69px; } }
  @media screen and (max-width: 767px) {
    .tab-filter__section:not(:last-child) {
      margin-bottom: 55px; } }

.tab-filter__head {
  overflow: auto; }
  @media screen and (max-width: 1024px) {
    .tab-filter__head {
      margin-right: -98px;
      margin-left: -98px;
      padding-bottom: 10px; }
      .tab-filter__head .button-tab {
        white-space: nowrap; } }
  @media screen and (max-width: 767px) {
    .tab-filter__head {
      margin-right: -16px;
      margin-left: -16px;
      position: relative; } }
  .tab-filter__head:not(:last-child) {
    margin-bottom: 67px; }
    @media screen and (max-width: 1024px) {
      .tab-filter__head:not(:last-child) {
        margin-bottom: 44px; } }
    @media screen and (max-width: 767px) {
      .tab-filter__head:not(:last-child) {
        margin-bottom: 25px; } }

.tab-filter__elem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #09101B;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .tab-filter__elem {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  .tab-filter__elem:not(:last-child):not(.last_tab) {
    padding-bottom: 30px;
    border-bottom: 1px solid #E9E9E9; }
    @media screen and (max-width: 1024px) {
      .tab-filter__elem:not(:last-child):not(.last_tab) {
        padding-bottom: 24px; } }
    @media screen and (max-width: 767px) {
      .tab-filter__elem:not(:last-child):not(.last_tab) {
        padding-bottom: 14px; } }
  .tab-filter__elem:not(:first-child):not(.first_tab) {
    padding-top: 24px;
    border-top: 1px solid #E9E9E9;
    margin-top: -1px; }
    @media screen and (max-width: 1024px) {
      .tab-filter__elem:not(:first-child):not(.first_tab) {
        padding-top: 20px; } }
    @media screen and (max-width: 767px) {
      .tab-filter__elem:not(:first-child):not(.first_tab) {
        padding-top: 14px; } }
  @media screen and (min-width: 1025px) {
    .tab-filter__elem:hover {
      color: #26A0CD; }
      .tab-filter__elem:hover .tab-filter__icon {
        color: #26A0CD; } }

.tab-filter__icon {
  color: #9399A4;
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 1024px) {
    .tab-filter__icon .icon-arrow-right {
      width: 18px;
      height: 16px; } }
  @media screen and (max-width: 767px) {
    .tab-filter__icon .icon-arrow-right {
      width: 10px;
      height: 8px; } }

.tab-filter__elem-icon {
  width: 15px; }
  @media screen and (min-width: 768px) {
    .tab-filter__elem-icon {
      position: absolute;
      top: 0;
      right: calc(100% + 11px); } }
  @media screen and (max-width: 767px) {
    .tab-filter__elem-icon {
      width: 8px;
      margin-left: 2px; } }
  .tab-filter__elem-icon svg {
    position: relative;
    top: 2px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .tab-filter__elem-icon svg {
        top: -1px; } }

.tab-filter__title {
  font-weight: 500;
  font-size: 22px;
  line-height: 38px;
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease;
  position: relative; }
  @media screen and (max-width: 1024px) {
    .tab-filter__title {
      font-size: 16px;
      line-height: 24px; } }
  @media screen and (max-width: 767px) {
    .tab-filter__title {
      font-size: 12px;
      line-height: 18px; } }
  .tab-filter__title:not(:last-child) {
    width: calc(100% - 30px); }
    @media screen and (max-width: 1024px) {
      .tab-filter__title:not(:last-child) {
        width: calc(100% - 120px); } }
    @media screen and (max-width: 767px) {
      .tab-filter__title:not(:last-child) {
        width: calc(100% - 15px); } }

.tab-filter__main-title {
  font-weight: 500;
  font-size: 44px;
  line-height: 48px; }
  .tab-filter__main-title:not(:last-child) {
    margin-bottom: 48px; }
  @media screen and (max-width: 1024px) {
    .tab-filter__main-title {
      font-size: 38px;
      line-height: 42px; }
      .tab-filter__main-title:not(:last-child) {
        margin-bottom: 32px; } }
  @media screen and (max-width: 767px) {
    .tab-filter__main-title {
      font-size: 24px;
      line-height: 26px; }
      .tab-filter__main-title:not(:last-child) {
        margin-bottom: 24px; } }
  .tab-filter__main-title .is_hide {
    display: none; }

.tab-filter__overlay {
  position: relative; }
  @media screen and (max-width: 767px) {
    .tab-filter__overlay:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: -16px;
      width: 40px;
      height: 51px;
      background-image: -webkit-gradient(linear, right top, left top, from(#FFFFFF), color-stop(51.49%, #FFFFFF), to(rgba(255, 255, 255, 0)));
      background-image: -o-linear-gradient(right, #FFFFFF 0%, #FFFFFF 51.49%, rgba(255, 255, 255, 0) 100%);
      background-image: linear-gradient(270deg, #FFFFFF 0%, #FFFFFF 51.49%, rgba(255, 255, 255, 0) 100%);
      z-index: 1;
      pointer-events: none; } }

.subscribe {
  margin-top: 20px;
  padding: 160px 0;
  background-color: #F2F2F2;
  color: #09101B; }
  .subscribe__title {
    text-transform: uppercase;
    font-size: 56px;
    line-height: 64px;
    font-weight: 500; }
    @media screen and (max-width: 1024px) {
      .subscribe__title {
        font-size: 44px;
        line-height: 48px;
        text-transform: none; }
        .subscribe__title br {
          display: none; } }
  .subscribe__text {
    font-size: 24px;
    line-height: 32px;
    margin-top: 40px;
    max-width: 375px; }
  .subscribe-input {
    margin-top: 12px; }
    .subscribe-input input {
      height: 43px;
      font-size: 18px;
      background: transparent;
      border: none;
      border-bottom: 1px solid rgba(9, 16, 27, 0.2);
      padding: 0;
      border-radius: 0;
      color: #09101B; }
      .subscribe-input input::-webkit-input-placeholder {
        color: #fff;
        font-size: 18px; }
      .subscribe-input input:-moz-placeholder {
        color: #fff;
        font-size: 18px; }
      .subscribe-input input::-moz-placeholder {
        color: #fff;
        font-size: 18px; }
      .subscribe-input input:-ms-input-placeholder {
        color: #fff;
        font-size: 18px; }
      .subscribe-input input::-webkit-input-placeholder {
        color: #9399A4; }
    .subscribe-input.is-error {
      position: relative; }
      .subscribe-input.is-error input {
        border-color: red; }
  .subscribe-submit {
    margin-top: 65px; }
    .subscribe-submit .but {
      display: block;
      max-width: 100%; }
      .subscribe-submit .but span {
        text-transform: uppercase;
        width: 100%; }
        @media screen and (min-width: 768px) {
          .subscribe-submit .but span {
            height: 56px;
            border-radius: 40px;
            font-size: 16px; } }
  .subscribe-agree {
    font-size: 12px;
    line-height: 16px;
    color: #4D5460;
    max-width: 464px;
    margin: 32px auto 0; }
    @media screen and (min-width: 1025px) {
      .subscribe-agree {
        margin-left: 0; } }
    .subscribe-agree a {
      color: #38A14C; }
      .subscribe-agree a:hover {
        color: #019681; }
  .subscribe-done {
    text-align: center; }
    .subscribe-done .subscribe__text {
      margin-left: auto;
      margin-right: auto;
      max-width: 465px; }
  .subscribe .label-error {
    position: absolute;
    bottom: -25px;
    left: 0;
    color: red;
    font-size: 14px; }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .subscribe {
    padding: 65px 0; }
    .subscribe-col-right {
      margin-top: 30px;
      max-width: 500px; }
    .subscribe .container {
      max-width: 536px; }
    .subscribe__text {
      text-align: center;
      font-size: 18px;
      line-height: 24px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 20px; }
  .subscribe-input {
    margin-top: 17px; }
  .subscribe-submit {
    margin-top: 50px; } }

@media screen and (max-width: 767px) {
  .subscribe {
    padding: 30px 0;
    text-align: center; }
    .subscribe .container {
      max-width: 280px; }
    .subscribe__title {
      font-size: 22px;
      line-height: 32px; }
    .subscribe__text {
      margin-top: 4px;
      font-size: 12px;
      line-height: 16px;
      max-width: 260px;
      margin-left: auto;
      margin-right: auto; }
    .subscribe-col-right {
      margin-top: 0;
      max-width: 500px; }
    .subscribe-submit {
      margin-top: 24px; }
      .subscribe-submit .but span {
        height: 30px;
        font-size: 12px; }
    .subscribe-input {
      margin-top: 4px; }
      .subscribe-input input {
        text-align: center; }
        .subscribe-input input::-webkit-input-placeholder {
          color: #9399A4;
          font-size: 12px; }
        .subscribe-input input:-moz-placeholder {
          color: #9399A4;
          font-size: 12px; }
        .subscribe-input input::-moz-placeholder {
          color: #9399A4;
          font-size: 12px; }
        .subscribe-input input:-ms-input-placeholder {
          color: #9399A4;
          font-size: 12px; }
    .subscribe-agree {
      font-size: 12px;
      margin-top: 24px; } }

.article-back__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
  .article-back__link:hover .article-back__icon {
    background: #019681; }

.article-back__icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 48px;
      -ms-flex: 0 0 48px;
          flex: 0 0 48px;
  width: 48px;
  height: 48px;
  display: flex;
  margin-right: 16px;
  border-radius: 50%;
  background: #38A14C;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s;
  cursor: pointer; }
  @media screen and (max-width: 1024px) {
    .article-back__icon {
      width: 40px;
      height: 40px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 40px;
          -ms-flex: 0 0 40px;
              flex: 0 0 40px; } }
  @media screen and (max-width: 767px) {
    .article-back__icon {
      width: 30px;
      height: 30px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 30px;
          -ms-flex: 0 0 30px;
              flex: 0 0 30px;
      margin-right: 10px; } }
  .article-back__icon .icon {
    width: 16px;
    height: 16px; }
    @media screen and (max-width: 1024px) {
      .article-back__icon .icon {
        width: 13px;
        height: 13px; } }
    @media screen and (max-width: 767px) {
      .article-back__icon .icon {
        width: 10px;
        height: 10px; } }

.article-back__text {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px; }
  @media screen and (max-width: 1024px) {
    .article-back__text {
      font-size: 14px;
      line-height: 24px;
      letter-spacing: 0.04em; } }
  @media screen and (max-width: 767px) {
    .article-back__text {
      font-size: 12px; } }

.article-header {
  margin-top: 64px; }
  @media screen and (max-width: 1024px) {
    .article-header {
      margin-top: 36px; } }
  @media screen and (max-width: 767px) {
    .article-header {
      margin-top: 29px; } }

.article__title {
  font-size: 72px;
  line-height: 80px;
  font-weight: 500;
  margin: 48px 0 0; }
  @media screen and (max-width: 1024px) {
    .article__title {
      font-size: 40px;
      line-height: 48px;
      margin-top: 38px; } }
  @media screen and (max-width: 767px) {
    .article__title {
      font-size: 24px;
      line-height: 30px;
      margin-top: 29px; } }

.article__subtitle {
  font-size: 44px;
  line-height: 48px !important;
  font-weight: 500;
  margin: 0 0 47px; }
  @media screen and (max-width: 1024px) {
    .article__subtitle {
      font-size: 26px;
      line-height: 32px;
      margin-bottom: 22px; } }
  @media screen and (max-width: 767px) {
    .article__subtitle {
      font-size: 18px;
      line-height: 20px;
      font-weight: 500;
      margin-bottom: 20px; } }

.article h2 {
  line-height: 120%; }

.article h2.article__subtitle {
  margin-bottom: 64px; }
  @media screen and (max-width: 1024px) {
    .article h2.article__subtitle {
      margin-bottom: 42px; } }
  @media screen and (max-width: 767px) {
    .article h2.article__subtitle {
      margin-bottom: 25px; } }

.article__mediumtitle {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px; }
  @media screen and (max-width: 1024px) {
    .article__mediumtitle {
      font-size: 18px;
      line-height: 24px; } }
  @media screen and (max-width: 767px) {
    .article__mediumtitle {
      font-size: 16px;
      line-height: 20px; }
      .article__mediumtitle + ul,
      .article__mediumtitle + p {
        margin-top: -10px; } }

.article-tags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 32px; }
  .article-tags__tag {
    background: #F2F2F2;
    color: #09101B;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px;
    margin: 0 16px 16px 0;
    border-radius: 20px;
    font-weight: 500; }

.article-content {
  max-width: 944px;
  margin: 64px auto 152px;
  font-size: 24px;
  line-height: 32px; }
  .article-content > :not(.sticky) a:not(.but):not(.article-back__link):not(.link) {
    border-bottom: 1px solid #09101B; }
    @media screen and (min-width: 1025px) {
      .article-content > :not(.sticky) a:not(.but):not(.article-back__link):not(.link) {
        -webkit-transition: border-color .2s ease-out;
        -o-transition: border-color .2s ease-out;
        transition: border-color .2s ease-out; }
        .article-content > :not(.sticky) a:not(.but):not(.article-back__link):not(.link):hover {
          border-color: transparent; } }
  @media screen and (min-width: 1025px) {
    .article-content.article-content_small {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      max-width: 1196px;
      -webkit-transform: translateX(125px);
          -ms-transform: translateX(125px);
              transform: translateX(125px); } }
  @media screen and (min-width: 1025px) and (max-width: 1500px) {
    .article-content.article-content_small {
      -webkit-transform: translateX(40px);
          -ms-transform: translateX(40px);
              transform: translateX(40px); } }
  @media screen and (min-width: 1025px) and (max-width: 1350px) {
    .article-content.article-content_small {
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0);
      max-width: 944px; } }
  @media screen and (min-width: 1025px) {
      .article-content.article-content_small .content:not(:last-child) {
        width: calc(100% - 335px); } }
    @media screen and (min-width: 1025px) and (max-width: 1300px) {
      .article-content.article-content_small .content:not(:last-child) {
        width: calc(100% - 270px); } }
  @media screen and (min-width: 1025px) {
      .article-content.article-content_small .content + .sticky {
        margin-left: auto; } }
  @media screen and (max-width: 1024px) {
    .article-content {
      font-size: 14px;
      line-height: 150%; } }
  @media screen and (max-width: 767px) {
    .article-content {
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.01em; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .article-content {
      margin-top: 36px;
      padding: 0 57px;
      margin-bottom: 78px; } }
  @media screen and (max-width: 767px) {
    .article-content {
      margin-top: 16px;
      margin-bottom: 55px; } }
  .article-content picture {
    display: block;
    line-height: 0; }
  .article-content table {
    border-collapse: collapse;
    font-size: 0.8em;
    line-height: 1.3;
    border: none; }
    .article-content table td,
    .article-content table th {
      padding: 15px;
      border: 1px solid #e9e9e9; }
  .article-content hr {
    background: rgba(126, 126, 126, 0.5);
    height: 1px;
    border: none; }
    .article-content hr.gradient {
      height: 3px;
      width: 300px;
      background: -o-linear-gradient(0.15deg, #0B6BA7 0.1%, #96C15B 99.87%);
      background: linear-gradient(89.85deg, #0B6BA7 0.1%, #96C15B 99.87%);
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      margin-bottom: 30px; }
      @media screen and (max-width: 1024px) {
        .article-content hr.gradient {
          width: 176px;
          margin-bottom: 20px; } }
      @media screen and (max-width: 767px) {
        .article-content hr.gradient {
          width: 95px;
          margin-bottom: 15px; } }
  .article-content p {
    font-size: 24px;
    line-height: 32px; }
    @media screen and (max-width: 1024px) {
      .article-content p {
        font-size: 14px;
        line-height: 150%; } }
    @media screen and (max-width: 767px) {
      .article-content p {
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.01em; } }
  .article-content iframe, .article-content video {
    max-width: 100%;
    margin-bottom: 50px;
    border: none;
    -o-object-fit: cover;
       object-fit: cover;
    outline: none; }
    @media screen and (min-width: 1025px) {
      .article-content iframe, .article-content video {
        height: 624px; } }
  @media screen and (max-width: 1024px) {
    .article-content .video iframe, .article-content .video video {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      top: 0;
      left: 0; } }
  @media screen and (min-width: 1025px) {
    .article-content ul + .article-buttons {
      margin-top: -23px; } }
  .article-content ul:not([class]), .article-content picture,
  .article-content hr, .article-content p, .article-content ol:not([class]),
  .article-content .article__mediumtitle,
  .article-content h1:not([class]),
  .article-content h2:not([class]),
  .article-content h3:not([class]),
  .article-content h4:not([class]),
  .article-content h5:not([class]),
  .article-content h6:not([class]) {
    margin-bottom: 34px; }
    @media screen and (max-width: 1024px) {
      .article-content ul:not([class]), .article-content picture,
      .article-content hr, .article-content p, .article-content ol:not([class]),
      .article-content .article__mediumtitle,
      .article-content h1:not([class]),
      .article-content h2:not([class]),
      .article-content h3:not([class]),
      .article-content h4:not([class]),
      .article-content h5:not([class]),
      .article-content h6:not([class]) {
        margin-bottom: 20px; } }
    @media screen and (max-width: 767px) {
      .article-content ul:not([class]), .article-content picture,
      .article-content hr, .article-content p, .article-content ol:not([class]),
      .article-content .article__mediumtitle,
      .article-content h1:not([class]),
      .article-content h2:not([class]),
      .article-content h3:not([class]),
      .article-content h4:not([class]),
      .article-content h5:not([class]),
      .article-content h6:not([class]) {
        margin-bottom: 17px; } }
  .article-content ul:not([class]) p,
  .article-content ol:not([class]) p,
  .article-content .article__mediumtitle p,
  .article-content h1:not([class]) p,
  .article-content h2:not([class]) p,
  .article-content h3:not([class]) p,
  .article-content h4:not([class]) p,
  .article-content h5:not([class]) p,
  .article-content h6:not([class]) p {
    margin: 0; }
  .article-content ul:not([class]) {
    font-size: 24px;
    line-height: 32px;
    -webkit-font-feature-settings: 'pnum' on, 'lnum' on, 'case' on;
            font-feature-settings: 'pnum' on, 'lnum' on, 'case' on; }
    @media screen and (max-width: 1024px) {
      .article-content ul:not([class]) {
        font-size: 14px;
        line-height: 19px; } }
    @media screen and (max-width: 767px) {
      .article-content ul:not([class]) {
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.01em; } }
    .article-content ul:not([class]) li {
      position: relative;
      padding-left: 40px; }
      @media screen and (max-width: 767px) {
        .article-content ul:not([class]) li {
          padding-left: 25px;
          padding-right: 10px; } }
      .article-content ul:not([class]) li:not(:last-child) {
        margin-bottom: 30px; }
        @media screen and (max-width: 1024px) {
          .article-content ul:not([class]) li:not(:last-child) {
            margin-bottom: 12px; } }
      .article-content ul:not([class]) li:before {
        content: "";
        position: absolute;
        left: 0;
        top: 12px;
        display: block;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #BDBDBD; }
        @media screen and (max-width: 767px) {
          .article-content ul:not([class]) li:before {
            top: 7px;
            width: 4px;
            height: 4px; } }
  .article-content ol:not([class]) {
    font-size: 24px;
    line-height: 32px;
    counter-reset: counter;
    list-style: none; }
    .article-content ol:not([class]) ul {
      counter-reset: counter; }
    @media screen and (max-width: 767px) {
      .article-content ol:not([class]) {
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.01em; } }
    .article-content ol:not([class]) li {
      position: relative;
      counter-increment: counter;
      padding-left: 40px; }
      .article-content ol:not([class]) li:not(:last-child) {
        margin-bottom: 30px; }
      @media screen and (max-width: 767px) {
        .article-content ol:not([class]) li:not(:last-child) {
          margin-bottom: 12px; } }
      .article-content ol:not([class]) li:before {
        content: counter(counter) ". ";
        position: absolute;
        left: 0;
        top: 0px;
        font-weight: 500; }
      .article-content ol:not([class]) li > ul:first-child {
        margin-top: 30px; }
        @media screen and (max-width: 767px) {
          .article-content ol:not([class]) li > ul:first-child {
            margin-top: 12px; } }
      @media screen and (max-width: 767px) {
        .article-content ol:not([class]) li ul li {
          padding-left: 25px;
          padding-right: 10px; } }
      .article-content ol:not([class]) li ul li:before {
        content: "";
        top: 12px; }
        @media screen and (max-width: 767px) {
          .article-content ol:not([class]) li ul li:before {
            top: 7px; } }
  .article-content figcaption {
    font-size: 16px;
    line-height: 150%;
    margin: -64px 0 64px;
    padding-top: 16px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .article-content figcaption {
        margin-top: -45px; } }
    @media screen and (max-width: 767px) {
      .article-content figcaption {
        margin: -27px 0 15px;
        padding-top: 9px;
        font-size: 14px;
        line-height: 18px; } }

.article .paragraph {
  font-weight: 500;
  font-size: 44px;
  line-height: 48px; }
  @media screen and (max-width: 1024px) {
    .article .paragraph {
      font-size: 26px;
      line-height: 32px; } }
  @media screen and (max-width: 767px) {
    .article .paragraph {
      font-size: 16px;
      line-height: 20px; }
      .article .paragraph + p {
        margin-top: -10px; } }

@media screen and (min-width: 768px) {
  .article-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; } }

@media screen and (max-width: 767px) {
  .article-social {
    text-align: center; } }

.article-social__title {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 16px; }
  @media screen and (max-width: 1024px) {
    .article-social__title {
      font-size: 14px;
      letter-spacing: 0.04em; } }
  @media screen and (max-width: 767px) {
    .article-social__title {
      font-size: 12px;
      margin-bottom: 7px;
      margin-right: 0; } }

.article-social__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0; }
  @media screen and (max-width: 767px) {
    .article-social__list {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  .article-social__list li:not(:last-child) {
    margin-right: 8px; }
    @media screen and (max-width: 767px) {
      .article-social__list li:not(:last-child) {
        margin-right: 14px; } }
  .article-social__list a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48px;
        -ms-flex: 0 0 48px;
            flex: 0 0 48px;
    width: 48px;
    height: 48px;
    background: #4D5460;
    border-radius: 50%;
    -webkit-transition: background ease .3s;
    -o-transition: background ease .3s;
    transition: background ease .3s; }
    @media screen and (max-width: 1024px) {
      .article-social__list a {
        width: 40px;
        height: 40px; } }
    @media screen and (max-width: 767px) {
      .article-social__list a {
        width: 30px;
        height: 30px; } }
    @media screen and (min-width: 1025px) {
      .article-social__list a:hover {
        background: #28A1CE; } }
  .article-social__list .icon {
    width: 20px;
    height: 20px; }
    @media screen and (max-width: 767px) {
      .article-social__list .icon {
        width: 14px;
        height: 14px; } }

.article-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .article-buttons:not(:first-child) {
    padding-top: 88px;
    border-top: 1px solid #E5E5E5; }
    @media screen and (max-width: 1024px) {
      .article-buttons:not(:first-child) {
        padding-top: 42px; } }
    @media screen and (max-width: 767px) {
      .article-buttons:not(:first-child) {
        padding-top: 27px; } }
  .article-buttons:not(:last-child) {
    margin-bottom: 112px; }
    @media screen and (max-width: 1024px) {
      .article-buttons:not(:last-child) {
        margin-bottom: 80px; } }
    @media screen and (max-width: 767px) {
      .article-buttons:not(:last-child) {
        margin-bottom: 60px; } }

.article-button .but {
  min-width: 344px; }
  @media screen and (max-width: 1024px) {
    .article-button .but {
      min-width: 152px; } }
  @media screen and (max-width: 767px) {
    .article-button .but {
      min-width: 118px; } }

@media screen and (max-width: 1024px) {
  .article-button .article-back__text {
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.04em; } }

@media screen and (max-width: 767px) {
  .article-button .article-back__text {
    font-size: 10px;
    line-height: 24px; } }

.article-info-box:not(:last-child) {
  margin-bottom: 64px; }
  @media screen and (max-width: 1024px) {
    .article-info-box:not(:last-child) {
      margin-bottom: 50px; } }
  @media screen and (max-width: 767px) {
    .article-info-box:not(:last-child) {
      margin-bottom: 30px; } }

.article .video {
  position: relative; }
  .article .video video {
    margin-bottom: 0; }
  .article .video + figcaption {
    margin-top: 0; }
    @media screen and (max-width: 1024px) {
      .article .video + figcaption {
        margin-top: -60px; } }
    @media screen and (max-width: 767px) {
      .article .video + figcaption {
        margin-top: -37px; } }
  @media screen and (max-width: 1024px) {
    .article .video {
      padding-bottom: 62%;
      width: 100%;
      margin-bottom: 50px; } }
  @media screen and (max-width: 767px) {
    .article .video {
      padding-bottom: 67%; }
      .article .video:not(:last-child) {
        margin-bottom: 27px; } }

.article__nota {
  text-align: right;
  font-weight: bold;
  font-size: 24px; }

@media screen and (max-width: 1024px) {
  .article img {
    height: auto; } }

@media screen and (min-width: 1600px) {
  .article picture {
    margin-bottom: 64px;
    margin-top: 64px; }
  .article .gradient {
    margin-top: 64px; }
  .article__mediumtitle {
    margin-top: 64px;
    margin-bottom: 24px !important; }
  .article .paragraph {
    margin-top: 48px !important;
    margin-bottom: 64px !important; }
  .article li {
    margin-bottom: 16px !important; }
  .article h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px; }
  .article__subtitle {
    font-size: 44px !important;
    font-weight: 600 !important;
    line-height: 48px !important; } }

ul.ul-dash {
  font-size: 24px;
  line-height: 32px;
  -webkit-font-feature-settings: 'pnum' on, 'lnum' on, 'case' on;
          font-feature-settings: 'pnum' on, 'lnum' on, 'case' on;
  margin-bottom: 64px; }
  @media screen and (max-width: 1024px) {
    ul.ul-dash {
      margin-bottom: 47px; } }
  @media screen and (max-width: 767px) {
    ul.ul-dash {
      margin-bottom: 27px; } }
  @media screen and (max-width: 1024px) {
    ul.ul-dash {
      font-size: 14px;
      line-height: 19px; } }
  @media screen and (max-width: 767px) {
    ul.ul-dash {
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.01em; } }
  ul.ul-dash li {
    position: relative;
    padding-left: 40px; }
    @media screen and (max-width: 767px) {
      ul.ul-dash li {
        padding-left: 25px;
        padding-right: 10px; } }
    ul.ul-dash li:not(:last-child) {
      margin-bottom: 15px; }
      @media screen and (max-width: 1024px) {
        ul.ul-dash li:not(:last-child) {
          margin-bottom: 12px; } }
    ul.ul-dash li:before {
      content: "—";
      position: absolute;
      left: 0;
      top: 0px; }
      @media screen and (max-width: 767px) {
        ul.ul-dash li:before {
          top: 3px; } }

.video {
  display: inline-block;
  position: relative; }

.video-poster {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 1; }
  .video-poster.is_hide {
    display: none; }
  .video-poster:hover:after {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
        -ms-transform: translate(-50%, -50%) scale(1.1);
            transform: translate(-50%, -50%) scale(1.1); }
  .video-poster:after {
    content: '';
    display: block;
    width: 92px;
    height: 106px;
    background-image: url("/local/templates/.default/markup_notamedia/build/css/../images/svg/play.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    -o-transition: transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear; }
    @media screen and (max-width: 1024px) {
      .video-poster:after {
        width: 48px;
        height: 55px; } }
    @media screen and (max-width: 767px) {
      .video-poster:after {
        width: 26px;
        height: 29px; } }

.text-gradient {
  background-image: -o-linear-gradient(0.15deg, #1E9EBA 0.1%, #3AA24C 99.87%);
  background-image: linear-gradient(89.85deg, #1E9EBA 0.1%, #3AA24C 99.87%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }
  .text-gradient.option_2 {
    background-image: -o-linear-gradient(0.15deg, #116AA8 0.1%, #98BE4B 99.87%);
    background-image: linear-gradient(89.85deg, #116AA8 0.1%, #98BE4B 99.87%); }
  @media all and (-ms-high-contrast: none) {
    .text-gradient {
      background: none;
      -webkit-background-clip: none;
      -webkit-text-fill-color: none;
      color: #0E6BA7; } }

.anchor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 22px;
  font-weight: 600;
  line-height: 145.455%;
  position: relative;
  max-width: 944px;
  padding: 24px 0;
  margin: 0 auto;
  border-bottom: 1px solid #E9E9E9;
  -webkit-transition: color .2s ease-out;
  -o-transition: color .2s ease-out;
  transition: color .2s ease-out; }
  .anchor:first-of-type {
    margin-top: 90px; }
  .anchor:last-of-type {
    margin-bottom: 120px; }
  .anchor:hover {
    color: #38A14C; }
  .anchor-title {
    width: calc(100% - 40px);
    max-width: 780px; }
  .anchor-icon {
    margin-left: auto; }
  .anchor svg {
    width: 21px;
    height: 18px; }

@media screen and (max-width: 1024px) {
  .anchor {
    max-width: calc(100% - (57px * 2)); }
    .anchor:first-of-type {
      margin-top: 40px; }
    .anchor:last-of-type {
      margin-bottom: 60px; } }

@media screen and (max-width: 767px) {
  .anchor {
    font-size: 14px;
    padding: 12px 0;
    max-width: 100%; }
    .anchor:first-of-type {
      margin-top: 20px; }
    .anchor svg {
      width: 17px;
      height: 14px; } }

.fieldset-file {
  position: relative; }
  .fieldset-file.is-error .fieldset-file__start {
    border-color: red; }
  .fieldset-file .icon-plus {
    width: 20px;
    height: 20px; }
  .fieldset-file .js-uploadErrorText {
    display: none; }
  .fieldset-file.is_error .js-uploadErrorText {
    display: block; }
  .fieldset-file.is-disabled label {
    opacity: 0.4;
    pointer-events: none; }
  .fieldset-file .file-error .fieldset-file__caption {
    color: #EE502C; }
  .fieldset-file .file-error .fieldset-file__title {
    color: #9399A4; }
  .fieldset-file .file-error .gray {
    color: #c9ccd2; }
  .fieldset-file__start {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .fieldset-file-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    cursor: pointer; }
  .fieldset-file__text {
    margin-left: 19px;
    text-align: left; }
  .fieldset-file__title {
    font-size: 16px;
    line-height: 24px;
    color: #09101B;
    text-transform: uppercase;
    font-weight: bold;
    white-space: nowrap; }
  .fieldset-file__caption {
    font-size: 14px;
    color: #9399A4;
    margin-top: 1px;
    max-width: 408px; }
  .fieldset-file__add {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50px;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #38A14C;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s; }
    @media (hover: hover) {
      .fieldset-file__add:hover {
        background: #019681; } }
    .fieldset-file__add span {
      line-height: 0; }
    .fieldset-file__add .icon {
      line-height: 0;
      width: 16px;
      height: 16px; }
  .fieldset-file__input {
    position: absolute;
    top: 0;
    left: -200%;
    opacity: 0;
    visibility: hidden;
    pointer-events: none; }
  .fieldset-file__active-load {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 23px;
    color: #000;
    margin-top: 18px;
    background: #fff; }
  .fieldset-file__active-reset {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50px;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #9399A4;
    max-width: 370px;
    cursor: pointer;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis; }
    .fieldset-file__active-reset:hover {
      background: #EB5757; }
    .fieldset-file__active-reset::after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      width: 16px;
      height: 16px;
      background-image: url("/local/templates/.default/markup_notamedia/build/css/../images/svg/remove.svg");
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat; }
  .fieldset-file__error {
    font-size: 20px;
    padding-left: 21px;
    padding-top: 6px;
    color: red; }
  .fieldset-file__active-name {
    font-size: 16px;
    line-height: 24px;
    color: #09101B;
    text-transform: uppercase;
    font-weight: bold;
    white-space: nowrap;
    margin-left: 19px;
    max-width: 370px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis; }
    .fieldset-file__active-name .gray {
      color: #9399A4; }
  .fieldset-file__percent {
    width: 48px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.04em;
    color: #4D5460;
    margin-right: 19px;
    font-weight: 600; }
  .fieldset-file__loading {
    width: 233px;
    background-color: #F2F2F2;
    border-radius: 100px;
    height: 6px; }
    .fieldset-file__loading span {
      background-color: #38A14C;
      border-radius: 100px;
      display: block;
      width: 0;
      height: 100%; }

.inputFile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 300px; }
  .inputFile > input[type="file"] {
    display: none; }
  .inputFile label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 45px;
    padding: 8;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer; }
    .inputFile label .inputFile__group {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .inputFile label span._button {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      min-height: 45px;
      border: 0px solid transparent;
      padding: 0 18px; }
    .inputFile label span._text {
      padding-left: 8px;
      width: 100%;
      display: block;
      padding-right: 15px;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      overflow: hidden;
      word-break: break-word;
      white-space: nowrap; }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .fieldset-file {
    margin-bottom: 30px; }
    .fieldset-file__title {
      font-size: 16px; }
    .fieldset-file__types {
      font-size: 14px; }
    .fieldset-file__active-load {
      font-size: 16px;
      margin-top: 28px; }
    .fieldset-file__active-reset {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 48px;
          -ms-flex: 0 0 48px;
              flex: 0 0 48px;
      width: 48px;
      height: 48px; }
    .fieldset-file__add {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 48px;
          -ms-flex: 0 0 48px;
              flex: 0 0 48px;
      width: 48px;
      height: 48px; }
    .fieldset-file__active-name {
      max-width: 34 0px; } }

@media screen and (max-width: 767px) {
  .fieldset-file {
    margin-bottom: 30px; }
    .fieldset-file__start {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      text-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      height: auto !important; }
      .fieldset-file__start.is-error {
        margin-bottom: 20px; }
    .fieldset-file__add {
      position: relative;
      right: auto;
      top: auto;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 30px;
          -ms-flex: 0 0 30px;
              flex: 0 0 30px;
      width: 30px;
      height: 30px; }
      .fieldset-file__add .icon {
        width: 9px;
        height: 9px; }
    .fieldset-file-info {
      max-width: 100%; }
    .fieldset-file__title {
      font-size: 12px;
      line-height: 1.5;
      margin-top: 3px; }
    .fieldset-file__caption {
      font-size: 12px;
      line-height: 1.5; }
    .fieldset-file__types {
      font-size: 12px; }
    .fieldset-file__active-load {
      font-size: 14px;
      margin-bottom: 10px; }
    .fieldset-file__active-reset {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 30px;
          -ms-flex: 0 0 30px;
              flex: 0 0 30px;
      width: 30px;
      height: 30px; }
      .fieldset-file__active-reset:after {
        width: 9px;
        height: 9px; }
    .fieldset-file__active-name {
      font-size: 12px;
      line-height: 1.5;
      max-width: 240px;
      margin-left: 10px; } }

.page {
  padding-top: 65px;
  padding-bottom: 107px; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .page {
      padding-bottom: 80px; } }
  @media screen and (max-width: 1024px) {
    .page {
      padding-top: 6px; }
      .page .company__paragraph {
        margin-top: 0; } }

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .page {
    padding-top: 15px; } }
  @media screen and (max-width: 767px) {
    .page {
      padding-top: 35px;
      padding-bottom: 46px; } }
  .page .application {
    padding-bottom: 0; }
  .page .title {
    text-align: left;
    margin-bottom: 88px;
    letter-spacing: -2px; }
    @media screen and (min-width: 1025px) {
      .page .title.margin_middle {
        margin-bottom: 100px; } }
  @media screen and (min-width: 1025px) and (max-width: 1440px) {
    .page .title.margin_middle {
      margin-bottom: 35px; } }
    @media screen and (max-width: 1024px) {
      .page .title {
        margin-bottom: 35px;
        letter-spacing: -1px; } }
    @media screen and (max-width: 767px) {
      .page .title {
        margin-bottom: 32px; } }
  .page .title_medium {
    letter-spacing: -0.01em; }
  .page-top:not(:last-child) {
    margin-bottom: 75px; }
    @media screen and (max-width: 1024px) {
      .page-top:not(:last-child) {
        margin-bottom: 40px; } }
    @media screen and (max-width: 767px) {
      .page-top:not(:last-child) .company__paragraph {
        margin-bottom: 0; } }
  @media screen and (max-width: 1024px) {
    .page-head .company__paragraph {
      font-size: 26px;
      line-height: 32px; } }
  @media screen and (max-width: 767px) {
    .page-head .company__paragraph {
      font-size: 14px;
      line-height: 18px; } }
  @media screen and (max-width: 1024px) {
    .page-head.page-head_tablet_small {
      max-width: 540px;
      margin-left: auto;
      margin-right: auto; } }
  .page-head:not(:last-child) {
    margin-bottom: 89px; }
    .page-head:not(:last-child).page-head_tablet_small {
      margin-bottom: 125px; }

@media screen and (min-width: 1025px) and (max-width: 1400px) {
  .page-head:not(:last-child).page-head_tablet_small {
    margin-bottom: 65px; } }
    @media screen and (max-width: 1024px) {
      .page-head:not(:last-child) {
        margin-bottom: 52px; }
        .page-head:not(:last-child).page-head_tablet_small {
          margin-bottom: 52px; } }
    @media screen and (max-width: 767px) {
      .page-head:not(:last-child) {
        margin-bottom: 34px; }
        .page-head:not(:last-child).page-head_tablet_small {
          margin-bottom: 34px; } }

.page-about {
  padding-bottom: 160px; }
  @media screen and (max-width: 1024px) {
    .page-about {
      padding-bottom: 95px; } }
  @media screen and (max-width: 767px) {
    .page-about {
      padding-bottom: 50px; } }

.page-promoNav__block {
  margin-top: 0; }
  @media (max-width: 1600px) {
    .page-promoNav__block {
      margin-left: calc((-100vw + 1424px) / 2);
      margin-right: calc((-100vw + 1424px) / 2); } }
  @media (max-width: 1448px) {
    .page-promoNav__block {
      margin-left: -64px;
      margin-right: -64px; } }
  @media (min-width: 1601px) {
    .page-promoNav__block {
      margin-left: -63px;
      margin-right: -63px; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .page-promoNav__block {
      margin-left: -40px;
      margin-right: -40px; } }
  @media screen and (max-width: 1024px) {
    .page-promoNav__block {
      margin-top: 0; } }
  @media screen and (max-width: 767px) {
    .page-promoNav__block {
      margin-left: -16px;
      margin-right: -16px; } }
  @media screen and (min-width: 1025px) {
    .page-promoNav__block .promo-nav-row {
      min-height: 525px; } }
  @media (max-width: 1400px) {
    .page-promoNav__block .promo-nav-row {
      min-height: 385px; } }

.page-application .application {
  padding-top: 170px; }
  @media screen and (max-width: 1024px) {
    .page-application .application {
      padding-top: 70px; } }
  @media screen and (max-width: 767px) {
    .page-application .application {
      padding-top: 30px; }
      .page-application .application .but_round {
        margin-top: 0; } }

.button-tab {
  border: none;
  outline: none;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  height: 40px;
  cursor: pointer;
  border-radius: 20px;
  border: 1px solid #9399A4;
  -webkit-font-feature-settings: 'pnum' on, 'lnum' on, 'case' on;
          font-feature-settings: 'pnum' on, 'lnum' on, 'case' on;
  color: #232B37;
  padding: 0 20px; }
  @media screen and (min-width: 1025px) {
    .button-tab:hover {
      background-color: #F2F2F2;
      border-color: #F2F2F2; } }
  @media screen and (max-width: 767px) {
    .button-tab {
      padding: 0 14px;
      height: 32px; } }
  .button-tab__text {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      .button-tab__text {
        font-size: 11px; } }
    .button-tab__text span {
      color: #9399A4;
      padding-left: 8px; }
      @media screen and (max-width: 767px) {
        .button-tab__text span {
          padding-left: 5px; } }

.icon-arrow-right {
  width: 21px;
  height: 18px; }

.icon-letter {
  width: 24px;
  height: 20px; }

.icon-percent {
  width: 24px;
  height: 24px; }

.icon-link-arrow {
  width: 15px;
  height: 15px;
  fill: none; }

.icon-award {
  width: 18px;
  height: 18px; }

.icon-link {
  width: 21px;
  height: 21px; }

.icon-fire {
  width: 15px;
  height: 22px; }
  @media screen and (max-width: 767px) {
    .icon-fire {
      width: 8px;
      height: 12px; } }

.icon-skill-award_1,
.icon-skill-award_2,
.icon-skill-award_3 {
  width: 20px;
  height: 25px; }
  @media screen and (max-width: 1024px) {
    .icon-skill-award_1,
    .icon-skill-award_2,
    .icon-skill-award_3 {
      width: 22px;
      height: 28px; } }
  @media screen and (max-width: 767px) {
    .icon-skill-award_1,
    .icon-skill-award_2,
    .icon-skill-award_3 {
      width: 16px;
      height: 20px; } }

.icon-arrow-right-link {
  width: 12px;
  height: 13px;
  fill: none; }

.icon-tg_round,
.icon-wa_round {
  width: 40px;
  height: 40px; }

.info-box {
  padding: 40px;
  background-color: #F2F2F2; }
  .info-box + .info-box {
    margin-top: 16px; }
    @media screen and (max-width: 1024px) {
      .info-box + .info-box {
        margin-top: 10px; } }
  @media screen and (max-width: 1024px) {
    .info-box {
      padding: 30px 40px; } }
  @media screen and (max-width: 767px) {
    .info-box {
      padding: 30px 20px 24px; } }
  @media screen and (min-width: 768px) {
    .info-box__content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }
  .info-box__icon {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    background-color: #38A14C;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff; }
    @media screen and (max-width: 1024px) {
      .info-box__icon {
        width: 65px;
        height: 65px; }
        .info-box__icon .icon-letter {
          width: 17px;
          height: 14px; }
        .info-box__icon .icon-percent {
          width: 16px;
          height: 16px; } }
    @media screen and (max-width: 767px) {
      .info-box__icon {
        width: 57px;
        height: 57px; }
        .info-box__icon:not(:last-child) {
          margin-bottom: 23px; } }
    @media screen and (min-width: 768px) {
      .info-box__icon + .info-box__text {
        width: calc(100% - 200px);
        margin-left: auto; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .info-box__icon + .info-box__text {
      width: calc(100% - 105px); } }
  .info-box__text {
    font-size: 24px;
    line-height: 32px;
    -webkit-font-feature-settings: 'pnum' on, 'lnum' on, 'case' on;
            font-feature-settings: 'pnum' on, 'lnum' on, 'case' on; }
    .info-box__text p {
      margin-bottom: 0;
      font-size: inherit;
      line-height: inherit; }
    @media screen and (max-width: 1024px) {
      .info-box__text {
        font-size: 14px;
        line-height: 20px; } }
    @media screen and (max-width: 767px) {
      .info-box__text {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.01em;
        padding-right: 20px; } }

.page-error-404 {
  padding: 0; }

.page404 {
  height: 100vh;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .page404__header {
    width: 100%; }
  .page404__main {
    margin-bottom: 18px; }
  .page404__logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 40px;
    margin-left: 95px; }
    @media screen and (max-width: 1024px) {
      .page404__logo {
        margin-top: 31px;
        margin-left: 41px; } }
    @media screen and (max-width: 767px) {
      .page404__logo {
        margin-top: 20px;
        margin-left: 16px; } }
  .page404__illustation {
    margin-left: 11px;
    margin-top: 37px; }
    .page404__illustation img {
      display: block; }
    @media screen and (max-width: 1024px) {
      .page404__illustation {
        width: 501px;
        height: 187px;
        margin-left: 3px;
        margin-top: 57px; } }
    @media screen and (max-width: 767px) {
      .page404__illustation {
        width: 237px;
        height: 108px;
        margin-top: 0; } }
  .page404__title {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    max-width: 379px;
    margin: auto;
    padding-top: 43px;
    padding-left: 8px;
    padding-bottom: 54px;
    color: #0E233A; }
    @media screen and (max-width: 767px) {
      .page404__title {
        font-size: 12px;
        line-height: 16px;
        max-width: 200px;
        padding-top: 0;
        padding-bottom: 25px;
        padding-left: 0; } }
  .page404__button {
    font-size: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .page404__button .but {
      max-width: 174px; }
      @media screen and (max-width: 1024px) {
        .page404__button .but {
          max-width: 186px; } }
      @media screen and (max-width: 767px) {
        .page404__button .but {
          max-width: 160px; }
          .page404__button .but span {
            font-size: 12px;
            line-height: 19px;
            height: 29px; } }
  .page404__footer {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 49px;
    margin-left: 10px;
    color: #0E233A;
    opacity: 0.6; }
    @media screen and (max-width: 1024px) {
      .page404__footer {
        margin-bottom: 27px;
        margin-left: 2px; } }
    @media screen and (max-width: 767px) {
      .page404__footer {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 20px; } }

.application-sent {
  position: relative; }
  .application-sent-page:not([class^="services"]) {
    padding-top: 0; }
    .application-sent-page:not([class^="services"]) .page {
      padding-top: 0 !important;
      padding-bottom: 0 !important; }
  .application-sent-page[class^="services"] .application-sent__flex {
    height: calc(100vh - 96px); }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .application-sent-page[class^="services"] .application-sent__flex {
        height: calc(100vh - 72px); } }
    @media screen and (max-width: 767px) {
      .application-sent-page[class^="services"] .application-sent__flex {
        height: calc(100vh - 40px); } }
  .application-sent-page[class^="services"] .brigade-application {
    padding: 0;
    margin-top: 0; }
  .application-sent-page[class^="services"] .page {
    padding-bottom: 0; }
  .application-sent__back {
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-image: url("/local/templates/.default/markup_notamedia/build/css/../images/golf.webp");
    padding: 0; }
    @media screen and (max-width: 1024px) {
      .application-sent__back {
        background-position: 57%; } }
  .application-sent__close {
    position: absolute;
    right: 75px;
    top: 75px;
    z-index: 3;
    cursor: pointer;
    line-height: 0;
    -webkit-transition: -webkit-transform ease .3s;
    transition: -webkit-transform ease .3s;
    -o-transition: transform ease .3s;
    transition: transform ease .3s;
    transition: transform ease .3s, -webkit-transform ease .3s;
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0); }
    .application-sent__close .icon {
      width: 42px;
      height: 42px; }
    .application-sent__close:hover {
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg); }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .application-sent__close {
        right: 55px;
        top: 55px; }
        .application-sent__close .icon {
          width: 36px;
          height: 36px; } }
    @media screen and (max-width: 767px) {
      .application-sent__close {
        right: 20px;
        top: 25px; }
        .application-sent__close .icon {
          width: 18px;
          height: 18px; } }
  .application-sent__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    min-height: 340px; }
    @media screen and (min-width: 1025px) {
      .application-sent__flex {
        height: 100vh;
        padding: 64px 0;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .application-sent__flex {
        padding: 55px 0;
        height: calc(100vh - 64px); } }
    @media screen and (max-width: 767px) {
      .application-sent__flex {
        padding: 20px 0;
        height: calc(100vh - 56px); }
        @supports (-webkit-touch-callout: none) {
          .application-sent__flex {
            height: calc(100vh - 110px); } } }
  .application-sent__text {
    width: 710px;
    z-index: 1; }
    @media (max-width: 1440px) {
      .application-sent__text {
        width: 500px; } }
    @media screen and (max-width: 1024px) {
      .application-sent__text {
        width: 100%; } }
  .application-sent__title {
    font-size: 108px;
    line-height: 108px;
    font-weight: 500;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    margin: 0;
    color: #fff; }
    @media screen and (min-width: 1025px) {
      .application-sent__title {
        letter-spacing: -2.4px; } }
    @media (max-width: 1440px) {
      .application-sent__title {
        font-size: 74px;
        line-height: 79px; } }
    @media screen and (max-width: 1024px) {
      .application-sent__title {
        margin-bottom: 0; } }
    @media screen and (max-width: 767px) {
      .application-sent__title {
        font-size: 28px;
        line-height: 32px; } }
    .application-sent__title span {
      display: block; }
      @media screen and (min-width: 1025px) {
        .application-sent__title span {
          padding-top: 5px; } }
  .application-sent__top {
    max-width: 360px;
    font-size: 24px;
    line-height: 33px;
    -webkit-font-feature-settings: 'pnum' on, 'lnum' on, 'case' on;
            font-feature-settings: 'pnum' on, 'lnum' on, 'case' on;
    color: #fff; }
    @media screen and (max-width: 767px) {
      .application-sent__top {
        font-size: 13px;
        line-height: 17px; } }
  .application-sent__bottom {
    max-width: 360px;
    font-size: 24px;
    line-height: 33px;
    -webkit-font-feature-settings: 'pnum' on, 'lnum' on, 'case' on;
            font-feature-settings: 'pnum' on, 'lnum' on, 'case' on;
    margin-left: 18%;
    margin-bottom: 145px; }
    @media screen and (max-width: 1024px) {
      .application-sent__bottom {
        margin-left: 85px;
        margin-bottom: 80px;
        font-size: 20px;
        line-height: 25px; } }
    @media screen and (max-width: 767px) {
      .application-sent__bottom {
        margin-left: 30px;
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 50px; } }
  @media screen and (min-width: 1025px) {
    .application-sent__image {
      margin-left: auto;
      width: calc(100% - 680px);
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: bottom;
      -webkit-align-items: bottom;
          -ms-flex-align: bottom;
              align-items: bottom;
      -webkit-transition: opacity .2s linear;
      -o-transition: opacity .2s linear;
      transition: opacity .2s linear;
      opacity: 0; } }
  @media screen and (min-width: 1025px) and (max-width: 1440px) {
    .application-sent__image {
      width: calc(100% - 500px); } }
  @media screen and (max-width: 1024px) {
    .application-sent__image {
      height: auto;
      padding-bottom: 62%;
      position: relative; }
      .application-sent__image img {
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; } }
  @media screen and (max-width: 767px) {
    .application-sent__image {
      padding-bottom: 82%;
      margin-left: -16px;
      margin-right: -16px; } }
  .application-sent__image img {
    max-width: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.partner-info {
  text-align: center; }
  .partner-info__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%; }
  .partner-info__title {
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.01em;
    text-transform: uppercase; }
    @media screen and (max-width: 1024px) {
      .partner-info__title {
        font-size: 20px;
        line-height: 25px;
        padding-top: 6px; } }
    .partner-info__title:not(:last-child) {
      margin-bottom: 16px; }
      @media screen and (max-width: 1024px) {
        .partner-info__title:not(:last-child) {
          margin-bottom: 10px; } }
    @media screen and (max-width: 767px) {
      .partner-info__title {
        font-size: 14px;
        line-height: 16px;
        padding-top: 11px; } }
  .partner-info__elem {
    width: 360px;
    height: 360px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 60px;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      .partner-info__elem {
        width: 229px;
        height: 229px;
        padding: 20px 20px; } }
    @media screen and (max-width: 767px) {
      .partner-info__elem {
        width: 144px;
        height: 144px;
        padding: 5px; } }
    .partner-info__elem:first-child {
      margin-right: -1px;
      background-image: url("/local/templates/.default/markup_notamedia/build/css/../images/circle-1.svg"); }
    .partner-info__elem:nth-child(2) {
      background-image: url("/local/templates/.default/markup_notamedia/build/css/../images/circle-2.svg"); }
      @media screen and (min-width: 768px) {
        .partner-info__elem:nth-child(2) {
          margin-left: -1px; } }
    .partner-info__elem p {
      color: #9399A4;
      font-size: 18px;
      line-height: 24px;
      letter-spacing: 0.01em; }
      @media screen and (max-width: 1024px) {
        .partner-info__elem p {
          font-size: 14px;
          line-height: 18px; } }
      @media screen and (max-width: 767px) {
        .partner-info__elem p {
          font-size: 12px;
          line-height: 16px; } }

.contact-clock .clock {
  position: relative;
  width: 49px;
  height: 49px;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .contact-clock .clock .hand {
    height: 2px;
    position: absolute;
    top: 23.5px;
    background-color: #9399A4;
    border-radius: 3px;
    -webkit-transform-origin: right 1px;
        -ms-transform-origin: right 1px;
            transform-origin: right 1px;
    -webkit-transition: all 0.05s cubic-bezier(0, 0, 0.52, 2.51) 0s;
    -o-transition: all 0.05s cubic-bezier(0, 0, 0.52, 2.51) 0s;
    transition: all 0.05s cubic-bezier(0, 0, 0.52, 2.51) 0s; }
    .contact-clock .clock .hand.seconds {
      display: none;
      width: 45%;
      left: 5%;
      opacity: 0.25; }
    .contact-clock .clock .hand.minutes {
      width: 35%;
      left: 15%; }
    .contact-clock .clock .hand.hours {
      width: 25%;
      left: 25%; }
  .contact-clock .clock .hand-cap {
    width: 2px;
    height: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #9399A4;
    border-radius: 100%; }
  .contact-clock .clock label {
    display: block;
    width: 100%;
    position: absolute;
    top: -8px;
    left: 0;
    font-family: sans-serif;
    font-weight: 200;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 4px;
    color: #fff;
    opacity: 0.5; }

@media screen and (max-width: 767px) {
  .contact-clock .clock {
    position: relative;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .contact-clock .clock .hand {
      height: 2px;
      position: absolute;
      top: 15px;
      background-color: #9399A4;
      border-radius: 3px;
      -webkit-transform-origin: right 1px;
          -ms-transform-origin: right 1px;
              transform-origin: right 1px;
      -webkit-transition: all 0.05s cubic-bezier(0, 0, 0.52, 2.51) 0s;
      -o-transition: all 0.05s cubic-bezier(0, 0, 0.52, 2.51) 0s;
      transition: all 0.05s cubic-bezier(0, 0, 0.52, 2.51) 0s; }
      .contact-clock .clock .hand.seconds {
        display: none;
        width: 45%;
        left: 5%;
        opacity: 0.25; }
      .contact-clock .clock .hand.minutes {
        width: 35%;
        left: 15%; }
      .contact-clock .clock .hand.hours {
        width: 25%;
        left: 25%; } }

.map-marker {
  width: 32px;
  height: 32px;
  cursor: pointer;
  position: relative; }
  .map-marker:hover {
    z-index: 2; }
    .map-marker:hover .map-marker__label {
      opacity: 1;
      pointer-events: all; }
  .map-marker__icon {
    width: 32px;
    height: 32px;
    background: -o-linear-gradient(48.99deg, #0F65A4 5.23%, #28A1CE 23.04%, #019681 44.85%, #38A14C 67.11%, #A2C14B 86.25%);
    background: linear-gradient(41.01deg, #0F65A4 5.23%, #28A1CE 23.04%, #019681 44.85%, #38A14C 67.11%, #A2C14B 86.25%);
    border: 1px solid #FFFFFF;
    border-radius: 50%; }
  .map-marker__label {
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    padding: 0 20px;
    color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background: #38A14C;
    border-radius: 40px;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out; }
  @media screen and (max-width: 1024px) {
    .map-marker {
      width: 24px;
      height: 24px; }
      .map-marker__icon {
        width: 24px;
        height: 24px; }
      .map-marker__label {
        height: 24px;
        font-size: 10px;
        padding: 0 12px; } }

.services-card__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 36px;
  margin-bottom: -89px; }
  @media screen and (max-width: 1024px) {
    .services-card__list {
      margin-bottom: -60px;
      gap: 18px; } }
  @media screen and (max-width: 767px) {
    .services-card__list {
      margin-bottom: -37px;
      gap: 12px; } }

.services-card__content {
  position: absolute;
  top: 0;
  bottom: 0;
  padding-top: 24px;
  -webkit-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  color: #09101B; }

.services-card__icon {
  position: absolute;
  left: 32px;
  top: -50px;
  width: 42px;
  height: 42px;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s; }
  .services-card__icon svg {
    width: 100%;
    height: 100%; }

.services-card__wrapper-elem-open {
  width: calc(50% - 18px); }
  .services-card__wrapper-elem-open .services-title:not(:last-child) {
    margin-bottom: 16px; }
  .services-card__wrapper-elem-open .services-text__group:not(:last-child) {
    margin-bottom: 16px; }
  .services-card__wrapper-elem-open .services-text__val {
    margin-top: 4px; }
  @media screen and (min-width: 1025px) {
    .services-card__wrapper-elem-open .services-title {
      font-size: 29px;
      font-weight: 700;
      line-height: 38px; }
    .services-card__wrapper-elem-open .services-text__val {
      font-size: 16px;
      font-weight: 400;
      line-height: 19px; } }
  @media screen and (max-width: 1024px) {
    .services-card__wrapper-elem-open .services-text__label {
      font-size: 16px;
      line-height: 19px; }
    .services-card__wrapper-elem-open .services-title {
      font-size: 24px; }
    .services-card__wrapper-elem-open .services-text__val {
      font-size: 14px;
      line-height: 17px; } }
  @media screen and (max-width: 767px) {
    .services-card__wrapper-elem-open {
      width: 100%; }
      .services-card__wrapper-elem-open .services-text__val {
        margin-top: 2px; }
      .services-card__wrapper-elem-open .services-title:not(:last-child) {
        margin-bottom: 12px; }
      .services-card__wrapper-elem-open .services-text__group:not(:last-child) {
        margin-bottom: 8px; }
      .services-card__wrapper-elem-open .services-title {
        font-size: 16px;
        line-height: 19px; }
      .services-card__wrapper-elem-open .services-text__label {
        font-size: 12px;
        line-height: 15px; }
      .services-card__wrapper-elem-open .services-text__val {
        font-size: 12px;
        line-height: 15px; }
      .services-card__wrapper-elem-open .services-elem__head {
        margin-bottom: 20px; } }

.services-card__wrapper-elem {
  width: calc(33.333333% - 26px); }
  @media screen and (max-width: 1024px) {
    .services-card__wrapper-elem {
      width: calc(50% - 18px); } }
  @media screen and (max-width: 767px) {
    .services-card__wrapper-elem {
      width: calc(50% - 6px); }
      .services-card__wrapper-elem:last-child .services-card__elem, .services-card__wrapper-elem:nth-last-child(2) .services-card__elem {
        margin-bottom: 40px; } }
  @media screen and (min-width: 1025px) {
    .services-card__wrapper-elem:nth-child(3n) {
      width: calc(33.333333% - 20px); } }

.services-card__elem-open {
  font-weight: bold;
  font-size: 29px;
  line-height: 38px;
  position: relative;
  padding-top: 24px;
  margin-bottom: 32px; }
  .services-card__elem-open:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: currentColor; }
  @media screen and (max-width: 767px) {
    .services-card__elem-open {
      padding-top: 12px;
      margin-bottom: 0; } }

.services-card__elem {
  font-weight: bold;
  font-size: 29px;
  line-height: 38px;
  position: relative;
  padding-top: 24px;
  padding-bottom: 20px;
  margin-bottom: 32px;
  overflow-y: clip;
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out; }
  .services-card__elem > span {
    color: rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
         -o-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in-out;
         -o-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out; }
  .services-card__elem:before {
    content: '';
    display: block;
    position: absolute;
    top: calc(-100% + 3px);
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px solid currentColor;
    -webkit-transition-duration: 0.3s;
         -o-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in-out;
         -o-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out; }
  @media screen and (min-width: 1025px) and (max-width: 1280px) {
    .services-card__elem {
      font-size: 18px;
      line-height: 24px;
      letter-spacing: 0.01em;
      margin-bottom: 60px; } }
  @media screen and (max-width: 1024px) {
    .services-card__elem {
      font-size: 24px;
      line-height: 38px;
      letter-spacing: 0.01em;
      margin-bottom: 60px; } }
  @media screen and (max-width: 767px) {
    .services-card__elem {
      font-size: 16px;
      line-height: 19px;
      padding-top: 12px;
      margin-bottom: 37px; } }

.solutions-image img {
  vertical-align: bottom; }

@media screen and (max-width: 767px) {
  .solutions-image:not(:last-child) {
    margin-bottom: 34px; } }

@media screen and (min-width: 768px) {
  .solutions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .solutions-title {
      max-width: 395px; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .solutions-title {
      max-width: 220px; } }

@media screen and (min-width: 768px) {
    .solutions-image {
      width: calc(100% - 750px); } }
    @media screen and (min-width: 768px) and (min-width: 1901px) {
      .solutions-image {
        padding-right: 128px; } }
    @media screen and (min-width: 768px) and (max-width: 1199px) {
      .solutions-image {
        width: calc(100% - 308px);
        padding-right: 60px; } }

@media screen and (min-width: 768px) {
      .solutions-image + .solutions-content {
        width: 500px;
        margin-left: 128px; } }
      @media screen and (min-width: 768px) and (min-width: 1901px) {
        .solutions-image + .solutions-content {
          margin-left: 0; } }
      @media screen and (min-width: 768px) and (max-width: 1199px) {
        .solutions-image + .solutions-content {
          width: 280px;
          margin-left: 0; } }

@media screen and (min-width: 768px) {
    .solutions-text {
      max-width: 440px; }
      .solutions-text:not(:last-child) {
        margin-bottom: 53px; } }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .solutions-text:not(:last-child) {
          margin-bottom: 22px; } }

.solutions-text p {
  font-size: 20px;
  line-height: 32px; }
  @media screen and (max-width: 1024px) {
    .solutions-text p {
      font-size: 14px;
      line-height: 20px; } }

@media screen and (max-width: 767px) {
  .solutions-text {
    padding-right: 30px; }
    .solutions-text:not(:last-child) {
      margin-bottom: 22px; } }

.solutions-button {
  display: inline-block; }
  @media screen and (max-width: 1024px) {
    .solutions-button .but span {
      text-transform: uppercase;
      font-weight: bold;
      padding-left: 30px;
      padding-right: 30px; } }

.solutions-title {
  font-weight: bold;
  font-size: 43px;
  line-height: 47px;
  letter-spacing: 0.02em;
  color: #202020; }
  .solutions-title:not(:last-child) {
    margin-bottom: 30px; }
  @media screen and (max-width: 1024px) {
    .solutions-title {
      font-size: 22px;
      line-height: 27px; }
      .solutions-title:not(:last-child) {
        margin-bottom: 21px; } }
  @media screen and (max-width: 767px) {
    .solutions-title {
      font-size: 20px;
      line-height: 25px; }
      .solutions-title:not(:last-child) {
        margin-bottom: 10px; } }

@media screen and (min-width: 1025px) {
  .automation .section-aside {
    padding-top: 184px; } }

.automation-head {
  max-width: 540px; }
  @media screen and (max-width: 1024px) {
    .automation-head {
      max-width: 290px; } }
  @media screen and (max-width: 767px) {
    .automation-head {
      padding-right: 50px; }
      .automation-head .title {
        margin-bottom: 25px; } }

@media screen and (min-width: 768px) {
  .automation-body {
    position: relative;
    padding-bottom: 44%; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .automation-body {
      padding-bottom: 63.3%; } }

@media screen and (min-width: 768px) and (min-width: 1025px) {
  .automation .is_animate .elem_4,
  .automation .is_animate .elem_6,
  .automation .is_animate .automation-link .but,
  .automation .is_animate .elem_10 {
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%); }
  .automation .is_animate .elem_9,
  .automation .is_animate .elem_1 {
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%); } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .automation .is_animate .elem_4,
  .automation .is_animate .automation-link .but,
  .automation .is_animate .elem_10 {
    -webkit-transform: translateX(-85.9%);
        -ms-transform: translateX(-85.9%);
            transform: translateX(-85.9%); }
  .automation .is_animate .elem_9,
  .automation .is_animate .elem_1 {
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%); } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .automation .is_animate .elem_4,
  .automation .is_animate .automation-link .but,
  .automation .is_animate .elem_10 {
    -webkit-transform: translateX(-86.5%);
        -ms-transform: translateX(-86.5%);
            transform: translateX(-86.5%); } }

@media screen and (min-width: 768px) {
  .automation-elem {
    border: 2px solid #0F65A4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    width: 15.6%;
    height: 35.1%;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 5px;
    font-size: 16px;
    line-height: 24px;
    padding-right: 10px;
    padding-left: 10px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .automation-elem {
      -webkit-transition: -webkit-transform .6s linear;
      transition: -webkit-transform .6s linear;
      -o-transition: transform .6s linear;
      transition: transform .6s linear;
      transition: transform .6s linear, -webkit-transform .6s linear; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .automation-elem {
      width: 21.05%;
      height: 33.3%; } }
  @media screen and (min-width: 768px) and (max-width: 1380px) {
    .automation-elem {
      font-size: 12px;
      line-height: 16px; } }

@media screen and (min-width: 768px) {
    .automation-elem.elem_1 {
      left: 5.6%;
      top: 36.6%; } }
    @media screen and (min-width: 768px) and (min-width: 768px) {
      .automation-elem.elem_1 {
        -webkit-transition: -webkit-transform 1s linear;
        transition: -webkit-transform 1s linear;
        -o-transition: transform 1s linear;
        transition: transform 1s linear;
        transition: transform 1s linear, -webkit-transform 1s linear; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .automation-elem.elem_1 {
        left: 0.1%;
        top: 42.23%; } }

@media screen and (min-width: 768px) {
    .automation-elem.elem_2 {
      left: 21.2%;
      top: 1.5%; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .automation-elem.elem_2 {
        top: 9%; } }

@media screen and (min-width: 768px) {
    .automation-elem.elem_3 {
      left: 36.8%;
      top: 1.5%; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .automation-elem.elem_3 {
        left: 42.23%;
        top: 9%; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .automation-elem.elem_3 {
        left: 42.23%; } }

@media screen and (min-width: 768px) {
    .automation-elem.elem_4 {
      left: 67.97%;
      top: 1.5%; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .automation-elem.elem_4 {
        left: 81.4%;
        top: 9%; } }

@media screen and (min-width: 768px) {
    .automation-elem.elem_5 {
      left: 21.2%;
      top: 71.7%;
      -webkit-transition: -webkit-transform 1.8s linear;
      transition: -webkit-transform 1.8s linear;
      -o-transition: transform 1.8s linear;
      transition: transform 1.8s linear;
      transition: transform 1.8s linear, -webkit-transform 1.8s linear; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .automation-elem.elem_5 {
        top: 75.5%; } }

@media screen and (min-width: 768px) {
    .automation-elem.elem_6 {
      left: 67.97%;
      top: 36.6%; } }
    @media screen and (min-width: 768px) and (min-width: 768px) {
      .automation-elem.elem_6 {
        -webkit-transition: -webkit-transform 1s linear;
        transition: -webkit-transform 1s linear;
        -o-transition: transform 1s linear;
        transition: transform 1s linear;
        transition: transform 1s linear, -webkit-transform 1s linear; } }
  @media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
    .automation-elem.elem_6 {
      -webkit-transform: translateX(58px) !important;
          -ms-transform: translateX(58px) !important;
              transform: translateX(58px) !important; } }
  @media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1023px) {
    .automation-elem.elem_6 {
      -webkit-transform: translateX(42.5px) !important;
          -ms-transform: translateX(42.5px) !important;
              transform: translateX(42.5px) !important; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .automation-elem.elem_6 {
        left: 57.3%;
        top: 42.3%; } }

@media screen and (min-width: 768px) {
    .automation-elem.elem_7 {
      left: 36.8%;
      top: 71.7%; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .automation-elem.elem_7 {
        left: 42.3%;
        top: 75.5%; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .automation-elem.elem_7 {
        left: 42.23%; } }

@media screen and (min-width: 768px) {
    .automation-elem.elem_8 {
      display: none; }
    .automation-elem.elem_9 {
      left: 21.2%;
      top: 36.6%; } }
    @media screen and (min-width: 768px) and (min-width: 768px) {
      .automation-elem.elem_9 {
        -webkit-transition: -webkit-transform .8s linear;
        transition: -webkit-transform .8s linear;
        -o-transition: transform .8s linear;
        transition: transform .8s linear;
        transition: transform .8s linear, -webkit-transform .8s linear; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .automation-elem.elem_9 {
        top: 42.23%; } }

@media screen and (min-width: 768px) {
    .automation-elem.elem_10 {
      left: 67.97%;
      top: 71.7%; }
  .automation-link .but {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    width: 15.6%;
    height: 35.1%;
    left: 67.97%;
    top: 71.7%;
    font-size: 16px;
    line-height: 24px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .automation-link .but {
      -webkit-transition: -webkit-transform 1.4s linear !important;
      transition: -webkit-transform 1.4s linear !important;
      -o-transition: transform 1.4s linear !important;
      transition: transform 1.4s linear !important;
      transition: transform 1.4s linear, -webkit-transform 1.4s linear !important; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .automation-link .but {
      width: 21.05%;
      height: 33.3%;
      left: 81.4%;
      top: 75.5%; } }
  @media screen and (min-width: 768px) and (max-width: 1300px) {
    .automation-link .but {
      font-size: 12px;
      line-height: 16px; } }

@media screen and (min-width: 768px) {
    .automation-link .but span {
      width: 100%;
      height: 100%;
      border-radius: 50%;
      background-color: #0F65A4;
      font-size: inherit;
      line-height: inherit;
      text-transform: uppercase;
      padding-top: 5px; }
    .automation-link .but:hover span {
      background-color: #019681; } }

@media screen and (max-width: 767px) {
  .automation-list:not(:last-child) {
    margin-bottom: 30px; }
  .automation-elem {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.01em;
    padding-left: 25px;
    position: relative; }
    .automation-elem:not(:last-child) {
      margin-bottom: 10px; }
    .automation-elem br {
      display: none; }
    .automation-elem:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 9px;
      height: 1px;
      background-color: #09101B; }
  .automation-link .but {
    width: auto;
    display: inline-block; }
    .automation-link .but span {
      min-width: 166px;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: bold; } }

.automation-images .automation-elem {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  border: none;
  color: #000;
  width: 27.89%;
  height: 33.33%; }

.automation-images .automation-elem__image {
  min-height: 70px; }

@media screen and (min-width: 768px) {
  .automation-images {
    padding-bottom: 83.64%; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .automation-images {
      -webkit-transform: translateX(10px);
          -ms-transform: translateX(10px);
              transform: translateX(10px); } }

@media screen and (min-width: 768px) {
    .automation-images.is_animate .automation-elem.elem_5 {
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
    .automation-images .automation-elem.elem_1 {
      left: -28.2%; }
    .automation-images .automation-elem.elem_2 {
      left: -0.2%; }
    .automation-images .automation-elem.elem_3, .automation-images .automation-elem.elem_8 {
      left: 28.3%; }
    .automation-images .automation-elem.elem_4 {
      left: 84.92%; }
    .automation-images .automation-elem.elem_1, .automation-images .automation-elem.elem_6, .automation-images .automation-elem.elem_8 {
      top: 35.5%; }
    .automation-images .automation-elem.elem_8 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .automation-images .automation-elem.elem_6 {
      left: 84.93%; }
    .automation-images .automation-elem.elem_5 {
      left: -.3%;
      -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
              transform: translateY(100%); }
    .automation-images .automation-elem.elem_7 {
      left: 28.3%; }
    .automation-images .automation-elem.elem_9, .automation-images .automation-elem.elem_7, .automation-images .automation-elem.elem_5 {
      top: 69.7%; }
    .automation-images .automation-elem.elem_9 {
      left: 57%;
      -webkit-transform: none !important;
          -ms-transform: none !important;
              transform: none !important; }
    .automation-images .automation-elem span {
      font-size: 20px;
      line-height: 135%;
      text-transform: none; } }
    @media screen and (min-width: 768px) and (max-width: 1199px) {
      .automation-images .automation-elem span {
        font-size: 14px;
        line-height: 110%; } }

@media screen and (min-width: 768px) {
    .automation-images .automation-elem__image {
      margin-bottom: 25px; } }

.agency-automation__gray {
  background-color: rgba(242, 242, 242, 0.3);
  padding-top: 66px;
  padding-bottom: 90px; }

.page .agency-automation__gray {
  margin-bottom: -107px; }

@media screen and (min-width: 1025px) {
  .automation-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .automation-flex .automation-head {
      width: 585px; }
    .automation-flex .automation-body {
      width: calc(100% - 585px);
      padding-bottom: 46.77%;
      margin-left: auto;
      left: -41px; }
    .automation-flex .title.size_small {
      font-size: 42px;
      line-height: 50px;
      letter-spacing: -0.01em;
      margin-bottom: 0; }
    .automation-flex .automation-elem,
    .automation-flex .automation-link .but {
      width: 26.47%;
      height: 33.34%; }
    .automation-flex .automation-link .but {
      top: 68.2%;
      left: 84.8%; }
    .automation-flex .automation-elem.elem_1 {
      left: -21.3%; }
    .automation-flex .automation-elem.elem_1, .automation-flex .automation-elem.elem_6, .automation-flex .automation-elem.elem_9 {
      top: 34.8%; }
    .automation-flex .automation-elem.elem_5, .automation-flex .automation-elem.elem_7 {
      top: 68.2%; }
    .automation-flex .automation-elem.elem_5 {
      left: 5.1%; }
    .automation-flex .automation-elem.elem_6 {
      left: 84.7%; }
    .automation-flex .automation-elem.elem_9 {
      left: 5.2%; }
    .automation-flex .automation-elem.elem_7 {
      left: 31.7%; }
    .automation-flex .automation-elem.elem_2 {
      left: 5.1%; }
    .automation-flex .automation-elem.elem_3 {
      left: 31.7%; }
    .automation-flex .automation-elem.elem_4 {
      left: 84.77%; } }

@media (min-width: 1901px) {
  .automation-flex .automation-body {
    padding-bottom: 50.6%; }
  .automation-flex .automation-elem.elem_1, .automation-flex .automation-elem.elem_6, .automation-flex .automation-elem.elem_9 {
    top: 34.9%; } }

@media (max-width: 1499px) and (min-width: 1024px) {
  .automation-flex .automation-body {
    padding-bottom: 47.6%;
    width: 60%;
    left: -36px; }
  .automation-flex .automation-head {
    width: 40%; }
  .automation-flex .title.size_small {
    font-size: 30px;
    line-height: normal;
    max-width: 300px; } }

@media screen and (max-width: 1024px) {
  .page .agency-automation__gray {
    margin-bottom: -80px; }
  .automation-images {
    padding-bottom: 87.890625vw;
    margin-top: 40px; }
    .automation-images .automation-elem {
      width: 32%;
      height: 33.34%; }
      .automation-images .automation-elem__image {
        min-height: 47px;
        margin-bottom: 16px; }
        .automation-images .automation-elem__image img {
          width: 67.5%; }
      .automation-images .automation-elem span {
        font-size: 2.34375vw;
        line-height: 135%; }
      .automation-images .automation-elem.elem_2, .automation-images .automation-elem.elem_3, .automation-images .automation-elem.elem_4 {
        top: 0; }
      .automation-images .automation-elem.elem_3 {
        left: 33%; }
      .automation-images .automation-elem.elem_4 {
        left: 93.2%; }
      .automation-images .automation-elem.elem_1 {
        left: -32.2%; }
      .automation-images .automation-elem.elem_1, .automation-images .automation-elem.elem_8, .automation-images .automation-elem.elem_6 {
        top: 34.5%; }
      .automation-images .automation-elem.elem_8 {
        left: 32.6%; }
      .automation-images .automation-elem.elem_5 {
        left: 0; }
      .automation-images .automation-elem.elem_6 {
        left: 59.8%; }
      .automation-images .automation-elem.elem_7 {
        left: 33%; }
      .automation-images .automation-elem.elem_9 {
        left: 65.6%; }
      .automation-images .automation-elem.elem_9, .automation-images .automation-elem.elem_7, .automation-images .automation-elem.elem_5 {
        top: 68.7%; }
  .automation .section-aside__title br {
    display: none; }
  .agency-automation__gray {
    padding-bottom: 160px; }
    .agency-automation__gray .title {
      margin-bottom: 64px; } }

@media screen and (max-width: 767px) {
  .page .agency-automation__gray {
    margin-bottom: -46px; }
  .agency-automation__gray {
    padding-top: 48px;
    padding-bottom: 50px; }
  .agency-automation__gray .title {
    margin-bottom: 25px; }
  .automation-images {
    padding-bottom: 86.109375vw;
    position: relative;
    margin-top: 0;
    top: -5px; }
    .automation-images .automation-elem {
      border-radius: 50%;
      padding-left: 0;
      position: absolute;
      top: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center; }
      .automation-images .automation-elem:before {
        display: none; }
      .automation-images .automation-elem.elem_2 {
        left: 1%; }
      .automation-images .automation-elem.elem_3, .automation-images .automation-elem.elem_7 {
        left: 34%; }
      .automation-images .automation-elem.elem_4, .automation-images .automation-elem.elem_9 {
        left: 66.5%; }
      .automation-images .automation-elem.elem_1, .automation-images .automation-elem.elem_5 {
        left: 1%; }
      .automation-images .automation-elem.elem_8 {
        left: 34%; }
      .automation-images .automation-elem.elem_6 {
        left: 66.8%; }
      .automation-images .automation-elem span {
        font-size: 3.125vw;
        line-height: 115%; }
    .automation-images .automation-elem__image {
      min-height: 19px;
      margin-bottom: 10px; }
      .automation-images .automation-elem__image img {
        width: 29.5%;
        vertical-align: bottom; } }

.promo-animation {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  width: 600px;
  font-weight: 500;
  opacity: 0;
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease; }
  @media screen and (max-width: 1024px) {
    .promo-animation {
      display: none; } }

@media screen and (min-width: 1025px) and (max-width: 1400px) {
  .promo-animation {
    width: 450px; }
    .promo-animation .promo-animation__awards {
      font-size: 16px; }
    .promo-animation .icon-award {
      width: 15px;
      height: 15px; }
    .promo-animation .promo-animation__icon {
      margin-right: 5px; } }
  .promo-animation.is_show {
    opacity: 1; }
    .promo-animation.is_show .promo-animation__text,
    .promo-animation.is_show .promo-animation__image {
      opacity: 1; }
    .promo-animation.is_show .promo-animation__image img {
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1); }
    .promo-animation.is_show .promo-animation__image:before {
      width: 0;
      right: auto;
      left: 0; }
    .promo-animation.is_show .promo-animation__awards {
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
  .promo-animation:before {
    content: '';
    display: block;
    width: 100%;
    height: 50px;
    background-color: #fff;
    position: absolute;
    bottom: 100%;
    left: 0; }

@media screen and (min-width: 1025px) and (max-width: 1400px) {
  .promo-animation:before {
    height: 10px; } }
  .promo-animation__text {
    opacity: 0; }
  .promo-animation__image {
    width: 344px;
    height: 240px;
    -webkit-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    overflow: hidden;
    position: relative;
    background-color: inherit; }

@media screen and (min-width: 1025px) and (max-width: 1400px) {
  .promo-animation__image {
    width: 284px;
    height: 180px; } }
    .promo-animation__image:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      background-color: #fff;
      z-index: 1;
      width: 100%;
      -webkit-transition: width .8s ease;
      -o-transition: width .8s ease;
      transition: width .8s ease; }
    .promo-animation__image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      vertical-align: bottom;
      -webkit-transform: scale(1.05);
          -ms-transform: scale(1.05);
              transform: scale(1.05);
      -webkit-transition: -webkit-transform .8s ease;
      transition: -webkit-transform .8s ease;
      -o-transition: transform .8s ease;
      transition: transform .8s ease;
      transition: transform .8s ease, -webkit-transform .8s ease; }
    .promo-animation__image + .promo-animation__text {
      width: calc(100% - 344px); }

@media screen and (min-width: 1025px) and (max-width: 1400px) {
  .promo-animation__image + .promo-animation__text {
    width: calc(100% - 284px); } }
  .promo-animation__text {
    padding: 20px 30px 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transition: opacity 600ms ease;
    -o-transition: opacity 600ms ease;
    transition: opacity 600ms ease; }

@media screen and (min-width: 1025px) and (max-width: 1400px) {
  .promo-animation__text {
    padding: 15px; } }
  .promo-animation__awards, .promo-animation__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .promo-animation__awards {
    -webkit-transform: translateY(150%);
        -ms-transform: translateY(150%);
            transform: translateY(150%);
    -webkit-transition: -webkit-transform .4s linear;
    transition: -webkit-transform .4s linear;
    -o-transition: transform .4s linear;
    transition: transform .4s linear;
    transition: transform .4s linear, -webkit-transform .4s linear; }
  .promo-animation__icon {
    margin-right: 9px; }
  .promo-animation__bottom {
    margin-top: auto;
    overflow: hidden; }
  .promo-animation__title {
    font-size: 22px;
    line-height: 30px;
    overflow: hidden; }

@media screen and (min-width: 1025px) and (max-width: 1400px) {
  .promo-animation__title {
    font-size: 14px;
    line-height: 22px; } }
    .promo-animation__title span {
      display: block;
      font-size: 72px;
      line-height: 72px; }

@media screen and (min-width: 1025px) and (max-width: 1400px) {
  .promo-animation__title span {
    font-size: 30px;
    line-height: 30px; } }

.tabs-animate {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  max-width: 50%; }
  @media screen and (max-width: 1300px) {
    .tabs-animate {
      top: -15px; } }
  @media (max-width: 1024px) {
    .tabs-animate {
      display: none; } }

.tab-block {
  display: none;
  opacity: 0;
  pointer-events: none; }
  .tab-block.is-active {
    display: block;
    -webkit-animation: 0.7s showIn forwards;
            animation: 0.7s showIn forwards; }

@-webkit-keyframes showIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes showIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.promo-sliderAnim__container {
  overflow: hidden; }

.promo-sliderAnim__wrapper {
  position: relative;
  width: 504px;
  height: 240px; }
  @media screen and (max-width: 1300px) {
    .promo-sliderAnim__wrapper {
      width: 460px;
      height: 140px; } }

.promo-sliderAnim__slide {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 344px;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%); }
  @media screen and (max-width: 1300px) {
    .promo-sliderAnim__slide {
      width: 200px; } }
  .promo-sliderAnim__slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top left;
       object-position: top left; }

.is-transform {
  -webkit-transition: -webkit-transform 1000ms ease;
  transition: -webkit-transform 1000ms ease;
  -o-transition: transform 1000ms ease;
  transition: transform 1000ms ease;
  transition: transform 1000ms ease, -webkit-transform 1000ms ease;
  -webkit-transform: translateX(-40px);
      -ms-transform: translateX(-40px);
          transform: translateX(-40px); }

.is-animate {
  -webkit-transition: -webkit-transform 1500ms ease;
  transition: -webkit-transform 1500ms ease;
  -o-transition: transform 1500ms ease;
  transition: transform 1500ms ease;
  transition: transform 1500ms ease, -webkit-transform 1500ms ease;
  -webkit-transform: translateX(-100%) !important;
      -ms-transform: translateX(-100%) !important;
          transform: translateX(-100%) !important; }

.slides-item:first-child {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  z-index: 6; }

.slides-item:first-child + div {
  -webkit-transform: translateX(40px);
      -ms-transform: translateX(40px);
          transform: translateX(40px);
  z-index: 5; }

.slides-item:first-child + div + div {
  -webkit-transform: translateX(80px);
      -ms-transform: translateX(80px);
          transform: translateX(80px);
  z-index: 4; }

.slides-item:first-child + div + div + div {
  -webkit-transform: translateX(120px);
      -ms-transform: translateX(120px);
          transform: translateX(120px);
  z-index: 3; }

.slides-item:first-child + div + div + div + div {
  -webkit-transform: translateX(160px);
      -ms-transform: translateX(160px);
          transform: translateX(160px);
  z-index: 2; }

.slides-item:first-child + div + div + div + div + div {
  -webkit-transform: translateX(200px);
      -ms-transform: translateX(200px);
          transform: translateX(200px);
  z-index: 1; }

.input {
  font-size: 18px;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid rgba(9, 16, 27, 0.2);
  padding: 0;
  height: 45px; }
  .input.error {
    border-color: #EB5757;
    color: #EB5757; }
  .input::-webkit-input-placeholder {
    color: #09101B;
    opacity: 1 !important; }
  .input::-moz-placeholder {
    color: #09101B;
    opacity: 1 !important; }
  .input:-ms-input-placeholder {
    color: #09101B;
    opacity: 1 !important; }
  .input::-ms-input-placeholder {
    color: #09101B;
    opacity: 1 !important; }
  .input::placeholder {
    color: #09101B;
    opacity: 1 !important; }

@media screen and (max-width: 767px) {
  .input {
    font-size: 16px;
    height: 35px; } }

.mobile_development .position-relative {
  position: relative; }

.mobile_development .application__title {
  margin-bottom: 60px; }

.mobile_development .banner-startup:not(:last-child) {
  margin-bottom: 0px; }

.mobile_development .but_white_blue span {
  color: #1e52c4; }

.mobile_development .application-name:before {
  background: #235cd0; }

.mobile_development .banner {
  min-height: auto !important;
  padding: 0 !important; }

.mobile_development .banner-inner {
  padding: 75px 0;
  min-height: 700px; }
  @media (max-width: 1023px) {
    .mobile_development .banner-inner {
      min-height: 585px; } }
  @media (max-width: 767px) {
    .mobile_development .banner-inner {
      min-height: 429px; } }

.mobile_development .banner-bottom.banner-bottom__startup {
  padding-top: 27px;
  border: none;
  position: static; }

.mobile_development .banner__clients {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -30px -26px; }
  @media (max-width: 1024px) {
    .mobile_development .banner__clients {
      margin: 0 -20px -26px; } }
  @media (max-width: 767px) {
    .mobile_development .banner__clients {
      margin: 0 -16px -26px; } }

@media (max-width: 1024px) {
  .mobile_development .banner-title {
    margin-bottom: 66px; } }

@media (max-width: 767px) {
  .mobile_development .banner-title {
    margin-bottom: 44px; } }

.mobile_development .banner__client--button-mobile {
  display: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 36px; }
  @media (max-width: 1199px) {
    .mobile_development .banner__client--button-mobile {
      display: block; } }

.mobile_development .banner__client--button {
  margin-left: auto;
  margin-top: -41px;
  min-width: 186px; }
  @media (max-width: 1199px) {
    .mobile_development .banner__client--button {
      display: none; } }

.mobile_development .banner__client {
  position: relative;
  padding: 0 30px;
  margin-bottom: 26px; }
  @media (hover: hover) {
    .mobile_development .banner__client:hover .banner__client-hint {
      visibility: visible;
      opacity: 1; } }
  .mobile_development .banner__client-hint {
    position: absolute;
    bottom: calc(100% + 11px);
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 40px;
    padding: 12px 16px;
    min-width: 80px;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    background-color: #fff;
    color: #000;
    border-radius: 7px;
    text-align: center;
    white-space: nowrap; }
    .mobile_development .banner__client-hint:after {
      content: "";
      position: absolute;
      top: 100%;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      display: block;
      width: 20px;
      height: 7px;
      background-image: url(/local/templates/.default/markup_notamedia/build/css/../images/svg/hint_down.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: top; }
  @media (max-width: 1024px) {
    .mobile_development .banner__client {
      padding: 0 20px; } }
  @media (max-width: 767px) {
    .mobile_development .banner__client {
      padding: 0 17px;
      max-width: 65px; } }

.mobile_development .banner-bg img {
  -o-object-position: right;
     object-position: right; }

.mobile_development .banner-text {
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0.01em;
  max-width: 410px; }

.mobile_development .application-form section:not(:last-child) {
  border-bottom: 1px solid rgba(126, 126, 126, 0.5); }

.mobile_development .brigade-application {
  padding-bottom: 0px !important; }
  @media screen and (min-width: 1200px) and (max-width: 1600px) {
    .mobile_development .brigade-application .container {
      max-width: none;
      padding: 0 88px; } }
  @media screen and (min-width: 1025px) and (max-width: 1200px) {
    .mobile_development .brigade-application .container {
      padding: 0 40px; } }

.mobile_development .brigade-application__box {
  padding-top: 96px; }
  @media screen and (max-width: 1599px) {
    .mobile_development .brigade-application__box .container {
      padding: 0; } }

.mobile_development .application__agree {
  opacity: 1;
  color: #9399a499; }
  .mobile_development .application__agree a {
    color: #38A14C; }
    .mobile_development .application__agree a.gradient {
      color: #38A14C; }
      .mobile_development .application__agree a.gradient:hover {
        background: -webkit-gradient(linear, left top, right top, from(#007BFF), to(#28A745));
        background: -o-linear-gradient(left, #007BFF, #28A745);
        background: linear-gradient(90deg, #007BFF, #28A745);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
        display: inline; }

.mobile_development .checkbox-button__title {
  font-weight: 600; }

.mobile_development .checkbox-button:hover .checkbox-button__title {
  background: #000000;
  color: #ffffff; }

.mobile_development .checkbox-button input:checked + .checkbox-button__title {
  background-color: #000000; }

.mobile_development .title {
  font-weight: 700; }
  .mobile_development .title span {
    font-weight: 600; }

.mobile_development .cases .case__title {
  font-weight: 700; }

.mobile_development .cases .container {
  padding-left: 88px;
  padding-right: 88px; }

.mobile_development .application__input {
  font-weight: 700; }

.mobile_development .application__label {
  font-weight: 700; }

.mobile_development .application__textarea {
  font-weight: 700; }

.mobile_development .fieldset-file__title {
  font-weight: 700;
  text-transform: none; }

.mobile_development .application .label-error {
  font-size: 14px;
  width: 260px; }

.mobile_development .to-all {
  font-weight: 700; }

.mobile_development .brigade-section .title_medium .text_blue {
  color: #235CD0; }

.mobile_development .trust {
  background-color: #235cd0;
  color: #fff; }

.mobile_development .notamedia-landing__about {
  max-width: 944px;
  margin: 72px auto 0; }
  @media (max-width: 1024px) {
    .mobile_development .notamedia-landing__about {
      margin: 41px auto 0; } }
  @media (max-width: 767px) {
    .mobile_development .notamedia-landing__about {
      margin: 19px auto 0; } }
  .mobile_development .notamedia-landing__about p {
    font-size: 32px;
    line-height: 40px; }
    @media (max-width: 1024px) {
      .mobile_development .notamedia-landing__about p {
        font-size: 28px;
        line-height: 36px; } }
    @media (max-width: 767px) {
      .mobile_development .notamedia-landing__about p {
        font-size: 15px;
        line-height: 18px; } }

@media (max-width: 1024px) {
  .mobile_development .block-mobile {
    padding-top: 77px; } }

@media (max-width: 767px) {
  .mobile_development .block-mobile {
    padding-top: 35px; } }

@media (max-width: 1024px) {
  .mobile_development .block-padding {
    padding-top: 77px; } }

@media (max-width: 767px) {
  .mobile_development .block-padding {
    padding-top: 35px; } }

.notamedia-landing {
  color: #09101B; }
  .notamedia-landing__developed {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .notamedia-landing__developed-left {
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      width: 160px;
      margin-right: 15px;
      font-style: normal;
      font-weight: 700;
      font-size: 18px;
      line-height: 24px;
      letter-spacing: -0.01em;
      text-transform: uppercase;
      color: #829097; }
      .notamedia-landing__developed-left_sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 130px; }
    .notamedia-landing__developed-right {
      max-width: 1180px;
      width: 100%;
      margin-left: auto; }
      .notamedia-landing__developed-right-title {
        font-style: normal;
        font-weight: 600;
        font-size: 98px;
        line-height: 112px;
        letter-spacing: -0.01em;
        text-transform: uppercase;
        color: #000000; }
      .notamedia-landing__developed-right-subtitle {
        margin-top: 12px;
        font-style: normal;
        font-weight: 700;
        font-size: 36px;
        line-height: 48px;
        color: #000000; }
      .notamedia-landing__developed-right-text {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 55px; }
        .notamedia-landing__developed-right-text-element {
          max-width: 506px;
          width: 100%;
          border-top: 1px solid #9399a4;
          padding: 48px 0 0 0; }
          .notamedia-landing__developed-right-text-element:nth-child(n + 2) {
            margin-left: 98px; }
      .notamedia-landing__developed-right-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        padding: 0 0 60px 0; }
        .notamedia-landing__developed-right-item:nth-child(n + 2) {
          padding-top: 60px;
          border-top: 1px solid rgba(206, 206, 206, 0.4); }
        .notamedia-landing__developed-right-item:last-child {
          padding-bottom: 0; }
      .notamedia-landing__developed-right-number {
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 32px; }
      .notamedia-landing__developed-right-caption {
        max-width: 456px;
        width: 100%;
        margin-left: 61px;
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 32px;
        color: #000000; }
      .notamedia-landing__developed-right-subtext {
        max-width: 582px;
        width: 100%;
        margin-left: 50px; }
      .notamedia-landing__developed-right-foundation {
        max-width: 1120px;
        width: 100%;
        font-style: normal;
        font-weight: 400;
        font-size: 40px;
        line-height: 140%; }
        .notamedia-landing__developed-right-foundation-items {
          font-size: 43px;
          line-height: 58px;
          font-weight: 700; }
        .notamedia-landing__developed-right-foundation span {
          font-weight: 700; }
      .notamedia-landing__developed-right-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: 460px;
        width: 100%; }
      .notamedia-landing__developed-right-tabs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 85px; }
      .notamedia-landing__developed-right-content {
        margin-left: auto;
        padding-right: 60px; }
        .notamedia-landing__developed-right-content-item {
          display: none; }
          .notamedia-landing__developed-right-content-item-img {
            width: 108px;
            height: 108px;
            margin-top: 58px;
            opacity: 0;
            -webkit-transition: all 1s ease;
            -o-transition: all 1s ease;
            transition: all 1s ease;
            -webkit-transform: rotateY(0deg);
                    transform: rotateY(0deg); }
            .notamedia-landing__developed-right-content-item-img.active {
              opacity: 1;
              -webkit-transform: rotateY(180deg);
                      transform: rotateY(180deg); }
          .notamedia-landing__developed-right-content-item p {
            max-width: 519px;
            width: 100%;
            margin-top: 60px; }
          .notamedia-landing__developed-right-content-item.active {
            display: block; }
      .notamedia-landing__developed-right-buttons {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        max-width: 256px;
        width: 100%;
        padding-top: 42px;
        padding-bottom: 42px; }
        .notamedia-landing__developed-right-buttons-item {
          background: none;
          border: none;
          padding: 0;
          font-style: normal;
          font-weight: 700;
          font-size: 32px;
          line-height: 130%;
          letter-spacing: -0.8px;
          color: rgba(255, 255, 255, 0.6);
          cursor: pointer; }
          .notamedia-landing__developed-right-buttons-item.active {
            color: #ffffff; }
          .notamedia-landing__developed-right-buttons-item:nth-child(n + 2) {
            margin-top: 44px; }
      .notamedia-landing__developed-right-vertical {
        width: 1px;
        height: 100%;
        margin-left: auto;
        -webkit-transition: background 0.5s ease;
        -o-transition: background 0.5s ease;
        transition: background 0.5s ease;
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), color-stop(91%, rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
        background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 91%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 91%, rgba(255, 255, 255, 0) 100%); }
        .notamedia-landing__developed-right-vertical-wrapper {
          position: relative;
          width: 20px;
          margin-left: auto; }
        .notamedia-landing__developed-right-vertical-arrow {
          position: absolute;
          top: 42px;
          -webkit-transition: top 0.5s ease;
          -o-transition: top 0.5s ease;
          transition: top 0.5s ease; }
          .notamedia-landing__developed-right-vertical-arrow.vertical-arrow-mobile {
            display: none; }
    .notamedia-landing__developed-bottom {
      max-width: 1080px;
      width: 100%;
      font-style: normal;
      font-weight: 700;
      font-size: 98px;
      line-height: 108px;
      letter-spacing: -0.01em;
      text-transform: uppercase;
      color: #09101b; }
  .notamedia-landing__pride {
    max-width: 1600px;
    width: 100%;
    padding: 130px 88px 144px; }
    .notamedia-landing__pride--pb {
      padding-bottom: 110px; }
    .notamedia-landing__pride-desc-br {
      display: block; }
    .notamedia-landing__pride-mob-br {
      display: none; }
    .notamedia-landing__pride-title {
      max-width: auto;
      width: 100%;
      font-style: normal;
      font-weight: 700;
      font-size: 98px;
      line-height: 112px;
      letter-spacing: -0.01em;
      text-transform: uppercase; }
      @media screen and (min-width: 1600px) {
        .notamedia-landing__pride-title {
          max-width: 1309px; } }
      @media screen and (min-width: 1901px) {
        .notamedia-landing__pride-title {
          max-width: 1384px; } }
    .notamedia-landing__pride-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 98px; }
      .notamedia-landing__pride-content-img {
        width: 365px;
        height: 325px; }
    .notamedia-landing__pride-text {
      margin-left: 112px; }
      .notamedia-landing__pride-text-top {
        max-width: 896px;
        width: 100%;
        font-style: normal;
        font-weight: 600;
        font-size: 34px;
        line-height: 133%;
        color: #000000; }
      .notamedia-landing__pride-text-bottom {
        max-width: 720px;
        width: 100%;
        margin-top: 32px;
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 140%;
        color: #000000; }
    .notamedia-landing__pride-benefits {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      max-width: auto;
      width: 100%;
      height: 401px;
      margin: 85px 0 0; }
      @media screen and (min-width: 1600px) {
        .notamedia-landing__pride-benefits {
          max-width: 1309px; } }
      @media screen and (min-width: 1901px) {
        .notamedia-landing__pride-benefits {
          max-width: 1384px; } }
      .notamedia-landing__pride-benefits-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
            -ms-flex-align: end;
                align-items: flex-end; }
    .notamedia-landing__pride-item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      max-width: 656px;
      width: calc((100% - 64px) / 2);
      padding: 35px 0;
      border-top: 1px solid rgba(9, 16, 27, 0.25); }
      .notamedia-landing__pride-item:first-child {
        margin-right: 64px; }
      .notamedia-landing__pride-item:nth-child(n + 4) {
        max-width: 582px; }
        .notamedia-landing__pride-item:nth-child(n + 4) .notamedia-landing__pride-benefits-item-number {
          margin-left: auto; }
      .notamedia-landing__pride-item-text {
        max-width: 552px;
        width: 100%;
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 130%;
        letter-spacing: -0.01em;
        text-transform: uppercase; }
      .notamedia-landing__pride-item-number {
        margin-left: auto;
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 29px;
        letter-spacing: -0.01em;
        text-transform: uppercase; }
  .notamedia-landing .brigade-section {
    padding: 0 0px; }
  .notamedia-landing__graphics {
    margin-left: 88px;
    margin-right: 88px;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    position: relative; }
    .notamedia-landing__graphics::-webkit-scrollbar {
      width: 0;
      height: 0; }
    @media screen and (max-width: 1200px) {
      .notamedia-landing__graphics {
        margin-left: 40px;
        margin-right: 40px; } }
    @media screen and (max-width: 767px) {
      .notamedia-landing__graphics {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 20px;
        padding-right: 20px; } }
    .notamedia-landing__graphics-indicator {
      position: absolute;
      height: 4px;
      background: #235cd0;
      bottom: 0px;
      -webkit-transition: 0.3s width ease-in-out, 0.3s left ease-in-out;
      -o-transition: 0.3s width ease-in-out, 0.3s left ease-in-out;
      transition: 0.3s width ease-in-out, 0.3s left ease-in-out; }
    .notamedia-landing__graphics_border {
      border-bottom: 1px solid #e9e9e9; }
      @media (max-width: 1499px) and (min-width: 1024px) {
        .notamedia-landing__graphics_border .container {
          padding: 0; } }
    .notamedia-landing__graphics::-webkit-scrollbar {
      display: none; }
    .notamedia-landing__graphics-buttons {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 60px 0 74px 0;
      position: relative; }
      .notamedia-landing__graphics-buttons-item {
        position: relative;
        padding: 0;
        background: none;
        border: none;
        font-style: normal;
        font-weight: 700;
        font-size: 28px;
        line-height: 32px;
        color: #9399a4;
        white-space: nowrap;
        cursor: pointer; }
        .notamedia-landing__graphics-buttons-item:nth-child(n + 2) {
          margin-left: 48px; }
        .notamedia-landing__graphics-buttons-item.active {
          color: #09101b; }
    .notamedia-landing__graphics-contents {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 72px 88px 0; }
      .notamedia-landing__graphics-contents-graph {
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
        width: 565px;
        margin-right: 15px; }
      .notamedia-landing__graphics-contents-item {
        width: 100%;
        display: none;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
        .notamedia-landing__graphics-contents-item.active {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
      .notamedia-landing__graphics-contents-description {
        max-width: 704px;
        width: 100%; }
        .notamedia-landing__graphics-contents-description .but {
          display: block;
          margin-top: 32px; }
      .notamedia-landing__graphics-contents-element {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        max-height: 56px;
        overflow: hidden;
        -webkit-transition: max-height 0.5s ease;
        -o-transition: max-height 0.5s ease;
        transition: max-height 0.5s ease; }
        .notamedia-landing__graphics-contents-element.active .notamedia-landing__graphics-contents-button-minus {
          display: block; }
        .notamedia-landing__graphics-contents-element.active .notamedia-landing__graphics-contents-button {
          display: none; }
        .notamedia-landing__graphics-contents-element.active {
          max-height: 1000px; }
        .notamedia-landing__graphics-contents-element:nth-child(n + 2) {
          margin-top: 16px; }
        .notamedia-landing__graphics-contents-element-line {
          width: 6px;
          height: auto; }
      .notamedia-landing__graphics-contents-percent {
        width: 60px;
        padding: 10px 0;
        margin-left: 20px;
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 140%; }
      .notamedia-landing__graphics-contents-dropdown {
        max-width: 573px;
        width: 100%;
        margin-left: 51px;
        padding: 10px 0; }
        .notamedia-landing__graphics-contents-dropdown-content {
          margin-top: 12px; }
      .notamedia-landing__graphics-contents-title {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        cursor: pointer; }
        .notamedia-landing__graphics-contents-title-text {
          font-style: normal;
          font-weight: 700;
          font-size: 24px;
          line-height: 36px; }
      .notamedia-landing__graphics-contents-button {
        display: block;
        width: 20px;
        height: 20px;
        cursor: pointer; }
        .notamedia-landing__graphics-contents-button-minus {
          display: none;
          width: 20px;
          height: 2px;
          padding: 5px 0;
          cursor: pointer;
          -webkit-box-sizing: content-box;
                  box-sizing: content-box; }
  .notamedia-landing__gradient {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none; }
    .notamedia-landing__gradient::before {
      content: "";
      position: absolute;
      left: 88px;
      top: calc(50% - 20px);
      width: 50px;
      height: 40px;
      background: -webkit-gradient(linear, left top, right top, from(#f5f7fb), color-stop(29%, rgba(245, 247, 251, 0.95)), color-stop(70%, rgba(245, 247, 251, 0.6)), to(rgba(245, 247, 251, 0)));
      background: -o-linear-gradient(left, #f5f7fb 0%, rgba(245, 247, 251, 0.95) 29%, rgba(245, 247, 251, 0.6) 70%, rgba(245, 247, 251, 0) 100%);
      background: linear-gradient(to right, #f5f7fb 0%, rgba(245, 247, 251, 0.95) 29%, rgba(245, 247, 251, 0.6) 70%, rgba(245, 247, 251, 0) 100%);
      pointer-events: none;
      z-index: 1;
      opacity: 0;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      @media screen and (max-width: 1200px) {
        .notamedia-landing__gradient::before {
          left: 40px; } }
      @media screen and (max-width: 767px) {
        .notamedia-landing__gradient::before {
          left: 20px; } }
    .notamedia-landing__gradient::after {
      content: "";
      position: absolute;
      right: 88px;
      top: calc(50% - 20px);
      width: 50px;
      height: 40px;
      background: -webkit-gradient(linear, left top, right top, from(rgba(245, 247, 251, 0)), color-stop(30%, rgba(245, 247, 251, 0.6)), color-stop(71%, rgba(245, 247, 251, 0.95)), to(#f5f7fb));
      background: -o-linear-gradient(left, rgba(245, 247, 251, 0) 0%, rgba(245, 247, 251, 0.6) 30%, rgba(245, 247, 251, 0.95) 71%, #f5f7fb 100%);
      background: linear-gradient(to right, rgba(245, 247, 251, 0) 0%, rgba(245, 247, 251, 0.6) 30%, rgba(245, 247, 251, 0.95) 71%, #f5f7fb 100%);
      pointer-events: none;
      z-index: 1;
      opacity: 0;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      @media screen and (max-width: 1200px) {
        .notamedia-landing__gradient::after {
          right: 40px; } }
      @media screen and (max-width: 767px) {
        .notamedia-landing__gradient::after {
          right: 20px; } }
    .notamedia-landing__gradient--left-gradient::before {
      opacity: 1; }
    .notamedia-landing__gradient--right-gradient::after {
      opacity: 1; }
  .notamedia-landing .container {
    max-width: 1600px;
    width: 100%; }
  .notamedia-landing .font-style_normal {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 140%; }
  .notamedia-landing .block-mobile {
    display: none !important; }
  .notamedia-landing .d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .notamedia-landing .padding-services {
    padding: 112px 92px 144px 88px; }
  .notamedia-landing .padding-foundation {
    padding: 98px 88px 48px 88px; }
  .notamedia-landing .mt-148 {
    margin-top: 148px; }
  .notamedia-landing .mt-144 {
    margin-top: 144px; }
  .notamedia-landing .mt-96 {
    margin-top: 100px; }
  .notamedia-landing .mt-23 {
    margin-top: 12px; }
  .notamedia-landing .mt-10 {
    margin-top: 5px; }
  .notamedia-landing .mw-990 {
    max-width: 990px;
    width: 100%; }
  .notamedia-landing .background_grey {
    background-color: #f6f7fb; }
  .notamedia-landing .background_blue {
    background-color: #235CD0; }
  .notamedia-landing .text_blue {
    color: #235CD0; }
  .notamedia-landing .text_white {
    color: #ffffff; }
  .notamedia-landing .text_white-60 {
    color: rgba(255, 255, 255, 0.6); }
  .notamedia-landing .text_black {
    color: #000000; }

@media screen and (max-width: 1400px) {
  .notamedia-landing__developed-right-wrapper {
    max-width: 320px;
    width: 100%; }
  .notamedia-landing__pride-benefits {
    height: initial; }
  .notamedia-landing__pride-item {
    width: 100%;
    max-width: 688px; }
    .notamedia-landing__pride-item:nth-child(n + 4) {
      max-width: 688px; }
    .notamedia-landing__pride-item-number {
      margin-left: auto; } }

@media screen and (min-width: 1025px) {
  .mobile_development .brigade-application .offset-lg-3 {
    margin-left: 18%; }
  .mobile_development .application-name:before {
    left: 0px; } }

@media screen and (min-width: 1025px) and (max-width: 1600px) {
  .mobile_development .brigade-application__box {
    width: 100%; } }

@media screen and (min-width: 1200px) {
  .mobile_development .banner.banner-startup .banner-top:not(:last-child) {
    margin-bottom: 0px; } }

@media screen and (max-width: 1400px) {
  .mobile_development .notamedia-landing__developed-right-content {
    padding-right: 0px; } }

@media screen and (max-width: 1200px) {
  .mobile_development .application__title {
    margin-bottom: 48px; }
  .mobile_development .brigade-application__box {
    padding-top: 60px; }
  .mobile_development .notamedia-landing__pride-item-text {
    font-size: 23px; }
  .mobile_development .cases .container {
    padding-left: 40px;
    padding-right: 40px; }
  .notamedia-landing .mt-96 {
    margin-top: 76px; }
  .notamedia-landing__developed {
    display: block; }
    .notamedia-landing__developed-left {
      width: 100%;
      font-size: 18px;
      line-height: 24px; }
      .notamedia-landing__developed-left img {
        width: 120px; }
    .notamedia-landing__developed-right {
      margin-top: 36px; }
      .notamedia-landing__developed-right-title {
        max-width: 880px;
        font-size: 64px;
        line-height: 72px; }
      .notamedia-landing__developed-right-subtitle {
        font-size: 20px;
        line-height: 24px; }
      .notamedia-landing__developed-right-text {
        margin-top: 40px; }
        .notamedia-landing__developed-right-text-element {
          padding: 32px 0 0 0; }
          .notamedia-landing__developed-right-text-element:nth-child(n + 2) {
            margin-left: 16px; }
      .notamedia-landing__developed-right-item {
        padding: 0 0 36px 0; }
        .notamedia-landing__developed-right-item:nth-child(n + 2) {
          padding-top: 36px; }
      .notamedia-landing__developed-right-number {
        font-size: 20px;
        line-height: 24px; }
      .notamedia-landing__developed-right-caption {
        max-width: 264px;
        margin-left: 34px;
        font-size: 20px;
        line-height: 24px; }
      .notamedia-landing__developed-right-subtext {
        margin-left: 34px; }
      .notamedia-landing__developed-right-foundation {
        font-size: 24px; }
        .notamedia-landing__developed-right-foundation-items {
          font-size: 32px;
          line-height: 48px; }
      .notamedia-landing__developed-right-wrapper {
        max-width: 285px; }
      .notamedia-landing__developed-right-tabs {
        margin-top: 53px; }
      .notamedia-landing__developed-right-buttons {
        max-width: 192px;
        padding-top: 20px;
        padding-bottom: 20px; }
        .notamedia-landing__developed-right-buttons-item {
          font-size: 24px; }
          .notamedia-landing__developed-right-buttons-item:nth-child(n + 2) {
            margin-top: 30px; }
      .notamedia-landing__developed-right-content-item {
        margin-left: 73px; }
        .notamedia-landing__developed-right-content-item-img {
          width: 72px;
          height: 72px;
          margin-top: 25px; }
        .notamedia-landing__developed-right-content-item p {
          max-width: 500px;
          margin-top: 48px; }
      .notamedia-landing__developed-right-vertical {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), color-stop(91%, rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
        background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 91%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 91%, rgba(255, 255, 255, 0) 100%); }
        .notamedia-landing__developed-right-vertical-wrapper {
          width: 16px; }
        .notamedia-landing__developed-right-vertical-arrow {
          top: 20px; }
    .notamedia-landing__developed-bottom {
      font-size: 64px;
      line-height: 72px; }
  .notamedia-landing__pride {
    padding: 0 40px 84px !important; }
    .notamedia-landing__pride--pb {
      padding-bottom: 50px !important; }
    .notamedia-landing__pride-desc-br {
      display: none; }
    .notamedia-landing__pride-mob-br {
      display: block; }
    .notamedia-landing__pride-title {
      font-size: 64px;
      line-height: 72px; }
    .notamedia-landing__pride-content {
      margin-top: 60px; }
      .notamedia-landing__pride-content-img {
        width: 160px;
        height: 145px; }
    .notamedia-landing__pride-text {
      margin-left: 78px; }
      .notamedia-landing__pride-text-top {
        font-size: 24px;
        line-height: 30px;
        font-weight: 700; }
      .notamedia-landing__pride-text-bottom {
        margin-top: 16px;
        font-size: 18px; }
    .notamedia-landing__pride-benefits {
      margin-top: 60px; }
  .notamedia-landing__pride .container {
    padding: 0 40px 50px !important; }
  .notamedia-landing__graphics-buttons {
    padding: 36px 0 36px; }
    .notamedia-landing__graphics-buttons-item {
      font-size: 20px;
      line-height: 28px; }
      .notamedia-landing__graphics-buttons-item:nth-child(n + 2) {
        margin-left: 24px; }
      .notamedia-landing__graphics-buttons-item.active:after {
        bottom: -36px; }
  .notamedia-landing__graphics-contents {
    padding: 36px 40px 0; }
    .notamedia-landing__graphics-contents-graph {
      display: none; }
    .notamedia-landing__graphics-contents-item {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    .notamedia-landing__graphics-contents-element {
      max-height: 40px; }
      .notamedia-landing__graphics-contents-element:nth-child(n + 2) {
        margin-top: 20px; }
      .notamedia-landing__graphics-contents-element-line {
        display: none; }
    .notamedia-landing__graphics-contents-percent {
      margin-left: 0;
      padding: 0;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
    .notamedia-landing__graphics-contents-dropdown {
      margin-left: 34px;
      padding: 0; }
    .notamedia-landing__graphics-contents-title-text {
      font-size: 20px; }
  .notamedia-landing .brigade-section {
    padding: 84px 0px; }
  .notamedia-landing .block-tablet {
    display: none !important; }
  .notamedia-landing .block-mobile {
    display: block !important; }
  .notamedia-landing .container {
    padding: 0; }
  .notamedia-landing .font-style_normal {
    font-size: 18px;
    line-height: 140%; }
  .notamedia-landing .padding-services {
    padding: 72px 40px; }
  .notamedia-landing .padding-foundation {
    padding: 60px 40px 48px; }
  .notamedia-landing .mt-148 {
    margin-top: 84px; }
  .notamedia-landing .mt-144 {
    margin-top: 95px; }
  .notamedia-landing .mt-23 {
    margin-top: 0; }
  .notamedia-landing .mt-10 {
    margin-top: 0; } }

@media screen and (max-width: 767px) {
  .application .container {
    padding: 0 4px; }
  .mobile_development .brigade-application__box {
    padding-top: 36px; }
    .mobile_development .brigade-application__box .title {
      font-weight: 600; }
  .mobile_development .banner-button__mob .but span {
    height: 30px;
    font-size: 12px;
    padding: 0 14px; }
  .mobile_development .banner-inner {
    padding: 40px 0 30px; }
  .mobile_development .banner-text {
    font-size: 14px;
    line-height: 17px;
    max-width: 50%; }
  .mobile_development .banner-bottom.banner-bottom__startup {
    margin-top: 30px;
    padding: 0; }
  .mobile_development .application__title {
    margin-bottom: 16px; }
  .mobile_development .application-type__list {
    margin-bottom: 10px; }
  .mobile_development .application-form section:not(:last-child) {
    padding-bottom: 10px; }
  .mobile_development .cases .container {
    padding-left: 20px;
    padding-right: 20px; }
  .notamedia-landing__developed-left {
    font-size: 14px; }
    .notamedia-landing__developed-left img {
      width: 58px; }
  .notamedia-landing__developed-right {
    margin-top: 16px; }
    .notamedia-landing__developed-right-title {
      font-size: 26px;
      line-height: 28px;
      font-weight: 700; }
    .notamedia-landing__developed-right-subtitle {
      font-size: 16px;
      line-height: 19px; }
    .notamedia-landing__developed-right-text {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 24px; }
      .notamedia-landing__developed-right-text-element {
        padding: 0;
        border-top: none; }
        .notamedia-landing__developed-right-text-element:nth-child(n + 2) {
          margin-top: 16px;
          margin-left: 0; }
    .notamedia-landing__developed-right-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0 0 36px 0; }
      .notamedia-landing__developed-right-item:nth-child(n + 2) {
        padding-top: 16px; }
    .notamedia-landing__developed-right-number {
      font-size: 16px;
      line-height: 22px; }
    .notamedia-landing__developed-right-caption {
      max-width: initial;
      margin-top: 8px;
      margin-left: 0;
      font-size: 16px;
      line-height: 19px; }
    .notamedia-landing__developed-right-subtext {
      margin-top: 12px;
      margin-left: 0;
      font-size: 14px; }
    .notamedia-landing__developed-right-foundation {
      font-size: 16px;
      font-weight: 400; }
      .notamedia-landing__developed-right-foundation-items {
        font-weight: 600;
        font-size: 18px;
        line-height: 24px; }
      .notamedia-landing__developed-right-foundation span {
        font-weight: 700; }
    .notamedia-landing__developed-right-wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      overflow-x: auto;
      overflow-y: hidden;
      max-width: initial;
      margin-right: -20px;
      margin-left: -20px;
      width: calc(100% + 40px);
      padding: 0 20px;
      -ms-overflow-style: none;
      scrollbar-width: none; }
      .notamedia-landing__developed-right-wrapper::-webkit-scrollbar {
        width: 0;
        height: 0; }
    .notamedia-landing__developed-right-tabs {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 36px; }
    .notamedia-landing__developed-right-buttons {
      -webkit-box-orient: initial;
      -webkit-box-direction: initial;
      -webkit-flex-direction: initial;
          -ms-flex-direction: initial;
              flex-direction: initial;
      max-width: initial;
      margin-top: 0;
      padding: 0; }
      .notamedia-landing__developed-right-buttons-item {
        font-size: 16px; }
        .notamedia-landing__developed-right-buttons-item:nth-child(n + 2) {
          margin-top: 0;
          margin-left: 27px; }
    .notamedia-landing__developed-right-content-item {
      margin-left: 0; }
      .notamedia-landing__developed-right-content-item-img {
        width: 54px;
        height: 54px;
        margin-top: 0px;
        margin-bottom: 56px; }
      .notamedia-landing__developed-right-content-item p {
        max-width: initial;
        margin-top: 24px; }
    .notamedia-landing__developed-right-vertical {
      width: 100%;
      height: 1px;
      margin-left: 0;
      background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(91%, rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
      background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 91%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 91%, rgba(255, 255, 255, 0) 100%); }
      .notamedia-landing__developed-right-vertical-wrapper {
        width: 100%;
        height: 10px;
        margin-top: 24px; }
      .notamedia-landing__developed-right-vertical-arrow {
        top: -7.4px;
        -webkit-transition: left 0.5s ease;
        -o-transition: left 0.5s ease;
        transition: left 0.5s ease; }
        .notamedia-landing__developed-right-vertical-arrow.vertical-arrow-tablet {
          display: none; }
        .notamedia-landing__developed-right-vertical-arrow.vertical-arrow-mobile {
          display: block; }
  .notamedia-landing__developed-bottom {
    font-size: 26px;
    line-height: 28px; }
  .notamedia-landing__pride {
    padding: 0 20px 40px !important; }
    .notamedia-landing__pride--pb {
      padding-bottom: 30px !important; }
    .notamedia-landing__pride-title {
      font-size: 26px;
      line-height: 28px;
      font-weight: 600; }
    .notamedia-landing__pride-content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 24px; }
      .notamedia-landing__pride-content-img {
        width: 109px;
        height: 100px; }
    .notamedia-landing__pride-text {
      margin-top: 25px;
      margin-left: 0; }
      .notamedia-landing__pride-text-top {
        font-size: 16px;
        line-height: 22px; }
      .notamedia-landing__pride-text-bottom {
        margin-top: 8px;
        font-size: 14px; }
    .notamedia-landing__pride-benefits {
      margin: 40px 0 0; }
    .notamedia-landing__pride-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 20px 0; }
      .notamedia-landing__pride-item:first-child {
        margin-right: 0; }
      .notamedia-landing__pride-item:nth-child(n + 4) .notamedia-landing__pride-benefits-item-number {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
        font-size: 14px;
        line-height: 17px;
        margin-top: 0;
        margin-left: 0; }
      .notamedia-landing__pride-item-text {
        margin-top: 6px;
        font-size: 14px !important;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
            -ms-flex-order: 2;
                order: 2; }
      .notamedia-landing__pride-item-number {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
        font-size: 14px;
        line-height: 17px;
        margin-top: 0;
        margin-left: 0; }
  .notamedia-landing__graphics-buttons {
    padding: 17px 0 15px; }
    .notamedia-landing__graphics-buttons-item {
      font-size: 14px;
      line-height: 22px; }
      .notamedia-landing__graphics-buttons-item:nth-child(n + 2) {
        margin-left: 16px; }
      .notamedia-landing__graphics-buttons-item.active:after {
        bottom: -15px; }
  .notamedia-landing__graphics-contents {
    padding: 24px 20px 0; }
    .notamedia-landing__graphics-contents-item {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    .notamedia-landing__graphics-contents-element {
      max-height: 36px; }
      .notamedia-landing__graphics-contents-element:nth-child(n + 2) {
        margin-top: 12px; }
      .notamedia-landing__graphics-contents-element-line {
        display: none; }
    .notamedia-landing__graphics-contents-percent {
      width: 40px;
      margin-left: 0;
      padding: 0;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      font-size: 15px; }
    .notamedia-landing__graphics-contents-dropdown {
      margin-left: 12px;
      padding: 0; }
    .notamedia-landing__graphics-contents-title-text {
      font-size: 14px;
      line-height: 22px; }
    .notamedia-landing__graphics-contents-button {
      width: 16px;
      height: 16px; }
      .notamedia-landing__graphics-contents-button-minus {
        width: 16px; }
  .notamedia-landing .brigade-section {
    padding: 48px 0px; }
  .notamedia-landing .block-tablet {
    display: none !important; }
  .notamedia-landing .block-mobile {
    display: block !important; }
  .notamedia-landing .container {
    padding: 0; }
  .notamedia-landing .font-style_normal {
    font-size: 14px; }
  .notamedia-landing .padding-services {
    padding: 36px 20px; }
  .notamedia-landing .padding-foundation {
    padding: 36px 20px 24px; }
  .notamedia-landing .mt-148 {
    margin-top: 16px; }
  .notamedia-landing .mt-144 {
    margin-top: 60px; }
  .notamedia-landing .mt-96 {
    margin-top: 74px; }
  .notamedia-landing__graphics-contents-dropdown-content.font-style_normal {
    font-size: 12px; }
  .application__fill {
    font-size: 12px; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mobile_development .application-submit {
    margin: 0 28px 70px auto; }
  .mobile_development .fieldset-file {
    margin-bottom: 10px; }
  .page.mobile_development {
    padding-bottom: 52px; } }

@media (max-width: 768px) and (min-width: 576px) {
  .mobile_development .fieldset-file__title {
    font-size: 14px; } }

@media screen and (max-width: 768px) {
  .mobile_development .application__label,
  .mobile_development .application__input {
    font-weight: 600; }
  .mobile_development .but_white_blue span {
    font-weight: 700;
    font-size: 12px; }
  .mobile_development .notamedia-landing__pride-title {
    font-weight: 700; } }

@media screen and (max-width: 576px) {
  .mobile_development .banner-button__mob .but span {
    font-weight: 500; } }

.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  overflow-y: scroll; }
  .popup .page {
    display: none; }
  .popup .row.application-descr-row {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .popup .but_round {
    margin-right: 0; }
    @media (max-width: 1200px) and (min-width: 1024px) {
      .popup .but_round {
        margin-top: 150px;
        width: 124px;
        height: 124px; }
        .popup .but_round .go {
          width: 20px;
          height: 20px;
          margin-left: 6px; } }
  .popup .application-form section:not(:last-child) {
    border-bottom: #829097 1px solid; }
  .popup .fieldset-file__caption {
    color: #829097; }
  @media screen and (min-width: 1025px) and (max-width: 1599px) {
    .popup .application-upload {
      margin-top: 40px; } }
  @media screen and (min-width: 1025px) and (max-width: 1599px) {
    .popup .application__agree {
      margin-top: 85px; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .popup .application__agree {
      margin-top: 36px; } }
  @media screen and (max-width: 767px) {
    .popup .application__agree {
      margin-top: 32px; } }
  .popup .fieldset-file__add .icon {
    width: 32px;
    height: 32px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .popup .fieldset-file__add .icon {
        width: 18px;
        height: 18px; } }
    @media screen and (max-width: 767px) {
      .popup .fieldset-file__add .icon {
        width: 12px;
        height: 12px; } }
  .popup .fieldset-file__add {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 76px;
        -ms-flex: 0 0 76px;
            flex: 0 0 76px;
    height: 76px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .popup .fieldset-file__add {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 48px;
            -ms-flex: 0 0 48px;
                flex: 0 0 48px;
        height: 48px; } }
    @media screen and (max-width: 767px) {
      .popup .fieldset-file__add {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 30px;
            -ms-flex: 0 0 30px;
                flex: 0 0 30px;
        height: 30px; } }
  .popup .application-form-content {
    padding-left: 160px; }
    @media screen and (min-width: 1025px) and (max-width: 1599px) {
      .popup .application-form-content {
        padding-left: 192px; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .popup .application-form-content {
        padding-left: 0; } }
    @media screen and (max-width: 767px) {
      .popup .application-form-content {
        padding-left: 0; } }
  .popup .application-name {
    margin-top: 100px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .popup .application-name {
        margin-top: 59px; } }
    @media screen and (max-width: 767px) {
      .popup .application-name {
        margin-top: 20px; } }
  .popup .fieldset-file__text {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center; }
    @media screen and (min-width: 1025px) and (max-width: 1599px) {
      .popup .fieldset-file__text {
        margin-left: 23px; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .popup .fieldset-file__text {
        margin-left: 18px; } }
    @media screen and (max-width: 767px) {
      .popup .fieldset-file__text {
        margin-left: 8px; } }
  .popup .fieldset-file__caption {
    min-width: 240px; }
  .popup .application-input {
    margin-bottom: 6px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .popup .application-input {
        margin-bottom: 0; } }
    @media screen and (max-width: 767px) {
      .popup .application-input {
        margin-bottom: 0; } }
  .popup .application-form section:not(:last-child) {
    margin-bottom: 59px;
    padding-bottom: 59px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .popup .application-form section:not(:last-child) {
        margin-bottom: 39px;
        padding-bottom: 39px; } }
    @media screen and (max-width: 767px) {
      .popup .application-form section:not(:last-child) {
        margin-bottom: 14px;
        padding-bottom: 14px; } }
  .popup .checkbox-button__title {
    padding: 16px 32px 16px 32px; }
  .popup .checkbox-button {
    height: auto; }
  .popup .application-type__list {
    margin-bottom: -30px; }
  .popup .application-type__list li {
    margin: 0 20px 22px 0; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .popup .checkbox-button__title {
      padding: 12px 24px 12px 24px; }
    .popup .checkbox-button {
      height: auto; }
    .popup .application-type__list {
      margin-bottom: -16px;
      margin-top: 30px; }
    .popup .application-type__list li {
      margin: 0 12px 16px 0; } }
  @media screen and (max-width: 767px) {
    .popup .checkbox-button__title {
      padding: 8px 16px 8px 16px; }
    .popup .checkbox-button {
      height: auto; }
    .popup .application-type__list {
      margin-bottom: -8px;
      margin-top: 20px; }
    .popup .application-type__list li {
      margin: 0 20px 8px 0; } }
  @media screen and (min-width: 1600px) {
    .popup .fieldset-file__title {
      font-size: 18px !important; } }
  @media screen and (min-width: 1025px) and (max-width: 1599px) {
    .popup .fieldset-file__title {
      font-size: 18px !important; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .popup .fieldset-file__title {
      font-size: 14px; } }
  .popup .application-submit {
    margin-top: 40px; }
    @media screen and (max-width: 767px) {
      .popup .application-submit {
        margin-top: -5px; } }
  .popup__background {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-filter: blur(2px);
            filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
            backdrop-filter: blur(2px);
    cursor: pointer;
    z-index: -1; }
  .popup__content {
    position: relative;
    background: white;
    margin: 160px;
    min-height: calc(100% - 160px * 2);
    padding: 160px; }
    @media screen and (min-width: 1025px) and (max-width: 1599px) {
      .popup__content {
        margin: 80px;
        padding: 160px 64px; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .popup__content {
        margin: 40px;
        padding: 94px 40px; } }
    @media screen and (max-width: 767px) {
      .popup__content {
        margin: 20px;
        padding: 40px 20px; } }
  .popup__exit {
    position: absolute;
    width: 64px;
    height: 64px;
    right: 80px;
    top: 80px;
    cursor: pointer; }
    .popup__exit svg {
      width: 100%;
      height: 100%; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .popup__exit {
        width: 48px;
        height: 48px;
        right: 40px;
        top: 40px; } }
    @media screen and (max-width: 767px) {
      .popup__exit {
        width: 24px;
        height: 24px;
        right: 20px;
        top: 20px; } }
  .popup .application {
    padding: 0;
    margin: 0; }
  .popup .application-name:before {
    display: none; }
  .popup--success-new .popup__content {
    padding: 217px 273px;
    margin: 50px 160px; }
    @media screen and (max-width: 1024px) {
      .popup--success-new .popup__content {
        padding: 227px 143px 227px 116px;
        margin: 78px 60px; } }
    @media screen and (max-width: 767px) {
      .popup--success-new .popup__content {
        padding: 120px 20px;
        margin: 20px 16px; } }
  .popup--success-new .popup__exit {
    width: 48px;
    height: 48px;
    top: 60px;
    right: 60px; }
    @media screen and (max-width: 1024px) {
      .popup--success-new .popup__exit {
        width: 36px;
        height: 36px;
        top: 30px;
        right: 30px; } }
    @media screen and (max-width: 767px) {
      .popup--success-new .popup__exit {
        width: 24px;
        height: 24px;
        top: 20px;
        right: 20px; } }
  .popup--error-new .popup__content {
    padding: 217px 273px;
    margin: 50px 160px; }
    @media screen and (max-width: 1024px) {
      .popup--error-new .popup__content {
        padding: 227px 85px 227px 116px;
        margin: 78px 60px; } }
    @media screen and (max-width: 767px) {
      .popup--error-new .popup__content {
        padding: 125px 16px 120px 20px;
        margin: 20px 16px; } }
  .popup--error-new .popup__exit {
    width: 48px;
    height: 48px;
    top: 60px;
    right: 60px; }
    @media screen and (max-width: 1024px) {
      .popup--error-new .popup__exit {
        width: 36px;
        height: 36px;
        top: 30px;
        right: 30px; } }
    @media screen and (max-width: 767px) {
      .popup--error-new .popup__exit {
        width: 24px;
        height: 24px;
        top: 20px;
        right: 20px; } }

.success-block__title {
  font-size: 80px;
  line-height: 80px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 48px;
  letter-spacing: -1px; }
  @media screen and (max-width: 1024px) {
    .success-block__title {
      font-size: 54px;
      line-height: 54px;
      margin: 0 0 24px; } }
  @media screen and (max-width: 767px) {
    .success-block__title {
      font-size: 35px;
      line-height: 35px;
      margin: 0 0 20px;
      letter-spacing: 0; } }
  .success-block__title span {
    color: #38A14C; }

.success-block__text {
  font-size: 24px;
  line-height: 28px;
  max-width: 561px;
  margin-bottom: 60px;
  display: block; }
  @media screen and (max-width: 1024px) {
    .success-block__text {
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .success-block__text {
      font-size: 14px;
      line-height: 17px;
      margin-bottom: 40px; } }

@media screen and (max-width: 1024px) {
  .success-block__wrap-btn .but {
    max-width: 264px; } }

@media screen and (max-width: 767px) {
  .success-block__wrap-btn .but {
    max-width: 100%; } }

.success-block__wrap-btn .but span {
  min-height: 70px;
  border-radius: 100px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase; }
  @media screen and (max-width: 1024px) {
    .success-block__wrap-btn .but span {
      min-height: 59px;
      font-size: 16px;
      line-height: 20px; } }

.error-block__title {
  font-size: 80px;
  line-height: 80px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 48px;
  letter-spacing: -1px; }
  @media screen and (max-width: 1024px) {
    .error-block__title {
      font-size: 54px;
      line-height: 54px;
      margin: 0 0 24px; } }
  @media screen and (max-width: 767px) {
    .error-block__title {
      font-size: 30px;
      line-height: 30px;
      margin: 0 0 20px;
      letter-spacing: 0; } }
  .error-block__title span {
    color: #EB5757; }

.error-block__text {
  font-size: 24px;
  line-height: 28px;
  max-width: 561px;
  margin-bottom: 60px;
  display: block; }
  @media screen and (max-width: 1024px) {
    .error-block__text {
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .error-block__text {
      font-size: 14px;
      line-height: 17px;
      margin-bottom: 40px; } }

@media screen and (max-width: 1024px) {
  .error-block__wrap-btn .but {
    max-width: 264px; } }

@media screen and (max-width: 767px) {
  .error-block__wrap-btn .but {
    max-width: 100%; } }

.error-block__wrap-btn .but span {
  min-height: 70px;
  border-radius: 100px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase; }
  @media screen and (max-width: 1024px) {
    .error-block__wrap-btn .but span {
      min-height: 59px;
      font-size: 16px;
      line-height: 20px; } }

.new-discuss-modal .wrapper__title {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  @media screen and (max-width: 1024px) {
    .new-discuss-modal .wrapper__title {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media screen and (max-width: 767px) {
    .new-discuss-modal .wrapper__title {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }

@media screen and (max-width: 767px) {
  .new-discuss-modal .fieldset-file__error {
    padding: 0; } }

.new-discuss-modal .new-discuss-modal__title {
  font-size: 80px;
  line-height: 80px;
  font-weight: 500;
  text-align: left;
  letter-spacing: -0.01em;
  width: 62%; }
  @media screen and (max-width: 1024px) {
    .new-discuss-modal .new-discuss-modal__title {
      font-size: 44px;
      line-height: 44px; } }
  @media screen and (max-width: 767px) {
    .new-discuss-modal .new-discuss-modal__title {
      font-size: 35px;
      line-height: 35px;
      width: 100%;
      margin-bottom: 22px; } }

.new-discuss-modal .sub-title.title {
  font-size: 20px;
  line-height: 24px;
  width: 41.5%; }
  @media screen and (max-width: 1024px) {
    .new-discuss-modal .sub-title.title {
      -webkit-align-self: flex-end;
          -ms-flex-item-align: end;
              align-self: flex-end;
      font-size: 16px;
      line-height: 19px;
      width: auto;
      max-width: 210px;
      width: 100%;
      padding-bottom: 3px; } }
  @media screen and (max-width: 767px) {
    .new-discuss-modal .sub-title.title {
      font-size: 14px;
      line-height: 17px;
      padding-bottom: 0;
      -webkit-align-self: flex-start;
          -ms-flex-item-align: start;
              align-self: flex-start; } }

.new-discuss-modal .popup__content {
  padding: 80px 113px 80px 80px;
  margin: 50px 160px; }
  @media screen and (max-width: 1300px) {
    .new-discuss-modal .popup__content {
      padding: 80px 40px 60px 40px;
      margin: 60px; } }
  @media screen and (max-width: 767px) {
    .new-discuss-modal .popup__content {
      margin: 20px 16px;
      padding: 60px 20px 20px; } }

.new-discuss-modal .popup__exit {
  width: 48px;
  height: 48px;
  top: 60px;
  right: 60px; }
  @media screen and (max-width: 1024px) {
    .new-discuss-modal .popup__exit {
      width: 36px;
      height: 36px;
      top: 30px;
      right: 30px; } }
  @media screen and (max-width: 767px) {
    .new-discuss-modal .popup__exit {
      width: 24px;
      height: 24px;
      top: 20px;
      right: 20px; } }

.new-discuss-modal .fieldset-file {
  min-height: 244px;
  border: 1px dashed #9399a4;
  border-radius: 24px;
  padding: 18px 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 5px;
  margin-right: 5px; }
  .new-discuss-modal .fieldset-file.is-files-item-created {
    padding-top: 22px; }
    .new-discuss-modal .fieldset-file.is-files-item-created .fieldset-list {
      margin-top: 20px;
      position: relative;
      top: 4px; }
  @media screen and (max-width: 1024px) {
    .new-discuss-modal .fieldset-file {
      min-height: 134px;
      padding: 33px 20px 20px;
      margin-bottom: 0;
      margin-left: 0;
      margin-right: 0; }
      .new-discuss-modal .fieldset-file.is-files-item-created {
        padding-top: 12px;
        padding-bottom: 16px; }
        .new-discuss-modal .fieldset-file.is-files-item-created .fieldset-list {
          top: -4px;
          margin-bottom: 9px; } }
  @media screen and (max-width: 767px) {
    .new-discuss-modal .fieldset-file {
      min-height: 124px;
      padding: 9px 18px 20px; }
      .new-discuss-modal .fieldset-file.is-files-item-created {
        padding-top: 18px;
        padding-bottom: 22px; } }
  .new-discuss-modal .fieldset-file.is-disabled label, .new-discuss-modal .fieldset-file.is-error label {
    opacity: 1;
    pointer-events: none; }
    .new-discuss-modal .fieldset-file.is-disabled label .fieldset-file__title, .new-discuss-modal .fieldset-file.is-error label .fieldset-file__title {
      color: #9399A4; }
  .new-discuss-modal .fieldset-file.is-disabled .fieldset-file__add, .new-discuss-modal .fieldset-file.is-error .fieldset-file__add {
    background-color: #9399A4; }
  .new-discuss-modal .fieldset-file__wrapper {
    margin: auto auto 0;
    max-width: 260px; }
    @media screen and (max-width: 1024px) {
      .new-discuss-modal .fieldset-file__wrapper {
        max-width: 174px; } }
    @media screen and (max-width: 767px) {
      .new-discuss-modal .fieldset-file__wrapper {
        max-width: 166px; } }
  @media screen and (max-width: 1024px) {
    .new-discuss-modal .fieldset-file__start {
      margin-top: 0; } }
  .new-discuss-modal .fieldset-file__start .fieldset-file-info {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .new-discuss-modal .fieldset-file__add {
    width: 40px;
    height: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
    @media screen and (max-width: 1024px) {
      .new-discuss-modal .fieldset-file__add {
        width: 32px;
        height: 32px; } }
    .new-discuss-modal .fieldset-file__add svg.icon {
      width: 14px;
      height: 14px; }
      @media screen and (max-width: 1024px) {
        .new-discuss-modal .fieldset-file__add svg.icon {
          width: 12px;
          height: 12px; } }
  .new-discuss-modal .fieldset-file__text {
    margin-left: 16px; }
    @media screen and (max-width: 767px) {
      .new-discuss-modal .fieldset-file__text {
        margin-left: 8px; } }
  .new-discuss-modal .fieldset-file__title {
    font-size: 16px !important;
    line-height: 19px;
    letter-spacing: 0.04em; }
    @media screen and (max-width: 1024px) {
      .new-discuss-modal .fieldset-file__title {
        font-size: 12px !important;
        line-height: 14px; } }
  .new-discuss-modal .fieldset-file__caption {
    margin-top: auto;
    font-size: 12px;
    line-height: 14px; }
    @media screen and (max-width: 1024px) {
      .new-discuss-modal .fieldset-file__caption {
        max-width: 220px;
        min-width: inherit;
        margin: auto auto 0;
        padding: 5px 0 0; } }
    @media screen and (max-width: 767px) {
      .new-discuss-modal .fieldset-file__caption {
        max-width: 208px;
        font-size: 10px;
        line-height: 12px; } }
  .new-discuss-modal .fieldset-file__percent {
    font-size: 12px;
    line-height: 14px;
    width: 35px;
    text-align: left;
    margin-right: 10px;
    font-weight: 700; }
    @media screen and (max-width: 1024px) {
      .new-discuss-modal .fieldset-file__percent {
        margin-right: 4px; } }
    @media screen and (max-width: 767px) {
      .new-discuss-modal .fieldset-file__percent {
        width: 28px;
          width-margin-right: 2px; } }
  .new-discuss-modal .fieldset-file__loading {
    width: 166px;
    background-color: rgba(0, 0, 0, 0.1);
    margin-top: auto;
    margin-bottom: auto; }
    @media screen and (max-width: 1024px) {
      .new-discuss-modal .fieldset-file__loading {
        width: 120px; } }
  .new-discuss-modal .fieldset-file__active-load {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 0 7px;
    background-color: transparent; }
    @media screen and (max-width: 1024px) {
      .new-discuss-modal .fieldset-file__active-load {
        margin-bottom: 8px; } }
    .new-discuss-modal .fieldset-file__active-load:last-child {
      margin: 0; }
    @media screen and (max-width: 767px) {
      .new-discuss-modal .fieldset-file__active-load.js-loading {
        margin-right: -10px; } }
  .new-discuss-modal .fieldset-file__active-reset {
    width: 16px;
    height: 18px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-mask-image: url(/local/templates/.default/markup_notamedia/build/css/../images/svg/delet.svg);
            mask-image: url(/local/templates/.default/markup_notamedia/build/css/../images/svg/delet.svg);
    -webkit-mask-size: contain;
            mask-size: contain;
    background-color: #9399A4; }
    @media screen and (max-width: 1024px) {
      .new-discuss-modal .fieldset-file__active-reset {
        width: 12px;
        height: 12px; } }
    .new-discuss-modal .fieldset-file__active-reset:hover {
      background-color: #EB5757; }
    .new-discuss-modal .fieldset-file__active-reset::after {
      display: none; }
  .new-discuss-modal .fieldset-file__active-name {
    margin-left: 26px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    letter-spacing: 0.04em; }
    @media screen and (max-width: 1024px) {
      .new-discuss-modal .fieldset-file__active-name {
        margin-left: 7px;
        font-size: 10px;
        line-height: 12px; } }
    @media screen and (max-width: 767px) {
      .new-discuss-modal .fieldset-file__active-name {
        margin-left: 18px; } }
  .new-discuss-modal .fieldset-file__active-load.file-error .fieldset-file__active-name,
  .new-discuss-modal .fieldset-file__active-load.file-error .gray {
    color: #EB5757; }
  .new-discuss-modal .fieldset-file__text .fieldset-file__caption {
    max-width: 224px;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 0;
    margin-left: 26px; }
    @media screen and (max-width: 1024px) {
      .new-discuss-modal .fieldset-file__text .fieldset-file__caption {
        margin-left: 7px;
        font-size: 8px;
        padding-top: 0; } }
    @media screen and (max-width: 767px) {
      .new-discuss-modal .fieldset-file__text .fieldset-file__caption {
        margin-left: 18px; } }
  .new-discuss-modal .fieldset-file__active-name {
    max-width: calc(100% - 42px); }
    @media screen and (max-width: 1024px) {
      .new-discuss-modal .fieldset-file__active-name {
        max-width: calc(100% - 19px); } }
    @media screen and (max-width: 767px) {
      .new-discuss-modal .fieldset-file__active-name {
        margin-right: -16px; } }
  @media screen and (max-width: 1024px) {
    .new-discuss-modal .fieldset-file .file-error .fieldset-file__active-name {
      max-width: calc(100% + 16px);
      margin-right: -16px; } }
  .new-discuss-modal .fieldset-file__active-load .fieldset-file__text {
    margin-left: 0;
    width: calc(100% - 16px); }
  .new-discuss-modal .fieldset-file__error {
    width: 100%; }
  .new-discuss-modal .fieldset-file .fieldset-list {
    padding-left: 13px;
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 100%; }
    @media screen and (max-width: 1024px) {
      .new-discuss-modal .fieldset-file .fieldset-list {
        margin-top: 10px;
        margin-bottom: 11px;
        padding-left: 11px;
        max-width: 222px; } }
    @media screen and (max-width: 767px) {
      .new-discuss-modal .fieldset-file .fieldset-list {
        margin-top: 10px;
        margin-bottom: 11px;
        padding-left: 11px; } }

.new-discuss-modal .application__agree {
  font-size: 12px;
  font-size: 12px;
  line-height: 14px;
  margin-top: 0; }

.new-discuss-modal .application-upload {
  margin-top: 32px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .new-discuss-modal .application-upload {
      margin-top: 20px; } }

.new-discuss-modal .wrap-button {
  margin-top: 32px; }
  @media screen and (max-width: 1024px) {
    .new-discuss-modal .wrap-button {
      margin-top: 38px; } }
  @media screen and (max-width: 767px) {
    .new-discuss-modal .wrap-button {
      margin-top: 20px; } }
  .new-discuss-modal .wrap-button .but {
    width: 100%;
    max-width: inherit;
    margin-bottom: 16px; }
    @media screen and (max-width: 767px) {
      .new-discuss-modal .wrap-button .but {
        margin-bottom: 12px; } }
    .new-discuss-modal .wrap-button .but:disabled span {
      background-color: #9399A4; }
    .new-discuss-modal .wrap-button .but span {
      font-size: 18px;
      line-height: 22px;
      font-weight: 700;
      text-transform: uppercase;
      min-height: 70px;
      border-radius: 100px; }
      @media screen and (max-width: 1024px) {
        .new-discuss-modal .wrap-button .but span {
          min-height: 59px;
          font-size: 16px;
          line-height: 19px; } }

.new-discuss-modal .fieldset-file__active-load {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.application-form-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 38px 0 0; }
  @media screen and (max-width: 1024px) {
    .application-form-grid {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding-top: 50px; } }
  @media screen and (max-width: 767px) {
    .application-form-grid {
      display: block;
      padding-top: 29px; } }
  .application-form-grid__left {
    padding: 21px 103px 0 9px;
    width: 58.5%; }
    @media screen and (max-width: 1300px) {
      .application-form-grid__left {
        padding: 21px 32px 0 0; } }
    @media screen and (max-width: 1024px) {
      .application-form-grid__left {
        padding: 15px 0 0 0;
        width: 46.479%; } }
    @media screen and (max-width: 767px) {
      .application-form-grid__left {
        width: 100%;
        margin-bottom: 20px;
        padding-top: 0; } }
  .application-form-grid__right {
    width: 41.5%; }
    @media screen and (max-width: 1024px) {
      .application-form-grid__right {
        width: 46.479%; } }
    @media screen and (max-width: 767px) {
      .application-form-grid__right {
        width: 100%; } }

.application-field {
  margin-bottom: 40px;
  position: relative;
  padding: 0 0 18px;
  border-bottom: 1px solid rgba(126, 126, 126, 0.5); }
  .application-field.is-error .application__textarea::-webkit-input-placeholder {
    color: #EB5757; }
  .application-field.is-error .application__textarea::-moz-placeholder {
    color: #EB5757; }
  .application-field.is-error .application__textarea:-ms-input-placeholder {
    color: #EB5757; }
  .application-field.is-error .application__textarea::-ms-input-placeholder {
    color: #EB5757; }
  .application-field.is-error .application__textarea::placeholder {
    color: #EB5757; }
  .application-field .is-success .application__input,
  .application-field .is-success .application__textarea {
    color: #000; }
    .application-field .is-success .application__input:-internal-autofill-selected,
    .application-field .is-success .application__textarea:-internal-autofill-selected {
      -webkit-text-fill-color: #000 !important; }
  .application-field .application-input {
    position: static;
    margin-bottom: 1px; }
  @media screen and (max-width: 1024px) {
    .application-field {
      margin-bottom: 38px;
      padding: 0 0 16px; } }
  @media screen and (max-width: 767px) {
    .application-field {
      margin-bottom: 18px;
      padding: 0 0 15px; }
      .application-field input {
        display: block; } }
  .application-field:last-child {
    margin: 0; }
  .application-field .label-error {
    top: 100%;
    margin-top: 2px;
    line-height: normal; }
  .application-field .application__input,
  .application-field .application__textarea {
    display: block;
    border-radius: 0;
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    text-transform: none;
    min-height: inherit;
    height: auto; }
    @media screen and (max-width: 1024px) {
      .application-field .application__input,
      .application-field .application__textarea {
        font-size: 18px;
        line-height: 22px; } }
    @media screen and (max-width: 767px) {
      .application-field .application__input,
      .application-field .application__textarea {
        font-size: 14px;
        line-height: 17px; } }
    .application-field .application__input::-webkit-input-placeholder, .application-field .application__textarea::-webkit-input-placeholder {
      font-size: 24px;
      line-height: 24px;
      font-weight: 500;
      text-transform: none; }
    .application-field .application__input::-moz-placeholder, .application-field .application__textarea::-moz-placeholder {
      font-size: 24px;
      line-height: 24px;
      font-weight: 500;
      text-transform: none; }
    .application-field .application__input:-ms-input-placeholder, .application-field .application__textarea:-ms-input-placeholder {
      font-size: 24px;
      line-height: 24px;
      font-weight: 500;
      text-transform: none; }
    .application-field .application__input::-ms-input-placeholder, .application-field .application__textarea::-ms-input-placeholder {
      font-size: 24px;
      line-height: 24px;
      font-weight: 500;
      text-transform: none; }
    .application-field .application__input::placeholder,
    .application-field .application__textarea::placeholder {
      font-size: 24px;
      line-height: 24px;
      font-weight: 500;
      text-transform: none; }
      @media screen and (max-width: 1024px) {
        .application-field .application__input::-webkit-input-placeholder, .application-field .application__textarea::-webkit-input-placeholder {
          font-size: 18px;
          line-height: 22px; }
        .application-field .application__input::-moz-placeholder, .application-field .application__textarea::-moz-placeholder {
          font-size: 18px;
          line-height: 22px; }
        .application-field .application__input:-ms-input-placeholder, .application-field .application__textarea:-ms-input-placeholder {
          font-size: 18px;
          line-height: 22px; }
        .application-field .application__input::-ms-input-placeholder, .application-field .application__textarea::-ms-input-placeholder {
          font-size: 18px;
          line-height: 22px; }
        .application-field .application__input::placeholder,
        .application-field .application__textarea::placeholder {
          font-size: 18px;
          line-height: 22px; } }
      @media screen and (max-width: 767px) {
        .application-field .application__input::-webkit-input-placeholder, .application-field .application__textarea::-webkit-input-placeholder {
          font-size: 14px;
          line-height: 17px; }
        .application-field .application__input::-moz-placeholder, .application-field .application__textarea::-moz-placeholder {
          font-size: 14px;
          line-height: 17px; }
        .application-field .application__input:-ms-input-placeholder, .application-field .application__textarea:-ms-input-placeholder {
          font-size: 14px;
          line-height: 17px; }
        .application-field .application__input::-ms-input-placeholder, .application-field .application__textarea::-ms-input-placeholder {
          font-size: 14px;
          line-height: 17px; }
        .application-field .application__input::placeholder,
        .application-field .application__textarea::placeholder {
          font-size: 14px;
          line-height: 17px; } }
  .application-field .application__textarea {
    max-height: 140px;
    min-height: 56px;
    padding-right: 18px; }
    .application-field .application__textarea::-webkit-scrollbar {
      width: 6px;
      background-color: rgba(0, 0, 0, 0.1);
      border-radius: 10px; }
    .application-field .application__textarea::-webkit-scrollbar-thumb {
      background-color: #38A14C;
      border-radius: 10px; }
    @media screen and (max-width: 1024px) {
      .application-field .application__textarea {
        max-height: 147px;
        min-height: 22px;
        margin-bottom: 10px; } }
    @media screen and (max-width: 767px) {
      .application-field .application__textarea {
        max-height: 85px;
        min-height: 15px;
        margin-bottom: 0;
        display: block;
        height: 18px; } }
  .application-field .application-input.is-error .application__input {
    width: 100%; }

.application-select select {
  display: none; }
  .application-select select [value='hide'] {
    display: none; }

.application-select .select {
  min-height: 70px;
  border: 1px solid rgba(126, 126, 126, 0.5);
  border-radius: 100px;
  cursor: pointer;
  position: relative; }
  @media screen and (max-width: 1024px) {
    .application-select .select {
      min-height: 57px; } }
  @media screen and (max-width: 767px) {
    .application-select .select {
      min-height: 46px; } }
  .application-select .select .select-styled {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    padding: 23px 32px;
    position: relative; }
    .application-select .select .select-styled::before {
      content: '';
      position: absolute;
      right: 32px;
      top: calc( 50% - 6px);
      width: 12px;
      height: 12px;
      background: url(/local/templates/.default/markup_notamedia/build/css/../images/svg/green-arrow.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center; }
    .application-select .select .select-styled.active::before {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    @media screen and (max-width: 1024px) {
      .application-select .select .select-styled {
        padding: 20px;
        font-size: 14px;
        line-height: 17px; }
        .application-select .select .select-styled::before {
          right: 19px; } }
    @media screen and (max-width: 767px) {
      .application-select .select .select-styled {
        padding: 14px 16px;
        font-size: 12px;
        line-height: 15px; }
        .application-select .select .select-styled::before {
          right: 16px; } }
  .application-select .select .select-options {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: 8px;
    background-color: #fff;
    z-index: 10;
    max-height: 232px;
    overflow: auto;
    border: 1px solid rgba(126, 126, 126, 0.5);
    border-radius: 24px;
    padding: 28px 25px 28px 20px; }
    @media screen and (max-width: 1024px) {
      .application-select .select .select-options {
        max-height: 190px;
        border-radius: 16px;
        padding: 18px 9px 20px 15px; } }
    .application-select .select .select-options li {
      font-size: 16px;
      line-height: 16px;
      font-weight: 500;
      -webkit-transition: color 0.3s ease-in-out;
      -o-transition: color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out;
      margin-bottom: 24px; }
      .application-select .select .select-options li:first-child {
        display: none; }
      @media screen and (max-width: 1024px) {
        .application-select .select .select-options li {
          font-size: 14px;
          line-height: 14px;
          margin-bottom: 20px;
          margin-right: 0; } }
      @media screen and (max-width: 767px) {
        .application-select .select .select-options li {
          font-size: 14px;
          line-height: 14px;
          margin-bottom: 20px; } }
      .application-select .select .select-options li:last-child {
        margin-bottom: 0; }
      .application-select .select .select-options li:hover {
        color: #38A14C; }

.application-select .mCSB_scrollTools .mCSB_draggerRail {
  width: 6px; }

.application-select .mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(0, 0, 0, 0.1); }

.application-select .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #38A14C;
  width: 6px; }

.popup--visible {
  display: block; }

.html-hidden-popup {
  overflow-y: hidden; }

.html-hidden {
  overflow-y: hidden; }

.gradient-text {
  display: inline-block;
  background-color: #2AA5A0;
  background-image: -o-linear-gradient(355.45deg, #28A1CE 10.26%, #38A85E 60.82%);
  background-image: linear-gradient(94.55deg, #28A1CE 10.26%, #38A85E 60.82%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.wrapper__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 22px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .wrapper__title {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 40px; } }
  @media screen and (max-width: 767px) {
    .wrapper__title {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 22px; } }
  .wrapper__title .title {
    margin: 0; }
  .wrapper__title h1 {
    font-size: 98px;
    font-weight: 700;
    line-height: 100px;
    letter-spacing: 0em; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .wrapper__title h1 {
        font-size: 64px;
        font-weight: 700;
        line-height: 66px; } }
    @media screen and (max-width: 767px) {
      .wrapper__title h1 {
        font-size: 26px;
        font-weight: 700;
        line-height: 27px; } }
  .wrapper__title .sub-title {
    -webkit-align-self: end;
        -ms-flex-item-align: end;
                -ms-grid-row-align: end;
            align-self: end;
    text-transform: inherit;
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 10px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .wrapper__title .sub-title {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        -webkit-align-self: auto;
            -ms-flex-item-align: auto;
                    -ms-grid-row-align: auto;
                align-self: auto; } }
    @media screen and (max-width: 767px) {
      .wrapper__title .sub-title {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        -webkit-align-self: auto;
            -ms-flex-item-align: auto;
                    -ms-grid-row-align: auto;
                align-self: auto; } }

.popup--success .popup__content {
  overflow: hidden;
  border-radius: 8px;
  padding: 0 !important; }

.popup--success .popup__exit {
  display: none; }

.popup--success .application {
  display: none; }

.popup--success .page {
  display: block; }

.seo-banner {
  position: relative; }
  .seo-banner__content {
    max-width: 1614px;
    margin: auto;
    padding: 64px;
    position: relative;
    -webkit-box-sizing: content-box;
            box-sizing: content-box; }
    @media (min-width: 1025px) and (max-width: 1900px) {
      .seo-banner__content {
        max-width: 1432px; } }
    @media screen and (max-width: 1024px) {
      .seo-banner__content {
        padding: 80px 40px 43px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media screen and (max-width: 767px) {
      .seo-banner__content {
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 12px;
        padding-bottom: 40px; } }
  .seo-banner__image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -3; }
    .seo-banner__image picture, .seo-banner__image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: left;
         object-position: left; }
  .seo-banner__second-image {
    z-index: -1; }
    .seo-banner__second-image img {
      -o-object-position: right;
         object-position: right;
      -o-object-fit: contain !important;
         object-fit: contain !important; }
      @media screen and (max-width: 767px) {
        .seo-banner__second-image img {
          -o-object-fit: cover !important;
             object-fit: cover !important; } }
  .seo-banner__title {
    color: #FFF;
    font-variant-numeric: lining-nums proportional-nums;
    -webkit-font-feature-settings: 'case' on;
            font-feature-settings: 'case' on;
    font-family: 'Proxima';
    font-size: 108px;
    font-style: normal;
    font-weight: 700;
    line-height: 97px;
    /* 89.815% */
    letter-spacing: -1.08px;
    text-transform: uppercase;
    max-width: 648px;
    margin-left: -6px; }
    @media screen and (max-width: 1024px) {
      .seo-banner__title {
        font-size: 76px;
        font-style: normal;
        font-weight: 700;
        line-height: 76px;
        /* 100% */
        letter-spacing: -0.76px;
        margin-left: 0px; } }
    @media screen and (max-width: 767px) {
      .seo-banner__title {
        max-width: 300px;
        font-size: 36px;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: -0.01em; } }
    .seo-banner__title p {
      -webkit-text-stroke: 2px white;
      color: rgba(0, 0, 0, 0); }
      @media screen and (max-width: 767px) {
        .seo-banner__title p {
          -webkit-text-stroke: 1px white;
          color: rgba(0, 0, 0, 0); } }
  .seo-banner__tags {
    margin-top: 44px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 66px; }
    @media screen and (max-width: 1024px) {
      .seo-banner__tags {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
            -ms-flex-order: 9;
                order: 9;
        margin-top: 0px;
        gap: 77px; } }
    @media screen and (max-width: 767px) {
      .seo-banner__tags {
        max-width: 250px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 18px; } }
  .seo-banner__tag {
    font-family: 'Proxima';
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 23px;
    /* 135.294% */
    letter-spacing: 0.17px;
    color: white; }
    .seo-banner__tag:nth-child(1) {
      width: 218px; }
    .seo-banner__tag:nth-child(2) {
      width: 97px; }
    .seo-banner__tag:nth-child(3) {
      width: 170px; }
    @media screen and (max-width: 1024px) {
      .seo-banner__tag {
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px;
        /* 122.222% */
        letter-spacing: 0.18px; }
        .seo-banner__tag:nth-child(1) {
          width: 191px; }
        .seo-banner__tag:nth-child(2) {
          width: 102px; }
        .seo-banner__tag:nth-child(3) {
          width: 117px; } }
    @media screen and (max-width: 767px) {
      .seo-banner__tag {
        font-size: 15px;
        font-weight: 600;
        line-height: 20px;
        letter-spacing: 0.01em;
        width: 100% !important; } }
  .seo-banner__wrapper-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 66px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 51px; }
    @media screen and (max-width: 1024px) {
      .seo-banner__wrapper-button {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: start;
            -ms-flex-align: start;
                align-items: start;
        gap: 0;
        margin-top: 44px; } }
    @media screen and (max-width: 767px) {
      .seo-banner__wrapper-button {
        margin-top: 32px; } }
  .seo-banner__decorate-line {
    opacity: 0.4;
    background: #FFF;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    height: 1px;
    position: relative;
    z-index: -2; }
    @media screen and (max-width: 1024px) {
      .seo-banner__decorate-line {
        margin-top: 44px;
        margin-bottom: 34px;
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .seo-banner__decorate-line {
        margin-top: 31px;
        margin-bottom: 31px; } }
  .seo-banner__button {
    padding: 16px 43px;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    /* 114.286% */
    text-transform: uppercase;
    color: #469357;
    background: white;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 50px; }
    @media screen and (max-width: 1024px) {
      .seo-banner__button {
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 40px;
        padding: 3px 35px; } }
    @media screen and (max-width: 767px) {
      .seo-banner__button {
        padding: 5px 14px;
        font-size: 12px;
        font-weight: 600;
        line-height: 20px;
        letter-spacing: 0.04em;
        text-align: left; } }

.about-us {
  padding-top: 140px;
  padding-bottom: 160px;
  font-family: 'Proxima', sans-serif; }
  @media screen and (max-width: 1024px) {
    .about-us {
      padding-top: 72px;
      padding-bottom: 82px;
      padding-left: 8px;
      padding-right: 8px; } }
  @media screen and (max-width: 767px) {
    .about-us {
      padding-top: 36px;
      padding-bottom: 36px;
      padding-left: 4px;
      padding-right: 4px; } }
  .about-us__title {
    color: #09101B;
    font-size: 98px;
    font-style: normal;
    font-weight: 700;
    line-height: 100px;
    text-transform: uppercase; }
    .about-us__title p {
      background: -webkit-gradient(linear, right top, left top, color-stop(27.82%, #38A85A), color-stop(97.83%, #2892CE));
      background: -o-linear-gradient(right, #38A85A 27.82%, #2892CE 97.83%);
      background: linear-gradient(270deg, #38A85A 27.82%, #2892CE 97.83%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-variant-numeric: lining-nums proportional-nums;
      text-transform: uppercase; }
    @media screen and (max-width: 1024px) {
      .about-us__title {
        font-size: 64px;
        font-weight: 700;
        line-height: 72px;
        letter-spacing: 0em; } }
    @media screen and (max-width: 767px) {
      .about-us__title {
        font-size: 26px;
        font-weight: 700;
        line-height: 28px; } }
  .about-us__content {
    margin-left: 19.7vw; }
    @media screen and (max-width: 1024px) {
      .about-us__content {
        margin: 0; } }
  .about-us__description {
    margin-top: 64px;
    color: #09101B;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    max-width: 815px; }
    @media screen and (max-width: 1024px) {
      .about-us__description {
        font-size: 18px;
        font-weight: 400;
        line-height: 25px;
        margin-top: 20px; } }
    @media screen and (max-width: 767px) {
      .about-us__description {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        margin-top: 20px; } }
  .about-us__tags {
    margin-top: 100px;
    margin-bottom: 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-column-gap: 109px;
       -moz-column-gap: 109px;
            column-gap: 109px;
    row-gap: 64px;
    max-width: 1000px; }
    @media screen and (max-width: 1024px) {
      .about-us__tags {
        margin-top: 72px;
        -webkit-column-gap: 80px;
           -moz-column-gap: 80px;
                column-gap: 80px;
        row-gap: 54px;
        margin-bottom: 82px; } }
    @media screen and (max-width: 767px) {
      .about-us__tags {
        margin-top: 36px;
        -webkit-column-gap: 12px;
           -moz-column-gap: 12px;
                column-gap: 12px;
        row-gap: 24px;
        margin-bottom: 36px; } }
  .about-us__tag:last-child {
    margin-left: 8px; }
  @media screen and (max-width: 1024px) {
    .about-us__tag:last-child {
      margin-left: -35px; } }
  @media screen and (max-width: 767px) {
    .about-us__tag {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 8px;
      width: calc(50% - 6px); }
      .about-us__tag:last-child {
        margin-left: 0; } }
  .about-us__tag-title {
    color: #34A769;
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 98px;
    font-style: normal;
    font-weight: 700;
    line-height: 100px;
    /* 102.041% */
    text-transform: uppercase; }
    @media screen and (max-width: 1024px) {
      .about-us__tag-title {
        font-size: 68px;
        font-weight: 700;
        line-height: 100px; } }
    @media screen and (max-width: 767px) {
      .about-us__tag-title {
        font-size: 35px;
        font-weight: 700;
        line-height: 35px; } }
  .about-us__tag-description {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
    /* 100% */
    text-transform: uppercase; }
    @media screen and (max-width: 767px) {
      .about-us__tag-description {
        font-size: 12px;
        font-weight: 600;
        line-height: 14px; } }
  .about-us__question {
    margin-top: 64px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    gap: 32px; }
    @media screen and (max-width: 1024px) {
      .about-us__question {
        padding-left: 88px;
        gap: 20px;
        margin-top: 40px; } }
    @media screen and (max-width: 767px) {
      .about-us__question {
        padding-left: 49px;
        gap: 12px;
        margin-top: 20px; } }
    .about-us__question:before {
      content: '';
      position: absolute;
      display: block;
      width: 80px;
      height: 8px;
      background: -o-linear-gradient(358deg, #2892CE 8.65%, #38A85E 97.97%);
      background: linear-gradient(92deg, #2892CE 8.65%, #38A85E 97.97%);
      left: -133px;
      top: 11px; }
      @media screen and (max-width: 1024px) {
        .about-us__question:before {
          left: 0;
          top: 14px;
          width: 60px;
          height: 4px; } }
      @media screen and (max-width: 767px) {
        .about-us__question:before {
          width: 37px;
          height: 2px;
          top: 15px; } }
  .about-us__question-title {
    color: #09101B;
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    /* 100% */
    letter-spacing: -0.32px; }
    @media screen and (max-width: 1024px) {
      .about-us__question-title {
        font-size: 24px;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: -0.01em; } }
    @media screen and (max-width: 767px) {
      .about-us__question-title {
        font-size: 18px;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: -0.01em; } }
  .about-us__question-description {
    color: #09101B;
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    /* 141.667% */
    max-width: 850px; }
    @media screen and (max-width: 1024px) {
      .about-us__question-description {
        font-size: 18px;
        font-weight: 400;
        line-height: 25px; } }
    @media screen and (max-width: 767px) {
      .about-us__question-description {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px; } }

.seo-advantage {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: 'Proxima', sans-serif; }
  @media screen and (max-width: 1024px) {
    .seo-advantage {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media screen and (max-width: 767px) {
    .seo-advantage {
      padding-top: 36px;
      padding-bottom: 197px;
      padding-left: 4px;
      padding-right: 4px; } }
  .seo-advantage__image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -3; }
    .seo-advantage__image picture, .seo-advantage__image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: left;
         object-position: left; }
  .seo-advantage__second-image {
    position: absolute;
    width: 157px;
    height: 153px;
    bottom: -70px;
    left: 64px; }
    @media screen and (max-width: 1024px) {
      .seo-advantage__second-image {
        width: 108px;
        height: 105px;
        left: 11px;
        bottom: -50px; } }
    @media screen and (max-width: 767px) {
      .seo-advantage__second-image {
        width: 100%;
        height: 226px;
        left: 0px;
        bottom: -26px;
        margin-left: -12px; }
        .seo-advantage__second-image picture, .seo-advantage__second-image img {
          width: 100%;
          height: 100%;
          -o-object-position: center;
             object-position: center;
          -o-object-fit: contain;
             object-fit: contain; } }
  .seo-advantage__aim-image {
    width: 440px;
    height: 352px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 440px;
        -ms-flex: 0 0 440px;
            flex: 0 0 440px;
    margin-right: 18px; }
    .seo-advantage__aim-image picture, .seo-advantage__aim-image img {
      width: 100%;
      height: 100%;
      -o-object-position: center;
         object-position: center;
      -o-object-fit: contain;
         object-fit: contain; }
    @media screen and (max-width: 1024px) {
      .seo-advantage__aim-image {
        display: none; } }
  .seo-advantage__title {
    color: #FFF;
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 98px;
    font-style: normal;
    font-weight: 700;
    line-height: 100px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-height: 300px; }
    .seo-advantage__title span:first-line {
      color: #09101B; }
    @media screen and (max-width: 1024px) {
      .seo-advantage__title {
        font-size: 64px;
        font-weight: 700;
        line-height: 72px;
        padding-left: 10px; } }
    @media screen and (max-width: 767px) {
      .seo-advantage__title {
        max-width: 300px;
        font-size: 26px;
        font-weight: 700;
        line-height: 28px;
        padding-left: 0px; } }
  .seo-advantage__tags {
    margin-top: 64px;
    margin-left: 19.7vw;
    padding-right: 86px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 82px; }
    @media screen and (max-width: 1024px) {
      .seo-advantage__tags {
        margin-top: 40px;
        padding: 0 170px 0 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 20px;
        margin-left: 0; } }
    @media screen and (max-width: 767px) {
      .seo-advantage__tags {
        padding: 0;
        margin-top: 24px; } }
  .seo-advantage__tag {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 430px;
        -ms-flex: 1 1 430px;
            flex: 1 1 430px;
    color: white;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px; }
    @media screen and (max-width: 1024px) {
      .seo-advantage__tag {
        font-size: 18px;
        font-weight: 600;
        line-height: 25px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        max-width: 512px; } }
    @media screen and (max-width: 767px) {
      .seo-advantage__tag {
        font-size: 14px;
        font-weight: 600;
        line-height: 20px; } }

.seo-stages {
  padding-top: 140px;
  padding-bottom: 160px;
  font-family: 'Proxima', sans-serif;
  color: #09101B;
  background: #F6F7FB; }
  @media screen and (max-width: 1024px) {
    .seo-stages {
      padding-top: 80px;
      padding-bottom: 80px;
      padding-left: 8px;
      padding-right: 8px; } }
  @media screen and (max-width: 767px) {
    .seo-stages {
      padding-top: 36px;
      padding-bottom: 39px;
      padding-left: 4px;
      padding-right: 2px; } }
  .seo-stages__title {
    font-size: 98px;
    font-style: normal;
    font-weight: 700;
    line-height: 100px;
    /* 102.041% */
    text-transform: uppercase;
    margin-left: 19.7vw;
    max-width: 771px; }
    .seo-stages__title div:first-child {
      background: -webkit-gradient(linear, right top, left top, color-stop(27.82%, #38A85A), color-stop(97.83%, #2892CE));
      background: -o-linear-gradient(right, #38A85A 27.82%, #2892CE 97.83%);
      background: linear-gradient(270deg, #38A85A 27.82%, #2892CE 97.83%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-variant-numeric: lining-nums proportional-nums;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0);
      line-height: 98px;
      /* 102.041% */ }
    @media screen and (max-width: 1024px) {
      .seo-stages__title {
        margin-left: 0; }
        .seo-stages__title div {
          font-size: 64px;
          font-weight: 700;
          line-height: 72px !important;
          letter-spacing: 0em;
          text-align: left; } }
    @media screen and (max-width: 767px) {
      .seo-stages__title div {
        font-size: 26px;
        font-weight: 700;
        line-height: 28px !important; } }
  .seo-stages__sub-title {
    margin-top: 64px;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    margin-left: 19.7vw;
    max-width: 412px; }
    @media screen and (max-width: 1024px) {
      .seo-stages__sub-title {
        margin: 0;
        margin-top: 40px;
        font-size: 18px;
        font-weight: 400;
        line-height: 25px;
        max-width: 424px; } }
    @media screen and (max-width: 767px) {
      .seo-stages__sub-title {
        margin-top: 20px;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px; } }
  .seo-stages__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 100px;
    padding-left: calc(19.7vw - 88px);
    padding-right: 77px;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .seo-stages__list {
        padding: 0;
        margin-top: 50px; } }
    @media screen and (max-width: 767px) {
      .seo-stages__list {
        margin-top: 36px; } }
  .seo-stages__description {
    position: absolute;
    top: 3px;
    left: -1px;
    color: #829097;
    font-variant-numeric: lining-nums proportional-nums;
    -webkit-font-feature-settings: 'case' on;
            font-feature-settings: 'case' on;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    /* 133.333% */
    letter-spacing: -0.18px;
    text-transform: uppercase; }
    @media screen and (max-width: 1024px) {
      .seo-stages__description {
        display: none; } }
  .seo-stages__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 767px) {
      .seo-stages__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .seo-stages__line {
    width: 100%;
    height: 1px;
    background: #A9B3B9;
    margin-top: 44px;
    margin-bottom: 43px; }
    @media screen and (max-width: 1024px) {
      .seo-stages__line {
        margin-top: 36px;
        margin-bottom: 23px; } }
    @media screen and (max-width: 767px) {
      .seo-stages__line {
        margin-top: 36px;
        margin-bottom: 15px; } }
  .seo-stages__item-number {
    color: #34A769;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40px;
        -ms-flex: 0 0 40px;
            flex: 0 0 40px; }
    @media screen and (max-width: 1024px) {
      .seo-stages__item-number {
        font-size: 20px;
        font-weight: 700;
        line-height: 36px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25px;
            -ms-flex: 0 0 25px;
                flex: 0 0 25px; } }
    @media screen and (max-width: 767px) {
      .seo-stages__item-number {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        font-size: 16px;
        font-weight: 700;
        line-height: 22px; } }
  .seo-stages__item-title {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 420px;
        -ms-flex: 1 1 420px;
            flex: 1 1 420px;
    margin-left: 44px; }
    @media screen and (max-width: 1024px) {
      .seo-stages__item-title {
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        margin-left: 34px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 264px;
            -ms-flex: 1 1 264px;
                flex: 1 1 264px;
        margin-top: 6px; } }
    @media screen and (max-width: 767px) {
      .seo-stages__item-title {
        font-size: 16px;
        font-weight: 700;
        line-height: 19px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        margin: 0;
        margin-top: 8px; } }
  .seo-stages__item-description {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 440px;
        -ms-flex: 1 1 440px;
            flex: 1 1 440px;
    margin-left: 93px; }
    @media screen and (max-width: 1024px) {
      .seo-stages__item-description {
        font-size: 18px;
        font-weight: 400;
        line-height: 25px;
        margin-left: 34px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 329px;
            -ms-flex: 1 1 329px;
                flex: 1 1 329px;
        margin-top: 6px; } }
    @media screen and (max-width: 767px) {
      .seo-stages__item-description {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        margin: 0;
        margin-top: 12px;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px; } }

.seo-advantage-work {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 1024px) {
    .seo-advantage-work {
      overflow: hidden;
      padding-top: 80px;
      padding-bottom: 90px; } }
  @media screen and (max-width: 767px) {
    .seo-advantage-work {
      padding-top: 36px;
      padding-bottom: 36px;
      padding-left: 4px;
      padding-right: 4px; } }
  .seo-advantage-work__image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -3; }
    .seo-advantage-work__image picture, .seo-advantage-work__image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: left;
         object-position: left; }
  .seo-advantage-work__second-image {
    position: absolute;
    width: 430px;
    height: 430px;
    top: -112px;
    right: 7%;
    z-index: -1; }
    @media screen and (max-width: 1300px) {
      .seo-advantage-work__second-image {
        right: 0; } }
    @media screen and (max-width: 1200px) {
      .seo-advantage-work__second-image {
        right: -50px; } }
    @media screen and (max-width: 1024px) {
      .seo-advantage-work__second-image {
        width: 340px;
        height: 339px;
        top: 48px;
        right: -28px; } }
    @media screen and (max-width: 767px) {
      .seo-advantage-work__second-image {
        width: 170px;
        height: 170px;
        top: 17px;
        right: -18px; } }
  .seo-advantage-work__title {
    color: #09101B;
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 98px;
    font-style: normal;
    font-weight: 700;
    line-height: 100px;
    /* 102.041% */
    text-transform: uppercase;
    max-width: 1166px; }
    .seo-advantage-work__title span {
      color: white; }
    @media screen and (max-width: 1024px) {
      .seo-advantage-work__title {
        font-size: 64px;
        font-weight: 700;
        line-height: 72px;
        padding-left: 10px;
        max-width: 700px; } }
    @media screen and (max-width: 767px) {
      .seo-advantage-work__title {
        font-size: 26px;
        font-weight: 700;
        line-height: 28px;
        max-width: 260px;
        padding: 0; } }
  .seo-advantage-work__tags {
    margin-top: 64px;
    margin-left: 19.7vw;
    padding-right: 86px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 82px; }
    @media screen and (max-width: 1024px) {
      .seo-advantage-work__tags {
        margin-top: 40px;
        padding: 0;
        margin-left: 0;
        gap: 20px; } }
    @media screen and (max-width: 767px) {
      .seo-advantage-work__tags {
        padding: 0;
        margin-top: 24px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .seo-advantage-work__tag {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 430px;
        -ms-flex: 1 1 430px;
            flex: 1 1 430px;
    color: white;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px; }
    @media screen and (max-width: 1024px) {
      .seo-advantage-work__tag {
        font-size: 18px;
        font-weight: 600;
        line-height: 25px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100px;
            -ms-flex: 1 1 100px;
                flex: 1 1 100px; } }
    @media screen and (max-width: 767px) {
      .seo-advantage-work__tag {
        font-size: 14px;
        font-weight: 600;
        line-height: 20px; } }

.seo-form {
  font-family: 'Proxima', sans-serif;
  padding-top: 140px;
  padding-bottom: 160px; }
  @media screen and (max-width: 1024px) {
    .seo-form {
      padding-top: 80px;
      padding-bottom: 48px; } }
  @media screen and (max-width: 767px) {
    .seo-form {
      padding-top: 36px;
      padding-bottom: 27px;
      padding-left: 4px;
      padding-right: 4px; }
      .seo-form .container {
        padding: 0 16px !important; } }
  @media screen and (max-width: 767px) {
    .seo-form #form {
      padding: 0 !important; } }
  @media screen and (min-width: 1025px) {
    .seo-form .application-form-content {
      margin-left: 19.7vw; } }
  @media (max-width: 1499px) and (min-width: 1024px) {
    .seo-form .application-form-content {
      margin-left: calc(19.7vw - 64px); } }
  .seo-form__wrapper-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: end;
        -ms-flex-align: end;
            align-items: end;
    margin-bottom: 100px;
    gap: 82px; }
    @media screen and (max-width: 1024px) {
      .seo-form__wrapper-title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: initial;
        -webkit-justify-content: initial;
            -ms-flex-pack: initial;
                justify-content: initial;
        -webkit-box-align: initial;
        -webkit-align-items: initial;
            -ms-flex-align: initial;
                align-items: initial;
        gap: 45px;
        margin-bottom: 68px; } }
    @media screen and (max-width: 767px) {
      .seo-form__wrapper-title {
        gap: 17px;
        margin-bottom: 36px; } }
  .seo-form__title {
    color: #09101B;
    font-variant-numeric: lining-nums proportional-nums;
    -webkit-font-feature-settings: 'case' on;
            font-feature-settings: 'case' on;
    font-size: 98px;
    font-style: normal;
    font-weight: 700;
    line-height: 100px;
    /* 102.041% */
    text-transform: uppercase;
    width: calc(19.7vw + (100% - 86px - 82px - 19.7vw) / 2); }
    .seo-form__title p {
      background: -o-linear-gradient(355deg, #28A1CE 10.26%, #38A85E 60.82%);
      background: linear-gradient(95deg, #28A1CE 10.26%, #38A85E 60.82%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-variant-numeric: lining-nums proportional-nums;
      -webkit-font-feature-settings: 'case' on;
              font-feature-settings: 'case' on; }
    @media screen and (max-width: 1024px) {
      .seo-form__title {
        width: auto;
        font-size: 64px;
        font-weight: 700;
        line-height: 72px;
        /* 112.5% */
        letter-spacing: -0.64px;
        text-transform: uppercase; } }
    @media screen and (max-width: 767px) {
      .seo-form__title {
        font-size: 26px;
        font-weight: 600;
        line-height: 28px;
        /* 107.692% */
        letter-spacing: -0.26px;
        text-transform: uppercase; } }
  .seo-form__sub-title {
    color: #09101B;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    max-width: 346px;
    margin-bottom: 20px; }
    @media screen and (max-width: 1024px) {
      .seo-form__sub-title {
        font-size: 20px;
        font-weight: 400;
        line-height: 25px;
        margin: 0;
        padding: 0; } }
    @media screen and (max-width: 767px) {
      .seo-form__sub-title {
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        /* 133.333% */
        letter-spacing: 0.12px;
        max-width: 195px; } }

@media (min-width: 768px) {
  body.brand_slider .sticky-wrapper {
    height: auto !important; }
  body.brand_slider.header-stuck .brand-slider {
    margin-top: 70px; } }
  @media (min-width: 768px) and (max-width: 767px) {
    body.brand_slider.header-stuck .brand-slider {
      margin-top: 0; } }

.brand__conversation-button {
  position: absolute;
  right: 100px;
  bottom: 70px;
  z-index: 9; }
  @media (max-width: 1024px) {
    .brand__conversation-button {
      right: auto;
      bottom: 120px;
      left: 60px; } }
  @media (max-width: 767px) {
    .brand__conversation-button {
      bottom: 80px;
      left: 15px; }
      .brand__conversation-button .but span {
        height: 40px; } }

.tape {
  cursor: pointer; }

@media (max-width: 767px) {
  .brand_slider {
    margin-top: -20px; }
    .brand_slider .b-header {
      position: fixed; } }

.b-page__brand {
  font-family: 'Proxima', sans-serif;
  color: #000;
  overflow: hidden;
  width: 100%; }
  .b-page__brand .b-input {
    color: #000; }
  .b-page__brand .select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px; }
  .b-page__brand .select {
    cursor: pointer;
    display: inline-block;
    position: relative; }
    .b-page__brand .select select {
      opacity: 0 !important;
      width: 100%;
      height: 100% !important;
      position: absolute;
      top: 0;
      left: 0; }
  .b-page__brand .select-styled {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 60px;
    font-size: 50px;
    background: #fff;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 40px 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    cursor: pointer;
    z-index: 2; }
    @media (max-width: 1023px) {
      .b-page__brand .select-styled {
        font-size: 32px;
        height: 50px; } }
    @media (max-width: 767px) {
      .b-page__brand .select-styled {
        font-size: 18px;
        height: 30px;
        padding-right: 20px; } }
    .b-page__brand .select-styled:after {
      content: "";
      width: 25px;
      height: 33px;
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      background-image: url("/local/templates/.default/markup_notamedia/build/css/../images/select.svg");
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }
      @media (max-width: 1023px) {
        .b-page__brand .select-styled:after {
          width: 17px;
          height: 22px; } }
      @media (max-width: 1023px) {
        .b-page__brand .select-styled:after {
          width: 9px;
          height: 13px; } }
  .b-page__brand .brand-form__select.placeholder .select-styled {
    color: #828282; }
  @media (max-width: 1023px) and (min-width: 768px) {
    .b-page__brand .brand-form__select:not(.placeholder) .select-styled {
      height: auto;
      min-height: 50px;
      white-space: normal;
      line-height: normal; } }
  .b-page__brand .select-options {
    display: none;
    position: absolute;
    bottom: 100%;
    padding: 20px 0;
    background-color: #fff;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 4px 13px rgba(133, 133, 133, 0.13);
            box-shadow: 0px 4px 13px rgba(133, 133, 133, 0.13);
    border-radius: 4px;
    left: -45px;
    z-index: 10;
    list-style: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media (min-width: 1024px) {
      .b-page__brand .select-options {
        width: 720px !important; } }
    @media (max-width: 1023px) {
      .b-page__brand .select-options {
        width: 500px;
        left: 0; } }
    @media (max-width: 767px) {
      .b-page__brand .select-options {
        width: 275px;
        padding: 15px 0; } }
    .b-page__brand .select-options li {
      display: block;
      cursor: pointer;
      padding: 10px 30px 10px 45px;
      font-size: 50px;
      line-height: normal;
      -webkit-transition: color .2s ease-in-out;
      -o-transition: color .2s ease-in-out;
      transition: color .2s ease-in-out; }
      @media (min-width: 1024px) {
        .b-page__brand .select-options li:hover {
          color: #0D68A7; }
        .b-page__brand .select-options li:nth-child(3):hover {
          color: #1899C8; }
        .b-page__brand .select-options li:nth-child(4):hover {
          color: #19A0BC; }
        .b-page__brand .select-options li:nth-child(5):hover {
          color: #179B99; }
        .b-page__brand .select-options li:nth-child(6):hover {
          color: #18A649; }
        .b-page__brand .select-options li:nth-child(7):hover {
          color: #90C149; } }
      @media (max-width: 1023px) {
        .b-page__brand .select-options li {
          font-size: 32px; } }
      @media (max-width: 767px) {
        .b-page__brand .select-options li {
          font-size: 18px;
          padding-left: 17px;
          padding-right: 17px; } }
      .b-page__brand .select-options li[rel="hide"] {
        display: none; }
  .b-page__brand .checkbox-form {
    display: inline-block !important;
    padding-left: 30px;
    cursor: pointer;
    font-size: 17px;
    font-weight: 400;
    line-height: 21px;
    color: #000;
    margin: 0;
    position: relative; }
    @media (max-width: 767px) {
      .b-page__brand .checkbox-form {
        font-size: 14px; } }
    .b-page__brand .checkbox-form .help-block {
      font-size: 14px;
      line-height: 16px; }
    .b-page__brand .checkbox-form.has-error:before {
      display: none; }
    .b-page__brand .checkbox-form.has-error .checkbox-form__text:before {
      border-color: #e42b31; }
    .b-page__brand .checkbox-form a {
      color: #1966a5; }
  @media (min-width: 768px) {
    .b-page__brand .checkbox-form .help-block {
      position: absolute; } }
  .b-page__brand .checkbox-form .checkbox-form__text {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    word-break: break-word; }
  .b-page__brand .checkbox-form .checkbox-form__text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border-radius: 2.1px;
    background-color: #fff;
    -webkit-transition: border 300ms ease-out;
    -o-transition: border 300ms ease-out;
    transition: border 300ms ease-out;
    border: 1px solid transparent; }
  .b-page__brand .checkbox-form .checkbox-form__text:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    width: 14px;
    height: 14px;
    opacity: 0;
    -webkit-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjU3MTQzIDdMMCAzLjYzOTE1TDEuMDEgMi42ODg3TDMuNTcxNDMgNS4wOTkxTDguOTkgMEwxMCAwLjk1MDQ0OUwzLjU3MTQzIDdaIiBmaWxsPSJibGFjayIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position: center; }
  .b-page__brand .checkbox-form input {
    position: absolute !important;
    visibility: hidden;
    opacity: 0; }
  .b-page__brand .checkbox-form input + .label-error + .checkbox-form__text:before {
    border-color: red; }
  .b-page__brand .checkbox-form input:checked + .checkbox-form__text:after {
    opacity: 1; }
  .b-page__brand .checkbox-form input:checked + .label-error + .checkbox-form__text:before {
    border-color: #B1B1B1; }
  .b-page__brand .checkbox-form input:checked + .label-error + .checkbox-form__text:after {
    opacity: 1; }

@media (min-width: 1270px) {
  .brand-container {
    max-width: 1230px;
    width: 1230px;
    margin: 0 auto;
    padding: 0 15px; } }

@media (max-width: 1269px) and (min-width: 1025px) {
  .brand-container {
    width: 1000px;
    max-width: 1000px;
    min-width: 1000px; } }

.brand-container a:hover {
  text-decoration: none; }

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

.brand-container .link {
  display: block;
  cursor: pointer; }

.brand-slider {
  height: calc(100vh - 100px);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  -o-transition: transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  position: relative; }
  @media (min-width: 1024px) {
    .brand-slider {
      min-height: 600px; } }
  @media (min-width: 1024px) and (max-width: 1459px) {
    .brand-slider {
      height: calc(100vh - 70px); } }
  .brand-slider .swiper-wrapper {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.74, 0.22, 0.99);
         -o-transition-timing-function: cubic-bezier(0.25, 0.74, 0.22, 0.99);
            transition-timing-function: cubic-bezier(0.25, 0.74, 0.22, 0.99); }
  .brand-slider .swiper-container,
  .brand-slider .swiper-wrapper {
    height: 100%; }
  .brand-slider .swiper-slide {
    height: 100% !important; }

.brand-slider__main {
  height: 100%; }
  .brand-slider__main .swiper-slide {
    background-color: #122C5B; }

.brand-slider__main,
.brand-box__colors,
.brand-slider__links,
.brand-slider__desc,
.swiper-counter {
  position: absolute; }

.brand-slider__main,
.brand-box__colors {
  top: 0;
  height: 100%; }

.brand-box__colors {
  left: 0;
  width: 489px;
  pointer-events: none;
  z-index: -1; }
  .brand-box__colors .swiper-container {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.brand-slider__main {
  right: 0;
  width: calc(100% - 489px);
  background-color: #f1f1f1; }

.brand-slider__links,
.brand-slider__desc,
.swiper-counter {
  z-index: 2;
  color: #fff; }

.swiper-counter,
.brand-slider__desc,
.brand-slider__links {
  left: 120px; }
  @media (max-width: 1024px) {
    .swiper-counter,
    .brand-slider__desc,
    .brand-slider__links {
      left: 103px; } }

.brand-slider__desc {
  top: 37%; }

.brand-slider__subtitle {
  font-size: 21px;
  line-height: 34px;
  max-width: 340px;
  opacity: 0;
  position: absolute;
  visibility: hidden; }
  @media (min-width: 1024px) {
    .brand-slider__subtitle {
      min-height: 112px; } }
  @media (max-width: 1023px) {
    .brand-slider__subtitle {
      min-height: 81px; } }
  @media (max-width: 767px) {
    .brand-slider__subtitle {
      min-height: 52px; } }
  .brand-slider__subtitle.slide_index_1, .brand-slider__subtitle.slide_index_2, .brand-slider__subtitle.slide_index_3, .brand-slider__subtitle.slide_index_4, .brand-slider__subtitle.slide_index_5, .brand-slider__subtitle.slide_index_6 {
    opacity: 1;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    position: static;
    visibility: visible; }
  .brand-slider__subtitle:not(:last-child) {
    margin-bottom: 50px; }

.brand-slider__title {
  font-size: 82px;
  line-height: 25px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.13em; }

.swiper-counter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 15px;
  line-height: 25px;
  top: 74px; }
  .swiper-counter div:not(:last-child) {
    margin-right: 21px; }

.swiper-counter__elem {
  width: 8px; }

.swiper-progress {
  width: 102px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.4);
  position: relative; }
  .swiper-progress:before {
    content: '';
    display: block;
    width: 0;
    height: 100%;
    background-color: #fff; }
  .swiper-progress.is-active:before {
    -webkit-transition: width 8s linear;
    -o-transition: width 8s linear;
    transition: width 8s linear;
    width: 100%; }

.brand-slider__links {
  bottom: 75px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  font-size: 21px;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  width: 310px;
  height: 30px; }
  .brand-slider__links.slide_index_2 .brand-slider__link-wrap {
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%); }
  .brand-slider__links.slide_index_3 .brand-slider__link-wrap {
    -webkit-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
            transform: translateX(-200%); }
  .brand-slider__links a {
    color: inherit; }
    .brand-slider__links a:hover {
      text-decoration: none; }

.brand-slider__link-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transition: -webkit-transform .5s ease-in-out;
  transition: -webkit-transform .5s ease-in-out;
  -o-transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out; }
  .brand-slider__link-wrap:not(:first-child) {
    left: 100%; }
  .brand-slider__link-wrap:last-child {
    left: 200%; }

.brand-slider__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent; }
  .brand-slider__link-icon {
    position: relative;
    width: 37px;
    height: 2px;
    background-color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .brand-slider__link-icon span {
      display: block;
      position: absolute;
      right: 2px;
      bottom: -5px;
      width: 12px;
      height: 12px;
      -webkit-box-shadow: 2px -2px 0 0 #fff;
              box-shadow: 2px -2px 0 0 #fff;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .brand-slider__link-icon svg {
      vertical-align: middle; }
  .brand-slider__link-text + .brand-slider__link-icon {
    margin-left: 20px; }
  .brand-slider__link:hover .brand-slider__link-icon {
    width: 74px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }

.brand-slider__image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.brand-slider__image-card img {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 100%; }
  @media (min-width: 1024px) {
    .brand-slider__image-card img {
      width: 839px; } }

.brand-form .container,
.brand-projects .container {
  max-width: 1160px;
  width: 100%;
  padding: 0 40px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 1023px) {
    .brand-form .container,
    .brand-projects .container {
      padding: 0 60px; } }

.brand-form {
  padding-bottom: 135px; }
  .brand-form .container {
    position: relative; }
  .brand-form input::-webkit-input-placeholder, .brand-form textarea::-webkit-input-placeholder {
    color: #828282 !important;
    opacity: 1 !important; }
  .brand-form input::-moz-placeholder, .brand-form textarea::-moz-placeholder {
    color: #828282 !important;
    opacity: 1 !important; }
  .brand-form input:-ms-input-placeholder, .brand-form textarea:-ms-input-placeholder {
    color: #828282 !important;
    opacity: 1 !important; }
  .brand-form input::-ms-input-placeholder, .brand-form textarea::-ms-input-placeholder {
    color: #828282 !important;
    opacity: 1 !important; }
  .brand-form input::placeholder,
  .brand-form textarea::placeholder {
    color: #828282 !important;
    opacity: 1 !important; }
  .brand-form .b-input {
    font-size: 50px;
    line-height: normal;
    height: 70px;
    padding-left: 0;
    border: 1px solid transparent;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0; }
    .brand-form .b-input:focus::-webkit-input-placeholder {
      color: transparent !important; }
    .brand-form .b-input:focus::-moz-placeholder {
      color: transparent !important; }
    .brand-form .b-input:focus:-ms-input-placeholder {
      color: transparent !important; }
    .brand-form .b-input:focus::-ms-input-placeholder {
      color: transparent !important; }
    .brand-form .b-input:focus::placeholder {
      color: transparent !important; }
  .brand-form .b-input.error {
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: red !important; }
  .brand-form .help-block {
    display: none; }

.brand-form__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .brand-form__flex.align_center {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .brand-form__flex:not(:last-child) {
    margin-bottom: 110px; }
    @media (max-width: 1023px) {
      .brand-form__flex:not(:last-child) {
        margin-bottom: 80px; } }

.brand-form__item {
  width: calc(100% - 460px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 1023px) {
    .brand-form__item {
      width: calc(100% - 253px); } }
  .brand-form__item + .brand-form__item {
    width: 300px;
    margin-left: auto; }
    @media (max-width: 1023px) {
      .brand-form__item + .brand-form__item {
        width: 253px; } }
  .brand-form__item:first-child {
    padding-right: 25px; }

.brand-form__submit .b-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 74px;
  border-radius: 4px;
  border: 2px solid #999999;
  font-size: 22px;
  line-height: 56px;
  color: #999999;
  background-color: #fff;
  text-transform: uppercase;
  width: 100%;
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out; }
  @media (min-width: 1024px) {
    .brand-form__submit .b-button:hover {
      background-color: #999999;
      color: #fff;
      border-color: transparent; }
      .brand-form__submit .b-button:hover .b-button__icon svg {
        stroke: #fff; } }
  .brand-form__submit .b-button .b-button__label {
    font-size: inherit;
    line-height: inherit; }

.brand-form__submit .b-button__icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .brand-form__submit .b-button__icon svg {
    width: 26px;
    stroke: #999999;
    -webkit-transition: stroke .2s ease-in-out;
    -o-transition: stroke .2s ease-in-out;
    transition: stroke .2s ease-in-out; }
  .brand-form__submit .b-button__icon:not(:first-child) {
    margin-left: 20px; }

.brand-form__checkbox .checkbox-form .checkbox-form__text:before {
  border: 1px solid #828282;
  border-radius: 3px;
  width: 38px;
  height: 38px; }

.brand-form__checkbox .checkbox-form .checkbox-form__text:after {
  background-image: url("/local/templates/.default/markup_notamedia/build/css/../images/checked-2.svg");
  background-size: contain;
  width: 24px;
  height: 20px;
  left: 9px; }

.brand-form__checkbox .checkbox-form {
  padding-left: 60px; }

.brand-form__checkbox .checkbox-form__text {
  color: #828282;
  font-size: 16px; }

.brand-projects {
  padding: 140px 0 104px;
  background-color: rgba(196, 196, 196, 0.1); }
  .brand-projects:not(:last-child) {
    margin-bottom: 130px; }

.brand-projects__title {
  font-weight: normal;
  font-size: 50px;
  line-height: 66px; }
  .brand-projects__title:not(:last-child) {
    margin-bottom: 65px; }

.brand-projects__images-wrap {
  margin: 0 -25px; }

.brand-projects__images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%; }
  @media (min-width: 768px) {
    .brand-projects__images {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }

.brand-projects__image {
  width: 16.6666666667%;
  padding: 0 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .brand-projects__image img {
    max-width: 100%; }

.brand-form_succes {
  background-color: #fff;
  width: 100%;
  height: 400px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 767px) {
    .brand-form_succes {
      height: 250px; } }

.brand-slider__main-nav .swiper-next,
.brand-slider__main-nav .swiper-prev {
  width: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  z-index: 2;
  outline: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0; }
  @media (max-width: 1023px) {
    .brand-slider__main-nav .swiper-next,
    .brand-slider__main-nav .swiper-prev {
      display: none; } }
  @media (min-width: 1024px) {
    .brand-slider__main-nav .swiper-next:hover,
    .brand-slider__main-nav .swiper-prev:hover {
      opacity: 1;
      cursor: none; } }

.brand-slider__main-nav .swiper-next {
  left: auto;
  right: 0; }

@media (min-width: 1024px) {
  .brand-slider__main {
    cursor: none; } }

@media (max-width: 1023px) {
  .brand-slider__main {
    width: 100%;
    left: 0; }
    .brand-slider__main:before {
      content: '';
      display: block;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 6, 27, 0)), to(#040B1A));
      background: -o-linear-gradient(top, rgba(4, 6, 27, 0) 0%, #040B1A 100%);
      background: linear-gradient(180deg, rgba(4, 6, 27, 0) 0%, #040B1A 100%);
      opacity: 0.6;
      width: 100%;
      height: 200px;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 2; }
  .brand-slider__links,
  .swiper-counter {
    z-index: 3; }
  .brand-box__colors .swiper-wrapper,
  .brand-slider__main .swiper-wrapper {
    height: 100% !important; }
  .swiper-counter {
    top: auto;
    left: auto;
    right: 60px;
    bottom: 65px; }
  .brand-slider {
    height: calc(100vh - 140px); }
  .brand-slider__links {
    left: 60px;
    bottom: 65px; }
  .brand-slider__link-icon {
    display: none; }
  .brand-box__colors {
    width: 358px;
    height: 342px;
    z-index: 2; }
  .brand-slider__desc {
    left: 56px;
    top: 63px; }
  .brand-slider__subtitle {
    font-size: 19px;
    line-height: 27px;
    max-width: 240px; }
    .brand-slider__subtitle:not(:last-child) {
      margin-bottom: 87px; }
  .brand-slider__image-card img {
    width: 680px; }
  .brand-form {
    padding-bottom: 90px; }
    .brand-form .b-input {
      font-size: 32px;
      height: 60px; }
  .brand-form__submit .b-button {
    font-size: 16px; }
  .brand-form__submit .b-button__icon svg {
    width: 21px;
    height: 21px; }
  .brand-projects__title {
    font-size: 36px;
    line-height: 52px; }
  .brand-projects {
    padding: 60px 0; }
    .brand-projects:not(:last-child) {
      margin-bottom: 70px; } }

@media (max-width: 767px) {
  .brand-box__colors {
    width: 156px;
    height: 158px; }
  .brand-slider__subtitle {
    font-size: 10px;
    line-height: 13px;
    max-width: 105px; }
    .brand-slider__subtitle:not(:last-child) {
      margin-bottom: 25px; }
  .brand-slider__title {
    font-size: 36px;
    line-height: 12px;
    margin-left: -4px; }
  .brand-slider__desc {
    left: 27px;
    top: 35px; }
  .brand-slider__links {
    font-size: 15px;
    line-height: 25px;
    left: 20px;
    bottom: 40px;
    height: 20px;
    width: 150px; }
  .swiper-counter {
    font-size: 9px;
    line-height: 15px;
    right: 28px;
    bottom: 40px; }
    .swiper-counter div:not(:last-child) {
      margin-right: 13px; }
  .swiper-progress {
    width: 62px;
    height: 1px; }
  .brand-slider__image-card {
    width: 200px; }
  .brand-slider {
    height: 100vh;
    /* Fallback for browsers that do not support Custom Properties */
    height: calc(var(--vh, 1vh) * (100 - 10)); }
  .brand-slider__image-card img {
    bottom: 31px;
    width: 310px; }
  .brand-form__flex {
    display: block; }
  .brand-form__item,
  .brand-form__item + .brand-form__item {
    width: 100%; }
  .brand-form .container,
  .brand-projects .container {
    padding: 0 25px; }
  .brand-form {
    padding-bottom: 50px; }
    .brand-form .b-input {
      font-size: 18px;
      height: 30px; }
  .brand-form__item:first-child {
    padding-right: 0; }
  .brand-form__item:not(:last-child) {
    margin-bottom: 40px; }
  .brand-form__flex:not(:last-child) {
    margin-bottom: 40px; }
  .brand-form__checkbox .checkbox-form .checkbox-form__text:before {
    width: 26px;
    height: 26px; }
  .brand-form__checkbox .checkbox-form .checkbox-form__text:after {
    width: 12px;
    height: 10px; }
  .brand-form__checkbox .checkbox-form {
    padding-left: 45px; }
  .brand-form__submit .b-button {
    height: 40px;
    font-size: 13px;
    line-height: 16px;
    text-transform: none; }
  .brand-form__submit .b-button__icon svg {
    width: 11px;
    height: 11px; }
  .brand-form__submit .b-button__icon:not(:first-child) {
    margin-left: 8px; }
  .brand-form__checkbox .checkbox-form__text {
    font-size: 13px;
    line-height: 16px; }
  .brand-projects {
    padding: 35px 0; }
  .brand-projects__title {
    font-size: 18px;
    line-height: 29px; }
    .brand-projects__title:not(:last-child) {
      margin-bottom: 40px; }
  .brand-projects__images {
    margin-bottom: -12px; }
  .brand-projects__image {
    width: 33.333333%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 12px; }
  .brand-slider__main:before {
    height: 106px; } }

.brand__btn {
  position: relative;
  height: 74px;
  display: block;
  border-radius: 4px;
  text-align: center;
  width: 100%;
  font-weight: 700;
  font-size: 22px;
  line-height: 56px;
  text-transform: uppercase;
  overflow: hidden; }
  .brand__btn:after {
    content: '';
    width: 1500px;
    height: 1500px;
    position: absolute;
    top: -600px;
    left: -15px;
    border-radius: 4px;
    background: -o-linear-gradient(24.67deg, #0E6AA7 20.16%, #26A2CB 33.07%, #0C9A85 47.95%, #38A85A 59.54%, #98C15A 69.51%);
    background: linear-gradient(65.33deg, #0E6AA7 20.16%, #26A2CB 33.07%, #0C9A85 47.95%, #38A85A 59.54%, #98C15A 69.51%);
    background-size: cover;
    z-index: -1; }
  @media (max-width: 1024px) {
    .brand__btn {
      height: 63px;
      font-size: 16px; } }
  @media (max-width: 767px) {
    .brand__btn {
      height: 40px;
      font-size: 13px; } }
  .brand__btn .btn__back_transparent {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    right: 0;
    background-color: transparent;
    border: 2px solid #000;
    -webkit-transition: border-left-color 0.2s, border-bottom-color 0.4s, border-right-color 0.6s, border-top-color 0.8s;
    -o-transition: border-left-color 0.2s, border-bottom-color 0.4s, border-right-color 0.6s, border-top-color 0.8s;
    transition: border-left-color 0.2s, border-bottom-color 0.4s, border-right-color 0.6s, border-top-color 0.8s; }
  .brand__btn span {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    color: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #ffffff;
    border-radius: 4px; }
  .brand__btn:hover:after {
    -webkit-transform: rotate(720deg);
        -ms-transform: rotate(720deg);
            transform: rotate(720deg);
    -webkit-animation: target 3s infinite linear;
            animation: target 3s infinite linear; }
  .brand__btn:hover .btn__back_transparent {
    border-color: transparent;
    -webkit-transition: border-top-color 0.2s, border-right-color 0.4s, border-bottom-color 0.6s, border-left-color 0.8s;
    -o-transition: border-top-color 0.2s, border-right-color 0.4s, border-bottom-color 0.6s, border-left-color 0.8s;
    transition: border-top-color 0.2s, border-right-color 0.4s, border-bottom-color 0.6s, border-left-color 0.8s; }

@-webkit-keyframes target {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes target {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.cursor {
  width: 60px;
  height: 60px;
  position: absolute;
  z-index: 2;
  display: none; }
  @media (max-width: 1023px) {
    .cursor {
      display: none; } }
  .cursor svg {
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    -o-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out; }
  .cursor .hint {
    opacity: 0;
    visibility: hidden;
    margin-left: 20px;
    margin-top: 20px; }
  .cursor.visible {
    display: block; }
  .cursor.show-prev .hint, .cursor.show-next .hint {
    opacity: 1;
    visibility: visible; }
  .cursor.show-next .hint svg {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

@media (max-width: 767px) {
  .brand-portfolio {
    padding-top: 10px; } }

.brand-portfolio:last-of-type {
  margin-bottom: 80px; }
  @media (max-width: 1024px) {
    .brand-portfolio:last-of-type {
      margin-bottom: 65px; } }
  @media (max-width: 767px) {
    .brand-portfolio:last-of-type {
      margin-bottom: 25px; } }

.brand-portfolio:not(:last-of-type) {
  margin-bottom: 150px; }
  @media (max-width: 1024px) {
    .brand-portfolio:not(:last-of-type) {
      margin-bottom: 70px; } }
  @media (max-width: 767px) {
    .brand-portfolio:not(:last-of-type) {
      margin-bottom: 0;
      border-bottom: 1px solid rgba(214, 210, 207, 0.3); } }

.brand-portfolio__wrap {
  padding-bottom: 168px; }
  @media (max-width: 1024px) {
    .brand-portfolio__wrap {
      padding-bottom: 90px; } }
  @media (max-width: 767px) {
    .brand-portfolio__wrap {
      padding-bottom: 40px; } }

.brand-portfolio__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 70px;
  padding-right: 180px; }
  @media (max-width: 1270px) {
    .brand-portfolio__head {
      padding-right: 0; } }
  @media (max-width: 1024px) {
    .brand-portfolio__head {
      margin-bottom: 45px; } }
  @media (max-width: 767px) {
    .brand-portfolio__head {
      display: block;
      margin-bottom: 25px; } }

.brand-portfolio__title {
  width: 500px;
  font-weight: bold;
  font-size: 67px;
  line-height: 59px;
  white-space: nowrap;
  color: #000000; }
  @media (max-width: 1024px) {
    .brand-portfolio__title {
      width: 50%;
      font-size: 41px;
      margin-right: 0; } }
  @media (max-width: 767px) {
    .brand-portfolio__title {
      font-size: 28px;
      margin-bottom: 8px; } }

.brand-portfolio__preview {
  font-size: 19px;
  line-height: 29px;
  color: #000000;
  width: 500px;
  margin-top: 9px; }
  @media (max-width: 1270px) {
    .brand-portfolio__preview {
      width: 450px; } }
  @media (max-width: 1024px) {
    .brand-portfolio__preview {
      font-size: 14px;
      line-height: 22px;
      width: 50%; } }
  @media (max-width: 767px) {
    .brand-portfolio__preview {
      width: 100%;
      margin-top: 0; } }
  @media (width: 1024px) {
    .brand-portfolio__preview {
      padding-left: 76px; } }
  @media (max-width: 1023px) and (min-width: 768px) {
    .brand-portfolio__preview {
      padding-left: 45px; } }

.brand-portfolio__main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  @media (max-width: 767px) {
    .brand-portfolio__main {
      display: block; } }

@media (min-width: 768px) {
  .brand-portfolio__col {
    width: 50%; }
    .brand-portfolio__col + .brand-portfolio__col {
      padding-left: 76px; } }
    @media (min-width: 768px) and (max-width: 1023px) {
      .brand-portfolio__col + .brand-portfolio__col {
        padding-left: 45px; } }

@media (max-width: 767px) {
  .brand-portfolio__col + .brand-portfolio__col {
    padding-bottom: 23px; } }

@media (max-width: 767px) {
  .brand-portfolio__col:not(:last-child) {
    margin-bottom: 22px; } }

.brand-project {
  display: block;
  width: 100%; }
  .brand-project:not(:last-child) {
    margin-bottom: 25px; }
  .brand-project.brand-project_solo .brand-project__img {
    height: 784px; }
    @media (max-width: 1023px) {
      .brand-project.brand-project_solo .brand-project__img {
        height: 418px; } }
    @media (max-width: 767px) {
      .brand-project.brand-project_solo .brand-project__img {
        height: auto;
        padding-bottom: 132%; } }
  .brand-project:hover h2 {
    opacity: 0.5;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .brand-project__img {
    margin-bottom: 20px;
    overflow: hidden;
    height: 342px;
    position: relative; }
    @media (min-width: 1024px) {
      .brand-project__img:hover .brand-project__img-cover {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1); } }
    @media (max-width: 1023px) {
      .brand-project__img {
        height: 159px; } }
    @media (max-width: 767px) {
      .brand-project__img {
        height: auto;
        padding-bottom: 55%;
        margin-bottom: 22px; } }
  .brand-project__img-cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    height: 100% !important; }
  .brand-project__title {
    font-weight: bold;
    font-size: 21px;
    line-height: 25px;
    color: #000000;
    margin-bottom: 5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    @media (max-width: 767px) {
      .brand-project__title {
        font-size: 16px;
        margin-bottom: 0; } }
  .brand-project__preview {
    font-size: 16px;
    line-height: 25px;
    color: #999999; }
    @media (max-width: 767px) {
      .brand-project__preview {
        font-size: 13px; } }

/**
 * Swiper 5.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 8, 2020
 */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.new-swiper {
  /* Auto Height */
  /* 3D Effects */
  /* CSS Mode */
  /* Common Styles */
  /* Bullets */
  /* Progress */ }
  .new-swiper_index {
    padding-bottom: 0; }
    .new-swiper_index + .best {
      margin-top: 0; }
  .new-swiper .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1; }
  .new-swiper .swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .new-swiper .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
            box-sizing: content-box; }
  .new-swiper .swiper-container-android .swiper-slide,
  .new-swiper .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
            transform: translate3d(0px, 0, 0); }
  .new-swiper .swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .new-swiper .swiper-container-multirow-column > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .new-swiper .swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
         -o-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    margin: 0 auto; }
  .new-swiper .swiper-slide {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform; }
  .new-swiper .swiper-slide-invisible-blank {
    visibility: hidden; }
  .new-swiper .swiper-container-autoheight,
  .new-swiper .swiper-container-autoheight .swiper-slide {
    height: auto; }
  .new-swiper .swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform; }
  .new-swiper .swiper-container-3d {
    -webkit-perspective: 1200px;
            perspective: 1200px; }
  .new-swiper .swiper-container-3d .swiper-wrapper,
  .new-swiper .swiper-container-3d .swiper-slide,
  .new-swiper .swiper-container-3d .swiper-slide-shadow-left,
  .new-swiper .swiper-container-3d .swiper-slide-shadow-right,
  .new-swiper .swiper-container-3d .swiper-slide-shadow-top,
  .new-swiper .swiper-container-3d .swiper-slide-shadow-bottom,
  .new-swiper .swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d; }
  .new-swiper .swiper-container-3d .swiper-slide-shadow-left,
  .new-swiper .swiper-container-3d .swiper-slide-shadow-right,
  .new-swiper .swiper-container-3d .swiper-slide-shadow-top,
  .new-swiper .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10; }
  .new-swiper .swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .new-swiper .swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .new-swiper .swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .new-swiper .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .new-swiper .swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    /* For Firefox */
    -ms-overflow-style: none;
    /* For Internet Explorer and Edge */ }
  .new-swiper .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }
  .new-swiper .swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start; }
  .new-swiper .swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory; }
  .new-swiper .swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
        scroll-snap-type: y mandatory; }
  .new-swiper :root {
    --swiper-navigation-size: 44px;
    /*
    --swiper-navigation-color: var(--swiper-theme-color);
    */ }
  .new-swiper .swiper-button-prev,
  .new-swiper .swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color)); }
  .new-swiper .swiper-button-prev.swiper-button-disabled,
  .new-swiper .swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none; }
  .new-swiper .swiper-button-prev:after,
  .new-swiper .swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial; }
  .new-swiper .swiper-button-prev,
  .new-swiper .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto; }
  .new-swiper .swiper-button-prev:after,
  .new-swiper .swiper-container-rtl .swiper-button-next:after {
    content: 'prev'; }
  .new-swiper .swiper-button-next,
  .new-swiper .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto; }
  .new-swiper .swiper-button-next:after,
  .new-swiper .swiper-container-rtl .swiper-button-prev:after {
    content: 'next'; }
  .new-swiper .swiper-button-prev.swiper-button-white,
  .new-swiper .swiper-button-next.swiper-button-white {
    --swiper-navigation-color: #ffffff; }
  .new-swiper .swiper-button-prev.swiper-button-black,
  .new-swiper .swiper-button-next.swiper-button-black {
    --swiper-navigation-color: #000000; }
  .new-swiper .swiper-button-lock {
    display: none; }
  .new-swiper :root {
    /*
    --swiper-pagination-color: var(--swiper-theme-color);
    */ }
  .new-swiper .swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    -o-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    z-index: 10; }
  .new-swiper .swiper-pagination.swiper-pagination-hidden {
    opacity: 0; }
  .new-swiper .swiper-pagination-fraction,
  .new-swiper .swiper-pagination-custom,
  .new-swiper .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%; }
  .new-swiper .swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0; }
  .new-swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
        -ms-transform: scale(0.33);
            transform: scale(0.33);
    position: relative; }
  .new-swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }
  .new-swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }
  .new-swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
        -ms-transform: scale(0.66);
            transform: scale(0.66); }
  .new-swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
        -ms-transform: scale(0.33);
            transform: scale(0.33); }
  .new-swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
        -ms-transform: scale(0.66);
            transform: scale(0.66); }
  .new-swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
        -ms-transform: scale(0.33);
            transform: scale(0.33); }
  .new-swiper .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2; }
  .new-swiper button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .new-swiper .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer; }
  .new-swiper .swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color)); }
  .new-swiper .swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
            transform: translate3d(0px, -50%, 0); }
  .new-swiper .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block; }
  .new-swiper .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 8px; }
  .new-swiper .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms top, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform; }
  .new-swiper .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px; }
  .new-swiper .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    white-space: nowrap; }
  .new-swiper .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms left, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform; }
  .new-swiper .swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform; }
  .new-swiper .swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute; }
  .new-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
            transform-origin: left top; }
  .new-swiper .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
        -ms-transform-origin: right top;
            transform-origin: right top; }
  .new-swiper .swiper-container-horizontal > .swiper-pagination-progressbar,
  .new-swiper .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0; }
  .new-swiper .swiper-container-vertical > .swiper-pagination-progressbar,
  .new-swiper .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0; }
  .new-swiper .swiper-pagination-white {
    --swiper-pagination-color: #ffffff; }
  .new-swiper .swiper-pagination-black {
    --swiper-pagination-color: #000000; }
  .new-swiper .swiper-pagination-lock {
    display: none; }

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/
.estate-page {
  overflow: hidden;
  width: 100%; }

.estate {
  font-family: 'Proxima';
  overflow-x: hidden;
  width: 100%; }
  .estate *,
  .estate :before,
  .estate :after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .estate #projects {
    padding-top: 10px; }
  .estate .estate__titles {
    font-size: 175px;
    height: auto;
    margin-bottom: 110px; }
    @media screen and (max-width: 1024px) {
      .estate .estate__titles {
        font-size: 92px;
        margin-bottom: 80px; } }
    @media screen and (max-width: 767px) {
      .estate .estate__titles {
        font-size: 39px;
        margin-bottom: 30px; } }
  .estate img {
    max-width: 100%;
    height: auto; }
  .estate .link {
    color: #0E6BA7;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .estate .link:hover {
      color: #26A2CB; }
      .estate .link:hover .icon_arr {
        background-image: url("/local/templates/.default/markup_notamedia/build/css/../images/estate/arrow_hover.svg"); }
  .estate .tape-block {
    margin: 0; }
    @media screen and (max-width: 1024px) {
      .estate .tape-block {
        height: 77px; }
        .estate .tape-block .tape-title {
          font-size: 28px;
          line-height: 34px;
          margin: 0 50px; }
        .estate .tape-block .star {
          width: 18px;
          height: 18px;
          background-size: cover; }
        .estate .tape-block .arrow {
          width: 40px;
          height: 18px;
          background-size: cover; } }
    @media screen and (max-width: 767px) {
      .estate .tape-block {
        height: 40px; }
        .estate .tape-block .tape-title {
          font-size: 15px;
          line-height: 17px;
          margin: 0 25px; }
        .estate .tape-block .star {
          width: 10px;
          height: 10px;
          background-size: cover; } }
  .estate a:hover {
    color: inherit; }
  .estate .icon_arr {
    display: inline-block;
    width: 11px;
    height: 10px;
    margin-left: 5px;
    background-image: url("/local/templates/.default/markup_notamedia/build/css/../images/estate/arrow.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  @media screen and (max-width: 1024px) {
    .estate .brand-box {
      display: block; }
      .estate .brand-box__left {
        margin-bottom: 55px; } }
    @media screen and (max-width: 1024px) and (max-width: 767px) {
      .estate .brand-box__left {
        margin-bottom: 15px; } }
  @media screen and (max-width: 1024px) {
    .estate .brand-content__subtitle {
      font-size: 32px;
      line-height: 40px;
      margin-bottom: 55px; } }
  @media screen and (max-width: 767px) {
    .estate .brand-content__subtitle {
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 30px; } }
  @media screen and (max-width: 767px) {
    .estate .brand-content__title {
      font-size: 14px;
      line-height: 24px;
      margin-bottom: 20px; } }

.estate-main {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  width: 60%;
  padding-top: 70px;
  padding-bottom: 70px; }
  @media screen and (max-width: 1024px) {
    .estate-main {
      width: 100%;
      padding-top: 56px;
      padding-bottom: 60px; } }
  @media screen and (max-width: 767px) {
    .estate-main {
      padding-top: 30px;
      padding-bottom: 40px; } }
  .estate-main__title {
    font-weight: 800;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    max-width: 700px; }
    @media screen and (max-width: 1024px) {
      .estate-main__title {
        font-size: 46px;
        line-height: 52px; } }
    @media screen and (max-width: 767px) {
      .estate-main__title {
        font-size: 19.4919px;
        line-height: 23px;
        letter-spacing: 0.13em;
        max-width: none; } }
  .estate-main__subtitle {
    font-size: 21px;
    line-height: 31px;
    max-width: 250px; }
    @media (min-width: 1025px) {
      .estate-main__subtitle:not(:last-child) {
        margin-bottom: 52px; } }
    @media screen and (max-width: 1024px) {
      .estate-main__subtitle {
        font-size: 21px;
        line-height: 31px;
        max-width: 300px; } }
    @media screen and (max-width: 767px) {
      .estate-main__subtitle {
        font-size: 13px;
        line-height: 18px;
        max-width: 180px;
        margin-bottom: 25px; } }

.estate-banner {
  position: relative;
  height: 688px;
  width: 100%; }
  @media screen and (max-width: 1024px) {
    .estate-banner {
      height: auto; } }
  .estate-banner__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start;
    height: 100%;
    width: 100%; }
    @media screen and (max-width: 1024px) {
      .estate-banner__bg {
        position: static;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
                flex-direction: column-reverse; } }
  .estate-banner__blue {
    -ms-flex-preferred-size: 63%;
    -webkit-flex-basis: 63%;
            flex-basis: 63%;
    background-color: #0E6BA7;
    height: 100%; }
    @media screen and (max-width: 1024px) {
      .estate-banner__blue {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
                flex-basis: 100%;
        width: 100%; } }
  .estate-banner__img {
    -ms-flex-preferred-size: 37%;
    -webkit-flex-basis: 37%;
            flex-basis: 37%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (max-width: 1024px) {
      .estate-banner__img {
        padding-bottom: 76%;
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
                flex-basis: 100%;
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .estate-banner__img {
        padding-bottom: 75%; } }
    .estate-banner__img img {
      height: 100%;
      width: 100%; }
  @media screen and (min-width: 1025px) {
    .estate-banner__container {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      height: 100%; } }

.estate-content__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
          align-items: stretch; }
  @media screen and (max-width: 767px) {
    .estate-content__row {
      display: block; } }
  .estate-content__row_space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between; }

.estate-content__short-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
  width: 77%; }
  @media screen and (max-width: 1024px) {
    .estate-content__short-title {
      font-size: 20px;
      line-height: 26px; } }
  @media screen and (max-width: 767px) {
    .estate-content__short-title {
      font-size: 16px;
      line-height: 22px;
      width: 57%; } }

.estate-content__text {
  font-size: 19px;
  line-height: 24px; }
  @media screen and (max-width: 1024px) {
    .estate-content__text {
      font-size: 14px;
      line-height: 22px; } }
  @media screen and (max-width: 767px) {
    .estate-content__text {
      line-height: 20px; } }
  .estate-content__text_gray {
    color: rgba(0, 0, 0, 0.5); }

.estate-client__subtitle {
  max-width: 900px;
  margin-bottom: 103px; }

.estate-client__content {
  padding: 117px 0 108px; }
  @media screen and (max-width: 1024px) {
    .estate-client__content {
      padding: 70px 0; } }
  @media screen and (max-width: 767px) {
    .estate-client__content {
      padding: 35px 0 55px; } }
  .estate-client__content .text_gradient {
    background: -o-linear-gradient(24.67deg, #0E6AA7 20.16%, #26A2CB 33.07%, #0C9A85 47.95%, #38A85A 59.54%, #98C15A 69.51%);
    background: linear-gradient(65.33deg, #0E6AA7 20.16%, #26A2CB 33.07%, #0C9A85 47.95%, #38A85A 59.54%, #98C15A 69.51%);
    -webkit-background-clip: text;
    color: transparent; }
    @media screen and (max-width: 375px) {
      .estate-client__content .text_gradient span {
        background: -o-linear-gradient(24.67deg, #0E6AA7 33%, #26A2CB 66%, #0C9A85 99%);
        background: linear-gradient(65.33deg, #0E6AA7 33%, #26A2CB 66%, #0C9A85 99%);
        -webkit-background-clip: text;
        color: transparent; } }

.estate-client__item {
  -ms-flex-preferred-size: 30%;
  -webkit-flex-basis: 30%;
          flex-basis: 30%; }
  .estate-client__item:not(:last-child) {
    margin-right: 70px;
    padding-right: 68px;
    border-right: 1px solid rgba(0, 0, 0, 0.1); }
    @media screen and (max-width: 1024px) {
      .estate-client__item:not(:last-child) {
        margin-right: 35px;
        padding-right: 20px; } }
    @media screen and (max-width: 767px) {
      .estate-client__item:not(:last-child) {
        border-right: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        margin-right: 0;
        padding-right: 0;
        padding-bottom: 30px;
        margin-bottom: 30px; } }

.estate-client__img {
  height: 202px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  margin-bottom: 47px; }
  @media screen and (max-width: 1024px) {
    .estate-client__img {
      width: 50%;
      height: 100px;
      margin-bottom: 33px; } }
  @media screen and (max-width: 767px) {
    .estate-client__img {
      margin: 0 auto 22px;
      height: auto; } }
  .estate-client__img img {
    width: auto; }

@media screen and (max-width: 767px) {
  .estate-client__main {
    text-align: center;
    width: 88%;
    margin: 0 auto; } }

.estate-benefit__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  @media screen and (max-width: 1024px) {
    .estate-benefit__grid {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
              justify-content: space-between; } }
  @media screen and (max-width: 767px) {
    .estate-benefit__grid {
      display: block; } }

.estate-benefit__col {
  -ms-flex-preferred-size: calc(50% - 90px);
  -webkit-flex-basis: calc(50% - 90px);
          flex-basis: calc(50% - 90px); }
  @media screen and (max-width: 1024px) {
    .estate-benefit__col {
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
              flex-basis: 50%; } }
  @media screen and (max-width: 767px) {
    .estate-benefit__col {
      margin-bottom: 27px; } }
  .estate-benefit__col:first-child {
    margin-right: 180px; }
    @media screen and (max-width: 1024px) {
      .estate-benefit__col:first-child {
        margin-right: 50px; } }
    @media screen and (max-width: 767px) {
      .estate-benefit__col:first-child {
        margin-right: 0; } }

.estate-benefit__item {
  margin-bottom: 85px;
  min-height: 260px; }
  @media screen and (max-width: 1024px) {
    .estate-benefit__item {
      margin-bottom: 60px;
      min-height: 230px; } }
  @media screen and (max-width: 767px) {
    .estate-benefit__item {
      margin-bottom: 27px;
      min-height: auto; } }

.estate-benefit__content {
  padding-bottom: 140px; }
  @media screen and (max-width: 1024px) {
    .estate-benefit__content {
      padding-bottom: 38px; } }
  @media screen and (max-width: 767px) {
    .estate-benefit__content {
      padding-bottom: 12px; } }
  .estate-benefit__content .brand-content__title {
    padding: 0;
    line-height: 12px; }

.estate-benefit__icon {
  margin-bottom: 20px; }
  @media screen and (max-width: 1024px) {
    .estate-benefit__icon {
      margin-bottom: 15px; }
      .estate-benefit__icon svg {
        width: 35px;
        height: 35px; } }

.estate-download {
  position: absolute;
  top: 0;
  right: 0;
  width: 170px; }
  @media screen and (max-width: 1024px) {
    .estate-download {
      position: static;
      margin-top: 60px;
      width: 210px;
      border: 1px solid #BDBDBD;
      padding: 13px 15px 13px; } }
  @media screen and (max-width: 767px) {
    .estate-download {
      margin-top: 40px; } }
  .estate-download__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between; }
  .estate-download__icon {
    width: 34px;
    height: 34px;
    padding: 6px;
    border: 1px solid #BDBDBD;
    border-radius: 3px;
    margin-right: 15px; }
    @media screen and (max-width: 1024px) {
      .estate-download__icon {
        border-top: none;
        border-bottom: none;
        border-left: none;
        border-radius: 0;
        padding: 0;
        height: 23px;
        padding-right: 12px;
        margin-right: 12px; } }
    .estate-download__icon svg {
      max-width: 100%;
      height: auto; }
  .estate-download__text {
    width: 70%;
    font-size: 16px;
    line-height: 21px;
    color: #000000; }
    @media screen and (max-width: 1024px) {
      .estate-download__text {
        width: auto;
        font-size: 13px;
        line-height: 16px; } }

.estate-main__button {
  display: inline-block; }
  @media screen and (min-width: 1025px) {
    .estate-main__button {
      margin-right: auto; } }
  .estate-main__button .b-button {
    min-width: 298px; }
    @media (max-width: 1024px) {
      .estate-main__button .b-button {
        min-width: 260px; } }
    @media (max-width: 767px) {
      .estate-main__button .b-button {
        min-width: 165px; } }

@media (max-width: 767px) {
  .hide_mob {
    display: none; } }

.estate-main__bottom {
  padding-top: 25px; }
  @media screen and (max-width: 1024px) and (min-width: 768px) {
    .estate-main__bottom {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding-top: 35px; } }
  @media (max-width: 767px) {
    .estate-main__bottom {
      padding-top: 8px; } }

.b-button {
  display: inline-block;
  cursor: pointer;
  white-space: nowrap;
  margin: 0;
  padding: 0 30px;
  border: 0;
  /* border-radius: 3px;*/
  color: #FFF;
  background: #0C273E;
  -webkit-transition: background-color .2s ease;
  -o-transition: background-color .2s ease;
  transition: background-color .2s ease; }
  .b-button__label {
    font-size: 15px;
    line-height: 36px; }
  .b-button.b-button--border {
    border: 1px solid #1D2A40;
    background-color: #fff;
    border-radius: 100px;
    color: #1D2A40; }
    .b-button.b-button--border .b-button__label {
      font-weight: 400;
      line-height: 38px; }
    .b-button.b-button--border:hover {
      background-color: #1D2A40;
      color: #fff;
      text-decoration: none; }
  .b-button.b-button--white-radius {
    background-color: #fff;
    border-radius: 100px;
    color: #000;
    height: 64px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 1024px) {
      .b-button.b-button--white-radius {
        height: 60px; } }
    @media (max-width: 767px) {
      .b-button.b-button--white-radius {
        height: 40px;
        padding-right: 15px;
        padding-left: 15px;
        font-weight: bold;
        font-size: 18px;
        text-transform: uppercase; } }
  @media (max-width: 767px) and (max-width: 1024px) {
    .b-button.b-button--white-radius {
      font-size: 16px; } }
  @media (max-width: 767px) and (max-width: 767px) {
    .b-button.b-button--white-radius {
      font-size: 13px; } }
    .b-button.b-button--white-radius:hover {
      background-color: #1D2A40;
      color: #fff;
      text-decoration: none; }
  .b-button.is-disabled {
    cursor: not-allowed;
    background: #CCC; }
    .b-button.is-disabled:hover {
      background: #CCC !important; }
  .b-button:hover {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    color: #FFF;
    background: #1966A5; }

.b-button.b-button--white-radius .b-button__label {
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase; }

@media (max-width: 1024px) {
  .b-button.b-button--white-radius .b-button__label {
    font-size: 16px; } }

@media (max-width: 767px) {
  .b-button.b-button--white-radius .b-button__label {
    font-size: 13px; } }

.estate-services {
  padding-bottom: 217px; }
  @media screen and (max-width: 1024px) {
    .estate-services {
      padding-bottom: 128px; } }
  @media screen and (max-width: 767px) {
    .estate-services {
      padding-bottom: 44px; } }
  @media screen and (min-width: 1025px) {
    .estate-services__aside {
      -ms-flex-preferred-size: 41%;
      -webkit-flex-basis: 41%;
              flex-basis: 41%;
      padding-right: 6%; } }
  @media screen and (max-width: 1024px) {
    .estate-services__aside {
      margin-bottom: 45px; } }
  @media screen and (max-width: 767px) {
    .estate-services__aside {
      margin-bottom: 20px; } }
  .estate-services__content {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
            flex-basis: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between; }
    @media screen and (max-width: 1024px) {
      .estate-services__content {
        padding-left: 20px; } }
    @media screen and (max-width: 767px) {
      .estate-services__content {
        display: block; } }
  .estate-services__row {
    padding-bottom: 75px; }
    @media screen and (max-width: 1024px) {
      .estate-services__row {
        display: block;
        padding-bottom: 0; } }
    .estate-services__row:not(:last-child) {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      margin-bottom: 75px; }
      @media screen and (max-width: 1024px) {
        .estate-services__row:not(:last-child) {
          border: none;
          margin-bottom: 60px; } }
      @media screen and (max-width: 767px) {
        .estate-services__row:not(:last-child) {
          margin-bottom: 45px; } }
  .estate-services ul {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
            flex-basis: 50%; }
    @media screen and (max-width: 1024px) {
      .estate-services ul {
        -ms-flex-preferred-size: 45%;
        -webkit-flex-basis: 45%;
                flex-basis: 45%; } }
    .estate-services ul:first-child {
      margin-right: 50px; }
      @media screen and (max-width: 767px) {
        .estate-services ul:first-child {
          margin-right: 0; } }
  .estate-services li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 20px; }
    @media screen and (max-width: 1024px) {
      .estate-services li {
        width: 81%;
        margin-bottom: 15px; } }
    @media screen and (max-width: 767px) {
      .estate-services li {
        width: 92%;
        margin-bottom: 10px; } }
    .estate-services li::after {
      content: '';
      position: absolute;
      left: -20px;
      top: 10px;
      width: 20px;
      height: 2px;
      background-color: #C4C4C4; }
  .estate-services .estate-content__short-title {
    width: auto; }
    @media screen and (max-width: 1024px) {
      .estate-services .estate-content__short-title {
        width: 58%; } }
    @media screen and (max-width: 767px) {
      .estate-services .estate-content__short-title {
        width: auto; } }
  .estate-services .list_first {
    height: 280px; }
  .estate-services .text_gradient {
    color: transparent;
    white-space: nowrap; }
    .estate-services .text_gradient_first {
      background: -o-linear-gradient(24.67deg, #26a2cb 0%, #0c9a85 10%, #38a85a 30%, #98c15a 70%);
      background: linear-gradient(65.33deg, #26a2cb 0%, #0c9a85 10%, #38a85a 30%, #98c15a 70%);
      -webkit-background-clip: text; }
    .estate-services .text_gradient_second {
      background: -o-linear-gradient(24.67deg, #0E6AA7 5%, #26A2CB 30%, #0C9A85 93%, #98c15a 99%);
      background: linear-gradient(65.33deg, #0E6AA7 5%, #26A2CB 30%, #0C9A85 93%, #98c15a 99%);
      -webkit-background-clip: text; }

.estate-tasks__main {
  position: relative; }

.estate-tasks__subtitle {
  margin-bottom: 58px; }
  @media screen and (min-width: 1025px) {
    .estate-tasks__subtitle {
      max-width: 700px; } }

.estate-tasks__content {
  padding: 193px 0 230px; }
  @media screen and (max-width: 1024px) {
    .estate-tasks__content {
      padding: 72px 0 94px; } }
  @media screen and (max-width: 767px) {
    .estate-tasks__content {
      padding: 52px 0 72px; } }

@media screen and (max-width: 767px) {
  .estate-tasks__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start; } }

.estate-tasks__num {
  font-weight: bold;
  font-size: 52px;
  line-height: 56px;
  letter-spacing: -0.01em;
  margin-bottom: 75px; }
  @media screen and (max-width: 1024px) {
    .estate-tasks__num {
      font-size: 42px;
      margin-bottom: 50px; } }
  @media screen and (max-width: 767px) {
    .estate-tasks__num {
      font-size: 24px;
      line-height: 24px;
      margin-right: 21px; } }

.estate-tasks__item {
  -ms-flex-preferred-size: 33%;
  -webkit-flex-basis: 33%;
          flex-basis: 33%;
  padding: 32px 40px 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  @media screen and (max-width: 1024px) {
    .estate-tasks__item {
      -ms-flex-preferred-size: 30%;
      -webkit-flex-basis: 30%;
              flex-basis: 30%;
      padding: 17px 15px 35px 20px;
      border: 1px solid rgba(0, 0, 0, 0.1); }
      .estate-tasks__item .estate-content__text {
        line-height: 18px; }
      .estate-tasks__item:first-child .num {
        color: #0E6BA7; }
        .estate-tasks__item:first-child .num::after {
          background-color: #0E6BA7; }
      .estate-tasks__item:nth-child(2) .num {
        color: #38A85A; }
        .estate-tasks__item:nth-child(2) .num::after {
          background-color: #38A85A; }
      .estate-tasks__item:nth-child(3) .num {
        color: #86BD58; }
        .estate-tasks__item:nth-child(3) .num::after {
          background-color: #86BD58; } }
  @media screen and (max-width: 767px) {
    .estate-tasks__item {
      padding: 20px 15px 20px 20px; } }
  .estate-tasks__item .num {
    position: relative; }
    .estate-tasks__item .num::after {
      content: '';
      position: absolute;
      bottom: -10px;
      left: 0;
      width: 0px;
      height: 5px;
      background-color: #86BD58;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s;
      max-width: 100%; }
      @media screen and (max-width: 1024px) and (min-width: 768px) {
        .estate-tasks__item .num::after {
          width: 100%; } }
  .estate-tasks__item:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, 0.1); }
    @media screen and (max-width: 1024px) {
      .estate-tasks__item:not(:last-child) {
        margin-right: auto; } }
    @media screen and (max-width: 767px) {
      .estate-tasks__item:not(:last-child) {
        margin-bottom: 16px; } }

.estate-tasks__img {
  height: 202px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  margin-bottom: 47px; }
  .estate-tasks__img img {
    width: auto; }

.brand-content {
  padding: 125px 0 170px; }
  @media (max-width: 767px) {
    .brand-content {
      padding: 35px 0; } }
  .brand-content__subtitle {
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    color: #000;
    margin-bottom: 45px; }
  .brand-content__title {
    width: 155px;
    min-width: 155px;
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000000;
    opacity: 0.3;
    margin-right: 70px;
    padding-top: 8px; }
    @media (max-width: 1024px) {
      .brand-content__title {
        width: 75px;
        min-width: 75PX; } }
    @media (max-width: 767px) {
      .brand-content__title {
        min-width: auto;
        width: auto;
        margin-bottom: 15px; } }
  .brand-content__text {
    position: relative;
    font-size: 19px;
    line-height: 30px;
    color: #000000;
    background-color: #fff; }
    @media (max-width: 1024px) {
      .brand-content__text {
        font-size: 16px;
        line-height: 26px; } }
    @media (max-width: 767px) {
      .brand-content__text {
        font-size: 13px;
        line-height: 20px; } }

.brand-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .brand-box:not(:last-child) {
    margin-bottom: 190px; }
    @media (max-width: 1024px) {
      .brand-box:not(:last-child) {
        margin-bottom: 100px; } }
    @media (max-width: 767px) {
      .brand-box:not(:last-child) {
        margin-bottom: 60px; } }
  @media (max-width: 767px) {
    .brand-box {
      display: block; } }

.brand-about {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .brand-about__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media (max-width: 767px) {
      .brand-about__left {
        display: block; } }
  .brand-about__main {
    width: 505px; }
    @media (max-width: 1024px) {
      .brand-about__main {
        width: 455px; } }
    @media (max-width: 767px) {
      .brand-about__main {
        width: 100%; } }
  .brand-about__subtitle {
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    color: #000000;
    margin-bottom: 45px; }
    @media (max-width: 1024px) {
      .brand-about__subtitle {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 25px; } }
    @media (max-width: 767px) {
      .brand-about__subtitle {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px; } }
  .brand-about__text {
    margin-bottom: 50px; }
    .brand-about__text span {
      display: block;
      color: rgba(0, 0, 0, 0.5);
      background: #fff;
      mix-blend-mode: lighten; }
      .brand-about__text span::-moz-selection {
        background: #000;
        color: #fff; }
      .brand-about__text span::selection {
        background: #000;
        color: #fff; }
    @media (max-width: 767px) {
      .brand-about__text {
        margin-bottom: 33px; } }
  .brand-about__download {
    width: 300px; }
    .brand-about__download span {
      font-size: 20px;
      line-height: 31px;
      color: #000000; }
    @media (max-width: 1024px) {
      .brand-about__download {
        display: none; } }
  .brand-about .link {
    -webkit-transition: 0.8s linear;
    -o-transition: 0.8s linear;
    transition: 0.8s linear; }
    @media (max-width: 1024px) {
      .brand-about .link {
        display: none; } }
    .brand-about .link__main {
      border: 1px solid #D6D2CF;
      padding: 25px;
      margin-top: -10px; }
    .brand-about .link__title {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-weight: bold;
      font-size: 24px;
      line-height: 26px;
      color: #000000;
      margin-bottom: 20px;
      padding-bottom: 20px; }
      .brand-about .link__title h2:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        height: 1px;
        width: 53px;
        background-color: #9DA1A6;
        -webkit-transition: 0.8s;
        -o-transition: 0.8s;
        transition: 0.8s; }
    .brand-about .link:hover {
      -webkit-box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.13);
              box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.13);
      -webkit-transition: 0.8s linear;
      -o-transition: 0.8s linear;
      transition: 0.8s linear; }
      .brand-about .link:hover h2:after {
        width: 150px;
        background-color: #F63434;
        -webkit-transition: 0.8s;
        -o-transition: 0.8s;
        transition: 0.8s; }
  @media (min-width: 1025px) {
    .brand-about .link_tablet {
      display: none; } }
  .brand-about__btn {
    width: 217px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    border: 1px solid #D6D2CF;
    padding: 13px 15px; }
    .brand-about__btn span {
      padding-left: 15px;
      margin-left: 15px;
      border-left: 1px solid #C4C4C4; }

.brand-services {
  position: relative; }
  .brand-services .collapse {
    position: absolute;
    top: 0;
    right: 0;
    width: 300px; }
    @media (max-width: 1270px) {
      .brand-services .collapse {
        display: none;
        position: static;
        width: 80%; } }
    @media (max-width: 767px) {
      .brand-services .collapse {
        width: 95%; } }
  .brand-services__elem.is-show .link__icon-plus:before {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    opacity: 0;
    -webkit-transition: background-color .2s ease-in-out, opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    transition: background-color .2s ease-in-out, opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out, background-color .2s ease-in-out, opacity 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, background-color .2s ease-in-out, opacity 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, background-color .2s ease-in-out, opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }
  .brand-services__elem.is-show .link__icon-plus:after {
    -webkit-transition: background-color .2s ease-in-out, opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    transition: background-color .2s ease-in-out, opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out, background-color .2s ease-in-out, opacity 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, background-color .2s ease-in-out, opacity 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, background-color .2s ease-in-out, opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .brand-services__elem.is-show .link__icon-plus.icon_dark-blue:after {
    background-color: #0D68A7; }
  .brand-services__elem.is-show .link__icon-plus.icon_blue:after {
    background-color: #1899C8; }
  .brand-services__elem.is-show .link__icon-plus.icon_light-blue:after {
    background-color: #19A0BC; }
  .brand-services__elem.is-show .link__icon-plus.icon_green-blue:after {
    background-color: #179B99; }
  .brand-services__elem.is-show .link__icon-plus.icon_green:after {
    background-color: #18A649; }
  .brand-services__elem.is-show .link__icon-plus.icon_light-green:after {
    background-color: #90C149; }
  .brand-services__elem:hover .content {
    opacity: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .brand-services__elem:hover .content span {
      opacity: 1;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
  .brand-services__elem:hover .link_dark-blue {
    color: #0D68A7; }
  .brand-services__elem:hover .link_blue {
    color: #1899C8;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .brand-services__elem:hover .link_light-blue {
    color: #19A0BC;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .brand-services__elem:hover .link_green-blue {
    color: #179B99;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .brand-services__elem:hover .link_green {
    color: #18A649;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .brand-services__elem:hover .link_light-green {
    color: #90C149;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  @media (max-width: 767px) {
    .brand-services__elem:not(:last-child) {
      border-bottom: 1px solid rgba(214, 210, 207, 0.3); } }
  @media (max-width: 767px) {
    .brand-services__elem {
      padding: 7px 0; } }
  .brand-services__elem-title {
    position: relative; }
  .brand-services__links {
    width: 660px; }
    @media (max-width: 1024px) {
      .brand-services__links {
        width: calc(100% - 75px); } }
    @media (max-width: 767px) {
      .brand-services__links {
        width: 100%; } }
  .brand-services .link {
    font-size: 50px;
    line-height: 66px;
    color: #000000;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    white-space: nowrap; }
    @media (max-width: 1270px) {
      .brand-services .link {
        font-size: 32px;
        line-height: 56px; }
        .brand-services .link__icon-plus {
          position: absolute;
          top: 50%;
          right: 0;
          width: 28px;
          height: 28px;
          -webkit-transform: rotate(90deg) translateX(-50%);
              -ms-transform: rotate(90deg) translateX(-50%);
                  transform: rotate(90deg) translateX(-50%); }
          .brand-services .link__icon-plus:before {
            content: '';
            display: block;
            position: absolute;
            background-color: #7d7f7d;
            width: 3px;
            height: 100%;
            left: 50%;
            margin-left: -2px;
            top: 50%;
            margin-top: -14px;
            -webkit-transition: -webkit-transform 0.5s ease-in-out;
            transition: -webkit-transform 0.5s ease-in-out;
            -o-transition: transform 0.5s ease-in-out;
            transition: transform 0.5s ease-in-out;
            transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
            -webkit-transform: rotate(-90deg);
                -ms-transform: rotate(-90deg);
                    transform: rotate(-90deg);
            opacity: 1; }
          .brand-services .link__icon-plus:after {
            content: '';
            display: block;
            position: absolute;
            background-color: #7d7f7d;
            width: 100%;
            height: 3px;
            left: 50%;
            margin-left: -14px;
            top: 50%;
            margin-top: -2px;
            -webkit-transition: -webkit-transform 0.5s ease-in-out;
            transition: -webkit-transform 0.5s ease-in-out;
            -o-transition: transform 0.5s ease-in-out;
            transition: transform 0.5s ease-in-out;
            transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
            -webkit-transform: rotate(-90deg);
                -ms-transform: rotate(-90deg);
                    transform: rotate(-90deg); } }
      @media (max-width: 1270px) and (max-width: 767px) {
        .brand-services .link__icon-plus:after {
          margin-left: -9px;
          margin-top: -7px; } }
    @media (max-width: 1270px) and (max-width: 767px) {
      .brand-services .link__icon-plus {
        width: 17px;
        height: 17px; } }
    @media (max-width: 767px) {
      .brand-services .link {
        font-size: 18px;
        line-height: 36px; } }
  .brand-services .content {
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding-top: 20px; }
    @media (max-width: 1270px) {
      .brand-services .content {
        opacity: 1;
        padding-top: 0;
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .brand-services .content {
        padding-top: 0;
        margin-bottom: 7px; } }
    @media (min-width: 1271px) {
      .brand-services .content span {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        height: 2px;
        width: 87px;
        opacity: 0;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; } }
    .brand-services .content_dark-blue span {
      background-color: #0D68A7; }
    .brand-services .content_blue span {
      background-color: #1899C8; }
    .brand-services .content_light-blue span {
      background-color: #19A0BC; }
    .brand-services .content_green-blue span {
      background-color: #179B99; }
    .brand-services .content_green span {
      background-color: #18A649; }
    .brand-services .content_light-green span {
      background-color: #90C149; }

.brand-clients__img {
  width: 23%;
  margin-right: 85px;
  margin-bottom: 45px;
  text-align: center; }
  .brand-clients__img img {
    max-width: 100%; }
  .brand-clients__img:last-child {
    margin-top: -3%; }
    .brand-clients__img:last-child img {
      max-width: 228px; }
      @media (max-width: 767px) {
        .brand-clients__img:last-child img {
          max-width: 120px; } }
  @media (max-width: 767px) {
    .brand-clients__img:nth-child(2n) {
      margin-right: 0; } }
  @media (max-width: 1024px) {
    .brand-clients__img {
      width: 33%;
      margin-right: 72px; } }
  @media (max-width: 767px) {
    .brand-clients__img {
      width: 41%;
      margin-right: 23px;
      margin-bottom: 15px; } }

.brand-clients__area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: -45px; }
  @media (max-width: 767px) {
    .brand-clients__area {
      margin-bottom: -15px; } }

.section-parallax {
  font-family: 'Proxima', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 134px;
  line-height: 98.8%;
  text-transform: uppercase;
  -webkit-text-stroke: 2px rgba(0, 0, 0, 0.3);
  color: #fff;
  position: relative;
  height: 260px;
  margin-bottom: 100px;
  white-space: nowrap; }
  @media (max-width: 1270px) {
    .section-parallax {
      margin-bottom: 60px; } }
  @media (max-width: 767px) {
    .section-parallax {
      margin-bottom: 25px;
      margin-top: 10px; } }
  .section-parallax.style_2 {
    font-size: 175px;
    height: 340px; }
    @media (min-width: 1200px) {
      .section-parallax.style_2 span {
        top: -240px; } }
    .section-parallax.style_2 .parallax-elem.parallax_top {
      -webkit-transform: translate3d(-50%, 0, 0);
              transform: translate3d(-50%, 0, 0);
      width: auto;
      text-align: left;
      margin: 0; }
    .section-parallax.style_2 .parallax-elem.parallax_bottom {
      -webkit-transform: translate3d(33%, 0, 0);
              transform: translate3d(33%, 0, 0); }
    @media (max-width: 1270px) {
      .section-parallax.style_2 {
        font-size: 93px;
        height: 180px; } }
    @media (max-width: 767px) {
      .section-parallax.style_2 {
        height: 74px;
        font-size: 39px; } }
  @media (max-width: 1270px) {
    .section-parallax {
      font-size: 68px;
      line-height: 98.8%;
      height: 130px; } }
  @media (max-width: 767px) {
    .section-parallax {
      font-size: 28px;
      line-height: 98.8%;
      height: 60px;
      -webkit-text-stroke: 1px rgba(0, 0, 0, 0.3); } }
  .section-parallax:not(:last-child) {
    margin-bottom: 150px; }
    @media (max-width: 1200px) {
      .section-parallax:not(:last-child) {
        margin-bottom: 60px; } }
    @media (max-width: 767px) {
      .section-parallax:not(:last-child) {
        margin-bottom: 55px; }
        .section-parallax:not(:last-child).style_2 {
          margin-bottom: 40px; } }
  .section-parallax span {
    position: absolute;
    left: -50px;
    display: block;
    top: -500px; }

.parallax-elem {
  position: absolute; }
  @media (max-width: 1023px) {
    .parallax-elem {
      -webkit-transition: all .6s ease;
      -o-transition: all .6s ease;
      transition: all .6s ease; } }
  .parallax-elem.parallax_top {
    -webkit-transform: translate3d(-42%, 0px, 0px);
            transform: translate3d(-42%, 0px, 0px);
    width: 100%;
    text-align: right;
    margin-left: 20px; }
    @media (max-width: 1200px) {
      .parallax-elem.parallax_top {
        margin-left: 0; } }
  .parallax-elem.parallax_bottom {
    -webkit-transform: translate(30%, 0, 0);
        -ms-transform: translate(30%, 0, 0);
            transform: translate(30%, 0, 0);
    bottom: 0; }

.wh-title, .link a, .text, .title,
.white-text, .topic {
  font-family: 'Proxima'; }

.basic-project {
  padding-bottom: 223px; }
  @media screen and (max-width: 1024px) {
    .basic-project {
      padding-bottom: 142px; } }
  @media screen and (max-width: 767px) {
    .basic-project {
      padding-bottom: 48px; } }
  .basic-project__left {
    position: relative;
    height: 720px;
    -ms-flex-preferred-size: 41%;
    -webkit-flex-basis: 41%;
            flex-basis: 41%;
    border-right: 2px solid rgba(0, 0, 0, 0.1);
    background-color: #fff; }
    @media screen and (max-width: 1024px) {
      .basic-project__left {
        top: 0;
        position: fixed;
        right: -100%;
        -ms-flex-preferred-size: auto;
        -webkit-flex-basis: auto;
                flex-basis: auto;
        width: 100%;
        height: auto;
        z-index: 20;
        -webkit-transition: 0.8s;
        -o-transition: 0.8s;
        transition: 0.8s;
        height: 100vh; }
        .basic-project__left.is-show {
          right: 0; } }
    @media screen and (min-width: 1025px) {
      .basic-project__left.not-gradient::after {
        -webkit-transition: 0.7s ease-out;
        -o-transition: 0.7s ease-out;
        transition: 0.7s ease-out;
        opacity: 0; }
      .basic-project__left::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 180px;
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 14.77%, #FFFFFF 63.77%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(14.77%, rgba(255, 255, 255, 0)), color-stop(63.77%, #FFFFFF));
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 14.77%, #FFFFFF 63.77%);
        z-index: 1;
        -webkit-transition: 0.3s ease-out;
        -o-transition: 0.3s ease-out;
        transition: 0.3s ease-out;
        pointer-events: none; } }
  .basic-project__title_mob {
    display: none; }
    @media screen and (max-width: 1024px) {
      .basic-project__title_mob {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
                justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
                align-items: center;
        height: 100px;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 30px;
        line-height: 37px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding-right: 40px;
        padding-left: 60px; } }
    @media screen and (max-width: 767px) {
      .basic-project__title_mob {
        height: 57px;
        font-size: 14px;
        line-height: 17px;
        padding-right: 22px;
        padding-left: 22px; }
        .basic-project__title_mob svg {
          width: 18px;
          height: 18px; } }
  .basic-project__right {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
            flex-basis: 50%; }
    @media screen and (max-width: 1024px) {
      .basic-project__right {
        -ms-flex-preferred-size: auto;
        -webkit-flex-basis: auto;
                flex-basis: auto; } }
  .basic-project__tabs {
    font-size: 24px;
    line-height: 30px;
    color: rgba(0, 0, 0, 0.5);
    padding-bottom: 70px; }
    @media screen and (max-width: 1024px) {
      .basic-project__tabs {
        font-size: 30px;
        line-height: 36px;
        margin: 0;
        padding: 30px 60px;
        overflow: auto;
        max-height: calc(100% - 100px); } }
    @media screen and (max-width: 767px) {
      .basic-project__tabs {
        font-size: 16px;
        line-height: 24px;
        padding: 22px;
        max-height: calc(100% - 57px); } }
  .basic-project__tab {
    position: relative;
    margin-bottom: 20px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer; }
    @media screen and (min-width: 1025px) {
      .basic-project__tab::after {
        content: '';
        position: absolute;
        top: calc(50% - 1px);
        left: -135px;
        display: block;
        width: 0;
        height: 2px;
        background-color: #0e6ba7;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; } }
    @media screen and (max-width: 767px) {
      .basic-project__tab {
        margin-bottom: 15px; } }
    .basic-project__tab.is-active {
      color: #0e6ba7; }
      .basic-project__tab.is-active::after {
        width: 70px; }
    .basic-project__tab:hover {
      color: #0E6BA7; }
  .basic-project__btn_mob {
    display: none; }
    @media screen and (max-width: 1024px) {
      .basic-project__btn_mob {
        display: block;
        font-weight: 600;
        font-size: 24px;
        color: #000000;
        background-image: url(/local/templates/.default/markup_notamedia/build/css/../images/estate/tabs.svg);
        background-position: right;
        background-repeat: no-repeat;
        background-size: contain;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        padding-right: 30px;
        margin-bottom: 13px;
        padding-left: 15px; } }
    @media screen and (max-width: 767px) {
      .basic-project__btn_mob {
        font-size: 16px;
        line-height: 22px;
        background-size: 10px 13px;
        padding-right: 15px;
        padding-left: 0; } }
  .basic-project__img {
    margin-bottom: 55px;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      .basic-project__img {
        margin-bottom: 33px;
        text-align: left; } }
    @media screen and (max-width: 767px) {
      .basic-project__img {
        margin-bottom: 25px; } }
    .basic-project__img img {
      width: auto; }
  .basic-project__info:not(:first-child) {
    display: none; }
  .basic-project__par {
    line-height: 30px; }
    @media screen and (max-width: 1024px) and (min-width: 768px) {
      .basic-project__par {
        padding-left: 15px; } }
    @media screen and (max-width: 767px) {
      .basic-project__par {
        line-height: 20px; } }
    .basic-project__par .link {
      white-space: normal; }
    .basic-project__par ol {
      counter-reset: myCounter;
      margin-bottom: 30px; }
      @media screen and (max-width: 1024px) {
        .basic-project__par ol {
          margin-bottom: 17px; } }
      @media screen and (max-width: 767px) {
        .basic-project__par ol {
          margin-bottom: 5px; } }
      .basic-project__par ol li:before {
        counter-increment: myCounter;
        content: counter(myCounter) ".";
        position: absolute;
        top: 0;
        left: 0;
        color: #0c9a85;
        line-height: 30px;
        font-weight: 700;
        display: block;
        margin-right: 20px; }
    .basic-project__par ul {
      counter-reset: myCounter;
      margin-bottom: 30px; }
      @media screen and (max-width: 1024px) {
        .basic-project__par ul {
          margin-bottom: 17px; } }
      @media screen and (max-width: 767px) {
        .basic-project__par ul {
          margin-bottom: 5px; } }
      .basic-project__par ul li:before {
        content: '';
        position: absolute;
        top: 10px;
        left: 0px;
        background-color: #0c9a85;
        display: block;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        margin-right: 20px; }
        @media screen and (max-width: 767px) {
          .basic-project__par ul li:before {
            top: 5px; } }
    .basic-project__par li {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      margin-bottom: 15px;
      padding-left: 33px; }
    .basic-project__par p {
      margin-bottom: 30px; }
      @media screen and (max-width: 1024px) {
        .basic-project__par p {
          margin-bottom: 17px; } }
      @media screen and (max-width: 767px) {
        .basic-project__par p {
          margin-bottom: 5px; } }
    .basic-project__par a {
      white-space: pre-wrap; }
    .basic-project__par b {
      font-weight: 700; }
  .basic-project .mCustomScrollBox {
    margin-left: -135px;
    padding-left: 135px;
    min-width: calc(100% + 135px); }
  .basic-project .mCSB_container {
    overflow: visible; }
  .basic-project .mCSB_draggerContainer {
    opacity: 0; }
  @media screen and (max-width: 1024px) {
    .basic-project .mCSB_inside > .mCSB_container {
      margin-right: 0; } }

.tape-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  height: 160px;
  background: #F7F7F7; }
  .tape-block:hover {
    background: -o-linear-gradient(1deg, #0e6ba7, #26a2cb, #0c9a85, #38a85a, #98c15a);
    background: linear-gradient(89deg, #0e6ba7, #26a2cb, #0c9a85, #38a85a, #98c15a);
    background-size: 1000% 1000%;
    -webkit-animation: AnimationName 5s ease infinite;
    animation: AnimationName 5s ease infinite;
    text-decoration: none; }
    .tape-block:hover .send, .tape-block:hover .arrow {
      display: block; }
    .tape-block:hover .same, .tape-block:hover .star {
      display: none; }
    .tape-block:hover a {
      text-decoration: none; }
  @media screen and (max-width: 767px) {
    .tape-block {
      height: 100px; } }

.tape {
  display: block;
  overflow: hidden;
  cursor: pointer; }
  .tape-title {
    font-size: 60px;
    line-height: 1;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 120px; }
    .tape-title .send {
      color: #fff; }
  .tape-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: nowrap;
    -webkit-flex: nowrap;
        -ms-flex: nowrap;
            flex: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .tape .send, .tape .arrow {
    display: none; }
  @media screen and (max-width: 767px) {
    .tape-title {
      font-size: 30px;
      margin: 0 60px; } }

.tape .star {
  display: block;
  width: 36px;
  height: 36px;
  background-image: url("data:image/svg+xml,%3Csvg width='39' height='40' viewBox='0 0 39 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.69 3.27002L19.35 9.68002L31.24 3.70002L28.76 16.77L38.12 26.23L24.92 27.91L18.81 39.74L13.14 27.7L0 25.55L9.7 16.43L7.69 3.27002Z' fill='%23079E7C'/%3E%3Cpath d='M19.06 0L24.95 11.94L38.12 13.85L28.59 23.14L30.84 36.26L19.06 30.06L7.28 36.26L9.53 23.14L0 13.85L13.17 11.94L19.06 0Z' fill='%2310A4DA'/%3E%3Cpath d='M13.8401 14.35H16.7101L21.2501 20.2V14.35H24.2901V25.39H21.5901L16.8801 19.31V25.39H13.8401V14.35Z' fill='%2388CD4B'/%3E%3C/svg%3E%0A"); }

.tape .arrow {
  width: 80px;
  height: 36px;
  background-image: url("data:image/svg+xml,%3Csvg width='81' height='36' viewBox='0 0 81 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M62.0104 2.37158L77.9994 18.4175L62.0015 34.3675' stroke='white' stroke-width='4' stroke-miterlimit='10'/%3E%3Cpath d='M78 18L0 18' stroke='white' stroke-width='4'/%3E%3C/svg%3E%0A"); }

.ours-projects {
  padding-bottom: 127px; }
  @media screen and (max-width: 1024px) {
    .ours-projects {
      padding-bottom: 57px; } }
  @media screen and (max-width: 767px) {
    .ours-projects {
      padding-bottom: 32px; } }
  .ours-projects__link {
    position: relative;
    font-size: 38px;
    line-height: 40px;
    color: #828282;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    padding: 40px 0; }
    @media screen and (max-width: 1024px) {
      .ours-projects__link {
        font-size: 20px;
        line-height: 40px;
        padding: 20px 0; } }
    @media screen and (max-width: 767px) {
      .ours-projects__link {
        font-size: 16px;
        line-height: 20px;
        padding: 10px 0; } }
    .ours-projects__link:hover .link__desc {
      color: #000; }
    .ours-projects__link:hover .link__arr {
      color: transparent; }
      .ours-projects__link:hover .link__arr::after {
        opacity: 1; }
    .ours-projects__link:hover .link__img {
      opacity: 1; }
    .ours-projects__link:not(:last-child) {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .ours-projects .link__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center; }
    @media screen and (max-width: 767px) {
      .ours-projects .link__row {
        display: block; } }
  .ours-projects .link__name {
    font-weight: 600;
    color: #000;
    width: 375px; }
    @media screen and (max-width: 1024px) {
      .ours-projects .link__name {
        width: 200px; } }
  .ours-projects .link__arr {
    position: relative;
    min-width: 25px; }
    .ours-projects .link__arr::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 24px;
      height: 24px;
      background-image: url(/local/templates/.default/markup_notamedia/build/css/../images/estate/arrow_hover.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      opacity: 0;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      @media screen and (max-width: 1024px) {
        .ours-projects .link__arr::after {
          width: 14px;
          height: 14px;
          opacity: 1;
          background-image: url(/local/templates/.default/markup_notamedia/build/css/../images/estate/arrow.svg); } }
      @media screen and (max-width: 767px) {
        .ours-projects .link__arr::after {
          width: 10px;
          height: 10px; } }
    @media screen and (max-width: 1024px) {
      .ours-projects .link__arr {
        color: transparent; } }
  @media screen and (max-width: 767px) {
    .ours-projects .link__desc {
      font-size: 12px;
      line-height: 18px; } }
  .ours-projects .link__arr,
  .ours-projects .link__desc,
  .ours-projects .link__img {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
  .ours-projects .link__img {
    position: absolute;
    right: 10%;
    bottom: 0;
    max-width: 266px;
    opacity: 0; }
    @media screen and (max-width: 1024px) {
      .ours-projects .link__img {
        display: none; } }

.sticky {
  background-color: #F8F8F8;
  z-index: 6; }
  @media screen and (min-width: 1025px) {
    .sticky {
      position: -webkit-sticky;
      position: sticky;
      top: 120px;
      right: 0;
      padding: 30px 42px 30px 44px;
      -webkit-transform: translateY(-10px);
          -ms-transform: translateY(-10px);
              transform: translateY(-10px);
      float: right;
      width: 272px;
      margin-bottom: auto; } }
  @media screen and (min-width: 1025px) and (max-width: 1300px) {
    .sticky {
      padding: 30px;
      width: 240px; } }
  @media screen and (max-width: 1024px) {
    .sticky {
      position: fixed;
      top: 72px;
      left: 0;
      right: 0;
      border-bottom: 1px solid #E9E9E9;
      border-top: 1px solid #E9E9E9;
      overflow: auto;
      opacity: 0;
      pointer-events: none;
      -webkit-transform: translateY(88px);
          -ms-transform: translateY(88px);
              transform: translateY(88px); }
      .sticky.is_show {
        opacity: 1;
        pointer-events: auto;
        -webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-out;
        transition: opacity .3s ease-in-out, -webkit-transform .3s ease-out;
        -o-transition: opacity .3s ease-in-out, transform .3s ease-out;
        transition: opacity .3s ease-in-out, transform .3s ease-out;
        transition: opacity .3s ease-in-out, transform .3s ease-out, -webkit-transform .3s ease-out;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0); } }
  @media screen and (max-width: 767px) {
    .sticky {
      top: 40px; } }
  .sticky-title {
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0.04em;
    line-height: 18px;
    margin-bottom: 0;
    text-transform: uppercase; }

@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .sticky-title {
    font-size: 12px; } }
  @media screen and (max-width: 1024px) {
    .sticky-head {
      display: none; } }
  .sticky-head:not(:last-child) {
    margin-bottom: 28px; }

@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .sticky-head:not(:last-child) {
    margin-bottom: 15px; } }
  .sticky-list {
    font-size: 14px;
    line-height: 20px; }

@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .sticky-list {
    font-size: 12px;
    line-height: 18px; } }
    @media screen and (max-width: 1024px) {
      .sticky-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        white-space: nowrap;
        padding: 14px 0;
        color: #8d9095; }
        .sticky-list:before, .sticky-list:after {
          content: '';
          display: block;
          min-width: 89px; } }
    @media screen and (max-width: 767px) {
      .sticky-list {
        font-size: 12px;
        line-height: 16px; }
        .sticky-list:before, .sticky-list:after {
          min-width: 16px; } }
    .sticky-list li span {
      padding-right: 5px; }
      @media screen and (max-width: 1024px) {
        .sticky-list li span {
          display: none; } }
    @media screen and (max-width: 1024px) {
      .sticky-list li {
        position: relative; }
        .sticky-list li:not(:last-child) {
          margin-right: 66px; }
          .sticky-list li:not(:last-child):before {
            content: '';
            display: block;
            width: 1px;
            height: 100%;
            left: calc(100% + 33px);
            top: 0;
            bottom: 0;
            background-color: #ececec;
            position: absolute; } }
    @media screen and (max-width: 767px) {
      .sticky-list li:not(:last-child) {
        margin-right: 26px; }
        .sticky-list li:not(:last-child):before {
          left: calc(100% + 13px); } }
    .sticky-list li a {
      -webkit-transition: color .2s ease-out;
      -o-transition: color .2s ease-out;
      transition: color .2s ease-out;
      border: none; }
      @media screen and (min-width: 1025px) {
        .sticky-list li a:hover {
          color: #019681; } }
    .sticky-list li.is_active {
      font-weight: 500; }
      @media screen and (max-width: 1024px) {
        .sticky-list li.is_active {
          color: #09101B; } }
    @media screen and (min-width: 1025px) {
      .sticky-list li:not(:first-child) {
        padding-top: 15px;
        border-top: 1px solid rgba(217, 217, 217, 0.4); }
      .sticky-list li:not(:last-child) {
        margin-bottom: 12px; } }

.start_anchor {
  opacity: 0;
  pointer-events: none; }
  .start_anchor + li {
    padding-top: 0 !important;
    border-top: 0 !important; }

.skills {
  padding: 160px 0; }
  .skills + .ahead {
    margin-top: 0; }
  @media screen and (max-width: 1024px) {
    .skills {
      padding: 78px 0; }
      .skills + .ahead {
        margin-top: 38px; } }
  @media screen and (max-width: 767px) {
    .skills {
      padding: 40px 0; } }
  .skills-section:not(:last-child) {
    margin-bottom: 220px; }
    @media screen and (max-width: 1024px) {
      .skills-section:not(:last-child) {
        margin-bottom: 150px; } }
    @media screen and (max-width: 767px) {
      .skills-section:not(:last-child) {
        margin-bottom: 86px; } }
  .skills-top:not(:last-child) {
    margin-bottom: 56px; }
    @media screen and (max-width: 1024px) {
      .skills-top:not(:last-child) {
        margin-bottom: 35px; } }
    @media screen and (max-width: 767px) {
      .skills-top:not(:last-child) {
        margin-bottom: 20px; } }
  .skills-images {
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(100% - 340px); }
    @media screen and (max-width: 1024px) {
      .skills-images {
        display: none; } }
  .skills .label {
    font-weight: bold;
    font-size: 24px;
    line-height: 32px; }
    @media screen and (max-width: 1024px) {
      .skills .label {
        font-size: 14px;
        line-height: 32px; } }
    @media screen and (max-width: 767px) {
      .skills .label {
        line-height: 18px; } }
    .skills .label:not(:last-child) {
      margin-bottom: 58px; }
      @media screen and (max-width: 1024px) {
        .skills .label:not(:last-child) {
          margin-bottom: 40px; } }
      @media screen and (max-width: 767px) {
        .skills .label:not(:last-child) {
          margin-bottom: 20px; } }
  .skills-title {
    font-weight: 500;
    font-size: 56px;
    line-height: 64px;
    position: relative;
    text-transform: uppercase; }
    @media screen and (min-width: 768px) {
      .skills-title {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media screen and (max-width: 1024px) {
      .skills-title {
        font-size: 42px;
        line-height: 130%;
        letter-spacing: -0.01em;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    @media screen and (max-width: 767px) {
      .skills-title {
        font-size: 25px;
        line-height: 32px; } }
    .skills-title:not(:last-child) {
      margin-bottom: 58px; }
      @media screen and (max-width: 1024px) {
        .skills-title:not(:last-child) {
          margin-bottom: 44px; } }
      @media screen and (max-width: 767px) {
        .skills-title:not(:last-child) {
          margin-bottom: 16px; } }
  .skills_num {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-weight: 500;
    font-size: 56px;
    line-height: 64px;
    width: 119px;
    height: 119px;
    border-radius: 50%;
    margin-left: -119px;
    position: relative;
    right: 59px;
    line-height: 1px; }
    @media screen and (max-width: 1024px) {
      .skills_num {
        margin-left: -56px;
        width: 56px;
        height: 56px;
        font-size: 32px;
        right: 23px; } }
    @media screen and (max-width: 767px) {
      .skills_num {
        margin-left: 0;
        right: 0;
        font-size: 21.6774px;
        margin-bottom: 14px;
        width: 42px;
        height: 42px; } }
    .skills_num.color_green {
      background-color: #38A14C; }
    .skills_num.color_darkblue {
      background-color: #0F65A4; }
    .skills_num.color_blue {
      background-color: #28A1CE; }
    .skills_num + span {
      width: calc(100% - 178px); }
      @media screen and (max-width: 1024px) {
        .skills_num + span {
          width: calc(100% - 79px); } }
  @media screen and (max-width: 1024px) {
    .skills-list {
      max-width: 475px; } }
  @media screen and (max-width: 767px) {
    .skills-list {
      padding-left: 12px; }
      .skills-list .skills-awards {
        margin-left: -12px; } }
  .skills-list ul,
  .skills-list ol {
    font-size: 24px;
    line-height: 32px;
    max-width: 666px; }
    @media screen and (max-width: 1024px) {
      .skills-list ul,
      .skills-list ol {
        font-size: 16px;
        line-height: 20px; } }
    .skills-list ul li:not(:last-child),
    .skills-list ol li:not(:last-child) {
      margin-bottom: 32px; }
      @media screen and (max-width: 1024px) {
        .skills-list ul li:not(:last-child),
        .skills-list ol li:not(:last-child) {
          margin-bottom: 18px; } }
      @media screen and (max-width: 767px) {
        .skills-list ul li:not(:last-child),
        .skills-list ol li:not(:last-child) {
          margin-bottom: 14px; } }
  .skills-list ul li {
    position: relative; }
    .skills-list ul li:before {
      content: '';
      display: block;
      position: absolute;
      right: calc(100% + 36px);
      top: 12px;
      background-color: #BDBDBD;
      border-radius: 50%;
      width: 8px;
      height: 8px; }
      @media screen and (max-width: 1024px) {
        .skills-list ul li:before {
          width: 4px;
          height: 4px;
          top: 9px;
          right: calc(100% + 24px); } }
      @media screen and (max-width: 767px) {
        .skills-list ul li:before {
          width: 3px;
          height: 3px;
          right: calc(100% + 8px); } }
  .skills-list + .skills-description {
    padding-top: 120px; }
    @media screen and (max-width: 1024px) {
      .skills-list + .skills-description {
        padding-top: 66px; } }
    @media screen and (max-width: 767px) {
      .skills-list + .skills-description {
        padding-top: 20px; } }
  .skills-text {
    font-weight: 500;
    font-size: 34px;
    line-height: 42px; }
    .skills-text a {
      -webkit-transition: border-color .2s ease-out, color .2s ease-out;
      -o-transition: border-color .2s ease-out, color .2s ease-out;
      transition: border-color .2s ease-out, color .2s ease-out;
      font-size: 24px;
      line-height: 32px;
      font-weight: 400; }
      @media screen and (max-width: 1024px) {
        .skills-text a {
          font-size: 20px;
          line-height: 28px; } }
      @media screen and (max-width: 767px) {
        .skills-text a {
          font-size: 14px;
          line-height: 22px; } }
    .skills-text p:not(:last-child) {
      margin-bottom: 20px; }
      @media screen and (max-width: 1024px) {
        .skills-text p:not(:last-child) {
          margin-bottom: 10px; } }
      @media screen and (max-width: 767px) {
        .skills-text p:not(:last-child) {
          margin-bottom: 5px; } }
    .skills-text + .skills-awards {
      padding-top: 20px; }
    @media screen and (max-width: 1024px) {
      .skills-text {
        font-size: 26px;
        line-height: 34px; } }
    @media screen and (max-width: 767px) {
      .skills-text {
        font-size: 16px;
        line-height: 20px; } }
    .skills-text:not(:last-child) {
      margin-bottom: 62px; }
      @media screen and (min-width: 1025px) {
        .skills-text:not(:last-child) .skills-text__link {
          margin-top: -15px; }
          .skills-text:not(:last-child) .skills-text__link:last-child {
            margin-bottom: -45px; }
        .skills-text:not(:last-child) a {
          margin-bottom: -30px; } }
      @media screen and (max-width: 1024px) {
        .skills-text:not(:last-child) {
          margin-bottom: 32px; } }
      @media screen and (max-width: 767px) {
        .skills-text:not(:last-child) {
          margin-bottom: 20px; } }
  .skills-head .skills-text {
    max-width: 840px; }
  .skills-head:not(:last-child) {
    margin-bottom: 120px; }
    @media screen and (max-width: 1024px) {
      .skills-head:not(:last-child) {
        margin-bottom: 90px; } }
    @media screen and (max-width: 767px) {
      .skills-head:not(:last-child) {
        margin-bottom: 50px; } }
  @media screen and (max-width: 1024px) {
    .skills .company-content {
      padding-left: 87px;
      padding-right: 20px; } }
  @media screen and (max-width: 767px) {
    .skills .company-content {
      padding-left: 0;
      padding-right: 0; } }
  .skills-box__wrap {
    position: relative; }
  .skills-box {
    max-width: 1302px;
    margin: 0 auto;
    position: relative; }
    .skills-box.skills-box__green .skills-text a {
      border-bottom: 1px solid #38A14C;
      color: #38A14C; }
    @media screen and (min-width: 1025px) {
      .skills-box.skills-box__green .skills-award:hover .skills-award__head {
        color: #38A14C; }
      .skills-box.skills-box__green .link_arr:hover {
        color: #38A14C; } }
    .skills-box.skills-box__darkblue .skills-text a {
      border-bottom: 1px solid #0F65A4;
      color: #0F65A4; }
    @media screen and (min-width: 1025px) {
      .skills-box.skills-box__darkblue .skills-award:hover .skills-award__head {
        color: #0F65A4; }
      .skills-box.skills-box__darkblue .link_arr:hover {
        color: #0F65A4; } }
    .skills-box.skills-box__blue .skills-text a {
      border-bottom: 1px solid #28A1CE;
      color: #28A1CE; }
    @media screen and (min-width: 1025px) {
      .skills-box.skills-box__blue .skills-award:hover .skills-award__head {
        color: #28A1CE; }
      .skills-box.skills-box__blue .link_arr:hover {
        color: #28A1CE; } }
    @media screen and (min-width: 1025px) {
      .skills-box.skills-box__darkblue .skills-text a:hover, .skills-box.skills-box__green .skills-text a:hover, .skills-box.skills-box__blue .skills-text a:hover {
        border-color: transparent; } }
    .skills-box:not(:last-child) {
      padding-bottom: 120px; }
      @media screen and (max-width: 1024px) {
        .skills-box:not(:last-child) {
          padding-bottom: 94px; } }
      @media screen and (max-width: 767px) {
        .skills-box:not(:last-child) {
          padding-bottom: 50px; } }
  .skills-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: -64px; }
    @media screen and (max-width: 1024px) {
      .skills-grid {
        margin-bottom: -48px; } }
    @media screen and (max-width: 767px) {
      .skills-grid {
        margin-bottom: -26px; } }
  .skills-col {
    width: calc(50% - 29px);
    margin-bottom: 64px; }
    @media screen and (max-width: 1024px) {
      .skills-col {
        width: calc(50% - 31px);
        margin-bottom: 48px; } }
    @media screen and (max-width: 767px) {
      .skills-col {
        margin-bottom: 26px;
        width: calc(50% - 14px); } }
    .skills-col:not(:nth-child(2n)) {
      margin-right: 58px; }
      @media screen and (max-width: 1024px) {
        .skills-col:not(:nth-child(2n)) {
          margin-right: 62px; } }
      @media screen and (max-width: 767px) {
        .skills-col:not(:nth-child(2n)) {
          margin-right: 20px; } }
  .skills-award {
    display: block; }
  .skills-award__head {
    border-bottom: 2px solid #000;
    font-size: 34px;
    line-height: 40px;
    font-weight: 500;
    padding-bottom: 14px;
    position: relative;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out; }
    @media screen and (max-width: 1024px) {
      .skills-award__head {
        font-size: 22px;
        line-height: 32px;
        padding-bottom: 7px; } }
    @media screen and (max-width: 767px) {
      .skills-award__head {
        font-weight: bold;
        padding-bottom: 5px;
        font-size: 16px;
        line-height: 16px; } }
    .skills-award__head * {
      font-weight: inherit; }
    .skills-award__head:not(:last-child) {
      margin-bottom: 14px; }
      @media screen and (max-width: 1024px) {
        .skills-award__head:not(:last-child) {
          margin-bottom: 11px; } }
      @media screen and (max-width: 767px) {
        .skills-award__head:not(:last-child) {
          margin-bottom: 5px; } }
  .skills-award__text {
    font-size: 24px;
    line-height: 32px; }
    @media screen and (max-width: 1024px) {
      .skills-award__text {
        font-size: 14px;
        line-height: 20px; } }
    @media screen and (max-width: 767px) {
      .skills-award__text {
        font-size: 12px;
        line-height: 16px; } }
  .skills-content {
    width: 51.9%;
    max-width: 675px;
    margin-left: 22.6%; }
    @media (max-width: 1400px) {
      .skills-content {
        width: 50.5%;
        margin-left: 17%; } }
    @media screen and (max-width: 1024px) {
      .skills-content {
        width: calc(100% - 135px);
        margin-left: 135px;
        max-width: 423px; } }
    @media screen and (max-width: 767px) {
      .skills-content {
        width: 100%;
        margin-left: 0; } }
  .skills-description {
    font-size: 24px;
    line-height: 32px; }
    .skills-description a {
      border-bottom: 1px solid #019681;
      color: #019681; }
      @media screen and (min-width: 1025px) {
        .skills-description a {
          -webkit-transition: border-color .2s ease-out;
          -o-transition: border-color .2s ease-out;
          transition: border-color .2s ease-out; }
          .skills-description a:hover {
            border-color: transparent; } }
    @media screen and (max-width: 1024px) {
      .skills-description {
        font-size: 16px;
        line-height: 20px;
        margin-left: -60px;
        margin-right: -60px; } }
    @media screen and (max-width: 767px) {
      .skills-description {
        margin-left: 0;
        margin-right: 0;
        font-size: 14px;
        line-height: 16px; } }
    .skills-description p:not(:last-child) {
      margin-bottom: 100px; }
      @media screen and (max-width: 1024px) {
        .skills-description p:not(:last-child) {
          margin-bottom: 65px; } }
      @media screen and (max-width: 767px) {
        .skills-description p:not(:last-child) {
          margin-bottom: 20px; } }
  .skills .color_green:not(.skills_num) {
    color: #38A14C; }
  .skills .color_grey:not(.skills_num) {
    color: #9399A4; }
  .skills .color_darkblue:not(.skills_num) {
    color: #0F65A4; }
  .skills .color_blue:not(.skills_num) {
    color: #28A1CE; }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .tablet_padding {
    padding-left: 60px; } }

.skills-icon {
  position: absolute;
  right: 0;
  top: 0; }
  @media screen and (max-width: 1024px) {
    .skills-icon {
      display: none; } }

.skills-award__list {
  margin-bottom: -4px; }

.award-el {
  position: relative;
  display: inline-block;
  margin-bottom: 4px; }
  .award-el:not(:last-child) {
    margin-right: 5px; }
    @media screen and (max-width: 767px) {
      .award-el:not(:last-child) {
        margin-right: 2px; } }
  .award-el svg {
    vertical-align: bottom; }
  .award-el span {
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600; }

.link_arr {
  position: relative; }
  .link_arr svg {
    position: relative;
    top: 3px; }
    @media screen and (max-width: 1024px) {
      .link_arr svg {
        height: 16px;
        width: 16px; } }

.image-wrap {
  width: 22.0625vw;
  position: relative; }
  .image-wrap img {
    vertical-align: bottom;
    max-width: 100%; }
  .image-wrap:nth-child(2) {
    z-index: 1; }
  .image-wrap:nth-child(3) {
    z-index: 2; }
  .image-wrap .image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: inherit; }
    .image-wrap .image.fixed {
      position: fixed;
      left: auto;
      right: auto; }

.trigger_finish .image-wrap:not(:last-child) {
  opacity: 0;
  visibility: hidden; }

.trigger_finish .image-wrap:last-child .image {
  bottom: 0;
  top: auto !important; }

.line {
  width: 16.52%;
  height: 4px; }
  @media screen and (min-width: 768px) {
    .line {
      position: absolute;
      left: 0;
      top: 3%; } }
  @media (max-width: 1400px) {
    .line {
      width: 12.52%; } }
  @media screen and (max-width: 1024px) {
    .line {
      height: 2px;
      width: 94px;
      top: 3%; } }
  @media screen and (max-width: 767px) {
    .line {
      margin-bottom: 16px;
      width: 32px; } }
  .line.color_green {
    background-color: #38A14C; }
  .line.color_darkblue {
    background-color: #0F65A4; }
  .line.color_blue {
    background-color: #28A1CE; }

.banner {
  background-color: #EE502C;
  position: relative;
  min-height: 700px;
  padding: 87px 0 40px;
  color: #fff; }
  .banner:not(:last-child) {
    margin-bottom: 112px; }
  .banner + .section_gray {
    margin-top: -112px; }
  .banner-bg-cover, .banner-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .banner-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .banner .container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .banner-title {
    font-weight: bold;
    font-size: 108px;
    line-height: 108px;
    max-width: 880px;
    margin-top: 0;
    text-transform: uppercase;
    letter-spacing: -0.01em;
    margin-bottom: 26px; }
    .banner-title:last-child {
      margin-bottom: 0; }
    .banner-title span {
      -webkit-text-stroke: 2px #fff;
      color: transparent; }
  .banner-top:not(:last-child) {
    margin-bottom: 37px; }
  .banner-bottom {
    padding-top: 51px;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    margin-top: auto; }
    .banner-bottom .but span {
      height: 46px;
      font-size: 12px;
      line-height: normal;
      border-radius: 38px;
      font-weight: bold;
      text-transform: uppercase; }
    @media screen and (min-width: 1025px) {
      .banner-bottom.banner-bottom__startup {
        position: relative;
        top: 35px; }
        .banner-bottom.banner-bottom__startup .banner-col:first-child {
          width: 28%;
          margin-right: 8%; }
        .banner-bottom.banner-bottom__startup .banner-col:nth-child(2) {
          width: 20%; } }
  .banner-text {
    font-weight: 500;
    font-size: 22px;
    line-height: 28px; }
    @media (max-width: 1440px) {
      .banner-text {
        font-size: 17px;
        line-height: normal; } }

.banner-button {
  display: inline-block; }
  .banner-button .but span {
    height: 56px;
    border-radius: 40px;
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
    padding: 0 30px;
    letter-spacing: 0.04em; }

.page .banner:first-child {
  margin-top: -65px; }

.banner-bg-blue {
  background-color: #1A4BBC; }

.banner-bg-hidden {
  overflow: hidden; }

.banner-bg__items,
.banner-bg__effect {
  position: absolute; }

.banner-bg__items {
  width: 652px;
  top: 3.3%;
  right: 3.6%; }

.banner-bg__effect {
  top: 0;
  right: 0;
  width: 1390px; }

@media (min-width: 1200px) {
  .banner-button__mob {
    display: none; }
  .banner-col:first-child {
    width: 33%;
    margin-right: 9%; } }
  @media (min-width: 1200px) and (max-width: 1300px) {
    .banner-col:first-child {
      margin-right: 3%;
      width: 24%; } }

@media (min-width: 1200px) {
  .banner-col:nth-child(2) {
    width: 16%;
    margin-right: 9%; } }
  @media (min-width: 1200px) and (max-width: 1300px) {
    .banner-col:nth-child(2) {
      margin-right: 4%; } }

@media (min-width: 1200px) {
  .banner-col:nth-child(3) {
    width: 15%; }
  .banner-col:nth-child(4) {
    width: 13%;
    margin-left: auto;
    margin-top: -10px; } }
  @media (min-width: 1200px) and (max-width: 1300px) {
    .banner-col:nth-child(4) {
      width: 16%; } }

@media (min-width: 1200px) {
  .banner-col:not(:last-child) {
    padding-right: 15px; }
  .banner.banner-startup .banner-title:not(:last-child), .banner.banner_1 .banner-title:not(:last-child) {
    margin-bottom: 62px; }
  .banner.banner-startup .banner-top:not(:last-child), .banner.banner_1 .banner-top:not(:last-child) {
    margin-bottom: 71px; }
  .banner.banner-startup .banner-grid_2 .banner-col:first-child, .banner.banner_1 .banner-grid_2 .banner-col:first-child {
    width: 36%;
    margin-right: 5%; }
  .banner.banner-startup .banner-grid_2 .banner-col:nth-child(2), .banner.banner_1 .banner-grid_2 .banner-col:nth-child(2) {
    width: 38%;
    position: relative;
    left: 2%; }
  .banner.banner-startup .banner-grid_2 .banner-col:nth-child(3), .banner.banner_1 .banner-grid_2 .banner-col:nth-child(3) {
    width: 28%; }
  .banner-grid_2:first-child {
    width: 46%;
    margin-right: 11%; }
  .banner-grid_2:nth-child(2) {
    width: 22%;
    margin-right: 9%; }
  .banner-grid_2:nth-child(3) {
    width: 11%;
    position: relative;
    right: -20px; }
  .banner-grid_2:not(:last-child) {
    padding-right: 15px; } }

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .banner-bottom.banner-bottom__startup .banner-col:first-child {
    width: 24%; }
  .banner-bg__items {
    width: 40.75vw;
    top: 10%;
    right: 0; } }

@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .banner-bottom.banner-bottom__startup .banner-col:first-child {
    width: 28%;
    margin-right: 0; }
  .banner-bottom.banner-bottom__startup .banner-col:nth-child(2) {
    width: 24%; } }

@media (max-width: 1199px) {
  .banner {
    min-height: 665px;
    padding: 80px 0 40px; }
    .banner.banner-startup, .banner.banner_1 {
      min-height: 585px; }
    .banner:not(:last-child) {
      margin-bottom: 89px; }
    .banner-title {
      font-size: 76px;
      line-height: 76px; }
      .banner-title:not(:last-child) {
        margin-bottom: 37px; }
    .banner-top:not(:last-child) {
      margin-bottom: 98px; }
    .banner-bottom {
      padding-top: 38px; }
    .banner-text {
      font-size: 18px;
      line-height: 22px; }
    .banner-grid {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .banner-col:not(:last-child) {
      padding-right: 15px; }
  .banner-button__mob {
    display: inline-block; }
    .banner-button__mob .but span {
      height: 46px;
      padding: 0 35px;
      border-radius: 38px; }
  .banner-col__hide-tablet {
    display: none; }
  .banner-bg__items {
    width: 309px;
    top: 0;
    right: 0; }
  .banner-bg__effect {
    width: 520px; } }

@media screen and (min-width: 768px) {
  .banner-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .banner-col {
    max-width: 269px; }
    .banner-col:nth-child(2) {
      max-width: 143px; }
    .banner-col:nth-child(3) {
      max-width: 120px;
      margin-right: 45px; }
  .banner-bottom.banner-bottom__startup {
    top: 17px;
    position: relative; }
    .banner-bottom.banner-bottom__startup .banner-col {
      max-width: 242px; }
      .banner-bottom.banner-bottom__startup .banner-col:nth-child(2), .banner-bottom.banner-bottom__startup .banner-col:nth-child(3) {
        max-width: 238px; }
      .banner-bottom.banner-bottom__startup .banner-col:nth-child(2) {
        margin-left: 36px; }
      .banner-bottom.banner-bottom__startup .banner-col:nth-child(3) {
        margin-right: 0;
        padding-right: 0;
        padding-left: 33px; } }

@media screen and (max-width: 1024px) {
  .but span {
    font-size: 12px; }
  .page .banner:first-child {
    margin-top: -6px; } }

@media screen and (max-width: 767px) {
  .banner-button__mob .but span {
    height: 30px;
    padding: 0 17px !important; }
  .page .banner:first-child {
    margin-top: -35px; }
  .services-slider .banner-title {
    max-width: 270px; }
  .services-slider .banner {
    min-height: 477px; }
  .services-slider .banner-grid {
    max-width: 280px; }
  .banner {
    min-height: 477px;
    padding: 40px 0 36px; }
    .banner.banner-startup, .banner.banner_1 {
      min-height: 477px; }
    .banner + .section_gray {
      margin-top: -40px; }
    .banner:not(:last-child) {
      margin-bottom: 40px; }
    .banner-title {
      font-size: 36px;
      line-height: 36px; }
      .banner-title:not(:last-child) {
        margin-bottom: 30px; }
      .banner-title span {
        -webkit-text-stroke: 1px #fff; }
    .banner-top:not(:last-child) {
      margin-bottom: 56px; }
    .banner-bottom {
      padding-top: 28px;
      padding-right: 10px; }
    .banner-text {
      font-size: 15px;
      line-height: 20px;
      letter-spacing: 0.01em; }
    .banner-col:not(:last-child) {
      margin-bottom: 18px; }
    .banner-button {
      height: 30px;
      padding: 0 14px;
      font-size: 12px; }
  .banner-bg__items {
    width: 160px; }
  .banner-bg__effect {
    width: 314px; } }

.banner-view-2 {
  min-height: 630px;
  padding: 64px 0 62px; }
  .banner-view-2 .but_white span {
    height: 47px;
    font-size: 14px; }
  .banner-view-2 .banner-title {
    line-height: 97px;
    margin: 0; }
  .banner-view-2 .banner-button {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 220px 112px 888px;
    grid-template-columns: 220px 888px;
    gap: 112px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 51px; }
    @media screen and (max-width: 1440px) {
      .banner-view-2 .banner-button {
        -ms-grid-columns: 220px 66px 1fr;
        grid-template-columns: 220px 1fr;
        gap: 66px; } }
    .banner-view-2 .banner-button::after {
      content: '';
      height: 1px;
      background-color: rgba(255, 255, 255, 0.4); }
  .banner-view-2 .banner-grid {
    display: -ms-grid;
    display: grid;
    gap: 42px; }
  .banner-view-2 .banner-text {
    font-size: 17px;
    line-height: 23px; }
  .banner-view-2 .banner-col {
    width: auto;
    padding: 0;
    margin: 0; }

@media screen and (max-width: 1440px) {
  .page .banner-view-2:first-child {
    margin-top: -15px; } }

.services-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #EE502C;
  position: relative;
  min-height: 700px;
  color: #fff; }
  @media screen and (max-width: 1024px) {
    .services-banner {
      min-height: 586px; } }
  @media screen and (max-width: 767px) {
    .services-banner {
      min-height: 497px; } }
  .services-banner:not(:last-child) {
    margin-bottom: 112px; }
  .services-banner + .section_gray {
    margin-top: -112px; }
  .services-banner-bg-cover, .services-banner-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .services-banner-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .services-banner-bg-right {
    position: absolute;
    top: -75px;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 725px;
    height: 700px; }
    @media (max-width: 1500px) {
      .services-banner-bg-right {
        width: 675px;
        height: 650px; } }
    @media (max-width: 1300px) {
      .services-banner-bg-right {
        width: 625px;
        height: 600px; } }
    @media screen and (max-width: 1024px) {
      .services-banner-bg-right {
        width: 460px;
        height: 586px; } }
    @media screen and (max-width: 767px) {
      .services-banner-bg-right {
        width: 320px;
        height: 497px;
        top: -35px; } }
    .services-banner-bg-right img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .services-banner .container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  @media screen and (max-width: 1024px) {
    .services-banner {
      padding-left: 8px; } }
  @media screen and (max-width: 767px) {
    .services-banner {
      padding-left: 4px; } }
  .services-banner-title {
    font-weight: bold;
    font-size: 108px;
    line-height: 97px;
    max-width: 63%;
    margin-top: 0;
    text-transform: uppercase;
    letter-spacing: -0.01em;
    margin-bottom: 0; }
    @media (max-width: 1500px) {
      .services-banner-title {
        font-size: 90px;
        line-height: 90px; } }
    @media (max-width: 1300px) {
      .services-banner-title {
        font-size: 80px;
        line-height: 80px; } }
    @media screen and (max-width: 1024px) {
      .services-banner-title {
        font-size: 70px;
        line-height: 70px;
        font-weight: 700; } }
    @media screen and (max-width: 767px) {
      .services-banner-title {
        font-size: 36px;
        line-height: 36px; } }
    .services-banner-title span {
      -webkit-text-stroke: 2px #fff;
      color: transparent; }
  .services-banner-top {
    z-index: 2; }
  .services-banner-middle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 48px 0;
    gap: 37px;
    z-index: 2; }
    @media screen and (max-width: 1024px) {
      .services-banner-middle {
        margin: 30px 0;
        row-gap: 20px;
        -webkit-column-gap: 48px;
           -moz-column-gap: 48px;
                column-gap: 48px; } }
    @media screen and (max-width: 767px) {
      .services-banner-middle {
        width: 95%;
        margin: 24px 0;
        row-gap: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .services-banner-col {
    width: 23%; }
    @media screen and (max-width: 1024px) {
      .services-banner-col {
        width: 45%; } }
    @media screen and (max-width: 767px) {
      .services-banner-col {
        width: 100%; } }
    .services-banner-col:not(:last-child) {
      margin-right: 59px; }
      @media screen and (max-width: 1024px) {
        .services-banner-col:not(:last-child) {
          margin-right: 0; } }
    @media screen and (max-width: 1024px) {
      .services-banner-col:nth-child(3) {
        padding-bottom: 20px; } }
    @media screen and (max-width: 1024px) {
      .services-banner-col:nth-child(odd) {
        margin-right: 63px; } }
    @media screen and (max-width: 767px) {
      .services-banner-col:nth-child(odd) {
        margin-right: 0; } }
    .services-banner-col:first-child br {
      display: none; }
  .services-banner-tag {
    font-weight: 600;
    font-size: 22px;
    line-height: 23px; }
    @media screen and (max-width: 1024px) {
      .services-banner-tag {
        font-size: 18px; } }
    @media screen and (max-width: 767px) {
      .services-banner-tag {
        font-size: 15px; } }
  .services-banner-tag-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 37px;
       -moz-column-gap: 37px;
            column-gap: 37px; }
    @media (max-width: 1440px) {
      .services-banner-tag-wrapper {
        row-gap: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media screen and (max-width: 767px) {
      .services-banner-tag-wrapper {
        row-gap: 0; } }
  .services-banner-tag::before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 10px;
    border-left: 3px solid white;
    border-bottom: 3px solid white;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-44deg);
            transform: rotate(-44deg);
    margin-right: 12px;
    margin-bottom: 4px; }
    @media screen and (max-width: 1024px) {
      .services-banner-tag::before {
        width: 18px;
        height: 9px;
        margin-right: 8px; } }
    @media screen and (max-width: 767px) {
      .services-banner-tag::before {
        height: 7px;
        width: 15px;
        border-left: 2px solid white;
        border-bottom: 2px solid white; } }
  @media screen and (max-width: 1024px) {
    .services-banner-grid {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; } }
  .services-banner-grid-texts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-bottom: 48px;
    z-index: 3; }
    @media screen and (max-width: 1024px) {
      .services-banner-grid-texts {
        margin-top: 30px;
        margin-bottom: 0;
        row-gap: 20px;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
    @media screen and (max-width: 767px) {
      .services-banner-grid-texts {
        margin-top: 24px;
        row-gap: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .services-banner-button-wrapper {
    position: relative;
    width: 15.3%; }
    @media screen and (max-width: 1024px) {
      .services-banner-button-wrapper {
        margin-top: 0;
        margin-bottom: 30px;
        width: 27.2%; } }
    @media screen and (max-width: 767px) {
      .services-banner-button-wrapper {
        width: 147px;
        margin-bottom: 24px; } }
  .services-banner-button-wrapper::before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 49%;
    right: -497%;
    width: 473%;
    height: 1px;
    z-index: 1;
    background-color: white; }
    @media (max-width: 1800px) {
      .services-banner-button-wrapper::before {
        right: -488%;
        width: 468%; } }
    @media screen and (max-width: 1024px) {
      .services-banner-button-wrapper::before {
        right: -263%;
        width: 363%;
        top: 168%; } }
    @media screen and (max-width: 767px) {
      .services-banner-button-wrapper::before {
        width: 189%;
        right: -89%;
        top: 175%; } }
  .services-banner .but span {
    height: 46px;
    font-size: 14px;
    line-height: normal;
    border-radius: 38px;
    font-weight: bold;
    text-transform: uppercase;
    white-space: nowrap; }
    @media screen and (max-width: 1024px) {
      .services-banner .but span {
        font-size: 12px; } }
    @media screen and (max-width: 767px) {
      .services-banner .but span {
        height: 31px;
        font-size: 12px; } }
  .services-banner-text {
    font-weight: 600;
    font-size: 17px;
    line-height: 23px; }
    @media (max-width: 1440px) {
      .services-banner-text {
        font-size: 17px;
        line-height: normal; } }
    @media screen and (max-width: 1024px) {
      .services-banner-text {
        letter-spacing: -0.5px; } }
    @media screen and (max-width: 767px) {
      .services-banner-text {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0; } }

.services-banner-button {
  display: inline-block; }
  .services-banner-button .but span {
    height: 56px;
    border-radius: 40px;
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
    padding: 0 30px;
    letter-spacing: 0.04em; }

@media screen and (max-width: 1024px) {
  .but span {
    font-size: 12px; } }

@media screen and (max-width: 767px) {
  .services-banner-button__mob .but span {
    height: 30px;
    padding: 0 17px !important; }
  .services-banner-button__mob .but span {
    -webkit-text-stroke: 1px #fff; }
  .services-banner-button__mob-button {
    height: 30px;
    padding: 0 14px;
    font-size: 12px; } }

.services-banner-dash-web-dev {
  display: inline-block;
  color: white !important;
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px); }
  @media screen and (max-width: 1024px) {
    .services-banner-dash-web-dev {
      -webkit-transform: translateY(-7px);
          -ms-transform: translateY(-7px);
              transform: translateY(-7px); } }
  @media screen and (max-width: 767px) {
    .services-banner-dash-web-dev {
      -webkit-transform: translateY(-4px);
          -ms-transform: translateY(-4px);
              transform: translateY(-4px); } }

@media screen and (min-width: 1025px) {
  .section-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .section-row:not(:last-child) {
      margin-bottom: 142px; }
  .section-aside {
    width: 240px;
    padding-top: 10px; }
    .section-aside + .section-content {
      width: calc(100% - 240px); }
  .section-content__head:not(:last-child) {
    margin-bottom: 74px; }
  .section-content__head .title {
    max-width: 1000px; }
    .section-content__head .title:last-child {
      margin-bottom: 0; }
  .section-content .automation-body {
    margin-top: 30px; }
  .section-content__item {
    width: 43%; }
    .section-content__item + .section-content__item {
      margin-left: auto;
      width: 49.5%; }
      .section-content__item + .section-content__item .section-text {
        max-width: 530px; }
  .section-content__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .section-content__info-box {
    width: 50%; }
  .section-content__info-aside {
    width: 45%;
    border-left: 5px solid #000;
    padding-left: 54px;
    margin-left: auto; }
  .section-content__info-item:not(:last-child) {
    margin-bottom: 60px; }
  .section-content__info-title {
    font-weight: 500;
    font-size: 33px;
    line-height: 130%;
    max-width: 416px; }
  .section-text__wrap {
    max-width: 665px; }
    .section-text__wrap:not(:last-child) {
      margin-bottom: 112px; } }

.section-case__title {
  font-weight: 500;
  font-size: 28px;
  line-height: 130%; }

.section-case__link .link-arrow {
  color: #53A138;
  font-size: 15px;
  line-height: 18px; }

.section-case__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .section-case__head:not(:last-child) {
    margin-bottom: 27px; }

@media screen and (min-width: 768px) {
  .section-case__link {
    margin-left: auto; }
  .section-case__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .section-case__col {
    width: calc(33.333333% - 10.6px); }
    .section-case__col:not(:nth-child(3n)) {
      margin-right: 16px; } }

.section-text {
  line-height: 140%; }
  .section-text b {
    font-weight: bold; }

.section-question__title {
  font-weight: bold;
  font-size: 24px;
  line-height: 140%; }
  .section-question__title:not(:last-child) {
    margin-bottom: 34px; }

.section-question__grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .section-question__grid li:not(:last-child) {
    margin-bottom: 24px; }

.section-question__col {
  width: calc(50% - 32px); }
  @media screen and (min-width: 1025px) {
    .section-question__col:not(:nth-child(2n)) {
      padding-right: 80px; } }

.section-aside__title {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #EE502C;
  text-transform: uppercase; }
  .section-aside__title.color_green {
    color: #469357; }

.section-content__elem {
  font-size: 35px;
  line-height: 42px;
  letter-spacing: -0.01em; }
  @media screen and (min-width: 768px) {
    .section-content__elem:not(.animtitle-done) {
      opacity: 0; } }
  .section-content__elem:not(:last-child) {
    margin-bottom: 36px;
    padding-bottom: 30px;
    border-bottom: 1px solid #000; }

@media screen and (min-width: 768px) {
  .section-content__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .section-content__item {
    width: calc(50% - 15px);
    padding-right: 8px; }
    .section-content__item + .section-content__item {
      margin-left: auto;
      padding-right: 20px; } }

.section_gray {
  background-color: #F7F7F7; }
  .section_gray + .brigade-application {
    margin-top: 136px;
    padding-top: 0; }

.section_green {
  background-color: #469357;
  color: #fff; }
  .section_green .section-aside__title.color_green {
    color: #fff; }
  .section_green .subtitle {
    color: #000; }
    .section_green .subtitle span {
      color: #fff; }

.section-content__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .section-content__top:not(:last-child) {
    margin-bottom: 112px; }

.section-content__top-left {
  width: calc(100% - 180px);
  max-width: 800px; }
  .section-content__top-left .section-text__wrap {
    max-width: 558px; }
  .section-content__top-left .section-content__head + .section-text__wrap {
    margin-top: -20px; }

.section-content__top-right {
  margin-left: auto;
  padding-right: 50px; }

.section_orange {
  background-color: #EE502C;
  color: #fff; }
  .section_orange .title span {
    color: #09101B; }
  .section_orange .section-aside__title {
    color: #fff; }

.section-content__info-price {
  font-weight: 500;
  font-size: 33px;
  line-height: 130%;
  max-width: 335px;
  padding-top: 60px; }
  .section-content__info-price span {
    font-size: 21px; }
  .section-content__info-price .icon-rub {
    width: 23px;
    height: 23px; }

@media (max-width: 1199px) {
  .section-text {
    font-size: 18px; }
  .section-content__info-title,
  .section-content__info-price {
    font-size: 30px;
    line-height: 120%; }
  .section-content__info-price {
    padding-top: 40px;
    max-width: 290px; }
    .section-content__info-price .icon-rub {
      width: 21px;
      height: 21px; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .section-question__col {
    width: 50%; }
    .section-question__col:nth-child(odd) {
      padding-right: 40px; }
    .section-question__col ul {
      font-size: 18px;
      line-height: 140%; } }

.img-startup-2 {
  width: 181px; }

@media screen and (max-width: 1024px) {
  .img-fire {
    width: 118px; }
  .img-fire-clock {
    width: 116px; }
  .img-startup {
    width: 116px; }
  .img-startup-2 {
    width: 132px; }
  .section_green {
    overflow: hidden; }
  .section_gray + .brigade-application {
    margin-top: 80px; }
  .section-aside:not(:last-child) {
    margin-bottom: 40px; }
  .section-aside img {
    vertical-align: bottom; }
  .section-row:not(:last-child) {
    margin-bottom: 64px; }
  .section-content__head .title {
    max-width: 635px; }
  .section-content__head:not(:last-child) {
    margin-bottom: 29px; }
  .section-content .title:last-child {
    margin-bottom: 0; }
  .section-content__elem {
    font-size: 24px;
    line-height: 29px; }
    .section-content__elem:not(:last-child) {
      padding-bottom: 26px;
      margin-bottom: 26px; }
  .section-content__info-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .section-content__info-box:not(:last-child) {
      margin-bottom: 63px; }
  .section-content__info-item {
    width: calc(50% - 20px);
    padding-right: 30px; }
    .section-content__info-item + .section-content__info-item {
      margin-left: auto;
      width: 52%;
      padding-right: 6px; }
  .section-content__info-aside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 40px 0 28px;
    border-top: 3px solid #000;
    border-bottom: 3px solid #000; }
    .section-content__info-aside .extinguisher {
      position: relative;
      bottom: -60px;
      left: -20px; }
  .section-content__info-title {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    font-weight: 500;
    max-width: 336px; }
  .section-text__wrap {
    max-width: 515px; }
    .section-text__wrap:not(:last-child) {
      margin-bottom: 80px; }
  .section-content__top-right {
    padding-right: 11px;
    padding-top: 20px; }
  .section-content__top:not(:last-child) {
    margin-bottom: 81px; }
  .section-content__top .section-content__head:not(:last-child) {
    margin-bottom: 63px; }
  .section-content__top .section-text__wrap {
    padding-right: 60px; } }

@media screen and (max-width: 767px) {
  .section-content__info-box:not(:last-child) {
    margin-bottom: 40px; }
  .img-fire {
    width: 46px; }
  .img-fire-clock {
    width: 40px; }
  .img-startup {
    width: 46px; }
  .img-startup-2 {
    width: 60px; }
  .section_gray + .brigade-application {
    margin-top: 40px; }
  .section-content__info-title,
  .section-content__info-price {
    font-size: 24px;
    line-height: 117%; }
  .section-content__info-price {
    padding-top: 20px; }
    .section-content__info-price .icon-rub {
      width: 15px;
      height: 15px; }
  .section-aside:not(:last-child) {
    margin-bottom: 24px; }
  .section-content__info-aside {
    display: block;
    padding-top: 52px;
    padding-bottom: 32px; }
    .section-content__info-aside .extinguisher {
      bottom: 0;
      left: 0;
      margin-bottom: 24px; }
  .section-text {
    font-size: 14px; }
    .section-text:not(:last-child) {
      margin-bottom: 16px; }
    .section-text p:not(:last-child) {
      margin-bottom: 18px; }
  .section-text__wrap:not(:last-child) {
    margin-bottom: 58px; }
  .section-content__item:not(:last-child) {
    margin-bottom: 16px; }
  .section-row:not(:last-child) {
    margin-bottom: 26px; }
  .section-content__head:not(:last-child) {
    margin-bottom: 24px; }
  .section-content__head .title {
    max-width: 280px; }
  .section-content__elem {
    font-size: 15px;
    line-height: 18px; }
    .section-content__elem:not(:last-child) {
      padding-bottom: 16px;
      margin-bottom: 16px; }
  .section-aside__title {
    font-size: 14px;
    line-height: 24px; }
  .section-content__info-box {
    display: block; }
  .section-content__info-item {
    width: 100%;
    padding-right: 0; }
    .section-content__info-item:not(:last-child) {
      margin-bottom: 18px; }
    .section-content__info-item b {
      display: block;
      margin-bottom: 18px; }
    .section-content__info-item + .section-content__info-item {
      width: 100%;
      padding-right: 0; }
  .section-question__title {
    font-size: 16px; }
    .section-question__title:not(:last-child) {
      margin-bottom: 18px; }
  .section-question__grid {
    display: block; }
  .section-question__col {
    width: 100%;
    font-size: 16px;
    line-height: 140%; }
    .section-question__col:not(:last-child) {
      margin-bottom: 16px; }
    .section-question__col li:not(:last-child) {
      margin-bottom: 16px; }
  .section-content__top-left {
    width: calc(100% - 60px);
    padding-right: 15px; }
  .section-content__top-right,
  .section-content__top .section-text__wrap {
    padding-right: 0; }
  .section-content__top-right {
    padding-top: 0; }
  .section-content__top:not(:last-child) {
    margin-bottom: 29px; }
  .section-content__top .section-text__wrap {
    margin-right: -46px;
    max-width: none; }
  .section-content__top .section-content__head:not(:last-child):not(:last-child) {
    margin-bottom: 40px; }
  .section-case__title {
    font-size: 20px;
    line-height: 130%; }
  .section-case__link .link-arrow {
    font-size: 14px; }
  .section-case__col {
    margin-bottom: 8px; }
    .section-case__col:nth-child(3) {
      display: none; } }

.brigade-service:not(:last-child) {
  margin-bottom: 112px; }

.brigade-section {
  padding: 112px 0; }
  .brigade-section .cases {
    margin-top: 0; }
  .brigade-section:last-child {
    padding-bottom: 0; }

.brigade-advantages__head:not(:last-child) {
  margin-bottom: 78px; }

.brigade-advantages__head .title:last-child {
  margin-bottom: 0; }

.brigade-fast {
  overflow: hidden;
  padding-bottom: 470px; }

.brigade-application {
  padding-top: 0 !important; }

.brigade-application__box {
  padding-top: 0; }
  .brigade-application__box .title {
    font-size: 98px; }

@media screen and (min-width: 1025px) {
  .brigade-advantages__box,
  .brigade-application__box {
    width: calc(100% - 115px);
    margin-left: auto; }
  .brigade-application .offset-lg-3 {
    margin-left: 9.5%; }
  .application-name:before {
    left: -115px; }
  .brigade-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1180px;
    margin: 0 auto;
    padding-top: 5px; }
  .brigade-form__aside {
    width: 50%; }
  .brigade-form__content {
    width: 39%;
    margin-left: auto; }
  .brigade-advantages__box {
    width: calc(100% - 115px);
    margin-left: auto; }
  .application-name:before {
    left: -115px; } }

@media (max-width: 1199px) {
  .brigade-section {
    padding: 80px 0; }
    .brigade-section .cases {
      margin-top: 0; }
  .brigade-service:not(:last-child) {
    margin-bottom: 100px; }
  .brigade-advantages__head:not(:last-child) {
    margin-bottom: 66px; }
  .brigade-fast {
    padding-bottom: 315px; }
  .brigade-application__box {
    padding: 0; }
    .brigade-application__box .title {
      font-size: 64px;
      line-height: 72px; } }

.brigade-form__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.brigade-form__col {
  width: calc(50% - 12px);
  margin-bottom: 25px; }
  .brigade-form__col:not(:nth-child(2n)) {
    margin-right: 24px; }

@media screen and (min-width: 768px) {
  .brigade-form__field:not(:last-child) {
    margin-bottom: 17px; }
  .brigade-form__row:not(:last-child) {
    margin-bottom: 38px; } }

.brigade-form label.error {
  color: #EB5757;
  font-size: 14px;
  line-height: normal;
  display: block;
  padding-top: 3px; }

.brigade-form__title {
  font-weight: 500;
  font-size: 56px;
  line-height: 64px;
  text-transform: uppercase; }
  .brigade-form__title:not(:last-child) {
    margin-bottom: 40px; }

.brigade-form__subtitle {
  font-size: 24px;
  line-height: 32px;
  max-width: 365px; }

.brigade-form__button:not(:last-child) {
  margin-bottom: 32px; }

.brigade-form__button .but {
  width: 100%;
  max-width: 100%; }

.brigade-form__button .but span {
  height: 56px;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 40px;
  font-weight: bold; }

.brigade-form__text {
  font-size: 12px;
  line-height: 16px;
  color: #4D5460;
  letter-spacing: 0.01em; }
  .brigade-form__text a {
    color: #38A14C; }

@media screen and (max-width: 1024px) {
  .brigade-form {
    max-width: 464px;
    margin: 0 auto;
    padding-top: 10px; }
    .brigade-form__title {
      font-size: 44px;
      line-height: 48px;
      text-transform: none; }
      .brigade-form__title:not(:last-child) {
        margin-bottom: 20px; }
      .brigade-form__title br {
        display: none; }
    .brigade-form__aside:not(:last-child) {
      margin-bottom: 46px; }
    .brigade-form__title, .brigade-form__subtitle, .brigade-form__text {
      text-align: center; }
    .brigade-form__subtitle {
      font-size: 18px;
      line-height: 24px;
      margin: 0 auto;
      max-width: 275px; } }

@media screen and (max-width: 767px) {
  .brigade-section {
    padding: 40px 0; }
  .brigade-service:not(:last-child) {
    margin-bottom: 40px; }
  .brigade-fast .section-row:not(:last-child) {
    margin-bottom: 32px; }
  .brigade-technology .section-aside:not(:last-child) {
    margin-bottom: 18px; }
  .brigade-advantages__head:not(:last-child) {
    margin-bottom: 32px; }
  .brigade-form__title {
    font-size: 22px;
    line-height: 32px; }
  .brigade-form__subtitle {
    font-size: 12px;
    line-height: 16px; }
  .brigade-form__button .but span {
    height: 30px;
    font-size: 12px;
    font-weight: 500; }
  .brigade-form__field:not(:last-child) {
    margin-bottom: 12px; }
  .brigade-form__col {
    width: calc(50% - 6px);
    margin-bottom: 0; }
    .brigade-form__col:not(:nth-child(2n)) {
      margin-right: 12px; }
  .brigade-form__row:not(:last-child) {
    margin-bottom: 24px; }
  .brigade-form__text {
    font-size: 11px;
    line-height: 16px;
    max-width: 260px;
    margin: 0 auto; }
  .brigade-application__box .title {
    font-size: 26px;
    line-height: 28px; } }

@media screen and (min-width: 1025px) {
  .support-block-wrapper {
    width: 85%; } }

.support-block {
  width: 100%;
  padding-bottom: calc( 1289 / 1171 * 100%);
  position: relative; }
  .support-block__items {
    position: absolute;
    width: 100%;
    height: 100%; }
  .support-block__item {
    width: calc(383 / 1171 * 100%);
    height: calc(383 / 1289 * 100%);
    background: #EE502C;
    position: absolute;
    border-radius: 50%; }
    .support-block__item:nth-child(1) {
      top: 0;
      left: calc(390 / 1171 * 100%); }
    .support-block__item:nth-child(2) {
      top: calc(235 / 1289 * 100%);
      right: 0; }
    .support-block__item:nth-child(3) {
      top: calc(673 / 1289 * 100%);
      right: 0; }
    .support-block__item:nth-child(4) {
      bottom: 0;
      left: calc(390 / 1171 * 100%); }
    .support-block__item:nth-child(5) {
      top: calc(235 / 1289 * 100%);
      left: 0; }
    .support-block__item:nth-child(6) {
      top: calc(673 / 1289 * 100%);
      left: 0; }
  .support-block__arrows {
    position: absolute;
    width: calc(312 / 1171 * 100%);
    height: calc(312 / 1289 * 100%);
    left: calc(427 / 1171 * 100%);
    top: calc(488 / 1289 * 100%);
    background-image: url("/local/templates/.default/markup_notamedia/build/css/../images/svg/loop-arrows.svg");
    background-size: cover;
    background-position: center;
    -webkit-animation: rotating 6s linear infinite; }
  .support-block__content {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px; }
    @media screen and (max-width: 767px) {
      .support-block__content {
        gap: 6px; } }
  .support-block__text {
    max-width: 206px;
    text-align: center;
    color: #FFF;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: 'Proxima', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.18px; }
    @media screen and (max-width: 767px) {
      .support-block__text {
        font-size: 11px;
        font-weight: 700;
        line-height: 13px;
        letter-spacing: -0.01em;
        max-width: 90px; } }
  .support-block__icon {
    width: 100px;
    height: 100px;
    background-size: cover;
    background-position: center; }
    @media screen and (max-width: 767px) {
      .support-block__icon {
        width: 26px;
        height: 26px; } }

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

.technology-tag {
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
  border: 2px solid #EE502C;
  border-radius: 70px;
  padding: 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #EE502C;
  height: 39px; }
  .technology-tag__wrap {
    display: inline-block; }
    .technology-tag__wrap:not(:last-child) {
      margin-bottom: 18px; }

.technology-group:not(:last-child) {
  margin-bottom: 52px; }

.technology-list {
  font-weight: 500;
  font-size: 43px;
  line-height: 58px;
  color: #868686; }

.technology-list__small {
  max-width: 775px; }

@media (max-width: 1199px) {
  .technology-list {
    font-size: 33px;
    line-height: 48px;
    padding-right: 30px; }
  .technology-group:not(:last-child) {
    margin-bottom: 40px; } }

@media screen and (max-width: 767px) {
  .technology-tag {
    height: 30px;
    border-width: 1px;
    font-size: 12px; }
  .technology-list {
    font-size: 18px;
    line-height: 23px; }
  .technology-group:not(:last-child) {
    margin-bottom: 24px; } }

.extinguisher {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .extinguisher-svg img, .extinguisher-gif img {
    max-width: 100%;
    vertical-align: bottom; }
  .extinguisher-svg {
    margin-right: 15px;
    width: 29.15%; }
  .extinguisher-gif {
    width: 70%;
    position: relative;
    margin-top: -8.2%;
    max-width: 290px; }

@media screen and (min-width: 1025px) {
  .extinguisher:not(:last-child) {
    margin-bottom: 56px; } }

@media screen and (max-width: 1024px) {
  .extinguisher-svg {
    width: 138px; }
  .extinguisher-gif {
    width: 200px;
    margin-top: -6.1%; } }

@media screen and (max-width: 767px) {
  .extinguisher-svg {
    width: 82px;
    margin-right: 6px; }
  .extinguisher-gif {
    width: 142px; } }

@media screen and (min-width: 1025px) {
  .advantages-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .advantages-flex__left {
    width: 50.45%; }
  .advantages-flex__right {
    margin-left: auto;
    width: calc(50% - 68px); } }

.advantages-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid rgba(83, 83, 83, 0.25);
  padding: 39px 0; }
  .advantages-card:last-child {
    padding-bottom: 0; }
  @media screen and (min-width: 768px) {
    .advantages-card__title {
      font-weight: bold;
      font-size: 23px;
      line-height: 130%;
      text-transform: uppercase;
      letter-spacing: -0.01em; } }
  @media screen and (min-width: 768px) and (max-width: 1380px) {
    .advantages-card__title {
      font-size: 20px; } }
  @media screen and (min-width: 768px) {
      .advantages-card__title:not(:last-child) {
        width: calc(100% - 30px); } }
    @media screen and (min-width: 768px) and (max-width: 1350px) {
      .advantages-card__title:not(:last-child) {
        width: calc(100% - 50px); } }
  @media screen and (min-width: 768px) {
    .advantages-card__num {
      margin-left: auto; } }

@media screen and (min-width: 1025px) and (max-width: 1350px) {
  .advantages-card__title {
    font-size: 1.2814814814814816vw; } }
  .advantages-card__num {
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #EE502C; }

@media screen and (max-width: 1024px) {
  .advantages-card {
    padding: 34px 0; }
  .advantages-flex__left:not(:last-child) {
    margin-bottom: 34px; } }

@media screen and (max-width: 767px) {
  .advantages-flex__left:not(:last-child) {
    margin-bottom: 20px; }
  .advantages-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px 0; }
    .advantages-card__num {
      -webkit-box-ordinal-group: 0;
      -webkit-order: -1;
          -ms-flex-order: -1;
              order: -1;
      margin-bottom: 12px; }
    .advantages-card__title {
      font-weight: bold;
      font-size: 14px;
      line-height: 130%;
      text-transform: uppercase; } }

.startup-title {
  font-weight: bold;
  font-size: 45px;
  line-height: 55px;
  letter-spacing: -0.01em; }

.startup-head:not(:last-child) {
  margin-bottom: 30px; }

.startup-group__head {
  position: relative; }
  .startup-group__head:before {
    content: '';
    display: block;
    height: 5px;
    width: 64px;
    background-color: #000;
    position: absolute;
    right: calc(100% + 80px);
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .startup-group__head:not(:last-child) {
    margin-bottom: 18px; }

.startup-group__text {
  max-width: 970px; }
  .startup-group__text:not(:last-child) {
    margin-bottom: 48px; }

.startup-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.startup-col {
  border-top: 1px solid rgba(126, 126, 126, 0.5);
  padding-top: 24px; }

.startup-list:not(:last-child) {
  margin-bottom: 72px; }

.startup-subtitle {
  font-weight: bold;
  font-size: 24px;
  line-height: 140%; }
  .startup-subtitle:not(:last-child) {
    margin-bottom: 6px; }

.startup-text {
  color: rgba(0, 0, 0, 0.7);
  font-size: 18px;
  line-height: 140%; }

.startup-group:not(:last-child) {
  margin-bottom: 112px; }

.startup-info__subtitle, .startup-info__title {
  font-weight: bold; }

.startup-info__title {
  font-weight: bold;
  font-size: 29px;
  line-height: 140%; }
  .startup-info__title:not(:last-child) {
    margin-bottom: 16px; }

.startup-info__subtitle {
  font-size: 24px;
  line-height: 140%; }
  .startup-info__subtitle:not(:last-child) {
    margin-bottom: 6px; }

.startup-info__text {
  color: #666;
  opacity: .7;
  font-size: 18px;
  line-height: 140%; }

.startup-info__grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 24px;
  border-top: 1px solid rgba(126, 126, 126, 0.5);
  padding-right: 40px; }

@media screen and (min-width: 1025px) {
  .startup-col {
    width: calc(33.333333% - 37.3333333333px); }
    .startup-col:not(:nth-child(3n)) {
      margin-right: 56px; }
    .startup-col:first-child {
      max-width: 300px; }
  .startup-info__col {
    max-width: 336px; }
    .startup-info__col:not(:last-child) {
      margin-right: 72px; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .startup-grid {
    margin-bottom: -48px; }
  .startup-col {
    width: calc(50% - 24px);
    margin-bottom: 48px; }
    .startup-col:nth-child(2n) {
      margin-left: auto; }
  .startup-list:not(:last-child) {
    margin-bottom: 39px; }
  .startup-group__head:before {
    right: auto;
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: -20px; }
  .startup-info__grid {
    margin-bottom: -30px; }
  .startup-info__col {
    width: 50%;
    margin-bottom: 30px; }
    .startup-info__col:nth-child(2n) {
      padding-left: 20px; } }

@media screen and (max-width: 1024px) {
  .startup-title {
    font-size: 32px;
    line-height: 39px; }
  .startup-group__head:not(:last-child) {
    margin-bottom: 35px; }
  .startup-info__grid {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }

@media screen and (max-width: 767px) {
  .startup-title {
    font-size: 20px;
    line-height: 24px; }
  .startup-subtitle {
    font-size: 16px; }
  .startup-group__head:not(:last-child) {
    margin-bottom: 16px; }
  .startup-group__head:before {
    right: auto;
    left: 0;
    top: -14px;
    width: 37px;
    height: 3px; }
  .startup-info__grid {
    padding-right: 0; }
  .startup-info__title, .startup-info__subtitle {
    font-size: 20px;
    line-height: 140%; }
  .startup-info__text {
    font-size: 14px; }
  .startup-info__col {
    width: 100%; }
    .startup-info__col:not(:last-child) {
      margin-bottom: 20px; }
  .startup-group__text:not(:last-child) {
    margin-bottom: 37px; }
  .startup-col {
    padding-top: 17px;
    width: 100%; }
    .startup-col:not(:last-child) {
      margin-bottom: 24px; }
  .startup-list:not(:last-child) {
    margin-bottom: 32px; }
  .startup-text {
    font-size: 14px; }
  .startup-group:not(:last-child) {
    margin-bottom: 58px; } }

.faq-elem {
  position: relative; }
  .faq-elem:not(:first-child) {
    margin-top: -4px; }
  .faq-elem.is_active .faq-elem__header:before {
    background-color: #232B37; }
  .faq-elem.is_active .faq-icon:after {
    opacity: 0; }
  .faq-elem.is_active:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 200vw;
    top: 0;
    bottom: 0;
    background-color: #fff; }
  @media screen and (min-width: 1025px) {
    .faq-elem:hover .faq-elem__header {
      border-color: #232B37; }
      .faq-elem:hover .faq-elem__header:before {
        background-color: #232B37; } }
  .faq-elem:not(:last-child) {
    border-bottom: 4px solid rgba(255, 255, 255, 0.1); }
  .faq-elem__title {
    font-weight: 500;
    font-size: 45px;
    line-height: 55px;
    letter-spacing: -0.01em;
    position: relative; }
  .faq-elem__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 40px 0;
    position: relative;
    cursor: pointer; }
    .faq-elem__header:before {
      content: '';
      display: block;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      width: 200vw;
      top: 0;
      bottom: -4px;
      background-color: inherit;
      -webkit-transition: background-color .2s ease-out;
      -o-transition: background-color .2s ease-out;
      transition: background-color .2s ease-out; }
  .faq-elem__content {
    position: relative;
    color: #333333;
    padding: 56px 0;
    display: none;
    background-color: #fff;
    -webkit-box-shadow: 500px 0 0 #fff, 1000px 0 0 #fff, -500px 0 0 #fff, -1000px 0 0 #fff;
            box-shadow: 500px 0 0 #fff, 1000px 0 0 #fff, -500px 0 0 #fff, -1000px 0 0 #fff; }
    .faq-elem__content .relevant-card__bg {
      z-index: auto; }
    .faq-elem__content .relevant-card {
      padding-bottom: 62.5%; }
    .faq-elem__content div:not(.relevant-card__text):not(.relevant-card__bg) {
      position: relative; }

.faq-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .faq-grid:not(:last-child) {
    margin-bottom: 55px; }

.faq-bottom {
  padding-top: 48px;
  border-top: 1px solid rgba(126, 126, 126, 0.25); }
  .faq-bottom .link-arrow {
    text-transform: none;
    letter-spacing: -0.01em; }

.faq-top {
  max-width: 1040px; }
  .faq-top:not(:last-child) {
    margin-bottom: 66px; }

.faq-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .faq-tabs:not(:last-child) {
    margin-bottom: 75px; }

.faq-col {
  width: 50%; }
  .faq-col .link-arrow__icon {
    overflow: visible; }
  .faq-col .faq-text {
    max-width: 504px; }
  .faq-col .article-content {
    margin: 0; }
  .faq-col .link-arrow {
    color: #469357; }
  .faq-col ul {
    font-weight: 500; }

.faq-text {
  font-size: 24px;
  line-height: 140%;
  color: #333; }
  .faq-text_small {
    font-size: 18px; }

.faq-icon {
  width: 32px;
  height: 32px;
  margin-left: auto;
  position: relative; }
  .faq-icon:before, .faq-icon:after {
    content: '';
    display: block;
    position: absolute;
    border-radius: 4px;
    background-color: #fff;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out; }
  .faq-icon:before {
    width: 100%;
    height: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0; }
  .faq-icon:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 4px;
    height: 100%; }

.faq-tabs__box:not(.is_show) {
  display: none; }

.faq-adaptive:not(:last-child) {
  margin-bottom: 45px; }

.faq-adaptive .faq-elem__content:before,
.faq-adaptive .faq-elem__header:before {
  display: none; }

.faq-adaptive .faq-elem__content {
  padding: 18px 0 0;
  border-top: 1px solid rgba(83, 83, 83, 0.25); }

.faq-adaptive .faq-elem__header {
  padding: 0;
  margin-bottom: 24px; }

.faq-adaptive .faq-elem__title {
  font-size: 22px;
  line-height: 130%; }

.faq-adaptive .faq-icon {
  text-align: right; }
  .faq-adaptive .faq-icon:before, .faq-adaptive .faq-icon:after {
    display: none; }

.faq-adaptive .icon-arrow-down {
  width: 12px;
  height: 12px;
  -webkit-transition: -webkit-transform .2s ease-out;
  transition: -webkit-transform .2s ease-out;
  -o-transition: transform .2s ease-out;
  transition: transform .2s ease-out;
  transition: transform .2s ease-out, -webkit-transform .2s ease-out; }

.faq-adaptive .faq-elem:not(:last-child) {
  margin-bottom: 4px; }

.faq-adaptive .faq-elem.is_active {
  color: #469357; }
  .faq-adaptive .faq-elem.is_active .icon-arrow-down {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.faq-adaptive .faq-elem__content {
  font-size: 18px; }

@media screen and (min-width: 1025px) {
  .faq-tabs__aside,
  .faq-tabs__content {
    width: 50%; }
  .faq-adaptive {
    display: none; }
  .faq-tabs__content {
    padding-left: 85px;
    border-left: 1px solid rgba(126, 126, 126, 0.25); }
  .faq-tabs__elem {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    letter-spacing: -0.01em;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out; }
    .faq-tabs__elem.is_active, .faq-tabs__elem:hover {
      color: #469357; }
    .faq-tabs__elem:not(:last-child) {
      margin-bottom: 28px; }
  .faq-tabs__title {
    font-weight: 500; }
  .faq-tabs__num {
    width: 30px;
    margin-right: 30px; }
    .faq-tabs__num + .faq-tabs__title {
      width: calc(100% - 60px); } }

@media screen and (max-width: 1024px) {
  .faq-tabs {
    display: none; }
  .faq-elem__title {
    font-size: 32px;
    line-height: 39px; }
  .faq-elem__header {
    padding: 32px 0; }
  .faq-text {
    font-size: 18px; }
  .faq-icon {
    width: 25px;
    height: 25px; }
  .faq-elem__content {
    padding: 41px 0; }
  .faq-col:nth-child(2) {
    padding-left: 8px; }
  .faq-col .faq-text {
    max-width: 336px; }
  .faq-col .article-content {
    padding: 0 0 0 46px; }
    .faq-col .article-content ul:last-child {
      margin-bottom: 0 !important; }
    .faq-col .article-content ul:not([class]) li {
      padding-left: 28px;
      font-size: 18px;
      line-height: 130%;
      font-weight: 500; }
      .faq-col .article-content ul:not([class]) li:not(:last-child) {
        margin-bottom: 23px; }
  .faq-bottom {
    padding-top: 24px; }
    .faq-bottom .faq-grid {
      display: block; }
    .faq-bottom .faq-col {
      width: 100%; }
      .faq-bottom .faq-col:nth-child(2) {
        padding-left: 0; }
      .faq-bottom .faq-col:not(:last-child) {
        margin-bottom: 16px; }
    .faq-bottom .faq-text {
      max-width: 100%; }
    .faq-bottom .link-arrow {
      font-size: 28px;
      line-height: 130%; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .faq-elem__content .section-case__col {
    width: calc(50% - 8px); }
    .faq-elem__content .section-case__col:not(:nth-child(3n)) {
      margin-right: 0; }
    .faq-elem__content .section-case__col:not(:nth-child(2n)) {
      margin-right: 16px; }
    .faq-elem__content .section-case__col:nth-child(3) {
      display: none; }
  .faq-elem__content .relevant-card {
    padding-bottom: 69.8%; }
  .section-case__list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }

@media screen and (max-width: 767px) {
  .faq-elem__title {
    font-size: 20px;
    line-height: 24px; }
  .faq-elem:not(:first-child) {
    margin-top: -1px; }
  .faq-elem:not(:last-child) {
    border-width: 1px; }
  .faq-elem__header:before {
    bottom: -1px; }
  .faq-elem__header {
    padding: 17px 0; }
  .faq-grid {
    display: block; }
    .faq-grid:not(:last-child) {
      margin-bottom: 32px; }
  .faq-col {
    width: 100%; }
    .faq-col:not(:last-child) {
      margin-bottom: 24px; }
    .faq-col:nth-child(2) {
      padding-left: 0; }
    .faq-col .article-content {
      padding-left: 0; }
      .faq-col .article-content ul:not([class]) li:before {
        width: 8px;
        height: 8px;
        top: 6px; }
      .faq-col .article-content ul:not([class]) li {
        font-size: 16px; }
        .faq-col .article-content ul:not([class]) li:not(:last-child) {
          margin-bottom: 20px; }
  .faq-bottom .link-arrow {
    font-size: 18px; }
  .faq-bottom .faq-col:not(:last-child) {
    margin-bottom: 12px; }
  .faq-icon {
    width: 16px;
    height: 16px; }
    .faq-icon:before {
      height: 2px; }
    .faq-icon:after {
      width: 2px; }
  .faq-text {
    font-size: 14px; }
  .faq-elem__content {
    padding: 32px 16px;
    margin: 0 -16px; }
  .faq-top:not(:last-child) {
    margin-bottom: 20px; }
  .faq-top {
    padding-right: 8px; }
  .faq-adaptive .faq-elem:not(:last-child) {
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(83, 83, 83, 0.25); }
  .faq-adaptive .faq-elem__content {
    display: block;
    padding-top: 0;
    border-top: none; }
  .faq-adaptive .faq-icon {
    display: none; }
  .faq-adaptive .faq-elem__title {
    font-size: 16px; }
  .faq-adaptive .faq-elem__content {
    font-size: 14px;
    line-height: 140%;
    padding-left: 16px;
    padding-right: 16px; }
  .faq-adaptive .faq-elem__header:not(:last-child) {
    margin-bottom: 8px; }
  .faq-elem__content .relevant-card {
    padding-bottom: 69.5%; } }

.services-slider__elem_4 .services-slider__title,
.services-slider__elem_3 .services-slider__title {
  max-width: 800px; }

.services_img_1 {
  width: 485px; }

.services_img_2 {
  width: 799px; }

.services_img_3,
.services_img_4 {
  width: 413px;
  margin-right: 48px; }

.services-slider {
  position: relative; }
  .services-slider .swiper-prev,
  .services-slider .swiper-next {
    height: 100%;
    width: 50%;
    position: absolute;
    top: 0;
    z-index: 2; }
  .services-slider .swiper-next {
    right: 0; }

.services-slider__swiper-counter .container {
  position: absolute;
  top: 27%;
  right: 0;
  left: 0;
  margin: 0 auto; }

.services-slider__swiper-counter .swiper-counter {
  top: auto;
  bottom: 65px;
  left: var(--bs-gutter-x, 0.75rem); }
  @media (max-width: 1499px) and (min-width: 1024px) {
    .services-slider__swiper-counter .swiper-counter {
      left: 65px; } }
  .services-slider__swiper-counter .swiper-counter div:not(:last-child) {
    margin-right: 15px; }

.services-slider__swiper-counter .swiper-progress {
  width: 95px; }

.services-slider__swiper-counter .swiper-counter__elem {
  font-size: 14px; }
  .services-slider__swiper-counter .swiper-counter__elem:last-child {
    margin-left: -5px; }

.hover_link .cursor {
  opacity: 0 !important; }

.services-slider .cursor {
  pointer-events: none; }

@media screen and (min-width: 1025px) {
  .services-slider {
    cursor: none; }
  .services-slider__swiper-counter .container {
    top: 24%; }
  .services-slider__swiper-counter .swiper-counter {
    left: 40px; } }

@media screen and (max-width: 767px) {
  .services-slider .banner-button__mob .but span {
    height: 48px;
    padding: 0 24px;
    font-size: 12px; }
  .services-slider .but {
    text-transform: uppercase; }
  .services-slider__swiper-counter .container {
    top: 24%; }
  .services-slider__swiper-counter .swiper-counter {
    left: 20px;
    bottom: 23px; } }

.about-cards {
  margin-top: 106px; }
  @media (max-width: 1024px) {
    .about-cards {
      margin-top: 71px; } }
  @media (max-width: 767px) {
    .about-cards {
      margin-top: 40px; } }
  .about-cards__item {
    margin-bottom: 96px; }
    @media (max-width: 1024px) {
      .about-cards__item {
        width: 50%; } }
    @media (max-width: 767px) {
      .about-cards__item {
        margin-bottom: 30px; } }
  .about-cards__title {
    font-weight: 700;
    font-size: 96px;
    line-height: 51px;
    margin-bottom: 23px; }
    @media (max-width: 1024px) {
      .about-cards__title {
        font-size: 103px;
        line-height: 54px; } }
    @media (max-width: 767px) {
      .about-cards__title {
        font-size: 46px;
        line-height: 25px;
        margin-bottom: 14px; } }
  .about-cards__text {
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase; }
    @media (max-width: 1024px) {
      .about-cards__text {
        font-size: 14px;
        line-height: 14px; } }
    @media (max-width: 767px) {
      .about-cards__text {
        font-size: 12px;
        text-transform: lowercase; } }

.discuss-block {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 4px 76px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 76px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  margin-top: 40px; }
  @media (max-width: 1024px) and (min-width: 768px) {
    .discuss-block {
      width: calc(100% - 60px - 34px);
      margin-left: auto; } }
  @media (max-width: 767px) {
    .discuss-block .icon {
      width: 28px;
      height: 28px; } }
  .discuss-block__inner {
    padding: 30px 43px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #09101B; }
    @media (max-width: 1024px) {
      .discuss-block__inner {
        padding: 26px 31px;
        font-size: 20px; } }
    @media (max-width: 767px) {
      .discuss-block__inner {
        padding: 10px 20px;
        font-size: 14px; } }
  .discuss-block__inner, .discuss-block__link, .discuss-block__soc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .discuss-block__link span {
    font-weight: 700;
    font-size: 16px;
    line-height: 36px;
    text-transform: uppercase;
    color: rgba(9, 16, 27, 0.4);
    margin-left: 19px; }
    @media (max-width: 1024px) {
      .discuss-block__link span {
        margin-left: 12px; } }
    @media (max-width: 767px) {
      .discuss-block__link span {
        display: none; } }
  .discuss-block__link + .discuss-block__link {
    margin-left: 42px; }
    @media (max-width: 1024px) {
      .discuss-block__link + .discuss-block__link {
        margin-left: 32px; } }
    @media (max-width: 767px) {
      .discuss-block__link + .discuss-block__link {
        margin-left: 12px; } }

/* @group Portfolio detailed */
.portfolio_detail_wrapper {
  padding-top: 69px;
  margin-top: -69px;
  width: 100%;
  overflow: hidden;
  font-family: 'Proxima'; }
  .portfolio_detail_wrapper .b-portfolio-section:first-child {
    padding-top: 80px; }
  .portfolio_detail_wrapper .b-portfolio-section_mobile-adaptive:first-child {
    padding-top: 0; }

.b-portfolio-section {
  position: relative;
  text-align: center;
  background-color: transparent;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  /*max-width: 1440px;*/
  margin-left: auto;
  margin-right: auto;
  font-family: 'Proxima' !important; }
  .b-portfolio-section_fullWidth {
    max-width: none; }
  .b-portfolio-section:first {
    padding-top: 60px;
    margin-top: -60px; }
  .b-portfolio-section img {
    position: relative;
    z-index: 3;
    vertical-align: top;
    max-width: 100%;
    height: auto; }
    @media screen and (max-width: 767px) {
      .b-portfolio-section img {
        max-width: 100%; } }
  .b-portfolio-section .circle {
    left: 47%;
    position: absolute;
    top: -22px;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .b-portfolio-section .circle {
        left: 40%;
        -webkit-transform: scale(0.5);
            -ms-transform: scale(0.5);
                transform: scale(0.5); } }
  .b-portfolio-section__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .b-portfolio-section__content {
    position: relative;
    z-index: 2;
    padding: 80px 0; }
    @media (max-width: 767px) {
      .b-portfolio-section__content {
        padding: 60px 0; } }
  .b-portfolio-section__title {
    font-size: 18px;
    line-height: 27px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .05em;
    text-indent: .05em; }
  .b-portfolio-section__text {
    font-size: 17px;
    line-height: 25px;
    max-width: 61%;
    margin: 30px auto 0; }
    .b-portfolio-section__text:first-child {
      margin-top: 0; }
    @media (max-width: 767px) {
      .b-portfolio-section__text {
        font-size: 14px;
        line-height: 22px; } }
    @media screen and (max-width: 767px) {
      .b-portfolio-section__text {
        max-width: none; } }
  .b-portfolio-section__separator {
    margin: 35px 0 0; }
  .b-portfolio-section__video {
    border: 20px solid;
    border-radius: 12px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 767px) {
      .b-portfolio-section__video {
        border-width: 10px; } }
    .b-portfolio-section__video video {
      display: block;
      width: 100%; }
  .b-portfolio-section__soclikes {
    text-align: center;
    margin-top: 55px; }
    .b-portfolio-section__soclikes a {
      width: 146px;
      height: 37px;
      display: inline-block;
      position: relative;
      line-height: 36px;
      font-size: 13px;
      margin: 5px 5px;
      color: #fff;
      padding-left: 36px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      text-align: center; }
      .b-portfolio-section__soclikes a:before {
        display: block;
        content: "";
        height: 36px;
        width: 36px;
        position: absolute;
        left: 0;
        top: 0;
        border-right: solid 1px #6179ac;
        background-position: center;
        background-repeat: no-repeat; }
    .b-portfolio-section__soclikes .social_facebook {
      background: #3a5897;
      border: solid 1px #1e468e; }
      .b-portfolio-section__soclikes .social_facebook:before {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4wLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL1RSLzIwMDEvUkVDLVNWRy0yMDAxMDkwNC9EVEQvc3ZnMTAuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4wIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxMXB4IiBoZWlnaHQ9IjIwcHgiIHZpZXdCb3g9IjEyLjUgOCAxMSAyMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAxMi41IDggMTEgMjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggaWQ9ImYiIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xOS40ODEsMjh2LTguODloMi45NjRsMC43MzktMy43MDNoLTMuNzAzdi0xLjQ4MmMwLTEuNDgsMC43NDEtMi4yMjIsMi4yMjQtMi4yMjJoMS40NzlWOA0KCWMtMC43MzksMC0xLjY2LDAtMi45NjMsMGMtMi43MjIsMC00LjQ0NCwyLjEzNC00LjQ0NCw1LjE4NXYyLjIyM2gtMi45NjJ2My43MDNoMi45NjJWMjhIMTkuNDgxeiIvPg0KPC9zdmc+DQo=); }
    .b-portfolio-section__soclikes .social_googlep {
      background: #e02f2f;
      border: solid 1px #de0707; }
      .b-portfolio-section__soclikes .social_googlep:before {
        border-right: solid 1px #e65959;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4wLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL1RSLzIwMDEvUkVDLVNWRy0yMDAxMDkwNC9EVEQvc3ZnMTAuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4wIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIyMXB4IiBoZWlnaHQ9IjIwcHgiIHZpZXdCb3g9IjcuNSA4IDIxIDIwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDcuNSA4IDIxIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yMC41LDhjMCwwLTQuNTkyLDAtNi4xNjQsMGMtMi44MiwwLTUuNDc1LDEuOTc5LTUuNDc1LDQuNDUzYzAsMi41MjgsMS45MjIsNC40OTMsNC43OTEsNC40OTMNCgkJYzAuMjAxLDAsMC4zOTQtMC4wNDQsMC41ODQtMC4wNThjLTAuMTg4LDAuMzU0LTAuMzE2LDAuNzM3LTAuMzE2LDEuMTUzYzAsMC43MDMsMC4zNzYsMS4yNjUsMC44NTQsMS43Mw0KCQljLTAuMzU4LDAtMC43MSwwLjAwMy0xLjA5MSwwLjAwM2MtMy40OTMsMC4wMDMtNi4xODIsMi4yMjUtNi4xODIsNC41MzFjMCwyLjI3MywyLjk0NywzLjY5NCw2LjQ0LDMuNjk0DQoJCWMzLjk4MiwwLDYuMTgzLTIuMjYxLDYuMTgzLTQuNTM0YzAtMS44Mi0wLjUzNy0yLjkxMi0yLjE5OC00LjA5MmMtMC41Ny0wLjM5OS0xLjY1Ny0xLjM4LTEuNjU3LTEuOTU2DQoJCWMwLTAuNjc0LDAuMTkyLTEuMDA2LDEuMjA5LTEuOGMxLjAzOC0wLjgxMiwxLjc3NC0xLjc4MSwxLjc3NC0zLjExMWMwLTEuNTgxLTAuNjgxLTMuNTA5LTIuMDAzLTMuNTA5aDIuMjVMMjAuNSw4eiBNMTguNDMyLDIzLjA3Mw0KCQljMC4wNDgsMC4yMTIsMC4wNzYsMC40MjgsMC4wNzYsMC42NDhjMCwxLjgzNi0xLjE4NSwzLjI3Mi00LjU3OCwzLjI3MmMtMi40MTYsMC00LjE1OS0xLjUyOC00LjE1OS0zLjM2Mw0KCQljMC0xLjc5OCwyLjE2NC0zLjI5OCw0LjU3OS0zLjI3MmMwLjU2MywwLjAwOCwxLjA4OSwwLjA5OCwxLjU2NCwwLjI0OEMxNy4yMjQsMjEuNTIxLDE4LjE2NCwyMi4wMzYsMTguNDMyLDIzLjA3M3ogTTE0LjU2MywxNi4yMjUNCgkJYy0xLjYyLTAuMDQ3LTMuMTYxLTEuODEzLTMuNDQtMy45NGMtMC4yNzgtMi4xMjksMC44MDktMy43NTksMi40MjktMy43MWMxLjYxOSwwLjA1LDMuMTYxLDEuNzU4LDMuNDQsMy44ODYNCgkJQzE3LjI3MSwxNC41ODcsMTYuMTg1LDE2LjI3MiwxNC41NjMsMTYuMjI1eiIvPg0KCTxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMjUuNDk5LDE1Ljk5MiAyNS40OTksMTIuOTkyIDIzLjUsMTIuOTkyIDIzLjUsMTUuOTkyIDIwLjUsMTUuOTkyIDIwLjUsMTcuOTkyIDIzLjUsMTcuOTkyIA0KCQkyMy41LDIwLjk5MiAyNS40OTksMjAuOTkyIDI1LjQ5OSwxNy45OTIgMjguNDk5LDE3Ljk5MiAyOC40OTksMTUuOTkyIAkiLz4NCjwvZz4NCjwvc3ZnPg0K); }
    .b-portfolio-section__soclikes .social_twitter {
      background: #2ca8d2;
      border: solid 1px #009dcd; }
      .b-portfolio-section__soclikes .social_twitter:before {
        border-right: solid 1px #56b9db;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4wLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL1RSLzIwMDEvUkVDLVNWRy0yMDAxMDkwNC9EVEQvc3ZnMTAuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4wIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIyMHB4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjggMTAgMjAgMTYiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgOCAxMCAyMCAxNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjgsMTEuODk1Yy0wLjczNSwwLjMyMi0xLjUyNSwwLjUzNy0yLjM1NywwLjYzNWMwLjg1Mi0wLjQ5NywxLjUwMS0xLjI4NywxLjgwOC0yLjIzDQoJYy0wLjc5MywwLjQ2MS0xLjY3MiwwLjc5Ny0yLjYwOCwwLjk3OUMyNC4wOTUsMTAuNDkyLDIzLjAyOCwxMCwyMS44NDcsMTBjLTIuMjY3LDAtNC4xMDMsMS44MDktNC4xMDMsNC4wMzkNCgljMCwwLjMxNCwwLjAzNywwLjYyNSwwLjEwNCwwLjkyMmMtMy40MDktMC4xNzEtNi40MzMtMS43NzktOC40NTgtNC4yMjJjLTAuMzUyLDAuNTk3LTAuNTU2LDEuMjktMC41NTYsMi4wMzINCgljMCwxLjM5OCwwLjcyNiwyLjYzNywxLjgyNSwzLjM2Yy0wLjY3Mi0wLjAyMi0xLjMwNS0wLjIwMi0xLjg1Ny0wLjUwNWMtMC4wMDEsMC4wMTctMC4wMDEsMC4wMzQtMC4wMDEsMC4wNTENCgljMCwxLjk1NSwxLjQxNSwzLjU5LDMuMjkyLDMuOTYxYy0wLjM0MiwwLjA5LTAuNzA0LDAuMTQzLTEuMDgsMC4xNDNjLTAuMjY1LDAtMC41MjEtMC4wMjMtMC43NzEtMC4wNzINCgljMC41MjEsMS42MDQsMi4wMzYsMi43NzEsMy44MzIsMi44MDZjLTEuMzk5LDEuMDgyLTMuMTcxLDEuNzI4LTUuMDk0LDEuNzI4Yy0wLjMzLDAtMC42NTktMC4wMTgtMC45OC0wLjA1NQ0KCUM5LjgxNiwyNS4zMzIsMTEuOTc1LDI2LDE0LjI5MywyNmM3LjU0NSwwLDExLjY3My02LjE1NCwxMS42NzMtMTEuNDkzYzAtMC4xNzMtMC4wMDUtMC4zNTEtMC4wMTItMC41MjENCglDMjYuNzU1LDEzLjQxNSwyNy40NTEsMTIuNzA0LDI4LDExLjg5NXoiLz4NCjwvc3ZnPg0K); }
  .b-portfolio-section.is-dark {
    color: #FFF; }
  .b-portfolio-section.has-fade:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 350px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, rgba(0, 0, 0, 0.2)), color-stop(80%, transparent)) repeat-x;
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 20%, transparent 80%) repeat-x;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.2) 20%, transparent 80%) repeat-x;
    pointer-events: none;
    z-index: 4; }

@media screen and (max-width: 767px) {
  .b-portfolio-section_mobile-adaptive {
    height: initial !important;
    padding-bottom: 45% !important; } }

.b-portfolio-detailed-hero {
  color: #FFF;
  opacity: 1 !important;
  position: relative;
  z-index: 2; }
  .b-portfolio-detailed-hero a {
    font-size: 20px;
    line-height: 25px;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    display: block; }
  .b-portfolio-detailed-hero__image {
    margin-top: 90px; }
  .b-portfolio-detailed-hero__title, .b-portfolio-detailed-hero__subtitle {
    font-family: 'Proxima';
    text-transform: uppercase; }
  .b-portfolio-detailed-hero__title {
    font-weight: 800;
    font-size: 80px;
    line-height: 98px;
    letter-spacing: normal;
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .b-portfolio-detailed-hero__title {
        font-size: 26px;
        line-height: 36px; } }
  .b-portfolio-detailed-hero__subtitle {
    font-weight: 800;
    font-size: 18px;
    line-height: 23px;
    text-indent: .05em;
    letter-spacing: .05em; }
  .b-portfolio-detailed-hero__separator {
    display: block;
    width: 100px;
    height: 3px;
    margin: 45px auto;
    background-color: #FFF; }
  .b-portfolio-detailed-hero__desc {
    font-size: 17px;
    line-height: 25px;
    margin: 0 auto 30px;
    max-width: 61%; }
    .b-portfolio-detailed-hero__desc em {
      font-style: italic; }
    @media (max-width: 767px) {
      .b-portfolio-detailed-hero__desc {
        font-size: 14px;
        line-height: 22px; } }
    @media screen and (max-width: 767px) {
      .b-portfolio-detailed-hero__desc {
        max-width: none; } }
  .b-portfolio-detailed-hero__url {
    font-size: 17px;
    line-height: 25px; }
    .b-portfolio-detailed-hero__url a {
      color: #fff;
      font-weight: bold;
      text-decoration: underline; }
  .b-portfolio-detailed-hero .b-portfolio-rewards {
    margin-top: 30px; }

.b-portfolio-rewards {
  text-align: center; }
  .b-portfolio-rewards__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .b-portfolio-rewards__item {
    display: inline-block;
    vertical-align: top;
    margin: 30px 30px 0;
    max-width: 100%; }
    @media screen and (max-width: 767px) {
      .b-portfolio-rewards__item {
        margin: 30px 0 0; } }

.b-portfolio-reward {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 123px;
  font-size: 11px;
  line-height: 12px;
  max-width: 100%; }
  .b-portfolio-reward__inner {
    display: inline-block;
    padding: 5px 15px;
    height: 61px; }
  .b-portfolio-reward__year {
    font-style: italic; }
  .b-portfolio-reward__year, .b-portfolio-reward__value, .b-portfolio-reward__subtitle {
    font-size: 10px; }
  .b-portfolio-reward__title {
    font-family: 'Proxima';
    letter-spacing: .14em;
    text-indent: .14em;
    margin: 7px 0 3px;
    text-transform: uppercase; }
  .b-portfolio-reward__subtitle {
    font-family: 'Proxima';
    margin-bottom: 3px; }
  .b-portfolio-reward__title + .b-portfolio-reward__subtitle {
    margin-top: -3px; }
  .b-portfolio-reward:before, .b-portfolio-reward:after {
    content: '';
    display: block;
    position: absolute;
    width: 33px;
    height: 61px;
    bottom: 0;
    background-size: 100% 100%; }
  .b-portfolio-reward:before {
    left: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjciIGhlaWdodD0iMjM2IiB2aWV3Qm94PSIwIDAgMTI3IDIzNiI+PGcgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNGRkYiPjxwYXRoIGQ9Ik03My44OCAyMTAuODMzYy04LjI5LS4zMjktMTUuNTgzIDQuNjUxLTE2LjkwOCA1LjMxOS0xLjMyNS42NTktMy4zMTcgMS42NTctMy4zMTcgMS42NTdzNy42MzIgNC42NTEgMTYuNTc5IDQuNjUxYzguOTU2IDAgMTUuNTgyLTYuMzA5IDE1LjU4Mi02LjMwOXMtMy42NDctNC45OC0xMS45MzYtNS4zMTh6TTQ4Ljc2OCAxODkuOGMtOC4wMTctMi4xMzctMTYuMjIyIDEuMTQtMTcuNjYgMS40OTdsLTMuNTk5Ljg5NXM2LjQzOCA2LjIwNCAxNS4xNzggOC4xNTNjOC43MzEgMS45NTggMTYuNTc5LTIuNzU5IDE2LjU3OS0yLjc1OXMtMi40ODItNS42NTgtMTAuNDk4LTcuNzg2ek0zNy40MTQgMTc1LjU5NHMtLjExMi02LjE3Ny02LjY4My0xMS4yNDFjLTYuNTc4LTUuMDY1LTE1LjQwMy01LjIyNi0xNi44NjktNS40NTEtMS40NjYtLjIxNy0zLjY2NS0uNTU2LTMuNjY1LS41NTZzMy41NDMgOC4yIDEwLjg1NCAxMy4zODhjNy4zMTMgNS4xNzggMTYuMzYzIDMuODYgMTYuMzYzIDMuODZ6TTE5LjAzMSAxMzMuNjYxYy01LjQ5OC02LjIxNC0xNC4xNDUtOC4wNC0xNS41MzUtOC41My0xLjQtLjQ5OS0zLjQ5Ni0xLjI1My0zLjQ5Ni0xLjI1M3MxLjkzNiA4LjczNyA4LjEzOSAxNS4yMDVjNi4xOTMgNi40NjggMTUuMzI4IDYuODgyIDE1LjMyOCA2Ljg4MnMxLjA2Mi02LjA4Mi00LjQzNi0xMi4zMDR6TTE2Ljc4NSAxMTUuMzAzczIuNjY5LTUuNTY0LS45MzktMTMuMDQ5Yy0zLjYtNy40ODUtMTEuNDE5LTExLjU5LTEyLjYzMi0xMi40NDYtMS4yMDMtLjg2Ni0zLjAxNy0yLjE1Ni0zLjAxNy0yLjE1NnMtLjUxOCA4LjkzNSAzLjY5MyAxNi44NDNjNC4yMTIgNy45MTcgMTIuODk1IDEwLjgwOCAxMi44OTUgMTAuODA4ek0xOC40OTUgODNzNC40MTctNC4zMDIgMy42MDktMTIuNTY4Yy0uODE3LTguMjc1LTYuNzU4LTE0LjgxOC03LjU5NC0xNi4wNDNsLTIuMDk2LTMuMDZzLTMuNTQzIDguMi0yLjMxMiAxNy4wODhjMS4yNDIgOC44NzggOC4zOTMgMTQuNTgzIDguMzkzIDE0LjU4M3pNMzQuMTI1IDQzLjE0OGMxLjI3OC04LjIxLTIuODI5LTE2LjA0My0zLjMzNy0xNy40MzctLjUwNy0xLjQwMi0xLjI2OS0zLjQ5My0xLjI2OS0zLjQ5M3MtNS40NzkgNy4wNjItNi41MDQgMTUuOTY4Yy0xLjAyMyA4LjkwNiA0LjQ3NSAxNi4yMzEgNC40NzUgMTYuMjMxczUuMzU3LTMuMDYgNi42MzUtMTEuMjY5ek01MC45NTcgMjEuNDI5YzMuMDA4LTcuNzM5LjY4Ny0xNi4yNzguNDg5LTE3Ljc0N2wtLjQ4OS0zLjY4MnMtNi44NyA1LjcxNS05Ljc4MyAxNC4xODhjLTIuOTE0IDguNDgyLjg4MyAxNi44MTQuODgzIDE2LjgxNHM1Ljg5My0xLjgzNSA4LjktOS41NzN6TTc0LjQxNSAxODIuMTg0cy4xNyA3LjY4MyA0LjMxNCAxNC4xNzljNC4xMzUgNi40OTYgMTEuNzY3IDguMzg5IDExLjc2NyA4LjM4OXMxLjkxNy00Ljk1Mi0xLjY4My0xMS4xMTljLTMuNTktNi4xNjctMTAuNTYzLTkuMTUxLTExLjY2My05LjgxMS0xLjA4OS0uNjUtMi43MzUtMS42MzgtMi43MzUtMS42Mzh6TTYzLjM4MiAxOTAuMDkyczMuMTc3LTMuODk3IDIuMzIxLTEwLjk4NmMtLjg1NS03LjA5LTYuMDcxLTEyLjYwNi02LjgxMy0xMy42NDMtLjc0My0xLjA0NS0xLjg2MS0yLjU5OS0xLjg2MS0yLjU5OXMtMi44OTUgNy4xMTctMS42NzMgMTQuNzI1YzEuMjMxIDcuNjA4IDguMDI2IDEyLjUwMyA4LjAyNiAxMi41MDN6TTQ5LjE5OSAxNTguOTM5YzEuMDE2LTcuMDctMi41ODQtMTMuNzU1LTMuMDM1LTE0Ljk1LS40NDEtMS4xOTYtMS4xMTgtMi45ODQtMS4xMTgtMi45ODRzLTQuNjQzIDYuMTEtNS40NDEgMTMuNzgyYy0uOCA3LjY2NCA0LjQ5MiAxNC4xNiA0LjQ5MiAxNC4xNnM0LjA3OC0yLjkzOCA1LjEwMi0xMC4wMDh6TTM4LjMyNSAxMzIuNzY2YzIuODItNi41NjIgMS4wODItMTMuOTUyLjk2LTE1LjIyM2wtLjMxMS0zLjE4MnMtNi4wNzEgNC42OTctOC44MzUgMTEuODljLTIuNzUzIDcuMTkyLjY1OCAxNC44MzcuNjU4IDE0LjgzN3M0LjcxLTEuNzY5IDcuNTI4LTguMzIyek0zNC42MjMgMTA2Ljg2N2M0LjU3Ny01LjQ3MSA1LjAxOS0xMy4wNTkgNS4yNzItMTQuMzExbC42MS0zLjEzNnMtNy4xNjEgMi43NTktMTEuODYgOC44NTljLTQuNjk4IDYuMTAyLTMuNjA4IDE0LjQxNC0zLjYwOCAxNC40MTRzNS4wMTktLjM0NyA5LjU4Ni01LjgyNnpNNTEuNDM3IDY3LjkzN3MtNy42NTktLjM3Ni0xNC40MTcgMy4zMDVjLTYuNzU4IDMuNjcyLTkuMTE2IDExLjcyMi05LjExNiAxMS43MjJzNC43MjggMS43MDQgMTEuMTE4LTEuNDVjNi40LTMuMTUzIDkuODY4LTkuOTEzIDEwLjU5Mi0xMC45NTkuNzMyLTEuMDQ2IDEuODIzLTIuNjE4IDEuODIzLTIuNjE4ek02MS43MzYgNDcuNzk5Yy45MjItLjg4NSAyLjI5NC0yLjIxMiAyLjI5NC0yLjIxMnMtNy40NDMtMS44NDYtMTQuNzgzLjQ2MWMtNy4zNDEgMi4zMDctMTEuMTk0IDkuNzU0LTExLjE5NCA5Ljc1NHM0LjMxNCAyLjU4OSAxMS4xOTQuNzE1YzYuODc5LTEuODY0IDExLjU3OC03LjgzMyAxMi40ODktOC43MTh6TTczLjU1MSAyOC4xODhsMi4yMjgtMi4xODVzLTcuMjkzLTEuNzUxLTE0LjQ0NS41NDZjLTcuMTYyIDIuMjk4LTEwLjg4NCA5LjU5NC0xMC44ODQgOS41OTRzNC4yMjkgMi41MDQgMTAuOTM5LjY0MWM2LjcxMS0xLjg2NCAxMS4yNjktNy43MyAxMi4xNjItOC41OTZ6TTEyNi45NjEgMjMzLjc2N2MtNC4yNzYtMTQuMTc5LTE4LjE2Ny0xOS4yMjUtMzIuMDAxLTI0LjE1OC0xNy41MTktNi4yNTEtMjcuMzQtMTEuMjg4LTQwLjk1OC0yNC42NDctMTMuNTMzLTEzLjI3NC0yMy4xNjctMjkuNzctMjcuNzUzLTQ5LjE3My01LjMwMS0yMi40MzUtMy43NzgtNTAuNDU0IDQuNDA3LTcyLjAzMiA4LjIxMS0yMS42MzEgMjEuNzE3LTM2Ljc2OSAzMi4xMDctNDUuNzgyIDEuOTM1LS4yMzkgNy40ODItMS4xNzggMTIuMDU2LTQuNDA3IDUuNjM5LTMuOTkyIDguMjg5LTEyLjYyNSA4LjI4OS0xMi42MjVzLTIuMTM0IDAtNi4xIDEuMjUxYy03LjQ1OCAyLjMzNi0xNC43MSA2LjU5LTE0LjkzMSAxNS40NS0xNS40NiAxMy4wNTYtMzcuNzU1IDM5LjYzMS00MC42MzkgODAuMjc5LTIuNzI2IDM4LjQ2OCAxMS4wMjQgNzUuODYzIDQyLjExMyA5OS4zMDYgOC41NjIgNi40NTggMTcuMTYxIDExLjEzOCAzMC44MzYgMTYuMjY5IDUuMzAxIDEuOTk2IDE2LjkwNyA2LjY1NiAyMS4yMTIgMTEuOTY2IDQuMzEzIDUuMzEgNS42MzkgOS42MzIgNS42MzkgOS42MzIuNTczIDEuODcyIDYuMjg2LjU0NSA1LjcyMy0xLjMyOXoiLz48L2c+PC9zdmc+Cg==); }
  .b-portfolio-reward:after {
    right: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjciIGhlaWdodD0iMjM2IiB2aWV3Qm94PSIwIDAgMTI3IDIzNiI+PGcgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNGRkYiPjxwYXRoIGQ9Ik01My4xMiAyMTAuODMzYzguMjktLjMyOSAxNS41ODMgNC42NTEgMTYuOTA4IDUuMzE5IDEuMzI1LjY1OSAzLjMxNyAxLjY1NyAzLjMxNyAxLjY1N3MtNy42MzIgNC42NTEtMTYuNTc5IDQuNjUxYy04Ljk1NiAwLTE1LjU4Mi02LjMwOS0xNS41ODItNi4zMDlzMy42NDctNC45OCAxMS45MzYtNS4zMTh6TTc4LjIzMiAxODkuOGM4LjAxNy0yLjEzNyAxNi4yMjIgMS4xNCAxNy42NiAxLjQ5N2wzLjU5OS44OTVzLTYuNDM4IDYuMjA0LTE1LjE3OCA4LjE1M2MtOC43MzEgMS45NTgtMTYuNTc5LTIuNzU5LTE2LjU3OS0yLjc1OXMyLjQ4Mi01LjY1OCAxMC40OTgtNy43ODZ6TTg5LjU4NiAxNzUuNTk0cy4xMTItNi4xNzcgNi42ODMtMTEuMjQxYzYuNTc4LTUuMDY1IDE1LjQwMy01LjIyNiAxNi44NjktNS40NTEgMS40NjYtLjIxNyAzLjY2NS0uNTU2IDMuNjY1LS41NTZzLTMuNTQzIDguMi0xMC44NTQgMTMuMzg4Yy03LjMxMyA1LjE3OC0xNi4zNjMgMy44Ni0xNi4zNjMgMy44NnpNMTA3Ljk2OSAxMzMuNjYxYzUuNDk4LTYuMjE0IDE0LjE0NS04LjA0IDE1LjUzNS04LjUzIDEuNC0uNDk4IDMuNDk2LTEuMjUyIDMuNDk2LTEuMjUycy0xLjkzNiA4LjczNy04LjEzOSAxNS4yMDVjLTYuMTkzIDYuNDY4LTE1LjMyOCA2Ljg4Mi0xNS4zMjggNi44ODJzLTEuMDYyLTYuMDgzIDQuNDM2LTEyLjMwNXpNMTEwLjIxNSAxMTUuMzAzcy0yLjY2OS01LjU2NC45MzktMTMuMDQ5YzMuNi03LjQ4NSAxMS40MTktMTEuNTkgMTIuNjMyLTEyLjQ0NiAxLjIwMy0uODY2IDMuMDE3LTIuMTU2IDMuMDE3LTIuMTU2cy41MTggOC45MzUtMy42OTMgMTYuODQzYy00LjIxMiA3LjkxNy0xMi44OTUgMTAuODA4LTEyLjg5NSAxMC44MDh6TTEwOC41MDUgODNzLTQuNDE3LTQuMzAyLTMuNjA5LTEyLjU2OGMuODE3LTguMjc1IDYuNzU4LTE0LjgxOCA3LjU5NC0xNi4wNDNsMi4wOTYtMy4wNnMzLjU0MyA4LjIgMi4zMTIgMTcuMDg4Yy0xLjI0MiA4Ljg3OC04LjM5MyAxNC41ODMtOC4zOTMgMTQuNTgzek05Mi44NzUgNDMuMTQ4Yy0xLjI3OC04LjIxIDIuODI5LTE2LjA0MyAzLjMzNy0xNy40MzcuNTA3LTEuNDAyIDEuMjY5LTMuNDkzIDEuMjY5LTMuNDkzczUuNDc5IDcuMDYyIDYuNTA0IDE1Ljk2OGMxLjAyMyA4LjkwNi00LjQ3NSAxNi4yMzEtNC40NzUgMTYuMjMxcy01LjM1Ny0zLjA2LTYuNjM1LTExLjI2OXpNNzYuMDQzIDIxLjQyOWMtMy4wMDgtNy43MzktLjY4Ny0xNi4yNzgtLjQ4OS0xNy43NDdsLjQ4OS0zLjY4MnM2Ljg3IDUuNzE1IDkuNzgzIDE0LjE4OGMyLjkxNCA4LjQ4Mi0uODgzIDE2LjgxNC0uODgzIDE2LjgxNHMtNS44OTMtMS44MzUtOC45LTkuNTczek01Mi41ODUgMTgyLjE4NHMtLjE3IDcuNjgzLTQuMzE0IDE0LjE3OWMtNC4xMzUgNi40OTYtMTEuNzY3IDguMzg5LTExLjc2NyA4LjM4OXMtMS45MTctNC45NTIgMS42ODMtMTEuMTE5YzMuNTktNi4xNjcgMTAuNTYzLTkuMTUxIDExLjY2My05LjgxMSAxLjA4OS0uNjUgMi43MzUtMS42MzggMi43MzUtMS42Mzh6TTYzLjYxOCAxOTAuMDkycy0zLjE3Ny0zLjg5Ny0yLjMyMS0xMC45ODZjLjg1NS03LjA5IDYuMDcxLTEyLjYwNiA2LjgxMy0xMy42NDMuNzQzLTEuMDQ1IDEuODYxLTIuNTk5IDEuODYxLTIuNTk5czIuODk1IDcuMTE3IDEuNjczIDE0LjcyNWMtMS4yMzEgNy42MDgtOC4wMjYgMTIuNTAzLTguMDI2IDEyLjUwM3pNNzcuODAxIDE1OC45MzljLTEuMDE2LTcuMDcgMi41ODQtMTMuNzU1IDMuMDM1LTE0Ljk1LjQ0MS0xLjE5NiAxLjExOC0yLjk4NCAxLjExOC0yLjk4NHM0LjY0MyA2LjExIDUuNDQxIDEzLjc4MmMuOCA3LjY2NC00LjQ5MiAxNC4xNi00LjQ5MiAxNC4xNnMtNC4wNzgtMi45MzgtNS4xMDItMTAuMDA4ek04OC42NzUgMTMyLjc2NmMtMi44Mi02LjU2Mi0xLjA4Mi0xMy45NTItLjk2LTE1LjIyM2wuMzExLTMuMTgyczYuMDcxIDQuNjk3IDguODM1IDExLjg5YzIuNzUzIDcuMTkyLS42NTggMTQuODM3LS42NTggMTQuODM3cy00LjcxLTEuNzY5LTcuNTI4LTguMzIyek05Mi4zNzcgMTA2Ljg2N2MtNC41NzctNS40NzEtNS4wMTktMTMuMDU5LTUuMjcyLTE0LjMxMWwtLjYxLTMuMTM2czcuMTYxIDIuNzU5IDExLjg2IDguODU5YzQuNjk4IDYuMTAyIDMuNjA4IDE0LjQxNCAzLjYwOCAxNC40MTRzLTUuMDE5LS4zNDctOS41ODYtNS44MjZ6TTc1LjU2MyA2Ny45MzdzNy42NTktLjM3NiAxNC40MTcgMy4zMDVjNi43NTggMy42NzIgOS4xMTYgMTEuNzIyIDkuMTE2IDExLjcyMnMtNC43MjggMS43MDQtMTEuMTE4LTEuNDVjLTYuNC0zLjE1My05Ljg2OC05LjkxMy0xMC41OTItMTAuOTU5LS43MzItMS4wNDYtMS44MjMtMi42MTgtMS44MjMtMi42MTh6TTY1LjI2NCA0Ny43OTljLS45MjItLjg4NS0yLjI5NC0yLjIxMi0yLjI5NC0yLjIxMnM3LjQ0My0xLjg0NiAxNC43ODMuNDYxYzcuMzQxIDIuMzA3IDExLjE5NCA5Ljc1NCAxMS4xOTQgOS43NTRzLTQuMzE0IDIuNTg5LTExLjE5NC43MTVjLTYuODc5LTEuODY0LTExLjU3OC03LjgzMy0xMi40ODktOC43MTh6TTUzLjQ0OSAyOC4xODhsLTIuMjI4LTIuMTg1czcuMjkzLTEuNzUxIDE0LjQ0NS41NDZjNy4xNjIgMi4yOTggMTAuODg0IDkuNTk0IDEwLjg4NCA5LjU5NHMtNC4yMjkgMi41MDQtMTAuOTM5LjY0MWMtNi43MTEtMS44NjQtMTEuMjY5LTcuNzMtMTIuMTYyLTguNTk2ek0uMDM5IDIzMy43NjdjNC4yNzYtMTQuMTc5IDE4LjE2Ny0xOS4yMjUgMzIuMDAxLTI0LjE1OCAxNy41MTktNi4yNTEgMjcuMzQtMTEuMjg4IDQwLjk1OC0yNC42NDcgMTMuNTMzLTEzLjI3NCAyMy4xNjctMjkuNzcgMjcuNzUzLTQ5LjE3MyA1LjMwMS0yMi40MzUgMy43NzgtNTAuNDU0LTQuNDA3LTcyLjAzMi04LjIxMS0yMS42MzEtMjEuNzE3LTM2Ljc2OS0zMi4xMDctNDUuNzgyLTEuOTM1LS4yMzktNy40ODItMS4xNzgtMTIuMDU2LTQuNDA3LTUuNjM5LTMuOTkyLTguMjg5LTEyLjYyNS04LjI4OS0xMi42MjVzMi4xMzQgMCA2LjEgMS4yNTFjNy40NTkgMi4zMzcgMTQuNzExIDYuNTkxIDE0LjkzMiAxNS40NSAxNS40NiAxMy4wNTcgMzcuNzU1IDM5LjYzMiA0MC42NCA4MC4yNzkgMi43MjYgMzguNDY4LTExLjAyNCA3NS44NjMtNDIuMTEzIDk5LjMwNi04LjU2MiA2LjQ1OC0xNy4xNjEgMTEuMTM4LTMwLjgzNiAxNi4yNjktNS4zMDEgMS45OTYtMTYuOTA3IDYuNjU2LTIxLjIxMiAxMS45NjYtNC4zMTMgNS4zMS01LjYzOSA5LjYzMi01LjYzOSA5LjYzMi0uNTc1IDEuODcyLTYuMjg4LjU0NS01LjcyNS0xLjMyOXoiLz48L2c+PC9zdmc+Cg==); }

.b-portfolio-detailed-outro {
  padding: 80px 0 0; }
  .b-portfolio-detailed-outro__text {
    max-width: 75%;
    font-size: 17px;
    line-height: 25px;
    margin: 0 auto; }
  .b-portfolio-detailed-outro__image {
    margin: 60px 0; }

.b-share-meta {
  text-align: center; }
  .b-share-meta__item {
    display: inline-block;
    margin: 0 10px; }

.swiper-container__logo-text {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  display: table;
  padding-bottom: 110px;
  padding-top: 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translateZ(9);
          transform: translateZ(9);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .swiper-container__logo-text.loaded {
    opacity: 1; }
  @media screen and (max-width: 767px) {
    .swiper-container__logo-text {
      display: none; } }
  .swiper-container__logo-text .b-logo {
    /*transition: height 0.5s ease-in-out,width  0.5s ease-in-out;*/
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s; }
    .swiper-container__logo-text .b-logo.white {
      width: 460px;
      height: 40px;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAggAAAAuCAYAAABNluFhAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NEI0Q0FDOEY3MTYwMTFFNEE2RUE5MDQ0NjM2QUIzRkQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NEI0Q0FDOTA3MTYwMTFFNEE2RUE5MDQ0NjM2QUIzRkQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0QjRDQUM4RDcxNjAxMUU0QTZFQTkwNDQ2MzZBQjNGRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0QjRDQUM4RTcxNjAxMUU0QTZFQTkwNDQ2MzZBQjNGRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pjp8j50AAA+XSURBVHja7F0JtFZVFd6PIaBURFBDUVG0UEwGUXMGMWzQFAkREkVIeQLlUkwtTdGsNAcwhUhJjMQhcMosxQkRNXIAFRGD7IFTODAIKiDw2p/3PGQ93j/sc8+9/zn37m+tvWC9/547nHGfffb+dlVtbW0VlY9acoMq4fWunusS27McyXIoy94se7G0Zmlpfl/PspplCcsilldYZrE8w/JJBd+7ivxEpdq4KUsrwfVrWD7ytA6bGJFgreO6b2zqtJLvUAzNPWmrjSzrUnjOl1gaORqfkA3m3WvJfzQy3+9jP5SuNfsIrl/KssDJYsEKgqRCnmbpyfJZzOfWsOwmbGgfGg6L/wCWH7IcZnkPLDAPsNxu/t2Qk4W4nIV6fQWeexXL+YLrP2RpZ9rRN1zNcp6wzGUsox1OyM+yHCgst7uZE9JQjjd60lbzWTql8JxXhYtLuXiHZS7LcywzzOZnvWfj4UjzbuWiM8vLHo7raSx9BdevYNnZxUZUqllit3wl5Q+tzXcvZvl9DOWgbgfTj+VeltdZqi12fQp3u8mhFn2hf4bq4EKWDo7udYaFcqAIEzuxfJflUpYnWD5gmcxyuFaNU2ChP0FYZluWga40finOZTkxJ40Dc+lZLAtZLqAvjg9coYNROKCJ99SxkDr6mwVfiuEZqoNmLDc4uE8blt9ol8otMDcOYpnJMo+lD/l7nBkSzjTrkBQjKqUgAJNY9syBhjydZTzJzqhtAFPj4yzXkPz8VmEP24Ueu+TuGaqH7zhQ+q9KYZwowgDms3tYZrPsq9VhjaZGQbBBF5aDK6UgbEPRuUiLjDYMFoA5LEel/NxRFJ2ZtdaxkTi6Uzxz+IiM1cdYlq9YlsVENES7lKIeDmB5geR+MYoIUNq/Wsk5Ko53Kxw6xmWwUY4xi/QOFXr+IRQ5/LTT8ZEo4g6ek1m2y1B97MLyC4ty8J+ZoN1JUQCIIoDz7G0kiyhQxD/K7Bd3HYsb/nK6kawAzodwHqy0ZaQjy0MZW4B8wnZmgY+D5hncNcO/SOrxjklsP+1SihJA5Nc0VRLKBo5mjnCgnA2NcwMX8bHjjTUhdIDH4EHy59gE53j3kUY4JIEh5CYe/ixHY8gX4MzzRsH1bVmu0O6kKBPHURTpoEjeelCHYXHmKBeTW3OjGbYMuDHgyX0nRb4VPgEhQ6N1rDgF+ny1o3vtQdGRVJbQ0+z2ygGcarfWLqUQAJFD52g1FAXG1CBH9wLf0LGVVBAARDTcQuGGtWAR7ubpu/2c5SAdM87Qm9zF/ddZEbKGa8pQluHAO1C7k8ICiHjZW6uhIE5l2crh/aytES7N1ycazfC6wBoDHXVUzHs8yXI/RR67oFYGO2JLc+9eLCeRfQgYlC44g8Lj3gUL3P0WZb4n7CszWFYKn5EWw6NrDgNo5+0pHSbAtADP6V+ynF3gd+lRRKh4lyIyoCSwxtNvBrvrsgb+3sLsRjs5WLzQf3A0rdwv6cxRvc0mfpF48RFSLZcCqDZ7UETJXAw15A/VMuJ1+1iWfdQoF6XoOVuYRgetrW0oGUxzf6lQh11BsiOkrhSRP/kGLORvkHtLF3ZEF3rwfTZUy4UAJXd/lpca+A3f6pIUyVeq5cWmz4QMKdVyqbGLufgAMx8NoXhHyziem57gt4dItYz184kE7juGIidkEVw7WGGXeRdVLkRQCgycEyzLnm80s3I61Kcs11Lk7T3P8nk/U8U6NqopmWMweAo3y1hdgb1tQgP1tSvZhUMqsgEoWLPNYgPlKU6o+4VanVsgKX6VwSxfrrSCAIA7+nayo4esRGNUWZa72sKqgd3rYZa7azBjfVPHjzWaUcyQnyJoQ9nKz1AH9Lf6YcxjbSYaRSYBy+JIio5QbRL44Yhhd63GTdgpxoa1FHDELQ7tTipEC+ful3reGE0tJ3VozONjPHel6QTLLMoO0jFkjf5mIS8Xs4T3H57RevstfcHHgfP4PtqVFPUwleWUGONSEQG0yhJfr9uSnqOSjOG+mCKOd1+B8ykppfFbJEsNXAg427Q5Kz5ex5A1JIMDliF4Ei8RlEGkSbcM1hvGCPwNEM58g3YjRQHAP+qPFuW+rVW3acMqybuwiqIIqhpBmf1JGBGXJAlPldFwugon2rTQw6IMJspPHD3/T0bZ6Cgos7PZBX+g40mEbsKB8QjLf1luZblEUA7m1izmJDjDKAp75KzfgImui4P7rDT9Keu4iCIODQkJ2YFmo7qR8g1YldsKrp/CspoieoHLhRul2T5YEACYJqeSn/SahwqvX2MWdVfAgLAJFWuv670YI4XXTzT/TiKZn0nW8jNsruz3zWG/wYQ9x4GMyUl9LaWINE+CFpTdpH8SSM3/dXPUrcI5SnTUmgZNLDTEaz1sEClRB3aVHzt+h/ssyuygY0kEqXMOrDN1XBE1FKXhlkx2pwVUNxsSuu9a7Xa5xQMWZfKuICCarofgeoQev2D+/ybJQkVFztpp8ciPJP+cUXYUXv/PBN7hbYoiGyTYXucgEQYLJyBwxa9rQFOX7ARCYRQdm8A9oVT9WbtdbjHbokyznNeZrfWgDlLfj+py134bBWGSZSXgozp60iA2E/iihN7ldR1MibZz3MGH7J7LBeXBWNY7kPoBwZNrYhgkh/lYu15u8ZZFmcY5ri/kXThVcD2OuutHL/yV5UPBPdpTmQyhNgrCCMtJBfScd5M9k2ClFYSkHAPfUwUhMdRRjJYLMIC+Vu9vMJdPSXhHUCkgdh3mRlcOYrC+TNdul2vg2EpKs94ox/V1CskSnsHHY0UDc5TUajc8qYYBK+APWD6yKIuzlgmBNmRjHfvBQbpQFzLV3SK8D/Iz7BZIHT1Pbo4a3icLKldFJtFUeH1tjutKypw40dEchfDSklFJtprbQtqSYU2iMVV68rTpkG0SepdtLRQ0RWlI05wirrhQrgt4or8o3BFVB1RXoE6OG4b3E5KZORXZBPx9pEybG3JaV+Di6SRcd2cW+O0Vo+yXC1jRS2aijWPaQZKjMTlqzKT8J74mvF49xMtDtbB/30HFz86lGnpI+RnA7XFGjPJ/Y7lTu5yC8XWLMutyWlc2Fs5aC+tCIYCzpXlSCgJwAZXO3OgjUMnLhWUOS8h6IFU83iNFKdjkXbi5xO9ThMoZok36BVRnj5GdA/Iqyi7NtEKOwy3K5NEqipTqJwquR6bkUjw8dwjrEpwtRUPA4zIpwskJ4YtzKLzwO0QPSJIfHWG+8X2H7/B9kjtMLtU5qCT6CfsjlMV9jRTDwjKu2Rw4X7wtoHpD6nJ4N0tCgJGR782M9iM427nwz1iQo7EnTQi0MacKgjTvwjIqL/sljvnaCeeoW5NSEADE8g+gyHs5JG/U2UIFAXWFEK4rHL7DMIsyb5CiFKQ72lZkH75bDOhfoOqdG0i9LTcTRrlseLAeTshwP4K3+GgdTmXjECMSvGx2x3lCE5LlXQBAkHd2Au/SneUAluca+tHVgv5YgANphkWZ88idpeRYi8GEnchHpCgGLMgHe/Q+IwKrP4Qil8PwiXPjH5Fy6CsigE7fhjr+8RzWFSzHO4cwR7nc8WNn/VBAjfQoyQldWrLcRPGZ8rBjtUkZfa/OQ8EtyANJHqniQx2uLGO8L9DupjDzISxJXS3KTs1hfY307H0K5pBxqSDA8Q+ZvJYE0kiryS4XArJuXRlT04YJdxeLskphWxzbmgXZJyDka3Bg9fgOy0+L/D4v5hhQZAcgwEMEi03Y+78pGQp7n4EcQD09eyc4dQ9JWkEA4EgBB7HPAmms8ZblkKYZ5jQpIQi4FB5mOcrimTDFvabzUVEMJnkMdhoIKT9DHRAyNaOBv+NIYWhAY1yRDBqbneerLCdZ3uO6HNbbWR6/V6OkFQTgXyznBNJYz7A8aVkWZlg4dvQo49omZvGaR7KsXZvjVzonFYVN3oW0sBfL0YHVJyyCcKRaU+/v15sxrsgXsMvsQFFo3u8oilxBWN2ulvdDzoZJOavDrchfayJYFY9paOFKAuMo4g04OYBGu4hllmXZzixPUOSlfrdROBZT5JULRjGQhhxhNOx2Md7xYcqnM48ER5uF2FdAoXwksDpFWOelFCV1AmpYLs5Rn8KR1eiE7g0+k/EefvNTtCWz4Tbk3gIGj/y8ESRJ8y5UYo76RxoKAgBmNniUd/S80Z42muzpMe7RxUgSWEvhecJXqnP7jOPMbmtJYPUKMzC4TroZi8InOepTLY2ClATme6ogbJXCM+4xkjf4TigGDpTdaTPa9SR5C+AEiKROIaR+HWV2Rz4CoZX/0fW/KHY1C7DPwFgbFmDdwhqGcEZYBR/RrqaIiUVUwCEu44BF/RuevyOsRNVpWRCAV82k6Dub3HKzS8JRQ1OP3gvJg24kRSkMEyq7MKEeH1N5xfMQdrqNoAysapdReKZVMKWO1G6miIkPzC51ZQ6/XWrhhMM/rO9xnIERMYdQ5FaCMnBAhtVsTRoKAgAO+0PJX+/NOsDxCiFyd5EfjJBwnjxV55SyBoE00dDfWR508OzJwoUTJFt9KXLuUijyBPhcwE9oYQ6/fUcz7iVASLsLWn/MURIGxtYU+cxNphQXQkQ1PB9AQ4KfwAd2uFlmh6uZG0ujL8nZLW929OybUthJKBShA3TKB1KUkjiPwAZGapme6OjZNnPUJl+JtBQELHTgR1geQGPCYRFkSJVyxkI0RG/KpxnOBtIF921jQXABTHjPCsvAmtZZm02RE+CIFNTni3P6/XU5fCTAnDLP0fPnkzxK7yCKnJJTNaXXsAwKpFEfoCiBxbwUn4mzpnONIvUpKcpBZ7PgShXADQ7fIZaGrlBkFDiyRYj3jylfkS/1AedpaYj7RMfvYDNHjUxbQQBw7vvrQBp2vlESLqctyWJcYybL/ixjKCKoUSSz0NYmMPjgSCq19iAeuqU2nyKDAC8MLLDIZPqUVofYwrmKIj84l0C+C6n1/vP8DJVwxrvEdKIQAMUAHp37UHRu7dr7/EWKQkF7UH7P52zRzCy0EiBBl2tTJ3ZH0hwZIeZnUCgK4XkzT8LrHjTy9+tG53PAObGXsMzt5J4aAOvYZGEZEP0NblKBSoN5dwBFoVNtA2loEEecaZSb0yiKdtjP8l5I1zzNLCozdAxZYz+S5134Q0LvAhOeNAwQUT3XO36PdymyfEnGYhL4n/A90gr7rBW+V5JYGNhzVpuFBn0Mfjw1LC9R5IC4wtM54mNhe7u2FHey6G/jEqoL3PdbwjK9qmpra6ssBpkrVFXgma7QniLyi0MoolTek6J40603m/RWmR0rBulcoxBA214f2GJcyT4SynvZUNHqLkuhUHiL/wswAPHLuiGOc2LJAAAAAElFTkSuQmCC"); }
  .swiper-container__logo-text__description {
    position: relative;
    margin-top: 50px; }
    @media (max-height: 635px) and (min-width: 768px) and (orientation: landscape) {
      .swiper-container__logo-text__description {
        margin-top: 20px; } }
    .swiper-container__logo-text__description .b-hero-about__slogan {
      margin-top: 0; }
    .swiper-container__logo-text__description .b-hero-about {
      position: absolute !important;
      top: 0;
      width: 100%; }
    .swiper-container__logo-text__description .b-hero-work {
      position: absolute;
      top: 0;
      width: 100%; }
      .swiper-container__logo-text__description .b-hero-work .b-logo {
        display: none !important; }
  .swiper-container__logo-text__wrap {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle; }
    .swiper-container__logo-text__wrap__inner {
      display: inline-block; }
  .swiper-container__logo-text .b-hero-about {
    position: relative;
    z-index: 2; }
  .swiper-container__logo-text .b-hero-work {
    opacity: 0;
    display: none; }

@media screen and (max-width: 767px) {
  .swiper-wrapper .b-hero-about {
    display: none; }
  .swiper-wrapper .b-hero-work {
    display: none; } }

.b-portfolio-slider {
  position: relative;
  width: 100%;
  height: 474px;
  overflow: hidden; }
  .b-portfolio-slider .w-portfolio-slider {
    position: relative;
    width: 734px;
    margin: 0 auto; }
  .b-portfolio-slider.is-animating .swiper-slide:after {
    opacity: 0; }
  .b-portfolio-slider .swiper-container {
    width: 734px;
    z-index: 2; }
  .b-portfolio-slider .swiper-slide {
    position: relative;
    width: 734px;
    height: 474px; }
    .b-portfolio-slider .swiper-slide:after {
      content: '';
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 734px;
      height: 474px;
      background: url(/local/templates/.default/markup_notamedia/build/css/../images/portfolio-detailed-slider-bg.png);
      -webkit-transition: opacity .2s ease;
      -o-transition: opacity .2s ease;
      transition: opacity .2s ease; }
  .b-portfolio-slider .swiper-prev,
  .b-portfolio-slider .swiper-next {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease; }
    .b-portfolio-slider .swiper-prev.is-disabled,
    .b-portfolio-slider .swiper-next.is-disabled {
      opacity: 0; }
  .b-portfolio-slider .swiper-prev {
    left: -130px; }
  .b-portfolio-slider .swiper-next {
    right: -130px; }

.b-header-group.stuck {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 8; }

.b-header-group .b-header {
  z-index: 9; }

.b-header-group .b-page-filter {
  background: #FFF; }

.header-fixed .b-portfolio-nav.is-visible {
  top: 98px; }
  @media (max-width: 1024px) {
    .header-fixed .b-portfolio-nav.is-visible {
      top: 74px; } }

.b-portfolio-nav {
  position: fixed;
  top: 70px;
  width: 100%;
  left: 0;
  z-index: 10;
  height: 50px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .b-portfolio-nav {
      top: 140px; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .b-portfolio-nav {
      top: 140px; } }
  @media (min-width: 1200px) and (max-width: 1279px) {
    .b-portfolio-nav {
      top: 30vh; } }
  @media (max-width: 1460px) {
    .b-portfolio-nav {
      top: 100px; } }
  @media screen and (max-width: 767px) {
    .b-portfolio-nav {
      display: none; } }
  .b-portfolio-nav.is-visible {
    opacity: 1;
    top: 182px; }
  .b-portfolio-nav.full-version .b-portfolio-nav__link {
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
    .b-portfolio-nav.full-version .b-portfolio-nav__link .b-portfolio-nav__label {
      text-indent: 0px; }
    .b-portfolio-nav.full-version .b-portfolio-nav__link:hover .use-icon {
      color: #fff; }
  .b-portfolio-nav.full-version .use-icon {
    color: #000; }

.b-portfolio-nav__item {
  width: 25%; }
  .b-portfolio-nav__item--prev {
    float: left;
    height: 1px; }
    .b-portfolio-nav__item--prev .use-icon {
      margin-right: 5px;
      left: 0;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; }
    .b-portfolio-nav__item--prev .b-portfolio-nav__label {
      width: 90%;
      padding-left: 10%; }
  .b-portfolio-nav__item--next {
    float: right;
    height: 1px; }
    .b-portfolio-nav__item--next .use-icon {
      margin-left: 5px;
      right: 0;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; }
    .b-portfolio-nav__item--next .b-portfolio-nav__label {
      width: 90%;
      padding-right: 10%; }
  .b-portfolio-nav__item--current {
    width: 50%;
    margin: 0 auto;
    overflow: hidden; }
    .b-portfolio-nav__item--current .b-portfolio-nav__link {
      color: #fff;
      font-family: 'Proxima';
      font-size: 17px;
      text-transform: uppercase;
      letter-spacing: .05em;
      text-indent: .05em;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease; }
      .b-portfolio-nav__item--current .b-portfolio-nav__link.hidden {
        margin-top: -190px; }
      .b-portfolio-nav__item--current .b-portfolio-nav__link .b-portfolio-nav__bg {
        opacity: 1; }

.b-portfolio-nav__link {
  color: #000;
  position: relative;
  display: block;
  overflow: hidden;
  line-height: 50px;
  text-align: center;
  padding: 0 15px;
  height: 50px;
  padding-top: 70px;
  margin-top: -70px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  /*background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
  -o-box-shadow: 0 0 10px rgba(0,0,0,0.5);
  box-shadow: 0 0 10px rgba(0,0,0,0.5);*/ }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .b-portfolio-nav__link {
      padding-top: 140px;
      margin-top: -140px; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .b-portfolio-nav__link {
      padding-top: 140px;
      margin-top: -140px; } }
  @media (min-width: 1200px) and (max-width: 1279px) {
    .b-portfolio-nav__link {
      padding-top: 70px;
      margin-top: -70px; } }
  .b-portfolio-nav__link .b-portfolio-nav__label {
    text-indent: -9999px; }
  .b-portfolio-nav__link:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -6px; }
  .b-portfolio-nav__link:hover {
    color: #fff;
    /*background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    box-shadow: 0 0 10px rgba(0,0,0,0.5);*/ }
    .b-portfolio-nav__link:hover .use-icon {
      color: #fff;
      fill: #fff; }
    .b-portfolio-nav__link:hover .b-portfolio-nav__label {
      text-indent: 0; }
    .b-portfolio-nav__link:hover .b-portfolio-nav__bg {
      opacity: 1; }

.b-portfolio-nav__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: gray;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease; }
  .b-portfolio-nav__bg:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8); }

.b-portfolio-nav__label {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
  position: relative;
  vertical-align: top; }
  .b-portfolio-nav__label .use-icon {
    position: absolute;
    top: 50%;
    margin-top: -6px; }

.b-portfolio-other {
  margin-top: 70px; }
  .b-portfolio-other h4 {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #999;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Proxima', sans-serif; }

.trio {
  margin-top: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
  .trio-item {
    position: relative;
    width: 33.33333%; }
    .trio-item a {
      position: relative;
      display: block; }
    .trio-item__photo {
      width: 100%;
      height: 245px;
      background-size: cover;
      background-repeat: no-repeat; }
    .trio-item__info {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.8);
      opacity: 0;
      -webkit-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s; }
      .trio-item__info-category {
        position: absolute;
        top: 20px;
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        text-transform: uppercase;
        color: #999999; }
      .trio-item__info-name {
        font-size: 16px;
        line-height: 22px;
        text-transform: uppercase;
        color: #FFFFFF;
        margin-top: 15px;
        padding: 40px; }
    .trio-item:hover .trio-item__info {
      opacity: 1; }
  @media screen and (max-width: 767px) {
    .trio {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .trio-item {
    width: 100%; }

@media screen and (min-width: 768px) {
  .relevant-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }

.relevant-col {
  width: calc(25% - 12px); }

@media screen and (min-width: 1025px) {
  .relevant-col:not(:nth-child(4n)) {
    margin-right: 16px; } }

.relevant-head:not(:last-child) {
  margin-bottom: 85px; }

@media screen and (max-width: 1024px) {
  .relevant-head:not(:last-child) {
    margin-bottom: 40px; } }

@media screen and (max-width: 767px) {
  .relevant-head:not(:last-child) {
    margin-bottom: 23px; } }

.relevant-head .title {
  margin-bottom: 0;
  font-size: 56px;
  line-height: 64px; }

@media screen and (max-width: 1024px) {
  .relevant-head .title {
    font-size: 32px;
    line-height: 40px; } }

@media screen and (max-width: 767px) {
  .relevant-head .title {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: 0.04em; } }

.relevant-card {
  position: relative;
  color: #fff;
  padding-bottom: 70%;
  display: block;
  overflow: hidden; }

@media screen and (min-width: 1025px) {
  .relevant-card:hover .relevant-card__bg {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); } }

.relevant-card__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
  background-color: #f1f1f1; }

.relevant-card__bg img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%; }

.relevant-card__title,
.b-portfolio-other .relevant-card__title {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px; }

.relevant-card span {
  display: block;
  font-size: 14px;
  line-height: 20px; }

.relevant-card:hover {
  text-decoration: none;
  color: #fff !important; }

.relevant-card .relevant-card__title {
  text-align: left;
  color: #fff; }

.relevant-section {
  padding-bottom: 140px;
  padding-top: 160px; }

@media screen and (max-width: 1024px) {
  .relevant-section {
    padding-bottom: 90px;
    padding-top: 40px; } }

@media screen and (max-width: 767px) {
  .relevant-section {
    padding-bottom: 50px; } }

.relevant-section * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

@media screen and (max-width: 1024px) {
  .relevant-section .l-container {
    max-width: 100%;
    width: 100%;
    padding: 0 32px; } }

@media screen and (max-width: 767px) {
  .relevant-section .l-container {
    padding: 0 16px;
    margin: 0; } }

.relevant-head .title {
  text-transform: uppercase;
  font-weight: bold; }

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

.relevant-top:not(:last-child) {
  margin-bottom: 60px; }

.relevant-top .relevant-title.size_small {
  margin-bottom: -12px; }

.relevant-group.relevant-group_2 .relevant-title.size_small {
  margin-bottom: 0; }

.relevant-title {
  font-weight: 500;
  font-size: 108px;
  line-height: 128px;
  text-transform: uppercase; }
  .relevant-title.size_small {
    font-size: 55.5475px;
    line-height: 68px; }

.relevant-subtitle {
  font-size: 44px;
  line-height: 48px;
  font-weight: 500; }
  .relevant-subtitle:not(:last-child) {
    margin-bottom: 28px; }
  .relevant-subtitle.size_small {
    font-size: 24px;
    line-height: 48px; }
    .relevant-subtitle.size_small:not(:last-child) {
      margin-bottom: 24px; }

.relevant-card__text {
  position: absolute;
  left: 32px;
  top: 24px;
  right: 32px;
  z-index: 2; }

.relevant-group:not(:last-child) {
  margin-bottom: 50px; }

@media screen and (min-width: 768px) {
  .relevant-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: -16px; }
    .relevant-row .relevant-col:not(:nth-child(4n)) {
      margin-right: 0; }
    .relevant-row .relevant-col:not(:nth-child(2n)) {
      margin-right: 16px; }
    .relevant-row .relevant-col {
      width: calc(50% - 8px);
      margin-bottom: 16px; } }

.relevant-group_2 .relevant-body {
  padding-top: 20px; }

@media (max-width: 1440px) and (min-width: 1025px) {
  .relevant-card__title {
    font-size: 1.5vw;
    line-height: normal; }
  .relevant-title {
    font-size: 6.75vw;
    line-height: 8vw; }
    .relevant-title.size_small {
      font-size: 3.4375000000000004vw;
      line-height: 4.25vw; }
  .relevant-top:not(:last-child) {
    margin-bottom: 3.75vw; }
  .relevant-top .relevant-title.size_small {
    margin-bottom: -0.75vw; }
  .relevant-subtitle {
    font-size: 2.75vw;
    line-height: 3vw; }
    .relevant-subtitle.size_small {
      font-size: 1.5vw;
      line-height: 3vw; }
  .relevant-card__text {
    top: 1.5vw;
    left: 2vw;
    right: 2vw; }
  .relevant-body .to-all {
    width: 15vw;
    height: 15vw; }
  .relevant-group_2 .relevant-body {
    padding-top: 1.25vw; } }

@media screen and (min-width: 1025px) {
  .relevant-row__item:not(:last-child) {
    width: calc(50% - 8px); }
  .relevant-row__item:last-child {
    width: 100%; }
    .relevant-row__item:last-child .relevant-col {
      width: calc(25% - 12px); }
      .relevant-row__item:last-child .relevant-col:not(:nth-child(2n)) {
        margin-right: 0; }
      .relevant-row__item:last-child .relevant-col:not(:nth-child(4n)) {
        margin-right: 16px; }
  .relevant-row__item + .relevant-row__item {
    width: calc(50% - 8px); }
    .relevant-row__item + .relevant-row__item .relevant-col {
      width: calc(50% - 8px); }
      .relevant-row__item + .relevant-row__item .relevant-col:not(:nth-child(4n)) {
        margin-right: 0; }
      .relevant-row__item + .relevant-row__item .relevant-col:not(:nth-child(2n)) {
        margin-right: 16px; }
  .relevant-row__item:not(:nth-child(2n)) {
    margin-right: 16px; }
  .relevant-col__big {
    width: calc(50% - 6px); }
    .relevant-col__big:not(:nth-child(2n)) {
      margin-right: 12px; }
    .relevant-col__big .relevant-card {
      padding-bottom: 70.3%; } }

@media screen and (max-width: 1024px) {
  .relevant-row__item {
    width: 100%; }
    .relevant-row__item:not(:last-child) {
      margin-bottom: 32px; }
  .relevant-title {
    font-size: 80px;
    line-height: 100px; }
  .relevant-top:not(:last-child) {
    margin-bottom: 40px; }
  .relevant-subtitle {
    font-size: 30px;
    line-height: normal; }
    .relevant-subtitle:not(:last-child) {
      margin-bottom: 16px; }
  .relevant-grid {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: -16px; }
  .relevant-col {
    width: calc(50% - 8px);
    margin-bottom: 16px; }
    .relevant-col:not(:nth-child(2n)) {
      margin-right: 16px; }
  .relevant-col__big {
    width: 100%; }
    .relevant-col__big:not(:last-child) {
      margin-bottom: 16px; }
    .relevant-col__big .relevant-card {
      padding-bottom: 67%; }
  .relevant-body .to-all {
    width: 31.25vw;
    height: 31.25vw; } }

@media screen and (max-width: 767px) {
  .relevant-title {
    font-size: 22px;
    line-height: normal; }
    .relevant-title.size_small {
      font-size: 16px;
      line-height: normal; }
  .relevant-subtitle {
    font-size: 16px;
    line-height: normal; }
    .relevant-subtitle.size_small {
      font-size: 14px;
      line-height: normal; }
      .relevant-subtitle.size_small:not(:last-child) {
        margin-bottom: 8px; }
    .relevant-subtitle:not(:last-child) {
      margin-bottom: 8px; }
  .relevant-top .relevant-title.size_small {
    margin-bottom: 0; }
  .relevant-col {
    width: 100%;
    margin-bottom: 8px; }
    .relevant-col:last-child {
      margin-bottom: 0; }
    .relevant-col:not(:nth-child(2n)) {
      margin-right: 0; }
  .relevant-top:not(:last-child) {
    margin-bottom: 16px; }
  .relevant-card__text {
    left: 17px;
    right: 17px;
    top: 17px; }
  .relevant-card {
    padding-bottom: 69.5%; }
  .relevant-card__title {
    font-size: 19px;
    line-height: 24px; }
  .relevant-top:not(:last-child) {
    margin-bottom: 14px; }
  .relevant-grid {
    margin-bottom: 0; }
  .relevant-row__item:not(:last-child) {
    margin-bottom: 24px; }
  .relevant-body .to-all {
    width: 146px;
    height: 146px; } }

/* @end */
.case-form {
  background: #232b37;
  padding: 26px;
  margin-bottom: 16px;
  width: 100%;
  height: calc(100% - 16px); }
  @media screen and (max-width: 1024px) {
    .case-form {
      min-height: 496px; } }
  @media screen and (max-width: 767px) {
    .case-form {
      min-height: 480px;
      padding: 24px 16px 32px;
      margin-bottom: 8px;
      height: calc(100% - 8px); } }
  @media screen and (min-width: 1025px) and (max-width: 1280px) {
    .case-form {
      padding: 24px 32px; } }
  .case-form__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    height: 100%; }
  .case-form__success {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    gap: 27px;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .case-form__success {
        gap: 24px; } }
  .case-form__success-title {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    color: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: end;
        -ms-flex-align: end;
            align-items: end;
    font-size: 48px;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: -0.01em; }
    @media screen and (max-width: 767px) {
      .case-form__success-title {
        font-size: 24px;
        font-weight: 600;
        line-height: 29px;
        letter-spacing: -0.01em; } }
    .case-form__success-title p {
      color: #38a14c; }
  .case-form__success-description {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    color: white;
    font-size: 24px;
    font-weight: 400;
    line-height: 33px; }
    @media screen and (max-width: 767px) {
      .case-form__success-description {
        font-size: 20px;
        font-weight: 400;
        line-height: 33px; } }
  .case-form__success-close {
    position: absolute;
    width: 48px;
    height: 48px;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer; }
    @media screen and (max-width: 767px) {
      .case-form__success-close {
        width: 24px;
        height: 24px;
        top: -8px; } }
    .case-form__success-close:hover svg {
      color: #38a14c; }
    .case-form__success-close svg {
      width: 100%;
      height: 100%;
      color: white;
      -webkit-transition-duration: 0.3s;
           -o-transition-duration: 0.3s;
              transition-duration: 0.3s; }
  .case-form--success .case-form__success {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .case-form--success .case-form__inner {
    display: none; }
  .case-form__title {
    color: white;
    font-size: 48px;
    font-weight: 600;
    line-height: 58px;
    letter-spacing: -0.01em; }
    @media screen and (max-width: 767px) {
      .case-form__title {
        font-size: 24px;
        line-height: 29px; } }
    @media screen and (min-width: 1025px) and (max-width: 1280px) {
      .case-form__title {
        font-size: 24px;
        line-height: 29px; } }
  .case-form__form {
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .case-form__form {
        margin-top: 24px; } }
    @media screen and (min-width: 1025px) and (max-width: 1280px) {
      .case-form__form {
        margin-top: 15px; } }
  .case-form__input-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media screen and (max-width: 767px) {
      .case-form__input-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 24px; } }
    .case-form__input-section > * {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 1px;
          -ms-flex: 1 1 1px;
              flex: 1 1 1px; }
    .case-form__input-section:not(:first-child) {
      margin-top: 30px; }
      @media screen and (max-width: 767px) {
        .case-form__input-section:not(:first-child) {
          margin-top: 24px; } }
      @media screen and (min-width: 1025px) and (max-width: 1280px) {
        .case-form__input-section:not(:first-child) {
          margin-top: 16px; } }
    @media (max-width: 340px) {
      .case-form__input-section .smart-captcha {
        min-width: 100%;
        height: 102px; } }
  .case-form__input-checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    cursor: pointer; }
    .case-form__input-checkbox input {
      display: none; }
      .case-form__input-checkbox input:checked ~ .case-form__input-checkbox-decor {
        border: 1px solid #38a14c; }
        .case-form__input-checkbox input:checked ~ .case-form__input-checkbox-decor:before {
          opacity: 1; }
    .case-form__input-checkbox span {
      -webkit-align-self: center;
          -ms-flex-item-align: center;
                  -ms-grid-row-align: center;
              align-self: center;
      font-size: 12px;
      font-weight: 400;
      line-height: 17px;
      letter-spacing: -0.01em;
      color: rgba(255, 255, 255, 0.3); }
  .case-form__input-checkbox-decor {
    width: 30px;
    height: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30px;
        -ms-flex: 0 0 30px;
            flex: 0 0 30px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    position: relative;
    -webkit-transition-duration: 0.1s;
         -o-transition-duration: 0.1s;
            transition-duration: 0.1s; }
    .case-form__input-checkbox-decor:before {
      content: '';
      display: block;
      position: absolute;
      width: calc(100% + 2px);
      height: calc(100% + 2px);
      left: -1px;
      top: -1px;
      z-index: 2;
      background-image: url("/local/templates/.default/markup_notamedia/build/css/../images/svg/success-checkbox.svg");
      background-size: cover;
      background-position: center;
      -webkit-transition-duration: 0.1s;
           -o-transition-duration: 0.1s;
              transition-duration: 0.1s;
      opacity: 0; }
  .case-form__input-title {
    position: relative;
    color: rgba(255, 255, 255, 0.3);
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    text-transform: uppercase; }
    @media screen and (max-width: 767px) {
      .case-form__input-title {
        font-size: 12px;
        line-height: 14px; } }
    @media screen and (min-width: 1025px) and (max-width: 1280px) {
      .case-form__input-title {
        font-size: 14px;
        line-height: 17px; } }
  .case-form__input {
    margin-top: 4px;
    border: none;
    background: none;
    border-radius: 0;
    height: calc(29px + 10px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: white;
    padding: 0 0 10px;
    border-bottom: 1px solid #50545A !important;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px; }
    .case-form__input:-webkit-autofill, .case-form__input:-webkit-autofill:hover, .case-form__input:-webkit-autofill:focus, .case-form__input:-internal-autofill-selected {
      -webkit-box-shadow: inset 0 0 0 50px #232b37;
      -webkit-text-fill-color: white !important;
      border-color: #50545A !important; }
    @media screen and (max-width: 767px) {
      .case-form__input {
        font-size: 16px;
        line-height: 19px;
        height: calc(19px + 10px); } }
    @media screen and (min-width: 1025px) and (max-width: 1280px) {
      .case-form__input {
        height: calc(22px + 14px);
        font-size: 18px;
        line-height: 22px; } }
    .case-form__input::-webkit-input-placeholder {
      color: white;
      text-transform: uppercase; }
    .case-form__input::-moz-placeholder {
      color: white;
      text-transform: uppercase; }
    .case-form__input:-ms-input-placeholder {
      color: white;
      text-transform: uppercase; }
    .case-form__input::-ms-input-placeholder {
      color: white;
      text-transform: uppercase; }
    .case-form__input::placeholder {
      color: white;
      text-transform: uppercase; }
  .case-form .label-error {
    display: none !important; }
  .case-form__submit {
    width: 100%;
    height: 52px;
    background: #38a14c;
    border-radius: 30px;
    margin-top: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
         -o-transition-duration: 0.3s;
            transition-duration: 0.3s;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px; }
    @media screen and (max-width: 767px) {
      .case-form__submit {
        height: 36px;
        margin-top: 24px;
        font-size: 12px;
        font-weight: 600;
        line-height: 20px; } }
    @media screen and (min-width: 1025px) and (max-width: 1280px) {
      .case-form__submit {
        height: 36px;
        margin-top: 16px;
        font-size: 14px;
        line-height: 20px; } }
    .case-form__submit:hover {
      background: #1266a5; }
    .case-form__submit:disabled {
      background: #36404e;
      color: white;
      cursor: not-allowed; }
  .case-form .is-error .case-form__input {
    color: #eb5757; }
    .case-form .is-error .case-form__input::-webkit-input-placeholder {
      color: #eb5757; }
    .case-form .is-error .case-form__input::-moz-placeholder {
      color: #eb5757; }
    .case-form .is-error .case-form__input:-ms-input-placeholder {
      color: #eb5757; }
    .case-form .is-error .case-form__input::-ms-input-placeholder {
      color: #eb5757; }
    .case-form .is-error .case-form__input::placeholder {
      color: #eb5757; }
  .case-form .is-error .case-form__input-checkbox-decor {
    border-color: #eb5757; }

.showreel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  cursor: pointer; }

.showreel__container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  overflow: hidden; }
  .showreel__container::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(46.09%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 46.09%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(360deg, rgba(0, 0, 0, 0) 46.09%, rgba(0, 0, 0, 0.7) 100%); }

.showreel__content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  padding-top: 24px;
  padding-left: 32px;
  cursor: pointer;
  text-shadow: 0px 0px 1px black; }
  @media screen and (max-width: 767px) {
    .showreel__content {
      padding-top: 16px;
      padding-left: 16px;
      -webkit-column-gap: 16px;
         -moz-column-gap: 16px;
              column-gap: 16px; } }

.showreel__info {
  color: white; }

.showreel__info-title {
  font-size: 24px;
  line-height: 32px; }
  @media screen and (max-width: 767px) {
    .showreel__info-title {
      font-size: 19px; } }

.showreel__info-subtitle {
  font-size: 14px;
  line-height: 20px; }

.showreel__btn-icon {
  width: 18px;
  height: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .showreel__btn-icon svg {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 100%;
    height: 100%;
    color: white; }

.showreel__btn-open {
  background-color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
  -webkit-filter: drop-shadow(0 0 1px black);
          filter: drop-shadow(0 0 1px black);
  position: relative; }
  .showreel__btn-open::before {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    border: 2px solid white;
    border-radius: 50%;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }
  .showreel__btn-open:hover svg {
    color: #38a14c; }
  .showreel__btn-open:hover::before {
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8); }

.showreel__video {
  position: absolute;
  inset: 0;
  z-index: 0; }
  .showreel__video video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    display: block; }

.showreel-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100dvh;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #000000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 1000; }
  .showreel-modal.active {
    opacity: 1;
    visibility: visible;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.showreel-modal__overlay {
  position: absolute;
  inset: 0;
  cursor: pointer; }
  @media screen and (max-width: 1024px) {
    .showreel-modal__overlay {
      z-index: -1; } }

.showreel-modal__content {
  position: relative;
  width: 90vw;
  max-width: 1280px;
  aspect-ratio: 16 / 9;
  background: black; }
  .showreel-modal__content iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: none;
    pointer-events: none; }
  @media screen and (max-width: 1024px) {
    .showreel-modal__content {
      position: static;
      width: 100vw; } }

.showreel-modal__controls {
  top: 48px;
  right: 48px;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px; }
  @media screen and (max-width: 1024px) {
    .showreel-modal__controls {
      top: 32px;
      right: 32px; } }
  @media screen and (max-width: 767px) {
    .showreel-modal__controls {
      gap: 10px;
      right: 20px; } }

.showreel-modal__btn {
  color: black;
  background: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  cursor: pointer;
  z-index: 2;
  background-color: white;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  @media screen and (min-width: 1025px) {
    .showreel-modal__btn:hover {
      background-color: #38a14c;
      color: white; } }
  @media screen and (max-width: 767px) {
    .showreel-modal__btn {
      width: 40px;
      height: 40px; } }

.showreel-modal__btn-icon {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  @media screen and (max-width: 767px) {
    .showreel-modal__btn-icon {
      width: 20px;
      height: 20px; }
      .showreel-modal__btn-icon .icon-cross {
        width: 13px;
        height: 13px; } }
  .showreel-modal__btn-icon svg {
    margin: auto;
    display: block;
    height: 100%;
    width: 100%; }
  .showreel-modal__btn-icon .icon-speaker-off {
    display: none; }
  .showreel-modal__btn-icon.is-off .icon-speaker-on {
    display: none; }
  .showreel-modal__btn-icon.is-off .icon-speaker-off {
    display: block; }

.showreel-modal__btn_close svg {
  width: 18px;
  height: 18px; }

.ie-browser .section-parallax {
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6); }

.ie-browser .brand-slider__title {
  margin-left: -7.5px; }

.ie-browser .brand-portfolio__main {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.ie-browser .estate .text_gradient {
  background: none;
  color: #000; }

.ie-browser .estate .brand-box__content {
  width: 100%; }

.portfolio_premiya-runeta-page .portfolio_detail_wrapper {
  overflow: initial; }

.runet-award {
  position: relative;
  z-index: 2;
  width: 100%;
  overflow-x: clip; }
  .runet-award video::-webkit-media-controls {
    display: none !important; }
  @media screen and (max-width: 767px) {
    .runet-award {
      overflow: hidden; } }
  .runet-award::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #2A2A2A;
    z-index: -5; }
  .runet-award img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    left: 0;
    top: 0; }
  .runet-award__container {
    max-width: calc(1160px + 74px * 2);
    padding-left: 74px;
    padding-right: 74px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 767px) {
      .runet-award__container {
        max-width: none;
        padding-left: 10px;
        padding-right: 10px; } }
  .runet-award__main-title {
    font-size: 84px;
    font-style: normal;
    line-height: normal;
    font-weight: 900;
    text-transform: uppercase;
    color: #FFF; }
    @media screen and (max-width: 1024px) {
      .runet-award__main-title {
        font-size: 62px;
        font-weight: 900;
        line-height: 62px;
        letter-spacing: 0em; } }
    @media screen and (max-width: 767px) {
      .runet-award__main-title {
        font-size: 44px;
        font-weight: 900;
        line-height: 44px;
        letter-spacing: 0em; } }
  .runet-award__title {
    color: var(--White, #FFF);
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    line-height: 32px;
    text-transform: uppercase; }
    @media screen and (max-width: 1024px) {
      .runet-award__title {
        font-size: 18px;
        font-weight: 800;
        line-height: 18px;
        letter-spacing: 0em; } }
  .runet-award__subtitle {
    color: #FFF;
    margin-top: 32px;
    max-width: 631px;
    margin-left: auto;
    margin-right: auto;
    line-height: normal;
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase; }
    @media screen and (max-width: 1024px) {
      .runet-award__subtitle {
        max-width: 526px;
        font-size: 18px;
        font-weight: 800;
        line-height: 22px;
        letter-spacing: 0em; } }
    @media screen and (max-width: 767px) {
      .runet-award__subtitle {
        font-size: 14px;
        font-weight: 800;
        line-height: 20px;
        letter-spacing: 0em; } }
  .runet-award__decor-line {
    width: 128px;
    height: 5px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 40px; }
    @media screen and (max-width: 1024px) {
      .runet-award__decor-line {
        margin-top: 40px;
        margin-bottom: 40px;
        height: 4px;
        width: 80px; } }
    @media screen and (max-width: 767px) {
      .runet-award__decor-line {
        margin-top: 26px;
        margin-bottom: 26px; } }
    .runet-award__decor-line:before, .runet-award__decor-line:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 50%;
      height: 100%;
      background-color: #ebb86b; }
    .runet-award__decor-line:after {
      left: 50%;
      background-color: #ebb86b; }
  .runet-award__decor-line-big {
    margin-top: 54px;
    margin-bottom: 54px; }
    .runet-award__decor-line-big:before {
      background-color: white; }
    @media screen and (max-width: 1024px) {
      .runet-award__decor-line-big {
        margin-top: 44px;
        margin-bottom: 44px; } }
    @media screen and (max-width: 767px) {
      .runet-award__decor-line-big {
        margin-top: 32px;
        margin-bottom: 32px; } }
  .runet-award__text {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    /* 150% */ }
    @media screen and (max-width: 1024px) {
      .runet-award__text {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.01em; } }
    @media screen and (max-width: 767px) {
      .runet-award__text {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: -0.14px; } }
  .runet-award__link {
    display: block;
    margin-top: 54px;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    /* 150% */
    -webkit-text-decoration-line: underline !important;
            text-decoration-line: underline !important; }
    @media screen and (max-width: 1024px) {
      .runet-award__link {
        margin-top: 44px;
        font-size: 18px;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0em; } }
    @media screen and (max-width: 767px) {
      .runet-award__link {
        margin-top: 32px; } }
  .runet-award__bg1 {
    width: 100%;
    position: relative; }
    @media screen and (max-width: 767px) {
      .runet-award__bg1 img {
        -o-object-position: top;
           object-position: top; } }
  .runet-award__bg2 {
    top: 40%; }
  .runet-award__block1 {
    padding-top: 239px;
    position: relative;
    z-index: 2;
    max-width: 713px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 126px; }
    @media screen and (max-width: 1024px) {
      .runet-award__block1 {
        max-width: 544px;
        padding-top: 200px;
        margin-bottom: 64px; } }
    @media screen and (max-width: 767px) {
      .runet-award__block1 {
        padding-top: 120px;
        margin-bottom: 52px; }
        .runet-award__block1 .runet-award__subtitle {
          max-width: 240px; }
        .runet-award__block1 .runet-award__text {
          max-width: 280px;
          margin-left: auto;
          margin-right: auto; } }
    .runet-award__block1 .runet-award__main-title {
      text-align: center; }
  .runet-award__block2 {
    position: relative;
    z-index: 2; }
  .runet-award__block2-layer1 img {
    position: relative;
    display: block; }
  .runet-award__block2-layer3 img {
    left: 0; }
  @media screen and (max-width: 1024px) {
    .runet-award__block2-layer3 {
      display: none; } }

.runet-award__static-image img {
  position: relative !important;
  height: auto !important;
  width: auto; }

.runet-award-block3 {
  position: relative;
  background: #181818;
  width: 100%;
  overflow: hidden; }
  .runet-award-block3__mobile-decor {
    display: none; }
    @media screen and (max-width: 1024px) {
      .runet-award-block3__mobile-decor {
        display: block;
        position: absolute;
        top: -130px;
        right: 40px;
        width: 244px;
        height: 244px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block3__mobile-decor {
        right: 15px;
        width: 100px;
        height: 100px;
        top: -90px; } }
  .runet-award-block3 video, .runet-award-block3 iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .runet-award-block3__preview-video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    cursor: pointer; }
  .runet-award-block3__preview-button {
    position: absolute;
    width: 35px;
    height: 35px;
    left: calc((100% - 35px) / 2);
    top: calc((100% - 35px) / 2);
    background: url("/local/templates/.default/markup_notamedia/build/css/../images/runet-award/video-play-button.svg") no-repeat left center;
    background-size: contain; }
  .runet-award-block3 .runet-award__decor-line {
    margin-top: 44px;
    margin-bottom: 40px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block3 .runet-award__decor-line {
        margin-top: 40px;
        margin-bottom: 40px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block3 .runet-award__decor-line {
        margin-top: 28px;
        margin-bottom: 28px; } }
  .runet-award-block3__bg-layer {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 4;
    pointer-events: none; }
    @media screen and (max-width: 1024px) {
      .runet-award-block3__bg-layer {
        z-index: 3; } }
    @media screen and (max-width: 767px) {
      .runet-award-block3__bg-layer {
        display: none; } }
  .runet-award-block3__content-wrapper {
    position: relative;
    z-index: 3;
    margin-top: 200px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block3__content-wrapper {
        margin-top: 63px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block3__content-wrapper {
        margin-top: 35px; } }
    .runet-award-block3__content-wrapper:before {
      content: '';
      width: 1732px;
      height: 1732px;
      left: calc(50% - 1732px / 2);
      display: block;
      border-radius: 1732px;
      background: -webkit-gradient(linear, left top, left bottom, from(#2B2B2B), to(#1B1B1B));
      background: -o-linear-gradient(top, #2B2B2B 0%, #1B1B1B 100%);
      background: linear-gradient(180deg, #2B2B2B 0%, #1B1B1B 100%);
      position: absolute;
      z-index: -1; }
      @media screen and (max-width: 1024px) {
        .runet-award-block3__content-wrapper:before {
          width: 962px;
          height: 962px;
          left: calc(50% - 962px / 2); } }
      @media screen and (max-width: 767px) {
        .runet-award-block3__content-wrapper:before {
          width: 618px;
          height: 618px;
          left: calc(50% - 618px / 2); } }
  .runet-award-block3__text-inner {
    max-width: 790px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 1024px) {
      .runet-award-block3__text-inner {
        max-width: 416px; } }
  .runet-award-block3__content {
    padding-top: 104px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 1024px) {
      .runet-award-block3__content {
        padding-top: 64px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block3__content {
        padding-top: 52px; } }
  .runet-award-block3__main-video {
    width: 100%;
    border: 15px solid #000;
    margin: calc(100px - 16px) auto auto;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.3);
    position: relative; }
    @media screen and (max-width: 1024px) {
      .runet-award-block3__main-video {
        margin-top: 64px;
        border: 8px solid #000; } }
    @media screen and (max-width: 767px) {
      .runet-award-block3__main-video {
        margin-top: 32px;
        border: 4px solid #000;
        border-radius: 10px; } }
    .runet-award-block3__main-video:before {
      content: '';
      display: block;
      padding-bottom: calc(670 / 1178 * 100%); }
  .runet-award-block3__video-text {
    margin: auto;
    margin-top: calc(100px - 7px);
    max-width: 496px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block3__video-text {
        max-width: 383px;
        margin-top: 80px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block3__video-text {
        margin-top: 60px; } }
  .runet-award-block3__video-list {
    margin: auto;
    margin-top: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 40px;
    padding-right: 40px;
    max-width: calc(1342px + 40px * 2);
    width: 100%;
    gap: 24px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block3__video-list {
        padding-left: 182px;
        padding-right: 182px;
        max-width: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 40px;
        margin-top: 40px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block3__video-list {
        margin-top: 20px;
        padding-left: 10px;
        padding-right: 10px; } }
  .runet-award-block3__video-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: calc(401px + 8px); }
    @media screen and (max-width: 1024px) {
      .runet-award-block3__video-item {
        max-width: none; } }
    @media screen and (max-width: 767px) {
      .runet-award-block3__video-item {
        width: calc(100% + 10px);
        margin-left: -5px;
        margin-left: -5px; } }
  .runet-award-block3__video-item-content {
    border: 8px solid #000;
    border-radius: 8.918px;
    background: rgba(0, 0, 0, 0.3);
    position: relative; }
    @media screen and (max-width: 1024px) {
      .runet-award-block3__video-item-content {
        border: 8px solid #000; } }
    @media screen and (max-width: 767px) {
      .runet-award-block3__video-item-content {
        border: 4px solid #000; } }
    .runet-award-block3__video-item-content:before {
      content: '';
      display: block;
      padding-bottom: calc(240 / 409 * 100%); }
      @media screen and (max-width: 1024px) {
        .runet-award-block3__video-item-content:before {
          padding-bottom: calc(235 / 409 * 100%); } }
  .runet-award-block3__video-item-description {
    margin-top: 20px;
    color: white;
    opacity: 0.5;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 16.8px */ }
    @media screen and (max-width: 767px) {
      .runet-award-block3__video-item-description {
        margin-top: 12px; } }
  .runet-award-block3__footer {
    position: relative;
    height: 0px;
    padding-bottom: calc(1250 / 2000 * 100%); }
    @media screen and (max-width: 1024px) {
      .runet-award-block3__footer {
        margin-top: 100px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block3__footer {
        margin-top: 80px; } }

.runet-award-quote {
  margin: auto;
  margin-top: 160px;
  max-width: 790px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: white; }
  @media screen and (max-width: 1024px) {
    .runet-award-quote {
      margin-top: 130px;
      max-width: 580px; } }
  @media screen and (max-width: 767px) {
    .runet-award-quote {
      margin-top: 80px;
      width: calc(100% - 20px); } }
  .runet-award-quote__avatar {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .runet-award-quote__avatar {
        width: 120px;
        height: 120px; } }
  .runet-award-quote__name {
    margin-top: 21px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase; }
    @media screen and (max-width: 1024px) {
      .runet-award-quote__name {
        font-size: 18px;
        font-weight: 700;
        line-height: 18px; } }
  .runet-award-quote__position {
    margin-top: 2px;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: -0.17px; }
    @media screen and (max-width: 1024px) {
      .runet-award-quote__position {
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: -0.01em; } }
  .runet-award-quote__decoration {
    margin-top: 40px;
    margin-bottom: 40px;
    width: 36px;
    height: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #ebb86b; }
    @media screen and (max-width: 1024px) {
      .runet-award-quote__decoration {
        margin-top: 36px;
        margin-bottom: 36px; } }
    @media screen and (max-width: 767px) {
      .runet-award-quote__decoration {
        margin-top: 24px;
        margin-bottom: 24px; } }
    .runet-award-quote__decoration svg {
      width: 100%;
      height: 100%; }
  .runet-award-quote__text {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 164.706% */
    letter-spacing: -0.17px;
    max-width: 750px;
    margin: auto;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      .runet-award-quote__text {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.01em; } }
    @media screen and (max-width: 767px) {
      .runet-award-quote__text {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: -0.01em;
        max-width: 280px; } }

.runet-award-block4 {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 250px; }
  @media screen and (max-width: 1024px) {
    .runet-award-block4 {
      padding-top: 130px; } }
  @media screen and (max-width: 767px) {
    .runet-award-block4 {
      padding-top: 80px; } }
  .runet-award-block4__text {
    max-width: 792px;
    margin: auto; }
    @media screen and (max-width: 1024px) {
      .runet-award-block4__text {
        max-width: 552px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block4__text {
        max-width: calc(100% - 20px); } }
    .runet-award-block4__text .runet-award__decor-line {
      margin-top: 44px;
      margin-bottom: 40px; }
      @media screen and (max-width: 1024px) {
        .runet-award-block4__text .runet-award__decor-line {
          margin-top: 40px;
          margin-bottom: 40px; } }
      @media screen and (max-width: 767px) {
        .runet-award-block4__text .runet-award__decor-line {
          margin-top: 28px;
          margin-bottom: 28px; } }
      .runet-award-block4__text .runet-award__decor-line:before, .runet-award-block4__text .runet-award__decor-line:after {
        background: #EBB86B; }
  .runet-award-block4__bg-image {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2;
    background: #2A2A2A; }
  .runet-award-block4__content-image {
    margin-top: 200px;
    width: calc(100% - 57px + 411px);
    margin-left: 57px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block4__content-image {
        margin-top: 90px;
        width: calc(100% + 26px);
        padding-left: 74px;
        padding-right: 74px;
        margin-left: 0; } }
    @media screen and (max-width: 767px) {
      .runet-award-block4__content-image {
        width: calc(100%);
        margin-top: 40px;
        padding-left: 20px;
        padding-right: 20px; } }
    .runet-award-block4__content-image img {
      position: relative; }

.runet-award-block4__content-image-footer {
  width: calc(100% - 57px + 411px);
  margin-left: 57px; }
  @media screen and (max-width: 1024px) {
    .runet-award-block4__content-image-footer {
      width: calc(100% + 26px);
      padding-left: 74px;
      padding-right: 74px;
      margin-left: 0; } }
  @media screen and (max-width: 767px) {
    .runet-award-block4__content-image-footer {
      width: calc(100%);
      padding-left: 20px;
      padding-right: 20px; } }

.runet-award-block5 {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 300px; }
  @media screen and (max-width: 1024px) {
    .runet-award-block5 {
      padding-bottom: 150px; } }
  @media screen and (max-width: 767px) {
    .runet-award-block5 {
      padding-bottom: 110px; } }
  .runet-award-block5__decor-mobile {
    display: none; }
    @media screen and (max-width: 900px) {
      .runet-award-block5__decor-mobile {
        display: block;
        left: 138px;
        position: absolute;
        top: -120px;
        width: 124px;
        height: 124px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block5__decor-mobile {
        display: block;
        position: absolute;
        right: auto;
        left: 33px;
        top: -75px;
        width: 70px;
        height: 70px; } }
  .runet-award-block5__text-content:nth-child(2) {
    position: absolute;
    bottom: calc(1529 / 2303 * 100%);
    left: calc(1020 / 2000 * 100%);
    padding-right: 20px;
    max-width: 440px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block5__text-content:nth-child(2) {
        left: calc(1000 / 2000 * 100%);
        max-width: 330px; } }
    .runet-award-block5__text-content:nth-child(2) .runet-award__title, .runet-award-block5__text-content:nth-child(2) .runet-award__text {
      text-align: left; }
      @media screen and (max-width: 767px) {
        .runet-award-block5__text-content:nth-child(2) .runet-award__title, .runet-award-block5__text-content:nth-child(2) .runet-award__text {
          text-align: center; } }
    .runet-award-block5__text-content:nth-child(2) .runet-award__decor-line {
      margin-left: 0; }
      @media screen and (max-width: 767px) {
        .runet-award-block5__text-content:nth-child(2) .runet-award__decor-line {
          margin-left: auto; } }
  .runet-award-block5__text-content:nth-child(3) {
    position: absolute;
    top: calc(1481 / 2303 * 100%);
    right: calc(1020 / 2000 * 100%);
    padding-left: 20px;
    max-width: 493px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block5__text-content:nth-child(3) {
        right: calc(1000 / 2000 * 100%);
        top: calc(1331 / 2303 * 100%);
        max-width: 350px; } }
    .runet-award-block5__text-content:nth-child(3) .runet-award__title, .runet-award-block5__text-content:nth-child(3) .runet-award__text {
      text-align: right; }
    .runet-award-block5__text-content:nth-child(3) .runet-award__decor-line {
      margin-right: 0; }
  .runet-award-block5__content-desktop {
    position: relative;
    display: block; }
    @media screen and (max-width: 1024px) {
      .runet-award-block5__content-desktop {
        margin-top: 100px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block5__content-desktop {
        display: none; } }
  .runet-award-block5__content-mobile {
    display: none; }
    @media screen and (max-width: 767px) {
      .runet-award-block5__content-mobile {
        display: block;
        margin-top: 50px; }
        .runet-award-block5__content-mobile .runet-award__container:nth-child(2) {
          margin-top: 20px;
          width: calc(100% - 20px); }
        .runet-award-block5__content-mobile .runet-award__container:nth-child(4) {
          margin-top: 30px;
          width: calc(100% - 20px); }
        .runet-award-block5__content-mobile picture:nth-child(3) img {
          margin-top: 60px; }
        .runet-award-block5__content-mobile img {
          width: 90% !important;
          margin-left: auto;
          margin-right: auto; }
        .runet-award-block5__content-mobile .runet-award-block5__text-content {
          position: static;
          margin: auto; }
          .runet-award-block5__content-mobile .runet-award-block5__text-content:nth-child(2) {
            margin-top: 32px;
            margin-bottom: 44px; }
          .runet-award-block5__content-mobile .runet-award-block5__text-content:nth-child(4) {
            margin-top: 19px;
            margin-bottom: 70px; } }
  .runet-award-block5 img {
    -o-object-fit: contain;
       object-fit: contain;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%; }
  .runet-award-block5 .runet-award__decor-line {
    margin-top: 44px;
    margin-bottom: 44px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block5 .runet-award__decor-line {
        margin-top: 40px;
        margin-bottom: 40px;
        padding-left: 74px;
        padding-right: 45px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block5 .runet-award__decor-line {
        margin-top: 28px;
        margin-bottom: 28px; } }
  .runet-award-block5__text {
    margin: auto;
    max-width: 792px;
    margin-top: 200px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block5__text {
        margin-top: 130px;
        max-width: 562px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block5__text {
        margin-top: 75px;
        max-width: calc(100% - 20px); } }
  .runet-award-block5__image-wrapper-1 {
    width: 100%;
    height: 1327px;
    position: relative;
    margin-top: 100px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block5__image-wrapper-1 {
        margin-top: 84px; } }
  .runet-award-block5__image-1 {
    width: 1088px;
    padding-bottom: calc(1327 / 1088 * 100%);
    position: absolute;
    top: 0;
    left: -170px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block5__image-1 {
        width: 497px;
        left: -88px; } }
  .runet-award-block5__text-1 {
    width: 440px;
    position: absolute;
    top: 475px;
    left: 1020px; }
    .runet-award-block5__text-1 > * {
      text-align: left;
      margin-left: 0; }
    .runet-award-block5__text-1 .runet-award__decor-line:before {
      background: #ebb86b; }
    .runet-award-block5__text-1 .runet-award__decor-line {
      margin-top: 44px;
      margin-bottom: 40px; }
  .runet-award-block5__image-wrapper-2 {
    margin-top: -484px;
    width: 100%;
    height: 1405px;
    position: relative; }
  .runet-award-block5__image-2 {
    width: 1405px;
    position: absolute;
    top: 0;
    right: -397px;
    padding-bottom: calc(1405 / 1405 * 100%); }
  .runet-award-block5__image-2-decor-1 {
    position: absolute;
    width: 534px;
    height: 534px;
    left: 543px;
    top: -423px;
    -webkit-transform: rotate(-7.315deg);
        -ms-transform: rotate(-7.315deg);
            transform: rotate(-7.315deg); }
  .runet-award-block5__image-2-decor-2 {
    position: absolute;
    width: 433px;
    height: 433px;
    top: 182px;
    left: -19px;
    -webkit-transform: rotate(35.803deg);
        -ms-transform: rotate(35.803deg);
            transform: rotate(35.803deg); }
  .runet-award-block5__text-2 {
    position: absolute;
    width: 493px;
    top: 547px;
    right: 1020px; }
    .runet-award-block5__text-2 > * {
      text-align: right;
      margin-right: 0; }
    .runet-award-block5__text-2 .runet-award__decor-line:before {
      background: #ebb86b; }
  .runet-award-block5__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 80px;
    padding-right: 80px;
    max-width: calc(1620px + 80px + 80px);
    margin-top: -20px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block5__items {
        margin-top: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-left: 32px;
        padding-right: 32px;
        gap: 0px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block5__items {
        margin-top: 60px; } }
  .runet-award-block5__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    gap: 95px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block5__item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        gap: 29px;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
        .runet-award-block5__item:nth-child(2) .runet-award-block5__item-image-wrapper {
          -webkit-box-ordinal-group: 4;
          -webkit-order: 3;
              -ms-flex-order: 3;
                  order: 3; }
        .runet-award-block5__item:nth-child(2) .runet-award__title, .runet-award-block5__item:nth-child(2) .runet-award__text {
          text-align: right; }
        .runet-award-block5__item:nth-child(2) .runet-award__decor-line {
          margin-left: auto;
          margin-right: 0; } }
    @media screen and (max-width: 767px) {
      .runet-award-block5__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 23px; }
        .runet-award-block5__item:nth-child(2) .runet-award-block5__item-image-wrapper {
          -webkit-box-ordinal-group: 0;
          -webkit-order: -1;
              -ms-flex-order: -1;
                  order: -1; }
        .runet-award-block5__item:nth-child(2) .runet-award__text {
          width: 280px; }
        .runet-award-block5__item .runet-award__title, .runet-award-block5__item .runet-award__text {
          text-align: center !important; }
        .runet-award-block5__item .runet-award__decor-line {
          margin-left: auto !important;
          margin-right: auto !important; }
        .runet-award-block5__item:nth-child(2) .runet-award-block5__item-image-wrapper {
          max-width: none;
          margin-top: 70px;
          width: calc(100% + 20px); }
        .runet-award-block5__item:nth-child(3) .runet-award-block5__item-image-wrapper {
          max-width: none;
          margin-top: 30px;
          width: calc(100%); }
        .runet-award-block5__item:nth-child(3) .runet-award-block5__item-description {
          margin-top: -5px; }
        .runet-award-block5__item:nth-child(3) .runet-award__text {
          width: calc(100% + 40px);
          margin-left: -20px; } }
    .runet-award-block5__item:nth-child(2) .runet-award-block5__item-description {
      margin-left: auto;
      margin-right: auto; }
    .runet-award-block5__item:nth-child(3) .runet-award-block5__item-description {
      -webkit-align-self: end;
          -ms-flex-item-align: end;
                  -ms-grid-row-align: end;
              align-self: end; }
      @media screen and (max-width: 1024px) {
        .runet-award-block5__item:nth-child(3) .runet-award-block5__item-description {
          -webkit-align-self: center;
              -ms-flex-item-align: center;
                      -ms-grid-row-align: center;
                  align-self: center; } }
  .runet-award-block5__item-image-wrapper {
    width: 100%; }
    @media screen and (max-width: 1024px) {
      .runet-award-block5__item-image-wrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 285px;
            -ms-flex: 1 1 285px;
                flex: 1 1 285px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block5__item-image-wrapper {
        -webkit-box-flex: 0;
        -webkit-flex: none;
            -ms-flex: none;
                flex: none;
        max-width: calc(100% - 20px);
        margin-left: auto;
        margin-right: auto; } }
  .runet-award-block5__item-image {
    width: 100%;
    height: 0;
    padding-bottom: calc(575 / 513 * 100%);
    position: relative; }
  .runet-award-block5__item-description {
    max-width: 440px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block5__item-description {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 310px;
            -ms-flex: 1 1 310px;
                flex: 1 1 310px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block5__item-description {
        -webkit-box-flex: 0;
        -webkit-flex: none;
            -ms-flex: none;
                flex: none; } }
    .runet-award-block5__item-description > * {
      text-align: left;
      margin-left: 0; }
    .runet-award-block5__item-description .runet-award__decor-line {
      margin-top: 44px;
      margin-bottom: 44px; }
      @media screen and (max-width: 1024px) {
        .runet-award-block5__item-description .runet-award__decor-line {
          margin-top: 40px;
          margin-bottom: 40px; } }
      @media screen and (max-width: 767px) {
        .runet-award-block5__item-description .runet-award__decor-line {
          margin-top: 28px;
          margin-bottom: 28px; } }
      .runet-award-block5__item-description .runet-award__decor-line:before {
        background: #ebb86b; }
  .runet-award-block5__nominations {
    margin-top: 190px;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .runet-award-block5__nominations {
        margin-top: 70px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block5__nominations {
        margin-top: 100px; } }
    .runet-award-block5__nominations:before {
      width: 1732px;
      height: 1732px;
      border-radius: 50%;
      background: -webkit-gradient(linear, left top, left bottom, from(#2B2B2B), to(rgba(27, 27, 27, 0.4)));
      background: -o-linear-gradient(top, #2B2B2B 0%, rgba(27, 27, 27, 0.4) 100%);
      background: linear-gradient(180deg, #2B2B2B 0%, rgba(27, 27, 27, 0.4) 100%);
      content: '';
      position: absolute;
      display: block;
      left: calc((100% - 1732px) / 2);
      top: 0;
      z-index: -1; }
      @media screen and (max-width: 1024px) {
        .runet-award-block5__nominations:before {
          width: 1517px;
          height: 1517px;
          left: calc((100% - 1517px) / 2); } }
      @media screen and (max-width: 767px) {
        .runet-award-block5__nominations:before {
          width: 618px;
          height: 618px;
          left: calc((100% - 618px) / 2); } }
  .runet-award-block5__nominations-text {
    padding-top: 180px;
    max-width: 792px;
    margin: auto; }
    @media screen and (max-width: 1024px) {
      .runet-award-block5__nominations-text {
        padding-top: 100px;
        max-width: 422px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block5__nominations-text {
        max-width: calc(100% - 20px);
        padding-top: 52px; } }
  .runet-award-block5__nominations-content {
    margin-top: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-column-gap: 140px;
       -moz-column-gap: 140px;
            column-gap: 140px;
    row-gap: 80px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 1340px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 1300px) {
      .runet-award-block5__nominations-content {
        max-width: 620px; } }
    @media screen and (max-width: 1300px) {
      .runet-award-block5__nominations-content {
        margin-top: 64px;
        -webkit-column-gap: 70px;
           -moz-column-gap: 70px;
                column-gap: 70px;
        row-gap: 70px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block5__nominations-content {
        max-width: 350px;
        margin-top: 40px;
        -webkit-column-gap: 40px;
           -moz-column-gap: 40px;
                column-gap: 40px;
        row-gap: 32px; } }
  .runet-award-block5__nominations-item {
    width: 230px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px; }
    @media screen and (max-width: 1300px) {
      .runet-award-block5__nominations-item {
        width: 160px;
        gap: 16px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block5__nominations-item {
        width: 120px;
        gap: 8px; } }
    .runet-award-block5__nominations-item .runet-award__text {
      line-height: 120%;
      /* 24px */ }
      @media screen and (max-width: 1024px) {
        .runet-award-block5__nominations-item .runet-award__text {
          line-height: 24px;
          /* 150% */ } }
      @media screen and (max-width: 767px) {
        .runet-award-block5__nominations-item .runet-award__text {
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 22px;
          /* 157.143% */ } }
    .runet-award-block5__nominations-item:nth-child(1), .runet-award-block5__nominations-item:nth-child(8) {
      margin-left: 135px; }
      @media screen and (max-width: 1300px) {
        .runet-award-block5__nominations-item:nth-child(1), .runet-award-block5__nominations-item:nth-child(8) {
          margin-left: 0; } }
    .runet-award-block5__nominations-item:nth-child(3), .runet-award-block5__nominations-item:nth-child(10) {
      margin-right: 135px; }
      @media screen and (max-width: 1300px) {
        .runet-award-block5__nominations-item:nth-child(3), .runet-award-block5__nominations-item:nth-child(10) {
          margin-right: 0; } }
    @media screen and (max-width: 1300px) {
      .runet-award-block5__nominations-item:nth-child(1) {
        margin-left: 100px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block5__nominations-item:nth-child(1) {
        margin-left: 0px; } }
    @media screen and (max-width: 1300px) {
      .runet-award-block5__nominations-item:nth-child(2) {
        margin-right: 100px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block5__nominations-item:nth-child(2) {
        margin-right: 0px; } }
  .runet-award-block5__nominations-image-wrapper {
    width: 100%; }
  .runet-award-block5__nominations-image {
    padding-bottom: 100%;
    height: 0;
    position: relative; }
  .runet-award-block5__footer-wrapper {
    width: 100%; }
  .runet-award-block5__footer {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: calc(1818 / 2000 * 90%); }
    .runet-award-block5__footer video {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .runet-award-block5__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1; }
    .runet-award-block5__bg img {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: top;
         object-position: top; }
    @media screen and (max-width: 767px) {
      .runet-award-block5__bg img {
        -o-object-position: top;
           object-position: top; } }
  .runet-award-block5__bg-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -4;
    background: #181818; }

.runet-award-block6 {
  position: relative;
  background-color: #2A2A2A;
  padding-top: 250px;
  width: 100%;
  overflow-x: clip; }
  @media screen and (max-width: 1024px) {
    .runet-award-block6 {
      padding-top: 130px;
      margin-bottom: 130px; } }
  @media screen and (max-width: 767px) {
    .runet-award-block6 {
      padding-top: 80px;
      margin-bottom: 80px; } }
  .runet-award-block6__mobile {
    display: none; }
    @media screen and (max-width: 1024px) {
      .runet-award-block6__mobile {
        margin-top: 80px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 80px; }
        .runet-award-block6__mobile img {
          position: static;
          -o-object-fit: contain;
             object-fit: contain; } }
    @media screen and (max-width: 767px) {
      .runet-award-block6__mobile {
        margin-top: 40px;
        gap: 28px; } }
  .runet-award-block6__desctop {
    display: block; }
    @media screen and (max-width: 1024px) {
      .runet-award-block6__desctop {
        display: none; } }
  .runet-award-block6__text {
    max-width: 790px;
    margin: auto; }
    @media screen and (max-width: 1024px) {
      .runet-award-block6__text {
        max-width: 484px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block6__text {
        max-width: calc(100% - 20px); } }
  .runet-award-block6__content {
    position: relative;
    z-index: 3;
    overflow: visible; }
  .runet-award-block6__image-wrapper {
    width: calc(100% + 30px);
    margin-left: 120px; }
  .runet-award-block6__image {
    padding-bottom: calc(1371 / 2030 * 100%);
    position: relative;
    margin-top: 220px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block6__image {
        margin-top: 80px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block6__image {
        margin-top: 40px; } }
  .runet-award-block6__image-decor {
    width: calc(986 / 2000 * 100%);
    padding-bottom: 50%;
    left: -34px;
    bottom: -333px;
    position: absolute;
    -webkit-transform: rotate(-154.84deg);
        -ms-transform: rotate(-154.84deg);
            transform: rotate(-154.84deg); }
  .runet-award-block6__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .runet-award-block6__bg-decor {
    position: absolute;
    top: -255px;
    right: calc(-299 / 2000 * 100%);
    width: calc(2172 / 2000 * 100%);
    z-index: 2;
    padding-bottom: calc(872 / 2000 * 100%); }
    @media screen and (max-width: 1024px) {
      .runet-award-block6__bg-decor {
        top: -160px;
        width: calc(1500 / 2000 * 100%);
        right: calc(90 / 2000 * 100%); } }
    @media screen and (max-width: 767px) {
      .runet-award-block6__bg-decor {
        top: -70px; } }
    .runet-award-block6__bg-decor img {
      -o-object-fit: contain;
         object-fit: contain; }

.runet-award-block7 {
  padding-top: 220px;
  padding-bottom: 240px;
  position: relative; }
  @media screen and (max-width: 1024px) {
    .runet-award-block7 {
      padding-top: 131px;
      padding-bottom: 120px; } }
  @media screen and (max-width: 767px) {
    .runet-award-block7 {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .runet-award-block7__mobile {
    display: none; }
    @media screen and (max-width: 1024px) {
      .runet-award-block7__mobile {
        display: block; } }
  .runet-award-block7__desktop {
    display: block; }
    @media screen and (max-width: 1024px) {
      .runet-award-block7__desktop {
        display: none; } }
  .runet-award-block7__text {
    max-width: 686px;
    margin: auto; }
    @media screen and (max-width: 1024px) {
      .runet-award-block7__text {
        max-width: 522px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block7__text {
        max-width: calc(100% - 20px); } }
    .runet-award-block7__text .runet-award__decor-line:before {
      background: #ebb86b; }
    .runet-award-block7__text .runet-award__title {
      font-size: 20px;
      font-style: normal;
      font-weight: 800;
      line-height: normal;
      text-transform: uppercase; }
      @media screen and (max-width: 1024px) {
        .runet-award-block7__text .runet-award__title {
          font-size: 18px;
          font-weight: 800;
          line-height: 18px;
          letter-spacing: 0em; } }
  .runet-award-block7__title-image-wrapper {
    margin: 32px auto auto;
    width: calc(1344 / 2000 * 100%); }
    @media screen and (max-width: 1024px) {
      .runet-award-block7__title-image-wrapper {
        margin-top: 100px;
        width: calc(547 / 768 * 100%); } }
    @media screen and (max-width: 767px) {
      .runet-award-block7__title-image-wrapper {
        margin-top: 60px;
        width: calc(277 / 320 * 100%); } }
  .runet-award-block7__title-image {
    height: 0;
    width: 100%;
    padding-bottom: calc(317 / 1344 * 100%);
    position: relative;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 1024px) {
      .runet-award-block7__title-image {
        padding-bottom: calc(343 / 547 * 100%);
        max-width: 542px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block7__title-image {
        padding-bottom: calc(204 / 277 * 100%);
        max-width: 300px; } }
    .runet-award-block7__title-image img {
      -o-object-fit: contain;
         object-fit: contain; }
  .runet-award-block7__colors {
    margin: 102px auto auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: calc(1344 / 2000 * 100%);
    height: 250px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (max-width: 1024px) {
      .runet-award-block7__colors {
        max-width: calc(100% - 200px);
        margin-top: 100px;
        height: 190px; }
        .runet-award-block7__colors:last-child {
          margin-top: 31px; }
        .runet-award-block7__colors:first-child {
          max-width: calc(100% - 190px - 160px); } }
    @media screen and (max-width: 767px) {
      .runet-award-block7__colors {
        max-width: calc(100% - 15px);
        margin-top: 60px;
        height: 80px; }
        .runet-award-block7__colors:first-child {
          max-width: calc(100% - 50px); }
        .runet-award-block7__colors:last-child {
          margin-top: 12px; } }
  .runet-award-block7__color-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 250px;
        -ms-flex: 1 1 250px;
            flex: 1 1 250px;
    overflow: visible;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .runet-award-block7__color-wrapper {
        max-width: 160px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block7__color-wrapper {
        max-width: 70px; } }
    .runet-award-block7__color-wrapper:nth-child(1) {
      z-index: 7; }
    .runet-award-block7__color-wrapper:nth-child(2) {
      z-index: 6; }
    .runet-award-block7__color-wrapper:nth-child(3) {
      z-index: 5; }
    .runet-award-block7__color-wrapper:nth-child(4) {
      z-index: 4; }
    .runet-award-block7__color-wrapper:nth-child(5) {
      z-index: 3; }
    .runet-award-block7__color-wrapper:nth-child(6) {
      z-index: 2; }
    .runet-award-block7__color-wrapper:nth-child(7) {
      z-index: 1; }
  .runet-award-block7__color-item {
    width: 250px;
    height: 250px;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: calc((100% - 250px) / 2);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 50%; }
    @media screen and (max-width: 1024px) {
      .runet-award-block7__color-item {
        width: 190px;
        height: 190px;
        left: calc((100% - 190px) / 2); } }
    @media screen and (max-width: 767px) {
      .runet-award-block7__color-item {
        width: 80px;
        height: 80px;
        left: calc((100% - 80px) / 2); } }
  .runet-award-block7__color-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    /* 187.5% */ }
    @media screen and (max-width: 1024px) {
      .runet-award-block7__color-text {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0em; } }
    @media screen and (max-width: 767px) {
      .runet-award-block7__color-text {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        letter-spacing: 0em; } }
  .runet-award-block7__second-text {
    margin: 180px auto auto;
    max-width: 790px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block7__second-text {
        margin-top: 130px;
        max-width: 576px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block7__second-text {
        margin-top: 80px;
        max-width: calc(100% - 40px); } }
  .runet-award-block7__content-image-wrapper {
    margin: 126px auto auto;
    max-width: 1440px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block7__content-image-wrapper {
        margin-top: 48px;
        margin-left: 42px;
        margin-right: 42px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block7__content-image-wrapper {
        margin-top: 32px;
        margin-left: 10px;
        margin-right: 10px; } }
  .runet-award-block7__content-image {
    padding-bottom: calc(440 / 1402 * 100%);
    position: relative; }
    @media screen and (max-width: 767px) {
      .runet-award-block7__content-image {
        padding-bottom: calc(146 / 300 * 100%); } }
    .runet-award-block7__content-image img {
      -o-object-fit: contain;
         object-fit: contain; }
  .runet-award-block7__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .runet-award-block7__content {
    position: relative; }

.runet-award-block8 {
  padding-top: 200px;
  position: relative; }
  @media screen and (max-width: 1024px) {
    .runet-award-block8 {
      padding-top: 130px; } }
  @media screen and (max-width: 767px) {
    .runet-award-block8 {
      padding-top: 80px; } }
  .runet-award-block8__text {
    margin: auto;
    max-width: 520px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block8__text {
        max-width: 474px; } }
  .runet-award-block8__adaptives {
    width: 680px;
    height: 152px;
    position: relative;
    margin: 140px auto auto; }
    .runet-award-block8__adaptives img {
      -o-object-fit: contain;
         object-fit: contain; }
    @media screen and (max-width: 1024px) {
      .runet-award-block8__adaptives {
        margin-top: 64px;
        width: 620px;
        height: 146px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block8__adaptives {
        margin-top: 60px;
        width: 240px;
        height: 300px; } }
  .runet-award-block8__desktop {
    display: block; }
    @media screen and (max-width: 767px) {
      .runet-award-block8__desktop {
        display: none; } }
  .runet-award-block8__mobile {
    display: none; }
    @media screen and (max-width: 767px) {
      .runet-award-block8__mobile {
        display: block;
        margin-top: 60px;
        padding-left: 10px;
        padding-right: 10px; }
        .runet-award-block8__mobile img {
          width: 100% !important; } }
  .runet-award-block8__content {
    margin-top: 160px;
    width: calc(1404 / 2000 * 100%);
    margin-left: calc(179 / 2000 * 100%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: calc(75 / 1404 * 100%); }
    @media screen and (max-width: 1024px) {
      .runet-award-block8__content {
        width: calc(100% - 74px * 2);
        margin-top: 126px;
        margin-left: 74px;
        gap: 24px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block8__content {
        margin-top: 60px; } }
  .runet-award-block8__content-desktop {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 999px;
        -ms-flex: 1 1 999px;
            flex: 1 1 999px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block8__content-desktop {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 405px;
            -ms-flex: 1 1 405px;
                flex: 1 1 405px; } }
  .runet-award-block8__content-desktop-inner {
    padding-bottom: calc(3921 / 999 * 100%);
    position: relative; }
    @media screen and (max-width: 1024px) {
      .runet-award-block8__content-desktop-inner {
        padding-bottom: calc(2339 / 405 * 100%); } }
  .runet-award-block8__content-mobile {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 330px;
        -ms-flex: 1 1 330px;
            flex: 1 1 330px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media screen and (max-width: 1024px) {
      .runet-award-block8__content-mobile {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 170px;
            -ms-flex: 1 1 170px;
                flex: 1 1 170px; } }
  .runet-award-block8__content-mobile-mask-wrapper {
    width: 100%;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    top: 120px;
    position: -webkit-sticky;
    position: sticky; }
    @media screen and (max-width: 1024px) {
      .runet-award-block8__content-mobile-mask-wrapper {
        top: 100px; } }
    .runet-award-block8__content-mobile-mask-wrapper img {
      -o-object-fit: contain !important;
         object-fit: contain !important; }
  .runet-award-block8__content-mobile-mask {
    padding-bottom: calc(655 / 330 * 100%);
    width: calc(100% - 28 / 330 * 100%);
    margin-left: calc(14 / 330 * 100%);
    margin-top: 5px;
    position: relative;
    border-radius: 30px;
    overflow: hidden; }
    .runet-award-block8__content-mobile-mask img {
      -o-object-fit: contain !important;
         object-fit: contain !important;
      height: auto;
      top: 0; }
  .runet-award-block8__content-mobile-mask-inner {
    position: absolute;
    width: 100%;
    height: calc(100% - 8px);
    left: 0;
    top: 0;
    overflow: hidden;
    border-radius: 30px; }
  .runet-award-block8__footer {
    position: relative; }
    @media screen and (max-width: 767px) {
      .runet-award-block8__footer {
        margin-top: 40px; } }
    .runet-award-block8__footer img {
      position: relative;
      display: block; }
  .runet-award-block8__footer-decor {
    width: calc(518 / 2000 * 100%);
    height: calc(518 / 1228 * 100%);
    top: calc(959 / 1228 * 100%);
    right: calc(83 / 2000 * 100%);
    position: absolute; }
    @media screen and (max-width: 1024px) {
      .runet-award-block8__footer-decor {
        display: none; } }
  .runet-award-block8__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(38, 38, 38, 0.75); }
  .runet-award-block8__bg-layer-2 {
    -o-object-position: top;
       object-position: top; }
    @media screen and (max-width: 1024px) {
      .runet-award-block8__bg-layer-2 {
        -o-object-position: top !important;
           object-position: top !important;
        -o-object-fit: contain !important;
           object-fit: contain !important; } }
    @media screen and (max-width: 767px) {
      .runet-award-block8__bg-layer-2 {
        visibility: hidden; } }
  .runet-award-block8__content-wrapper {
    position: relative; }

.runet-award-block9 {
  position: relative;
  z-index: -1;
  width: 100%; }
  .runet-award-block9 .runet-award-quote {
    max-width: calc(900px + 80px + 80px); }
  @media screen and (max-width: 767px) {
    .runet-award-block9 .runet-award-quote__position {
      text-align: center; } }
  .runet-award-block9__header {
    width: 100%; }
    .runet-award-block9__header img {
      position: relative;
      display: block; }
  .runet-award-block9__footer {
    margin-top: -1px;
    position: relative;
    padding-top: 189px;
    padding-bottom: 242px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block9__footer {
        padding-top: 100px;
        padding-bottom: 112px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block9__footer {
        padding-top: 60px;
        padding-bottom: 80px; } }
  .runet-award-block9__footer-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0; }
    .runet-award-block9__footer-bg img {
      position: absolute;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: top;
         object-position: top; }
    .runet-award-block9__footer-bg picture:nth-child(2) img {
      -o-object-fit: contain;
         object-fit: contain;
      -o-object-position: center;
         object-position: center; }
  .runet-award-block9__footer-bg-2 {
    position: absolute;
    width: 2000px;
    left: calc((100% - 2000px) / 2);
    margin-top: -180px;
    height: calc(100% + 300px);
    z-index: 5; }
    .runet-award-block9__footer-bg-2 img {
      -o-object-fit: contain;
         object-fit: contain; }
    @media screen and (max-width: 1024px) {
      .runet-award-block9__footer-bg-2 {
        height: 40%;
        margin-left: 0;
        left: 0;
        width: 100%;
        margin-top: -70px; } }
    @media screen and (max-width: 767px) {
      .runet-award-block9__footer-bg-2 {
        margin-top: -0px;
        margin-left: 40px;
        width: calc(100% - 60px);
        height: 20%; } }
  .runet-award-block9__text-block {
    position: relative;
    margin: auto;
    max-width: 900px; }
    @media screen and (max-width: 1024px) {
      .runet-award-block9__text-block {
        max-width: 552px; } }
    .runet-award-block9__text-block .runet-award-quote__text {
      max-width: 100%; }
      @media screen and (max-width: 1024px) {
        .runet-award-block9__text-block .runet-award-quote__text {
          line-height: 26px; } }
      @media screen and (max-width: 767px) {
        .runet-award-block9__text-block .runet-award-quote__text {
          line-height: 22px;
          max-width: calc(100% - 20px); } }
    .runet-award-block9__text-block .runet-award-quote__avatar {
      border-radius: 0; }
    .runet-award-block9__text-block .runet-award-quote {
      margin-top: 0; }

.runet-award-block10 {
  position: relative;
  z-index: -2;
  padding: 200px 50px; }
  @media screen and (max-width: 1024px) {
    .runet-award-block10 {
      padding: 0; } }
  @media screen and (max-width: 767px) {
    .runet-award-block10 {
      padding: 0; } }
  .runet-award-block10__content {
    margin: auto; }
    @media screen and (max-width: 767px) {
      .runet-award-block10__content {
        width: calc(100% + 100px);
        margin-left: -50px; } }
    .runet-award-block10__content img {
      position: relative;
      display: block;
      max-width: 1000px;
      margin: auto; }

.dev-page .banner {
  background-color: #28A1CE; }
  .dev-page .banner .but_white span {
    color: #0B65A4; }

.dev-page .banner-bg {
  left: auto;
  z-index: 1;
  max-width: 935px; }

.dev-page .banner-top:not(:last-child) {
  margin-bottom: 44px; }

.dev-page .banner-decor {
  position: absolute;
  bottom: 0;
  right: 29.5%;
  width: 207px;
  -webkit-transform: translateY(66%);
      -ms-transform: translateY(66%);
          transform: translateY(66%); }
  @media screen and (max-width: 1440px) {
    .dev-page .banner-decor {
      -ms-grid-columns: 228px 333px;
      grid-template-columns: 228px 333px; } }

.dev-page .banner-grid {
  -ms-grid-columns: 293px 402px;
  grid-template-columns: 293px 402px; }
  @media screen and (max-width: 1440px) {
    .dev-page .banner-grid {
      -ms-grid-columns: 228px 333px;
      grid-template-columns: 228px 333px; } }

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

/* End */


/* Start:/local/templates/main/styles.css?172018407150*/
.grecaptcha-badge {
    display: none!important;
}
/* End */
/* /local/templates/.default/css/gradient.css?1733320179269 */
/* /local/templates/.default/markup_notamedia/build/css/main.css?1747908996908239 */
/* /local/templates/main/styles.css?172018407150 */
