:root {
  --black: black;
  --secondary: #475569;
  --white: white;
  --red: #da291c;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

a {
  text-decoration: none;
}

.timeline-wrapper {
  width: 100%;
  height: 500vh;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.body {
  color: var(--black);
  font-family: Inter, Arial, sans-serif;
}

.image {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.div-block {
  border: 1px #000;
  border-left: 1px solid #b6b6b6;
  border-right: 1px solid #b6b6b6;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  display: flex;
}

.div-block._2 {
  justify-content: center;
  align-items: flex-start;
  padding-right: 20px;
}

.div-block._6 {
  padding-left: 0;
}

.divider-1 {
  background-color: #b6b6b6;
  width: 100%;
  height: 1px;
}

.image-2 {
  padding-top: 66px;
  padding-bottom: 66px;
  display: block;
}

.div-block-2 {
  flex-direction: row;
  align-items: center;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-3 {
  width: 190px;
  max-width: 200px;
  position: absolute;
}

.image-3 {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  inset: auto auto auto 0%;
}

.image-4 {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  inset: 0% auto 0% 110%;
}

.div-block-4 {
  perspective: 1000px;
  perspective-origin: 50% 70%;
  border: 1px #000;
  border-left: 1px solid #b6b6b6;
  border-right: 1px solid #b6b6b6;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1360px;
  height: 100%;
  max-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 51px;
  padding-bottom: 51px;
  display: flex;
  position: relative;
}

.image-5 {
  width: 100%;
  position: absolute;
}

.div-block-5 {
  perspective: none;
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  transform: rotateX(50deg)rotateY(0)rotateZ(0);
}

.image-2-1 {
  width: 100%;
  display: block;
}

.image-6 {
  position: absolute;
}

.div-block-6 {
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.left {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  height: 270vh;
  display: flex;
  overflow: hidden;
}

.right {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.div-block-9 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-10 {
  align-items: flex-start;
  width: 100%;
  height: 90vh;
  display: flex;
}

.div-block-11 {
  z-index: 4;
  background-color: #f5f5f3;
  align-items: flex-end;
  width: 100%;
  height: 95px;
  display: flex;
  position: relative;
}

.create {
  text-transform: uppercase;
  margin-top: 14px;
  font-family: Inconsolata, monospace;
  line-height: 14px;
}

.crcl2 {
  opacity: 1;
  background-color: #5834bf1a;
  border-radius: 50%;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.div-block-13 {
  opacity: 1;
  background-color: #5834bf;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin-left: auto;
  margin-right: auto;
}

.create-wrapper {
  z-index: 2;
  flex-direction: column;
  align-items: flex-start;
  width: 30%;
  height: 57px;
  display: flex;
  position: relative;
}

.manage, .learn {
  opacity: 1;
  text-transform: uppercase;
  margin-top: 14px;
  font-family: Inconsolata, monospace;
  line-height: 14px;
}

.manage-wrapper {
  z-index: 2;
  flex-direction: column;
  align-items: flex-start;
  width: 30%;
  height: 57px;
  display: flex;
  position: relative;
}

.learn-wrapper {
  z-index: 2;
  flex-direction: column;
  align-items: flex-start;
  width: 40%;
  height: 57px;
  display: flex;
  position: relative;
}

.line-back {
  z-index: 0;
  opacity: .5;
  background-color: #949493;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: 50% 0%;
}

.line-color {
  z-index: 1;
  background-color: #5834bf;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: 50% 0%;
}

.left-01, .left-02, .left-03 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90vh;
  display: flex;
}

.crcl1 {
  opacity: 1;
  background-color: #5834bf4d;
  border-radius: 50%;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.crcl3 {
  opacity: 1;
  background-color: #5834bf1a;
  border-radius: 50%;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.section {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1600px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.section._1 {
  display: none;
}

.section-hand {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.section-hand.hide {
  display: none;
}

.div-block-14 {
  z-index: 2;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 53.55vw;
  height: 100vh;
  min-height: 710px;
  margin-right: 4vw;
  display: flex;
  position: relative;
  bottom: -11vw;
  overflow: visible;
}

.div-block-15 {
  background-color: #c7cbed;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 1600px;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-7 {
  width: 38vw;
  height: 44.5vw;
  position: absolute;
  inset: -.3vw auto auto -.94vw;
}

.image-8 {
  z-index: 2;
  width: 32vw;
  position: absolute;
  inset: 14vw -5.3vw auto auto;
}

.div-block-16 {
  z-index: 1;
  background-color: #fff;
  border-radius: 1.8vw;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 15.3vw;
  height: 33.1vw;
  display: flex;
  position: relative;
  inset: .6vw auto auto .1vw;
  overflow: hidden;
}

.image-9 {
  z-index: 2;
  width: 100%;
  margin-top: auto;
  position: relative;
}

.image-10 {
  z-index: 0;
  width: 100%;
  position: absolute;
}

.image-11 {
  z-index: 2;
  width: 100%;
  position: relative;
}

.image-12 {
  z-index: 0;
  width: 50vw;
  display: none;
  position: absolute;
  inset: 3.4vw auto auto;
}

.section-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.section-2._5 {
  display: none;
}

.background-video {
  height: 100vh;
  display: none;
  overflow: hidden;
}

.background-video._1 {
  z-index: -1;
  display: block;
  position: absolute;
  inset: 0%;
  transform: rotate(180deg);
}

.section-3 {
  width: 100%;
  height: 100vh;
}

.image-13 {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.image-13._3 {
  margin-left: 46px;
}

.image-14 {
  display: none;
  position: absolute;
}

.image-15 {
  z-index: 2;
  display: none;
  position: relative;
}

.image-16 {
  z-index: 0;
  width: 100%;
  position: absolute;
  inset: auto 0% -5vw;
}

.div-block-17 {
  justify-content: space-around;
  align-items: flex-end;
  width: 100%;
  margin-top: auto;
  display: none;
  position: relative;
}

.image-17, .image-18 {
  z-index: 1;
  position: relative;
}

.div-block-18 {
  justify-content: space-around;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 5vw;
  display: flex;
}

.image-19 {
  width: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.image-19._3 {
  padding-left: 3vw;
  padding-right: 3vw;
  bottom: 3vw;
}

.image-20 {
  margin-top: 20px;
  margin-right: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-20._4 {
  margin-right: 40px;
}

.div-block-19 {
  border: 1.8vw solid #fff;
  border-radius: 46px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-21 {
  width: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.image-22 {
  z-index: 2;
  width: 100%;
  position: absolute;
  inset: auto 0% 3vw;
}

.image-23 {
  width: 42vw;
  margin-right: 7vw;
  position: relative;
}

.image-24 {
  z-index: 9;
  width: 100%;
  position: relative;
}

.section-4 {
  background-color: #c8caf0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-bottom: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-4._1 {
  background-color: #d2f0c8;
  display: none;
}

.section-4.hide {
  display: none;
}

.image-25 {
  width: 76vw;
  position: absolute;
  inset: -7vw -23.7vw auto auto;
}

.image-26 {
  width: 43vw;
  position: absolute;
  inset: auto auto -14.3vw -9vw;
}

.image-27 {
  z-index: 8;
  width: 20vw;
  display: block;
  position: absolute;
}

.image-28 {
  width: 34vw;
  display: none;
  position: absolute;
  inset: 5vw auto auto 4vw;
}

.image-29 {
  position: absolute;
  inset: auto auto 9vw 26vw;
}

.div-block-20 {
  justify-content: center;
  align-items: center;
  width: 45vw;
  height: 45vw;
  display: flex;
  position: relative;
}

.background-video-2 {
  z-index: 5;
  border-radius: 1vw;
  width: 18.2vw;
  height: 39.4vw;
  display: none;
  position: absolute;
}

.background-video-2._2 {
  display: none;
}

.lottie-animation {
  z-index: 9;
  width: 22vw;
  display: block;
  position: absolute;
  inset: auto auto 3vw -2.1vw;
}

.html-embed {
  z-index: 7;
  width: 18.2vw;
  height: 39.4vw;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  position: absolute;
}

.html-embed._2 {
  display: block;
}

.image-30 {
  z-index: 1;
  width: 18.2vw;
  height: 39.4vw;
  position: absolute;
}

.section-5 {
  width: 100%;
  height: 200vh;
  position: relative;
}

.div-block-21 {
  background-image: url('../images/1244145.png');
  background-position: 50% 0;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-22 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  margin-top: 5vw;
  display: flex;
  position: relative;
}

.image-31 {
  z-index: 2;
  width: 35vw;
  position: absolute;
  inset: auto auto -1.6vw 0%;
}

.image-32 {
  z-index: 1;
  width: 24vw;
  position: absolute;
  inset: auto 0% -.5vw auto;
}

.image-33 {
  z-index: 4;
  width: 47vw;
  position: relative;
}

.image-34 {
  z-index: 0;
  width: 100%;
  position: absolute;
  bottom: 13.4vw;
}

.section-6 {
  background-color: #c8c9ed;
  width: 100%;
  height: 100vh;
  max-height: 900px;
  margin: 0 auto 20px;
  padding-top: 60px;
  position: relative;
  overflow: hidden;
}

.section-6.full-screen {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: auto;
  min-height: 100vh;
  max-height: none;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
}

.div-block-23 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100vh;
  max-height: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.div-block-23.full-screen {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  min-height: 900px;
  max-height: none;
  padding-top: 60px;
  overflow: hidden;
}

.background-video-3 {
  z-index: 2;
  width: 50%;
  max-width: 40vw;
  height: 34vw;
  display: none;
  position: absolute;
  inset: auto 1vw 0 auto;
}

.div-block-24 {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  margin-left: 4vw;
  display: flex;
}

.heading {
  color: #000;
  width: 46vw;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Novaposhta, sans-serif;
  font-size: 60px;
  line-height: 62px;
}

.text-block {
  color: #000;
  width: 39ch;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
}

.text-block._7 {
  margin-bottom: 40px;
}

.div-block-25 {
  z-index: 12;
  position: absolute;
  top: 9vw;
  left: 4vw;
}

.heading-2 {
  color: #000;
  width: 14ch;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Novaposhta, sans-serif;
  font-size: 46px;
  line-height: 50px;
}

.heading-2._1 {
  width: 10ch;
}

.heading-2._2 {
  width: 12ch;
}

.text-block-2 {
  color: #000;
  width: 33ch;
  font-family: Inter, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
}

.text-block-2._1 {
  width: 30ch;
}

.section-3-1 {
  background-color: #cde1ee;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-bottom: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-3-1._1 {
  background-color: #d2f0c8;
  display: none;
}

.section-3-1.hide {
  display: none;
}

.image-35 {
  width: 61vw;
  position: absolute;
  inset: -7.9vw -15.7vw auto auto;
}

.image-36 {
  width: 38vw;
  position: absolute;
  inset: auto auto -2vw -14.7vw;
}

.section-7 {
  background-color: #f1e2c0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-bottom: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-7._1 {
  background-color: #d2f0c8;
  display: none;
}

.section-7.hide {
  display: none;
}

.lottie-animation-1 {
  z-index: 9;
  width: 23vw;
  position: absolute;
  inset: auto auto 3.2vw -4.2vw;
}

.lottie-animation-3 {
  z-index: 9;
  width: 31vw;
  position: absolute;
  inset: auto auto -7vw -12.5vw;
}

.image-45 {
  width: 64vw;
  position: absolute;
  inset: -16.3vw -14vw auto auto;
}

.image-46 {
  width: 15vw;
  position: absolute;
  inset: auto auto -2.2vw 3.9vw;
}

.section-8 {
  background-color: #c4e9e0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-bottom: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-8._1 {
  background-color: #d2f0c8;
  display: none;
}

.section-8.hide {
  display: none;
}

.lottie-animation-4 {
  z-index: 9;
  width: 30vw;
  position: absolute;
  inset: auto auto 0 -12.4vw;
}

.image-55 {
  width: 108vw;
  max-width: none;
  position: absolute;
  inset: -14.7vw -48.1vw auto auto;
}

.div-block-26 {
  background-color: #c7cbed;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading-5 {
  color: #000;
  width: 20ch;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Novaposhta, sans-serif;
  font-size: 46px;
  line-height: 50px;
}

.heading-5._1 {
  width: 10ch;
}

.heading-5._2 {
  width: 12ch;
}

.heading-5.image-11 {
  width: auto;
  max-width: 19ch;
  margin-bottom: 50px;
}

.div-block-31 {
  z-index: 5;
  position: absolute;
  top: 9vw;
  left: 4vw;
}

.link-block {
  background-color: #fff;
  border-radius: 5px;
  margin-right: 10px;
  padding: 7px 12px;
}

.link-block._1 {
  padding: 9px;
}

.section-9 {
  background-color: #f2f2f5;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  display: none;
  position: relative;
}

.div-block-41 {
  padding-top: 4vw;
  padding-left: 4vw;
  position: relative;
}

.heading-21 {
  color: #000;
  width: auto;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Novaposhta, sans-serif;
  font-size: 46px;
  line-height: 50px;
}

.heading-21._1 {
  width: 10ch;
}

.heading-21._2 {
  width: 12ch;
}

.text-block-3 {
  color: #000;
  width: auto;
  max-width: 31ch;
  font-family: Inter, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
}

.text-block-3._1 {
  width: 30ch;
}

.text-block-3._4 {
  width: auto;
  margin-bottom: 40px;
}

.text-block-3._9 {
  max-width: 52ch;
}

.div-block-42 {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 89vw;
  margin: 3vw 4vw 4vw;
  display: flex;
}

.div-block-43 {
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  width: 29.5vw;
  margin-left: auto;
  margin-right: 10px;
  padding: 24px;
  display: flex;
}

.div-block-43._1 {
  margin-right: 0;
}

.text-block-4 {
  color: #000;
  font-family: Novaposhta, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.image-56 {
  margin-bottom: 100px;
}

.body-2 {
  padding-left: 20px;
  padding-right: 20px;
}

.section-10 {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
  display: none;
}

.div-block-44 {
  background-color: #cde1ee;
  flex-direction: column;
  justify-content: space-between;
  width: 60%;
  height: auto;
  margin-right: 20px;
  padding-top: 4vw;
  padding-bottom: 0;
  padding-left: 4vw;
  display: flex;
  position: relative;
}

.div-block-41-copy {
  margin-right: 4vw;
  position: relative;
}

.image-57 {
  width: 30vw;
  height: auto;
  margin-left: auto;
  position: absolute;
  inset: auto 2vw 0% auto;
}

.link-block-2 {
  background-color: #fff;
  border-radius: 8px;
  width: auto;
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: auto;
  padding: 16px 24px;
  display: none;
  position: static;
  inset: auto auto 4vw 4vw;
}

.div-block-45 {
  background-color: #c4e9e0;
  flex-direction: column;
  justify-content: space-between;
  width: 40%;
  height: auto;
  padding-top: 4vw;
  padding-bottom: 0;
  padding-left: 4vw;
  display: flex;
  position: relative;
}

._14 {
  margin-top: 50px;
  display: none;
}

.div-block-46 {
  justify-content: space-between;
  display: flex;
}

.div-block-47 {
  background-color: #e2e8f0;
  width: 100%;
  height: 1px;
  margin-top: 36px;
  margin-bottom: 36px;
}

.section-11 {
  padding-bottom: 47px;
  overflow: hidden;
}

.div-block-48 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 54vw;
  min-width: 611.125px;
  max-width: none;
  height: 100%;
  margin-top: 0;
  margin-bottom: auto;
  display: flex;
  position: relative;
  right: 7.8vw;
}

.div-block-48.upd {
  min-width: 54vw;
  margin-top: 20px;
  margin-bottom: auto;
}

.lottie-animation-5 {
  z-index: 2;
  width: 50vw;
  height: auto;
  position: absolute;
  top: 7svw;
  bottom: auto;
}

.image-58 {
  z-index: 0;
  width: 28vw;
  height: auto;
  margin-left: 1vw;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 18.2svw;
  bottom: auto;
}

.link-block-3 {
  background-color: #fff;
  border-radius: 8px;
  margin-left: 0;
  margin-right: 40px;
  padding: 10px;
  display: block;
  position: absolute;
  inset: auto 0% auto auto;
}

.link-block-3:hover {
  background-color: #f2f2f6;
}

.nav-old {
  z-index: 20;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  padding-top: 8px;
  padding-bottom: 8px;
  display: none;
  position: fixed;
  left: 0;
}

.div-block-49 {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.image-59 {
  z-index: 4;
  width: 20vw;
  min-height: 0;
  display: none;
  position: absolute;
  top: 1.3vw;
  right: 1.6vw;
}

.image-60 {
  z-index: 4;
  width: 20vw;
  display: none;
  position: absolute;
  top: 1.3vw;
  right: 1.6vw;
}

.image-61 {
  width: 42vw;
  position: static;
}

.div-block-50 {
  width: 25vw;
  position: absolute;
  inset: 3vw 3vw auto auto;
}

.section-head {
  z-index: 40;
  background-color: #fff;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 60px;
  padding-top: 8px;
  padding-bottom: 8px;
  display: none;
  position: fixed;
  top: 0;
}

.link-block-000 {
  background-color: #fff;
  border-radius: 8px;
  padding: 10px;
  display: none;
}

.logo-nav {
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: auto;
}

.buttons-wrap {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-content: stretch;
  place-items: stretch stretch;
  width: auto;
  max-width: 494px;
  margin-top: 0;
}

.link-block-17 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.btn_ic {
  max-width: none;
}

.copyright-wrap {
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.phones-columns {
  grid-column-gap: 24px;
  display: flex;
}

.inter-semibold-12px-caps {
  color: #da291c;
  letter-spacing: .96px;
  text-transform: uppercase;
  font-family: Inter, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 130%;
}

.footer_top {
  border-top: 1px solid #cbd5e1;
  border-bottom: 1px solid #cbd5e1;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.footer {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
  padding-left: 36px;
  padding-right: 36px;
  display: flex;
  position: relative;
}

.phones {
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.phones-column {
  grid-row-gap: 6px;
  flex-direction: column;
  display: flex;
}

.link-store {
  width: 134px;
  height: 40px;
  transition: all .2s;
}

.link-store:hover {
  transform: scale(.95);
}

.social-wrap {
  flex: none;
  justify-content: flex-end;
  max-width: 100%;
  padding-top: 4px;
  display: flex;
  position: relative;
  inset: 0% 0% 0% auto;
}

.text-body_medium_18 {
  font-size: 18px;
  font-weight: 500;
}

.footer_divider {
  background-color: #cbd5e1;
  width: 100%;
  height: 1px;
}

.footer-link {
  color: #000;
  text-decoration: none;
}

.footer-link:hover {
  color: #da291c;
}

.text-14px {
  color: #475569;
  -webkit-text-stroke-color: var(--secondary);
  margin-bottom: 0;
  font-size: 14px;
  line-height: 130%;
}

.privacy-policy {
  color: #475569;
  text-decoration: underline;
}

.social {
  width: 24px;
  height: 24px;
  margin-left: 30px;
}

.links-wrap {
  grid-column-gap: 12px;
  display: flex;
}

.footer_bottom {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 56px;
  display: flex;
}

.store-links {
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.popup {
  z-index: 999;
  background-color: #000000b3;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
}

.bg_pop-up {
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  max-height: 900px;
  padding: 32px;
  display: flex;
  position: relative;
}

.close-popup {
  z-index: 5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  display: flex;
  position: absolute;
  inset: 6px 6px auto auto;
}

.pop-up-content {
  grid-row-gap: 16px;
  flex-direction: column;
  max-width: 390px;
  margin-bottom: 24px;
  display: flex;
}

.text-medium-24 {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 130%;
}

.inter_regular-14 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}

.qr-img {
  width: 390px;
  height: 390px;
}

.button_general {
  grid-column-gap: 4px;
  color: #da291c;
  letter-spacing: .5px;
  background-color: #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 56px;
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.btn-text {
  color: #da291c;
  text-transform: uppercase;
  font-family: Novaposhta, sans-serif;
  font-weight: 500;
  line-height: 110%;
}

.img_mob_1, .img_mob_2, .img_mob_3, .img_mob_4 {
  width: 50vw;
  display: none;
  position: absolute;
  inset: auto 0 0 auto;
}

.image-64 {
  z-index: 6;
  width: 18.2vw;
  height: 39.4vw;
  position: absolute;
}

.html-embed-4 {
  z-index: 7;
  width: 18.2vw;
  height: 39.4vw;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  position: absolute;
}

.html-embed-4._2 {
  display: block;
}

.html-embed-3 {
  z-index: 7;
  width: 18.2vw;
  height: 39.4vw;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  position: absolute;
}

.html-embed-3._2 {
  display: block;
}

.html-embed-2 {
  z-index: 7;
  width: 18.2vw;
  height: 39.4vw;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  position: absolute;
}

.html-embed-2._2 {
  display: block;
}

.preloader {
  z-index: 100;
  background-color: var(--white);
  transform-origin: 50% 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.image-65 {
  width: 6vw;
  height: 6vw;
  position: relative;
}

.preload-logo {
  width: 6vw;
  max-width: 100px;
  height: 6vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.preload-cont {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.wrap {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 40vw;
  height: 100%;
  padding-top: 10vh;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.div-block-52 {
  height: 100%;
  display: block;
}

.phone-bottom {
  z-index: 1;
  width: 30.25vw;
  min-width: 30.15vw;
  position: absolute;
  bottom: -80.3vw;
  left: 12.55vw;
  overflow: visible;
}

.phone-bottom.test {
  position: absolute;
  bottom: 0;
  left: 0;
}

.img-mob-wrap {
  display: none;
}

.txt-upd {
  width: 20vw;
  font-family: Inter, Arial, sans-serif;
  font-size: 1.3vw;
  font-weight: 500;
  line-height: 140%;
  position: absolute;
  top: 1.5vw;
  left: 3.2vw;
}

.nav {
  z-index: 9;
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  display: flex;
  position: fixed;
}

.nav-btn {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--white);
  color: var(--secondary);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  transition: all .2s;
  display: flex;
  position: absolute;
  right: 24px;
}

.nav-btn:hover {
  background-color: #f6f6f9;
}

.qr-icon {
  width: 24px;
}

._12px-caps {
  letter-spacing: .96px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}

._12px-caps.bold-red {
  color: var(--red);
  font-weight: 600;
}

.page-wrap {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 100vh;
  display: flex;
}

.hero-wrap {
  object-fit: fill;
  background-color: #c8c9ed;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  min-height: 900px;
  padding-top: 80px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  overflow: hidden;
}

.hero-left {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.main-heading {
  letter-spacing: -1.2px;
  max-width: 730px;
  margin-bottom: 30px;
  font-family: Novaposhta, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
}

.hero-descr {
  max-width: 500px;
  margin-bottom: 40px;
  font-size: 22px;
  line-height: 130%;
}

.hero-btns-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-btn-block {
  width: 201px;
  transition: all .2s;
}

.hero-btn-block:hover {
  transform: scale(.95);
}

.hero-right {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  min-width: 610px;
  padding-top: 110px;
  display: flex;
  position: relative;
}

.new-lottie-sandy {
  z-index: 1;
  position: relative;
}

.hero-imgs-wrap {
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.home-tab-hero {
  border-radius: 20px;
  width: 56%;
  position: absolute;
  top: 19%;
}

.home-img-wrap {
  justify-content: center;
  align-items: flex-start;
  width: 914px;
  min-width: 650px;
  display: flex;
  position: relative;
  left: -40px;
}

.hero-text-cont {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 630px;
  display: flex;
}

.sandy-text-wrap {
  z-index: 0;
  background-color: var(--white);
  border-radius: 30px;
  width: 380px;
  max-width: 390px;
  padding: 22px;
  font-size: 22px;
  font-weight: 500;
  line-height: 130%;
  position: absolute;
  left: 28%;
}

.bubble-tail {
  z-index: -14;
  position: absolute;
  bottom: -14px;
  left: -25.5px;
}

.sandy-text-row {
  width: 35%;
  min-width: 640px;
  margin-top: -70px;
  position: absolute;
}

.sandy-text {
  font-size: 21px;
}

.cross-icon {
  width: 24px;
}

.sandy-img-mob {
  display: none;
}

.close-popup-area {
  cursor: pointer;
  position: absolute;
  inset: 0%;
}

@media screen and (max-width: 991px) {
  .div-block-14 {
    align-items: flex-end;
    height: 50vh;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 21vw;
    bottom: auto;
  }

  .image-7 {
    width: 50vw;
    height: auto;
    top: auto;
    bottom: -1.2vw;
    left: -9.6vw;
  }

  .image-8 {
    width: 38vw;
    top: auto;
    bottom: -9vw;
    right: -13vw;
  }

  .div-block-16 {
    width: 20.3vw;
    height: 44vw;
    top: auto;
    bottom: 12.5vw;
    left: .2vw;
  }

  .image-27 {
    width: 25vw;
  }

  .div-block-20 {
    width: 40vw;
    height: 40vw;
    margin-bottom: -25vw;
    transform: scale(1.5);
  }

  .background-video-2._2 {
    width: 23vw;
    height: 49vw;
  }

  .lottie-animation {
    width: 30vw;
    left: -13.8vw;
  }

  .html-embed {
    width: 23vw;
    height: 49vw;
  }

  .section-6.full-screen {
    min-height: auto;
  }

  .div-block-23 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 100vh;
  }

  .div-block-24 {
    align-items: center;
    width: 100%;
    margin-bottom: 40px;
    margin-left: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading {
    text-align: center;
    width: auto;
    max-width: 30ch;
    margin-top: 80px;
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 46px;
  }

  .text-block._7 {
    text-align: center;
    width: auto;
    max-width: 50ch;
  }

  .heading-2, .heading-2._1 {
    margin-bottom: 20px;
    font-size: 34px;
    line-height: 38px;
  }

  .text-block-2 {
    width: auto;
    max-width: 28ch;
    font-size: 16px;
    line-height: 22px;
  }

  .text-block-2._1 {
    font-size: 16px;
    line-height: 22px;
  }

  .lottie-animation-1 {
    width: 30vw;
    bottom: -14.2vw;
    left: -14.6vw;
  }

  .lottie-animation-3 {
    width: 41vw;
    bottom: -14vw;
    left: -24.7vw;
  }

  .lottie-animation-4 {
    width: 39vw;
    bottom: -8.8vw;
    left: -27.6vw;
  }

  .div-block-26 {
    justify-content: center;
    max-height: 820px;
  }

  .heading-5.image-11 {
    text-align: center;
    width: auto;
    max-width: none;
    padding-left: 34px;
    padding-right: 34px;
    font-size: 34px;
    line-height: 38px;
  }

  .div-block-31 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    top: 0;
    left: auto;
  }

  .heading-21 {
    margin-bottom: 20px;
    font-size: 34px;
    line-height: 36px;
  }

  .text-block-3 {
    max-width: 28ch;
    font-size: 16px;
    line-height: 22px;
  }

  .text-block-3._4 {
    max-width: 50ch;
  }

  .text-block-3._9 {
    max-width: 49ch;
  }

  .div-block-43, .div-block-43._1 {
    height: 37vw;
  }

  .text-block-4 {
    font-size: 20px;
    line-height: 26px;
  }

  .section-10 {
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-44 {
    width: 100%;
    height: 50vw;
    margin-bottom: 20px;
  }

  .image-57 {
    width: 38vw;
  }

  .div-block-45 {
    width: 100%;
    height: 50vw;
  }

  .div-block-48 {
    align-items: center;
    width: 100%;
    height: 100vw;
    margin-top: auto;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .div-block-48.upd {
    height: 500px;
  }

  .link-block-3 {
    display: none;
  }

  .div-block-50 {
    right: 22.6vw;
  }

  .buttons-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .link-block-17.desktop {
    display: none;
  }

  .phones-columns {
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .phones {
    flex-direction: column;
  }

  .link-store:hover {
    transform: scale(1);
  }

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

  .links-wrap {
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .footer_bottom {
    align-items: center;
  }

  .bg_pop-up {
    padding-top: 40px;
  }

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

  .image-64, .html-embed-4, .html-embed-3, .html-embed-2 {
    width: 23vw;
    height: 49vw;
  }

  .preload-logo {
    width: 8vw;
    max-width: none;
    height: 8vw;
    top: -3%;
  }

  .phone-bottom {
    margin-left: 1.3vw;
    top: 43vw;
    bottom: auto;
    left: auto;
  }

  .nav-btn {
    display: none;
  }

  .page-wrap {
    min-height: auto;
  }

  .hero-wrap {
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    min-height: 1000px;
    padding-top: 150px;
  }

  .hero-left {
    width: 100%;
  }

  .main-heading {
    text-align: center;
    font-size: 50px;
  }

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

  .hero-btn-block:hover {
    transform: scale(1);
  }

  .hero-btn-block.qr {
    display: none;
  }

  .hero-right {
    min-width: auto;
  }

  .home-img-wrap {
    width: 470px;
    min-width: auto;
    left: 0;
  }

  .hero-text-cont {
    justify-content: flex-start;
    align-items: center;
    max-width: none;
  }

  .sandy-text-wrap {
    width: 290px;
    left: 49%;
  }

  .sandy-text-row {
    width: 100%;
    min-width: auto;
    margin-top: -36px;
  }

  .sandy-text {
    font-size: 16px;
    line-height: 140%;
  }
}

@media screen and (max-width: 767px) {
  .div-block-14 {
    display: none;
  }

  .section-4 {
    height: 900px;
  }

  .section-6 {
    max-height: 840px;
  }

  .div-block-23 {
    max-height: 110%;
  }

  .div-block-23.full-screen {
    min-height: auto;
  }

  .div-block-24 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-3-1, .section-7 {
    height: 900px;
  }

  .section-8 {
    height: 1130px;
  }

  .div-block-26 {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-31 {
    margin-top: 0;
    position: static;
  }

  .div-block-42 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-43 {
    width: 100%;
    height: auto;
    margin-right: auto;
  }

  .div-block-43._1 {
    height: auto;
    margin-right: auto;
  }

  .image-56 {
    margin-bottom: 40px;
  }

  .div-block-44 {
    height: auto;
    overflow: hidden;
  }

  .div-block-41-copy {
    margin-bottom: 50px;
  }

  .div-block-45 {
    height: auto;
  }

  .div-block-48 {
    min-width: auto;
    margin-bottom: -36vw;
  }

  .div-block-48.upd {
    height: 540px;
    display: none;
  }

  .div-block-50.bubble-mob-wrap {
    z-index: 99;
    width: 50vw;
    top: 4vw;
    bottom: auto;
    right: 1.8vw;
  }

  .logo-nav {
    width: 150px;
  }

  .buttons-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .btn_ic {
    width: 160px;
  }

  .copyright-wrap {
    align-items: flex-start;
    width: auto;
    margin-top: 40px;
    margin-bottom: 0;
  }

  .footer_top {
    grid-column-gap: 20px;
    justify-content: space-between;
  }

  .footer {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .phones {
    min-width: 183px;
  }

  .social-wrap {
    order: -1;
    justify-content: flex-start;
  }

  .text-14px {
    text-align: left;
    margin-top: 0;
  }

  .social {
    margin-right: 30px;
  }

  .links-wrap {
    grid-row-gap: 12px;
    flex-direction: column;
  }

  .footer_bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .store-links {
    align-items: flex-start;
  }

  .image-63.hide {
    width: 70%;
  }

  .button_general {
    padding-top: 0;
    padding-bottom: 0;
  }

  .btn-text {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .preload-logo {
    width: 70px;
    height: auto;
    top: -5%;
  }

  .img-mob-wrap {
    justify-content: center;
    align-items: flex-start;
    height: 500px;
    display: flex;
    position: relative;
  }

  .txt-upd {
    width: 35vw;
    font-size: 2.3vw;
    line-height: 140%;
    top: 2.7vw;
    left: 5vw;
  }

  .nav {
    height: 60px;
  }

  .hero-wrap {
    min-height: 870px;
    padding-top: 120px;
  }

  .main-heading {
    margin-bottom: 20px;
    font-size: 36px;
  }

  .hero-descr {
    font-size: 18px;
  }

  .hero-btn-block {
    width: 160px;
  }

  .hero-right {
    padding-top: 90px;
  }

  .new-lottie-sandy, .home-tab-hero {
    display: none;
  }

  .sandy-text-wrap {
    border-radius: 20px;
    width: 247px;
    padding: 15px;
    left: 47%;
  }

  .sandy-text {
    font-size: 14px;
  }

  .sandy-img-mob {
    width: 70%;
    display: block;
    position: absolute;
    top: 0;
  }
}

@media screen and (max-width: 479px) {
  .div-block-14 {
    display: none;
  }

  .section-4 {
    flex-direction: column;
    height: auto;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .image-25 {
    width: 100vw;
    display: none;
    inset: auto -36.8vw -2.6vw auto;
  }

  .image-26 {
    width: 70vw;
    display: none;
    bottom: -23.1vw;
    left: -16.8vw;
  }

  .image-27 {
    width: 50vw;
  }

  .div-block-20 {
    width: 60vw;
    height: 100vw;
    margin-bottom: 100px;
    transform: scale(1.1);
  }

  .background-video-2._2 {
    width: 46vw;
    height: 99vw;
    display: block;
  }

  .lottie-animation {
    display: none;
  }

  .html-embed {
    width: 46vw;
    height: 99vw;
    display: none;
  }

  .section-6 {
    height: 950px;
    max-height: none;
    overflow: hidden;
  }

  .div-block-23 {
    justify-content: center;
    height: auto;
  }

  .div-block-23.full-screen {
    min-height: auto;
  }

  .div-block-24 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading {
    max-width: none;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 30px;
    line-height: 36px;
  }

  .text-block._7 {
    max-width: none;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 18px;
    line-height: 26px;
  }

  .div-block-25 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
    display: flex;
    position: relative;
    top: 0;
    left: auto;
  }

  .heading-2 {
    text-align: center;
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 28px;
    line-height: 34px;
  }

  .heading-2._1 {
    width: auto;
    font-size: 28px;
    line-height: 34px;
  }

  .text-block-2 {
    text-align: center;
    max-width: none;
    padding-left: 24px;
    padding-right: 24px;
  }

  .text-block-2._1 {
    width: auto;
  }

  .section-3-1 {
    flex-direction: column;
    height: auto;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .image-35 {
    width: 110vw;
    display: none;
    inset: auto -34.4vw -34.7vw auto;
  }

  .image-36 {
    width: 49vw;
    display: none;
    bottom: 4.6vw;
    left: -16.1vw;
  }

  .section-7 {
    flex-direction: column;
    height: auto;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .lottie-animation-1, .lottie-animation-3 {
    display: none;
  }

  .image-45 {
    width: 90vw;
    display: none;
    inset: auto -14.9vw -17.3vw auto;
  }

  .image-46 {
    width: 24vw;
    display: none;
    bottom: 1.7vw;
    left: 6.5vw;
  }

  .section-8 {
    flex-direction: column;
    height: auto;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .lottie-animation-4 {
    display: none;
  }

  .image-55 {
    width: 240vw;
    display: none;
    inset: auto -127.2vw -92.5vw auto;
  }

  .div-block-26 {
    justify-content: center;
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .heading-5.image-11 {
    font-size: 28px;
    line-height: 34px;
  }

  .div-block-31 {
    margin-top: auto;
    margin-bottom: auto;
    position: relative;
  }

  .div-block-41 {
    padding-top: 40px;
    padding-left: 0;
  }

  .heading-21 {
    text-align: center;
    font-size: 28px;
    line-height: 34px;
  }

  .text-block-3 {
    text-align: center;
    margin-bottom: 34px;
  }

  .text-block-3._4 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-3._9 {
    text-align: center;
    margin-bottom: 30px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-42 {
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-43 {
    width: 100%;
    height: auto;
    margin-bottom: 16px;
    margin-right: auto;
  }

  .div-block-43._1 {
    height: auto;
  }

  .image-56 {
    margin-bottom: 40px;
  }

  .body-2 {
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .div-block-44 {
    flex-direction: column;
    align-items: center;
    height: auto;
    margin-right: 0;
    padding-top: 50px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .image-57 {
    width: 80vw;
    margin-right: auto;
    position: static;
  }

  .link-block-2 {
    margin-bottom: 40px;
    margin-left: auto;
    position: static;
  }

  .div-block-45 {
    height: auto;
    padding-top: 50px;
    padding-bottom: 0;
  }

  .div-block-48 {
    margin-bottom: 0;
    display: none;
  }

  .lottie-animation-5 {
    width: 80vw;
    height: 90vw;
    top: auto;
    bottom: 0;
  }

  .image-58 {
    width: 45vw;
    height: 100vw;
    top: 27.6vw;
    bottom: 0;
  }

  .image-59, .image-60 {
    width: 40vw;
    top: 2.1vw;
    right: 3.1vw;
  }

  .image-61 {
    width: 50vw;
  }

  .div-block-50 {
    width: 50vw;
    top: 3.3vw;
    right: 9.8vw;
  }

  .div-block-50.bubble-mob-wrap {
    width: 49vw;
    right: 6.1vw;
    transform: scale(1.2);
  }

  .buttons-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: row;
    align-items: center;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .link-block-17 {
    max-width: 170px;
  }

  .btn_ic {
    width: 100%;
    max-width: 160px;
  }

  .copyright-wrap {
    align-items: flex-start;
    width: auto;
    margin-top: 0;
  }

  .footer_top {
    grid-row-gap: 32px;
    flex-direction: column;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .footer {
    margin-top: 0;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .phones {
    min-width: auto;
  }

  .social-wrap {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
  }

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

  .social {
    margin-left: 20px;
    margin-right: 20px;
  }

  .footer_bottom {
    grid-row-gap: 40px;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 32px;
    padding-bottom: 40px;
  }

  .image-63 {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-63.hide {
    width: 100%;
    padding-left: 37px;
    padding-right: 37px;
    display: block;
  }

  .text-medium-24 {
    font-size: 14px;
  }

  .button_general {
    grid-column-gap: 8px;
    width: auto;
    height: 48px;
    margin-left: auto;
    padding: 12px 20px;
    font-size: 12px;
    display: flex;
  }

  .button_general._1 {
    margin-left: auto;
  }

  .btn-icn {
    width: 22px;
  }

  .img_mob_1 {
    width: 141vw;
    max-width: none;
    display: block;
    bottom: 1.3vw;
    right: -24.3vw;
  }

  .img_mob_2 {
    width: 160vw;
    max-width: none;
    display: block;
    bottom: -27.8vw;
    right: -46.6vw;
  }

  .img_mob_3 {
    z-index: 10;
    width: 98vw;
    max-width: none;
    display: block;
    bottom: -6.7vw;
    right: -7.1vw;
  }

  .img_mob_4 {
    width: 150vw;
    max-width: none;
    display: block;
    bottom: -29.1vw;
    right: -30.5vw;
  }

  .image-64, .html-embed-4, .html-embed-3, .html-embed-2 {
    width: 46vw;
    height: 99vw;
    display: none;
  }

  .img-mob-wrap {
    height: 450px;
  }

  .txt-upd {
    width: 42vw;
    font-size: 2.6vw;
    top: 2.7vw;
    left: 6.3vw;
  }

  .hero-wrap {
    min-height: 860px;
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .main-heading {
    font-size: 30px;
    line-height: 120%;
  }

  .hero-btns-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    width: 100vw;
    padding-left: 11px;
    padding-right: 11px;
  }

  .hero-right {
    padding-top: 110px;
  }

  .hero-text-cont {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .sandy-text-wrap {
    width: 170px;
    padding: 16px;
    left: 47%;
  }

  .sandy-text-row {
    margin-top: -70px;
  }

  .sandy-text {
    font-size: 13px;
  }
}


@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Novaposhta';
  src: url('../fonts/NovaPoshta-RegularCond.otf') format('opentype'), url('../fonts/NovaPoshta-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Novaposhta';
  src: url('../fonts/NovaPoshta-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Novaposhta';
  src: url('../fonts/NovaPoshta-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Novaposhta';
  src: url('../fonts/NovaPoshta-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Novaposhta';
  src: url('../fonts/NovaPoshta-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}