@charset "UTF-8";

* {
  padding: 0;
  margin: 0;
  border: 0;
}

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

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

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

.first-page {
  margin-top: 150px;
  margin-bottom: 80px;
}

.first-page__col {
  background: #ffd736;
  border-radius: 60px;
  padding: 80px 90px;
  position: relative;
}

.first-page__title {
  font-family: Unbounded;
  font-size: 60px;
  font-weight: 800;
  line-height: 68px;
  text-align: left;
  color: #000000;
  margin-bottom: 0;
  display: block;
  max-width: 692px;
}

.first-page__text {
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 29.05px;
  text-align: left;
  color: #000000;
  display: block;
  max-width: 690px;
  margin-top: 44px;
  margin-bottom: 0;
}

.first-page__link {
  display: block;
  border-radius: 1000px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 72px;
}

.first-page__btn {
  width: 306px;
  height: 72px;
  background-color: #ffffff;
  border-radius: 1000px;
  border: 1px solid #e3e3e3;
  padding: 24px 80px 24px 36px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  outline: none !important;
}

.first-page__btn-text {
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24.2px;
  text-align: center;
  color: #000000;
  margin-bottom: 0;
}

.first-page__btn-span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  background-color: #f1633d;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  top: 4px;
  right: 4px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.first-page__btn-icon {
  display: block;
  height: 14px;
}

[class*=first-page__img] {
  position: absolute;
}

.first-page__img_1 {
  bottom: 13.1147540984%;
  right: 3.0383091149%;
  z-index: 2;
  width: 44.52%;
  aspect-ratio: 1.6430020284;
}

.first-page__img_2 {
  bottom: 5.9016393443%;
  right: 38.11%;
  z-index: 3;
  width: 12.615%;
  aspect-ratio: 0.5679012346;
}

.first-page__img_3 {
  bottom: 13.7704918033%;
  left: 30.6472919419%;
  z-index: 3;
  width: 7.001321004%;
  aspect-ratio: 1.65625;
}

.effects__title {
  font-family: Unbounded;
  font-size: 44px;
  font-weight: 800;
  line-height: 48px;
  text-align: center;
  color: #000000;
  padding-top: 120px;
  margin-bottom: 80px;
}

.block {
  display: none;
}

.bg-gray {
  width: 100%;
  background-color: #f5f5f5;
  padding-bottom: 120px;
}

.link {
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
}

.slider-item {
  width: 440px;
  padding: 44px 40px 32px 40px;
  border-radius: 44px;
  background: rgb(255, 255, 255);
}

.slider-item_first {
  padding: 44px 40px 228px 40px;
  border-radius: 44px;
  background: rgb(196, 22, 28);
  position: relative;
}

/* Слайдер */

/* Ограничивающая оболочка */

.slick-list {
  position: relative;
  overflow: hidden;
}

/* Лента слайдов */

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 20px;
}

/* Слайд */

.slider-item_first-digits {
  font-family: Unbounded;
  font-size: 60px;
  font-weight: 800;
  line-height: 68px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 4px;
}

.slider-item_first-text {
  font-family: Inter;
  font-size: 20px;
  font-weight: 400;
  line-height: 24.2px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 0;
}

.slider-item_first-image {
  position: absolute;
  left: 59px;
  bottom: 0;
}

.slider-item-digits {
  font-family: Unbounded;
  font-size: 44px;
  font-weight: 800;
  line-height: 48px;
  text-align: left;
  margin-bottom: 16px;
  color: var(--Text-Secondary, rgba(150, 150, 150, 0.35));
}

.slider-item-text {
  font-family: Inter;
  font-size: 20px;
  font-weight: 400;
  line-height: 24.2px;
  text-align: left;
}

.slider-item-title {
  font-family: Unbounded;
  font-size: 22px;
  font-weight: 800;
  line-height: 28px;
  text-align: left;
  margin-bottom: 44px;
}

.row-second {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: (400px)[2];
  grid-template-rows: repeat(2, 400px);
  gap: 20px;
  justify-items: stretch;
}

.row-second .slider-item {
  width: 100% !important;
}

.row-second .slider-item .slider-item_first-image {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.solutions__block {
  width: 100%;
  padding: 40px 44px;
  background: #ffd736;
  border-radius: 44px;
  position: relative;
}

.mb80 {
  margin-bottom: 80px;
}

.solutions__title {
  font-family: Unbounded;
  font-size: 36px;
  font-weight: 800;
  line-height: 40px;
  text-align: left;
  margin-bottom: 60px;
  margin-top: 32px;
}

.solutions__image {
  position: absolute;
  top: 0;
  right: 44px;
}

.col-lg-3 {
  padding: 0 10px;
  position: relative;
}

.solutions__item {
  padding: 44px 40px 32px 40px;
  border-radius: 40px;
  border: 1px solid #ffffff;
  background: rgba(255, 255, 255, 0.4);
  height: 100%;
  overflow: hidden;
}

.bdf8 {
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  position: absolute;
  width: calc(100% - 22px);
  height: calc(100% - 4px);
  top: 1px;
  left: 11px;
  border-radius: 40px;
}

.solutions__digit {
  font-family: Unbounded;
  font-size: 60px;
  font-weight: 800;
  line-height: 68px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 78px;
  position: relative;
  z-index: 2;
}

.solutions__text {
  font-family: Unbounded;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  color: #000000;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}

.solutions__row2 {
  width: calc(100% - 8px);
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(12, 1fr);
  -ms-grid-rows: auto 20px auto;
      grid-template-areas: "a a a a b b b b c c c c" "d d d e e e f f f g g g";
  gap: 20px;
}

.solutions__row2 .bdf8 {
  border-radius: 28px;
}

.col-solutions {
  position: relative;
}

.col-solutions:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 7;
  grid-area: a;
}

.col-solutions:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
  -ms-grid-column-span: 7;
  grid-area: b;
}

.col-solutions:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 17;
  -ms-grid-column-span: 7;
  grid-area: c;
}

.col-solutions:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-area: d;
}

.col-solutions:nth-child(5) {
  -ms-grid-row: 3;
  -ms-grid-column: 7;
  -ms-grid-column-span: 5;
  grid-area: e;
}

.col-solutions:nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-column: 13;
  -ms-grid-column-span: 5;
  grid-area: f;
}

.col-solutions:nth-child(7) {
  -ms-grid-row: 3;
  -ms-grid-column: 19;
  -ms-grid-column-span: 5;
  grid-area: g;
}

.steps {
  margin-bottom: 40px;
  padding-left: 64px;
  position: relative;
}

.vertical-line {
  display: block;
  width: 2px;
  background-color: rgb(255, 215, 54);
  position: absolute;
  height: 84%;
  top: 44px;
  left: 21px;
}

.steps__item {
  border-radius: 32px;
  padding: 40px;
  background: rgb(245, 245, 245);
  margin-bottom: 12px;
  position: relative;
}

.steps__item::before {
  content: attr(data-index);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  width: 44px;
  font-family: Unbounded;
  font-size: 22px;
  font-weight: 800;
  line-height: 28px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background: rgb(255, 215, 54);
  position: absolute;
  top: 33px;
  left: -64px;
}

.steps-title {
  font-family: Unbounded;
  font-size: 22px;
  font-weight: 800;
  line-height: 28px;
  text-align: left;
  margin-bottom: 12px;
}

.steps-text {
  font-family: Inter;
  font-size: 20px;
  font-weight: 400;
  line-height: 24.2px;
  text-align: left;
}

.card__body {
  padding: 0 !important;
}

.container {
  padding-right: 16px;
  padding-left: 16px;
  margin: 0 auto;
  width: calc(100% - 32px);
}

.bg-gray {
  overflow: hidden;
}

@media (min-width: 991.98px) {
  .container {
    max-width: 892px;
  }
}

@media (min-width: 1199.98px) {
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 1599.98px) {
  .container {
    max-width: 1516px;
  }
}

@media (max-width: 1599.98px) {
  .first-page__col {
    background: #ffd736;
    border-radius: 44px;
    padding: 64px;
    position: relative;
  }

  .first-page__title {
    font-size: 40px;
    line-height: 52px;
    max-width: 475px;
  }

  .first-page__text {
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24.2px;
    max-width: 475px;
    margin-top: 32px;
  }

  .first-page__btn {
    width: 227px;
    height: 48px;
    padding: 15.5px 52px 15.5px 32px;
  }

  .first-page__btn-text {
    font-size: 14px;
    line-height: 16.7px;
  }

  .first-page__btn-span {
    width: 40px;
    height: 40px;
  }

  .first-page__img_3 {
    width: 60px;
  }

  .effects__title {
    font-size: 36px;
    line-height: 48px;
    padding-top: 80px;
  }

  .bg-gray {
    padding-bottom: 80px;
  }

  .link {
    margin-top: 40px;
  }

  .slider-item {
    width: 360px;
    padding: 44px 32px 32px 32px;
    border-radius: 40px;
  }

  .slider-item_first {
    padding: 44px 32px 212px 32px;
    border-radius: 40px;
  }

  .slider-item_first-digits {
    font-size: 40px;
    line-height: 52px;
  }

  .slider-item_first-text {
    font-size: 16px;
    line-height: 22px;
  }

  .slider-item_first-image {
    left: 51px;
    width: 277px;
  }

  .slider-item-digits {
    font-size: 36px;
    line-height: 48px;
  }

  .slider-item-text {
    font-size: 16px;
    line-height: 22px;
  }

  .slider-item-title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 24px;
  }

  .solutions__block {
    border-radius: 40px;
  }

  .mb80 {
    margin-bottom: 40px;
  }

  .solutions__title {
    font-size: 32px;
  }

  .solutions__image {
    width: 260px;
    height: 260px;
    right: 32px;
    top: 14px;
  }

  .solutions__digit {
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 40px;
  }

  .solutions__text {
    font-size: 16px;
    line-height: 22px;
  }

  .solutions__row2 {
        grid-template-areas: "a a a a a a b b b b b b " "c c c c c c d d d d d d" "e e e e f f f f g g g g";
  }

  .steps__item {
    padding: 32px;
    border-radius: 24px;
  }

  .steps__item::before {
    top: 25px;
  }

  .steps-title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
  }

  .steps-text {
    font-size: 16px;
    line-height: 22px;
  }

  .col-solutions:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
  }

  .col-solutions:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 7;
    -ms-grid-column-span: 6;
  }

  .col-solutions:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
  }

  .col-solutions:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 7;
    -ms-grid-column-span: 6;
  }

  .col-solutions:nth-child(5) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
  }

  .col-solutions:nth-child(6) {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
    -ms-grid-column-span: 4;
  }

  .col-solutions:nth-child(7) {
    -ms-grid-row: 3;
    -ms-grid-column: 9;
    -ms-grid-column-span: 4;
  }
}

@media (max-width: 1199.98px) {
  .first-page {
    margin-top: 40px;
  }

  .first-page__col {
    padding: 44px;
  }

  .first-page__title {
    font-size: 34px;
    line-height: 40px;
    max-width: 400px;
  }

  .first-page__text {
    font-size: 14px;
    line-height: 20px;
    max-width: 400px;
    margin-top: 24px;
  }

  .first-page__img_3 {
    left: 311px;
    bottom: 50px;
  }

  .effects__title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 40px;
  }

  .row-second {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: (300px)[2];
    grid-template-rows: repeat(2, 300px);
    gap: 8px;
  }

  .row-second .slider-item-title {
    font-size: 14px;
  }

  .slider-item {
    width: 280px;
    padding: 32px 24px 24px 24px;
    border-radius: 24px;
  }

  .slider-item:nth-child(3) {
    width: 320px;
  }

  .slider-item_first {
    padding: 32px 24px 164px 24px;
    border-radius: 24px;
  }

  .slider-item_first-digits {
    font-size: 34px;
    line-height: 40px;
  }

  .slider-item_first-text {
    font-size: 14px;
    line-height: 18px;
  }

  .slider-item_first-image {
    left: 31px;
    width: 221px;
  }

  .slider-item-digits {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 8px;
  }

  .slider-item-text {
    font-size: 14px;
    line-height: 18px;
  }

  .slider-item-title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 24px;
  }

  .row-second {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: (270px)[3];
    grid-template-rows: repeat(3, 270px);
    justify-items: stretch;
  }

  .solutions__block {
    border-radius: 24px;
    padding: 40px 20px;
  }

  .solutions__title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 0;
  }

  .solutions__image {
    width: 140px;
    height: 140px;
    right: 20px;
    top: 11px;
  }

  .solutions__item {
    padding: 24px 24px 32px 24px;
    border-radius: 20px;
  }

  .solutions__digit {
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 40px;
  }

  .solutions__text {
    font-size: 16px;
    line-height: 22px;
  }

  .col-lg-3 {
    padding: 0 4px;
  }

  .col-lg-3:nth-child(1) {
    padding-left: 20px;
  }

  .col-lg-3:nth-child(4) {
    padding-right: 20px;
  }

  .bdf8 {
    width: calc(100% - 42px);
    height: calc(100% - 4px);
    top: 1px;
    left: 21px;
    border-radius: 20px;
  }

  .solutions__row2 {
    gap: 8px;
  }

  .steps__item {
    padding: 24px;
  }

  .steps__item::before {
    width: 36px;
    height: 36px;
    top: 25px;
    font-size: 16px;
    line-height: 22px;
    left: -60px;
  }

  .steps-title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 12px;
  }

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

@media (max-width: 991.98px) {
  .first-page__text {
    font-size: 16px;
    line-height: 20px;
    margin-top: 20px;
  }

  .first-page__link {
    margin-top: 44px;
  }

  .first-page__col {
    border-radius: 24px;
    padding: 32px 32px 477px 32px;
    max-width: 520px;
    max-height: 791px;
    margin: 0 auto;
  }

  .first-page__img_1 {
    bottom: 6.7003792668%;
    right: 5.9615384615%;
    width: 84.2307692308%;
  }

  .first-page__img_2 {
    bottom: 2.2756005057%;
    left: 5.9615384615%;
    width: 25.7692307692%;
  }

  .first-page__img_3 {
    bottom: 43.1099873578%;
    left: 39.6153846154%;
    width: 23.6538461538%;
  }

  .solutions__block {
    border-radius: 24px;
    padding: 40px 20px;
    max-width: 520px;
    margin: 0 auto;
  }

  .mb80 {
    margin-bottom: 40px;
  }

  .solutions__title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 0;
    position: relative;
    z-index: 5;
    margin-left: 4px;
  }

  .solutions__image {
    width: 120px;
    height: 120px;
    right: 29px;
    top: 8px;
  }

  .solutions__item {
    padding: 24px;
    border-radius: 20px;
  }

  .col-lg-3 {
    padding: 4px 20px;
  }

  .bdf8 {
    width: calc(100% - 42px);
    height: calc(100% - 10px);
    top: 5px;
    left: 21px;
    border-radius: 20px;
  }

  .solutions__digit {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 24px;
  }

  .solutions__text {
    font-size: 14px;
    line-height: 20px;
  }

  .solutions__row2 {
        grid-template-areas: "a a a a a a a a a a a a" "b b b b b b b b b b b b" "c c c c c c c c c c c c" "d d d d d d d d d d d d" "e e e e e e e e e e e e" "f f f f f f f f f f f f" "g g g g g g g g g g g g";
  }

  .steps {
    max-width: 520px;
    margin: 0 auto;
  }

  .steps__item {
    padding: 24px;
  }

  .steps__item::before {
    top: 25px;
  }

  .steps-title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 12px;
  }

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

  .col-solutions:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
  }

  .col-solutions:nth-child(2) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
  }

  .col-solutions:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
  }

  .col-solutions:nth-child(4) {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
  }

  .col-solutions:nth-child(5) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
  }

  .col-solutions:nth-child(6) {
    -ms-grid-row: 6;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
  }

  .col-solutions:nth-child(7) {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
  }
}

@media (max-width: 768.02px) {
  .block {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .row-second {
    display: none;
  }
}

@media (max-width: 599.98px) {
  .first-page {
    margin-top: 16px;
    margin-bottom: 52px;
  }

  .first-page__col {
    padding: 44px 20px 90%;
  }

  .first-page__title {
    font-size: 24px;
    line-height: 30px;
  }

  .first-page__text {
    font-size: 16px;
    max-width: 100%;
    margin-top: 20px;
  }

  .first-page__link {
    margin: 44px auto 0;
  }

  .first-page__btn {
    width: 288px;
    height: 48px;
  }
}

@media (max-width: 499.98px) {
  .first-page__img_3 {
    bottom: 42%;
  }

  .solutions {
    padding: 0 !important;
  }

  .solutions__title {
    font-size: 18px;
    line-height: 22px;
  }

  .solutions__title {
    word-break: break-all;
  }

  .solutions__image {
    right: 7px;
  }
}

@media (max-width: 455.98px) {
  .first-page__img_3 {
    bottom: 40%;
  }
}

@media (max-width: 399.98px) {
  .first-page__img_3 {
    bottom: unset;
    top: 55%;
  }
}