.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#4e66ff, #4e66ff);
  background-clip: border-box;
  border: 1px #000;
  padding-left: 100px;
  padding-right: 100px;
  position: fixed;
  left: 0;
  right: 0;
  box-shadow: 0 7px 5px #0003;
}

.container {
  border-bottom: 1px #6f7d8a;
  max-width: 1440px;
  height: 77px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #fff;
  text-transform: none;
  margin-left: 0;
  margin-right: 0;
  padding: 19px 11px;
  font-family: Audiowide, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  transition: opacity .4s;
}

.nav-link:hover {
  opacity: .65;
}

.nav-link.w--current {
  color: #727d8a;
  transition: opacity .2s;
}

.div-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: block;
  position: static;
}

.container-2 {
  margin-left: 0;
}

.logo {
  color: #fff;
  margin-top: 21px;
  font-family: Audiowide, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
}

.link-block {
  padding-top: 0;
  text-decoration: none;
  display: block;
}

.button {
  color: #4e66ff;
  transform-style: preserve-3d;
  background-color: #fff;
  border-radius: 17px;
  margin-left: 2px;
  padding: 9px 15px;
  font-family: Audiowide, sans-serif;
  font-size: 16px;
  line-height: 24px;
  transition: transform .7s;
}

.button:hover {
  transform: rotateX(360deg)rotateY(0)rotateZ(0);
}

.body {
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.section {
  padding-left: 120px;
  padding-right: 120px;
}

.hero-buttons {
  opacity: 1;
  text-align: center;
  background-color: #4e66ff;
  border-radius: 20px;
  width: 213px;
  height: 54px;
  margin-top: 21px;
  margin-right: 20px;
  padding: 16px 0 0;
  transition: transform .2s;
}

.hero-buttons:hover {
  transform: scale(1.2);
}

.hero-buttons.see-our-work {
  opacity: 1;
}

.heading {
  color: #1f2937;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  overflow-wrap: break-word;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Audiowide, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 52px;
}

.image {
  width: 85px;
  max-width: 100%;
  margin-bottom: 17px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 3vw;
}

.container-3 {
  max-width: 1440px;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.list-item {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.container-4 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  justify-content: flex-start;
  align-items: center;
  max-width: 1440px;
  display: block;
}

.flex-box-bullet {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  max-width: 1440px;
  margin-top: 48px;
  display: flex;
}

.container-30 {
  justify-content: flex-start;
  align-items: center;
  max-width: 1440px;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.list-item-first {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.flex-box-bullet-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  max-width: 1440px;
  margin-top: 48px;
  display: flex;
}

.list {
  padding-left: 20px;
  list-style-type: disc;
}

.paragraph {
  max-width: 547px;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.hero {
  filter: contrast(105%) saturate(120%);
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Group-106.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  height: 100%;
  margin-bottom: 0;
  padding: 76px 140px;
  transition: opacity .2s;
}

.section-2 {
  background-color: #4e66ff;
  height: 77px;
}

.section-3 {
  background-image: url('../images/Hero-background-SS.png');
  background-position: 50%;
  background-size: cover;
  padding: 75px 100px;
}

.container-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  max-width: 60%;
  margin-top: 35px;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.div-block-2 {
  background-image: url('../images/i.png');
  background-position: 0 0;
  background-size: cover;
}

.div-block-3 {
  background-image: url('../images/i.svg');
  background-position: 0 0;
  background-size: cover;
}

.svg-hero-icons {
  border: 1px #000;
  border-radius: 0;
  max-width: 54px;
}

.text-span {
  color: #4e66ff;
}

.container-31 {
  grid-row-gap: 9px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 20px;
  display: flex;
}

.heading-2 {
  color: #1f2937;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 400;
}

.text-block {
  color: #4b5563;
  margin-left: 0;
  font-size: 20px;
}

.about-sections {
  background-image: linear-gradient(#000 31%, #4e66ff);
  min-width: 100vh;
  min-height: auto;
  padding: 75px 100px;
  display: block;
  position: static;
  box-shadow: inset 0 -15px 15px #0003;
}

.about-flex-container-1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-32 {
  min-width: 60%;
  max-width: 60%;
  margin-left: 0;
  padding-top: 0;
}

.container-33 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: 10px;
  display: flex;
  position: relative;
}

.background-video {
  position: static;
}

.background-video-2 {
  z-index: 1;
  border-radius: 17px;
  max-width: 93%;
  max-height: 358px;
  margin-top: 0;
  position: absolute;
  inset: 0;
}

.container-34 {
  z-index: 0;
  margin-top: 95px;
  margin-left: 0;
  position: relative;
}

.heading-3 {
  color: #fff;
  margin-top: 391px;
  font-family: Audiowide, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.paragraph-2 {
  color: #bfbfbf;
  max-width: 95%;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 16px;
  line-height: 24px;
}

.container-35 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 95%;
  margin-top: 20px;
  margin-left: 0;
  display: flex;
}

.container-top-about {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 0;
  margin-right: 36px;
  display: flex;
}

.container-37 {
  display: flex;
}

.container-38 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 50px;
  display: flex;
}

.heading-4 {
  color: #d9d9d9;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.paragraph-3 {
  color: #bfbfbf;
}

.paragraph-4 {
  color: #bfbfbf;
  margin-bottom: 0;
  font-size: 14px;
}

.image-2 {
  width: 36px;
  height: 32px;
  margin-right: 16px;
}

.container-bottom-about {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  display: flex;
}

.container-39 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-40 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-bottom: 50px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-41 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  min-height: 80px;
  margin-left: 77px;
  display: flex;
}

.heading-5 {
  color: #d9d9d9;
  margin-top: 0;
  margin-bottom: 2px;
  font-family: Audiowide, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 28px;
}

.paragraph-5 {
  color: #bfbfbf;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 20px;
}

.container-42 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 190px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.container-43, .container-44 {
  min-height: 190px;
  margin-bottom: 0;
}

.container-45 {
  min-height: 78px;
}

.image-3 {
  max-width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
}

.section-4 {
  text-align: left;
  background-color: #fff;
  padding: 75px 100px;
}

.container-46 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  display: flex;
}

.heading-6 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Audiowide, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
}

.paragraph-6 {
  color: #374151;
  text-align: center;
  max-width: 752px;
  font-size: 20px;
  line-height: 28px;
}

.pricing-comparison {
  border-bottom: 1px solid #e4ebf3;
  max-width: 1440px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.container-47 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  margin-top: 75px;
  display: flex;
}

.pricing-card {
  background-color: #fff;
  border: 1.87px solid #4e66ff;
  border-radius: 18px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  min-width: 275px;
  max-width: 317px;
  height: 720px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card.featured-pricing {
  z-index: 2;
  padding-left: 32px;
  padding-right: 32px;
  box-shadow: 0 4px 130px #96a3b54d;
}

.pricing-image {
  object-fit: cover;
  width: 60px;
  height: 60px;
  margin-top: 39px;
  margin-bottom: 0;
}

.pricing-title {
  color: #1e293b;
  margin-top: 10px;
  margin-bottom: 8px;
  font-family: Audiowide, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 48px;
}

.pricing-subtitle {
  color: #cbd5e1;
  text-align: center;
  margin-bottom: 13px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 16px;
  line-height: 16px;
}

.pricing-price {
  color: #fff;
  margin-bottom: 12px;
  font-size: 41px;
  font-weight: 700;
  line-height: 32px;
}

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

.paragraph-regular.margin-bottom-20 {
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
  margin-left: 20px;
  margin-right: 20px;
  line-height: 15px;
}

.button-primary {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #4e66ff;
  border-radius: 8px;
  width: 80%;
  padding: 16px 25px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
  position: absolute;
  bottom: 20px;
}

.button-primary:hover {
  transform: scale(1.1);
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.dark-text-button {
  color: #1e293b;
  background-color: #4e66ff;
  border-radius: 8px;
  height: 52px;
  padding-bottom: 16px;
  font-weight: 600;
  transition-duration: .2s;
}

.button-primary.dark-text-button:hover {
  color: #1e293b;
  background-color: #4e66ff;
  transform: scale(1.1);
}

.pricing-divider {
  background-color: #76879d1a;
  align-self: stretch;
  height: 1px;
  margin: 56px -24px 16px;
}

.pricing-feature-list-1-1 {
  white-space: nowrap;
  order: 0;
  align-self: flex-start;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  font-size: 16px;
  list-style-type: none;
}

.pricing-feature-1 {
  background-image: url('../images/Check-svg.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 10px;
  padding-left: 24px;
  font-size: 17px;
  line-height: 21px;
}

.pricing-feature-1.color-txt-white {
  color: #fff;
  margin-top: 12px;
  line-height: 11px;
}

.pricing-tag {
  color: #f9fafb;
  text-align: center;
  text-transform: none;
  background-color: #fff;
  background-image: linear-gradient(135deg, #4e66ff, #000000e8);
  border-radius: 15px 15px 0 0;
  padding: 7px 16px;
  font-weight: 600;
  transition: opacity 1s;
  position: absolute;
  top: -34px;
  box-shadow: 0 3px 10px #96a3b533;
}

.container-48 {
  max-width: 1440px;
}

.pricing-card-3 {
  background-color: #1e293b;
  border-radius: 18px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  min-width: 275px;
  max-width: 317px;
  height: 720px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card-3.featured-pricing {
  z-index: 2;
  padding-left: 32px;
  padding-right: 32px;
  box-shadow: 0 4px 130px #96a3b54d;
}

.pricing-title-3 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 8px;
  font-family: Audiowide, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 27px;
}

.pricing-card-2 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 360px;
  padding: 32px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card-2.featured-pricing {
  z-index: 2;
  border: 1.87px solid #4e66ff;
  border-radius: 18px;
  flex: 1;
  min-width: 305px;
  max-width: 400px;
  padding: 0;
  box-shadow: 0 4px 130px #96a3b54d;
}

.container-49 {
  text-align: center;
  background-color: #4e66ff;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  flex: 0 auto;
  width: 100%;
  max-width: none;
  height: 318px;
  margin-left: 0;
  margin-right: 0;
}

.pricing-title-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: -2px;
  font-family: Audiowide, sans-serif;
  font-size: 27px;
  font-weight: 400;
  line-height: 37px;
}

.pricing-subtitle-1 {
  color: #475569;
  text-align: center;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}

.starting-at-text {
  color: #fff;
  text-align: center;
  margin-bottom: 7px;
  font-size: 14px;
  line-height: 10px;
}

.pricing-image-2 {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-top: 39px;
  margin-bottom: 18px;
}

.container-50 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px 20px 100px;
  display: flex;
}

.pricing-feature-list-2-2 {
  white-space: nowrap;
  order: 0;
  align-self: stretch;
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 20px;
}

.list-item-2 {
  list-style-type: none;
}

.pricing-feature-list-3-1 {
  white-space: nowrap;
  order: 0;
  align-self: stretch;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  list-style-type: none;
}

.pricing-feature-list-2-1 {
  text-align: left;
  white-space: nowrap;
  overflow-wrap: normal;
  order: 0;
  align-self: stretch;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 5px;
  line-height: 18px;
  list-style-type: none;
}

.text-span-2 {
  font-size: 9px;
}

.pricing-feature-revisions-2-2 {
  background-image: url('../images/Check-svg.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 24px;
  font-size: 17px;
  line-height: 10px;
}

.pricing-price-1 {
  color: #1e293b;
  margin-bottom: 10px;
  font-size: 41px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-regular-1 {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular-1.margin-bottom-20 {
  color: #64748b;
  text-align: center;
  margin-bottom: 0;
  line-height: 15px;
}

.pricing-feature-2 {
  background-image: url('../images/Check-svg.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 18px;
  padding-left: 24px;
  font-size: 16px;
  line-height: 11px;
}

.pricing-feature-1-copy {
  background-image: url('../images/Check-svg.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 24px;
  font-size: 17px;
  line-height: 27px;
}

.text-span-3 {
  font-size: 10px;
}

.text-span-4 {
  white-space: normal;
  font-size: 10px;
}

.text-span-5 {
  white-space: normal;
  font-size: 10px;
  line-height: 10px;
}

.text-span-6, .text-span-7 {
  white-space: normal;
  font-size: 10px;
}

.text-span-8 {
  font-size: 10px;
}

.pricing-subtitle-3 {
  color: #cbd5e1;
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-7 {
  color: #4b5563;
  text-align: center;
  max-width: 1440px;
  margin-top: 25px;
  margin-bottom: 5px;
}

.container-51 {
  text-align: center;
  max-width: 1440px;
}

.link {
  color: #4e66ff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #fff;
  border-radius: 8px;
  padding: 5px 10px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  transition: all .4s;
}

.link:hover {
  transform: scale(1.05);
}

.link.dark-text-button {
  color: #1e293b;
  background-color: #4e66ff;
  border-radius: 8px;
  height: 52px;
  margin-bottom: 0;
  padding-bottom: 16px;
  font-weight: 600;
  transition-duration: .4s;
}

.link.dark-text-button:hover {
  color: #1e293b;
  background-color: #4e66ff;
  transform: scale(1.2);
}

.container-52 {
  text-align: center;
  background-color: #4e66ff;
  max-width: 100%;
  box-shadow: inset 0 15px 10px #0003;
}

.section-5 {
  padding: 0;
}

.heading-7 {
  color: #fff;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 9px;
  font-family: Audiowide, sans-serif;
  font-size: 36px;
  font-weight: 400;
}

.paragraph-8 {
  margin-bottom: 50px;
  line-height: 20px;
}

.container-53 {
  background-image: url('../images/blue-white-material-design-minimal-art-wallpaper-preview-1.png');
  background-position: 0 0;
  background-size: auto;
  max-width: 100%;
}

.testimonial-column-light {
  background-image: url('../images/ddecf535-c04c-4c98-bef0-c5411a671c2a-1.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  border-bottom: 1px solid #e4ebf3;
  padding: 0;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.testimonial-grid-two {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: grid;
}

.testimonial-card-two {
  border: 1px solid #e4ebf3;
  flex-flow: column-reverse;
  height: 371px;
  padding: 0 16px;
  display: flex;
}

.testimonial-text-two {
  margin-bottom: 52px;
}

.testimonial-info-three {
  background-color: #f5f7fa;
  align-items: center;
  padding: 24px 16px;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-main-heading {
  margin-bottom: 2px;
  font-weight: 600;
}

.testimonial-slider-large {
  background-color: #f5f7fa;
  background-image: url('../images/ddecf535-c04c-4c98-bef0-c5411a671c2a-1.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.testimonial-slider-two {
  background-color: #0000;
  height: auto;
}

.testimonial-slide {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 64px;
  display: flex;
}

.testimonial-content {
  flex-direction: column;
  align-items: flex-start;
  max-width: 460px;
  margin-right: 40px;
  display: flex;
}

.testimonial-quote-icon {
  margin-bottom: 24px;
}

.testimonial-quote {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-author-name {
  font-weight: 700;
}

.testimonial-image-two {
  object-fit: cover;
  width: 350px;
  height: 400px;
}

.testimonial-author-image-three {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.testimonial-slider-arrow {
  display: none;
}

.testimonial-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.section-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  background-image: url('../images/ddecf535-c04c-4c98-bef0-c5411a671c2a-1.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  box-shadow: inset 0 -10px 11px #0003, inset 0 6px 4px #0003;
}

.container-54 {
  grid-column-gap: 57px;
  grid-row-gap: 57px;
  justify-content: space-around;
  align-items: center;
  max-width: 1440px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-4 {
  background-color: #fff;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 32px 32px 30px;
  box-shadow: 0 4px 5px #0003;
}

.div-block-5, .div-block-6 {
  background-color: #fff;
  margin-top: 40px;
  margin-bottom: 40px;
}

.heading-8 {
  color: #1f2937;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph-9 {
  color: #4b5563;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.container-55 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 18px;
  margin-left: 0;
  display: flex;
}

.container-56 {
  margin-left: 0;
}

.image-4 {
  margin-right: 12px;
}

.image-5 {
  margin-bottom: 5px;
}

.paragraph-10 {
  max-width: 330px;
}

.section-7 {
  background-image: url('../images/d2a1725b-5f6f-49b2-ad00-e840e114136e-2.png');
  background-position: 50%;
  background-size: contain;
  height: 20000px;
}

.faq-wrap {
  cursor: pointer;
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 47%;
  padding: 0 15px;
  box-shadow: 0 0 2px #4e66ff;
}

.faq-wrap.first {
  background-color: #fff;
  box-shadow: 0 0 2px #4e66ff;
}

.faq-wrap-hidden {
  cursor: pointer;
  background-color: #1e2024;
  border-radius: 10px;
  width: 100%;
  max-width: 47%;
  padding: 0 15px;
}

.flex-container-top-faq {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
}

.faq-flex-contaner {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1440px;
  display: flex;
}

.answer {
  padding-top: 0;
}

.plus-vertical {
  background-color: #000;
  width: 2px;
  height: 23px;
  position: absolute;
}

.plus-horizontal {
  background-color: #000;
  width: 23px;
  height: 2px;
}

.faq-question-wrap {
  border: 1px #000;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.paragraph-11 {
  color: #000;
  margin-top: -6px;
  margin-bottom: 15px;
  font-size: 17px;
}

.question {
  color: #000;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 7px;
  font-size: 20px;
  font-weight: 700;
  line-height: 21px;
}

.plus-wrap {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  display: flex;
  position: relative;
}

.section-8 {
  text-align: left;
  background-image: url('../images/Dec-15-2025-05_21_51-PM.png');
  background-position: 0%;
  background-size: cover;
  flex-flow: column;
  padding: 25px 100px;
  display: block;
}

.faq-heading {
  text-align: center;
  margin-top: 0;
  font-family: Audiowide, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 37.5px;
}

.container-57 {
  max-width: 1440px;
  margin-top: 50px;
}

.paragraph-12 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 16.5px;
  font-weight: 500;
}

.section-9 {
  max-width: 1440px;
  margin-top: 75px;
  margin-left: auto;
  margin-right: auto;
}

.container-58 {
  max-width: 1440px;
}

.heading-10 {
  font-family: Audiowide, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 37.5px;
}

.container-59 {
  max-width: 1440px;
}

.container-60 {
  background-color: #fff;
  border-radius: 12px;
  max-width: 47%;
  margin-left: auto;
  padding-bottom: 25px;
  box-shadow: 0 10px 15px #0003;
}

.container-60._0margin-job {
  max-width: none;
  min-height: 100%;
  margin-left: auto;
}

.image-6 {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.heading-11 {
  margin-top: 0;
  margin-left: 0;
  font-family: Audiowide, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
}

.paragraph-13 {
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  min-height: 125px;
  max-height: 125px;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  overflow: auto;
}

.bottom-portfolio-container {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1440px;
  margin-top: 35px;
  display: flex;
}

.container-62 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: none;
  margin-top: 25px;
  margin-left: 25px;
  margin-right: 25px;
  display: flex;
}

.container-63 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px solid #c3c3c3;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 3%;
  margin-left: 0;
  padding-top: 0;
  display: flex;
}

.react-native-bubble {
  background-color: #cffafe;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.text-block-2 {
  color: #147a9a;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.firebase-text-small {
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.chart-js-text-small {
  color: #3730a3;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.tailwind-ccs-text-small {
  color: #9d174d;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.firebase-bubble {
  background-color: #ffedd5;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.chart-js-bubble {
  background-color: #e0e7ff;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.tailwind-css-bubble {
  background-color: #fce7f3;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.link-2 {
  color: #3b82f6;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  position: static;
  top: 25px;
  bottom: 0;
  left: 0;
}

.section-10 {
  max-width: 1440px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.container-64 {
  text-align: center;
  max-width: 1440px;
  margin-top: 0;
}

.heading-12 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Audiowide, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 37.5px;
}

.paragraph-14 {
  color: #333;
  margin-bottom: 30px;
  font-size: 16.5px;
}

.container-65 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1440px;
  display: flex;
}

.form {
  background-color: #fff;
  border-radius: 8px;
}

.container-66 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  min-width: 47%;
  max-width: none;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.form-block {
  background-color: #fff;
  border-radius: 8px;
  min-width: 47%;
  margin-bottom: 0;
  margin-right: 10px;
  padding: 32px;
  box-shadow: 0 10px 15px #0003;
}

.field-label {
  color: #374151;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.heading-13 {
  color: #1f2937;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: 400;
  line-height: 20px;
}

.text-field {
  color: #374151;
  border-radius: 6px 6px 0 0;
  margin-bottom: 0;
}

.text-field.phone {
  margin-bottom: 25px;
}

.text-field-2 {
  color: #374151;
  border-radius: 6px 6px 0 0;
  margin-bottom: 0;
}

.field-label-2 {
  color: #374151;
  font-weight: 400;
}

.container-67 {
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin-bottom: 25px;
  display: flex;
}

.container-68 {
  margin-left: 0;
  margin-right: 25px;
}

.container-69 {
  margin-left: 0;
  margin-right: auto;
}

.select-field {
  color: #1f2937;
  background-color: #fff;
  border-radius: 6px 6px 0 0;
  margin-bottom: 25px;
}

.textarea {
  color: #374151;
  border-radius: 6px;
  min-width: 250px;
  max-width: 100%;
  min-height: 40px;
  max-height: 150px;
  margin-bottom: 25px;
}

.submit-button {
  text-align: center;
  background-color: #4e66ff;
  border-radius: 6px;
  min-width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Audiowide, sans-serif;
  transition: all .2s;
}

.submit-button:hover {
  transform: scale(1.05);
}

.recaptcha {
  margin-bottom: 25px;
}

.info-1-contact {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 25px;
  margin-left: auto;
  display: flex;
}

.container-70 {
  background-color: #fff;
  border-radius: 8px;
  min-width: 100%;
  max-width: none;
  margin-bottom: 15px;
  padding: 32px;
  box-shadow: 0 10px 15px #0003;
}

.heading-14 {
  color: #1f2937;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: 400;
  line-height: 20px;
}

.social-media-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.image-7 {
  margin-right: 15px;
  transition: filter .5s;
}

.image-7:hover {
  filter: drop-shadow(0 0 15px #4e66ff);
}

.image-8 {
  margin-right: 15px;
  transition: filter .5s;
}

.image-8:hover {
  filter: drop-shadow(0 0 15px #4e66ff);
}

.heading-15 {
  color: #1f2937;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: 400;
  line-height: 20px;
}

.footer-light {
  background-color: #111827;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 100px 35px;
  position: relative;
}

.container-71 {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-brand {
  text-decoration: none;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.footer-link-two {
  color: #9ca3af;
  margin-top: 12px;
  font-size: 14px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: #ffffffbf;
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  background-color: #1f2937;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #9ca3af;
  font-size: 14px;
}

.footer-social-block-two {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-social-link:hover {
  transform: scale(1.1)translate(0, -7px);
}

.heading-16 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Audiowide, sans-serif;
  font-size: 25px;
  font-weight: 400;
  text-decoration: none;
}

.container-72 {
  margin-left: 0;
  margin-right: 0;
}

.paragraph-15 {
  color: #9ca3af;
  font-family: Audiowide, sans-serif;
  font-size: 14px;
}

.text-span-9 {
  color: #4e66ff;
}

.link-3 {
  color: #9ca3af;
  margin-right: 23px;
  font-size: 14px;
  text-decoration: none;
}

.link-3:hover {
  color: #ffffffbf;
}

.link-4 {
  color: #9ca3af;
  font-size: 14px;
  text-decoration: none;
}

.link-4:hover {
  color: #ffffffbf;
}

.footer-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-9 {
  margin-right: 10px;
}

.container-73 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: 0;
  display: flex;
}

.footer-link-email {
  color: #9ca3af;
  margin-top: 0;
  font-size: 14px;
  text-decoration: none;
}

.footer-link-email:hover {
  color: #ffffffbf;
}

.footer-link-time {
  color: #9ca3af;
  margin-top: 0;
  font-size: 14px;
  text-decoration: none;
}

.footer-link-time:hover {
  color: #ffffffbf;
}

.left-about-skill {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-bottom: 50px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-left-right-about {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 95%;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.advanced-integration-text {
  background-image: url('../images/Check-svg.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 24px;
  font-size: 17px;
  line-height: 21px;
}

.advanced-integration-text.color-txt-white {
  color: #fff;
  line-height: 13px;
}

.text-span-10 {
  font-size: 9px;
  line-height: 10px;
}

.bottom-starter-text {
  background-image: url('../images/Check-svg.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 24px;
  font-size: 17px;
  line-height: 11px;
}

.bottom-starter-text.color-txt-white {
  color: #fff;
  line-height: 11px;
}

.pricing-features-3 {
  background-image: url('../images/Check-svg.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 10px;
  padding-left: 24px;
  font-size: 17px;
  line-height: 21px;
}

.pricing-features-3.color-txt-white {
  color: #fff;
  line-height: 11px;
}

.button-primary-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #4e66ff;
  border-radius: 8px;
  width: 80%;
  padding: 16px 25px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
  position: absolute;
  bottom: 20px;
}

.button-primary-2:hover {
  transform: scale(1.1);
}

.button-primary-2:active {
  background-color: #43464d;
}

.button-primary-2.dark-text-button {
  color: #1e293b;
  background-color: #4e66ff;
  border-radius: 8px;
  height: 52px;
  padding-bottom: 16px;
  font-weight: 600;
  transition-duration: .2s;
}

.button-primary-2.dark-text-button:hover {
  color: #1e293b;
  background-color: #4e66ff;
  transform: scale(1.1);
}

.pricing-feature-2-top {
  background-image: url('../images/Check-svg.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 0;
  padding-left: 24px;
  font-size: 16px;
  line-height: 11px;
}

.container-74 {
  padding-bottom: 0;
}

.container-75 {
  margin-top: 10px;
}

.pricing-feature-top-right-2, .pricing-feature-bottom-right-2 {
  background-image: url('../images/Check-svg.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 18px;
  padding-left: 24px;
  font-size: 16px;
  line-height: 11px;
}

.paragraph-regular-2 {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular-2.margin-bottom-20 {
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
  margin-left: 20px;
  margin-right: 20px;
  line-height: 15px;
}

.testimonial-slider-large-2 {
  background-color: #f5f7fa;
  background-image: url('../images/pexels-pixabay-268415.jpg');
  background-position: 50%;
  background-size: cover;
  border-bottom: 1px solid #e4ebf3;
  padding: 30px 100px 10px;
  position: relative;
  box-shadow: inset 0 6px 4px #0003, inset 0 -6px 4px #0003;
}

.container-76 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slider-two-2 {
  background-color: #0000;
  height: auto;
}

.testimonial-slide-2 {
  background-color: #fff;
  background-image: radial-gradient(circle at 0%, #4e66ff, #c4b497);
  border-radius: 8px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  min-height: 100%;
  padding: 0 0 0 40px;
  display: flex;
  box-shadow: 0 8px 5px #0003;
}

.testimonial-content-2 {
  color: #fff;
  background-color: #000000b3;
  border-top-right-radius: 6px;
  flex-flow: column-reverse;
  justify-content: center;
  align-items: flex-start;
  max-width: 100%;
  margin-right: 0;
  padding: 10px 10px 10px 40px;
  display: flex;
}

.testimonial-quote-icon-2 {
  margin-bottom: 24px;
}

.testimonial-quote-2 {
  margin-bottom: 16px;
  font-size: 17px;
  font-weight: 600;
  line-height: 25px;
}

.testimonial-info-two-2 {
  align-items: center;
  min-width: 100%;
  margin-bottom: 5px;
  display: flex;
}

.testimonial-image-2 {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author-name-2 {
  font-weight: 700;
}

.testimonial-image-two-2 {
  object-fit: cover;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  width: 411px;
  height: 100%;
  margin-right: 0;
}

.testimonial-author-image-three-2 {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.testimonial-slider-arrow-2 {
  display: none;
}

.testimonial-slider-nav-2 {
  margin-top: 0;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.mask {
  border-radius: 8px;
  height: 430px;
  overflow: hidden;
}

.slide {
  min-height: 100%;
}

.clients-paragraph {
  color: #fff;
  margin-bottom: 50px;
  line-height: 20px;
}

.icon-2 {
  color: #aeaeae;
  -webkit-text-stroke-color: #000;
  margin-right: 0;
}

.icon-3 {
  color: #aeaeae;
  margin-left: 0;
}

.faq-wrap-2 {
  cursor: pointer;
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 47%;
  padding: 0 15px;
  box-shadow: 0 0 2px #4e66ff;
}

.faq-wrap-2.first {
  background-color: #fff;
  border: 1px #4e66ff;
  box-shadow: 0 0 2px #4e66ff;
}

.flex-container-top-faq-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
}

.faq-flex-contaner-2 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  display: flex;
}

.plus-vertical-2 {
  background-color: #111827;
  width: 2px;
  height: 23px;
  position: absolute;
}

.plus-horizontal-2 {
  background-color: #111827;
  width: 23px;
  height: 2px;
}

.paragraph-16 {
  color: #111827;
  margin-top: -6px;
  margin-bottom: 15px;
  font-size: 17px;
}

.question-2 {
  color: #111827;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 7px;
  font-size: 20px;
  font-weight: 700;
  line-height: 21px;
}

.plus-wrap-2 {
  -webkit-text-stroke-color: #000;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  display: flex;
  position: relative;
}

.footer-policy {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.container-78 {
  color: #000;
  max-width: none;
  height: 100%;
  min-height: 100%;
}

.testimonial-slide-2-copy {
  background-color: #fff;
  background-image: radial-gradient(circle at 0%, #4e66ff, #000 87%);
  border-radius: 8px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  min-height: 100%;
  padding: 0 0 0 40px;
  display: flex;
  box-shadow: 0 8px 5px #0003;
}

.testimonial-slide-1 {
  background-color: #fff;
  background-image: url('../images/jettbuilt-mockup-socialmedia-1_1.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  min-height: 100%;
  padding: 0;
  display: flex;
  box-shadow: 0 8px 5px #0003;
}

.testimonial-slide-3 {
  background-color: #fff;
  background-image: radial-gradient(circle at 0%, #4e66ff, #452b14 94%);
  border-radius: 8px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  min-height: 100%;
  padding: 0 0 0 40px;
  display: flex;
  box-shadow: 0 8px 5px #0003;
}

.testimonial-slide-4 {
  background-color: #fff;
  background-image: radial-gradient(circle at 0%, #4e66ff, #235e43 87%);
  border-radius: 8px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  min-height: 100%;
  padding: 0 0 0 40px;
  display: flex;
  box-shadow: 0 8px 5px #0003;
}

.slide-2 {
  background-color: #fff;
  background-image: url('../images/servermockup-1.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  min-height: 100%;
  padding: 0;
  display: flex;
  box-shadow: 0 8px 5px #0003;
}

.slide-3 {
  background-color: #fff;
  background-image: url('../images/AutoBrosMockup-1.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  min-height: 100%;
  padding: 0;
  display: flex;
  box-shadow: 0 8px 5px #0003;
}

.slide-1, .slide-4 {
  margin-top: 0;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.testimonial-slide-4th {
  background-color: #fff;
  background-image: url('../images/ChatGPT-Image-Nov-13-2025-09_14_47-PM-1.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  min-height: 100%;
  padding: 0;
  display: flex;
  box-shadow: 0 8px 5px #0003;
}

.job-2 {
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 47%;
  margin-left: auto;
  padding-bottom: 25px;
  display: block;
  box-shadow: 0 10px 15px #0003;
}

.job-2._0margin-job {
  max-width: none;
  min-height: 100%;
  margin-left: auto;
}

.link-1-card-1 {
  float: left;
  color: #3b82f6;
  font-weight: 500;
  text-decoration: none;
  position: static;
  top: 0;
  bottom: 0;
  left: 0;
}

.container-80 {
  float: left;
  margin: auto 25px 0;
  position: relative;
}

.container-81 {
  float: left;
  margin: auto 25px;
  position: relative;
  bottom: auto;
}

.container-82 {
  margin-bottom: 0;
}

.container-83 {
  max-width: none;
  min-height: auto;
}

.small-jobs-title {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Audiowide, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.small-content-job-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: none;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.small-paragraph-13 {
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  min-height: 90px;
  max-height: 90px;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  overflow: auto;
}

.link-3-small {
  color: #3b82f6;
  margin-top: auto;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  position: static;
  top: auto;
  bottom: 0;
  left: 0;
}

.job-3 {
  box-sizing: content-box;
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  max-width: 100%;
  min-height: 100%;
  margin-left: auto;
  padding-bottom: 15px;
  display: flex;
}

.job-3._0margin-job {
  max-width: none;
  min-height: 100%;
  margin-left: auto;
}

.job-4 {
  box-sizing: content-box;
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 100%;
  min-height: 100%;
  margin-left: auto;
  padding-bottom: 15px;
  display: flex;
}

.job-4._0margin-job {
  max-width: none;
  min-height: 100%;
  margin-left: auto;
}

.job-5 {
  box-sizing: content-box;
  background-color: #fff;
  border-radius: 12px;
  max-width: 100%;
  min-height: 100%;
  margin-left: auto;
  padding-bottom: 15px;
}

.job-5._0margin-job {
  max-width: none;
  min-height: 100%;
  margin-left: auto;
}

.team-slider {
  background-color: #5d739300;
  border-bottom: 1px solid #34879d;
  padding: 0;
  position: relative;
}

.container-84 {
  margin-left: auto;
  margin-right: auto;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #ddd0;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  height: 487px;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 0;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.mask-2 {
  background-color: #5c474700;
  padding-bottom: 6vh;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.icon-5 {
  color: #4c90a1;
  margin-right: 0;
}

.icon-6 {
  color: #4c91a1;
  margin-left: 0;
}

.team-slider-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-85 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper-2 {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper-2 {
  width: 30%;
  margin-right: 5%;
}

.team-slider-nav-2 {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.webflow {
  background-color: #1575ff4d;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.webflow-text-small {
  color: #1273ff;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.servers-button {
  color: #fff;
  margin-left: 10px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  position: static;
  top: 25px;
  bottom: 0;
  left: 0;
}

.typescript-bubble {
  background-color: #9fffbc;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.typescript-text {
  color: #005119;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.figma-bubble {
  background-color: #ffb6b1;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.figma-text-small {
  color: #ff1000;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.react-native-bubble-big {
  background-color: #cffafe;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.text-block-2-big {
  color: #147a9a;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.text-block-3-big {
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.text-block-4-big {
  color: #3730a3;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.text-block-5-big {
  color: #9d174d;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.typescript-text-big {
  color: #005119;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.link-3-small-card4 {
  color: #3b82f6;
  margin-top: auto;
  margin-bottom: 15px;
  margin-left: 10px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  position: static;
  top: auto;
  bottom: auto;
  left: 0;
}

.servers-link {
  color: #3b82f600;
  margin-top: auto;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  position: static;
  top: auto;
  bottom: 0;
  left: 0;
}

.small-bubble-containers {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px solid #c3c3c3;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 3%;
  margin-left: 0;
  padding-top: 0;
  display: flex;
}

.utility-page-wrap {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.contact-page-container {
  text-align: left;
  background-image: url('../images/Dec-15-2025-05_21_51-PM.png');
  background-position: 50% 100%;
  background-size: cover;
  flex-flow: column;
  flex: 1;
  padding: 25px 100px 50px;
  display: block;
}

.contact-page-body {
  flex-flow: column;
  display: flex;
}

.privacy-policy-page-section {
  text-align: left;
  background-image: url('../images/Dec-15-2025-05_21_51-PM.png');
  background-position: 50% 100%;
  background-size: cover;
  flex-flow: column;
  flex: 1;
  padding: 0 0 50px;
  display: flex;
}

.div-block-7 {
  background-color: #fff;
}

.container-86 {
  background-color: #fff;
  border-top: 1px #4e66ff;
  border-radius: 14px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 41px;
  padding: 20px 40px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.policy-info-heading {
  font-family: Audiowide, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 36px;
}

.list-3 {
  padding-left: 20px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.container-87, .container-88, .container-89 {
  margin-left: 0;
}

.list-item-3 {
  list-style-type: none;
}

.list-without-bullets {
  padding-left: 0;
}

.container-90 {
  background-image: url('../images/pexels-pixabay-268415.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  box-shadow: inset 0 -4px 5px #0003;
}

.text-block-7 {
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 300;
}

.paragraph-18 {
  font-family: Inter, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.paragraph-19, .paragraph-20 {
  font-family: Inter, sans-serif;
  font-size: 20px;
}

.paragraph-21 {
  font-family: Inter, sans-serif;
}

.body-2 {
  flex-flow: column;
  display: flex;
}

.body-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.image-10 {
  border-radius: 20px;
}

.text-block-8 {
  font-size: 21px;
}

.heading-17 {
  font-size: 36px;
}

.container-91 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.container-92 {
  flex-flow: column;
  display: flex;
}

.container-93 {
  order: 0;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.link-5 {
  margin-bottom: 2px;
  font-size: 18px;
  text-decoration: none;
}

.link-6, .link-7 {
  font-size: 18px;
  text-decoration: none;
}

.image-11 {
  margin-right: 15px;
}

.image-12 {
  margin-right: 10px;
}

.container-94 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.link-8, .link-9, .link-10 {
  text-decoration: none;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4 {
  font-weight: 600;
}

.container-95 {
  background-color: #fff;
}

.bubble-build {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px solid #c3c3c3;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 3%;
  margin-left: 0;
  padding-top: 0;
  display: flex;
}

.react-text-small {
  color: #147a9a;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.typescript-bubble-small {
  background-color: #b3fcc2;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.hetzner-vps-bubble-small {
  background-color: #d9d9d9;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.linux-bubble-small {
  background-color: #d6f9fd;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.linux-text-small {
  color: #155e75;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.docker-bubble-small {
  background-color: #e1e7fd;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.docker-text-small {
  color: #3730a3;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.caddy-bubble-small {
  background-color: #d6f9fd;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.caddy-text-small {
  color: #155e75;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.mext-js-bubble-small {
  background-color: #bdd5fb;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.next-js-text-small {
  color: #1273ff;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.vercel-bubble-small {
  background-color: #f6b9b3;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.vercel-text-small {
  color: #ff1000;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.heztner-text-small {
  color: #155e75;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.typescrtipt-text-small {
  color: #005119;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.strapi-cms-bubble-small {
  background-color: #b3fcc2;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.strapi-cms-text-small {
  color: #005119;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.node-js-bubble-small {
  background-color: #fdedd8;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.node-js-text-small {
  color: #9a3412;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.express-js-bubble-small {
  background-color: #e1e7fd;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.express-js-text-small {
  color: #3730a3;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.relume-bubble-small {
  background-color: #d9d9d9;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.relume-text-small {
  color: #155e75;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.ux-pilot-bubble-small {
  background-color: #fce7f3;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
  padding: 5px 12px;
}

.ux-pilot-text-small {
  color: #9d174d;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.react-text-big {
  color: #147a9a;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.webflow-text-big {
  color: #1273ff;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.firebase-text-big {
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.chart-js-text-big {
  color: #3730a3;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.tailwind-ccs-text-big {
  color: #9d174d;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.figma-text-big {
  color: #ff1000;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.typescrtipt-text-big {
  color: #005119;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.heztner-text-big, .linux-text-big {
  color: #155e75;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.docker-text-big {
  color: #3730a3;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.caddy-text-big {
  color: #155e75;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.next-js-text-big {
  color: #1273ff;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.vercel-text-big {
  color: #ff1000;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.strapi-text-big {
  color: #005119;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.node-js-text-big {
  color: #9a3412;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.express-js-text-big {
  color: #3730a3;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.relume-text-big {
  color: #155e75;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.ux-pilot-text-big {
  color: #9d174d;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
}

.bubble-container-big {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px solid #c3c3c3;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 3%;
  margin-left: 0;
  padding-top: 0;
  display: flex;
}

.image-13 {
  transition: filter .5s;
}

.image-13:hover {
  filter: drop-shadow(0 0 15px #4e66ff);
}

@media screen and (min-width: 1440px) {
  .hero-buttons {
    width: 228px;
    height: 60px;
    padding-top: 19px;
    font-size: 23px;
  }

  .hero-buttons:hover {
    transform: scale(1.1);
  }

  .heading {
    font-size: 52px;
  }

  .paragraph {
    max-width: 700px;
    font-size: 25px;
  }

  .container-5 {
    margin-top: 25px;
  }

  .container-31 {
    margin-right: 50px;
  }

  .about-sections {
    padding-left: 100px;
    padding-right: 100px;
  }

  .paragraph-2 {
    font-size: 17px;
  }

  .container-35 {
    margin-top: 30px;
  }

  .heading-5 {
    font-size: 22px;
  }

  .paragraph-5 {
    font-size: 17px;
  }

  .section-4 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .pricing-card {
    min-width: 380px;
    max-width: 380px;
    height: 685px;
  }

  .button-primary, .button-primary.dark-text-button {
    position: absolute;
    bottom: 32px;
  }

  .pricing-feature-1.color-txt-white {
    font-size: 18px;
    line-height: 12px;
  }

  .pricing-card-3 {
    min-width: 380px;
    max-width: 380px;
    height: 685px;
  }

  .pricing-card-2.featured-pricing {
    min-width: 460px;
    max-width: 460px;
    height: 725px;
  }

  .container-50 {
    flex-flow: row;
  }

  .pricing-feature-list-3-1 {
    margin-bottom: 0;
  }

  .text-span-2 {
    font-size: 11px;
  }

  .pricing-feature-2 {
    margin-top: 25px;
    font-size: 18px;
    line-height: 17px;
  }

  .text-span-4 {
    font-size: 11px;
    line-height: 10px;
  }

  .text-span-5 {
    font-size: 11px;
  }

  .text-span-6, .text-span-7, .text-span-8 {
    font-size: 11px;
    line-height: 10px;
  }

  .paragraph-7, .link {
    font-size: 17px;
  }

  .container-54 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    justify-content: center;
    align-items: center;
  }

  .section-8 {
    padding-bottom: 39px;
  }

  .footer-light {
    padding-left: 100px;
    padding-right: 100px;
  }

  .footer-link-two, .footer-copyright {
    font-size: 17px;
  }

  .heading-16 {
    font-size: 30px;
  }

  .paragraph-15, .link-3, .link-4, .footer-link-email, .footer-link-time {
    font-size: 17px;
  }

  .advanced-integration-text.color-txt-white {
    line-height: 13px;
  }

  .pricing-features-3.color-txt-white {
    font-size: 18px;
    line-height: 12px;
  }

  .button-primary-2.dark-text-button {
    position: absolute;
    bottom: 32px;
  }

  .pricing-feature-2-top {
    font-size: 18px;
  }

  .pricing-feature-top-right-2 {
    margin-top: 0;
  }

  .pricing-feature-bottom-right-2 {
    margin-top: 16px;
    font-size: 18px;
  }

  .job-3, .job-4, .job-5 {
    min-height: 520px;
  }

  .mask-2 {
    padding-bottom: 9vh;
  }

  .contact-page-container, .privacy-policy-page-section {
    padding-bottom: 39px;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container {
    text-align: left;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .nav-link {
    font-size: 14px;
  }

  .nav-link.w--current {
    padding-left: 15px;
    padding-right: 15px;
  }

  .logo {
    margin-top: 10px;
    font-size: 21px;
  }

  .button {
    padding: 6px 10px 7px;
    font-size: 14px;
  }

  .hero-buttons {
    width: 192px;
    height: 50px;
    padding-top: 14px;
    font-size: 15px;
  }

  .heading {
    font-size: 35px;
    line-height: 34px;
  }

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

  .hero {
    background-position: 50%;
    background-size: cover;
    padding-left: 70px;
    padding-right: 70px;
  }

  .section-3 {
    background-position: 50%;
    background-size: cover;
    padding: 40px;
  }

  .container-31 {
    grid-row-gap: 2px;
  }

  .heading-2 {
    font-size: 27px;
  }

  .text-block {
    font-size: 18px;
  }

  .about-sections {
    background-image: linear-gradient(#000 16%, #3c50cf);
    min-width: 0;
    min-height: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .about-flex-container-1 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
  }

  .container-32 {
    max-width: 100%;
  }

  .container-33 {
    justify-content: flex-start;
    align-items: stretch;
    max-width: none;
    margin-top: 50px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
  }

  .background-video-2 {
    max-width: 100%;
    position: relative;
    inset: 0;
  }

  .container-34 {
    margin-top: 0;
    margin-left: auto;
  }

  .heading-3 {
    margin-top: 23px;
  }

  .container-35 {
    justify-content: center;
    align-items: flex-start;
    margin-left: auto;
  }

  .container-top-about {
    margin-left: -17px;
    margin-right: auto;
  }

  .heading-4 {
    color: #fff;
  }

  .container-bottom-about {
    margin-left: auto;
  }

  .container-40 {
    margin-bottom: 30px;
  }

  .container-41 {
    margin-left: 60px;
  }

  .heading-5 {
    color: #e9e9e9;
    margin-bottom: 6px;
    font-size: 28px;
  }

  .paragraph-5 {
    font-size: 18px;
  }

  .container-42 {
    min-height: 150px;
    margin-bottom: 0;
  }

  .container-43 {
    min-height: 150px;
  }

  .container-44 {
    min-height: 140px;
  }

  .container-45 {
    min-height: 62px;
  }

  .section-4 {
    padding: 50px 40px 40px;
  }

  .heading-6 {
    margin-bottom: 10px;
  }

  .container-47 {
    max-width: 728px;
  }

  .pricing-wrapper {
    grid-column-gap: 58px;
    grid-row-gap: 58px;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-items: center;
    margin-top: 20px;
  }

  .pricing-card {
    min-width: 500px;
    height: 664px;
  }

  .pricing-title {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 39px;
  }

  .pricing-subtitle {
    margin-bottom: 30px;
    font-size: 19px;
  }

  .pricing-price {
    margin-bottom: 6px;
    font-size: 40px;
  }

  .paragraph-regular.margin-bottom-20 {
    border-bottom: 1px #fff;
    margin-bottom: 0;
  }

  .button-primary {
    width: 85%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 20px;
  }

  .button-primary:hover {
    transform: scale(1.05);
  }

  .button-primary.dark-text-button {
    padding-bottom: 18px;
  }

  .button-primary.dark-text-button:hover {
    transform: scale(1.05);
  }

  .pricing-feature-1 {
    font-size: 20px;
  }

  .pricing-feature-1.color-txt-white {
    margin-top: 21px;
    font-size: 21px;
  }

  .pricing-tag {
    padding-left: 30px;
    padding-right: 30px;
  }

  .pricing-card-3 {
    width: auto;
    min-width: 500px;
    height: 749px;
  }

  .pricing-title-3 {
    font-size: 40px;
    line-height: 37px;
  }

  .pricing-card-2 {
    width: 350px;
  }

  .pricing-card-2.featured-pricing {
    flex-flow: column;
    min-width: 600px;
  }

  .pricing-title-2 {
    font-size: 40px;
  }

  .pricing-subtitle-1 {
    margin-bottom: 20px;
    font-size: 19px;
  }

  .starting-at-text {
    color: #d2d2d2;
    margin-bottom: 5px;
    font-size: 15px;
  }

  .container-50 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
  }

  .pricing-feature-list-2-1 {
    margin-right: 11px;
  }

  .pricing-feature-revisions-2-2 {
    font-size: 20px;
    line-height: 7px;
  }

  .pricing-price-1 {
    margin-bottom: 5px;
    font-size: 40px;
  }

  .paragraph-regular-1.margin-bottom-20 {
    border-bottom: 1px solid #b8b8b8;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 11px;
    font-size: 17px;
  }

  .pricing-feature-2 {
    font-size: 20px;
    line-height: 21px;
  }

  .pricing-subtitle-3 {
    margin-bottom: 30px;
    font-size: 19px;
    line-height: 16px;
  }

  .container-52 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-7 {
    margin-top: 30px;
  }

  .paragraph-8 {
    margin-bottom: 30px;
  }

  .testimonial-grid-two {
    grid-column-gap: 30px;
  }

  .testimonial-info-three {
    flex-direction: column;
  }

  .testimonial-slide {
    padding-left: 32px;
  }

  .testimonial-quote {
    overflow: visible;
  }

  .section-6 {
    background-position: 50%;
    background-size: 234% 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-54 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    flex-flow: column;
    min-width: 80%;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 20px;
  }

  .div-block-4 {
    flex-flow: row;
    min-width: 80%;
    margin-top: 20px;
    margin-bottom: 0;
    display: block;
  }

  .heading-8 {
    font-size: 15px;
  }

  .paragraph-9 {
    font-size: 12px;
    line-height: 12px;
  }

  .container-55 {
    margin-bottom: 0;
    margin-right: 0;
  }

  .image-5 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .paragraph-10 {
    max-width: 100%;
    font-size: 15px;
  }

  .question {
    font-size: 18px;
  }

  .section-8 {
    background-position: 0 100%;
    padding: 40px;
  }

  .faq-heading {
    margin-bottom: 5px;
  }

  .container-57 {
    margin-bottom: 10px;
  }

  .paragraph-12 {
    margin-bottom: 0;
  }

  .section-9, .container-64 {
    margin-top: 40px;
  }

  .heading-13, .heading-14 {
    font-size: 20px;
  }

  .social-media-container {
    max-width: 727px;
  }

  .heading-15 {
    font-size: 20px;
  }

  .footer-light {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-71 {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-title {
    font-size: 15px;
  }

  .footer-link-two {
    font-size: 13px;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .footer-copyright {
    font-size: 13px;
  }

  .heading-16 {
    font-size: 20px;
    line-height: 27px;
  }

  .paragraph-15 {
    font-size: 10px;
    line-height: 15px;
  }

  .link-3, .link-4, .footer-link-email, .footer-link-time {
    font-size: 13px;
  }

  .left-about-skill {
    margin-bottom: 30px;
  }

  .advanced-integration-text.color-txt-white {
    font-size: 21px;
  }

  .pricing-features-3.color-txt-white {
    border-top: 1px solid #fff;
    margin-top: 10px;
    padding-top: 10px;
    font-size: 20px;
    line-height: 21px;
  }

  .button-primary-2 {
    width: 85%;
  }

  .button-primary-2:hover {
    transform: scale(1.05);
  }

  .pricing-feature-2-top {
    font-size: 20px;
    line-height: 21px;
  }

  .container-75 {
    margin-top: 0;
  }

  .pricing-feature-top-right-2 {
    margin-top: 0;
    font-size: 20px;
    line-height: 21px;
  }

  .pricing-feature-bottom-right-2 {
    font-size: 20px;
    line-height: 21px;
  }

  .paragraph-regular-2 {
    color: #fff;
  }

  .paragraph-regular-2.margin-bottom-20 {
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
    padding-bottom: 11px;
  }

  .testimonial-slider-large-2 {
    background-size: 1000px;
  }

  .container-76 {
    max-width: 728px;
  }

  .testimonial-slide-2 {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .testimonial-content-2 {
    flex-flow: column-reverse;
    max-width: 100%;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .testimonial-quote-2 {
    text-overflow: clip;
    white-space: normal;
    word-break: normal;
    min-width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
  }

  .testimonial-info-two-2 {
    margin-top: 7px;
    margin-bottom: 0;
  }

  .testimonial-image-2 {
    width: 50px;
    height: 50px;
  }

  .testimonial-author-name-2 {
    font-size: 14px;
    line-height: 14px;
  }

  .testimonial-image-two-2 {
    width: 350px;
  }

  .clients-paragraph {
    margin-bottom: 30px;
  }

  .text-block-6 {
    font-size: 14px;
    line-height: 14px;
  }

  .testimonial-slide-2-copy {
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .testimonial-slide-1 {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .testimonial-slide-3, .testimonial-slide-4 {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .slide-2, .slide-3, .testimonial-slide-4th {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .small-paragraph-13 {
    margin-right: 25px;
  }

  .container-84 {
    max-width: 728px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .container-85 {
    max-width: 728px;
  }

  .team-slide-wrapper-2 {
    width: 47%;
    margin-right: 6%;
  }

  .contact-page-container {
    background-position: 0 100%;
    padding: 40px;
  }

  .privacy-policy-page-section {
    background-position: 0 100%;
    padding: 0 0 40px;
  }

  .container-90 {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container {
    justify-content: flex-end;
    align-items: center;
  }

  .nav-menu {
    color: #dedbda;
    text-align: center;
    background-color: #1d2024;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    justify-content: flex-start;
    align-items: center;
    padding-left: 50px;
    padding-right: 50px;
    display: block;
    box-shadow: inset 0 9px 5px #00000096, 0 7px 5px #0003;
  }

  .nav-link {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 20px;
  }

  .menu-button {
    background-color: #1d202400;
    margin-top: 8px;
  }

  .menu-button.w--open {
    background-color: #1d2024;
    border-top-left-radius: 8px;
    border-top-right-radius: 5px;
    margin-top: 8px;
  }

  .icon {
    background-color: #1d202400;
    font-size: 33px;
  }

  .button {
    color: #1d2024;
    background-color: #4e66ff;
    margin-bottom: 20px;
    padding: 20px 75px;
    font-size: 20px;
  }

  .hero-buttons {
    outline-offset: 0px;
    outline: 1px #b1b1b1;
    width: 268px;
    height: 57px;
    margin-right: 10px;
    padding-top: 19px;
    box-shadow: 0 9px 6px #0003;
  }

  .heading {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 34px;
    line-height: 29px;
  }

  .image {
    width: 98px;
    margin-bottom: 6px;
    font-size: 3vw;
  }

  .container-3 {
    text-align: center;
  }

  .list-item {
    font-size: 17px;
  }

  .container-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .flex-box-bullet {
    margin-top: 30px;
  }

  .container-30 {
    text-align: center;
    margin-left: auto;
  }

  .list-item-first {
    font-size: 17px;
  }

  .flex-box-bullet-copy {
    margin-top: 9px;
  }

  .paragraph {
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 19px;
  }

  .hero {
    padding-bottom: 50px;
    padding-left: 45px;
    padding-right: 45px;
  }

  .section-3 {
    background-position: 50% 100%;
    background-size: 1500px 700px;
    flex-flow: column;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .container-5 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
  }

  .text-span {
    color: #4e66ff;
  }

  .container-31 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .about-sections {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-4 {
    margin-bottom: 4px;
    font-size: 15px;
    line-height: 15px;
  }

  .paragraph-4 {
    line-height: 16px;
  }

  .container-40 {
    margin-bottom: 15px;
  }

  .container-44 {
    min-height: 147px;
  }

  .section-4 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-6 {
    font-size: 35px;
  }

  .pricing-comparison {
    padding: 60px 15px;
  }

  .pricing-wrapper {
    justify-items: stretch;
  }

  .pricing-card {
    min-width: 430px;
  }

  .pricing-title {
    font-size: 34px;
    line-height: 42px;
  }

  .pricing-card-3 {
    width: auto;
    min-width: 430px;
  }

  .pricing-title-3 {
    font-size: 34px;
    line-height: 42px;
  }

  .pricing-card-2 {
    width: auto;
  }

  .pricing-card-2.featured-pricing {
    min-width: 450px;
  }

  .pricing-title-2 {
    font-size: 34px;
    line-height: 42px;
  }

  .pricing-feature-list-2-2, .pricing-feature-list-2-1 {
    white-space: normal;
  }

  .container-52 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-7 {
    font-size: 35px;
  }

  .testimonial-column-light {
    padding: 60px 15px;
  }

  .testimonial-grid-two {
    grid-template-columns: 1fr;
  }

  .testimonial-info-three {
    flex-direction: row;
  }

  .testimonial-slider-large {
    padding: 60px 15px;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
  }

  .heading-8 {
    margin-bottom: 0;
    font-size: 18px;
  }

  .paragraph-9 {
    font-size: 15px;
    line-height: 16px;
  }

  .paragraph-11 {
    font-size: 15px;
  }

  .question {
    font-size: 17px;
  }

  .section-8 {
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .faq-heading {
    font-size: 35px;
  }

  .paragraph-12 {
    margin-bottom: 12px;
  }

  .section-9 {
    margin-top: 50px;
  }

  .container-60 {
    min-width: 100%;
  }

  .paragraph-13 {
    min-height: 0;
    max-height: none;
  }

  .bottom-portfolio-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    margin-top: 0;
  }

  .container-63 {
    margin-bottom: 15px;
  }

  .text-block-2, .firebase-text-small, .chart-js-text-small, .tailwind-ccs-text-small {
    font-size: 12px;
  }

  .link-2 {
    margin-top: 5px;
  }

  .heading-12 {
    font-size: 35px;
  }

  .paragraph-14 {
    color: #383838;
  }

  .container-65 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .container-66 {
    min-width: 100%;
    margin-right: auto;
  }

  .form-block {
    min-width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
  }

  .field-label {
    font-size: 17px;
  }

  .heading-13 {
    font-size: 28px;
  }

  .field-label-2 {
    font-size: 17px;
  }

  .container-70 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    display: block;
  }

  .heading-14, .heading-15 {
    font-size: 28px;
  }

  .footer-light {
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer-wrapper-two {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .footer-divider-two {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .footer-bottom {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
  }

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

  .footer-social-block-two {
    margin-top: 10px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .heading-16 {
    font-size: 22px;
  }

  .paragraph-15 {
    font-size: 13px;
  }

  .left-about-skill {
    margin-bottom: 15px;
  }

  .testimonial-slider-large-2 {
    background-size: cover;
    padding: 60px 30px;
  }

  .testimonial-slide-2 {
    flex-direction: column;
    padding: 23px 0 0;
  }

  .testimonial-content-2 {
    max-width: none;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
  }

  .testimonial-quote-icon-2 {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-quote-2 {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 19px;
  }

  .testimonial-info-two-2 {
    margin-top: 0;
  }

  .testimonial-image-two-2 {
    object-fit: cover;
    width: auto;
  }

  .icon-2, .icon-3 {
    margin-bottom: 254px;
  }

  .icon-4 {
    font-size: 35px;
  }

  .menu-button-2 {
    margin-bottom: -5px;
  }

  .menu-button-2.w--open {
    z-index: 1;
    background-color: #1d2024;
    border-radius: 15px 15px 0 0;
    transition: box-shadow .6s;
    display: block;
    box-shadow: 0 20px 5px #1d2024, inset 0 9px 5px #00000096;
  }

  .faq-wrap-2, .faq-wrap-2.first {
    max-width: 100%;
  }

  .faq-wrap-2.faq-wrap-0margin {
    max-width: 100%;
    margin-bottom: -9px;
  }

  .flex-container-top-faq-2 {
    flex-flow: column;
  }

  .faq-flex-contaner-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .paragraph-16 {
    font-size: 15px;
  }

  .question-2 {
    font-size: 17px;
  }

  .footer-policy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 10px;
  }

  .testimonial-slide-2-copy {
    flex-direction: column;
    padding: 23px 0 0;
  }

  .testimonial-slide-1 {
    background-image: url('../images/jettbuilt-mockup-socialmedia-1.png'), radial-gradient(circle at 0%, #4e66ff, #000 87%);
    background-position: 50%, 0 0;
    background-size: cover, auto;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
    padding: 10px 0 0;
  }

  .testimonial-slide-3 {
    flex-direction: column;
    padding: 23px 0 0;
  }

  .testimonial-slide-4 {
    flex-direction: column;
    min-height: 0;
    padding: 23px 0 0;
  }

  .slide-2 {
    background-image: url('../images/servermockup-1.png');
    background-position: 50%;
    background-size: cover;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
    padding: 10px 0 0;
  }

  .slide-3 {
    background-image: url('../images/AutoBrosMockup-1.png');
    background-position: 0 0;
    background-size: cover;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
    padding: 10px 0 0;
  }

  .testimonial-slide-4th {
    background-image: url('../images/ChatGPT-Image-Nov-13-2025-09_14_47-PM-1.png');
    background-position: 50%;
    background-size: cover;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
    padding: 10px 0 0;
  }

  .job-2 {
    min-width: 100%;
  }

  .link-1-card-1 {
    margin-top: 5px;
  }

  .small-jobs-title {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .small-content-job-wrapper {
    margin-left: 25px;
    margin-right: 25px;
  }

  .small-paragraph-13 {
    min-height: 0;
    max-height: none;
    font-size: 17px;
    line-height: 19px;
  }

  .link-3-small {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 16px;
  }

  .job-3 {
    max-width: 100%;
    min-height: 99px;
  }

  .job-4 {
    flex-flow: column;
    display: block;
  }

  .team-slider {
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .team-slider-wrapper {
    margin-top: 0;
  }

  .team-slide-wrapper {
    width: 100%;
    height: 460px;
    margin-right: 10%;
  }

  .mask-2 {
    height: 682px;
  }

  .team-slider-2 {
    padding: 60px 15px;
  }

  .webflow-text-small, .figma-text-small, .text-block-2-big, .text-block-3-big, .text-block-4-big, .text-block-5-big {
    font-size: 12px;
  }

  .servers-link {
    display: none;
  }

  .small-bubble-containers {
    margin-bottom: 15px;
  }

  .contact-page-container {
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .privacy-policy-page-section {
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .bubble-build {
    margin-bottom: 15px;
  }

  .react-text-small, .linux-text-small, .docker-text-small, .caddy-text-small, .next-js-text-small, .vercel-text-small, .heztner-text-small, .typescrtipt-text-small, .strapi-cms-text-small, .node-js-text-small, .express-js-text-small, .relume-text-small, .ux-pilot-text-small, .react-text-big, .webflow-text-big, .firebase-text-big, .chart-js-text-big, .tailwind-ccs-text-big, .figma-text-big, .typescrtipt-text-big, .heztner-text-big, .linux-text-big, .docker-text-big, .caddy-text-big, .next-js-text-big, .vercel-text-big, .strapi-text-big, .node-js-text-big, .express-js-text-big, .relume-text-big, .ux-pilot-text-big {
    font-size: 12px;
  }

  .bubble-container-big {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container {
    max-width: 100%;
  }

  .nav-menu {
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo {
    font-size: 20px;
  }

  .hero-buttons {
    width: 100%;
    margin-top: 8px;
    margin-right: 0;
  }

  .hero-buttons:hover {
    transform: scale(1.05);
  }

  .heading {
    text-align: center;
    background-color: #ffffff36;
    margin-left: auto;
    font-size: 31px;
    line-height: 29px;
  }

  .container-3 {
    max-width: 100%;
  }

  .list-item {
    text-align: center;
    width: 126px;
    font-size: 14px;
  }

  .container-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .flex-box-bullet {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    justify-content: center;
    align-items: flex-start;
    margin-top: 12px;
    display: flex;
  }

  .container-30 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .list-item-first {
    text-align: center;
    width: 89px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    font-size: 14px;
  }

  .flex-box-bullet-copy {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    justify-content: center;
    align-items: flex-start;
    margin-top: 12px;
    display: flex;
  }

  .list {
    margin-right: 6px;
    padding-left: 0;
  }

  .paragraph {
    text-align: center;
    background-color: #ffffff36;
    border-radius: 8px;
    font-size: 16px;
    line-height: 123%;
  }

  .hero {
    background-position: 89%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .list-2 {
    margin-bottom: 0;
    padding-left: 0;
  }

  .section-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-5 {
    min-width: 100%;
  }

  .container-31 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .heading-2 {
    font-size: 21px;
    line-height: 29px;
  }

  .text-block {
    font-size: 13px;
    line-height: 15px;
  }

  .about-sections {
    padding: 40px 15px;
  }

  .container-32 {
    text-align: center;
    margin-left: auto;
  }

  .container-33 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-3 {
    line-height: 34px;
  }

  .paragraph-2 {
    max-width: 100%;
    font-size: 16px;
    line-height: 22px;
  }

  .container-35 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
  }

  .container-top-about {
    justify-content: center;
    align-items: flex-start;
    min-width: 75%;
    margin-left: 0;
  }

  .container-38 {
    text-align: left;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .container-bottom-about {
    justify-content: center;
    align-items: flex-start;
    min-width: 75%;
    margin-left: 0;
  }

  .container-39 {
    text-align: left;
  }

  .container-40 {
    text-align: left;
    min-width: 100%;
    margin-bottom: 20px;
  }

  .heading-5 {
    margin-bottom: 3px;
    font-size: 16px;
    line-height: 16px;
  }

  .paragraph-5 {
    font-size: 14px;
  }

  .container-42 {
    min-height: 165px;
  }

  .container-43, .container-44 {
    min-height: 180px;
  }

  .section-4 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-6 {
    font-size: 30px;
    line-height: 30px;
  }

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

  .pricing-comparison {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .container-47 {
    max-width: none;
  }

  .pricing-card {
    min-width: 300px;
    max-width: 300px;
  }

  .pricing-title {
    font-size: 30px;
    line-height: 30px;
  }

  .pricing-subtitle {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .pricing-price {
    margin-bottom: 3px;
    font-size: 30px;
    line-height: 30px;
  }

  .paragraph-regular.margin-bottom-20 {
    font-size: 16px;
    line-height: 16px;
  }

  .pricing-feature-1 {
    font-size: 18px;
  }

  .pricing-feature-1.color-txt-white {
    font-size: 16px;
  }

  .pricing-card-3 {
    min-width: 300px;
    max-width: 300px;
    height: 765px;
  }

  .pricing-title-3 {
    font-size: 30px;
    line-height: 30px;
  }

  .pricing-card-2.featured-pricing {
    min-width: 315px;
    max-width: 315px;
  }

  .pricing-title-2 {
    margin-bottom: 1px;
    font-size: 30px;
    line-height: 30px;
  }

  .pricing-subtitle-1 {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 22px;
  }

  .starting-at-text {
    font-size: 16px;
  }

  .text-span-2 {
    font-size: 11px;
    line-height: 10px;
  }

  .pricing-feature-revisions-2-2 {
    font-size: 16px;
  }

  .pricing-price-1 {
    font-size: 30px;
    line-height: 30px;
  }

  .paragraph-regular-1.margin-bottom-20 {
    font-size: 16px;
    line-height: 17px;
  }

  .pricing-feature-2 {
    font-size: 16px;
    line-height: 18px;
  }

  .text-span-4, .text-span-5, .text-span-6, .text-span-7, .text-span-8 {
    font-size: 11px;
  }

  .pricing-subtitle-3 {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .paragraph-7 {
    font-size: 14px;
    line-height: 16px;
  }

  .link {
    font-size: 13px;
    line-height: 18px;
  }

  .heading-7 {
    font-size: 30px;
    line-height: 30px;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }

  .heading-8 {
    font-size: 15px;
    line-height: 17px;
  }

  .paragraph-9 {
    font-size: 14px;
  }

  .faq-wrap {
    max-width: 100%;
    margin-bottom: 0;
  }

  .faq-wrap.first {
    margin-bottom: 20px;
  }

  .flex-container-top-faq {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .faq-flex-contaner {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .section-8 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .faq-heading {
    font-size: 30px;
    line-height: 30px;
  }

  .paragraph-12 {
    color: #374151;
  }

  .container-60._0margin-job {
    margin-bottom: -15px;
  }

  .heading-11 {
    margin-bottom: 3px;
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph-13 {
    margin-bottom: 5px;
  }

  .container-62 {
    margin-top: 12px;
    margin-left: 12px;
    margin-right: 12px;
  }

  .container-63 {
    margin-left: 12px;
    margin-right: 12px;
  }

  .text-block-2, .firebase-text-small, .chart-js-text-small, .tailwind-ccs-text-small {
    font-size: 12px;
  }

  .link-2 {
    margin-left: 0;
  }

  .heading-12 {
    font-size: 30px;
    line-height: 30px;
  }

  .form-block {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
  }

  .field-label {
    font-size: 15px;
  }

  .heading-13 {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .field-label-2 {
    font-size: 15px;
  }

  .textarea {
    min-width: 100%;
    max-height: 144px;
  }

  .recaptcha {
    margin-left: 0;
    margin-right: auto;
    left: -10px;
  }

  .container-70 {
    padding: 10px;
  }

  .heading-14 {
    font-size: 20px;
  }

  .heading-15 {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .footer-light {
    padding: 20px 15px 30px;
  }

  .container-71 {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 20px;
  }

  .footer-link-two {
    margin-top: 5px;
  }

  .footer-divider-two {
    margin-bottom: 20px;
  }

  .footer-bottom {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 13px;
  }

  .footer-social-block-two {
    margin-top: 10px;
  }

  .heading-16 {
    font-size: 31px;
  }

  .paragraph-15 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 18px;
  }

  .footer-block-3 {
    margin-top: 20px;
  }

  .container-73 {
    margin-top: 5px;
  }

  .left-about-skill {
    text-align: left;
    margin-bottom: 25px;
  }

  .container-left-right-about {
    justify-content: flex-start;
    align-items: center;
    min-width: 100%;
    margin-left: 0;
  }

  .advanced-integration-text.color-txt-white {
    font-size: 16px;
  }

  .text-span-10 {
    font-size: 11px;
  }

  .pricing-features-3.color-txt-white {
    margin-top: 13px;
    font-size: 16px;
    line-height: 18px;
  }

  .pricing-feature-2-top {
    font-size: 16px;
    line-height: 18px;
  }

  .pricing-feature-top-right-2 {
    font-size: 18px;
    line-height: 18px;
  }

  .pricing-feature-bottom-right-2 {
    font-size: 16px;
    line-height: 18px;
  }

  .paragraph-regular-2 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
    line-height: 17px;
  }

  .container-76 {
    max-width: none;
  }

  .testimonial-slide-2 {
    padding-top: 5px;
  }

  .testimonial-content-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .testimonial-quote-icon-2 {
    width: 30px;
  }

  .testimonial-quote-2 {
    font-size: 12px;
    line-height: 16px;
  }

  .testimonial-image-2 {
    width: 40px;
    height: 40px;
  }

  .testimonial-image-two-2 {
    margin-top: 10px;
  }

  .testimonial-author-image-three-2 {
    margin-right: 16px;
  }

  .clients-paragraph {
    font-size: 15px;
    line-height: 17px;
  }

  .faq-wrap-2 {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .faq-wrap-2.first {
    margin-bottom: 20px;
  }

  .faq-wrap-2.faq-wrap-0margin {
    margin-bottom: 0;
  }

  .flex-container-top-faq-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .faq-flex-contaner-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .footer-policy {
    margin-top: 0;
    margin-bottom: 18px;
    margin-left: 0;
  }

  .container-77 {
    margin-left: 0;
  }

  .testimonial-slide-2-copy {
    padding-top: 5px;
  }

  .testimonial-slide-1 {
    background-image: url('../images/jettbuilt-mockup-socialmedia-1.png');
    background-position: 50% 0;
    background-size: cover;
    padding-top: 5px;
  }

  .testimonial-slide-3, .testimonial-slide-4 {
    padding-top: 5px;
  }

  .slide-2, .slide-3, .testimonial-slide-4th {
    background-position: 50% 0;
    padding-top: 5px;
  }

  .job-2._0margin-job {
    margin-bottom: -15px;
  }

  .link-1-card-1 {
    margin-left: 0;
    font-size: 15px;
  }

  .container-80 {
    margin-left: auto;
    margin-right: auto;
  }

  .container-81 {
    margin-left: 0;
    margin-right: 12px;
  }

  .small-jobs-title {
    margin-bottom: 0;
  }

  .small-content-job-wrapper {
    margin-top: 12px;
    margin-left: 33px;
    margin-right: 33px;
    padding-left: 0;
  }

  .small-paragraph-13 {
    min-height: 0;
    max-height: 171px;
    margin-bottom: 5px;
    margin-right: 0;
    font-size: 16px;
  }

  .link-3-small {
    margin-left: 0;
  }

  .job-3 {
    max-height: none;
  }

  .job-3._0margin-job, .job-4._0margin-job, .job-5._0margin-job {
    margin-bottom: -15px;
  }

  .container-84 {
    max-width: none;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .team-slider-wrapper {
    margin-top: 0;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .mask-2 {
    height: 600px;
  }

  .icon-5 {
    margin: 250px auto auto 42px;
  }

  .icon-6 {
    margin-top: 250px;
    margin-bottom: auto;
    margin-right: 42px;
  }

  .container-85 {
    max-width: none;
  }

  .team-slide-wrapper-2 {
    width: 100%;
    margin-right: 0%;
  }

  .webflow-text-small, .figma-text-small {
    font-size: 12px;
  }

  .link-3-small-card4, .servers-link {
    margin-left: 35px;
  }

  .small-bubble-containers {
    margin-left: 0;
    margin-right: 12px;
  }

  .contact-page-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .privacy-policy-page-section {
    padding-left: 0;
    padding-right: 0;
  }

  .policy-info-heading {
    font-size: 20px;
    line-height: 23px;
  }

  .list-3, .paragraph-18, .paragraph-22 {
    font-size: 18px;
  }

  .container-91 {
    justify-content: center;
    align-items: flex-start;
  }

  .bubble-build {
    margin-left: 0;
    margin-right: 12px;
  }

  .react-text-small, .linux-text-small, .docker-text-small, .caddy-text-small, .next-js-text-small, .vercel-text-small, .heztner-text-small, .typescrtipt-text-small, .strapi-cms-text-small, .node-js-text-small, .express-js-text-small, .relume-text-small, .ux-pilot-text-small, .react-text-big, .webflow-text-big, .firebase-text-big, .chart-js-text-big, .tailwind-ccs-text-big, .figma-text-big, .typescrtipt-text-big, .heztner-text-big, .linux-text-big, .docker-text-big, .caddy-text-big, .next-js-text-big, .vercel-text-big, .strapi-text-big, .node-js-text-big, .express-js-text-big, .relume-text-big, .ux-pilot-text-big {
    font-size: 12px;
  }

  .bubble-container-big {
    margin-left: 12px;
    margin-right: 12px;
  }
}

#w-node-f7c5789b-0d9d-fa5e-287d-4a706dab1142-9c8bca68, #w-node-f7c5789b-0d9d-fa5e-287d-4a706dab116a-9c8bca68 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


