.aboutUs {
  box-sizing: border-box;
  font-size: 14px;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.roadmap-box::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 48%;
  right: -28px;
  width: 28px;
  height: 1px;
  background: #1f223e;
  box-sizing: border-box;
}
.text {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
  color: #fff;
}
.roadmap__main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 90px;
  position: relative;
}
.roadmap-box .time {
  background: linear-gradient(
    89.96deg,
    rgba(255, 255, 255, 0.05) 0.03%,
    rgba(255, 255, 255, 0.008) 49.67%,
    rgba(255, 255, 255, 0.05) 99.96%
  );
  backdrop-filter: blur(4px);
  border-radius: 100px;
  position: absolute;
  top: -15px;
  left: 29px;
  padding: 6px 16px;
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%), #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  font-weight: 600;
  font-size: 12px;
  font-family: "Conthrax";
}
.roadmap-box {
  width: calc(50% - 30px);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.05) 0,
    rgba(255, 255, 255, 0) 73.86%
  );
  backdrop-filter: blur(4px);
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin-right: 30px;
  margin-left: 0;
  padding: 37px 30px;
  margin-bottom: 34px;
}
.roadmap-box.right::before {
  right: auto;
  left: -28px;
}
.roadmap-box .title::after {
  content: "";
  width: 60px;
  height: 4px;
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%);
  border-radius: 1.2px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.roadmap-box::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 43%;
  right: -40px;
  width: 19px;
  height: 19px;
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%), #fff;
  border: 4px solid #1f223e;
  border-radius: 50%;
  box-sizing: border-box;
}
.roadmap-box .title {
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 21px;
  letter-spacing: -1.5px;
}

.roadmap-box.right {
  margin-left: 30px;
  margin-right: 0;
  transform: translateY(112px);
}

.button {
  text-align: center;
  margin-top: 38px;
}

.roadmap__main .icon.bottom {
  top: auto;
  bottom: 0;
}

.roadmap__main .icon {
  position: absolute;
  top: -52px;
  left: 49.6%;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%), #fff;
}
.bottom {
  margin-top: 40px;
}

.roadmap-box.right::after {
  right: auto;
  left: -40px;
}

.roadmap__main::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: -40px;
  left: 50%;
  right: 50%;
  background: #1f223e;
  height: 104%;
  width: 1px;
}

.about.s3 {
  padding: 90px 0 0;
}
.about {
  padding: 0 0 100px;
  position: relative;
}
.about.s3 .block-text {
  padding-right: 30px !important;
}

.about.s3 .card-box:first-child {
  margin-left: 117px;
  transform: rotate(21deg) translateY(100px);
}

.card-box:first-child {
  margin-left: -80px;
}
.card-box:last-child {
  width: 800px;
  z-index: -1;
}
.card-box {
  width: 600px;
  background: linear-gradient(
    89.96deg,
    rgba(255, 255, 255, 0.05) 0.03%,
    rgba(255, 255, 255, 0.008) 49.66%,
    rgba(255, 255, 255, 0.05) 99.96%
  );
  backdrop-filter: blur(2px);
  padding: 31px 23px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  height: 100%;
  transform: rotate(-18deg);
  z-index: 3;
  position: relative;
}
.card-box .top {
  margin-bottom: 20px;
}

.card-box .top span {
  font-size: 30px;
  margin-right: 13px;
}
.icon-logo-01:before {
  content: "\e909";
  color: #fff;
}
.card-box .top h6 {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: -5px;
}

.card-box .top span {
  font-size: 30px;
  margin-right: 13px;
}
.card-box .top h6.price {
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%), #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 20px;
}
.card-box .content .image {
  border-radius: 20px;
  overflow: hidden;
}
.card-box .content .info {
  align-items: center;
}
.card-box .content .info img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 13px;
}
.card-box .content .info h6 {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 2px;
}
.card-box .content .info p {
  font-weight: 300;
  font-size: 14px;
}

.card-box:last-child {
  transform: translateX(-160px) translateY(-574px);
  z-index: 1;
}
.card-box:nth-child(2) {
  transform: translateX(-540px) translateY(-189px) rotate(-20deg);
  z-index: 2;
}

.testimonials.s3 {
  padding: 0 0 141px;
}
.testimonials .container {
  max-width: 1782px;
}
.testimonials.s3 .testimonials__main {
  padding: 68px 0;
}

.testimonials .testimonials__main {
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.05) 0,
    rgba(255, 255, 255, 0) 73.86%
  );
  backdrop-filter: blur(2px);
  border-radius: 26px;
  padding: 98px 15px;
}
.center {
  text-align: center;
}
.testimonials-swiper {
  margin-top: 53px;
}

.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.box-testimonial {
  max-width: 1000px;
  margin: 0 auto;
}
.box-testimonial img {
  margin-bottom: 25px;
}
.box-testimonial .text {
  font-weight: 300;
  font-size: 26px;
}
.box-testimonial .info {
  text-align: center;
  margin-top: 30px;
}
.box-testimonial .info img {
  width: 90px;
  height: 90px;
  object-fit: cover;
  object-position: right;
  border-radius: 50%;
  margin-bottom: 22px;
}

.box-testimonial .info .name {
  font-size: 18px;
  margin-bottom: 6px;
}

.box-testimonial .info p {
  font-weight: 300;
  font-size: 14px;
}

.footer .block-text .heading {
  margin-bottom: 16px;
}
.form {
  text-align: center;
  margin-top: 39px;
}
.form .form-control {
  max-width: 540px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(2px);
  border-radius: 10px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.1);
  font-weight: 300;
  font-size: 14px;
  color: #fff;
  padding: 15px;
  box-shadow: none;
}
.form button {
  margin-top: 14px;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
footer {
  padding: 100px;
}
.shape.right {
  top: 50%;
}
[data-aos="fade-left"] {
  transform: translate3d(100px, 0, 0);
}
[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}
