.umain {
  padding-top: 84px;
  color: #0a263b;
}
.umain__wrapper {
  overflow: hidden;
  position: relative;
  background: #fff;
}
.umain__wrapper.rounded {
  border-radius: 32px 32px 0 0;
  z-index: 2;
}
.umain h1 {
  font-weight: 800;
  font-size: 72px;
  line-height: 80px;
  color: #0a263b;
}
.umain h1 span {
  color: #1868db;
  display: block;
}
.umain h2 {
  font-weight: 800;
  font-size: 50px;
  line-height: 64px;
}
.umain h3 {
  font-weight: 400;
  font-size: 44px;
  line-height: 56px;
}
.umain h3.big {
  font-weight: 800;
  font-size: 72px;
  line-height: 80px;
}
.umain h4 {
  font-weight: 800;
  font-size: 32px;
  line-height: 40px;
}
.umain h6 {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
}
.umain p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
}
.umain p.big {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.umain p.ex {
  font-weight: 300;
  font-size: 32px;
  line-height: 40px;
}
.umain .ubutton {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  font-family: "Geologica", sans-serif;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  padding: 13px 40px;
  border-radius: 24px;
}
.umain .ubutton.primary {
  background: #1868db;
  -webkit-box-shadow: 0px 12px 22px -7px rgba(24, 104, 219, 0.85);
          box-shadow: 0px 12px 22px -7px rgba(24, 104, 219, 0.85);
  color: #fff;
}
.umain .ubutton.primary:hover {
  opacity: 1;
  background: #134ea4;
}
.umain .ubutton.secondary {
  color: #0a263b;
  background: #ffe082;
  -webkit-box-shadow: 0px 12px 22px -7px rgba(226, 170, 0, 0.85);
          box-shadow: 0px 12px 22px -7px rgba(226, 170, 0, 0.85);
}
.umain .ubutton.secondary:hover {
  opacity: 1;
  background: #fff278;
}
.umain .ubutton.secondary svg {
  width: 10px;
  height: 10px;
  margin-right: 12px;
}
.umain .ubutton.light {
  background: #fff;
  -webkit-box-shadow: 0px 12px 22px -7px rgba(255, 255, 255, 0.5);
          box-shadow: 0px 12px 22px -7px rgba(255, 255, 255, 0.5);
  color: #1868db;
}
.umain .ubutton.light:hover {
  opacity: 1;
  background: #0a263b;
  color: #fff;
  -webkit-box-shadow: 0px 12px 22px -7px #0a263b8c;
          box-shadow: 0px 12px 22px -7px #0a263b8c;
}
.umain .footer {
  padding-top: 96px;
}

@media (max-width: 1380px) {
  .umain h1 {
    font-size: 60px;
    line-height: 111%;
  }
  .umain h2 {
    font-size: 45px;
    line-height: 128%;
  }
  .umain h3.big {
    font-size: 60px;
    line-height: 111%;
  }
  .umain .auto__container {
    max-width: 85vw;
  }
}
@media (max-width: 1180px) {
  .umain {
    padding-top: 64px;
  }
  .umain h1 {
    font-size: 55px;
  }
  .umain h2 {
    font-size: 40px;
  }
  .umain h3 {
    font-size: 40px;
    line-height: 127%;
  }
  .umain h3.big {
    font-size: 55px;
  }
  .umain p.ex {
    font-size: 28px;
    line-height: 125%;
  }
  .umain .footer {
    padding-top: 75px;
  }
}
@media (max-width: 1024px) {
  .umain h1 {
    font-size: 50px;
  }
  .umain .auto__container {
    max-width: unset;
  }
}
@media (max-width: 930px) {
  .umain h1 {
    font-size: 45px;
  }
  .umain h2 {
    font-size: 36px;
  }
  .umain h3 {
    font-size: 32px;
  }
  .umain h3.big {
    font-size: 40px;
  }
  .umain h4 {
    font-size: 28px;
    line-height: 125%;
  }
  .umain p.ex {
    font-size: 24px;
    line-height: 32px;
  }
  .umain .footer {
    padding-top: 58px;
  }
}
@media (max-width: 750px) {
  .umain h1 {
    font-size: 40px;
  }
  .umain h2 {
    font-size: 32px;
  }
  .umain h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .umain h3.big {
    font-size: 45px;
  }
  .umain h4 {
    font-size: 24px;
    line-height: 32px;
  }
  .umain h6 {
    font-size: 16px;
    line-height: 22px;
  }
  .umain p {
    font-size: 14px;
    line-height: 20px;
  }
  .umain p.big {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 650px) {
  .umain h1 {
    font-size: 35px;
  }
}
@media (max-width: 540px) {
  .umain h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .umain h3.big {
    font-size: 40px;
    line-height: 48px;
  }
  .umain h6 {
    font-size: 14px;
    line-height: 20px;
  }
  .umain p.big {
    font-size: 14px;
    line-height: 20px;
  }
}
.uhero {
  padding: 188px 0 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#eff6ff), to(#ffffff)), #ffffff;
  background: linear-gradient(180deg, #eff6ff 0%, #ffffff 100%), #ffffff;
  position: relative;
}
.uhero .auto__container {
  position: static;
}
.uhero__inner-title {
  text-align: center;
  margin-bottom: 188px;
}
.uhero__inner-content {
  text-align: center;
}
.uhero__inner-content p {
  max-width: 616px;
  margin: 0 auto 24px;
}
.uhero__inner-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.uhero__inner-buttons .ubutton {
  margin-right: 26px;
}
.uhero__inner-buttons .ubutton:last-child {
  margin: 0;
}
.uhero__inner h1 br {
  display: none;
}
.uheroTag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 20px;
  border-radius: 24px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  position: absolute;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  will-change: transform;
  z-index: 4;
}
.uheroTag:nth-child(1) {
  background: #f3e8ff;
  color: #8200db;
  top: 15%;
  left: 14%;
  -webkit-animation-name: floatA;
          animation-name: floatA;
  -webkit-animation-duration: 9s;
          animation-duration: 9s;
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
.uheroTag:nth-child(2) {
  background: #ffe2e2;
  color: #c10007;
  top: 10%;
  left: 36%;
  -webkit-animation-name: floatB;
          animation-name: floatB;
  -webkit-animation-duration: 11s;
          animation-duration: 11s;
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
}
.uheroTag:nth-child(3) {
  background: #dcfce7;
  color: #008236;
  top: 12.5%;
  left: 57%;
  -webkit-animation-name: floatC;
          animation-name: floatC;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
.uheroTag:nth-child(4) {
  background: #dbeafe;
  color: #1447e6;
  top: 16%;
  left: 75.8%;
  -webkit-animation-name: floatA;
          animation-name: floatA;
  -webkit-animation-duration: 12s;
          animation-duration: 12s;
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
}
.uheroTag:nth-child(5) {
  background: #cefafe;
  color: #007595;
  top: 39%;
  left: 4.2%;
  -webkit-animation-name: floatB;
          animation-name: floatB;
  -webkit-animation-duration: 8s;
          animation-duration: 8s;
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
}
.uheroTag:nth-child(6) {
  background: #ffedd4;
  color: #ca3500;
  top: 58%;
  left: 23%;
  -webkit-animation-name: floatC;
          animation-name: floatC;
  -webkit-animation-duration: 13s;
          animation-duration: 13s;
  -webkit-animation-delay: -7s;
          animation-delay: -7s;
}
.uheroTag:nth-child(7) {
  background: #fce7f3;
  color: #c6005c;
  top: 63%;
  left: 44.6%;
  -webkit-animation-name: floatA;
          animation-name: floatA;
  -webkit-animation-duration: 10.5s;
          animation-duration: 10.5s;
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
.uheroTag:nth-child(8) {
  background: #e0e7ff;
  color: #432dd7;
  top: 58%;
  left: 65%;
  -webkit-animation-name: floatB;
          animation-name: floatB;
  -webkit-animation-duration: 9.5s;
          animation-duration: 9.5s;
  -webkit-animation-delay: -2.5s;
          animation-delay: -2.5s;
}
.uheroTag:nth-child(9) {
  background: #fef9c2;
  color: #a65f00;
  top: 42%;
  left: 86%;
  -webkit-animation-name: floatC;
          animation-name: floatC;
  -webkit-animation-duration: 11.5s;
          animation-duration: 11.5s;
  -webkit-animation-delay: -6.5s;
          animation-delay: -6.5s;
}
.uheroTag:nth-child(10) {
  background: #f3e8ff;
  color: #8200db;
}
.uheroTag:nth-child(11) {
  background: #ffe2e2;
  color: #c10007;
}
.uheroTag:nth-child(12) {
  background: #dcfce7;
  color: #008236;
}
.uheroTag:nth-child(13) {
  background: #dbeafe;
  color: #1447e6;
}
.uheroTag:nth-child(14) {
  background: #cefafe;
  color: #007595;
}
.uheroTag:nth-child(15) {
  background: #ffedd4;
  color: #ca3500;
}
.uheroTag:nth-child(16) {
  background: #fce7f3;
  color: #c6005c;
}
.uheroTag:nth-child(17) {
  background: #e0e7ff;
  color: #432dd7;
}
.uheroTag:nth-child(18) {
  background: #fef9c2;
  color: #a65f00;
}
.uheroTag span {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 12px;
}
.uheroTag span img {
  width: 100%;
}

@media (max-width: 1180px) {
  .uhero {
    padding: 150px 0 0;
  }
  .uhero__inner-title {
    margin-bottom: 150px;
  }
  .uheroTag {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 16px;
  }
  .uheroTag span {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 930px) {
  .uheroTag {
    font-size: 12px;
    line-height: 16px;
    padding: 8px 12px;
  }
  .uheroTag span {
    width: 16px;
    height: 16px;
    margin-right: 8px;
  }
}
@media (max-width: 750px) {
  .uhero {
    padding: 40px 0 0;
  }
  .uhero__inner-title {
    margin-bottom: 24px;
  }
  .uhero__inner-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    margin: 0 -20px 24px;
    display: flex;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .uheroTag {
    position: static;
    -webkit-transform: unset !important;
            transform: unset !important;
    margin-right: 12px;
    white-space: nowrap;
    -webkit-animation: unset;
            animation: unset;
  }
  .uheroTag:last-child {
    margin: 0;
  }
}
@media (max-width: 540px) {
  .uhero {
    background: transparent;
  }
  .uhero::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 680px;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(#eff6ff), to(#ffffff)), #ffffff;
    background: linear-gradient(180deg, #eff6ff 0%, #ffffff 100%), #ffffff;
  }
  .uhero__inner {
    position: relative;
    z-index: 2;
  }
  .uhero__inner-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .uhero__inner-buttons .ubutton {
    margin: 0 0 24px 0;
  }
  .uhero__inner h1 br {
    display: block;
  }
}
.udash {
  padding: 96px 0;
}
.udash__inner {
  position: relative;
  min-width: 600px;
}
.udashBanner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.udashBanner img {
  width: 100%;
}
.udashItem {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  will-change: transform;
}
.udashItem.photo {
  top: 70.19%;
  left: 20%;
  width: 24.375%;
  z-index: 2;
}
.udashItem.card {
  top: 15.38%;
  left: 46.25%;
  width: 24.375%;
}
.udashItem.list {
  top: 43.4%;
  left: 60.9375%;
  width: 34.375%;
}
.udashItem.list::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 105%;
  height: 140%;
  content: "";
  background: #fff;
  border-radius: 12px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.udashItem.list img {
  position: relative;
  z-index: 2;
}
.udashItem.chart {
  top: 34.6%;
  left: 20%;
  width: 37.5%;
}
.udashItem.schedule {
  width: 37.5%;
  top: 34.61%;
  left: 59.375%;
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #dedede;
}
.udashItem__inner {
  overflow: hidden;
  position: absolute;
  width: 91.6%;
  height: 62%;
  top: 27.2%;
  left: 4.16%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.udashItem__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 2.8%;
  -webkit-transition: 0.1s linear;
  transition: 0.1s linear;
}
.udashItem__list img {
  width: 100%;
}
.udashItem img {
  width: 100%;
}
.udashItem svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.udash .green-dot,
.udash .blue-dot {
  opacity: 0;
  -webkit-transform-origin: center;
          transform-origin: center;
}

@media (max-width: 1180px) {
  .udash {
    padding: 75px 0;
  }
}
@media (max-width: 930px) {
  .udash {
    padding: 58px 0;
  }
}
@media (max-width: 750px) {
  .udash {
    overflow: hidden;
    padding: 0;
    margin: 58px 0;
  }
  .udashItem {
    -webkit-transform: unset !important;
            transform: unset !important;
  }
}
.ugrow {
  background: linear-gradient(69.11deg, rgba(91, 176, 255, 0.5) 4.55%, rgba(70, 221, 255, 0.5) 36.29%, rgba(86, 218, 255, 0.5) 62.17%, rgba(225, 72, 255, 0.5) 98.18%);
  border-radius: 32px;
  padding: 80px 0 96px;
}
.ugrow__inner-title {
  text-align: center;
  margin-bottom: 56px;
}
.ugrow__inner-main {
  max-width: 564px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ugrow__inner-slider {
  width: calc(68% - 10px);
  max-width: 378px;
  position: relative;
}
.ugrow__inner-col {
  width: calc(32% - 10px);
  max-width: 172px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ugrow__inner-save {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 32px 24px;
  border: 1px solid rgba(24, 104, 219, 0.2);
  border-radius: 32px;
  text-align: center;
  position: relative;
}
.ugrow__inner-save p {
  color: #a900ac;
  font-weight: 600;
}
.ugrow__inner-arrow {
  position: absolute;
  top: 45%;
  left: -55px;
  width: 76px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ugrow__inner-arrow img {
  width: 100%;
}
.ugrow__inner-btn {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.ugrow__inner-btn::before {
  position: absolute;
  top: 31%;
  left: 50%;
  width: 95%;
  height: 85%;
  content: "";
  background: linear-gradient(74.76deg, #1d92ff 4.55%, #00c8ff 44.99%, #e148ff 82.18%);
  -webkit-filter: blur(4px);
          filter: blur(4px);
  border-radius: 24px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ugrow__inner h2 {
  color: #a900ac;
  margin-bottom: 24px;
}
.ugrow__inner .ubutton {
  position: relative;
  z-index: 2;
  width: 100%;
}
.ugrow__inner .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.ugrow__inner .slick-slide {
  height: unset !important;
  margin: 0 5px;
  z-index: 10;
  position: relative;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.ugrow__inner .slick-dots {
  position: absolute;
  z-index: 2;
  top: 40px;
  bottom: unset;
  right: 24px;
  width: calc(100% - 48px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ugrow__inner .slick-dots li {
  width: 8px;
  height: 8px;
  border-radius: 12px;
  margin: 0 8px 0 0;
  cursor: pointer;
  background: transparent;
  overflow: hidden;
  position: relative;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.ugrow__inner .slick-dots li.slick-active {
  width: 32px;
  background: rgba(169, 0, 172, 0.35);
}
.ugrow__inner .slick-dots li.slick-active button {
  border-color: transparent;
}
.ugrow__inner .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
  border: 2px solid #a900ac;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.ugrow__inner .slick-dots li button::before {
  display: none;
}
.ugrow__inner .slick-dots li:last-child {
  margin: 0;
}
.ugrow__inner .slick-dots li::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 0%;
  background: #a900ac;
  border-radius: 12px;
}
.ugrow__inner .slick-dots li.is-progress::after {
  -webkit-animation: dotProgress 3s linear forwards;
          animation: dotProgress 3s linear forwards;
}
.ugrowItem {
  background: #fff;
  border-radius: 32px;
  padding: 24px 24px 20px;
  height: 100%;
}
.ugrowItem__tag {
  margin-bottom: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 16px;
  background: linear-gradient(64.91deg, rgba(91, 176, 255, 0.5) 2.84%, rgba(70, 221, 255, 0.5) 35.77%, rgba(86, 218, 255, 0.5) 62.63%, rgba(225, 72, 255, 0.5) 100%);
  border-radius: 24px;
}
.ugrowItem__tag span {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 12px;
}
.ugrowItem__tag span img {
  width: 100%;
}
.ugrowItem__tag p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #a900ac;
}
.ugrowItem__content h6 {
  margin-bottom: 8px;
  font-weight: 600;
}
.ugrowItem__content p {
  font-weight: 300;
}

.ugrow__inner-slider {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.ugrowItemWrap {
  -webkit-transition: opacity 0.3s ease !important;
  transition: opacity 0.3s ease !important;
}

.ugrowItem {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: opacity 0.1s ease, -webkit-transform 0.4s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: opacity 0.1s ease, -webkit-transform 0.4s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0.2, 0.2, 1), opacity 0.1s ease;
  transition: transform 0.4s cubic-bezier(0.4, 0.2, 0.2, 1), opacity 0.1s ease, -webkit-transform 0.4s cubic-bezier(0.4, 0.2, 0.2, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.ugrowItemWrap:not(.is-active) .ugrowItem {
  -webkit-transform: rotateY(-90deg);
          transform: rotateY(-90deg);
}

.ugrowItemWrap.is-active .ugrowItem {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}

@media (max-width: 1180px) {
  .ugrow {
    padding: 75px 0;
  }
  .ugrow__inner-title {
    margin-bottom: 44px;
  }
}
@media (max-width: 930px) {
  .ugrow {
    padding: 58px 0;
  }
  .ugrow__inner-title {
    margin-bottom: 36px;
  }
}
@media (max-width: 650px) {
  .ugrow__inner-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 64px;
    position: relative;
  }
  .ugrow__inner-slider {
    width: calc(100% + 10px);
    max-width: unset;
    margin: 0 -5px;
  }
  .ugrow__inner-col {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-bottom: 16px;
    width: 100%;
    max-width: unset;
  }
  .ugrow__inner-save {
    width: 100%;
    padding: 16px;
  }
  .ugrow__inner-save p br:first-child {
    display: none;
  }
  .ugrow__inner-arrow {
    top: 110%;
    left: 50%;
    -webkit-transform: scaleX(-1) rotate(-55deg);
            transform: scaleX(-1) rotate(-55deg);
  }
  .ugrow__inner-btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .ugrow__inner-btn .ubutton {
    white-space: nowrap;
  }
}
@media (max-width: 540px) {
  .ugrow__inner-save {
    padding: 12px;
  }
  .ugrow__inner-arrow {
    width: 74px;
    top: 120%;
  }
  .ugrow__inner .slick-dots {
    top: 32px;
    right: 20px;
    width: calc(100% - 40px);
  }
  .ugrowItem {
    padding: 20px;
  }
  .ugrowItem__tag {
    padding: 8px 12px;
  }
  .ugrowItem__tag span {
    width: 16px;
    height: 16px;
    margin-right: 8px;
  }
  .ugrowItem__tag p {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
  }
  .ugrowItem h6 {
    margin-bottom: 5px;
  }
}
.utools {
  padding: 96px 0;
}
.utools__inner-title {
  text-align: center;
  margin-bottom: 56px;
}
.utools__inner-tabs {
  display: none;
}
.utools__inner-main {
  position: relative;
}
.utools__inner-col {
  width: 32%;
  max-width: 368px;
  padding-bottom: 24px;
}
.utoolsItem {
  border-top: 1px solid rgba(17, 17, 17, 0.1);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.utoolsItem.active {
  border-color: #111111;
}
.utoolsItem.active .utoolsItem__head {
  color: #0a263b;
  padding-bottom: 12px;
}
.utoolsItem.active .utoolsItem__head span svg {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.utoolsItem.active .utoolsItem__body {
  max-height: 500px;
  opacity: 1;
  padding-bottom: 24px;
}
.utoolsItem.active .utoolsItem__banner {
  display: block;
  -webkit-animation: fadeIn 0.3s;
          animation: fadeIn 0.3s;
}
.utoolsItem__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #b7b7b7;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  padding: 16px 0;
  cursor: pointer;
}
.utoolsItem__head h6 {
  font-weight: 600;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.utoolsItem__head span {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 16px;
}
.utoolsItem__head span svg {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.utoolsItem__body {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.utoolsItem__banner {
  position: absolute;
  top: 0;
  right: 0;
  width: 65%;
  max-width: 760px;
  border-radius: 32px;
  overflow: hidden;
  display: none;
}
.utoolsItem__banner-inner {
  width: 100%;
  height: 100%;
  padding-bottom: 55.8%;
  position: relative;
}
.utoolsItem__banner-inner img,
.utoolsItem__banner-inner video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  pointer-events: none;
}
.utoolsItem__banner-inner img::-webkit-media-controls,
.utoolsItem__banner-inner video::-webkit-media-controls {
  display: none;
}
.utoolsItem p {
  margin-bottom: 12px;
}
.utoolsItem a {
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  text-decoration: underline;
  color: #1868db;
}
.utoolsItem a:hover {
  opacity: 1;
  -webkit-columns: #134ea4;
     -moz-columns: #134ea4;
          columns: #134ea4;
}

@media (max-width: 1180px) {
  .utools {
    padding: 75px 0;
  }
  .utools__inner-title {
    margin-bottom: 40px;
  }
}
@media (max-width: 930px) {
  .utools {
    padding: 58px 0;
  }
}
@media (max-width: 840px) {
  .utools__inner-title {
    display: none;
  }
  .utools__inner-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
    overflow-x: auto;
  }
  .utools__inner-tabs button {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #0a263b;
    background: transparent;
    cursor: pointer;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    padding: 8px 0;
    border-bottom: 2px solid #d7d7d7;
    margin-right: 30px;
    white-space: nowrap;
  }
  .utools__inner-tabs button:last-child {
    margin: 0;
  }
  .utools__inner-tabs button.active {
    border-color: #111111;
  }
  .utools__inner-col {
    width: 100%;
    max-width: unset;
    padding: 0;
  }
  .utoolsItem {
    border: unset;
    display: none;
  }
  .utoolsItem.active {
    display: block;
    -webkit-animation: fadeIn 0.3s;
            animation: fadeIn 0.3s;
  }
  .utoolsItem__head {
    display: none;
  }
  .utoolsItem__body {
    max-height: unset;
    opacity: 1;
    padding-bottom: 28px !important;
  }
  .utoolsItem__banner {
    width: 100%;
    position: static;
  }
}
@media (max-width: 750px) {
  .utools__inner-tabs {
    padding: 0 20px;
    margin: 0 -20px 16px;
  }
  .utools__inner-tabs button {
    margin-right: 20px;
  }
  .utoolsItem a {
    font-size: 14px;
    line-height: 20px;
  }
}
.uteam__inner-title {
  text-align: center;
  margin-bottom: 24px;
}
.uteam__inner-title h4 {
  color: #1868db;
}
.uteamContent__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.uteamContent a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.uteamContent a:hover {
  opacity: 1;
}
.uteamContent a:hover img {
  width: 100px;
  height: 48px;
  margin-left: 10px;
}
.uteamContent a img {
  width: 0;
  height: 0;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50px;
  -webkit-transition: 1s all;
  transition: 1s all;
}
.uteamContent span {
  font-weight: 400;
  font-size: 44px;
  line-height: 56px;
  color: #d0d0d0;
  margin: 0 20px;
}

@media (max-width: 930px) {
  .uteamContent span {
    font-size: 35px;
  }
  .uteamContent a:hover img {
    width: 85px;
    height: 38px;
  }
}
@media (max-width: 750px) {
  .uteamContent__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 16px;
  }
  .uteamContent__row:last-child {
    margin: 0;
  }
  .uteamContent a {
    padding: 8px 16px;
    background: #eff6ff;
    border-radius: 24px;
    margin-bottom: 16px;
  }
  .uteamContent a:last-child {
    margin: 0;
  }
  .uteamContent a h3 {
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
  }
  .uteamContent a img {
    display: none;
  }
  .uteamContent span {
    display: none;
  }
}
.ureason {
  padding: 96px 0;
}
.ureason__inner-title {
  text-align: center;
  margin-bottom: 40px;
}
.ureason__inner-title h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ureason__inner-title h4 span {
  font-size: 65%;
  line-height: 100%;
  margin-right: 12px;
}
.ureason__inner-title h4 span:last-child {
  margin: 0 0 0 12px;
}
.ureason__inner-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.ureasonCol {
  max-width: 564px;
  width: calc(50% - 10px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ureasonCol:last-child {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ureasonCol__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ureasonItem {
  padding: 24px;
  background: #ffedd4;
  border-radius: 32px;
  width: calc(85% - 10px);
  max-width: 466px;
  margin-bottom: 24px;
}
.ureasonItem.second {
  background: #f3e8ff;
}
.ureasonItem.third {
  background: #cefafe;
}
.ureasonItem.fourth {
  background: #dbeafe;
}
.ureasonItem.sm {
  width: calc(68% - 10px);
  max-width: 368px;
  margin: 0;
}
.ureasonItem h6 {
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ureasonItem p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ureasonImage {
  width: calc(32% - 10px);
  max-width: 172px;
  border-radius: 32px;
  overflow: hidden;
}
.ureasonImage__inner {
  width: 100%;
  height: 100%;
  padding-bottom: 100%;
  position: relative;
}
.ureasonImage__inner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  -webkit-animation: breathing 6s ease-in-out infinite;
          animation: breathing 6s ease-in-out infinite;
}
.ureasonBanner {
  position: absolute;
  top: 0;
  left: 42.6%;
  width: 24%;
  height: 100%;
  max-width: 270px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-mask-image: url("../../../images/landing/reason/mask.png");
          mask-image: url("../../../images/landing/reason/mask.png");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
}
.ureasonBanner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  -webkit-animation: breathing 8s ease-in-out infinite;
          animation: breathing 8s ease-in-out infinite;
}
.ureasonBanner img.mob {
  display: none;
}

@media (max-width: 1180px) {
  .ureason {
    padding: 75px 0;
  }
}
@media (max-width: 930px) {
  .ureason {
    padding: 58px 0;
  }
  .ureason__inner-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ureasonCol {
    width: 100%;
    max-width: unset;
    margin-bottom: 24px;
  }
  .ureasonCol:last-child {
    margin: 0;
  }
  .ureasonImage {
    display: none;
  }
  .ureasonBanner {
    position: relative;
    top: unset;
    left: unset;
    width: 100%;
    height: unset;
    max-width: unset;
    -webkit-mask-image: unset;
            mask-image: unset;
    padding-bottom: 32%;
    border-radius: 32px;
    overflow: hidden;
    margin-bottom: 24px;
  }
  .ureasonBanner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
  }
  .ureasonBanner img.desc {
    display: none;
  }
  .ureasonBanner img.mob {
    display: block;
  }
  .ureasonItem {
    width: 100% !important;
    max-width: unset !important;
  }
}
@media (max-width: 540px) {
  .ureason .auto__container {
    padding: 0;
  }
  .ureason__inner-title {
    margin-bottom: 24px;
  }
  .ureason__inner-title h4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ureason__inner-title h4 span {
    margin: 0 0 10px 0;
    font-size: 15px;
  }
  .ureason__inner-title h4 span:last-child {
    margin: 10px 0 0 0;
  }
  .ureasonCol {
    margin-bottom: 10px;
  }
  .ureasonItem {
    border-radius: unset;
    margin-bottom: 10px;
    padding: 20px;
  }
  .ureasonBanner {
    border-radius: unset;
    margin-bottom: 10px;
  }
}
.ubanner {
  position: sticky;
  top: 84px;
  left: 0;
  border-radius: 32px;
  overflow: hidden;
  color: #fff;
}
.ubanner__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ubanner__bg::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(27.98%, rgba(10, 38, 59, 0)), color-stop(67.07%, rgba(10, 38, 59, 0.75)));
  background: linear-gradient(180deg, rgba(10, 38, 59, 0) 27.98%, rgba(10, 38, 59, 0.75) 67.07%);
  content: "";
}
.ubanner__bg img,
.ubanner__bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}
.ubanner__inner {
  position: relative;
  z-index: 2;
  min-height: calc(100vh - 84px);
  padding: 18% 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ubanner__inner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.ubannerItem {
  text-align: center;
  width: calc(33.3% - 15px);
  max-width: 340px;
}
.ubannerItem h3 {
  margin-bottom: 16px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

@media (max-width: 1180px) {
  .ubanner {
    top: 64px;
  }
  .ubanner__inner {
    min-height: calc(100vh - 64px);
  }
}
@media (max-width: 750px) {
  .ubanner__bg::before {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5.62%, rgba(10, 38, 59, 0)), color-stop(67.07%, rgba(10, 38, 59, 0.75)));
    background: linear-gradient(180deg, rgba(10, 38, 59, 0) 5.62%, rgba(10, 38, 59, 0.75) 67.07%);
  }
  .ubanner__inner {
    padding: 0;
    min-height: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ubanner__inner-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 58px 0;
    min-height: calc(100vh - 64px);
  }
  .ubannerItem {
    width: 100%;
    margin: 0 0 58px 0;
  }
  .ubannerItem:last-child {
    margin: 0;
  }
}
.usupport {
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 96px 0;
}
.usupport__inner-title {
  text-align: center;
  margin-bottom: 56px;
}
.usupport__inner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.usupport__inner h2 {
  margin-bottom: 24px;
}
.usupportItem {
  width: calc(33.3% - 12px);
  max-width: 368px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 24px;
  border: 1px solid rgba(17, 17, 17, 0.1);
  border-radius: 32px;
}
.usupportItem__icon {
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}
.usupportItem__icon img {
  width: 100%;
}
.usupportItem h6 {
  margin-bottom: 12px;
}
.usupportItem p {
  font-weight: 300;
}

@media (max-width: 1180px) {
  .usupport {
    padding: 75px 0;
  }
  .usupport__inner-title {
    margin-bottom: 44px;
  }
}
@media (max-width: 930px) {
  .usupport {
    padding: 58px 0;
  }
}
@media (max-width: 840px) {
  .usupport__inner-title {
    margin-bottom: 36px;
  }
  .usupport__inner-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .usupportItem {
    width: 100%;
    max-width: unset;
    margin: 0 0 24px 0;
  }
  .usupportItem:last-child {
    margin: 0;
  }
}
@media (max-width: 540px) {
  .usupportItem {
    padding: 26px 20px 20px;
    margin-bottom: 16px;
    position: relative;
  }
  .usupportItem__icon {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 32px;
    height: 32px;
  }
  .usupportItem h6 {
    padding-right: 44px;
    width: 100%;
  }
}
.uhelp {
  background: #eff6ff;
  padding: 96px 0;
}
.uhelp__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  border-radius: 32px;
  padding: 98px 50% 98px 98px;
  overflow: hidden;
  position: relative;
}
.uhelp__inner-content {
  max-width: 442px;
}
.uhelp__inner-image {
  display: none;
}
.uhelp__inner-banner {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 48%;
  max-width: 564px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.uhelp__inner-col {
  width: calc(50% - 10px);
  max-width: 270px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.uhelp__inner-col:nth-child(2) img {
  top: unset;
  bottom: 0;
  -webkit-animation: moveUpDown 40s linear infinite;
          animation: moveUpDown 40s linear infinite;
}
.uhelp__inner-col img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-animation: moveDownUp 40s linear infinite;
          animation: moveDownUp 40s linear infinite;
}
.uhelp__inner-col img.mob {
  display: none;
}
.uhelp__inner h4 {
  margin-bottom: 24px;
}
.uhelp__inner p {
  margin-bottom: 38px;
}
.uhelp__inner .ubutton {
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}

@media (max-width: 1180px) {
  .uhelp {
    padding: 75px 0;
  }
  .uhelp__inner {
    padding: 75px 50% 75px 50px;
  }
}
@media (max-width: 930px) {
  .uhelp {
    padding: 58px 0;
  }
  .uhelp__inner {
    padding: 50px 50% 50px 30px;
  }
  .uhelp__inner p {
    margin-bottom: 24px;
  }
}
@media (max-width: 750px) {
  .uhelp__inner {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .uhelp__inner-content {
    width: 100%;
    max-width: unset;
    text-align: center;
    padding: 30px;
  }
  .uhelp__inner-image {
    width: 100%;
  }
  .uhelp__inner-image img {
    width: 100%;
  }
  .uhelp__inner-banner {
    width: 100%;
    max-width: unset;
    height: unset;
    position: static;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .uhelp__inner-col {
    width: 100%;
    max-width: unset;
    height: 80px;
    margin-bottom: 8px;
  }
  .uhelp__inner-col:nth-child(2) {
    margin: 0;
  }
  .uhelp__inner-col:nth-child(2) img {
    left: unset;
    right: 0;
    -webkit-animation: moveRightLeft 40s linear infinite;
            animation: moveRightLeft 40s linear infinite;
  }
  .uhelp__inner-col img {
    width: auto;
    height: 100%;
    -webkit-animation: moveLeftRight 40s linear infinite;
            animation: moveLeftRight 40s linear infinite;
  }
  .uhelp__inner-col img.desc {
    display: none;
  }
  .uhelp__inner-col img.mob {
    display: block;
  }
}
@media (max-width: 540px) {
  .uhelp__inner-content {
    padding: 24px 20px;
  }
}
.ujoin {
  background: #1868db;
  color: #fff;
  border-radius: 0 0 32px 32px;
  padding: 96px 0;
}
.ujoin__inner-title {
  max-width: 756px;
  margin: 0 auto 56px;
  text-align: center;
}
.ujoin__inner-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 48px;
}
.ujoin__inner-buttons .ubutton {
  margin-right: 26px;
}
.ujoin__inner-buttons .ubutton:last-child {
  margin: 0;
}
.ujoin__inner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ujoin__inner h2 {
  margin-bottom: 24px;
}
.ujoinItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 60px;
}
.ujoinItem:last-child {
  margin: 0;
}
.ujoinItem span {
  width: 17px;
  height: 17px;
  margin-right: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ujoinItem span img {
  width: 100%;
}
.ujoinItem p {
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
}

@media (max-width: 1180px) {
  .ujoin {
    padding: 75px 0;
  }
}
@media (max-width: 930px) {
  .ujoin {
    padding: 58px 0;
  }
  .ujoin__inner-title {
    margin-bottom: 40px;
  }
  .ujoin__inner .ubutton {
    margin-right: 18px;
  }
  .ujoinItem {
    margin-right: 40px;
  }
}
@media (max-width: 750px) {
  .ujoinItem {
    margin-right: 30px;
  }
}
@media (max-width: 540px) {
  .ujoin__inner-title {
    margin-bottom: 24px;
  }
  .ujoin__inner-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 40px;
  }
  .ujoin__inner-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ujoin__inner .ubutton {
    margin: 0 0 24px 0;
    width: 100%;
    max-width: 216px;
    padding: 13px 20px;
  }
  .ujoinItem {
    margin: 0 0 12px 0;
  }
  .ujoinItem:last-child {
    margin: 0;
  }
}
@-webkit-keyframes moveDownUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-52%);
            transform: translateY(-52%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes moveDownUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-52%);
            transform: translateY(-52%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes moveUpDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(52%);
            transform: translateY(52%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes moveUpDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(52%);
            transform: translateY(52%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes moveLeftRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-62%);
            transform: translateX(-62%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes moveLeftRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-62%);
            transform: translateX(-62%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes moveRightLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(62%);
            transform: translateX(62%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes moveRightLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(62%);
            transform: translateX(62%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes dotProgress {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
@keyframes dotProgress {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
@-webkit-keyframes cloudFloat {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes cloudFloat {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes cloudFloatSoft {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(10px, -20px);
            transform: translate(10px, -20px);
  }
  50% {
    -webkit-transform: translate(0, -24px);
            transform: translate(0, -24px);
  }
  75% {
    -webkit-transform: translate(-10px, -20px);
            transform: translate(-10px, -20px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes cloudFloatSoft {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(10px, -20px);
            transform: translate(10px, -20px);
  }
  50% {
    -webkit-transform: translate(0, -24px);
            transform: translate(0, -24px);
  }
  75% {
    -webkit-transform: translate(-10px, -20px);
            transform: translate(-10px, -20px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes floatA {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(8px, -12px);
            transform: translate(8px, -12px);
  }
  50% {
    -webkit-transform: translate(0, -18px);
            transform: translate(0, -18px);
  }
  75% {
    -webkit-transform: translate(-8px, -12px);
            transform: translate(-8px, -12px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes floatA {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(8px, -12px);
            transform: translate(8px, -12px);
  }
  50% {
    -webkit-transform: translate(0, -18px);
            transform: translate(0, -18px);
  }
  75% {
    -webkit-transform: translate(-8px, -12px);
            transform: translate(-8px, -12px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes floatB {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  30% {
    -webkit-transform: translate(-10px, -8px);
            transform: translate(-10px, -8px);
  }
  60% {
    -webkit-transform: translate(6px, -16px);
            transform: translate(6px, -16px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes floatB {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  30% {
    -webkit-transform: translate(-10px, -8px);
            transform: translate(-10px, -8px);
  }
  60% {
    -webkit-transform: translate(6px, -16px);
            transform: translate(6px, -16px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes floatC {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  20% {
    -webkit-transform: translate(7px, -6px);
            transform: translate(7px, -6px);
  }
  50% {
    -webkit-transform: translate(-7px, -14px);
            transform: translate(-7px, -14px);
  }
  80% {
    -webkit-transform: translate(5px, -8px);
            transform: translate(5px, -8px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes floatC {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  20% {
    -webkit-transform: translate(7px, -6px);
            transform: translate(7px, -6px);
  }
  50% {
    -webkit-transform: translate(-7px, -14px);
            transform: translate(-7px, -14px);
  }
  80% {
    -webkit-transform: translate(5px, -8px);
            transform: translate(5px, -8px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes breathing {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.06);
            transform: scale(1.06);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes breathing {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.06);
            transform: scale(1.06);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}