/* stylelint-disable */
/* stylelint-enable */

/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable */
*,
*:before,
*:after {
  box-sizing: inherit;
  -webkit-tap-highlight-color: transparent; }

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  font-size: 0;
  clip: rect(0 0 0 0); }

.static {
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  overflow: hidden; }

::selection {
  background-color: #f5002c; }

html {
  scroll-behavior: smooth; }

body {
  padding: 0;
  margin: 0;
  display: flex;
  min-width: 320px;
  min-height: 100vh;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 auto;
  font-family: "Gilroy";
  font-size: 16px;
  line-height: 22px;
  color: #18191c;
  background-color: #fafafa;
  box-sizing: border-box; }

main {
  flex-grow: 1; }
  main > section:not(.background):last-child {
    margin-bottom: 0;
    padding-bottom: 100px; }
    @media (max-width: 991px) {
      main > section:not(.background):last-child {
        padding-bottom: 80px; } }
    @media (max-width: 767px) {
      main > section:not(.background):last-child {
        padding-bottom: 40px; } }

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

.container {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding-right: 50px;
  padding-left: 50px;
  box-sizing: border-box; }
  @media (max-width: 1919px) {
    .container {
      max-width: 1260px;
      padding-right: 30px;
      padding-left: 30px; } }
  @media (max-width: 767px) {
    .container {
      padding-right: 16px;
      padding-left: 16px; } }
  @media (max-width: 767px) {
    .container__wrapper {
      margin-right: -16px;
      margin-left: -16px; } }
  .container--white {
    max-width: 1392px;
    padding-top: 54px;
    padding-right: 80px;
    padding-bottom: 90px;
    padding-left: 80px;
    background-color: #ffffff; }
    @media (max-width: 1299px) {
      .container--white {
        padding-top: 60px;
        padding-right: 16px;
        padding-bottom: 60px;
        padding-left: 16px; } }
    @media (max-width: 767px) {
      .container--white {
        padding-top: 30px;
        padding-bottom: 30px; } }

.footnote-star {
  font-style: normal;
  color: #f5002c; }

.text-crop-1 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; }

.text-crop-2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }
  @media (max-width: 767px) {
    .text-crop-2 {
      -webkit-line-clamp: 3; } }

.text-crop-3 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }

::-webkit-scrollbar {
  width: 10px;
  height: 0;
  background-color: #888888; }

::-webkit-scrollbar-track {
  background: #1c1d20; }

::-webkit-scrollbar-thumb {
  background-color: currentColor;
  border: 2px solid #1c1d20;
  cursor: pointer; }

.scroll-color::-webkit-scrollbar {
  background-color: currentColor; }

.scroll-color::-webkit-scrollbar-thumb {
  background-color: currentColor; }

/* stylelint-enable */

/* stylelint-disable */
/* stylelint-enable */
.geometry {
  padding: 0;
  margin: 0; }

/* stylelint-disable */
@font-face {
  font-family: 'Gilroy';
  font-weight: 800;
  font-style: normal;
  src: url("../assets/fonts/Gilroy/Gilroy-ExtraBold.woff") format("woff"); }

@font-face {
  font-family: 'Gilroy';
  font-weight: 900;
  font-style: normal;
  src: url("../assets/fonts/Gilroy/Gilroy-Heavy.woff") format("woff"); }

@font-face {
  font-family: 'Gilroy';
  font-weight: 600;
  font-style: normal;
  src: url("../assets/fonts/Gilroy/Gilroy-SemiBold.woff") format("woff"); }

@font-face {
  font-family: 'Gilroy';
  font-weight: 300;
  font-style: normal;
  src: url("../assets/fonts/Gilroy/Gilroy-Light.woff") format("woff"); }

@font-face {
  font-family: 'Gilroy';
  font-weight: 400;
  font-style: normal;
  src: url("../assets/fonts/Gilroy/Gilroy-Regular.woff") format("woff"); }

@font-face {
  font-family: 'Gilroy';
  font-weight: 500;
  font-style: normal;
  src: url("../assets/fonts/Gilroy/Gilroy-Medium.woff") format("woff"); }

@font-face {
  font-family: 'Gilroy';
  font-weight: 200;
  font-style: normal;
  src: url("Gilroy-UltraLight.woff") format("woff"); }

@font-face {
  font-family: 'Gilroy';
  font-weight: 700;
  font-style: normal;
  src: url("../assets/fonts/Gilroy/Gilroy-Bold.woff") format("woff"); }

@font-face {
  font-family: 'Gilroy';
  font-weight: 100;
  font-style: normal;
  src: url("../assets/fonts/Gilroy/Gilroy-Thin.woff") format("woff"); }

@font-face {
  font-family: 'Gilroy';
  font-weight: 900;
  font-style: normal;
  src: url("../assets/fonts/Gilroy/Gilroy-Black.woff") format("woff"); }

@font-face {
  font-family: 'Trochut';
  font-weight: 400;
  font-style: normal;
  src: url("../assets/fonts/Trochut/Trochut-400.woff") format("woff"); }

/* stylelint-enable */

/* stylelint-disable */
/* stylelint-enable */
.widget__overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 15;
  width: 100%;
  height: 100%;
  background-color: #737373;
  visibility: hidden;
  opacity: 0; }

.widget__nav {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  max-width: 400px;
  height: 100%;
  padding-right: 3px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  background-color: #1d2413;
  transition: 0.3s;
  transform: translate(100%, 0); }
  .widget__nav ul {
    margin: 0;
    padding: 0;
    padding-bottom: 30px;
    list-style: none; }
  .widget__nav li {
    margin: 0;
    padding: 0; }
    .widget__nav li:last-of-type {
      margin-bottom: 0; }
    .widget__nav li a {
      display: block;
      padding-top: 10px;
      padding-right: 10px;
      padding-bottom: 10px;
      padding-left: 30px;
      text-decoration: none;
      color: #ffffff;
      transition: color 0.2s ease-in, background-color 0.2s ease-in; }
      .widget__nav li a:hover {
        color: #b8b8b8;
        background-color: #191919; }
    .widget__nav li a.active {
      color: #ffffff;
      background-color: #3d3d3d; }

.widget__header {
  display: flex;
  height: 60px;
  padding: 18px;
  background-color: #191919; }

.widget__title {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  color: #ffffff; }

.widget__close {
  position: absolute;
  top: 130px;
  left: -25px;
  width: 50px;
  height: 50px;
  border: 0;
  border-radius: 10px;
  background-color: #000000;
  transition: 0.3s;
  box-shadow: 0 0 3px 1px rgba(255, 255, 255, 0.2);
  cursor: pointer; }
  .widget__close:hover {
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.5); }
  .widget__close:before, .widget__close:after {
    position: absolute;
    top: 23px;
    left: 5px;
    width: 40px;
    height: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    content: '';
    transform: rotate(45deg); }
  .widget__close:after {
    transform: rotate(-45deg); }

.widget__body {
  height: calc(100% - 60px);
  overflow: auto; }
  .widget__body::-webkit-scrollbar-track {
    margin-top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
    margin-left: 3px;
    border-radius: 0;
    background-color: #1d2413; }
  .widget__body::-webkit-scrollbar {
    width: 2px;
    height: 2px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    background-color: transparent; }
  .widget__body::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #ffffff; }

.widget--active .widget__nav {
  transform: translate(0, 0); }

.widget--active .widget__overlay {
  background-color: rgba(4, 23, 20, 0.9);
  visibility: visible;
  opacity: 1;
  backdrop-filter: blur(5px); }

.fixed {
  position: relative;
  overflow: hidden; }

/* stylelint-disable */
/* stylelint-enable */
.button {
  display: inline-flex;
  min-width: 230px;
  min-height: 60px;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  border: 0;
  font-family: "Gilroy";
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  color: #1c1d20;
  background-color: #ffffff;
  transition: color 0.3s,
 background-color 0.3s;
  outline: none;
  cursor: pointer; }
  @media (max-width: 767px) {
    .button {
      min-height: 50px;
      padding-top: 4px;
      padding-bottom: 4px;
      font-size: 14px;
      font-weight: 600;
      line-height: 20px; } }
  @media (min-width: 992px) {
    .button:not(:disabled):not(.button--blue):not(.button--white):not(.button--border):hover {
      color: #ffffff;
      background-color: #f5002c; } }
  .button:disabled {
    color: #ffffff;
    background-color: #4c4c4c;
    cursor: not-allowed; }
  .button svg {
    margin-right: 5px;
    fill: currentColor; }
  .button--load svg {
    animation: rotation 0.5s linear infinite; }
  .button--black {
    color: #ffffff;
    background-color: #1c1d20; }
  .button--blue {
    color: #ffffff;
    background-color: #0034ce; }
    @media (min-width: 992px) {
      .button--blue:hover {
        background-color: #1e52ec; } }
  .button--white {
    color: #0034ce;
    background-color: #ffffff;
    transition: box-shadow 0.3s,
 outline-color 0.3s; }
    @media (min-width: 992px) {
      .button--white:not(:disabled):hover {
        box-shadow: 0 0 0 2px #ffffff; } }
  .button--border {
    color: #ffffff;
    background-color: transparent;
    transition: box-shadow 0.3s,
 outline-color 0.3s;
    outline: 1px solid #ffffff;
    outline-offset: -1px; }
    @media (min-width: 992px) {
      .button--border:not(:disabled):hover {
        box-shadow: 0 0 0 2px #f5002c;
        outline-color: #f5002c; } }

@keyframes rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* stylelint-disable */
/* stylelint-enable */
.popUp {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 15;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center; }
  .popUp__overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.7; }
  .popUp__body-fixer {
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    overflow: hidden; }
    .popUp__body-fixer:before {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 10;
      width: 100%;
      height: 100%;
      content: ''; }
  .popUp__container {
    position: relative;
    z-index: 11; }
  .popUp__close {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 10;
    width: 21px;
    height: 21px;
    border: none;
    color: #1c1d20;
    background-color: transparent;
    transition: 0.3s;
    outline: none;
    cursor: pointer; }
    @media (max-width: 991px) {
      .popUp__close {
        top: 20px; } }
    .popUp__close:hover {
      color: #f5002c; }
    .popUp__close:focus {
      color: #f5002c;
      outline: none; }
    .popUp__close svg {
      width: 100%;
      height: 100%;
      fill: currentColor; }

/* stylelint-disable */
/* stylelint-enable */
.accordion__inner {
  max-height: 0;
  transition: max-height 0.3s ease-in;
  overflow: hidden; }

.accordion--active .details__toggle span:after {
  transform: rotate(45deg); }

.accordion--active .details__toggle span:before {
  transform: rotate(-45deg); }

/* stylelint-disable */
/* stylelint-enable */
.header {
  padding: 0;
  margin: 0;
  position: fixed;
  top: 0;
  z-index: 15;
  width: 100%;
  transition: transform 0.3s; }
  .header__color {
    position: relative;
    z-index: 10;
    transition: background-color 0.3s; }
    .header__color--black {
      background-color: #1c1d20; }
    .header__color--transparent {
      background-color: transparent; }
      @media (max-width: 767px) {
        .header__color--transparent {
          background-color: #1c1d20; } }
  .header__present {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px; }
    @media (max-width: 767px) {
      .header__present {
        padding-top: 16px;
        padding-bottom: 16px; }
        .header__present .header__phone {
          display: none; }
        .header__present .header__order {
          display: none; } }
    .header__present .header__order {
      margin-right: 180px;
      margin-left: auto;
      color: #ffffff; }
      @media (max-width: 991px) {
        .header__present .header__order {
          margin-right: 60px; } }
      .header__present .header__order svg {
        stroke: #ffffff;
        fill: transparent; }
    .header__present .header__phone {
      color: #ffffff; }
  .header__hider {
    position: fixed;
    top: 0;
    z-index: 5;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    background-color: #ffffff;
    transition: 0.3s;
    transform: translateY(-115%);
    overflow-y: auto; }
    @media (max-width: 767px) {
      .header__hider {
        right: 0;
        overflow-y: auto; } }
  .header__logo {
    width: 116px;
    height: 30px;
    margin-right: 90px; }
    @media (max-width: 991px) {
      .header__logo {
        margin-right: 60px; } }
    @media (max-width: 767px) {
      .header__logo {
        width: 94px;
        height: 24px;
        margin-right: 0; } }
    .header__logo[href]:focus-visible {
      outline: -webkit-focus-ring-color auto 1px; }
    .header__logo img {
      width: 100%;
      height: 100%; }
      .header__logo img:nth-child(2) {
        display: none; }
  .header__burger {
    position: relative;
    width: 30px;
    height: 27px;
    padding: 0;
    border: none;
    background-color: transparent;
    outline: none;
    cursor: pointer; }
    @media (max-width: 767px) {
      .header__burger {
        width: 20px;
        height: 20px;
        margin-left: auto; } }
    .header__burger:hover:before, .header__burger:hover:after {
      background-color: #f5002c; }
    .header__burger:focus-visible {
      outline: -webkit-focus-ring-color auto 1px; }
    .header__burger:before, .header__burger:after {
      position: absolute;
      top: 7px;
      left: 0;
      width: 100%;
      height: 3px;
      background-color: #ffffff;
      transition: top 0.3s 0.3s, transform 0.3s, background-color 0.3s;
      content: ''; }
      @media (max-width: 767px) {
        .header__burger:before, .header__burger:after {
          top: 5px;
          height: 2px; } }
    .header__burger:after {
      top: 16px; }
      @media (max-width: 767px) {
        .header__burger:after {
          top: 13px;
          height: 2px; } }
  .header__menu {
    padding: 0;
    margin: 0;
    display: flex;
    height: 100%;
    flex-direction: column;
    padding-top: 100px;
    transition: 0.3s;
    opacity: 0; }
    @media (max-width: 767px) {
      .header__menu {
        display: flex;
        flex-direction: column;
        padding-top: 56px; } }
    .header__menu .header__order {
      color: #18191c; }
      .header__menu .header__order svg {
        stroke: #18191c;
        fill: transparent; }
        @media (max-width: 767px) {
          .header__menu .header__order svg {
            stroke: #f5002c;
            fill: #f5002c; } }
    .header__menu .header__phone {
      color: #18191c; }
      @media (max-width: 767px) {
        .header__menu .header__phone {
          font-size: 15px;
          line-height: 36px;
          color: #ffffff; } }
    .header__menu--visible {
      opacity: 1; }
  .header__nav {
    margin-top: 40px; }
  .header__pages {
    padding: 0;
    margin: 0;
    display: grid;
    width: 100%;
    margin: 0 auto;
    grid-template-columns: 380px 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 40px; }
    @media (max-width: 991px) {
      .header__pages {
        grid-template-columns: 250px 1fr; } }
    @media (max-width: 767px) {
      .header__pages {
        height: 100%;
        grid-template-columns: 1fr;
        grid-row-gap: 15px; } }
  .header__page {
    padding: 0;
    margin: 0;
    list-style: none; }
    @media (max-width: 767px) {
      .header__page {
        width: 100%;
        text-align: center; } }
  .header__page-link {
    font-size: 68px;
    font-weight: 700;
    line-height: 75px;
    text-decoration: none;
    color: #18191c;
    transition: color 0.3s; }
    @media (max-width: 991px) {
      .header__page-link {
        font-size: 48px;
        line-height: 60px; } }
    @media (max-width: 767px) {
      .header__page-link {
        font-size: 24px;
        line-height: 34px; } }
    @media (min-width: 992px) {
      .header__page-link:hover {
        color: #f5002c; } }
    .header__page-link:focus-visible {
      outline: -webkit-focus-ring-color auto 1px; }
  .header__social {
    margin-top: 60px; }
    @media (max-width: 767px) {
      .header__social {
        margin-top: 0;
        padding-top: 14px;
        padding-bottom: 14px;
        background-color: #1c1d20;
        box-shadow: inset 0 1px 0 #242427;
        order: 3; } }
  .header__social-list {
    padding: 0;
    margin: 0;
    display: grid;
    width: 100%;
    flex-wrap: wrap;
    margin: 0 auto;
    grid-template-columns: 380px 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 15px; }
    @media (max-width: 991px) {
      .header__social-list {
        grid-template-columns: 250px 1fr; } }
    @media (max-width: 767px) {
      .header__social-list {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        grid-gap: 0; } }
  .header__social-item {
    padding: 0;
    margin: 0;
    list-style: none; }
    @media (max-width: 767px) {
      .header__social-item {
        width: unset; } }
  .header__social-link {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    text-decoration: none;
    color: #18191c;
    transition: 0.3s; }
    .header__social-link img {
      display: none; }
      @media (max-width: 767px) {
        .header__social-link img {
          display: block; } }
    .header__social-link--dribbble {
      color: #18191c;
      background-image: linear-gradient(to right, #18191c, #18191c);
      /* stylelint-disable */
      -webkit-background-clip: text;
      /* stylelint-enable */ }
      @media (max-width: 991px) {
        .header__social-link--dribbble {
          color: transparent;
          background-image: linear-gradient(to right, #EA4C89, #EA4C89); } }
      .header__social-link--dribbble:hover {
        color: transparent;
        background-image: linear-gradient(to right, #EA4C89, #EA4C89); }
      .header__social-link--dribbble:focus-visible {
        outline: -webkit-focus-ring-color auto 1px; }
    .header__social-link--vkontakte {
      color: #18191c;
      background-image: linear-gradient(to right, #18191c, #18191c);
      /* stylelint-disable */
      -webkit-background-clip: text;
      /* stylelint-enable */ }
      @media (max-width: 991px) {
        .header__social-link--vkontakte {
          color: transparent;
          background-image: linear-gradient(to right, #2787f5, #2787f5); } }
      .header__social-link--vkontakte:hover {
        color: transparent;
        background-image: linear-gradient(to right, #2787f5, #2787f5); }
      .header__social-link--vkontakte:focus-visible {
        outline: -webkit-focus-ring-color auto 1px; }
    .header__social-link--behance {
      color: #18191c;
      background-image: linear-gradient(to right, #18191c, #18191c);
      /* stylelint-disable */
      -webkit-background-clip: text;
      /* stylelint-enable */ }
      @media (max-width: 991px) {
        .header__social-link--behance {
          color: transparent;
          background-image: linear-gradient(to right, #053eff, #053eff); } }
      .header__social-link--behance:hover {
        color: transparent;
        background-image: linear-gradient(to right, #053eff, #053eff); }
      .header__social-link--behance:focus-visible {
        outline: -webkit-focus-ring-color auto 1px; }
    .header__social-link--instagram {
      color: #18191c;
      background-image: linear-gradient(to right, #18191c, #18191c);
      /* stylelint-disable */
      -webkit-background-clip: text;
      /* stylelint-enable */ }
      @media (max-width: 991px) {
        .header__social-link--instagram {
          color: transparent;
          background-image: linear-gradient(to right, #FCB148, #9039aa); } }
      .header__social-link--instagram:hover {
        color: transparent;
        background-image: linear-gradient(to right, #FCB148, #9039aa); }
      .header__social-link--instagram:focus-visible {
        outline: -webkit-focus-ring-color auto 1px; }
    .header__social-link--facebook {
      color: #18191c;
      background-image: linear-gradient(to right, #18191c, #18191c);
      /* stylelint-disable */
      -webkit-background-clip: text;
      /* stylelint-enable */ }
      @media (max-width: 991px) {
        .header__social-link--facebook {
          color: transparent;
          background-image: linear-gradient(to right, #4267b2, #4267b2); } }
      .header__social-link--facebook:hover {
        color: transparent;
        background-image: linear-gradient(to right, #4267b2, #4267b2); }
      .header__social-link--facebook:focus-visible {
        outline: -webkit-focus-ring-color auto 1px; }
    .header__social-link--youtube {
      color: #18191c;
      background-image: linear-gradient(to right, #18191c, #18191c);
      /* stylelint-disable */
      -webkit-background-clip: text;
      /* stylelint-enable */ }
      @media (max-width: 991px) {
        .header__social-link--youtube {
          color: transparent;
          background-image: linear-gradient(to right, #ff0000, #ff0000); } }
      .header__social-link--youtube:hover {
        color: transparent;
        background-image: linear-gradient(to right, #ff0000, #ff0000); }
      .header__social-link--youtube:focus-visible {
        outline: -webkit-focus-ring-color auto 1px; }
  @media (max-width: 767px) {
    .header__social-title {
      display: none; } }
  .header__contacts {
    margin-top: auto;
    border-top: 1px solid #ebebeb; }
    @media (max-width: 767px) {
      .header__contacts {
        margin-top: auto;
        border-top: 0;
        order: 2; } }
  .header__feedback {
    padding: 0;
    margin: 0;
    display: grid;
    width: 100%;
    flex-wrap: wrap;
    margin: 0 auto;
    padding-top: 54px;
    padding-bottom: 54px;
    list-style: none;
    grid-template-columns: 380px 1fr;
    grid-column-gap: 30px; }
    @media (max-width: 991px) {
      .header__feedback {
        grid-template-columns: 250px 1fr; } }
    @media (max-width: 767px) {
      .header__feedback {
        padding-top: 0;
        padding-bottom: 0;
        grid-template-columns: 1fr; } }
  @media (max-width: 767px) {
    .header__feedback-item {
      margin-right: -16px;
      margin-left: -16px;
      text-align: center;
      color: #ffffff;
      background-color: #1c1d20; }
      .header__feedback-item:first-of-type {
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #f9f9f9; }
      .header__feedback-item:nth-child(2) {
        padding-top: 10px;
        padding-bottom: 10px; } }
  .header__phone {
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    text-decoration: none;
    transition: color 0.3s; }
    @media (max-width: 767px) {
      .header__phone {
        font-size: 14px;
        line-height: 24px; } }
    @media (min-width: 992px) {
      .header__phone:hover {
        color: #f5002c; } }
    .header__phone:focus-visible {
      outline: -webkit-focus-ring-color auto 1px; }
  .header__order {
    padding: 0;
    margin: 0;
    position: relative;
    padding-left: 25px;
    border: none;
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    background-color: transparent;
    transition: color 0.3s,
 transform 0.3s;
    cursor: pointer; }
    @media (max-width: 767px) {
      .header__order {
        padding-left: 18px;
        font-size: 20px;
        line-height: 30px; } }
    .header__order:hover {
      color: #f5002c; }
      .header__order:hover svg {
        stroke: #f5002c; }
        .header__order:hover svg:first-of-type {
          transform: translateY(-3px); }
        .header__order:hover svg:last-of-type {
          transform: translateY(3px); }
    .header__order:focus-visible {
      outline: -webkit-focus-ring-color auto 1px; }
    .header__order svg:first-of-type {
      position: absolute;
      top: -12px;
      bottom: 0;
      left: 0;
      width: 10px;
      height: 15px;
      margin: auto;
      transition: 0.3s; }
    .header__order svg:last-of-type {
      position: absolute;
      top: 5px;
      bottom: 0;
      left: 6px;
      width: 10px;
      height: 15px;
      margin: auto;
      transition: 0.3s; }
  .header__shadow {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 4;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: 0.3s;
    visibility: hidden;
    opacity: 0; }
  .header--hidden {
    transform: translateY(-100%); }
  .header--opened .header__hider {
    padding-right: 18px;
    transform: translateY(0); }
    @media (max-width: 991px) {
      .header--opened .header__hider {
        padding-right: 0; } }
  .header--opened .header__color {
    padding-right: 18px;
    background-color: #ffffff; }
    @media (max-width: 991px) {
      .header--opened .header__color {
        padding-right: 0; } }
  .header--opened .header__logo img:first-child {
    display: none; }
  .header--opened .header__logo img:nth-child(2) {
    display: block; }
  .header--opened .header__present .header__phone {
    display: none; }
  .header--opened .header__present .header__order {
    display: none; }
  .header--opened .header__present .header__burger {
    margin-left: auto; }
    .header--opened .header__present .header__burger:before {
      top: 12px;
      left: -3px;
      width: 35px;
      background-color: #18191c;
      transition: top 0.3s, transform 0.3s 0.3s, background-color 0.3s;
      transform: rotate(45deg); }
      @media (max-width: 767px) {
        .header--opened .header__present .header__burger:before {
          top: 5px;
          left: 3px;
          width: 18px; } }
    .header--opened .header__present .header__burger:after {
      top: 12px;
      left: -3px;
      width: 35px;
      background-color: #18191c;
      transition: top 0.3s, transform 0.3s 0.3s, background-color 0.3s;
      transform: rotate(-45deg); }
      @media (max-width: 767px) {
        .header--opened .header__present .header__burger:after {
          top: 5px;
          left: 3px;
          width: 18px; } }
    .header--opened .header__present .header__burger:hover:before {
      background-color: #f5002c; }
    .header--opened .header__present .header__burger:hover:after {
      background-color: #f5002c; }
  .header--opened .header__shadow {
    visibility: visible;
    opacity: 1; }
  .header--black {
    background-color: #1c1d20; }
  @media (max-width: 991px) {
    .header--landscape {
      display: none; } }

/* stylelint-disable */
/* stylelint-enable */
.footer {
  color: #ffffff;
  background-color: #1c1d20; }
  .footer address {
    font-style: normal; }
  .footer__wrapper {
    display: grid;
    align-items: center;
    grid-template-areas: 'menu social'
 'info agima';
    padding-top: 80px;
    padding-bottom: 90px;
    gap: 50px; }
    @media (max-width: 991px) {
      .footer__wrapper {
        grid-template-areas: 'menu menu'
 'social agima'
 'info info';
        padding-top: 40px;
        padding-bottom: 40px;
        gap: 30px; } }
    @media (max-width: 767px) {
      .footer__wrapper {
        align-items: unset;
        grid-template-areas: 'menu '
 'social'
 'agima'
 'info';
        padding-top: 33px;
        padding-bottom: 33px;
        gap: 20px; } }
  .footer__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 10px;
    grid-area: menu; }
  .footer__item {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px; }
    @media (max-width: 767px) {
      .footer__item {
        font-size: 14px;
        line-height: 20px; } }
  .footer__link {
    text-decoration: none;
    color: #ffffff;
    transition: color 0.3s; }
    @media (min-width: 992px) {
      .footer__link:hover {
        color: #f5002c; } }
    .footer__link:focus-visible {
      outline: -webkit-focus-ring-color auto 1px; }
  .footer__img-link {
    display: grid;
    grid-template-columns: 1fr; }
    .footer__img-link img {
      display: block;
      grid-column: 1 / 2;
      grid-row: 1 / 2;
      transition: opacity 0.3s;
      opacity: 1; }
      @media (max-width: 991px) {
        .footer__img-link img {
          opacity: 0; } }
      .footer__img-link img:nth-child(2) {
        opacity: 0; }
        @media (max-width: 991px) {
          .footer__img-link img:nth-child(2) {
            opacity: 1; } }
    @media (min-width: 992px) {
      .footer__img-link:hover img:first-of-type {
        opacity: 0; }
      .footer__img-link:hover img:nth-child(2) {
        opacity: 1; } }
  .footer__social {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0;
    gap: 10px;
    list-style: none;
    grid-area: social; }
  .footer__info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    grid-area: info;
    gap: 30px; }
    @media (max-width: 991px) {
      .footer__info {
        font-size: 14px;
        line-height: 20px; } }
    @media (max-width: 767px) {
      .footer__info {
        flex-direction: column-reverse;
        align-items: unset;
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;
        gap: 10px; } }
  @media (max-width: 991px) {
    .footer__address {
      text-align: right; } }
  @media (max-width: 767px) {
    .footer__address {
      text-align: left; } }
  .footer__text {
    margin: 0; }
  .footer__agima {
    display: flex;
    justify-content: flex-end;
    grid-area: agima; }
    @media (max-width: 767px) {
      .footer__agima {
        justify-content: unset; } }

/* stylelint-disable */
/* stylelint-enable */
.form {
  position: relative;
  overflow: hidden; }
  @media (max-width: 767px) {
    .form {
      margin: 0 auto;
      margin-top: 15px;
      margin-bottom: 15px; } }
  .form__text {
    outline: none; }
    .form__text--invalid {
      border: 1px solid #d20000 !important; }
    .form__text--hidden {
      display: none; }
  .form__textarea {
    outline: none; }
  .form__phone {
    outline: none; }
  .form__password {
    outline: none; }
    .form__password:focus {
      background-color: #18191c; }
  .form__content {
    transition: 0.5s; }
    .form__content--hidden {
      transform: translateY(-120%); }
  .form__greetings {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    visibility: hidden;
    transform: translateY(100%); }
  .form__fail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    visibility: hidden;
    transform: translateY(100%); }
  .form__visible {
    visibility: visible;
    transform: translateY(0); }
  .form__reset {
    display: block;
    margin: 0 auto; }

/* stylelint-disable */
/* stylelint-enable */
.validator__error {
  margin-top: 5px;
  color: #f5002c; }
  @media (max-width: 767px) {
    .validator__error {
      font-size: 14px;
      line-height: 18px; } }

.validator__input--error {
  border-color: #f5002c !important; }

/* stylelint-disable */
/* stylelint-enable */
.portfolio {
  padding: 0;
  margin: 0;
  padding-bottom: 140px;
  color: #ffffff;
  background-color: #18191c; }
  @media (max-width: 767px) {
    .portfolio {
      padding-bottom: 50px; } }
  .portfolio__title {
    margin: 0;
    margin-bottom: 40px;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    color: #4c4c4c;
    letter-spacing: 1px;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .portfolio__title {
        margin-bottom: 20px;
        font-size: 12px;
        line-height: 15px; } }
  .portfolio__header {
    padding: 0;
    margin: 0;
    display: inline-block;
    margin-bottom: 40px;
    font-size: 66px;
    font-weight: 700;
    line-height: 75px;
    color: #ffffff; }
    @media (max-width: 767px) {
      .portfolio__header {
        margin-bottom: 20px;
        font-size: 28px;
        line-height: 40px; } }
  .portfolio__filters {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    margin-bottom: 30px;
    padding: 0;
    list-style: none; }
    @media (max-width: 767px) {
      .portfolio__filters {
        margin-bottom: 20px; } }
  .portfolio__filter {
    position: relative;
    margin: 0;
    padding: 0; }
    .portfolio__filter--search {
      flex-grow: 1; }
      @media (max-width: 767px) {
        .portfolio__filter--search {
          width: 100%; } }
  .portfolio__filter-button {
    position: relative;
    margin: 0;
    margin-right: 40px;
    padding: 0;
    padding-bottom: 6px;
    border: none;
    font-family: "Gilroy";
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #a3a3a3;
    background-color: transparent;
    transition: color 0.3s;
    outline: none;
    cursor: pointer; }
    @media (max-width: 767px) {
      .portfolio__filter-button {
        margin-right: 15px;
        padding-bottom: 7px;
        font-size: 14px;
        line-height: 20px;
        color: #ffffff; } }
    .portfolio__filter-button:hover {
      color: #ffffff; }
    .portfolio__filter-button--active {
      color: #ffffff; }
      .portfolio__filter-button--active:before {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #f5002c;
        content: ''; }
  .portfolio__items {
    display: grid;
    margin: 0;
    margin-top: 50px;
    padding: 0;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px; }
    @media (max-width: 767px) {
      .portfolio__items {
        margin-top: 16px;
        margin-bottom: 16px;
        grid-template-columns: 1fr;
        grid-gap: 16px; } }
  .portfolio__item {
    padding: 0;
    margin: 0;
    position: relative;
    display: flex;
    min-height: 342px;
    flex-direction: column;
    color: #ffffff;
    list-style: none;
    overflow: hidden; }
    @media (max-width: 767px) {
      .portfolio__item {
        min-height: 280px; } }
    .portfolio__item > img {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: -1;
      width: auto;
      height: 100%;
      margin: auto;
      transition: 0.5s; }
      @media (max-width: 767px) {
        .portfolio__item > img {
          display: none; } }
      .portfolio__item > img:first-of-type {
        opacity: 1;
        filter: blur(0); }
      .portfolio__item > img:last-of-type {
        opacity: 0;
        filter: blur(25px); }
    @media (min-width: 768px) {
      .portfolio__item--full {
        min-height: 720px;
        grid-column-start: 1;
        grid-column-end: -1; } }
  @media (min-width: 768px) and (max-width: 767px) {
    .portfolio__item--full {
      min-height: 560px; } }
    @media (min-width: 768px) {
        .portfolio__item--full .portfolio__tag-button {
          font-size: 18px;
          line-height: 20px; }
        .portfolio__item--full .portfolio__link {
          min-height: 720px; } }
    @media (min-width: 768px) and (max-width: 767px) {
      .portfolio__item--full .portfolio__link {
        min-height: 560px; } }
    @media (min-width: 768px) {
        .portfolio__item--full .portfolio__item-header {
          margin-top: 120px;
          margin-bottom: 60px;
          font-size: 62px;
          line-height: 64px; } }
    @media (min-width: 768px) and (max-width: 767px) {
      .portfolio__item--full .portfolio__item-header {
        margin-top: 60px;
        font-size: 32px;
        line-height: 34px; } }
    @media (min-width: 768px) {
        .portfolio__item--full .portfolio__item-text {
          max-width: 500px;
          font-size: 18px;
          line-height: 22px; } }
    @media (min-width: 768px) and (max-width: 767px) {
      .portfolio__item--full .portfolio__item-text {
        font-size: 16px;
        line-height: 18px; } }
    @media (min-width: 768px) {
        .portfolio__item--full .portfolio__type {
          font-size: 18px;
          line-height: 22px; } }
    .portfolio__item--black {
      color: #18191c; }
    .portfolio__item--reward {
      position: relative; }
      .portfolio__item--reward:before {
        position: absolute;
        top: 10px;
        right: 0;
        z-index: 5;
        width: 93px;
        height: 38px;
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        background-image: url("../assets/images/icon-reward.png");
        pointer-events: none;
        content: ''; }
  .portfolio__tags {
    z-index: 5;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin: 0;
    padding-top: 0;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    transition: opacity 0.2s ease-in;
    overflow: hidden; }
    @media (max-width: 991px) {
      .portfolio__tags {
        display: none; } }
    .portfolio__tags--mobile {
      display: none; }
      @media (max-width: 991px) {
        .portfolio__tags--mobile {
          display: flex;
          margin: 0;
          padding: 0;
          pointer-events: none; } }
  .portfolio__tag {
    padding: 0;
    margin: 0;
    list-style: none;
    white-space: nowrap; }
  .portfolio__tag-button {
    padding: 0;
    margin: 0;
    margin-right: 10px;
    border: none;
    font-family: "Gilroy";
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    color: inherit;
    background-color: transparent;
    transition: opacity 0.2s ease-in;
    cursor: pointer;
    outline: none; }
    @media (max-width: 991px) {
      .portfolio__tag-button {
        font-size: 10px;
        line-height: 14px; } }
    .portfolio__tag-button:hover, .portfolio__tag-button:focus {
      opacity: 0.3; }
  .portfolio__link {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 26px;
    padding-left: 30px;
    text-decoration: none;
    color: inherit;
    flex-grow: 1; }
    @media (min-width: 992px) {
      .portfolio__link {
        background-image: none !important; } }
    @media (max-width: 991px) {
      .portfolio__link {
        height: 208px;
        min-height: unset;
        padding-top: 10px;
        padding-right: 16px;
        padding-bottom: 16px;
        padding-left: 16px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center right; } }
    .portfolio__link p {
      transition: opacity 0.2s ease-in;
      opacity: 1; }
    .portfolio__link:hover ~ .portfolio__tags {
      opacity: 0; }
    @media (min-width: 992px) {
      .portfolio__link:hover:hover p {
        opacity: 0; } }
    .portfolio__link:hover:nth-child(4n+1):hover ~ img:first-of-type {
      opacity: 0;
      transform: scale(1.5) translateX(-20%);
      filter: blur(25px); }
    .portfolio__link:hover:nth-child(4n+1):hover ~ img:last-of-type {
      opacity: 1;
      transform: scale(1) translateX(0%);
      filter: blur(0); }
    .portfolio__link:hover:nth-child(4n+1) ~ img:last-of-type {
      transform: scale(1.5) translateX(20%); }
  .portfolio__type {
    padding: 0;
    margin: 0;
    max-width: 335px;
    margin-bottom: auto;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    color: inherit; }
    @media (max-width: 991px) {
      .portfolio__type {
        font-size: 10px;
        line-height: 14px; } }
  .portfolio__item-header {
    padding: 0;
    margin: 0;
    max-width: 335px;
    font-size: 35px;
    font-weight: 700;
    line-height: 50px;
    color: inherit; }
    @media (max-width: 991px) {
      .portfolio__item-header {
        margin-bottom: 8px;
        font-size: 18px;
        line-height: 24px; } }
  .portfolio__item-text {
    padding: 0;
    margin: 0;
    max-width: 335px;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    color: inherit; }
    @media (max-width: 991px) {
      .portfolio__item-text {
        display: none;
        margin-top: 0;
        font-size: 12px;
        line-height: 16px; } }
    .portfolio__item-text--mobile {
      display: none;
      max-width: 100%;
      margin: 0;
      padding-top: 12px;
      padding-right: 16px;
      padding-bottom: 12px;
      padding-left: 16px; }
      @media (max-width: 991px) {
        .portfolio__item-text--mobile {
          position: relative;
          z-index: 5;
          display: block;
          min-height: 72px;
          overflow: hidden;
          text-overflow: ellipsis; } }
  .portfolio__item-description {
    position: relative; }
  .portfolio__progress {
    padding: 0;
    margin: 0;
    margin-top: 80px;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .portfolio__progress {
        margin-top: 35px;
        margin-bottom: 20px; } }
  .portfolio__progress-text {
    padding: 0;
    margin: 0;
    max-width: 275px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    color: #ffffff; }
    @media (max-width: 767px) {
      .portfolio__progress-text {
        font-size: 14px;
        line-height: 20px; } }
  .portfolio__progressbar {
    display: block;
    height: 2px;
    margin: 0 auto;
    border: none;
    border-radius: 10px;
    background-color: #a3a3a3; }
    .portfolio__progressbar::-webkit-progress-bar {
      border-radius: 10px;
      background-color: #a3a3a3; }
    .portfolio__progressbar::-webkit-progress-value {
      border-radius: 10px;
      background-color: #ffffff; }
    .portfolio__progressbar::-moz-progress-bar {
      border-radius: 10px;
      background-color: #ffffff; }
  .portfolio__more {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding-top: 18px;
    padding-right: 100px;
    padding-bottom: 18px;
    padding-left: 100px;
    border: 0;
    font-family: "Gilroy";
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    color: #1c1d20;
    background-color: #ffffff;
    transition: 0.3s;
    outline: none;
    cursor: pointer; }
    @media (max-width: 767px) {
      .portfolio__more {
        width: 100%;
        padding-top: 15px;
        padding-right: 30px;
        padding-bottom: 15px;
        padding-left: 30px;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px; } }
    .portfolio__more:hover, .portfolio__more:focus {
      color: #ffffff;
      background-color: #f5002c; }
    .portfolio__more:disabled {
      color: #ffffff;
      background-color: #4c4c4c; }
    .portfolio__more svg {
      margin-right: 5px;
      fill: currentColor; }
    .portfolio__more--active svg {
      animation: rotation 0.5s linear infinite; }
  .portfolio__services {
    display: none;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none; }
    .portfolio__services--visible {
      display: flex; }
  .portfolio__service {
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 5px;
    margin-left: 0; }
    @media (max-width: 767px) {
      .portfolio__service {
        margin-bottom: 8px; } }
  .portfolio__service-button {
    margin: 0;
    padding: 0;
    padding-bottom: 6px;
    border: none;
    font-family: "Gilroy";
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    color: #a3a3a3;
    background-color: transparent;
    transition: color 0.3s;
    outline: none;
    cursor: pointer; }
    @media (max-width: 767px) {
      .portfolio__service-button {
        padding-bottom: 7px;
        font-size: 12px;
        line-height: 15px; } }
    .portfolio__service-button:hover {
      color: #ffffff; }
    .portfolio__service-button--active {
      position: relative;
      color: #ffffff; }
      .portfolio__service-button--active:before {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #f5002c;
        content: ''; }
  .portfolio__hashes {
    padding: 0;
    margin: 0;
    display: none;
    flex-wrap: wrap;
    list-style: none; }
    .portfolio__hashes--visible {
      display: flex; }
  .portfolio__hash {
    margin: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0; }
  .portfolio__hashtag {
    margin: 0;
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 15px;
    border: 1px solid #4c4c4c;
    border-radius: 6px;
    font-family: "Gilroy";
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    color: #ffffff;
    background-color: transparent;
    transition: 0.3s;
    outline: none;
    cursor: pointer; }
    @media (max-width: 767px) {
      .portfolio__hashtag {
        padding-top: 8px;
        padding-right: 15px;
        padding-bottom: 8px;
        padding-left: 15px;
        font-size: 12px;
        line-height: 15px; } }
    .portfolio__hashtag:hover {
      border-color: #ffffff; }
    .portfolio__hashtag--active {
      color: #18191c;
      background-color: #ffffff;
      border-color: #ffffff; }
      .portfolio__hashtag--active .portfolio__amount {
        color: #f5002c; }
  .portfolio__amount {
    margin-left: 5px;
    color: #4c4c4c;
    pointer-events: none; }
  .portfolio__splitter {
    color: inherit; }
  .portfolio__search {
    display: none;
    width: 100%; }
    .portfolio__search--visible {
      display: block; }
      @media (max-width: 767px) {
        .portfolio__search--visible {
          margin-top: 20px; } }
  .portfolio__hash-search {
    position: relative;
    width: 100%;
    padding: 0;
    padding-bottom: 6px;
    border: none;
    border-bottom: 2px solid #ffffff;
    font-family: "Gilroy";
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #ffffff;
    background-color: transparent;
    outline: none; }
    @media (max-width: 767px) {
      .portfolio__hash-search {
        padding-bottom: 12px;
        font-size: 14px;
        line-height: 20px; } }
    .portfolio__hash-search::placeholder {
      font-family: "Gilroy";
      font-size: 20px;
      font-weight: 500;
      line-height: 30px;
      color: #4c4c4c; }
      @media (max-width: 767px) {
        .portfolio__hash-search::placeholder {
          font-size: 14px;
          line-height: 20px; } }
  .portfolio--inner {
    padding-top: 124px; }

@keyframes rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* stylelint-disable */
/* stylelint-enable */
.scrubber {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #ffffff; }
  @media (max-width: 991px) {
    .scrubber {
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media (max-width: 767px) {
    .scrubber {
      padding-top: 40px;
      padding-bottom: 20px; } }
  @media (max-width: 767px) {
    .scrubber:not(:last-of-type) .scrubber__wrapper {
      border-bottom: 1px solid #ebebeb; } }
  .scrubber .noUi-horizontal {
    height: 174px; }
    @media (max-width: 991px) {
      .scrubber .noUi-horizontal {
        height: 100px; } }
    @media (max-width: 767px) {
      .scrubber .noUi-horizontal {
        height: 80px; } }
  .scrubber .noUi-target {
    border: none;
    box-shadow: none;
    background: transparent; }
    @media (max-width: 767px) {
      .scrubber .noUi-target {
        margin-top: 10px; } }
  .scrubber .noUi-touch-area {
    position: relative; }
  .scrubber .noUi-handle {
    top: 0;
    right: 0;
    width: 174px;
    height: 174px;
    border: none;
    border-radius: 100%;
    background-color: #18191c;
    box-shadow: none;
    outline: none;
    cursor: pointer; }
    @media (max-width: 991px) {
      .scrubber .noUi-handle {
        width: 100px;
        height: 100px; } }
    @media (max-width: 767px) {
      .scrubber .noUi-handle {
        width: 80px;
        height: 80px; } }
    .scrubber .noUi-handle:before, .scrubber .noUi-handle:after {
      display: none; }
  .scrubber__wrapper {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 74px;
    border-radius: 100px;
    background-color: #ffffff;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1); }
    @media (max-width: 1299px) {
      .scrubber__wrapper {
        padding-left: 25px; } }
    @media (max-width: 767px) {
      .scrubber__wrapper {
        display: block;
        padding: 0;
        padding-bottom: 20px;
        border-radius: 0;
        box-shadow: none; } }
  .scrubber__slider {
    width: 100%;
    max-width: 430px;
    margin-right: 14px; }
    @media (max-width: 991px) {
      .scrubber__slider {
        max-width: 310px; } }
    @media (max-width: 767px) {
      .scrubber__slider {
        max-width: 100%;
        padding-left: 80px; } }
  .scrubber__red {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    display: block;
    margin: auto;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../assets/images/ellipse.svg");
    opacity: 0; }
  .scrubber__call {
    position: absolute;
    top: 20px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 22px;
    margin: auto;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    text-align: center;
    color: #ffffff; }
    @media (max-width: 991px) {
      .scrubber__call {
        font-size: 14px;
        line-height: 18px; } }
    @media (max-width: 767px) {
      .scrubber__call {
        display: none; } }
  .scrubber__arrow {
    position: absolute;
    top: -40px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 25px;
    height: 25px;
    margin: auto;
    font-family: "Gilroy";
    font-size: 30px;
    font-weight: 500;
    line-height: 30px;
    color: #ffffff;
    transition: 0.3s; }
    @media (max-width: 991px) {
      .scrubber__arrow {
        right: -5px;
        width: 20px;
        height: 20px;
        font-size: 20px; } }
    @media (max-width: 767px) {
      .scrubber__arrow {
        top: 0;
        right: 0;
        width: 15px;
        line-height: 20px; } }
  .scrubber__text {
    margin: 0;
    padding: 0;
    font-family: "Gilroy";
    font-size: 26px;
    font-weight: 600;
    line-height: 35px;
    color: #18191c; }
    @media (max-width: 991px) {
      .scrubber__text {
        font-size: 20px;
        line-height: 30px; } }
    @media (max-width: 767px) {
      .scrubber__text {
        font-size: 20px;
        font-weight: 600;
        line-height: 30px; } }
  .scrubber__direction {
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    transition: 0.3s; }
    @media (max-width: 767px) {
      .scrubber__direction {
        width: calc(100% - 80px); } }
  .scrubber__blink {
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
    font-family: Trochut;
    font-size: 30px;
    line-height: 1;
    color: transparent !important;
    background-size: 1000px;
    background-position: 0;
    background-image: linear-gradient(to right, #8d8d8d 0%, #ececec 20%, #e5e5e5 40%, #f5002c 47%, #f5002c 53%, #e5e5e5 60%, #ececec 80%, #8d8d8d 100%);
    list-style: none;
    /* stylelint-disable */
    -webkit-background-clip: text;
    /* stylelint-enable */
    animation: text-blink 3s linear infinite; }
    @media (max-width: 767px) {
      .scrubber__blink {
        display: none; } }
    .scrubber__blink span {
      width: 30px;
      height: 30px; }
  .scrubber__location {
    position: relative;
    z-index: 5;
    display: flex;
    width: 174px;
    height: 174px;
    justify-content: center;
    align-items: center;
    margin: 0;
    margin-left: 29px;
    padding: 0;
    border: 2px dashed #a3a3a3;
    border-radius: 100%;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    text-align: center;
    color: #a3a3a3; }
    @media (max-width: 991px) {
      .scrubber__location {
        width: 100px;
        height: 100px;
        margin-left: 10px;
        font-size: 14px;
        line-height: 16px; } }
    @media (max-width: 767px) {
      .scrubber__location {
        width: 80px;
        height: 80px;
        margin-left: 0; } }
    @media (max-width: 767px) {
      .scrubber__location span:first-child {
        display: none; } }
    .scrubber__location span:last-child {
      display: none; }
      @media (max-width: 767px) {
        .scrubber__location span:last-child {
          display: block;
          width: 15px;
          height: 15px;
          font-size: 45px;
          line-height: 15px; } }
  .scrubber__call-mobile {
    position: relative;
    display: none;
    padding-right: 30px;
    font-family: "Gilroy";
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: #a3a3a3; }
    @media (max-width: 767px) {
      .scrubber__call-mobile {
        display: block;
        padding-right: 0;
        text-align: center;
        flex-grow: 1; } }

@keyframes text-blink {
  0% {
    background-position: 0; }
  100% {
    background-position: 1000px; } }

/* stylelint-disable */
/* stylelint-enable */
.cv {
  padding: 0;
  margin: 0; }
  @media (max-width: 767px) {
    .cv {
      align-items: flex-start;
      overflow-y: auto; } }
  .cv__container {
    padding: 0;
    margin: 0;
    padding-top: 35px;
    padding-right: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
    background-color: #ffffff; }
    @media (max-width: 767px) {
      .cv__container {
        padding-right: 15px;
        padding-left: 15px; } }
  .cv__close {
    top: 10px;
    right: 10px; }
  .cv__header {
    padding: 0;
    margin: 0;
    margin-bottom: 24px;
    font-family: "Gilroy";
    font-size: 26px;
    font-weight: 600;
    line-height: 35px; }
    @media (max-width: 767px) {
      .cv__header {
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 22px; } }
  .cv__field {
    padding: 0;
    margin: 0;
    margin-bottom: 15px; }
  .cv__input {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: none;
    border-bottom: 2px solid #18191c;
    font-family: "Gilroy";
    font-size: 16px;
    line-height: 25px;
    color: #18191c;
    outline: none; }
    @media (max-width: 767px) {
      .cv__input {
        font-size: 16px;
        line-height: 20px; } }
    .cv__input--valid {
      border-color: #009933; }
  .cv__field-name {
    padding: 0;
    margin: 0;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 600;
    line-height: 21px; }
    @media (max-width: 767px) {
      .cv__field-name {
        font-size: 16px;
        line-height: 18px; } }
    .cv__field-name--error {
      color: #f5002c; }
    .cv__field-name--success {
      color: #009933; }
  .cv__loading {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 20px; }
  .cv__file {
    padding: 0;
    margin: 0;
    position: relative;
    margin-top: 8px;
    margin-left: 25px;
    list-style: none; }
  .cv__files {
    margin-top: 10px;
    margin-left: 30px; }
    @media (max-width: 767px) {
      .cv__files {
        margin-left: 25px; } }
  .cv__file-label {
    position: relative;
    display: block;
    padding-left: 30px;
    font-family: "Gilroy";
    font-size: 18px;
    line-height: 30px;
    cursor: pointer; }
    @media (max-width: 767px) {
      .cv__file-label {
        padding-left: 25px;
        font-size: 16px;
        line-height: 22px; } }
    .cv__file-label:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 22px;
      height: 100%;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      background-image: url("../assets/images/met.svg");
      content: ''; }
      @media (max-width: 767px) {
        .cv__file-label:before {
          top: 0;
          width: 20px;
          height: 20px; } }
  .cv__file-input {
    display: none; }
  .cv__file-name {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    font-family: "Gilroy";
    font-size: 16px;
    font-weight: 400;
    line-height: 25px; }
    @media (max-width: 767px) {
      .cv__file-name {
        font-size: 14px;
        line-height: 18px; } }
    .cv__file-name:last-of-type {
      margin-bottom: 0; }
  .cv__warning {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    font-family: "Gilroy";
    font-size: 16px;
    line-height: 30px;
    color: #dadada; }
    @media (max-width: 767px) {
      .cv__warning {
        font-size: 14px;
        line-height: 22px; } }
    .cv__warning--exeeded {
      color: #f5002c; }
  .cv__submit {
    position: initial;
    width: unset;
    height: unset;
    margin-top: 20px;
    padding-top: 19px;
    padding-right: 40px;
    padding-bottom: 18px;
    padding-left: 40px;
    border: 1px solid transparent;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    text-align: center;
    color: #ffffff;
    background-color: #f5002c;
    transition: 0.3s;
    outline: none;
    cursor: pointer; }
    @media (max-width: 767px) {
      .cv__submit {
        padding-top: 15px;
        padding-right: 20px;
        padding-bottom: 15px;
        padding-left: 20px;
        font-size: 16px;
        line-height: 20px; } }
    .cv__submit:hover {
      color: #f5002c;
      background-color: #ffffff;
      border-color: #f5002c; }
    .cv__submit:disabled {
      opacity: 0.3;
      pointer-events: none; }
    .cv__submit--locked {
      opacity: 0.3;
      pointer-events: none; }
  .cv__legal {
    position: relative;
    display: block;
    max-width: 504px;
    margin-top: 20px;
    padding-left: 40px; }
    @media (max-width: 767px) {
      .cv__legal {
        font-size: 14px;
        line-height: 18px; } }
    .cv__legal:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 25px;
      height: 25px;
      border: 1px solid #000000;
      background-repeat: no-repeat;
      background-size: 85%;
      background-position: center;
      background-image: none;
      content: ''; }
  .cv__agree {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    font-size: 0;
    clip: rect(0 0 0 0); }
  .cv__agree:checked + .cv__legal:before {
    border: none;
    background-color: #f5002c;
    background-image: url("../assets/images/gal.svg"); }
  .cv__legal-link {
    text-decoration: none;
    color: #f5002c; }
    .cv__legal-link:hover {
      text-decoration: underline; }
  .cv__cleaner {
    padding: 0;
    margin: 0;
    display: block;
    margin-top: 10px;
    margin-left: 30px;
    border: 0;
    font-family: "Gilroy";
    font-size: 16px;
    line-height: 25px;
    color: #f5002c;
    background-color: transparent;
    outline: none;
    cursor: pointer; }
    @media (max-width: 767px) {
      .cv__cleaner {
        margin-left: 25px;
        font-size: 14px;
        line-height: 18px; } }

@charset "UTF-8";
/* stylelint-disable */
/* stylelint-enable */
.banner {
  padding: 0;
  margin: 0;
  position: relative;
  min-height: 800px;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden; }
  @media (max-width: 991px) {
    .banner {
      min-height: unset; } }
  .banner__content {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 10px; }
    @media (max-width: 767px) {
      .banner__content {
        grid-template-columns: 1fr; } }
  .banner__info {
    display: flex;
    flex-direction: column;
    padding-top: 88px;
    padding-bottom: 120px; }
    @media (max-width: 767px) {
      .banner__info {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
        padding: 0;
        order: 1;
        flex-grow: 1; } }
  .banner__image {
    display: flex;
    height: 800px;
    align-items: center;
    margin-top: -70px; }
    @media (max-width: 767px) {
      .banner__image {
        width: 100%;
        height: unset;
        margin: 0;
        order: 3; } }
    .banner__image img {
      display: block;
      width: 100%;
      height: auto; }
      @media (max-width: 767px) {
        .banner__image img {
          width: 288px;
          margin: 0 auto; } }
  .banner__header {
    padding: 0;
    margin: 0;
    margin-top: 74px;
    margin-bottom: 15px;
    font-family: "Gilroy";
    font-size: 68px;
    font-weight: 700;
    line-height: 85px;
    color: #ffffff; }
    @media (max-width: 767px) {
      .banner__header {
        margin-top: 20px;
        margin-bottom: 8px;
        font-size: 38px;
        line-height: 54px; } }
  .banner__description {
    padding: 0;
    margin: 0;
    width: 70%;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    color: #ffffff;
    flex-grow: 1; }
    @media (max-width: 991px) {
      .banner__description {
        width: 100%; } }
    @media (max-width: 767px) {
      .banner__description {
        font-size: 14px;
        line-height: 20px;
        flex-grow: 1; } }
  .banner__website {
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 40px;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-decoration: none;
    color: #ffffff; }
    @media (max-width: 767px) {
      .banner__website {
        margin-top: 15px;
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 18px; } }
    .banner__website[href]:hover {
      text-decoration: underline; }
  .banner__app {
    display: inline-block;
    height: 53px;
    margin-right: 20px; }
    @media (max-width: 767px) {
      .banner__app {
        width: 78px;
        height: 24px; } }
    .banner__app:hover img {
      transform: translateY(-3px); }
    .banner__app:last-of-type {
      margin-right: 0; }
    @media (max-width: 767px) {
      .banner__app-line {
        width: 100%;
        height: 1px;
        margin-top: auto;
        margin-right: 12px;
        margin-bottom: auto;
        margin-left: 12px;
        background-color: #9dd7ae; } }
    .banner__app img {
      transition: 0.3s; }
      @media (max-width: 767px) {
        .banner__app img {
          width: 100%;
          height: 100%; } }
  .banner__navigation {
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 65px; }
    @media (max-width: 767px) {
      .banner__navigation {
        position: relative;
        margin-bottom: 2px;
        order: 2; } }
  .banner__navigator {
    position: relative;
    padding-top: 28px;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    text-decoration: none;
    color: #ffffff;
    transition: 0.3s;
    opacity: 0.5; }
    @media (max-width: 767px) {
      .banner__navigator {
        padding-top: 0;
        font-size: 12px;
        line-height: 16px; } }
    .banner__navigator:hover {
      opacity: 1; }
      .banner__navigator:hover:after {
        opacity: 1; }
    @media (max-width: 767px) {
      .banner__navigator--prev {
        opacity: 1; } }
    .banner__navigator--prev:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 15px;
      height: 15px;
      font-family: "Gilroy";
      font-size: 18px;
      line-height: 21px;
      transition: 0.3s;
      opacity: 0;
      content: '←'; }
      @media (max-width: 767px) {
        .banner__navigator--prev:after {
          display: none; } }
    @media (max-width: 767px) {
      .banner__navigator--next {
        opacity: 1; } }
    .banner__navigator--next:after {
      position: absolute;
      top: 0;
      right: 0;
      width: 15px;
      height: 15px;
      font-family: "Gilroy";
      font-size: 18px;
      line-height: 21px;
      transition: 0.3s;
      opacity: 0;
      content: '→'; }
      @media (max-width: 767px) {
        .banner__navigator--next:after {
          display: none; } }
    @media (max-width: 767px) {
      .banner__navigator--back {
        display: none; } }
    .banner__navigator--back:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 15px;
      height: 15px;
      font-family: "Gilroy";
      font-size: 18px;
      line-height: 21px;
      transition: 0.3s;
      opacity: 0;
      content: '↑'; }
      @media (max-width: 767px) {
        .banner__navigator--back:after {
          display: none; } }
    @media (max-width: 767px) {
      .banner__navigator-desktop {
        display: none; } }
    .banner__navigator-mobile {
      display: none; }
      @media (max-width: 767px) {
        .banner__navigator-mobile {
          display: inline-block; } }

/* stylelint-disable */
/* stylelint-enable */
.beforeafter__zoom {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0;
  margin-bottom: 15px;
  margin-left: auto;
  padding: 0;
  border: 0;
  color: #1c1d20;
  background-color: transparent;
  transition: color 0.3s;
  cursor: pointer; }
  @media (max-width: 1299px) {
    .beforeafter__zoom {
      display: none; } }
  .beforeafter__zoom:hover {
    color: #f5002c; }
  .beforeafter__zoom svg {
    stroke: currentColor; }

.beforeafter__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 58.33%;
  overflow: hidden; }

.beforeafter__control {
  position: absolute;
  z-index: 10;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #ffffff;
  cursor: grab; }
  .beforeafter__control-line {
    position: absolute;
    z-index: 5;
    width: 4px;
    height: 100%;
    background-color: #ffffff; }
  .beforeafter__control:before {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 12px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    background-image: url("../assets/images/left-arrow.svg");
    content: '';
    transform: translate(0, -50%); }
  .beforeafter__control:after {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 12px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    background-image: url("../assets/images/right-arrow.svg");
    content: '';
    transform: translate(0, -50%); }

.beforeafter__image {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  user-select: none;
  pointer-events: none; }
  .beforeafter__image h2 {
    position: absolute;
    top: 27px;
    right: 40px;
    display: block;
    margin: 0 !important;
    padding: 0;
    font-size: 44px;
    font-weight: 700;
    line-height: 55px;
    color: #ffffff;
    text-shadow: 1px 1px 5px #1c1d20; }
    @media (max-width: 767px) {
      .beforeafter__image h2 {
        display: none; } }
  .beforeafter__image img {
    display: block;
    width: auto;
    min-width: 320px;
    height: 100%;
    object-fit: cover; }
    @media (max-width: 767px) {
      .beforeafter__image img {
        width: 100vw; } }

.beforeafter__image--overlay h2 {
  right: unset;
  left: 40px; }

.beforeafter p {
  margin: 0 !important;
  margin-top: 20px !important;
  padding: 0 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  font-style: italic;
  line-height: 20px !important;
  text-decoration: none !important;
  color: #a3a3a3 !important; }
  @media (max-width: 767px) {
    .beforeafter p {
      margin-top: 10px !important; } }

/* stylelint-disable */
/* stylelint-enable */
.before-after__zoom {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0;
  margin-bottom: 15px;
  margin-left: auto;
  padding: 0;
  border: 0;
  color: #1c1d20;
  background-color: transparent;
  transition: color 0.3s;
  cursor: pointer; }
  @media (max-width: 1299px) {
    .before-after__zoom {
      display: none; } }
  .before-after__zoom:hover {
    color: #f5002c; }
  .before-after__zoom svg {
    stroke: currentColor; }

.before-after__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 58.33%; }

.before-after__control {
  position: absolute;
  z-index: 10;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #ffffff;
  cursor: grab; }
  .before-after__control-line {
    position: absolute;
    z-index: 5;
    width: 4px;
    height: 100%;
    background-color: #ffffff; }
  .before-after__control:before {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 12px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    background-image: url("../assets/images/left-arrow.svg");
    content: '';
    transform: translate(0, -50%); }
  .before-after__control:after {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 12px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    background-image: url("../assets/images/right-arrow.svg");
    content: '';
    transform: translate(0, -50%); }

.before-after__image {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  user-select: none;
  pointer-events: none; }
  .before-after__image h2 {
    position: absolute;
    top: 27px;
    right: 40px;
    display: block;
    margin: 0 !important;
    padding: 0;
    font-size: 44px;
    font-weight: 700;
    line-height: 55px;
    color: #ffffff;
    text-shadow: 1px 1px 5px #1c1d20; }
    @media (max-width: 767px) {
      .before-after__image h2 {
        display: none; } }
  .before-after__image img {
    display: block;
    width: auto;
    min-width: 320px;
    height: 100%;
    object-fit: cover; }
    @media (max-width: 767px) {
      .before-after__image img {
        width: 100vw; } }

.before-after__image--overlay h2 {
  right: unset;
  left: 40px; }

.before-after p {
  margin: 0 !important;
  margin-top: 20px !important;
  padding: 0 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  font-style: italic;
  line-height: 20px !important;
  text-decoration: none !important;
  color: #a3a3a3 !important; }
  @media (max-width: 767px) {
    .before-after p {
      margin-top: 10px !important; } }

/* stylelint-disable */
/* stylelint-enable */
.articleslider__zoom {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0;
  margin-bottom: 15px;
  margin-left: auto;
  padding: 0;
  border: 0;
  color: #1c1d20;
  background-color: transparent;
  transition: color 0.3s;
  cursor: pointer; }
  @media (max-width: 1299px) {
    .articleslider__zoom {
      display: none; } }
  .articleslider__zoom:hover {
    color: #f5002c; }
  .articleslider__zoom svg {
    stroke: currentColor; }

.articleslider__wrapper {
  box-sizing: border-box; }

.articleslider__slide {
  height: auto; }

.articleslider__banner img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover; }

.articleslider__description {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px; }
  @media (max-width: 991px) {
    .articleslider__description {
      flex-direction: column-reverse; } }
  .articleslider__description p {
    width: 570px;
    margin: 0 !important;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    font-style: italic;
    line-height: 25px;
    color: #a3a3a3;
    flex-shrink: 0; }
    @media (max-width: 991px) {
      .articleslider__description p {
        width: 70%; } }
    @media (max-width: 991px) {
      .articleslider__description p {
        width: unset; } }

.articleslider__navigation {
  display: grid;
  align-items: center;
  margin-right: 1px;
  margin-left: 50px;
  grid-template-columns: 1fr 130px 1fr; }
  @media (max-width: 991px) {
    .articleslider__navigation {
      grid-template-columns: 1fr 100px 1fr; } }
  @media (max-width: 991px) {
    .articleslider__navigation {
      margin-bottom: 15px;
      margin-left: 0; } }

.articleslider__pagination {
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
  text-align: center; }
  @media (max-width: 767px) {
    .articleslider__pagination {
      font-size: 20px;
      line-height: 30px; } }

.articleslider__arrow {
  display: flex;
  width: 100%;
  height: 35px;
  align-items: center;
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Gilroy";
  font-size: 26px;
  font-weight: 600;
  line-height: 35px;
  color: #18191c;
  background-color: transparent;
  transition: color 0.3s;
  overflow: hidden;
  cursor: pointer; }
  @media (max-width: 767px) {
    .articleslider__arrow {
      height: 30px;
      font-size: 20px;
      line-height: 30px; } }
  .articleslider__arrow:not(.articleslider__arrow--disabled):hover {
    color: #f5002c; }
  .articleslider__arrow:focus-visible {
    outline: -webkit-focus-ring-color auto 1px; }
  .articleslider__arrow svg {
    flex-shrink: 0;
    fill: currentColor; }
  .articleslider__arrow--prev {
    justify-content: flex-start; }
  .articleslider__arrow--next {
    justify-content: flex-end; }
  .articleslider__arrow--disabled {
    color: #a3a3a3;
    cursor: not-allowed; }

@charset "UTF-8";
/* stylelint-disable */
/* stylelint-enable */
@media (max-width: 621px) {
  .blog-card:not(:first-of-type) {
    padding-top: 30px;
    border-top: 1px solid #ebebeb; } }

.blog-card__link {
  display: block;
  text-decoration: none;
  color: #1c1d20; }
  .blog-card__link:hover .blog-card__baloon {
    transform: scale(100); }

.blog-card__banner {
  position: relative;
  overflow: hidden; }
  .blog-card__banner:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: #ffffff;
    opacity: 0;
    background: rgba(24, 25, 28, 0.35);
    content: 'Подробнее'; }
  .blog-card__banner img {
    display: block;
    width: 100%;
    height: auto; }

.blog-card__status {
  display: inline-block;
  margin: 0;
  margin-top: 20px;
  padding: 0;
  font-size: 10px;
  font-weight: 700;
  line-height: 20px;
  color: transparent;
  background-image: linear-gradient(to right, #47f15a 0%, #0de8e8 100%);
  text-transform: uppercase;
  /* stylelint-disable */
  -webkit-background-clip: text;
  /* stylelint-enable */ }
  @media (max-width: 767px) {
    .blog-card__status {
      margin-top: 15px; } }

.blog-card__title {
  margin: 0;
  margin-top: 10px;
  padding: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-underline-position: under; }
  @media (max-width: 767px) {
    .blog-card__title {
      margin-top: 5px;
      font-size: 18px;
      line-height: 25px; } }

.blog-card__text {
  margin: 0;
  margin-top: 10px;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  color: #a3a3a3; }
  @media (max-width: 767px) {
    .blog-card__text {
      margin-top: 5px;
      font-size: 14px;
      line-height: 20px; } }

.blog-card__date {
  display: block;
  margin: 0;
  margin-top: 15px;
  padding: 0;
  font-size: 10px;
  font-weight: 600;
  line-height: 20px;
  color: #a3a3a3;
  text-transform: uppercase; }

.blog-card__baloon {
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  margin: auto;
  border-radius: 50px;
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  content: '';
  transform: scale(0);
  mix-blend-mode: multiply; }

/* stylelint-disable */
/* stylelint-enable */
.video {
  margin: 0;
  padding: 0; }
  .video:hover .video__button {
    opacity: 1; }
  .video img {
    margin: 0 !important; }
  .video p {
    margin: 0 !important;
    margin-top: 20px !important;
    padding: 0 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-style: italic;
    line-height: 20px !important;
    text-decoration: none !important;
    color: #a3a3a3 !important; }
    @media (max-width: 767px) {
      .video p {
        margin-top: 10px !important; } }
  .video__wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000000;
    overflow: hidden; }
  .video__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    border: 0 !important; }
    .video__link:before {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      background: rgba(17, 17, 17, 0.3);
      content: ''; }
  .video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none; }
  .video__button {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    display: none;
    width: 110px;
    height: 110px;
    justify-content: center;
    align-items: center;
    padding: 0;
    border: none;
    border-radius: 50%;
    background-color: #ffffff;
    transition: opacity 0.3s;
    opacity: 0.7;
    transform: translate(-50%, -50%);
    cursor: pointer; }
    @media (max-width: 767px) {
      .video__button {
        width: 60px;
        height: 60px; } }
    .video__button:before {
      position: absolute;
      top: calc(50% - 18px);
      left: calc(50% - 10px);
      width: 0;
      height: 0;
      transition: border 0.3s;
      border-style: solid;
      border-width: 18px 0 18px 28px;
      border-color: transparent transparent transparent #1c1d20;
      content: ''; }
      @media (max-width: 767px) {
        .video__button:before {
          top: calc(50% - 12px);
          left: calc(50% - 6px);
          border-width: 12px 0 12px 16px; } }
  .video__play-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1c1d20;
    opacity: 0.5; }
  .video__play {
    position: relative;
    z-index: 5;
    transition: fill-opacity 0.5s;
    fill-opacity: 0.8; }
    @media (max-width: 767px) {
      .video__play {
        width: 24px;
        height: 30px; } }
  .video--enabled {
    cursor: pointer; }
    .video--enabled .video__button {
      display: flex; }

/* stylelint-disable */
/* stylelint-enable */
.fluid {
  position: relative;
  display: flex;
  height: calc(var(--vh, 1vh) * 100);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -70px; }
  @media (max-width: 767px) {
    .fluid {
      margin-top: -56px; } }
  .fluid iframe {
    position: absolute;
    top: 0;
    left: 0; }
  .fluid .container {
    width: 100%;
    pointer-events: none; }
    .fluid .container:nth-of-type(2) {
      position: absolute;
      bottom: 0;
      display: flex;
      height: 105px;
      justify-content: flex-end;
      align-items: flex-end;
      margin-bottom: 60px;
      overflow-y: hidden; }
      @media (max-width: 767px) {
        .fluid .container:nth-of-type(2) {
          justify-content: center;
          margin-bottom: 30px; } }
  .fluid__pre-header {
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    color: #ffffff; }
    @media (max-width: 767px) {
      .fluid__pre-header {
        margin-bottom: 15px;
        font-size: 14px;
        line-height: 20px; } }
  .fluid__header {
    padding: 0;
    margin: 0;
    font-size: 78px;
    font-weight: 700;
    line-height: 90px;
    color: #ffffff; }
    @media (max-width: 991px) {
      .fluid__header {
        font-size: 62px;
        line-height: 74px; } }
    @media (max-width: 767px) {
      .fluid__header {
        font-size: 38px;
        line-height: 45px; } }
    .fluid__header span {
      color: #f5002c; }
  .fluid__post-header {
    padding: 0;
    margin: 0;
    max-width: 585px;
    margin-top: 30px;
    font-size: 24px;
    font-weight: 500;
    line-height: 35px;
    color: #ffffff; }
    @media (max-width: 991px) {
      .fluid__post-header {
        max-width: 400px;
        font-size: 20px;
        line-height: 24px; } }
    @media (max-width: 767px) {
      .fluid__post-header {
        max-width: 288px;
        margin-top: 10px;
        font-size: 14px;
        line-height: 20px; } }
  .fluid__navigator {
    width: 30px;
    height: 30px;
    animation: jump 0.5s linear alternate infinite;
    pointer-events: auto; }
    .fluid__navigator img {
      width: 100%;
      height: auto; }
  .fluid__mem {
    position: absolute;
    right: 90px;
    width: 190px;
    height: 105px;
    transition: 0.5s;
    transform: translateY(150%) rotate(45deg); }
    @media (max-width: 767px) {
      .fluid__mem {
        display: none; } }
    .fluid__mem img {
      width: 100%;
      height: auto; }
  .fluid__smile {
    width: 30px;
    height: 30px;
    pointer-events: auto; }
    .fluid__smile:hover + .fluid__mem {
      transform: translateY(0) rotate(0); }
    .fluid__smile img {
      width: 100%;
      height: auto; }

@keyframes jump {
  0% {
    transform: translate3d(0, 0, 0); }
  40% {
    transform: translate3d(0, -10%, 0); }
  100% {
    transform: translate3d(0, -20%, 0); } }

/* stylelint-disable */
/* stylelint-enable */
.we {
  padding: 0;
  margin: 0;
  position: relative;
  margin-bottom: 100px;
  padding-top: 130px;
  padding-bottom: 30px;
  color: #ffffff;
  background-color: #18191c;
  overflow: hidden; }
  @media (max-width: 767px) {
    .we {
      margin-top: 30px;
      margin-bottom: 60px;
      padding: 0; } }
  .we__title {
    margin: 0;
    margin-bottom: 40px;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    color: #4c4c4c;
    letter-spacing: 1px;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .we__title {
        margin-bottom: 20px;
        font-size: 12px;
        line-height: 15px; } }
  .we__wrapper {
    display: flex;
    flex-direction: row; }
    @media (max-width: 991px) {
      .we__wrapper {
        flex-direction: column-reverse; } }
  .we__content {
    position: relative;
    z-index: 5;
    width: 50%; }
    @media (max-width: 991px) {
      .we__content {
        width: 100%; } }
  .we__header {
    padding: 0;
    margin: 0;
    display: inline-block;
    margin-bottom: 30px;
    font-size: 66px;
    font-weight: 700;
    line-height: 75px; }
    @media (max-width: 767px) {
      .we__header {
        margin-bottom: 0;
        font-size: 28px;
        line-height: 40px; } }
  .we__text {
    padding: 0;
    margin: 0;
    margin-top: 15px;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px; }
    @media (max-width: 767px) {
      .we__text {
        margin-top: 10px;
        font-size: 14px;
        line-height: 20px; } }
  .we__greeting {
    position: absolute;
    bottom: 0;
    left: 50%;
    pointer-events: none; }
    @media (max-width: 991px) {
      .we__greeting {
        position: relative;
        left: unset;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 50px; } }
    @media (max-width: 767px) {
      .we__greeting {
        height: 86px; } }
  .we__greeting-img {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 1480px;
    height: auto;
    animation: spin 60s linear infinite; }
    @media (max-width: 991px) {
      .we__greeting-img {
        left: unset; } }
    @media (max-width: 767px) {
      .we__greeting-img {
        left: unset;
        width: 920px; } }
  .we__button {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding-top: 10px;
    padding-right: 35px;
    padding-bottom: 10px;
    padding-left: 35px;
    border: 2px solid #f5002c;
    border-radius: 100px;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    color: #ffffff;
    background-color: transparent;
    cursor: pointer;
    white-space: nowrap; }

@keyframes spin {
  100% {
    transform: rotate(360deg); } }

/* stylelint-disable */
/* stylelint-enable */
.achievement {
  margin-top: 100px;
  margin-bottom: 130px;
  color: #ffffff; }
  @media (max-width: 767px) {
    .achievement {
      margin-top: 30px;
      margin-bottom: 60px; } }
  .achievement__title {
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    color: #4c4c4c;
    letter-spacing: 1px;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .achievement__title {
        font-size: 12px;
        line-height: 15px; } }
  .achievement__list {
    padding: 0;
    margin: 0;
    display: grid;
    list-style: none;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 65px;
    row-gap: 30px; }
    @media (max-width: 767px) {
      .achievement__list {
        grid-template-columns: 1fr;
        row-gap: 25px; } }
  .achievement__item {
    padding: 0;
    margin: 0;
    border-top: 1px solid transparent; }
    @media (max-width: 767px) {
      .achievement__item:nth-child(n+2) {
        padding-top: 20px;
        border-color: #3e3f41; } }
    .achievement__item:nth-child(n+3) {
      border-color: #3e3f41; }
    .achievement__item:nth-child(8n+1) .achievement__item-title {
      background-image: linear-gradient(to right, #f8ba81, #4c88ac, #9d8cd2); }
    .achievement__item:nth-child(8n+2) .achievement__item-title {
      background-image: linear-gradient(to right, #46a2a1, #6f8ea4, #d45bc2); }
    .achievement__item:nth-child(8n+3) .achievement__item-title {
      background-image: linear-gradient(to right, #4f929a, #c43d66); }
    .achievement__item:nth-child(8n+4) .achievement__item-title {
      background-image: linear-gradient(to right, #e1afcc, #cfa2c8); }
    .achievement__item:nth-child(8n+5) .achievement__item-title {
      background-image: linear-gradient(to right, #b242a6, #eb8d57); }
    .achievement__item:nth-child(8n+6) .achievement__item-title {
      background-image: linear-gradient(to right, #bad476, #1095d0, #7cc4c3); }
    .achievement__item:nth-child(8n+7) .achievement__item-title {
      background-image: linear-gradient(to right, #da9ace, #e1aeab); }
    .achievement__item:nth-child(8n+8) .achievement__item-title {
      background-image: linear-gradient(to right, #0ad3c1, #1dacff, #1ec2c3); }
  .achievement__item-title {
    display: inline-block;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 10px;
    padding: 0;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: transparent;
    letter-spacing: 1px;
    /* stylelint-disable */
    -webkit-background-clip: text;
    /* stylelint-enable */ }
    @media (max-width: 767px) {
      .achievement__item-title {
        margin-top: 0;
        margin-bottom: 5px;
        font-size: 24px;
        line-height: 30px; } }
  .achievement__item-content {
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px; }
    @media (max-width: 767px) {
      .achievement__item-content {
        font-size: 14px;
        line-height: 20px; } }
    .achievement__item-content a {
      text-decoration: underline;
      color: inherit;
      transition: color 0.3s,
 text-decoration-color 0.3s;
      text-underline-position: under; }
      @media (min-width: 992px) {
        .achievement__item-content a:hover {
          color: #f5002c;
          text-decoration-color: transparent; } }

/* stylelint-disable */
/* stylelint-enable */
.titles {
  position: sticky;
  top: 0;
  z-index: 10;
  border-top: none;
  border-bottom: 1px solid #ebebeb;
  background-color: #ffffff;
  transition: 0.3s; }
  @media (max-width: 991px) {
    .titles .container {
      overflow-x: auto; } }
  .titles__list {
    display: inline-flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    list-style: none; }
    @media (max-width: 767px) {
      .titles__list {
        padding-top: 20px;
        padding-bottom: 20px; } }
  .titles__item {
    padding: 0;
    margin: 0;
    margin-right: 40px;
    white-space: nowrap; }
    @media (max-width: 991px) {
      .titles__item {
        margin-right: 20px; } }
    .titles__item:last-of-type {
      margin-right: 0; }
  .titles__button {
    padding: 0;
    margin: 0;
    border: none;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-decoration: none;
    color: #dadada;
    background-color: transparent;
    transition: 0.3s;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    outline: none;
    cursor: pointer; }
    @media (max-width: 767px) {
      .titles__button {
        font-size: 14px;
        line-height: 20px; } }
    .titles__button:hover {
      color: inherit; }
    .titles__button--active {
      color: inherit;
      pointer-events: none; }
  @media (max-width: 991px) {
    .titles--landscape {
      display: none; } }

/* stylelint-disable */
/* stylelint-enable */
.project {
  padding: 0;
  margin: 0;
  display: none;
  transition: 0.5s;
  opacity: 0;
  transform: translateY(300px);
  scroll-margin-top: 140px; }
  @media (max-width: 767px) {
    .project {
      padding-top: 30px;
      padding-bottom: 50px;
      scroll-margin-top: 120px; } }
  .project__section {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #ebebeb; }
    @media (max-width: 767px) {
      .project__section {
        border-bottom: 0; } }
    .project__section:last-of-type {
      border-bottom: 0; }
    @media (max-width: 767px) {
      .project__section:not(:first-of-type) {
        margin-top: 35px; } }
    .project__section:not(:first-of-type) .project__header:before, .project__section:not(:first-of-type) .project__header:after {
      position: absolute;
      top: -1px;
      right: -1px;
      width: 17px;
      height: 1px;
      background-color: #1c1d20;
      content: '';
      transform: translateX(8px); }
      @media (max-width: 767px) {
        .project__section:not(:first-of-type) .project__header:before, .project__section:not(:first-of-type) .project__header:after {
          content: unset; } }
    .project__section:not(:first-of-type) .project__header:after {
      transform: translateX(8px) rotate(90deg); }
    .project__section--stack ul, .project__section--scope ul {
      display: grid;
      margin: 0;
      padding: 0;
      list-style: none;
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 30px;
      grid-row-gap: 26px; }
      @media (max-width: 767px) {
        .project__section--stack ul, .project__section--scope ul {
          margin-top: 0;
          grid-template-columns: 1fr;
          grid-column-gap: 0;
          grid-row-gap: 20px; } }
    .project__section--stack li, .project__section--scope li {
      margin: 0;
      margin-right: 20px;
      padding: 0;
      font-size: 35px;
      font-weight: 500;
      line-height: 45px;
      color: #1c1d20; }
      @media (max-width: 767px) {
        .project__section--stack li, .project__section--scope li {
          margin-right: 0;
          font-size: 20px;
          line-height: 30px; }
          .project__section--stack li:not(:first-of-type), .project__section--scope li:not(:first-of-type) {
            padding-top: 15px;
            border-top: 1px solid #ebebeb; } }
      .project__section--stack li:nth-child(n + 3), .project__section--scope li:nth-child(n + 3) {
        padding-top: 25px;
        border-top: 1px solid #ebebeb; }
        @media (max-width: 767px) {
          .project__section--stack li:nth-child(n + 3), .project__section--scope li:nth-child(n + 3) {
            padding-top: 15px; } }
      .project__section--stack li p, .project__section--scope li p {
        margin: 0;
        margin-top: 8px;
        padding: 0;
        font-size: 18px;
        font-weight: 500;
        line-height: 30px;
        color: #a3a3a3; }
        @media (max-width: 767px) {
          .project__section--stack li p, .project__section--scope li p {
            margin-top: 5px;
            font-size: 14px;
            line-height: 25px; } }
  .project__section-wrapper {
    display: grid;
    grid-template-columns: 320px 1fr;
    grid-column-gap: 90px; }
    @media (max-width: 1299px) {
      .project__section-wrapper {
        grid-template-columns: 240px 1fr;
        grid-column-gap: 30px; } }
    @media (max-width: 767px) {
      .project__section-wrapper {
        grid-template-columns: 1fr;
        grid-column-gap: 0;
        grid-row-gap: 10px; } }
  .project__header {
    padding: 0;
    margin: 0;
    position: relative;
    padding-top: 100px;
    padding-right: 30px;
    padding-bottom: 100px;
    padding-left: 23px;
    border-right: 1px solid #ebebeb; }
    @media (max-width: 991px) {
      .project__header {
        padding-top: 60px;
        padding-bottom: 60px;
        padding-left: 20px; } }
    @media (max-width: 767px) {
      .project__header {
        margin: 0;
        padding: 0;
        border-right: 0; } }
  .project__dot {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 100px;
    bottom: 0;
    left: 0;
    display: inline-block;
    color: inherit; }
    @media (max-width: 991px) {
      .project__dot {
        top: 60px; } }
    @media (max-width: 767px) {
      .project__dot {
        top: 0;
        left: 0; } }
    .project__dot:before {
      position: absolute;
      top: 10px;
      left: 0;
      width: 13px;
      height: 13px;
      border-radius: 50%;
      background-color: currentColor;
      content: ''; }
      @media (max-width: 767px) {
        .project__dot:before {
          width: 10px;
          height: 10px; } }
  .project__name {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    font-family: "Gilroy";
    font-size: 26px;
    font-weight: 600;
    line-height: 35px;
    color: #18191c; }
    @media (max-width: 767px) {
      .project__name {
        display: inline-block;
        margin: 0;
        padding-left: 20px;
        font-size: 20px;
        font-weight: 700;
        line-height: 30px; } }
  @media (max-width: 767px) {
    .project__works {
      display: inline-block; } }
  .project__more {
    padding: 0;
    margin: 0;
    display: inline-block;
    margin-right: 5px;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #18191c; }
    @media (max-width: 991px) {
      .project__more {
        font-size: 16px;
        line-height: 18px; } }
  .project__link {
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-decoration: none;
    color: inherit; }
    @media (max-width: 991px) {
      .project__link {
        font-size: 16px;
        line-height: 18px; } }
    .project__link:hover {
      text-decoration: underline; }
  .project__content {
    padding: 0;
    margin: 0;
    padding-top: 100px;
    padding-bottom: 100px; }
    @media (max-width: 991px) {
      .project__content {
        padding-top: 60px;
        padding-bottom: 60px; } }
    @media (max-width: 767px) {
      .project__content {
        padding: 0; } }
    .project__content p {
      margin: 0;
      margin-top: 20px;
      padding: 0;
      font-family: "Gilroy";
      font-size: 18px;
      font-weight: 400;
      line-height: 30px;
      color: #18191c; }
      @media (max-width: 767px) {
        .project__content p {
          margin-top: 8px;
          font-size: 16px;
          line-height: 20px; } }
    .project__content > p:first-child {
      margin-top: 0; }
  .project__tags {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    margin-top: 18px;
    padding: 0;
    list-style: none;
    grid-column-gap: 10px;
    column-gap: 10px;
    grid-row-gap: 10px;
    row-gap: 10px; }
    @media (max-width: 767px) {
      .project__tags {
        margin-top: 15px;
        grid-row-gap: 5px;
        row-gap: 5px; } }
  .project__tag {
    padding: 0;
    margin: 0;
    border: 0;
    font-family: "Gilroy";
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    text-decoration: none;
    color: #a3a3a3;
    background-color: transparent;
    transition: 0,3s;
    outline: none;
    cursor: pointer; }
    @media (max-width: 767px) {
      .project__tag {
        font-size: 14px;
        font-weight: 500;
        line-height: 20px; } }
    .project__tag:hover {
      color: inherit; }
  .project__logo {
    display: block;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .project__logo {
        margin-top: 10px;
        margin-block-end: 25px; } }
    .project__logo img {
      display: block;
      max-width: 100%; }
  .project__image img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto; }
  .project__image video {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto; }
  .project__image--wide {
    max-width: 100%; }
  .project--visible {
    opacity: 1;
    transform: translateY(0); }

@charset "UTF-8";
/* stylelint-disable */
/* stylelint-enable */
.another-projects {
  max-width: 1920px;
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: 130px;
  background-color: #ffffff; }
  @media (max-width: 991px) {
    .another-projects {
      padding-bottom: 80px; } }
  @media (max-width: 767px) {
    .another-projects {
      padding-top: 28px;
      padding-bottom: 50px; } }
  .another-projects__wrapper {
    position: relative; }
  .another-projects__title {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 25px;
    font-weight: 600;
    line-height: 35px;
    color: #1c1d20; }
    @media (max-width: 991px) {
      .another-projects__title {
        font-size: 20px;
        line-height: 30px; } }
    @media (max-width: 767px) {
      .another-projects__title {
        font-size: 20px;
        font-weight: 600;
        line-height: 30px; } }
  .another-projects__navigator {
    position: absolute;
    top: 10px;
    right: 0;
    padding-right: 30px;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    text-decoration: none;
    color: #18191c;
    transition: 0.3s ease-in; }
    @media (max-width: 767px) {
      .another-projects__navigator {
        position: relative;
        top: unset;
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
        margin-top: 30px;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        padding-top: 15px;
        padding-right: 30px;
        padding-bottom: 15px;
        padding-left: 30px;
        border: 1px solid #1c1d20;
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        color: #ffffff;
        background-color: #1c1d20; } }
    .another-projects__navigator:after {
      position: absolute;
      top: 0;
      right: 0;
      font-family: "Gilroy";
      font-size: 18px;
      line-height: 21px;
      transition: transform 0.3s;
      transform-origin: 50% 50%;
      content: '→'; }
      @media (max-width: 767px) {
        .another-projects__navigator:after {
          display: none; } }
    .another-projects__navigator:hover {
      color: #f5002c; }
      @media (max-width: 767px) {
        .another-projects__navigator:hover {
          color: #ffffff;
          background-color: #f5002c;
          border-color: #f5002c; } }
      .another-projects__navigator:hover:after {
        transform: rotate(-45deg); }
  .another-projects__list {
    display: grid;
    margin: 0;
    margin-top: 60px;
    padding: 0;
    list-style: none;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px; }
    @media (max-width: 767px) {
      .another-projects__list {
        margin-top: 25px;
        grid-template-columns: 1fr;
        grid-gap: 16px; } }

/* stylelint-disable */
/* stylelint-enable */

/* stylelint-disable */
/* stylelint-enable */

/* stylelint-disable */
/* stylelint-enable */
.thank {
  padding: 0;
  margin: 0; }
  .thank__container {
    padding: 0;
    margin: 0;
    max-width: 636px;
    padding-top: 45px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    background-color: #ffffff; }
    @media (max-width: 767px) {
      .thank__container {
        padding-top: 25px;
        padding-right: 25px;
        padding-bottom: 25px;
        padding-left: 25px; } }
  .thank__header {
    padding: 0;
    margin: 0;
    margin-bottom: 24px;
    font-family: "Gilroy";
    font-size: 26px;
    font-weight: 600;
    line-height: 35px; }
    @media (max-width: 767px) {
      .thank__header {
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 22px; } }
  .thank__post-header {
    padding: 0;
    margin: 0;
    margin-bottom: 13px;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 700;
    line-height: 30px; }
    @media (max-width: 767px) {
      .thank__post-header {
        font-size: 16px;
        line-height: 18px; } }
  .thank__list {
    padding: 0;
    margin: 0;
    counter-reset: my-counter; }
  .thank__item {
    padding: 0;
    margin: 0;
    position: relative;
    margin-bottom: 10px;
    padding-left: 30px;
    font-family: "Gilroy";
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #18191c;
    list-style: none;
    counter-increment: my-counter; }
    @media (max-width: 767px) {
      .thank__item {
        padding-left: 15px;
        font-size: 14px;
        line-height: 18px; } }
    .thank__item:before {
      position: absolute;
      left: 0;
      font-family: "Gilroy";
      font-size: 16px;
      font-weight: 400;
      line-height: 25px;
      color: #18191c;
      content: counter(my-counter) "."; }
      @media (max-width: 767px) {
        .thank__item:before {
          font-size: 14px;
          line-height: 18px; } }
  .thank__text {
    padding: 0;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 40px;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 400;
    line-height: 30px; }
    @media (max-width: 767px) {
      .thank__text {
        margin-top: 15px;
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 20px; } }
  .thank__close {
    position: initial;
    width: unset;
    height: unset;
    padding-top: 19px;
    padding-right: 40px;
    padding-bottom: 18px;
    padding-left: 40px;
    border: 1px solid transparent;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    text-align: center;
    color: #ffffff;
    background-color: #f5002c;
    transition: 0.3s;
    outline: none;
    cursor: pointer; }
    @media (max-width: 767px) {
      .thank__close {
        padding-top: 15px;
        padding-right: 20px;
        padding-bottom: 15px;
        padding-left: 20px;
        font-size: 16px;
        line-height: 20px; } }
    .thank__close:hover {
      color: #f5002c;
      background-color: #ffffff;
      border-color: #f5002c; }
  .thank__overlay {
    background-color: rgba(24, 25, 28, 0.8);
    transition: 0.3s;
    opacity: 1;
    backdrop-filter: blur(20px); }

/* stylelint-disable */
/* stylelint-enable */
.services {
  margin: 0;
  padding: 0;
  padding-bottom: 195px;
  color: #ffffff;
  background-color: #18191c; }
  @media (max-width: 767px) {
    .services {
      padding-bottom: 0; } }
  .services__header {
    max-width: 1530px;
    min-height: 500px;
    margin: 0 auto;
    padding-top: 125px;
    padding-bottom: 125px;
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #080c10;
    background-image: url("../assets/images/notebook.jpg"); }
    @media (max-width: 767px) {
      .services__header {
        min-height: 455px;
        padding-top: 30px;
        padding-bottom: 40px;
        background-size: 420px;
        background-position: center bottom; } }
  .services__title {
    margin: 0;
    margin-bottom: 30px;
    padding: 0;
    font-size: 68px;
    font-weight: 700;
    line-height: 85px; }
    @media (max-width: 767px) {
      .services__title {
        font-size: 38px;
        line-height: 44px; } }
  .services__text {
    max-width: 585px;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 30px; }
    @media (max-width: 767px) {
      .services__text {
        font-size: 14px;
        line-height: 20px; } }
  .services__list {
    display: flex;
    flex-direction: column;
    margin: 0;
    margin-top: 85px;
    padding: 0;
    list-style: none;
    counter-reset: myListCounter; }
    @media (max-width: 767px) {
      .services__list {
        margin-top: 40px; } }
    @media (min-width: 992px) {
      .services__list:hover .services__item {
        opacity: 0.3; }
        .services__list:hover .services__item:hover {
          opacity: 1; } }
  .services__item {
    position: relative;
    display: grid;
    margin: 0;
    padding-top: 95px;
    padding-right: 0;
    padding-bottom: 70px;
    padding-left: 0;
    transition: all 0.3s;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
    counter-increment: myListCounter; }
    @media (max-width: 767px) {
      .services__item {
        margin-bottom: 22px;
        padding-top: 0;
        padding-bottom: 26px;
        border-bottom: 1px solid #404040;
        grid-template-columns: 1fr;
        grid-row-gap: 10px; } }
    @media (max-width: 767px) {
      .services__item:last-of-type {
        border-bottom: 0; } }
    .services__item:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "0" counter(myListCounter); }
      @media (max-width: 767px) {
        .services__item:before {
          display: none; } }
    .services__item:after {
      position: absolute;
      top: 60px;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #ffffff;
      content: ''; }
      @media (max-width: 767px) {
        .services__item:after {
          display: none; } }
    @media (max-width: 767px) {
      .services__item:nth-child(1) .services__item-title {
        color: transparent;
        background-image: linear-gradient(90deg, #FF0844 0%, #FFB199 100%); } }
    .services__item:nth-child(1):hover .services__item-title {
      color: transparent;
      background-image: linear-gradient(90deg, #FF0844 0%, #FFB199 100%); }
    @media (max-width: 767px) {
      .services__item:nth-child(2) .services__item-title {
        color: transparent;
        background-image: linear-gradient(90deg, #6E45E2 0%, #88D3CE 100%); } }
    .services__item:nth-child(2):hover .services__item-title {
      color: transparent;
      background-image: linear-gradient(90deg, #6E45E2 0%, #88D3CE 100%); }
    @media (max-width: 767px) {
      .services__item:nth-child(3) .services__item-title {
        color: transparent;
        background-image: linear-gradient(90deg, #2AF598 0%, #009EFD 100%); } }
    .services__item:nth-child(3):hover .services__item-title {
      color: transparent;
      background-image: linear-gradient(90deg, #2AF598 0%, #009EFD 100%); }
    @media (max-width: 767px) {
      .services__item:nth-child(4) .services__item-title {
        color: transparent;
        background-image: linear-gradient(90deg, #FCCB90 0%, #D57EEB 100%); } }
    .services__item:nth-child(4):hover .services__item-title {
      color: transparent;
      background-image: linear-gradient(90deg, #FCCB90 0%, #D57EEB 100%); }
    @media (max-width: 767px) {
      .services__item:nth-child(5) .services__item-title {
        color: transparent;
        background-image: linear-gradient(90deg, #CBBACC 0%, #2580B3 100%); } }
    .services__item:nth-child(5):hover .services__item-title {
      color: transparent;
      background-image: linear-gradient(90deg, #CBBACC 0%, #2580B3 100%); }
    @media (max-width: 767px) {
      .services__item:nth-child(6) .services__item-title {
        color: transparent;
        background-image: linear-gradient(260deg, #405DE6 -20.26%, #5851DB -7.92%, #833AB4 6.38%, #C13584 20.67%, #E1306C 31.72%, #FD1D1D 49.26%, #F56040 64.21%, #F77737 73.96%, #FCAF45 89.55%, #FFDC80 104.5%); } }
    .services__item:nth-child(6):hover .services__item-title {
      color: transparent;
      background-image: linear-gradient(260deg, #405DE6 -20.26%, #5851DB -7.92%, #833AB4 6.38%, #C13584 20.67%, #E1306C 31.72%, #FD1D1D 49.26%, #F56040 64.21%, #F77737 73.96%, #FCAF45 89.55%, #FFDC80 104.5%); }
  .services__item-title {
    display: inline;
    margin: 0;
    margin-right: auto;
    font-size: 38px;
    line-height: 55px;
    color: #ffffff;
    background-image: linear-gradient(to right, #ffffff, #ffffff);
    transition: all 0.3s;
    /* stylelint-disable */
    -webkit-background-clip: text;
    /* stylelint-enable */ }
    @media (max-width: 767px) {
      .services__item-title {
        padding-left: 0;
        font-size: 28px;
        line-height: 32px; } }
  .services__item-advantages {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none; }
  .services__item-advantage {
    position: relative;
    margin: 0;
    padding: 0;
    padding-right: 23px;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    color: #ffffff; }
    @media (max-width: 767px) {
      .services__item-advantage {
        font-size: 14px;
        line-height: 20px; } }
    .services__item-advantage:before {
      position: absolute;
      top: 14px;
      right: 9px;
      width: 4px;
      height: 4px;
      border-radius: 50%;
      background-color: #ffffff;
      content: '';
      transform: rotate(90deg); }
      @media (max-width: 767px) {
        .services__item-advantage:before {
          top: 9px; } }
    .services__item-advantage:last-of-type:before {
      display: none; }

@charset "UTF-8";
/* stylelint-disable */
/* stylelint-enable */
.article {
  padding-bottom: 0 !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: #18191c;
  background-color: #fafafa;
  overflow: hidden; }
  @media (max-width: 767px) {
    .article {
      font-size: 16px;
      line-height: 24px; } }
  .article hr:first-child,
  .article h2:first-child,
  .article p:first-child,
  .article ul:first-child,
  .article ol:first-child,
  .article a:first-child,
  .article figure:first-child,
  .article video:first-child,
  .article .article__item--wider:first-child {
    margin-top: 0; }
  .article hr:last-child,
  .article h2:last-child,
  .article p:last-child,
  .article ul:last-child,
  .article ol:last-child,
  .article a:last-child,
  .article figure:last-child,
  .article video:last-child,
  .article .article__item--wider:last-child {
    margin-bottom: 0; }
  @media (max-width: 1919px) {
    .article .container {
      max-width: 860px; } }
  .article hr {
    margin: 0;
    margin-top: 70px;
    margin-bottom: 70px;
    border: 0;
    border-top: 1px solid #ebebeb; }
    @media (max-width: 767px) {
      .article hr {
        margin-top: 25px;
        margin-bottom: 25px; } }
  .article ol,
  .article ul {
    max-width: 1000px;
    margin-top: 18px;
    margin-bottom: 20px;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    list-style: none; }
    @media (max-width: 767px) {
      .article ol,
      .article ul {
        font-size: 16px;
        line-height: 20px; } }
    .article ol li,
    .article ul li {
      position: relative;
      margin: 0;
      margin-bottom: 10px;
      padding-left: 30px; }
      @media (max-width: 767px) {
        .article ol li,
        .article ul li {
          margin-bottom: 8px;
          padding-left: 20px; } }
      .article ol li:last-of-type,
      .article ul li:last-of-type {
        margin-bottom: 0; }
  .article ol {
    counter-reset: lvl1; }
    .article ol > li {
      counter-increment: lvl1; }
      .article ol > li:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 25px;
        content: counter(lvl1) "."; }
      .article ol > li ol {
        counter-reset: lvl2; }
        .article ol > li ol > li {
          counter-increment: lvl2; }
          .article ol > li ol > li:before {
            position: absolute;
            top: 0;
            left: 0;
            width: 25px;
            content: counter(lvl1) "." counter(lvl2) ". "; }
  .article ul {
    margin-bottom: 25px; }
    .article ul > li:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 25px;
      content: '—'; }
  .article video {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 55px;
    margin-bottom: 55px;
    padding-bottom: 1px;
    border: 1px solid #1c1d20; }
    @media (max-width: 767px) {
      .article video {
        margin-top: 30px;
        margin-bottom: 30px; } }
  .article h2 {
    max-width: 1000px;
    margin-top: 70px;
    margin-bottom: 18px;
    padding: 0;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px; }
    @media (max-width: 767px) {
      .article h2 {
        margin-top: 30px;
        margin-bottom: 15px;
        padding-top: 0;
        font-size: 20px;
        line-height: 30px; } }
    .article h2 + .article__image,
    .article h2 + .image {
      margin-top: 30px; }
      @media (max-width: 767px) {
        .article h2 + .article__image,
        .article h2 + .image {
          margin-top: 15px; } }
  .article h3 {
    max-width: 1000px;
    margin-top: 70px;
    margin-bottom: 18px;
    padding: 0;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px; }
    @media (max-width: 767px) {
      .article h3 {
        margin-top: 30px;
        margin-bottom: 15px;
        padding-top: 0;
        font-size: 20px;
        line-height: 30px; } }
    .article h3 + .article__image,
    .article h3 + .image {
      margin-top: 30px; }
      @media (max-width: 767px) {
        .article h3 + .article__image,
        .article h3 + .image {
          margin-top: 15px; } }
  .article h4 {
    max-width: 1000px;
    margin-top: 70px;
    margin-bottom: 18px;
    padding: 0;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px; }
    @media (max-width: 767px) {
      .article h4 {
        margin-top: 30px;
        margin-bottom: 15px;
        padding-top: 0;
        font-size: 20px;
        line-height: 30px; } }
    .article h4 + .article__image,
    .article h4 + .image {
      margin-top: 30px; }
      @media (max-width: 767px) {
        .article h4 + .article__image,
        .article h4 + .image {
          margin-top: 15px; } }
  .article p {
    position: relative;
    max-width: 1000px;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px; }
    @media (max-width: 767px) {
      .article p {
        margin-bottom: 8px;
        font-size: 16px;
        line-height: 24px; } }
  .article a {
    border-bottom: 2px solid #f5002c;
    font-size: inherit;
    font-weight: 600;
    line-height: inherit;
    text-decoration: none;
    color: #1c1d20;
    transition: color 0.3s,
 border-color 0.3s;
    word-break: break-all; }
    @media (min-width: 992px) {
      .article a:hover {
        color: #f5002c;
        border-color: transparent; } }
  .article__wrapper {
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 70px;
    padding-bottom: 100px;
    background-color: #ffffff; }
    @media (max-width: 767px) {
      .article__wrapper {
        padding-top: 25px;
        padding-bottom: 36px; } }
  .article__image {
    margin-top: 90px;
    margin-bottom: 90px; }
    @media (max-width: 767px) {
      .article__image {
        margin-top: 30px;
        margin-bottom: 30px; } }
    .article__image p {
      margin: 0;
      margin-top: 20px;
      padding: 0;
      font-size: 14px;
      font-weight: 400;
      font-style: italic;
      line-height: 20px;
      text-decoration: none;
      color: #a3a3a3; }
      @media (max-width: 767px) {
        .article__image p {
          margin-top: 10px; } }
  .article__image-wrapper {
    display: flex;
    width: 100%;
    min-height: 660px;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
    padding-right: 100px;
    padding-bottom: 30px;
    padding-left: 100px;
    background-color: #f4f4f4; }
    @media (max-width: 1919px) {
      .article__image-wrapper {
        min-height: 500px; } }
    @media (max-width: 991px) {
      .article__image-wrapper {
        min-height: 400px; } }
    @media (max-width: 767px) {
      .article__image-wrapper {
        min-height: unset;
        padding: 0; } }
    .article__image-wrapper img {
      display: block;
      max-width: 100%;
      height: auto; }
  .article__item {
    margin-top: 55px;
    margin-right: auto;
    margin-bottom: 55px;
    margin-left: auto; }
    @media (max-width: 991px) {
      .article__item {
        max-width: 84%; } }
    @media (max-width: 767px) {
      .article__item {
        max-width: 100%;
        margin-top: 28px;
        margin-bottom: 28px; } }
    .article__item--wider {
      max-width: 1200px;
      margin-top: 55px;
      margin-bottom: 55px; }
      @media (max-width: 767px) {
        .article__item--wider {
          margin-top: 35px;
          margin-bottom: 35px; } }
  .article__author {
    display: flex;
    flex-direction: row;
    align-items: center; }
    @media (max-width: 767px) {
      .article__author {
        flex-direction: column;
        align-items: flex-start;
        padding: 0; } }
    .article__author-img-wrapper {
      width: 80px;
      height: 80px;
      margin-right: 15px;
      border-radius: 50%;
      background-color: #dadada;
      overflow: hidden; }
      @media (max-width: 767px) {
        .article__author-img-wrapper {
          width: 72px;
          height: 72px;
          margin: 0;
          margin-bottom: 5px; } }
      .article__author-img-wrapper img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .article__author-who {
      display: flex;
      flex-direction: column; }
      .article__author-who span:first-of-type {
        margin: 0;
        margin-top: auto;
        font-size: 20px;
        font-weight: 600;
        line-height: 30px;
        color: #18191c; }
        @media (max-width: 767px) {
          .article__author-who span:first-of-type {
            font-size: 16px;
            line-height: 28px; } }
      .article__author-who span {
        margin: 0;
        margin-bottom: auto;
        font-size: 14px;
        font-weight: 400;
        line-height: 25px;
        color: #a3a3a3; }
        @media (max-width: 767px) {
          .article__author-who span {
            display: block;
            font-size: 12px;
            line-height: 18px; } }
  .article__text-block {
    margin-top: 30px;
    margin-bottom: 45px;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px; }
    @media (max-width: 767px) {
      .article__text-block {
        margin-top: 19px;
        margin-bottom: 35px;
        font-size: 16px;
        line-height: 24px; } }
    .article__text-block--bigger {
      font-size: 22px;
      line-height: 35px; }
      @media (max-width: 767px) {
        .article__text-block--bigger {
          font-size: 20px;
          line-height: 30px; } }
      .article__text-block--bigger p {
        font-size: 22px;
        line-height: 35px; }
        @media (max-width: 767px) {
          .article__text-block--bigger p {
            font-size: 20px;
            line-height: 30px; } }
  .article__warning {
    margin-top: 90px;
    margin-bottom: 90px;
    padding-top: 30px;
    padding-right: 100px;
    padding-bottom: 40px;
    padding-left: 100px;
    background-color: #eff3f6; }
    @media (max-width: 767px) {
      .article__warning {
        margin-top: 30px;
        margin-right: -16px;
        margin-bottom: 30px;
        margin-left: -16px;
        padding-top: 20px;
        padding-right: 16px;
        padding-bottom: 30px;
        padding-left: 16px; } }
    .article__warning h2 {
      position: relative;
      margin-bottom: 8px; }
      .article__warning h2:before {
        position: absolute;
        left: -35px;
        color: #f5002c;
        content: '→'; }
        @media (max-width: 767px) {
          .article__warning h2:before {
            position: initial;
            margin-right: 10px; } }
  .article__quote {
    position: relative;
    margin: 0;
    margin-top: 90px;
    margin-bottom: 70px;
    padding-top: 40px;
    padding-right: 100px;
    padding-bottom: 40px;
    padding-left: 100px;
    text-align: center;
    background-color: #f4f4f4; }
    @media (max-width: 767px) {
      .article__quote {
        margin-top: 35px;
        margin-right: -16px;
        margin-bottom: 28px;
        margin-left: -16px;
        padding-top: 50px;
        padding-right: 16px;
        padding-bottom: 30px;
        padding-left: 16px; } }
    .article__quote:before {
      position: absolute;
      top: 10px;
      left: 30px;
      font-size: 110px;
      font-weight: 500;
      line-height: 110px;
      color: #f5002c;
      content: '«'; }
      @media (max-width: 767px) {
        .article__quote:before {
          top: 5px;
          left: 10px;
          font-size: 50px;
          line-height: 50px; } }
    .article__quote:after {
      position: absolute;
      top: 10px;
      right: 30px;
      font-size: 110px;
      font-weight: 500;
      line-height: 110px;
      color: #f5002c;
      content: '»'; }
      @media (max-width: 767px) {
        .article__quote:after {
          display: none;
          content: unset; } }
    .article__quote p {
      margin: 0;
      padding: 0;
      font-style: italic; }
  .article__quote-author {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    margin-top: 30px; }
    @media (max-width: 767px) {
      .article__quote-author {
        margin-top: 20px; } }
  .article__quote-photo {
    display: inline-block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #dadada;
    overflow: hidden; }
    .article__quote-photo img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .article__quote-who {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 20px; }
    @media (max-width: 767px) {
      .article__quote-who {
        margin-left: 10px; } }
  .article__quote-name {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px; }
    @media (max-width: 767px) {
      .article__quote-name {
        font-size: 16px;
        line-height: 28px; } }
  .article__quote-position {
    margin-top: 5px;
    font-size: 14px;
    line-height: 25px;
    color: #a3a3a3; }
    @media (max-width: 767px) {
      .article__quote-position {
        margin-top: 0;
        font-size: 14px;
        line-height: 20px; } }

@charset "UTF-8";
/* stylelint-disable */
/* stylelint-enable */
.articlehead {
  color: #18191c;
  background-color: #fafafa; }
  @media (max-width: 767px) {
    .articlehead {
      font-size: 14px;
      line-height: 30px; } }
  .articlehead h1 {
    max-width: 800px;
    margin: 0;
    margin-top: 19px;
    margin-bottom: 29px;
    font-size: 46px;
    font-weight: 700;
    line-height: 60px; }
    @media (max-width: 991px) {
      .articlehead h1 {
        margin-left: 0; } }
    @media (max-width: 767px) {
      .articlehead h1 {
        margin-top: 14px;
        margin-bottom: 23px;
        font-size: 34px;
        line-height: 40px; } }
  .articlehead__wrapper {
    padding-top: 40px;
    padding-bottom: 40px; }
    @media (max-width: 767px) {
      .articlehead__wrapper {
        padding-top: 20px;
        padding-bottom: 25px; } }
    @media (max-width: 991px) {
      .articlehead__wrapper .container {
        max-width: 820px; } }
  .articlehead__top-line {
    display: grid;
    font-size: 16px;
    line-height: 30px;
    grid-template-columns: 140px 1fr;
    grid-column-gap: 30px; }
    @media (max-width: 767px) {
      .articlehead__top-line {
        font-size: 14px;
        line-height: 24px;
        grid-template-columns: 1fr;
        grid-row-gap: 10px; } }
  .articlehead__date {
    margin: 0;
    padding: 0; }
  .articlehead__main {
    display: grid;
    align-items: flex-start;
    grid-template-columns: 140px 1fr;
    grid-column-gap: 30px; }
    @media (max-width: 991px) {
      .articlehead__main {
        grid-template-columns: 1fr;
        grid-row-gap: 25px; } }
  .articlehead__content {
    font-size: 20px;
    line-height: 30px; }
    @media (max-width: 767px) {
      .articlehead__content {
        font-size: 16px;
        line-height: 24px; } }
    .articlehead__content > p:first-child,
    .articlehead__content > a:first-child {
      margin-top: 0; }
    .articlehead__content p {
      margin: 0;
      margin-top: 9px;
      padding: 0; }
    .articlehead__content a {
      display: inline-block;
      border-bottom: 2px solid #f5002c;
      font-size: inherit;
      font-weight: 600;
      line-height: inherit;
      text-decoration: none;
      color: #1c1d20;
      transition: color 0.3s,
 border 0.3s; }
      @media (min-width: 992px) {
        .articlehead__content a:hover {
          color: #f5002c;
          border-color: transparent; } }
  .articlehead__back-link {
    position: relative;
    display: block;
    margin: 0;
    margin-right: auto;
    padding: 0;
    padding-left: 30px;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-decoration: none;
    color: #18191c;
    transition: color 0.3s; }
    @media (max-width: 767px) {
      .articlehead__back-link {
        display: none; } }
    .articlehead__back-link:before {
      position: absolute;
      top: 0;
      left: 0;
      transition: transform 0.3s;
      transform-origin: 50% 50%;
      content: '←'; }
    .articlehead__back-link:hover, .articlehead__back-link:focus {
      color: #f5002c; }
      .articlehead__back-link:hover:before, .articlehead__back-link:focus:before {
        transform: rotate(45deg); }
  .articlehead__info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
    margin-left: 170px; }
    @media (max-width: 991px) {
      .articlehead__info {
        margin-left: 0; } }
    @media (max-width: 767px) {
      .articlehead__info {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 25px; } }
  .articlehead__author {
    display: flex;
    flex-direction: row;
    align-items: center; }
    @media (max-width: 767px) {
      .articlehead__author {
        flex-direction: column;
        align-items: flex-start; } }
  .articlehead__author-img {
    width: 70px;
    height: 70px;
    margin-right: 15px;
    border-radius: 50%;
    background-color: #dadada;
    overflow: hidden; }
    .articlehead__author-img img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .articlehead__author-who {
    display: flex;
    flex-direction: column; }
    @media (max-width: 767px) {
      .articlehead__author-who {
        margin-top: 5px; } }
  .articlehead__author-name {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px; }
    @media (max-width: 767px) {
      .articlehead__author-name {
        font-size: 16px;
        line-height: 28px; } }
  .articlehead__author-position {
    margin: 0;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    color: #a3a3a3; }
    @media (max-width: 767px) {
      .articlehead__author-position {
        margin-top: 0;
        font-size: 14px;
        line-height: 20px; } }
  .articlehead__banner {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden; }
    @media (max-width: 1919px) {
      .articlehead__banner .container {
        max-width: 860px; } }
  .articlehead__banner-img {
    margin: 0 auto; }
    @media (max-width: 991px) {
      .articlehead__banner-img {
        max-width: 320px; } }
    @media (max-width: 767px) {
      .articlehead__banner-img {
        max-width: unset;
        margin-right: -15px;
        margin-left: -15px; } }
    .articlehead__banner-img img {
      display: block;
      width: 100%;
      height: auto; }

/* stylelint-disable */
/* stylelint-enable */
.article-nav {
  position: sticky;
  top: 0;
  z-index: 10;
  border-top: none;
  border-bottom: 1px solid #ebebeb;
  background-color: #ffffff;
  transition: 0.3s; }
  @media (max-width: 991px) {
    .article-nav .container {
      overflow-x: auto; } }
  .article-nav__list {
    display: inline-flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    list-style: none; }
    @media (max-width: 767px) {
      .article-nav__list {
        padding-top: 20px;
        padding-bottom: 20px; } }
  .article-nav__item {
    padding: 0;
    margin: 0;
    margin-right: 40px;
    white-space: nowrap; }
    @media (max-width: 991px) {
      .article-nav__item {
        margin-right: 20px; } }
    .article-nav__item:last-of-type {
      margin-right: 0; }
  .article-nav__button {
    padding: 0;
    margin: 0;
    border: none;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-decoration: none;
    color: #dadada;
    background-color: transparent;
    transition: 0.3s;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    outline: none;
    cursor: pointer; }
    @media (max-width: 767px) {
      .article-nav__button {
        font-size: 14px;
        line-height: 20px; } }
    .article-nav__button:hover {
      color: inherit; }
    .article-nav__button--active {
      color: inherit;
      pointer-events: none; }
  .article-nav--hidden {
    transform: translateY(-100%); }

/* stylelint-disable */
/* stylelint-enable */
.articlefooter {
  max-width: 1532px;
  margin: 0 auto;
  color: #18191c; }
  .articlefooter__wrapper {
    background-color: #ffffff; }
  .articlefooter__inner {
    padding-top: 89px;
    padding-bottom: 110px;
    border-top: 1px solid #ebebeb; }
    @media (max-width: 767px) {
      .articlefooter__inner {
        padding-top: 29px;
        padding-bottom: 40px; } }
  .articlefooter__container {
    display: flex;
    max-width: 790px;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .articlefooter__container {
        flex-direction: column; } }
  .articlefooter__title {
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px; }
    @media (max-width: 767px) {
      .articlefooter__title {
        margin-bottom: 15px;
        font-size: 14px;
        line-height: 20px; } }
  @media (max-width: 767px) {
    .articlefooter__author {
      margin-bottom: 28px; } }
  .articlefooter__who {
    display: flex;
    flex-direction: row;
    align-items: center; }
    @media (max-width: 767px) {
      .articlefooter__who {
        flex-direction: column;
        align-items: flex-start;
        padding: 0; } }
  .articlefooter__who-photo {
    display: flex;
    width: 80px;
    height: 80px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    border-radius: 50%;
    background-color: #dadada;
    overflow: hidden; }
    @media (max-width: 767px) {
      .articlefooter__who-photo {
        margin-bottom: 5px; } }
    .articlefooter__who-photo img {
      display: block;
      width: auto;
      height: 100%; }
  .articlefooter__who-name {
    display: block;
    margin: 0;
    margin-top: auto;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #18191c; }
  .articlefooter__who-position {
    display: block;
    margin: 0;
    margin-bottom: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    color: #a3a3a3; }
  .articlefooter__social {
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: right; }
    @media (max-width: 767px) {
      .articlefooter__social {
        margin-bottom: 12px;
        text-align: left; } }
  .articlefooter__social-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    flex-grow: 1; }
    @media (max-width: 767px) {
      .articlefooter__social-list {
        margin-bottom: 20px; } }
  .articlefooter__social-item {
    margin: 0;
    margin-right: 45px;
    padding: 0; }
    @media (max-width: 767px) {
      .articlefooter__social-item {
        margin-right: 40px; } }
    .articlefooter__social-item:before {
      display: none; }
    .articlefooter__social-item:last-of-type {
      margin-right: 0; }
  .articlefooter__social-link {
    display: flex;
    margin: 0;
    padding: 0;
    border: 0;
    background-color: transparent;
    cursor: pointer; }
    .articlefooter__social-link:hover svg {
      fill: #f5002c; }
    .articlefooter__social-link svg {
      transition: fill 0.3s; }
    .articlefooter__social-link--vk svg {
      fill: #2787f5; }
    .articlefooter__social-link--fb svg {
      fill: #4267b2; }
    .articlefooter__social-link--tw svg {
      fill: #1da1f2; }
    .articlefooter__social-link--share svg {
      fill: #000000; }
  .articlefooter__copied {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    transition: 0.3s ease-in;
    visibility: hidden;
    opacity: 0;
    transform: translateY(100%); }
    @media (max-width: 767px) {
      .articlefooter__copied {
        left: 0;
        font-size: 14px;
        line-height: 20px; } }
    .articlefooter__copied--active {
      visibility: visible;
      opacity: 1; }

/* stylelint-disable */
/* stylelint-enable */
.image {
  margin: 0;
  margin-top: 90px;
  margin-bottom: 90px; }
  @media (max-width: 767px) {
    .image {
      margin-top: 30px;
      margin-bottom: 30px; } }
  .image img {
    display: block;
    max-width: 100%;
    height: auto; }
  .image figcaption {
    margin: 0;
    margin-top: 20px;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    line-height: 20px;
    text-decoration: none;
    color: #a3a3a3; }
    @media (max-width: 767px) {
      .image figcaption {
        margin-top: 10px;
        padding-right: 16px;
        padding-left: 16px; } }
  .image--zoom {
    cursor: zoom-in; }

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  width: 0;
  height: 0; }

/* stylelint-disable */
/* stylelint-enable */
.up {
  position: fixed;
  right: 50px;
  bottom: 160px;
  z-index: 9;
  display: flex;
  width: 56px;
  height: 56px;
  justify-content: center;
  align-items: center;
  border: none;
  color: #18191c;
  transition: color 0.3s;
  visibility: hidden;
  opacity: 0;
  background: 0;
  will-change: transform;
  outline: none;
  cursor: pointer; }
  @media (max-width: 991px) {
    .up {
      right: 10px;
      bottom: 10px;
      width: 48px;
      height: 48px; } }
  @media (max-width: 767px) {
    .up {
      display: none; } }
  @media (min-width: 992px) {
    .up:hover {
      color: #f5002c; }
      .up:hover:before {
        transform: scale3d(1.1, 1.1, 1.1); } }
  .up:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    background-color: #ffffff;
    transition: transform 0.3s ease-out;
    box-shadow: 0 20px 60px rgba(69, 69, 69, 0.25);
    content: ''; }
  .up span {
    display: block;
    font-family: "Gilroy";
    font-size: 26px;
    font-weight: 700;
    line-height: 35px;
    text-align: center;
    transform: rotate(-90deg); }
    @media (max-width: 991px) {
      .up span {
        font-size: 22px;
        line-height: 24px; } }
  .up--visible {
    visibility: visible;
    opacity: 1; }

/* stylelint-disable */
/* stylelint-enable */
.return {
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 1; }
  .return__header {
    padding: 0;
    margin: 0;
    margin-bottom: 54px;
    padding-top: 20px;
    font-family: "Gilroy";
    font-size: 54px;
    font-weight: 700;
    line-height: 62px; }
    @media (max-width: 767px) {
      .return__header {
        margin-bottom: 30px;
        font-size: 32px;
        line-height: 38px; } }
  .return--white .return__link {
    color: #ffffff; }
    .return--white .return__link:before {
      border-color: #ffffff; }
  .return--white .return__header {
    color: #ffffff; }

/* stylelint-disable */
/* stylelint-enable */
.client {
  padding: 0;
  margin: 0;
  padding-top: 124px;
  padding-bottom: 120px;
  background-color: #18191c; }
  @media (max-width: 991px) {
    .client {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (max-width: 767px) {
    .client {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .client__header {
    padding: 0;
    margin: 0;
    margin-bottom: 55px;
    font-family: "Gilroy";
    font-size: 68px;
    line-height: 85px;
    color: #ffffff; }
    @media (max-width: 1299px) {
      .client__header {
        margin-bottom: 20px; } }
    @media (max-width: 991px) {
      .client__header {
        font-size: 56px;
        line-height: 60px; } }
    @media (max-width: 767px) {
      .client__header {
        font-size: 48px;
        line-height: 52px; } }
  .client__intro {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px; }
    @media (max-width: 1299px) {
      .client__intro {
        flex-direction: column; } }
    @media (max-width: 991px) {
      .client__intro {
        margin-bottom: 60px; } }
    @media (max-width: 767px) {
      .client__intro {
        margin-bottom: 30px; } }
  .client__presentation {
    padding: 0;
    margin: 0;
    max-width: 380px;
    font-family: "Gilroy";
    font-size: 26px;
    line-height: 35px;
    color: #ffffff; }
    @media (max-width: 1299px) {
      .client__presentation {
        max-width: unset;
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .client__presentation {
        font-size: 22px;
        line-height: 26px; } }
  .client__wrapper {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 790px; }
  .client__text {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    font-family: "Gilroy";
    font-size: 18px;
    line-height: 30px;
    color: #ffffff; }
    @media (max-width: 767px) {
      .client__text {
        font-size: 16px;
        line-height: 22px; } }
  .client__form-header {
    padding: 0;
    margin: 0;
    margin-bottom: 50px;
    font-family: "Gilroy";
    font-size: 26px;
    font-weight: 600;
    line-height: 35px;
    color: #18191c; }
    @media (max-width: 1299px) {
      .client__form-header {
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .client__form-header {
        font-size: 22px;
        line-height: 26px; } }
  .client__first-block {
    padding: 0;
    margin: 0;
    display: flex;
    margin-bottom: 56px; }
    @media (max-width: 1299px) {
      .client__first-block {
        margin-bottom: 20px; } }
    @media (max-width: 991px) {
      .client__first-block {
        flex-direction: column; } }
  .client__second-block {
    display: flex;
    align-items: flex-start; }
    @media (max-width: 767px) {
      .client__second-block {
        flex-direction: column; } }
  .client__third-block {
    padding: 0;
    margin: 0;
    max-width: 760px;
    margin-top: 90px; }
    @media (max-width: 1299px) {
      .client__third-block {
        margin-top: 40px; } }
    @media (max-width: 767px) {
      .client__third-block {
        margin-top: 20px; } }
  .client__fourth-block {
    padding: 0;
    margin: 0;
    display: flex;
    max-width: 760px;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 767px) {
      .client__fourth-block {
        flex-direction: column; } }
  .client__cleaner {
    padding: 0;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 28px;
    border: 0;
    font-family: "Gilroy";
    font-size: 16px;
    line-height: 25px;
    color: #f5002c;
    background-color: transparent;
    outline: none;
    cursor: pointer; }
    @media (max-width: 1299px) {
      .client__cleaner {
        margin-bottom: 40px; } }
    @media (max-width: 767px) {
      .client__cleaner {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 18px; } }
  .client__textarea {
    width: 100%;
    max-width: 555px;
    min-height: 403px;
    padding-top: 11px;
    padding-right: 20px;
    padding-bottom: 11px;
    padding-left: 20px;
    border: 2px solid #18191c;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    color: #18191c;
    resize: none;
    outline: none; }
    @media (max-width: 991px) {
      .client__textarea {
        max-width: unset;
        height: 250px;
        min-height: unset;
        padding-right: 11px;
        padding-left: 11px;
        font-size: 16px;
        line-height: 20px; } }
    .client__textarea::placeholder {
      font-family: "Gilroy";
      font-size: 18px;
      font-weight: 600;
      line-height: 30px;
      color: #dadada; }
      @media (max-width: 767px) {
        .client__textarea::placeholder {
          font-size: 16px;
          line-height: 20px; } }
  .client__questions {
    padding: 0;
    margin: 0;
    margin-left: 60px; }
    @media (max-width: 991px) {
      .client__questions {
        margin-top: 20px;
        margin-left: 0; } }
  .client__question {
    padding: 0;
    margin: 0;
    position: relative;
    padding-left: 20px;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    color: #18191c;
    list-style: none;
    transition: 0.3s;
    cursor: pointer; }
    @media (max-width: 767px) {
      .client__question {
        font-size: 16px;
        line-height: 18px; } }
    .client__question:before {
      position: absolute;
      top: 9px;
      left: 0;
      width: 8px;
      height: 2px;
      background-color: #18191c;
      content: ''; }
      @media (max-width: 767px) {
        .client__question:before {
          top: 7px; } }
    .client__question:after {
      position: absolute;
      top: 6px;
      left: 3px;
      width: 2px;
      height: 8px;
      background-color: #18191c;
      content: ''; }
      @media (max-width: 767px) {
        .client__question:after {
          top: 4px; } }
    .client__question:not(:first-of-type) {
      margin-top: 28px; }
      @media (max-width: 991px) {
        .client__question:not(:first-of-type) {
          margin-top: 15px; } }
    .client__question--opened:after {
      display: none; }
  .client__answer {
    margin: 0;
    padding: 0;
    transition: max-height 0.5s;
    overflow: hidden; }
  .client__answer-text {
    margin: 0;
    padding: 0;
    padding-top: 7px;
    padding-left: 20px;
    font-family: "Gilroy";
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    list-style: none; }
    @media (max-width: 991px) {
      .client__answer-text {
        margin-bottom: 15px; } }
  .client__file-input {
    display: none; }
  .client__file-label {
    position: relative;
    display: block;
    padding-left: 28px;
    font-family: "Gilroy";
    font-size: 18px;
    line-height: 30px;
    cursor: pointer; }
    @media (max-width: 767px) {
      .client__file-label {
        font-size: 16px;
        line-height: 22px; } }
    .client__file-label:before {
      position: absolute;
      top: 2px;
      left: 0;
      width: 22px;
      height: 22px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      background-image: url("../assets/images/met.svg");
      content: ''; }
      @media (max-width: 767px) {
        .client__file-label:before {
          top: 0;
          width: 20px;
          height: 20px; } }
  .client__warning {
    padding: 0;
    margin: 0;
    margin-top: 8px;
    font-family: "Gilroy";
    font-size: 16px;
    line-height: 25px;
    color: #dadada; }
    @media (max-width: 767px) {
      .client__warning {
        font-size: 14px;
        line-height: 18px; } }
    .client__warning--exeeded {
      color: #f5002c; }
  .client__files {
    padding: 0;
    margin: 0;
    margin-left: 53px; }
    @media (max-width: 767px) {
      .client__files {
        margin-top: 10px;
        margin-left: 28px; } }
  .client__file {
    padding: 0;
    margin: 0;
    position: relative;
    list-style: none; }
  .client__file-name {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    font-family: "Gilroy";
    font-size: 16px;
    font-weight: 400;
    line-height: 25px; }
    @media (max-width: 767px) {
      .client__file-name {
        font-size: 14px;
        line-height: 18px; } }
  .client__fields {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .client__field {
    padding: 0;
    margin: 0;
    width: 46%;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .client__field {
        width: 100%;
        margin-bottom: 15px; } }
  .client__input {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: none;
    border-bottom: 2px solid #18191c;
    font-family: "Gilroy";
    font-size: 16px;
    line-height: 25px;
    color: #18191c;
    outline: none; }
    @media (max-width: 767px) {
      .client__input {
        font-size: 16px;
        line-height: 20px; } }
    .client__input--valid {
      border-color: #009933; }
  .client__field-name {
    padding: 0;
    margin: 0;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 600;
    line-height: 21px; }
    @media (max-width: 767px) {
      .client__field-name {
        font-size: 16px;
        line-height: 18px; } }
    .client__field-name--error {
      color: #f5002c; }
    .client__field-name--success {
      color: #009933; }
  .client__submit {
    min-width: 226px;
    padding-top: 19px;
    padding-right: 36px;
    padding-bottom: 19px;
    padding-left: 36px;
    border: none;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    text-align: center;
    color: #ffffff;
    background-color: #18191c;
    transition: 0.3s;
    outline: none;
    cursor: pointer; }
    @media (max-width: 767px) {
      .client__submit {
        width: 100%;
        min-width: unset;
        margin-bottom: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 16px;
        line-height: 18px; } }
    .client__submit:disabled {
      opacity: 0.3;
      pointer-events: none; }
    .client__submit--locked {
      opacity: 0.3;
      pointer-events: none; }
  .client__legal {
    position: relative;
    max-width: 504px;
    padding-left: 40px; }
    @media (max-width: 767px) {
      .client__legal {
        font-size: 14px;
        line-height: 18px; } }
    .client__legal:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 25px;
      height: 25px;
      border: 1px solid #000000;
      background-repeat: no-repeat;
      background-size: 85%;
      background-position: center;
      background-image: none;
      content: ''; }
  .client__agree {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    font-size: 0;
    clip: rect(0 0 0 0); }
  .client__agree:checked + .client__legal:before {
    border: none;
    background-color: #f5002c;
    background-image: url("../assets/images/gal.svg"); }
  .client__legal-link {
    text-decoration: none;
    color: #f5002c; }
    .client__legal-link:hover {
      text-decoration: underline; }

/* stylelint-disable */
/* stylelint-enable */
.breadcrumbs {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
  list-style: none; }
  .breadcrumbs__item {
    position: relative;
    margin: 0;
    margin-right: 20px;
    padding: 0; }
    .breadcrumbs__item:before {
      position: absolute;
      top: 0;
      right: -15px;
      content: '/'; }
    .breadcrumbs__item:last-of-type:before {
      display: none; }
    .breadcrumbs__item a {
      text-decoration: none;
      color: #18191c;
      transition: 0.3s; }
      .breadcrumbs__item a:hover, .breadcrumbs__item a:focus-visible {
        color: #f5002c; }

/* stylelint-disable */
/* stylelint-enable */
.cookie {
  top: unset;
  bottom: 0;
  z-index: 15;
  height: unset;
  padding-top: 30px;
  padding-bottom: 35px;
  background-color: #1c1d20; }
  @media (max-width: 767px) {
    .cookie {
      padding-top: 10px;
      padding-bottom: 10px; } }
  .cookie__overlay {
    display: none; }
  .cookie__container {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 767px) {
      .cookie__container {
        flex-direction: column; } }
  .cookie__desktop {
    margin-right: 20px; }
    @media (max-width: 767px) {
      .cookie__desktop {
        display: none; } }
  .cookie__mobile {
    display: none; }
    @media (max-width: 767px) {
      .cookie__mobile {
        display: block; } }
  .cookie__text {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    font-family: "Gilroy";
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #fefefe; }
  .cookie__link {
    font-family: "Gilroy";
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #fefefe;
    transition: 0.3s; }
    .cookie__link:hover {
      text-decoration: none;
      color: #f5002c; }
  .cookie__button {
    position: initial;
    width: 100%;
    max-width: 200px;
    height: unset;
    padding-top: 14px;
    padding-right: 14px;
    padding-bottom: 14px;
    padding-left: 14px;
    border: 2px solid transparent;
    border-radius: 30px;
    font-family: "Gilroy";
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    text-align: center;
    color: #1c1d20;
    background-color: #fefefe;
    transition: 0.5s;
    text-transform: uppercase;
    outline: none;
    cursor: pointer; }
    @media (max-width: 767px) {
      .cookie__button {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        font-size: 14px;
        line-height: 18px; } }
    .cookie__button:hover {
      color: #fefefe;
      background-color: #1c1d20;
      border-color: #fefefe; }

/* stylelint-disable */
/* stylelint-enable */
.cursor {
  position: fixed;
  z-index: 100;
  width: 40px;
  height: 38px;
  margin: -20px 0 0 -20px;
  background-repeat: no-repeat;
  background-size: contain;
  background: url("../assets/images/click_logo.png");
  animation: appear 0.2s;
  pointer-events: none; }
  .cursor--mushroom {
    background-image: url("../assets/images/mario/mario_mushroom.png"); }

@keyframes appear {
  0% {
    opacity: 0.8;
    transform: scale(0.5, 0.5); }
  70% {
    opacity: 0.3;
    transform: scale(1, 1); }
  100% {
    opacity: 0;
    transform: scale(0.5, 0.5); } }

/* stylelint-disable */
/* stylelint-enable */
.contacts {
  margin-bottom: 50px; }
  .contacts__list {
    display: grid;
    margin: 0;
    padding: 0;
    list-style: none;
    grid-template-columns: repeat(2, 1fr) auto;
    grid-gap: 50px; }
    @media (max-width: 991px) {
      .contacts__list {
        grid-template-columns: repeat(2, 1fr); } }
    @media (max-width: 767px) {
      .contacts__list {
        grid-gap: 30px; } }
  @media (max-width: 991px) {
    .contacts__item:last-of-type {
      grid-column-start: 1;
      grid-column-end: -1; } }
  .contacts__item a {
    border-bottom: 2px solid #f5002c;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-decoration: none;
    color: #1c1d20;
    transition: all 0.3s;
    white-space: nowrap; }
    @media (max-width: 767px) {
      .contacts__item a {
        font-size: 16px;
        line-height: 24px; } }
    .contacts__item a:hover, .contacts__item a:focus {
      color: #f5002c;
      border-color: rgba(0, 0, 0, 0); }
  .contacts__item address {
    display: inline;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: 30px;
    text-decoration: none;
    white-space: normal; }
    @media (max-width: 767px) {
      .contacts__item address {
        font-size: 16px;
        line-height: 24px; } }
  .contacts__item-title {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.075em; }
    @media (max-width: 767px) {
      .contacts__item-title {
        font-size: 18px; } }

/* stylelint-disable */
/* stylelint-enable */
.map {
  margin-top: 50px;
  margin-bottom: 50px; }
  .map img {
    display: block;
    width: 100%;
    height: auto; }
  .map #ymap {
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
    overflow: hidden; }
  .map picture {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0;
    padding: 0; }
  .map__wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000000; }
    @media (max-width: 767px) {
      .map__wrapper {
        padding-bottom: 100%; } }
  .map__content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    pointer-events: none; }
    @media (max-width: 767px) {
      .map__content {
        position: relative;
        margin-bottom: 30px;
        padding: 0; } }
  .map__buttons {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px; }
    @media (max-width: 767px) {
      .map__buttons {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px; } }
  .map__button {
    display: flex;
    min-width: 182px;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    border: 2px solid #f5002c;
    font-family: "Gilroy";
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    background-color: #ffffff;
    transition: color 0.3s, background-color 0.3s;
    pointer-events: all;
    cursor: pointer; }
    @media (max-width: 767px) {
      .map__button {
        width: 100%;
        min-width: unset;
        font-size: 14px;
        line-height: 20px; } }
    .map__button:hover, .map__button:focus {
      color: #ffffff;
      background-color: #f5002c; }
    .map__button--active {
      color: #ffffff;
      background-color: #f5002c; }

/* stylelint-disable */
/* stylelint-enable */
.privacy {
  margin-bottom: 100px;
  color: #18191c; }
  .privacy h1 {
    margin: 0;
    margin-top: 45px;
    margin-bottom: 39px;
    font-size: 68px;
    font-weight: 700;
    line-height: 85px; }
    @media (max-width: 767px) {
      .privacy h1 {
        margin-top: 14px;
        margin-bottom: 23px;
        font-size: 26px;
        line-height: 32px; } }
  .privacy span {
    display: block;
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px; }
    @media (max-width: 767px) {
      .privacy span {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 24px; } }
    .privacy span:last-of-type {
      margin-bottom: 50px; }
      @media (max-width: 767px) {
        .privacy span:last-of-type {
          margin-bottom: 25px; } }
  .privacy li {
    position: relative;
    margin: 0;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px; }
    @media (max-width: 767px) {
      .privacy li {
        margin-bottom: 8px;
        font-size: 16px;
        line-height: 24px; } }
  .privacy a {
    border-bottom: 2px solid #f5002c;
    font-size: inherit;
    font-weight: 600;
    line-height: inherit;
    text-decoration: underline;
    color: inherit;
    transition: color 0.3s,
 text-decoration-color 0.3s;
    word-wrap: break-word; }
    @media (max-width: 767px) {
      .privacy a {
        font-size: 16px;
        line-height: 24px; } }
    @media (min-width: 992px) {
      .privacy a:hover {
        color: #f5002c;
        text-decoration-color: transparent; } }
  .privacy ol {
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: lvl1; }
    .privacy ol li {
      position: relative;
      margin-bottom: 55px;
      padding-left: 55px;
      font-weight: 700;
      counter-increment: lvl1;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        .privacy ol li {
          margin-bottom: 30px;
          padding-left: 30px; } }
      .privacy ol li:before {
        position: absolute;
        top: 0;
        left: 0;
        content: counter(lvl1) "."; }
      .privacy ol li ol {
        counter-reset: lvl2; }
        .privacy ol li ol li {
          margin-bottom: 15px;
          padding-left: 0;
          font-weight: 400;
          counter-increment: lvl2;
          text-transform: none; }
          .privacy ol li ol li:before {
            left: -55px;
            content: counter(lvl1) "." counter(lvl2); }
            @media (max-width: 767px) {
              .privacy ol li ol li:before {
                left: -30px; } }
          .privacy ol li ol li ol {
            counter-reset: lvl3; }
            .privacy ol li ol li ol li {
              counter-increment: lvl3; }
              .privacy ol li ol li ol li:before {
                content: counter(lvl1) "." counter(lvl2) "." counter(lvl3); }

/* stylelint-disable */
/* stylelint-enable */
.terms-of-use {
  margin-bottom: 100px;
  color: #18191c; }
  .terms-of-use h1 {
    margin: 0;
    margin-top: 45px;
    margin-bottom: 39px;
    font-size: 68px;
    font-weight: 700;
    line-height: 85px; }
    @media (max-width: 767px) {
      .terms-of-use h1 {
        margin-top: 14px;
        margin-bottom: 23px;
        font-size: 26px;
        line-height: 32px; } }
  .terms-of-use span {
    display: block;
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px; }
    @media (max-width: 767px) {
      .terms-of-use span {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 24px; } }
    .terms-of-use span:last-of-type {
      margin-bottom: 50px; }
      @media (max-width: 767px) {
        .terms-of-use span:last-of-type {
          margin-bottom: 25px; } }
  .terms-of-use li {
    position: relative;
    margin: 0;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px; }
    @media (max-width: 767px) {
      .terms-of-use li {
        margin-bottom: 8px;
        font-size: 16px;
        line-height: 24px; } }
  .terms-of-use a {
    border-bottom: 2px solid #f5002c;
    font-size: inherit;
    font-weight: 600;
    line-height: inherit;
    text-decoration: none;
    color: #1c1d20;
    transition: all 0.3s;
    word-wrap: break-word; }
    @media (max-width: 767px) {
      .terms-of-use a {
        font-size: 16px;
        line-height: 24px; } }
    .terms-of-use a:hover {
      color: #f5002c;
      border-color: transparent; }
  .terms-of-use ol {
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: lvl1; }
    .terms-of-use ol li {
      position: relative;
      margin-bottom: 55px;
      padding-left: 55px;
      font-weight: 700;
      counter-increment: lvl1;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        .terms-of-use ol li {
          margin-bottom: 30px;
          padding-left: 30px; } }
      .terms-of-use ol li:before {
        position: absolute;
        top: 0;
        left: 0;
        content: counter(lvl1) "."; }
      .terms-of-use ol li ol {
        counter-reset: lvl2; }
        .terms-of-use ol li ol li {
          margin-bottom: 15px;
          padding-left: 0;
          font-weight: 400;
          counter-increment: lvl2;
          text-transform: none; }
          .terms-of-use ol li ol li:before {
            left: -55px;
            content: counter(lvl1) "." counter(lvl2); }
            @media (max-width: 767px) {
              .terms-of-use ol li ol li:before {
                left: -30px; } }
          .terms-of-use ol li ol li ol {
            counter-reset: lvl3; }
            .terms-of-use ol li ol li ol li {
              counter-increment: lvl3; }
              .terms-of-use ol li ol li ol li:before {
                content: counter(lvl1) "." counter(lvl2) "." counter(lvl3); }

/* stylelint-disable */
/* stylelint-enable */
.not-found {
  background-color: #000000; }
  .not-found__wrapper {
    display: flex;
    max-width: 600px;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 50px;
    padding-bottom: 50px; }
  .not-found__vid {
    margin-bottom: 50px;
    text-align: center; }
    .not-found__vid img {
      display: block;
      width: auto;
      max-width: 100%;
      height: auto;
      max-height: 60vh;
      margin: 0 auto; }
  .not-found__404 {
    text-align: center; }
    .not-found__404 img {
      display: block;
      width: auto;
      max-width: 50%;
      height: auto;
      max-height: 10vh;
      margin: 0 auto; }

/* stylelint-disable */
/* stylelint-enable */
.preloader {
  z-index: 95; }
  .preloader__overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 1; }
  .preloader__icon {
    width: 100px;
    height: 100px;
    animation: rotate 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }
  .preloader--done {
    animation: opacity 3s;
    animation-timing-function: ease-in; }

@keyframes rotate {
  0% {
    transform: rotate(360deg); }
  100% {
    transform: rotate(0deg); } }

@keyframes opacity {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* stylelint-disable */
/* stylelint-enable */
.review__wrapper {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding-top: 50px;
  padding-right: 80px;
  padding-bottom: 50px;
  padding-left: 80px;
  background-color: #fafafa; }
  @media (max-width: 1299px) {
    .review__wrapper {
      margin-right: -16px;
      margin-left: -16px; } }
  @media (max-width: 767px) {
    .review__wrapper {
      margin: 0;
      padding-top: 30px;
      padding-right: 0;
      padding-bottom: 30px;
      padding-left: 0;
      background-color: transparent; } }
  .review__wrapper .image {
    max-width: 400px;
    margin-top: 0;
    margin-right: 30px;
    margin-bottom: 0;
    margin-left: auto;
    flex: 1 1 20%;
    flex-basis: calc(25% - 30px); }
    @media (max-width: 991px) {
      .review__wrapper .image {
        flex-basis: calc(33% - 30px); }
        .review__wrapper .image:nth-child(3n) {
          margin-right: 0; } }
    @media (max-width: 767px) {
      .review__wrapper .image {
        margin: 0 auto;
        flex-basis: 100%; } }
    .review__wrapper .image:last-of-type {
      margin-right: auto; }
    .review__wrapper .image img {
      width: 100%; }

/* stylelint-disable */
/* stylelint-enable */
.reward__wrapper {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding-top: 50px;
  padding-right: 80px;
  padding-bottom: 50px;
  padding-left: 80px;
  background-color: #fafafa; }
  @media (max-width: 1299px) {
    .reward__wrapper {
      margin-right: -16px;
      margin-left: -16px; } }
  @media (max-width: 767px) {
    .reward__wrapper {
      margin: 0;
      padding-top: 30px;
      padding-right: 0;
      padding-bottom: 30px;
      padding-left: 0;
      background-color: transparent; } }
  .reward__wrapper .image {
    max-width: 400px;
    margin-top: 0;
    margin-right: 30px;
    margin-bottom: 0;
    margin-left: auto;
    flex: 1 1 20%;
    flex-basis: calc(25% - 30px); }
    @media (max-width: 991px) {
      .reward__wrapper .image {
        flex-basis: calc(33% - 30px); }
        .reward__wrapper .image:nth-child(3n) {
          margin-right: 0; } }
    @media (max-width: 767px) {
      .reward__wrapper .image {
        margin: 0 auto;
        flex-basis: 100%; } }
    .reward__wrapper .image:last-of-type {
      margin-right: auto; }
    .reward__wrapper .image img {
      width: 100%; }

/* stylelint-disable */
/* stylelint-enable */
.post-project {
  position: relative;
  margin-bottom: 100px;
  background-color: #ffffff;
  box-shadow: 0 -80px 80px rgba(0, 0, 0, 0.02); }
  @media (max-width: 991px) {
    .post-project {
      margin-bottom: 40px; } }
  @media (max-width: 767px) {
    .post-project {
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .post-project:not(:last-of-type) .post-project__wrapper {
      border-bottom: 1px solid #ebebeb; } }
  .post-project + .scrubber {
    padding-top: 0; }
  .post-project__wrapper {
    display: grid;
    align-items: center;
    padding-top: 100px;
    grid-template-columns: 320px 1fr;
    grid-column-gap: 90px; }
    .post-project__wrapper > div {
      margin-left: auto; }
      @media (max-width: 767px) {
        .post-project__wrapper > div {
          display: flex;
          width: unset;
          margin-right: -15px;
          margin-left: -15px;
          padding-right: 15px;
          padding-left: 15px;
          overflow-y: hidden;
          overflow-x: auto; } }
    @media (max-width: 1299px) {
      .post-project__wrapper {
        grid-template-columns: 240px 1fr;
        grid-column-gap: 30px; } }
    @media (max-width: 991px) {
      .post-project__wrapper {
        padding-top: 40px; } }
    @media (max-width: 767px) {
      .post-project__wrapper {
        padding-top: 25px;
        grid-template-columns: 1fr;
        grid-column-gap: 0;
        grid-row-gap: 10px; } }
  .post-project__title {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 26px;
    font-weight: 600;
    line-height: 35px;
    color: #1c1d20; }
    @media (max-width: 991px) {
      .post-project__title {
        font-size: 20px;
        line-height: 30px; } }
    @media (max-width: 767px) {
      .post-project__title {
        font-size: 20px;
        font-weight: 600;
        line-height: 30px; } }
    .post-project__title--mobile {
      display: none; }
      @media (max-width: 767px) {
        .post-project__title--mobile {
          display: inline-block; } }
    @media (max-width: 767px) {
      .post-project__title--no-mobile {
        display: none; } }
  .post-project__list {
    padding: 0;
    margin: 0;
    display: inline-flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none; }
    @media (max-width: 767px) {
      .post-project__list {
        width: unset;
        flex-wrap: nowrap;
        padding-top: 15px;
        padding-bottom: 15px; } }
  .post-project__item {
    padding: 0;
    margin: 0;
    white-space: nowrap; }
    .post-project__item:not(:first-of-type) {
      margin-left: 35px; }
      @media (max-width: 991px) {
        .post-project__item:not(:first-of-type) {
          margin-left: 20px; } }
  .post-project__button {
    padding: 0;
    margin: 0;
    border: none;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-decoration: none;
    color: #dadada;
    background-color: transparent;
    transition: 0.3s;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    outline: none;
    cursor: pointer; }
    @media (max-width: 991px) {
      .post-project__button {
        font-size: 14px;
        line-height: 20px; } }
    .post-project__button:hover {
      color: inherit; }

/* stylelint-disable */
/* stylelint-enable */
.title {
  margin: 0;
  margin-top: 74px;
  margin-bottom: 40px;
  padding: 0;
  font-family: "Gilroy";
  font-size: 68px;
  font-weight: 700;
  line-height: 75px; }
  @media (max-width: 767px) {
    .title {
      margin-top: 28px;
      margin-bottom: 25px;
      font-size: 38px;
      line-height: 44px; } }

/* stylelint-disable */
/* stylelint-enable */
.blogs {
  margin-top: 50px;
  margin-bottom: 80px; }
  @media (max-width: 767px) {
    .blogs {
      margin-top: 30px;
      margin-bottom: 35px; } }
  .blogs__list {
    display: grid;
    margin: 0;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    grid-column-gap: 30px;
    grid-row-gap: 45px; }
    @media (max-width: 767px) {
      .blogs__list {
        grid-row-gap: 20px; } }

/* stylelint-disable */
/* stylelint-enable */
.blogs-nav {
  margin-top: 40px;
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .blogs-nav {
      margin-top: 25px;
      margin-bottom: 30px; } }
  .blogs-nav__wrapper {
    overflow-x: auto; }
  .blogs-nav__list {
    display: inline-grid;
    margin: 0;
    padding: 0;
    list-style: none;
    grid-auto-flow: column;
    grid-column-gap: 40px; }
    @media (max-width: 767px) {
      .blogs-nav__list {
        grid-column-gap: 20px; } }
  .blogs-nav__item {
    position: relative;
    margin: 0;
    padding: 0;
    padding-bottom: 6px; }
    .blogs-nav__item--active:before {
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 2px;
      background-color: #f5002c;
      content: ''; }
    .blogs-nav__item--active .blogs-nav__button {
      color: #1c1d20; }
  .blogs-nav__button {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    text-decoration: none;
    color: #a3a3a3;
    transition: color 0.3s;
    white-space: nowrap; }
    @media (max-width: 767px) {
      .blogs-nav__button {
        font-size: 14px;
        line-height: 20px; } }
    .blogs-nav__button:hover {
      color: #1c1d20; }

/* stylelint-disable */
/* stylelint-enable */
.progress {
  padding: 0;
  margin: 0;
  margin-top: 75px;
  margin-bottom: 80px; }
  @media (max-width: 767px) {
    .progress {
      margin-top: 35px;
      margin-bottom: 50px; } }
  .progress:last-of-type {
    margin-bottom: 140px; }
    @media (max-width: 991px) {
      .progress:last-of-type {
        margin-bottom: 90px; } }
    @media (max-width: 767px) {
      .progress:last-of-type {
        margin-bottom: 50px; } }
  .progress__wrapper {
    text-align: center; }
  .progress__progress-text {
    padding: 0;
    margin: 0;
    max-width: 290px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    color: #a3a3a3; }
    @media (max-width: 767px) {
      .progress__progress-text {
        font-size: 14px;
        line-height: 20px;
        color: #1c1d20; } }
  .progress__progressbar {
    display: block;
    width: 200px;
    height: 4px;
    margin: 0 auto;
    margin-bottom: 40px;
    border: none;
    background-color: #dadada; }
    @media (max-width: 767px) {
      .progress__progressbar {
        margin-bottom: 30px; } }
    .progress__progressbar::-webkit-progress-bar {
      background-color: #dadada; }
    .progress__progressbar::-webkit-progress-value {
      background-color: #1c1d20; }
    .progress__progressbar::-moz-progress-bar {
      background-color: #f5002c; }
  .progress__more {
    margin: 0;
    margin-right: auto;
    margin-left: auto;
    padding-right: 100px;
    padding-left: 100px; }
    @media (max-width: 767px) {
      .progress__more {
        width: 100%;
        padding-right: 30px;
        padding-left: 30px; } }

/* stylelint-disable */
/* stylelint-enable */
.intro {
  color: #ffffff;
  background-color: #1c1d20; }
  .intro .button {
    max-width: 380px;
    margin-top: auto; }
  .intro__background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    @media (max-width: 767px) {
      .intro__background {
        background-position: center right 30%; } }
  .intro__wrapper {
    display: flex;
    min-height: 730px;
    flex-direction: column;
    padding-top: 75px;
    padding-bottom: 125px;
    gap: 35px; }
    @media (max-width: 767px) {
      .intro__wrapper {
        min-height: 580px;
        padding-top: 55px;
        padding-bottom: 25px;
        gap: 20px; } }
  .intro__title {
    margin: 0;
    padding: 0;
    font-size: 68px;
    font-weight: 700;
    line-height: 85px; }
    @media (max-width: 991px) {
      .intro__title {
        font-size: 55px;
        line-height: 68px; } }
    @media (max-width: 767px) {
      .intro__title {
        font-size: 34px;
        line-height: 40px; } }
  .intro__text {
    max-width: 800px;
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px; }
    @media (max-width: 767px) {
      .intro__text {
        font-size: 18px;
        font-weight: 400;
        line-height: 28px; } }
  .intro__price {
    max-width: 800px;
    margin: 0;
    padding: 0;
    font-size: 26px;
    font-weight: 600;
    line-height: 35px; }
    @media (max-width: 767px) {
      .intro__price {
        font-size: 22px;
        font-weight: 700;
        line-height: 30px; } }

/* stylelint-disable */
/* stylelint-enable */
.outstaff-promo {
  margin-top: 65px;
  margin-bottom: 60px;
  color: #ffffff; }
  @media (max-width: 767px) {
    .outstaff-promo {
      margin-top: 30px;
      margin-bottom: 39px; } }
  .outstaff-promo__title {
    display: grid;
    margin: 0;
    margin-bottom: -10px;
    padding: 0;
    font-size: 38px;
    font-weight: 700;
    line-height: 45px;
    grid-template-columns: 1fr minmax(0, 1fr);
    grid-column-gap: 30px; }
    @media (max-width: 767px) {
      .outstaff-promo__title {
        display: block;
        margin-bottom: 0;
        font-size: 26px;
        line-height: 32px; } }
  .outstaff-promo__wrapper {
    display: grid;
    grid-template-columns: 1fr minmax(0, 1fr);
    grid-column-gap: 30px; }
    @media (max-width: 767px) {
      .outstaff-promo__wrapper {
        display: block; } }
  .outstaff-promo__content {
    padding-top: 10px; }
  .outstaff-promo__description {
    margin: 0;
    margin-top: 10px;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px; }
    @media (max-width: 767px) {
      .outstaff-promo__description {
        margin-top: 4px;
        font-size: 14px;
        line-height: 20px; } }
  .outstaff-promo__tabs-title {
    margin: 0;
    margin-top: 35px;
    padding: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 55px; }
    @media (max-width: 767px) {
      .outstaff-promo__tabs-title {
        display: none; } }
  .outstaff-promo__tabs {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    @media (max-width: 767px) {
      .outstaff-promo__tabs {
        display: none; } }
  .outstaff-promo__tab {
    margin: 0;
    margin-right: 15px;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    border: 0;
    border-radius: 6px;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    color: #1c1d20;
    background-color: #fafafa;
    transition: 0.3s;
    outline: none;
    cursor: pointer; }
    @media (max-width: 767px) {
      .outstaff-promo__tab {
        display: none; } }
    .outstaff-promo__tab--active {
      color: #fafafa;
      background-color: #0034ce;
      box-shadow: 0 11px 43px #2d61ff; }
  .outstaff-promo__links {
    position: relative;
    margin-top: 39px;
    padding-left: 42px; }
    @media (max-width: 767px) {
      .outstaff-promo__links {
        display: none; } }
    .outstaff-promo__links:before, .outstaff-promo__links:after {
      position: absolute;
      top: 50%;
      left: 0;
      width: 26px;
      height: 4px;
      background-color: #f5002c;
      content: '';
      transform: translateY(-50%); }
    .outstaff-promo__links:after {
      transform: translateY(-50%) rotate(90deg); }
    .outstaff-promo__links p {
      margin: 0;
      padding: 0;
      font-size: 15px;
      font-weight: 500;
      line-height: 30px; }
    .outstaff-promo__links a {
      border-bottom: 2px solid #f5002c;
      font-size: inherit;
      font-weight: inherit;
      line-height: inherit;
      text-decoration: none;
      color: inherit;
      transition: all 0.3s; }
      .outstaff-promo__links a:hover {
        border-color: #ff9197; }
  @media (max-width: 767px) {
    .outstaff-promo__slider {
      margin-top: 20px;
      margin-right: -16px;
      margin-left: -16px;
      padding-right: 16px;
      padding-left: 16px; } }
  .outstaff-promo__slider-wrapper {
    width: 100%;
    box-sizing: border-box; }
  .outstaff-promo__slide {
    display: flex;
    height: unset;
    flex-direction: column; }
    .outstaff-promo__slide img {
      display: block;
      width: 100%;
      height: auto; }
  .outstaff-promo__slide-description {
    position: relative;
    z-index: 5;
    display: grid;
    padding-top: 19px;
    grid-template-columns: 1fr 230px;
    grid-column-gap: 10px; }
    @media (max-width: 767px) {
      .outstaff-promo__slide-description {
        flex-grow: 1;
        grid-template-columns: 1fr;
        grid-column-gap: unset;
        grid-row-gap: 16px; } }
  .outstaff-promo__slide-text {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px; }
    @media (max-width: 767px) {
      .outstaff-promo__slide-text {
        font-size: 16px;
        line-height: 24px; } }
  .outstaff-promo__button {
    position: absolute;
    top: 0;
    right: 0;
    transform: translateY(-100%); }
    @media (max-width: 767px) {
      .outstaff-promo__button {
        position: relative;
        margin-top: auto;
        transform: unset; } }
  .outstaff-promo__slider-buttons {
    z-index: 5;
    display: grid;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 4px;
    grid-template-columns: repeat(2, 50px);
    grid-column-gap: 70px; }
    @media (max-width: 767px) {
      .outstaff-promo__slider-buttons {
        display: none; } }
  .outstaff-promo__slider-button {
    width: 50px;
    height: 24px;
    margin: 0;
    padding: 0;
    border: 0;
    color: #ffffff;
    background-color: transparent;
    transition: color 0.3s;
    cursor: pointer; }
    .outstaff-promo__slider-button:hover {
      color: #1e52ec; }
    .outstaff-promo__slider-button svg {
      fill: currentcolor; }
    .outstaff-promo__slider-button--disabled {
      color: #4c4c4c;
      cursor: not-allowed; }
      .outstaff-promo__slider-button--disabled:hover {
        color: #4c4c4c; }

/* stylelint-disable */
/* stylelint-enable */
.tariffs {
  scroll-margin-top: 100px; }
  .tariffs__list {
    display: grid;
    margin: 0;
    padding: 0;
    list-style: none;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px; }
    @media (max-width: 991px) {
      .tariffs__list {
        gap: 20px; } }
    @media (max-width: 767px) {
      .tariffs__list {
        grid-template-columns: 1fr; } }

/* stylelint-disable */
/* stylelint-enable */
.QaA {
  margin-top: 95px;
  margin-bottom: 115px;
  color: #ffffff;
  overflow: hidden; }
  @media (max-width: 767px) {
    .QaA {
      margin-top: 56px;
      margin-bottom: 63px; } }
  .QaA__title {
    margin: 0;
    padding: 0;
    font-size: 38px;
    font-weight: 700;
    line-height: 45px; }
    @media (max-width: 767px) {
      .QaA__title {
        font-size: 26px;
        line-height: 32px; } }
  .QaA__list {
    margin: 0;
    margin-top: 24px;
    padding: 0;
    list-style: none; }
    @media (max-width: 767px) {
      .QaA__list {
        margin-top: 1px; } }
  .QaA__item {
    margin: 0;
    margin-right: -20px;
    margin-left: -20px;
    padding: 0;
    padding-top: 9px;
    padding-right: 20px;
    padding-bottom: 11px;
    padding-left: 20px;
    background-color: #18191c; }
    @media (max-width: 767px) {
      .QaA__item {
        padding-top: 11px;
        padding-bottom: 13px; } }
    .QaA__item:nth-child(even) {
      background-color: #272727; }
    .QaA__item--active .QaA__question:before {
      transform: rotate(135deg); }
    .QaA__item--active .QaA__question:after {
      transform: rotate(-135deg); }
  .QaA__question {
    position: relative;
    margin: 0;
    padding-right: 60px;
    padding-left: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 55px;
    cursor: pointer; }
    @media (max-width: 767px) {
      .QaA__question {
        padding-right: 24px;
        font-size: 15px;
        line-height: 24px; } }
    .QaA__question:before {
      position: absolute;
      top: 50%;
      right: 32px;
      width: 19px;
      height: 3px;
      background-color: #f5002c;
      transition: 0.5s;
      transform: rotate(45deg);
      content: ''; }
      @media (max-width: 767px) {
        .QaA__question:before {
          right: 8px;
          width: 12px;
          height: 2px; } }
    .QaA__question:after {
      position: absolute;
      top: 50%;
      right: 20px;
      width: 19px;
      height: 3px;
      background-color: #f5002c;
      transition: 0.5s;
      transform: rotate(-45deg);
      content: ''; }
      @media (max-width: 767px) {
        .QaA__question:after {
          right: 0;
          width: 12px;
          height: 2px; } }
    .QaA__question:hover:before, .QaA__question:hover:after {
      background-color: #ff9197; }
  .QaA__inner {
    max-height: 0;
    transition: max-height 0.3s ease-in;
    overflow: hidden; }
  .QaA__answer {
    max-width: 900px;
    margin: 0;
    padding: 0;
    padding-right: 60px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px; }
    @media (max-width: 767px) {
      .QaA__answer {
        padding-right: 16px;
        padding-bottom: 0;
        font-size: 14px;
        line-height: 24px; } }

/* stylelint-disable */
/* stylelint-enable */
.outstaff-modal {
  margin: 0;
  padding: 0;
  overflow: auto; }
  .outstaff-modal::-webkit-scrollbar-track {
    margin-top: 0;
    margin-right: 3px;
    margin-bottom: 0;
    margin-left: 3px;
    border-radius: 0;
    background-color: #ffffff; }
  .outstaff-modal::-webkit-scrollbar {
    width: 0;
    height: 0;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    background-color: transparent; }
  .outstaff-modal::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #4c4c4c; }
    .outstaff-modal::-webkit-scrollbar-thumb:hover {
      background-color: #1c1d20; }
  .outstaff-modal__overlay {
    opacity: 1;
    background: rgba(31, 34, 44, 0.6);
    backdrop-filter: blur(20px); }
  .outstaff-modal__container {
    width: 100%;
    max-width: 1230px;
    max-height: 100%;
    padding-right: 30px;
    padding-left: 30px; }
  .outstaff-modal__inner {
    padding-top: 47px;
    padding-right: 125px;
    padding-bottom: 125px;
    padding-left: 125px;
    background-color: #ffffff; }
    @media (max-width: 767px) {
      .outstaff-modal__inner {
        padding-top: 16px;
        padding-right: 16px;
        padding-bottom: 16px;
        padding-left: 16px; } }
  .outstaff-modal__close {
    position: absolute;
    top: 45px;
    right: 65px;
    z-index: 5;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    border: 0;
    color: #1c1d20;
    background-color: transparent;
    cursor: pointer; }
    @media (max-width: 767px) {
      .outstaff-modal__close {
        right: 20px; } }
    .outstaff-modal__close svg {
      stroke: currentColor; }
  .outstaff-modal__title {
    margin: 0;
    margin-bottom: 28px;
    padding: 0;
    font-size: 38px;
    line-height: 45px; }
  .outstaff-modal__sub-title {
    margin: 0;
    margin-top: 61px;
    padding: 0;
    font-size: 24px;
    line-height: 55px; }
  .outstaff-modal__text {
    max-width: 790px;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px; }
  .outstaff-modal__banner {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 56.25%; }
    .outstaff-modal__banner img {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }

/* stylelint-disable */
/* stylelint-enable */
.background > section:last-child {
  margin-bottom: 0;
  padding-bottom: 100px; }
  @media (max-width: 991px) {
    .background > section:last-child {
      padding-bottom: 80px; } }
  @media (max-width: 767px) {
    .background > section:last-child {
      padding-bottom: 40px; } }

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

.background .scrubber {
  max-width: unset; }

.background__direction {
  opacity: 1; }
  .background__direction--right {
    animation: fadeRight 0.5s linear;
    animation-fill-mode: forwards; }
  .background__direction--left {
    animation: fadeLeft 0.5s linear;
    animation-fill-mode: forwards; }

.background--black {
  color: #ffffff;
  background-color: #000000; }

.background--black2 {
  color: #ffffff;
  background-color: #18191c; }
  .background--black2 + .scrubber {
    background-color: #18191c; }
    @media (max-width: 767px) {
      .background--black2 + .scrubber .scrubber__wrapper {
        padding-top: 20px;
        border-top: 1px solid #2f3032;
        background: transparent; }
      .background--black2 + .scrubber .scrubber__text {
        color: #ffffff; }
      .background--black2 + .scrubber .noUi-handle {
        background-color: #ffffff; }
      .background--black2 + .scrubber .scrubber__arrow {
        color: #1c1d20;
        font-weight: 600; } }

.background--deep-black {
  background-color: #1c1d20; }

.background--light-grey {
  background-color: #fafafa; }

.background--full-picture {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .background--full-picture:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(63, 63, 146, 0.8);
    content: ''; }

.background--animated {
  opacity: 0;
  transform: translateY(100%);
  animation: slide 1s linear;
  animation-iteration-count: 1;
  animation-fill-mode: forwards; }

@keyframes slide {
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fadeRight {
  100% {
    opacity: 0;
    transform: translateX(-100%); } }

@keyframes fadeLeft {
  100% {
    opacity: 0;
    transform: translateX(100%); } }

/* stylelint-disable */
/* stylelint-enable */
.creators {
  max-width: 1920px;
  margin: 0 auto;
  margin-top: 50px;
  padding-top: 70px;
  background-color: #ffffff; }
  @media (max-width: 767px) {
    .creators {
      margin-top: 25px;
      padding-top: 28px; } }
  .creators__dot {
    position: relative;
    margin: 0; }
    .creators__dot:before {
      position: absolute;
      top: 10px;
      left: 0;
      width: 13px;
      height: 13px;
      border-radius: 50%;
      background-color: currentColor;
      content: ''; }
      @media (max-width: 991px) {
        .creators__dot:before {
          width: 10px;
          height: 10px; } }
  .creators__title {
    margin: 0;
    margin-bottom: 60px;
    padding: 0;
    padding-left: 23px;
    font-family: "Gilroy";
    font-size: 26px;
    font-weight: 600;
    line-height: 35px;
    color: #18191c; }
    @media (max-width: 767px) {
      .creators__title {
        display: inline-block;
        margin-bottom: 15px;
        padding-left: 20px;
        font-size: 20px;
        font-weight: 700;
        line-height: 30px; } }
  .creators__block {
    margin-bottom: 70px;
    padding-bottom: 60px;
    border-bottom: 1px solid #ebebeb;
    color: #18191c; }
    @media (max-width: 767px) {
      .creators__block {
        margin-bottom: 20px;
        padding-bottom: 20px; } }
    .creators__block:last-of-type {
      margin-bottom: 0;
      padding-bottom: 100px;
      border-bottom: 0; }
      @media (max-width: 767px) {
        .creators__block:last-of-type {
          padding-bottom: 0; } }
  .creators__team {
    margin: 0;
    margin-bottom: 35px;
    padding: 0;
    font-size: 18px;
    font-weight: 900;
    line-height: 21px;
    letter-spacing: 0.08em;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .creators__team {
        margin-bottom: 15px;
        font-size: 14px;
        font-weight: 900;
        line-height: 20px; } }
  .creators__list {
    display: grid;
    margin: 0;
    padding: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-column-gap: 30px;
    grid-row-gap: 40px; }
    @media (max-width: 991px) {
      .creators__list {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        grid-column-gap: 20px;
        grid-row-gap: 30px; } }
    @media (max-width: 767px) {
      .creators__list {
        grid-row-gap: 15px; } }
  .creators__name {
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px; }
    @media (max-width: 767px) {
      .creators__name {
        font-size: 16px;
        font-weight: 600;
        line-height: 20px; } }
  .creators__position {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    color: #a3a3a3; }
    @media (max-width: 767px) {
      .creators__position {
        font-size: 14px;
        line-height: 16px; } }

/* stylelint-disable */
/* stylelint-enable */
.header-padding {
  padding-top: 70px;
  background-color: #1c1d20; }
  @media (max-width: 767px) {
    .header-padding {
      padding-top: 56px; } }
  @media (max-width: 991px) {
    .header-padding--landscape {
      display: none; } }

/* stylelint-disable */
/* stylelint-enable */
.modal-zoom {
  margin: 0;
  padding: 0;
  overflow: auto; }
  .modal-zoom .articleslider__zoom,
  .modal-zoom .beforeafter__zoom {
    display: none;
    visibility: hidden;
    opacity: 0; }
  .modal-zoom__overlay {
    opacity: 1;
    background: rgba(31, 34, 44, 0.6);
    backdrop-filter: blur(20px); }
  .modal-zoom__container {
    width: 100%;
    max-height: 100%;
    padding-right: 30px;
    padding-left: 30px; }
  .modal-zoom__inner {
    padding-top: 50px;
    padding-right: 75px;
    padding-bottom: 75px;
    padding-left: 75px;
    background-color: #ffffff; }
    @media (max-width: 767px) {
      .modal-zoom__inner {
        padding-top: 16px;
        padding-right: 16px;
        padding-bottom: 16px;
        padding-left: 16px; } }
  .modal-zoom__close {
    position: absolute;
    top: 15px;
    right: 45px;
    z-index: 5;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    border: 0;
    color: #1c1d20;
    background-color: transparent;
    cursor: pointer; }
    @media (max-width: 767px) {
      .modal-zoom__close {
        right: 20px; } }
    .modal-zoom__close svg {
      stroke: currentColor; }

/* stylelint-disable */
/* stylelint-enable */
.promo {
  padding-top: 30px; }
  .promo__wrapper {
    max-width: 1530px;
    min-height: 500px;
    margin: 0 auto;
    padding-top: 125px;
    padding-bottom: 125px;
    color: #ffffff;
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #080c10; }
    @media (max-width: 767px) {
      .promo__wrapper {
        min-height: 455px;
        padding-top: 30px;
        padding-bottom: 40px;
        background-size: 420px;
        background-position: center bottom; } }
  .promo__title {
    margin: 0;
    margin-bottom: 30px;
    padding: 0;
    font-size: 68px;
    font-weight: 700;
    line-height: 85px; }
    @media (max-width: 767px) {
      .promo__title {
        font-size: 38px;
        line-height: 44px; } }
  .promo__text {
    max-width: 585px;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 30px; }
    @media (max-width: 767px) {
      .promo__text {
        font-size: 14px;
        line-height: 20px; } }

/* stylelint-disable */
/* stylelint-enable */
.vacancy-nav {
  position: sticky;
  top: 0;
  z-index: 10;
  margin-bottom: -63px;
  background-color: #18191c;
  transition: 0.3s; }
  @media (max-width: 991px) {
    .vacancy-nav {
      margin-bottom: 0; } }
  .vacancy-nav__list {
    display: inline-flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    list-style: none; }
    @media (max-width: 767px) {
      .vacancy-nav__list {
        padding-top: 20px;
        padding-bottom: 20px; } }
  .vacancy-nav__item {
    padding: 0;
    margin: 0;
    margin-right: 40px;
    white-space: nowrap; }
    @media (max-width: 991px) {
      .vacancy-nav__item {
        margin-right: 20px; } }
    .vacancy-nav__item:last-of-type {
      margin-right: 0; }
  .vacancy-nav__button {
    padding: 0;
    margin: 0;
    border: none;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-decoration: none;
    color: #a3a3a3;
    background-color: transparent;
    transition: 0.3s;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    outline: none;
    cursor: pointer; }
    @media (max-width: 767px) {
      .vacancy-nav__button {
        font-size: 14px;
        line-height: 20px; } }
    .vacancy-nav__button:hover {
      color: #f5002c; }
    .vacancy-nav__button:focus-visible {
      outline: -webkit-focus-ring-color auto 1px; }
  .vacancy-nav--hidden {
    transform: translateY(-100%); }

/* stylelint-disable */
/* stylelint-enable */
.warning {
  margin-top: 100px;
  margin-bottom: 130px;
  padding: 0;
  color: #ffffff; }
  @media (max-width: 767px) {
    .warning {
      margin-top: 30px;
      margin-bottom: 60px; } }
  .warning p {
    margin: 0;
    padding: 0; }
  .warning b {
    font-size: 38px;
    font-weight: 700;
    line-height: 55px; }
    @media (max-width: 767px) {
      .warning b {
        font-size: 20px;
        line-height: 30px; } }

/* stylelint-disable */
/* stylelint-enable */
.advantages {
  padding: 0;
  margin: 0;
  margin-top: 100px;
  margin-bottom: 130px;
  color: #ffffff; }
  @media (max-width: 767px) {
    .advantages {
      margin-top: 30px;
      margin-bottom: 60px; } }
  .advantages__wrapper {
    width: 50%; }
    @media (max-width: 991px) {
      .advantages__wrapper {
        width: 100%; } }
  .advantages__title {
    margin: 0;
    margin-bottom: 40px;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    color: #4c4c4c;
    letter-spacing: 1px;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .advantages__title {
        margin-bottom: 20px;
        font-size: 12px;
        line-height: 15px; } }
  .advantages__header {
    padding: 0;
    margin: 0;
    display: inline-block;
    margin-bottom: 30px;
    font-size: 66px;
    font-weight: 700;
    line-height: 75px; }
    @media (max-width: 767px) {
      .advantages__header {
        margin-bottom: 10px;
        font-size: 28px;
        line-height: 40px; } }
  .advantages__list {
    margin: 0;
    margin-top: 30px;
    padding: 0;
    list-style: none; }
    @media (max-width: 767px) {
      .advantages__list {
        margin-top: 10px; } }
  .advantages__item {
    position: relative;
    margin-bottom: 15px;
    padding-left: 30px;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px; }
    @media (max-width: 767px) {
      .advantages__item {
        margin-bottom: 10px;
        padding-left: 20px;
        font-size: 16px;
        line-height: 24px; } }
    .advantages__item:last-of-type {
      margin-bottom: 0; }
    .advantages__item:before {
      position: absolute;
      top: 12px;
      left: 12px;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: currentColor;
      content: ''; }
      @media (max-width: 767px) {
        .advantages__item:before {
          top: 8px;
          left: 0; } }

@charset "UTF-8";
/* stylelint-disable */
/* stylelint-enable */
.need {
  padding: 0;
  margin: 0;
  margin-top: 100px;
  margin-bottom: 130px;
  color: #ffffff; }
  @media (max-width: 767px) {
    .need {
      margin-top: 30px;
      margin-bottom: 60px; } }
  .need__content {
    width: 50%; }
    @media (max-width: 991px) {
      .need__content {
        width: 100%; } }
  .need__title {
    margin: 0;
    margin-bottom: 40px;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    color: #4c4c4c;
    letter-spacing: 1px;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .need__title {
        margin-bottom: 20px;
        font-size: 12px;
        line-height: 15px; } }
  .need__header {
    padding: 0;
    margin: 0;
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
    font-size: 66px;
    font-weight: 700;
    line-height: 75px; }
    @media (max-width: 767px) {
      .need__header {
        margin-bottom: 0;
        font-size: 28px;
        line-height: 40px; } }
  .need__counter {
    position: absolute;
    top: 0;
    left: calc(100% - 14px);
    min-width: 35px;
    padding-top: 1px;
    padding-right: 8px;
    padding-bottom: 1px;
    padding-left: 8px;
    border: 2px solid #18191c;
    border-radius: 20px;
    font-size: 24px;
    font-weight: 800;
    line-height: 29px;
    text-align: center;
    background-color: #f5002c;
    font-feature-settings: 'tnum' on, 'lnum' on; }
    @media (max-width: 767px) {
      .need__counter {
        left: 100%;
        min-width: 25px;
        padding-right: 4px;
        padding-left: 4px;
        border-radius: 13px;
        font-size: 15px;
        line-height: 19px; } }
  .need__text {
    padding: 0;
    margin: 0;
    margin-top: 15px;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px; }
    @media (max-width: 767px) {
      .need__text {
        margin-top: 10px;
        font-size: 14px;
        line-height: 20px; } }
  .need__filters {
    display: block;
    margin: 0;
    margin-top: 70px;
    margin-bottom: 30px;
    padding: 0;
    list-style: none; }
    @media (max-width: 767px) {
      .need__filters {
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 40px; } }
  .need__filter {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top; }
  .need__filter-button {
    position: relative;
    margin: 0;
    margin-right: 40px;
    padding: 0;
    padding-bottom: 6px;
    border: none;
    font-family: "Gilroy";
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #a3a3a3;
    background-color: transparent;
    transition: color 0.3s;
    outline: none;
    cursor: pointer; }
    @media (max-width: 767px) {
      .need__filter-button {
        margin-right: 15px;
        padding-bottom: 7px;
        font-size: 14px;
        line-height: 20px;
        color: #ffffff; } }
    @media (min-width: 992px) {
      .need__filter-button:hover {
        color: #ffffff; } }
    .need__filter-button:focus-visible {
      outline: -webkit-focus-ring-color auto 1px; }
    .need__filter-button--active {
      color: #ffffff; }
      .need__filter-button--active:before {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #f5002c;
        content: ''; }
  .need__position {
    margin-top: 50px; }
    @media (max-width: 767px) {
      .need__position {
        margin-top: 20px; } }
    @media (min-width: 992px) {
      .need__position:hover .need__position-item {
        opacity: 0.3; }
        .need__position:hover .need__position-item:hover {
          opacity: 1; } }
  .need__position-list {
    display: none;
    margin: 0;
    padding: 0;
    list-style: none; }
    .need__position-list:last-of-type .need__position-item:last-of-type .need__position-link {
      padding-bottom: 0; }
    .need__position-list--active {
      display: block; }
  .need__position-item {
    font-size: 35px;
    font-weight: 700;
    line-height: 55px;
    transition: all 0.3s; }
    @media (max-width: 767px) {
      .need__position-item {
        font-size: 20px;
        line-height: 32px; } }
  .need__position-link {
    display: block;
    padding-top: 30px;
    padding-bottom: 50px;
    border-top: 1px solid currentColor;
    text-decoration: none;
    color: inherit; }
    @media (max-width: 767px) {
      .need__position-link {
        padding-top: 10px;
        padding-bottom: 15px; } }
    @media (min-width: 992px) {
      .need__position-link:hover span:after, .need__position-link:focus-visible span:after {
        visibility: visible;
        opacity: 1; } }
    .need__position-link span {
      position: relative;
      display: inline-block;
      max-width: 850px; }
      .need__position-link span:after {
        position: relative;
        display: inline;
        margin-left: 20px;
        color: #f5002c;
        transition: opacity 0.3s, visibility 0.3s;
        visibility: hidden;
        opacity: 0;
        content: '↗'; }
        @media (max-width: 991px) {
          .need__position-link span:after {
            visibility: visible;
            opacity: 1; } }

/* stylelint-disable */
/* stylelint-enable */
.socials {
  position: relative; }
  .socials__list {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    flex-grow: 1; }
    @media (max-width: 767px) {
      .socials__list {
        margin-top: 20px; } }
  .socials__item {
    margin: 0;
    margin-right: 30px;
    padding: 0; }
    @media (max-width: 767px) {
      .socials__item {
        margin-right: 20px; } }
    .socials__item:before {
      display: none; }
    .socials__item:last-of-type {
      margin-right: 0; }
  .socials__link {
    display: flex;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
    border: 0;
    background-color: transparent;
    cursor: pointer; }
    .socials__link:hover svg {
      fill: #f5002c; }
    .socials__link--vk svg {
      fill: #2787f5; }
    .socials__link--fb svg {
      fill: #4267b2; }
    .socials__link--tw svg {
      fill: #1da1f2; }
    .socials__link--share svg {
      fill: #000000; }
  .socials__copied {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    transition: 0.3s ease-in;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-100%); }
    @media (max-width: 767px) {
      .socials__copied {
        top: unset;
        bottom: 0;
        left: 0;
        font-size: 14px;
        line-height: 20px;
        transform: translateY(100%); } }
    .socials__copied--active {
      visibility: visible;
      opacity: 1; }

@charset "UTF-8";
/* stylelint-disable */
/* stylelint-enable */
.another {
  max-width: 1920px;
  margin: 0 auto;
  margin-top: 50px;
  padding-top: 70px;
  background-color: #ffffff; }
  @media (max-width: 1919px) {
    .another {
      margin-top: 0; } }
  @media (max-width: 767px) {
    .another {
      padding-top: 28px; } }
  .another__title {
    margin: 0;
    margin-bottom: 30px;
    padding: 0;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px; }
    @media (max-width: 767px) {
      .another__title {
        margin-bottom: 25px;
        font-size: 20px;
        line-height: 30px; } }
  .another__content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px; }
    @media (max-width: 991px) {
      .another__content {
        grid-template-columns: repeat(2, 1fr); } }
    @media (max-width: 767px) {
      .another__content {
        grid-template-columns: 1fr;
        grid-gap: 25px; } }
  .another__all {
    position: absolute;
    top: 10px;
    right: 50px;
    padding-right: 30px;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    text-decoration: none;
    color: #18191c;
    transition: 0.3s ease-in; }
    @media (max-width: 991px) {
      .another__all {
        right: 16px; } }
    @media (max-width: 767px) {
      .another__all {
        position: initial;
        top: unset;
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
        margin-top: 30px;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        padding-top: 15px;
        padding-right: 30px;
        padding-bottom: 15px;
        padding-left: 30px;
        border: 1px solid #1c1d20;
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        color: #ffffff;
        background-color: #1c1d20; } }
    .another__all:after {
      position: absolute;
      top: 0;
      right: 0;
      font-family: "Gilroy";
      font-size: 18px;
      line-height: 21px;
      transition: transform 0.3s;
      transform-origin: 50% 50%;
      content: '→'; }
      @media (max-width: 767px) {
        .another__all:after {
          display: none; } }
    .another__all:hover {
      color: #f5002c; }
      @media (max-width: 767px) {
        .another__all:hover {
          color: #ffffff;
          background-color: #f5002c;
          border-color: #f5002c; } }
      .another__all:hover:after {
        transform: rotate(-45deg); }

/* stylelint-disable */
/* stylelint-enable */
.request {
  max-width: 1920px;
  margin: 0 auto;
  margin-top: 50px;
  padding-top: 70px;
  background-color: #ffffff; }
  @media (max-width: 1919px) {
    .request {
      margin-top: 0; } }
  @media (max-width: 767px) {
    .request {
      padding-top: 28px; } }
  .request__title {
    max-width: 1000px;
    margin: 0;
    margin-bottom: 18px;
    padding: 0;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px; }
    @media (max-width: 767px) {
      .request__title {
        margin-bottom: 15px;
        padding-top: 0;
        font-size: 20px;
        line-height: 30px; } }
  .request__fields {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 40px;
    grid-row-gap: 40px; }
    @media (max-width: 767px) {
      .request__fields {
        grid-template-columns: 1fr;
        grid-column-gap: 20px;
        grid-row-gap: 20px; } }
  .request__field--wide {
    grid-column: 1 / -1; }
  .request__field-title {
    max-width: 1000px;
    margin-top: 50px;
    padding: 0;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px;
    grid-column: 1 / -1; }
    @media (max-width: 767px) {
      .request__field-title {
        margin-top: 30px;
        padding-top: 0;
        font-size: 20px;
        line-height: 30px; } }
  .request__input {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: none;
    border-bottom: 2px solid #18191c;
    font-family: "Gilroy";
    font-size: 16px;
    line-height: 25px;
    color: #18191c;
    outline: none; }
    @media (max-width: 767px) {
      .request__input {
        font-size: 16px;
        line-height: 20px; } }
    .request__input--valid {
      border-color: #009933; }
  .request__field-name {
    padding: 0;
    margin: 0;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 600;
    line-height: 21px; }
    @media (max-width: 767px) {
      .request__field-name {
        font-size: 16px;
        line-height: 18px; } }
    .request__field-name--error {
      color: #f5002c; }
    .request__field-name--success {
      color: #009933; }
  .request__submit {
    min-width: 226px;
    min-height: 60px;
    padding-top: 19px;
    padding-right: 36px;
    padding-bottom: 19px;
    padding-left: 36px;
    border: none;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    text-align: center;
    color: #ffffff;
    background-color: #18191c;
    transition: 0.3s;
    outline: none;
    white-space: nowrap;
    cursor: pointer; }
    @media (max-width: 767px) {
      .request__submit {
        width: 100%;
        min-width: unset;
        min-height: 50px;
        margin-bottom: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 16px;
        line-height: 18px; } }
    .request__submit:disabled {
      opacity: 0.3;
      pointer-events: none; }
    .request__submit--locked {
      opacity: 0.3;
      pointer-events: none; }
  .request__legal {
    position: relative;
    max-width: 504px;
    padding-left: 40px;
    user-select: none; }
    @media (max-width: 767px) {
      .request__legal {
        font-size: 14px;
        line-height: 18px; } }
    .request__legal:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 25px;
      height: 25px;
      border: 1px solid #000000;
      background-repeat: no-repeat;
      background-size: 85%;
      background-position: center;
      background-image: none;
      content: ''; }
  .request__agree {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    font-size: 0;
    clip: rect(0 0 0 0); }
  .request__agree:checked + .request__legal:before {
    border: none;
    background-color: #f5002c;
    background-image: url("../assets/images/gal.svg"); }
  .request__legal-link {
    text-decoration: none;
    color: #f5002c; }
    .request__legal-link:hover {
      text-decoration: underline; }
  .request__file {
    display: inline-grid;
    grid-auto-flow: column;
    grid-column-gap: 40px; }
    @media (max-width: 767px) {
      .request__file {
        grid-auto-flow: row;
        grid-row-gap: 20px; } }
  .request__control {
    display: grid;
    grid-template-columns: min-content 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-column: 1 / -1; }
    @media (max-width: 767px) {
      .request__control {
        grid-template-columns: 1fr;
        grid-column-gap: 20px;
        grid-row-gap: 20px; } }
  .request__textarea {
    width: 100%;
    min-height: 200px;
    padding-top: 11px;
    padding-right: 20px;
    padding-bottom: 11px;
    padding-left: 20px;
    border: 2px solid #18191c;
    font-family: "Gilroy";
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    color: #18191c;
    resize: none;
    outline: none; }
    @media (max-width: 991px) {
      .request__textarea {
        max-width: unset;
        height: 250px;
        min-height: unset;
        padding-right: 11px;
        padding-left: 11px;
        font-size: 16px;
        line-height: 20px; } }
    .request__textarea::placeholder {
      font-family: "Gilroy";
      font-size: 18px;
      font-weight: 600;
      line-height: 30px;
      color: #dadada; }
      @media (max-width: 767px) {
        .request__textarea::placeholder {
          font-size: 16px;
          line-height: 20px; } }
  .request__cleaner {
    padding: 0;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 28px;
    border: 0;
    font-family: "Gilroy";
    font-size: 16px;
    line-height: 25px;
    color: #f5002c;
    background-color: transparent;
    outline: none;
    cursor: pointer; }
    @media (max-width: 1299px) {
      .request__cleaner {
        margin-bottom: 40px; } }
    @media (max-width: 767px) {
      .request__cleaner {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 18px; } }
  .request__file-input {
    display: none; }
  .request__file-label {
    position: relative;
    display: block;
    padding-left: 28px;
    font-family: "Gilroy";
    font-size: 18px;
    line-height: 30px;
    cursor: pointer; }
    @media (max-width: 767px) {
      .request__file-label {
        font-size: 16px;
        line-height: 22px; } }
    .request__file-label:before {
      position: absolute;
      top: 2px;
      left: 0;
      width: 22px;
      height: 22px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      background-image: url("../assets/images/met.svg");
      content: ''; }
      @media (max-width: 767px) {
        .request__file-label:before {
          top: 0;
          width: 20px;
          height: 20px; } }
  .request__warning {
    padding: 0;
    margin: 0;
    margin-top: 8px;
    font-family: "Gilroy";
    font-size: 16px;
    line-height: 25px;
    color: #dadada; }
    @media (max-width: 767px) {
      .request__warning {
        font-size: 14px;
        line-height: 18px; } }
    .request__warning--exeeded {
      color: #f5002c; }
  .request__file-list {
    padding: 0;
    margin: 0;
    margin-left: 30px; }
    @media (max-width: 767px) {
      .request__file-list {
        margin-top: 10px; } }
  .request__file-item {
    padding: 0;
    margin: 0;
    position: relative;
    list-style: none; }
  .request__file-name {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    font-family: "Gilroy";
    font-size: 16px;
    font-weight: 400;
    line-height: 25px; }
    @media (max-width: 767px) {
      .request__file-name {
        font-size: 14px;
        line-height: 18px; } }

/* stylelint-disable */
/* stylelint-enable */
.gallery {
  padding-top: 50px;
  padding-bottom: 50px; }
  .gallery__wrapper {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; }
    .gallery__wrapper img {
      display: block;
      max-width: 30%;
      margin-bottom: 50px; }
  .gallery__tiltshift {
    margin-top: 50px;
    margin-bottom: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../assets/images/slide-3-desktop.jpg");
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.8);
    /* stylelint-disable */
    -webkit-filter: grayscale(100%);
    /* stylelint-enable */ }
    .gallery__tiltshift img {
      display: block;
      /* stylelint-disable */
      -webkit-filter: blur(10px) grayscale(100%);
      -webkit-mask-box-image: -webkit-linear-gradient(black 25%, transparent 35%, transparent 65%, black 75%);
      /* stylelint-enable */ }
    .gallery__tiltshift--two {
      /* stylelint-disable */
      -webkit-filter: unset;
      /* stylelint-enable */ }
      .gallery__tiltshift--two img {
        display: block;
        /* stylelint-disable */
        -webkit-filter: blur(5px);
        -webkit-mask-box-image: -webkit-linear-gradient(0deg, black 25%, transparent 45%);
        /* stylelint-enable */ }

/* stylelint-disable */
/* stylelint-enable */
.rotate-screen {
  position: fixed;
  top: 50%;
  z-index: 15;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  transition: opacity 1.7s, visibility 1.7s; }
  .rotate-screen img {
    animation: rotate-screen 1.5s cubic-bezier(0, 0.2, 1, 1) infinite; }
  .rotate-screen--fade {
    visibility: hidden;
    opacity: 0; }

@keyframes rotate-screen {
  0% {
    transform: rotate(50deg); }
  25% {
    transform: rotate(-30deg); }
  50% {
    transform: rotate(-15deg); }
  75% {
    transform: rotate(-25deg); }
  100% {
    transform: rotate(50deg); } }

/* stylelint-disable */
/* stylelint-enable */
.project-card {
  position: relative;
  display: flex;
  min-height: 342px;
  flex-direction: column;
  color: #ffffff;
  overflow: hidden; }
  .project-card__link {
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 26px;
    padding-left: 30px;
    text-decoration: none;
    color: inherit;
    flex-grow: 1; }
    @media (min-width: 992px) {
      .project-card__link {
        background-image: none !important; } }
    @media (max-width: 991px) {
      .project-card__link {
        height: 208px;
        min-height: unset;
        padding-top: 10px;
        padding-right: 16px;
        padding-bottom: 16px;
        padding-left: 16px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center right; } }
    .project-card__link p {
      transition: opacity 0.2s ease-in;
      opacity: 1; }
    @media (min-width: 992px) {
      .project-card__link:hover p {
        opacity: 0; }
      .project-card__link:hover ~ .project-card__tags {
        opacity: 0; }
      .project-card__link:hover .project-card__banner-front {
        opacity: 0;
        transform: scale(1.5) translateX(-20%);
        filter: blur(25px); }
      .project-card__link:hover .project-card__banner-back {
        opacity: 1;
        transform: scale(1) translateX(0%);
        filter: blur(0); } }
  .project-card__type {
    padding: 0;
    margin: 0;
    max-width: 335px;
    margin-bottom: auto;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    color: inherit; }
    @media (max-width: 991px) {
      .project-card__type {
        font-size: 10px;
        line-height: 14px; } }
  .project-card__item-header {
    padding: 0;
    margin: 0;
    max-width: 335px;
    font-size: 35px;
    font-weight: 700;
    line-height: 50px;
    color: inherit; }
    @media (max-width: 991px) {
      .project-card__item-header {
        margin-bottom: 8px;
        font-size: 18px;
        line-height: 24px; } }
  .project-card__item-text {
    padding: 0;
    margin: 0;
    max-width: 335px;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    color: inherit; }
    @media (max-width: 991px) {
      .project-card__item-text {
        display: none;
        margin-top: 0;
        font-size: 12px;
        line-height: 16px; } }
    .project-card__item-text--mobile {
      display: none;
      max-width: 100%;
      margin: 0;
      padding-top: 12px;
      padding-right: 16px;
      padding-bottom: 12px;
      padding-left: 16px; }
      @media (max-width: 991px) {
        .project-card__item-text--mobile {
          position: relative;
          z-index: 5;
          display: block;
          min-height: 72px;
          overflow: hidden;
          text-overflow: ellipsis; } }
  .project-card__tags {
    z-index: 5;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin: 0;
    padding-top: 0;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    transition: opacity 0.2s ease-in;
    overflow: hidden; }
    @media (max-width: 991px) {
      .project-card__tags {
        display: none; } }
    .project-card__tags--mobile {
      display: none; }
      @media (max-width: 991px) {
        .project-card__tags--mobile {
          display: flex;
          margin: 0;
          padding: 0;
          pointer-events: none; } }
  .project-card__tag {
    padding: 0;
    margin: 0;
    list-style: none;
    white-space: nowrap; }
  .project-card__tag-button {
    padding: 0;
    margin: 0;
    margin-right: 10px;
    border: none;
    font-family: "Gilroy";
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    color: inherit;
    background-color: transparent;
    transition: opacity 0.2s ease-in;
    cursor: pointer;
    outline: none; }
    @media (max-width: 991px) {
      .project-card__tag-button {
        font-size: 10px;
        line-height: 14px; } }
    .project-card__tag-button:hover, .project-card__tag-button:focus {
      opacity: 0.3; }
  .project-card__banner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%; }
    @media (max-width: 767px) {
      .project-card__banner {
        display: none; } }
  .project-card__banner-front {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: 100%;
    transition: opacity 0.5s, transform 0.5s, filter 0.5s;
    opacity: 1;
    filter: blur(0); }
  .project-card__banner-back {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: 100%;
    transition: opacity 0.5s, transform 0.5s, filter 0.5s;
    opacity: 0;
    filter: blur(25px); }
  .project-card__item-description {
    position: relative; }
  .project-card--reward {
    position: relative; }
    .project-card--reward:before {
      position: absolute;
      top: 10px;
      right: 0;
      z-index: 5;
      width: 93px;
      height: 38px;
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: center;
      background-image: url("../assets/images/icon-reward.png");
      pointer-events: none;
      content: ''; }
  .project-card--black {
    color: #18191c; }

/* stylelint-disable */
/* stylelint-enable */
.descriptions__list {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: lvl1;
  gap: 50px; }
  @media (max-width: 767px) {
    .descriptions__list {
      font-size: 14px;
      line-height: 24px;
      gap: 30px; } }

.descriptions__item {
  display: grid;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  grid-template-columns: 380px 1fr;
  counter-increment: lvl1;
  gap: 30px; }
  @media (max-width: 991px) {
    .descriptions__item {
      font-weight: 400;
      grid-template-columns: 1fr;
      gap: 20px; } }
  @media (max-width: 767px) {
    .descriptions__item {
      font-size: 14px;
      font-weight: 500;
      line-height: 24px;
      gap: 8px; } }
  .descriptions__item em {
    font-style: normal;
    color: #fff500; }
  .descriptions__item p {
    margin: 0; }
  .descriptions__item a {
    text-decoration: underline;
    color: inherit;
    transition: color 0.3s,
 text-decoration-color 0.3s;
    outline: none;
    text-underline-position: under; }
    @media (min-width: 992px) {
      .descriptions__item a:hover {
        color: #f5002c;
        text-decoration-color: transparent; } }
  .descriptions__item ul,
  .descriptions__item ol {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: lvl1;
    gap: 10px; }
    @media (max-width: 767px) {
      .descriptions__item ul,
      .descriptions__item ol {
        gap: 5px; } }
    .descriptions__item ul li,
    .descriptions__item ol li {
      position: relative;
      padding-left: 20px;
      counter-increment: lvl1; }
      .descriptions__item ul li:before,
      .descriptions__item ol li:before {
        position: absolute;
        left: 0;
        content: counter(lvl1) ". "; }
      .descriptions__item ul li ul,
      .descriptions__item ul li ol,
      .descriptions__item ol li ul,
      .descriptions__item ol li ol {
        counter-reset: item; }
      .descriptions__item ul li li,
      .descriptions__item ol li li {
        counter-increment: item; }
        .descriptions__item ul li li:before,
        .descriptions__item ol li li:before {
          content: counter(item, lower-alpha) ". "; }

.descriptions__item-title {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px; }
  @media (max-width: 767px) {
    .descriptions__item-title {
      font-size: 18px;
      line-height: 24px; } }
  .descriptions__item-title:before {
    content: counter(lvl1) ". "; }

.descriptions__item-inner {
  display: flex;
  flex-direction: column;
  gap: 20px; }
  @media (max-width: 767px) {
    .descriptions__item-inner {
      gap: 10px; } }

/* stylelint-disable */
/* stylelint-enable */
.statistics__list {
  display: grid;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style: none;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px; }
  @media (max-width: 991px) {
    .statistics__list {
      grid-template-columns: 1fr; } }
  @media (max-width: 767px) {
    .statistics__list {
      gap: 20px; } }

.statistics__item {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px; }
  @media (max-width: 991px) {
    .statistics__item {
      align-items: center;
      grid-template-columns: auto 1fr;
      gap: 30px; } }
  @media (max-width: 767px) {
    .statistics__item {
      gap: 10px; } }
  .statistics__item:nth-child(3n+1) .statistics__value {
    background-image: linear-gradient(90deg, #ff0844 0%, #ffb199 100%); }
  .statistics__item:nth-child(3n+2) .statistics__value {
    background-image: linear-gradient(90deg, #2af598 0%, #009efd 100%); }
  .statistics__item:nth-child(3n+3) .statistics__value {
    background-image: linear-gradient(90deg, #7028e4 0%, #e5b2ca 100%); }

.statistics__value {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 80px;
  font-weight: 700;
  line-height: 1.2;
  color: transparent;
  letter-spacing: 4px;
  text-transform: uppercase;
  /* stylelint-disable */
  -webkit-background-clip: text;
  /* stylelint-enable */ }
  @media (max-width: 767px) {
    .statistics__value {
      font-size: 40px;
      letter-spacing: 1px; } }

.statistics__text {
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px; }
  @media (max-width: 767px) {
    .statistics__text {
      font-size: 16px;
      line-height: 20px; } }

/* stylelint-disable */
/* stylelint-enable */
.layout {
  margin-top: 65px;
  margin-bottom: 135px; }
  @media (max-width: 767px) {
    .layout {
      margin-top: 35px;
      margin-bottom: 45px; } }
  .layout__title {
    max-width: 760px;
    margin: 0;
    margin-bottom: 60px;
    padding: 0;
    font-size: 38px;
    font-weight: 700;
    line-height: 45px; }
    @media (max-width: 767px) {
      .layout__title {
        margin-bottom: 20px;
        font-size: 26px;
        line-height: 32px; } }
  .layout--overflow {
    overflow: hidden; }

/* stylelint-disable */
/* stylelint-enable */
.details + .details {
  border-top: 1px solid rgba(255, 255, 255, 0.15); }

.details__header {
  position: relative;
  display: flex;
  min-height: 65px;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 35px;
  gap: 8px;
  cursor: pointer; }
  @media (max-width: 767px) {
    .details__header {
      font-size: 18px;
      line-height: 27px; } }
  @media (min-width: 992px) {
    .details__header:hover .details__toggle {
      color: #ff9197; }
      .details__header:hover .details__toggle span {
        transform: scale3d(1.2, 1.2, 1.2); } }
  .details__header p {
    margin: 0; }

.details__toggle {
  position: relative;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  border: 0;
  color: #f5002c;
  transition: color 0.3s,
 background-color 0.3s;
  flex-shrink: 0;
  background: 0;
  cursor: pointer; }
  @media (max-width: 767px) {
    .details__toggle {
      width: 30px;
      height: 30px; } }
  @media (min-width: 992px) {
    .details__toggle:hover {
      color: #ff9197; } }
  .details__toggle span {
    position: relative;
    display: inline-block;
    width: 19px;
    height: 3px;
    transition: transform 0.5s ease-out;
    vertical-align: bottom;
    background: 0 0; }
    @media (max-width: 767px) {
      .details__toggle span {
        width: 12px;
        height: 2px; } }
    .details__toggle span:before, .details__toggle span:after {
      position: absolute;
      width: 100%;
      height: 3px;
      background-color: currentColor;
      transition: transform 0.3s;
      transform-origin: 50% 50%;
      content: ''; }
      @media (max-width: 767px) {
        .details__toggle span:before, .details__toggle span:after {
          height: 2px; } }
    .details__toggle span:before {
      left: -6px;
      transform: rotate(45deg); }
      @media (max-width: 767px) {
        .details__toggle span:before {
          left: -4px; } }
    .details__toggle span:after {
      right: -6px;
      transform: rotate(-45deg); }
      @media (max-width: 767px) {
        .details__toggle span:after {
          right: -4px; } }

.details__answer {
  display: flex;
  max-width: 800px;
  flex-direction: column;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  gap: 20px; }
  @media (max-width: 767px) {
    .details__answer {
      font-size: 14px;
      line-height: 24px;
      gap: 10px; } }
  .details__answer em {
    font-style: normal;
    color: #fff500; }
  .details__answer p {
    margin: 0; }
  .details__answer a {
    text-decoration: underline;
    color: inherit;
    transition: color 0.3s,
 text-decoration-color 0.3s;
    text-underline-position: under; }
    @media (min-width: 992px) {
      .details__answer a:hover {
        color: #f5002c;
        text-decoration-color: transparent; } }
  .details__answer ul,
  .details__answer ol {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: lvl1;
    gap: 10px; }
    @media (max-width: 767px) {
      .details__answer ul,
      .details__answer ol {
        gap: 5px; } }
    .details__answer ul li,
    .details__answer ol li {
      position: relative;
      padding-left: 20px;
      counter-increment: lvl1; }
      .details__answer ul li:before,
      .details__answer ol li:before {
        position: absolute;
        left: 0;
        content: counter(lvl1) ". "; }
      .details__answer ul li ul,
      .details__answer ul li ol,
      .details__answer ol li ul,
      .details__answer ol li ol {
        counter-reset: item; }
      .details__answer ul li li,
      .details__answer ol li li {
        counter-increment: item; }
        .details__answer ul li li:before,
        .details__answer ol li li:before {
          content: counter(item, lower-alpha) ". "; }

/* stylelint-disable */
/* stylelint-enable */
.tariff-card {
  position: relative;
  transition: transform 0.5s ease-out;
  perspective: 2000px;
  will-change: transform; }
  @media (min-width: 992px) {
    .tariff-card:hover {
      transform: scale3d(1.03, 1.03, 1.03); } }
  .tariff-card .button {
    width: 100%;
    max-width: 380px;
    margin-top: 50px; }
    @media (max-width: 767px) {
      .tariff-card .button {
        margin-top: 20px; } }
  .tariff-card__wrapper {
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: center;
    padding-top: 50px;
    padding-right: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 20px;
    color: #ffffff;
    background-color: #18191c;
    will-change: transform; }
    @media (max-width: 767px) {
      .tariff-card__wrapper {
        padding-top: 20px;
        padding-right: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        border-radius: 10px; } }
  .tariff-card__title {
    margin: 0;
    font-size: 32px;
    font-weight: 700;
    line-height: 45px;
    text-align: center; }
    @media (max-width: 767px) {
      .tariff-card__title {
        font-size: 20px;
        line-height: 1.2; } }
  .tariff-card__desc {
    margin: 0;
    margin-top: 3px;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    color: #888a8a; }
    @media (max-width: 767px) {
      .tariff-card__desc {
        font-size: 16px;
        line-height: 1.2; } }
  .tariff-card__price {
    margin: 0;
    margin-top: 30px;
    font-size: 38px;
    font-weight: 600;
    line-height: 35px;
    text-align: center; }
    @media (max-width: 767px) {
      .tariff-card__price {
        margin-top: 15px;
        font-size: 20px;
        line-height: 1.2; } }
  .tariff-card__link {
    display: inline-flex;
    width: 100%;
    max-width: 380px;
    min-height: 60px;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
    border: 1px solid #ffffff;
    font-family: "Gilroy";
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    background-color: transparent;
    transition: color 0.3s,
 background-color 0.3s,
 opacity 0.3s;
    cursor: pointer; }
    @media (max-width: 767px) {
      .tariff-card__link {
        min-height: 50px;
        margin-top: 20px;
        padding-top: 4px;
        padding-bottom: 4px;
        font-size: 14px;
        font-weight: 600;
        line-height: 20px; } }
  .tariff-card__info {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: flex-end;
    margin-top: 50px;
    flex-grow: 1; }
    @media (max-width: 767px) {
      .tariff-card__info {
        margin-top: 15px; } }
    .tariff-card__info ul,
    .tariff-card__info ol {
      display: flex;
      flex-direction: column;
      margin: 0;
      padding: 0;
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
      list-style: none;
      counter-reset: lvl1; }
      .tariff-card__info ul li,
      .tariff-card__info ol li {
        position: relative;
        padding-left: 15px;
        counter-increment: lvl1; }
        .tariff-card__info ul li:before,
        .tariff-card__info ol li:before {
          position: absolute;
          left: 0;
          content: counter(lvl1) ". "; }
  .tariff-card--blue .tariff-card__wrapper {
    background-color: #0034ce;
    border-color: #0034ce; }
  .tariff-card--blue .tariff-card__link {
    color: #0034ce;
    background-color: #ffffff; }
    @media (min-width: 992px) {
      .tariff-card--blue .tariff-card__link:hover {
        opacity: 0.7; } }

/* stylelint-disable */
/* stylelint-enable */
.slider__slider {
  overflow: visible; }

.slider__wrapper {
  box-sizing: border-box; }

.slider__slide {
  width: unset;
  height: unset;
  margin-right: 20px; }
  @media (max-width: 767px) {
    .slider__slide {
      margin-right: 10px; } }
  .slider__slide:last-child {
    margin-right: 0; }

.slider__buttons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
  gap: 70px; }
  @media (max-width: 767px) {
    .slider__buttons {
      justify-content: space-between; } }

.slider__button {
  border: 0;
  color: #ffffff;
  transition: color 0.3s;
  background: 0;
  cursor: pointer; }
  @media (min-width: 992px) {
    .slider__button:not(:disabled):hover {
      color: #f5002c; } }
  .slider__button:disabled {
    opacity: 0.3;
    cursor: not-allowed; }
  .slider__button svg {
    width: 50px;
    height: 24px;
    fill: currentColor; }

/* stylelint-disable */
/* stylelint-enable */
.time-card {
  display: flex;
  width: 400px;
  height: 100%;
  flex-direction: column;
  padding: 30px;
  border-radius: 20px;
  color: #18191c;
  background-color: #ffffff; }
  @media (max-width: 767px) {
    .time-card {
      width: 260px;
      padding-top: 20px;
      padding-right: 15px;
      padding-bottom: 15px;
      padding-left: 15px;
      border-radius: 10px; } }
  .time-card__title {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px; }
    @media (max-width: 767px) {
      .time-card__title {
        font-size: 18px;
        font-weight: 700;
        line-height: 1.2; } }
  .time-card__desc {
    margin: 0;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px; }
    @media (max-width: 767px) {
      .time-card__desc {
        margin-top: 5px;
        font-size: 16px;
        line-height: 1.2; } }
  .time-card__footer {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: 20px;
    flex-grow: 1; }
  .time-card__time {
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    border-radius: 500px;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    background-color: #ebebeb; }
    @media (max-width: 767px) {
      .time-card__time {
        font-size: 16px;
        line-height: 1.2; } }
  .time-card__link {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    text-decoration: underline;
    color: inherit;
    transition: color 0.3s,
 text-decoration-color 0.3s;
    text-underline-position: under; }
    @media (max-width: 767px) {
      .time-card__link {
        margin-top: 10px;
        font-size: 16px;
        line-height: 1.2; } }
    @media (min-width: 992px) {
      .time-card__link:hover {
        color: #f5002c;
        text-decoration-color: transparent; } }
    .time-card__link svg {
      width: 11px;
      height: 11px;
      vertical-align: top;
      fill: currentColor; }

