@font-face {
  font-family: Baijamjuree;
  src: url('../fonts/BaiJamjuree-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Baijamjuree;
  src: url('../fonts/BaiJamjuree-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Baijamjuree;
  src: url('../fonts/BaiJamjuree-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Baijamjuree;
  src: url('../fonts/BaiJamjuree-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Baijamjuree;
  src: url('../fonts/BaiJamjuree-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --color: #f76703;
  --color-2: #533f9a;
}

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

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.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;
  }
}

body {
  color: #fff;
  background-color: #1b1b1b;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.section {
  color: #3b3b94;
  background-image: url('../images/Group-1261153082.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 710px;
  padding-bottom: 80px;
}

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

.heading {
  color: #fff;
  max-width: 651px;
  margin-right: auto;
  font-size: 36px;
}

.brand {
  background-image: url('../images/Bytebloom.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: auto;
  background-attachment: scroll;
  padding-right: 185px;
}

.image {
  vertical-align: baseline;
}

.section-2 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Noise-Effect.png');
  background-position: 0 0;
  background-size: auto;
  background-clip: border-box;
  padding-bottom: 700px;
  position: relative;
}

.div-block-2 {
  background-color: #000c;
  display: flex;
  position: absolute;
  inset: 0%;
}

.img-main {
  margin-left: 50px;
}

.heading-2 {
  color: #fff;
  max-width: 200px;
  margin-top: 200px;
  margin-left: 50px;
}

.div-block-3 {
  display: flex;
}

.text-block {
  color: #fff;
  max-width: 400px;
  font-size: 14px;
  position: absolute;
  top: 330px;
  bottom: auto;
  left: 700px;
}

.div-block-4 {
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 70px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.arrow-img {
  justify-content: space-between;
  align-self: flex-end;
}

.hero-heading {
  text-transform: uppercase;
  align-self: baseline;
  max-width: 770px;
  margin-bottom: 0;
  font-family: Baijamjuree, sans-serif;
  font-size: 36px;
  font-weight: 600;
}

.body {
  color: #fff;
}

.hero-section {
  background-image: url('../images/Noise-Effect.png');
  background-position: 0 0;
  background-size: auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

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

.container-large.hero-relative {
  z-index: 100;
  height: 100%;
  position: relative;
}

.container-large.embedded-container {
  z-index: 1000;
  height: 100%;
  position: relative;
}

.container-large.rust-container {
  z-index: 1000;
  position: relative;
  overflow: clip;
}

.container-large.faq-container, .container-large.footer-container {
  z-index: 1000;
  position: relative;
}

.container-large.pcb-container {
  max-width: 95%;
  margin-right: 0;
}

.container-large.mechanical-eng-container {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.container-large.firware-container {
  max-width: 95%;
  margin-right: 0;
}

.container-large.new {
  height: 100%;
  position: relative;
}

.container-large.about {
  padding-bottom: 65px;
}

.nav-div {
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.navbar {
  background-color: #ddd0;
  margin-top: 47px;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-link {
  color: #fff;
  text-align: center;
  min-width: 130px;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Baijamjuree, sans-serif;
  font-size: 15px;
}

.nav-link:hover {
  text-align: center;
  background-color: #c2474700;
  background-image: url('../images/Group-126115288549.png');
  background-position: 0 0;
  background-size: 100% 100%;
}

.nav-link.w--current {
  color: #fff;
}

.embedded-section {
  background-color: #1d1d1d;
  height: 1988px;
  min-height: 1988px;
  display: none;
  position: relative;
}

.overlay {
  box-sizing: border-box;
  opacity: .4;
  background-image: url('../images/Noise-Effect.png');
  background-size: auto;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.flower-img-div {
  justify-content: flex-start;
  align-items: flex-end;
  height: 820px;
  margin-top: 202px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% -10%;
}

.gradient-block {
  box-sizing: border-box;
  opacity: 1;
  object-fit: fill;
  background-image: linear-gradient(-2deg, #ff5e00, #5340a0);
  width: 810px;
  height: 231px;
  margin-top: 97px;
  display: none;
  position: absolute;
  inset: 0% -5.5% auto auto;
  overflow: hidden;
}

.image-2 {
  background-image: linear-gradient(-2deg, #ff5e00, #5340a0);
}

.flower-img {
  width: 70%;
}

.line {
  border: 1px solid #fff3;
  width: 1077px;
  height: 0;
  margin-top: 9px;
  margin-bottom: -5px;
  margin-left: 78px;
  position: absolute;
  inset: 4.5% 0 auto 0%;
}

.overlayy {
  z-index: 999;
  background-image: url('../images/Noise-Effect.png');
  background-position: 0 0;
  background-size: auto;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.embedded-main-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: auto 0% 50% auto;
}

.embedded-heading {
  font-family: Baijamjuree, sans-serif;
  font-size: 82px;
  font-weight: 600;
  line-height: 112%;
}

.embedded-content {
  width: 572px;
  max-width: 572px;
  margin-top: 76px;
  font-family: Baijamjuree, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 140%;
}

.embedded-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  position: absolute;
  inset: auto 0% 10%;
}

.grid-heading {
  color: #f76700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: Baijamjuree, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 140%;
}

.grid-paragraph {
  max-width: 434px;
  margin-top: 40px;
  margin-left: 20px;
  font-family: Baijamjuree, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 140%;
}

.grid-line {
  border: 1px solid #fff3;
  width: 168px;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 20px;
}

.rust-section {
  position: relative;
}

.rust-overlay {
  background-image: linear-gradient(-210deg, #5340a0, #ff5e00);
  position: absolute;
  inset: 0%;
}

.rust-overlay-texture {
  opacity: .2;
  background-image: url('../images/Noise-Effect.png');
  background-position: 0 0;
  background-size: auto;
  position: absolute;
  inset: 0%;
}

.rust-overlay-img {
  height: 100%;
  position: absolute;
  inset: 0%;
}

.rust-heading {
  max-width: 727.5px;
  margin-top: 98px;
  font-family: Baijamjuree, sans-serif;
  font-size: 61.5px;
  font-weight: 600;
  line-height: 112%;
}

.rust-content-wrapper {
  position: relative;
}

.rust-paragraph {
  max-width: 322.5px;
  margin-top: 70px;
  margin-bottom: 95px;
  font-family: Baijamjuree, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 140%;
}

.rust-coding-img {
  z-index: 1;
  box-sizing: border-box;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: auto;
  padding-left: 20px;
  display: block;
  position: relative;
  inset: auto;
  overflow: hidden;
}

.faq-section {
  padding-bottom: 0;
  position: relative;
}

.noice-effect-overlay {
  background-image: url('../images/Noise-Effect.png');
  background-position: 0 0;
  background-size: auto;
  position: absolute;
  inset: 0%;
}

.color-overlay {
  background-color: #1d1d1d;
  position: absolute;
  inset: 0%;
}

.faq-overlay-img {
  background-image: url('../images/image-8.png');
  background-position: 0 0;
  background-size: auto;
  position: absolute;
  inset: 0%;
}

.faq-wrapper {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 477px;
  display: none;
}

.arrow-faq {
  position: absolute;
  inset: 8% auto auto 10%;
}

.faq-item {
  cursor: pointer;
  border: 3px solid #5340a0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1318px;
  display: flex;
}

.faq-question {
  -webkit-backdrop-filter: blur(107px);
  backdrop-filter: blur(107px);
  background-color: #ffffff0d;
  border: 1px solid #ffffff4d;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 128px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.faq-answer {
  width: 100%;
  margin-top: 28px;
  padding-bottom: 70px;
  padding-left: 50px;
  padding-right: 50px;
  transition: all 1s cubic-bezier(.25, .46, .45, .94);
}

.faq-heading {
  text-align: center;
  margin-bottom: 42px;
  font-family: Baijamjuree, sans-serif;
  font-size: 82px;
  font-weight: 600;
  line-height: 1.1;
}

.faq-ans {
  max-width: 984.89px;
  font-family: Baijamjuree, sans-serif;
  font-size: 22px;
  line-height: 34.1px;
}

.text-block-2 {
  font-family: Baijamjuree, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 48.1px;
}

.faq-que {
  color: #9b9b9b;
  letter-spacing: -.56px;
  font-family: Baijamjuree, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 48.1px;
}

.icon {
  border: 1px solid #9d9d9d;
  border-radius: 8.5px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.icon-close {
  opacity: 0;
  background-color: #fff;
  border: 0 solid #9d9d9d;
  border-radius: 8.5px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: -466px;
  display: flex;
}

.footer {
  height: auto;
  position: relative;
}

.overlay-footer {
  opacity: 1;
  background-image: linear-gradient(-173deg, #5340a0, #ff5e00);
  position: absolute;
  inset: 0%;
}

.overlay-footer-texture {
  opacity: .2;
  background-image: url('../images/Noise-Effect.png');
  background-position: 0 0;
  background-size: auto;
  position: absolute;
  inset: 0%;
}

.line-footer {
  opacity: .2;
  border: 1px solid #fff;
  width: 100%;
  height: 0;
  margin-top: 70.5px;
  margin-bottom: 30px;
}

.terms {
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 100px;
  display: flex;
}

.footer-content-last {
  color: #fff9;
  font-family: Baijamjuree, sans-serif;
  font-size: 13.5px;
  line-height: 24.5px;
}

.footer-wrapper {
  margin-top: 109px;
}

.content-wrapper-top {
  justify-content: space-between;
  display: flex;
}

.social-icon-block {
  justify-content: space-between;
  margin-top: 44px;
  display: flex;
}

.footer-links {
  color: #fff;
  font-family: Baijamjuree, sans-serif;
  font-size: 15px;
  line-height: 271%;
  text-decoration: none;
}

.gradient-text {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(70deg, #f76700, #5340a0 95%);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Baijamjuree, sans-serif;
  line-height: 112%;
}

.gradient-text._3 {
  font-weight: 400;
  line-height: 140%;
}

.gradient-text._10 {
  z-index: 1;
  font-size: 75px;
  position: relative;
}

.faq-wrapper-1 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 358.25px;
  margin-bottom: 157.5px;
  display: flex;
}

.faq-items {
  width: 100%;
}

.accordion-toggle {
  border: 2px #5340a0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.accordion-question {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.accordion-question.faq-question {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #ffffff0d;
  justify-content: space-between;
  align-items: center;
}

.que-block {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.icon-closed {
  opacity: 0;
  background-color: #fff;
  border: 0 solid #9d9d9d;
  border-radius: 8.5px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: absolute;
  inset: 5% 0% 0% auto;
}

.faq-answers {
  margin-top: 28px;
  padding-bottom: 70px;
  padding-left: 50px;
  padding-right: 50px;
  position: static;
}

.faq-answers.w--open {
  background-color: #ddd0;
}

.herriooo {
  display: none;
  position: relative;
}

.herriooo-cnt-blk {
  position: absolute;
  bottom: 100px;
  left: 100px;
}

.section-3 {
  background-color: #1d1d1d;
  background-image: url('../images/Noise-Effect.png');
  background-position: 0 0;
  background-size: auto;
  padding-top: 100px;
  display: block;
}

.div-block-5 {
  width: 50%;
}

.div-block-5.gradient-blk {
  margin-left: auto;
}

.column {
  padding-left: 0;
  padding-right: 0;
}

.emb-row {
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 0;
  display: flex;
  position: relative;
  top: -50px;
}

.emb-hd {
  margin-right: 100px;
  padding-left: 100px;
}

.hero-img-blk {
  display: block;
  position: static;
}

.hero-img-blk.new-hero-section {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  display: block;
  position: relative;
}

.div-block-6 {
  width: 100%;
  height: 100%;
}

.gradient-blk {
  z-index: 1110;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.image-3 {
  width: auto;
  margin-left: auto;
}

.embedded-heading--nw {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Baijamjuree, sans-serif;
  font-size: 61.5px;
  font-weight: 600;
  line-height: 112%;
}

.gradient-text--nw {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(40deg, #f76700, #5340a0 95%);
  -webkit-background-clip: text;
  background-clip: text;
}

.embedded-content-nw {
  width: 100%;
  max-width: 430px;
  margin-top: 20px;
  font-family: Baijamjuree, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 140%;
}

.embedded-main-content-nw {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 75px;
  display: flex;
}

.gradient-img {
  width: 75%;
}

.line-nw {
  border: 0 solid #000;
  border-top: 1px solid #fff3;
  padding-left: 0;
  padding-right: 0;
}

.embedded-grid-nw {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 180px;
  margin-bottom: 150px;
}

.grid-paragraph-nw {
  max-width: 325.5px;
  margin-top: 30px;
  margin-left: 20px;
  font-family: Baijamjuree, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 140%;
}

.grid-heading-nw {
  color: #f76700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: Baijamjuree, sans-serif;
  font-size: 22.5px;
  font-weight: 600;
  line-height: 140%;
}

.grid-line-nw {
  border: 1px solid #fff3;
  width: 126px;
  margin-top: 37.5px;
  margin-bottom: 37.5px;
  margin-left: 20px;
}

.hero-heading-nw {
  text-transform: uppercase;
  align-self: baseline;
  max-width: 577px;
  margin-bottom: 0;
  font-family: Baijamjuree, sans-serif;
  font-size: 27px;
  font-weight: 600;
}

.faq-heading--nw {
  text-align: center;
  margin-bottom: 42px;
  font-family: Baijamjuree, sans-serif;
  font-size: 61.5px;
  font-weight: 600;
  line-height: 1.1;
}

.faq-que-nw {
  color: #9b9b9b;
  letter-spacing: -.56px;
  font-family: Baijamjuree, sans-serif;
  font-size: 22.5px;
  font-weight: 500;
  line-height: 36px;
}

.icon-closed-nw {
  opacity: 0;
  background-color: #fff;
  border: 0 solid #9d9d9d;
  border-radius: 6.38px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  position: absolute;
  inset: 5% 0% 0% auto;
}

.icon-nw {
  border: 1px solid #9d9d9d;
  border-radius: 6.38px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
}

.faq-ans-nw {
  max-width: 738.67px;
  font-family: Baijamjuree, sans-serif;
  font-size: 16.5px;
  line-height: 25.58px;
}

.faq-ans-nw.faq-ans {
  max-width: 900px;
  font-size: 22px;
  font-weight: 700;
  line-height: 34.1px;
}

.faq-answers-new {
  margin-top: 28px;
  padding-bottom: 70px;
  padding-left: 50px;
  padding-right: 50px;
  position: static;
}

.faq-answers-new.w--open {
  background-color: #ddd0;
  padding-bottom: 52px;
}

.image-5 {
  position: absolute;
}

.coding-img-blk {
  width: 70%;
  padding-top: 220px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.body-2 {
  color: #fff;
}

.services-hero-section {
  background-color: #000;
}

.services-heading-main {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Baijamjuree, sans-serif;
  font-size: 61.5px;
  font-weight: 600;
  line-height: 140%;
}

.content-wrapper {
  padding-top: 169px;
}

.services-boxes-wrapper {
  background-image: linear-gradient(-215deg, #5340a0 10%, #ff5e00);
  margin-top: 95px;
}

.product-development {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Baijamjuree, sans-serif;
  font-size: 61.5px;
  font-weight: 600;
  line-height: 112%;
}

.content-wrapper-product {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 117px;
  display: flex;
}

.product-development-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 120px;
}

.product-development-box {
  z-index: 1;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  padding: 72px 60px;
  position: relative;
}

.text-box-prod {
  font-family: Baijamjuree, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 140%;
}

.prod-box-img {
  z-index: 1;
  margin-top: -180px;
  position: relative;
  inset: auto;
}

.arrow-div {
  order: 1;
  align-self: flex-end;
  margin-top: 30px;
  margin-bottom: 100px;
}

.content-wrapper-pcb {
  padding-top: 152px;
  padding-bottom: 144px;
}

.grid {
  grid-template-rows: auto;
}

.psb-section {
  background-color: #000000ed;
  background-image: url('../images/Noise-Effect.png');
  background-position: 0 0;
  background-size: auto;
}

.overlay-pcb {
  background-image: url('../images/Noise-Effect.png');
  background-position: 0 0;
  background-size: auto;
  position: absolute;
  inset: 0%;
}

.pcb-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Baijamjuree, sans-serif;
  font-size: 61.5px;
  font-weight: 600;
  line-height: 112%;
}

.pcb-text {
  max-width: 441px;
  margin-top: 60px;
  font-family: Baijamjuree, sans-serif;
  font-size: 21px;
  line-height: 140%;
}

.div-block-7 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-7.last {
  margin-top: 14.25px;
}

.div-block-8 {
  margin-top: 40px;
}

.text-block-3 {
  margin-left: 10px;
  font-family: Baijamjuree, sans-serif;
  font-size: 21px;
  line-height: 140%;
}

.image-6 {
  position: absolute;
  inset: 0%;
}

.mechanical-eng-section {
  background-color: #000;
  position: relative;
}

.image-7 {
  width: 100%;
}

.content-wrapper-mech-eng {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.mech-heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Baijamjuree, sans-serif;
  font-size: 61.5px;
  font-weight: 600;
  line-height: 112%;
}

.mech-text {
  text-align: center;
  width: 70%;
  margin-top: 57px;
  font-family: Baijamjuree, sans-serif;
  font-size: 21px;
  line-height: 140%;
}

.div-block-9 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.firmware-section {
  background-color: #000000ed;
  background-image: url('../images/Noise-Effect.png');
  background-position: 0 0;
  background-size: auto;
}

.firmware-content-wrapper {
  padding-top: 152px;
  padding-bottom: 144px;
}

.section-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 116px;
  display: grid;
}

.heading-3 {
  margin-left: 50px;
}

.text-block-4 {
  width: auto;
  max-width: 365px;
  margin-left: 50px;
  font-size: 20px;
  line-height: 25px;
}

.section-5 {
  mix-blend-mode: normal;
  border-bottom: 2px solid #fff;
  border-radius: 0;
  margin-bottom: 50px;
  display: flex;
}

.heading-4 {
  margin-left: 640px;
  font-size: 55px;
  font-weight: 700;
}

.about-us-hero-hdn {
  width: 600px;
  margin-top: 150px;
  margin-bottom: 0;
  font-family: Baijamjuree, sans-serif;
  font-size: 61.5px;
  font-weight: 600;
  line-height: 140%;
}

.div-block-10 {
  background-image: linear-gradient(#ff5e00, #5340a0);
  height: 1px;
  position: absolute;
  inset: auto 0% -75px;
}

.div-block-11 {
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 65px;
  padding-top: 25px;
  display: flex;
  position: relative;
}

.text-block-5 {
  z-index: 1;
  width: 600px;
  font-family: Baijamjuree, sans-serif;
  font-size: 21px;
  line-height: 140%;
  position: relative;
}

.div-block-12 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-6 {
  width: 260px;
  margin-top: 0;
  margin-bottom: 60px;
}

.div-block-13 {
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.heading-5 {
  text-align: center;
  text-transform: uppercase;
  flex: 1;
  width: 842px;
  font-family: Baijamjuree, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 60px;
}

.text-block-7 {
  width: 250px;
}

.text-block-8 {
  width: 600px;
  margin-top: 280px;
  margin-bottom: 80px;
  padding-top: 0;
  font-family: Baijamjuree, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 140%;
}

.heading-6 {
  text-align: center;
  text-transform: uppercase;
  width: 820px;
  margin-top: 0;
  margin-bottom: 50px;
  font-family: Baijamjuree, sans-serif;
  font-size: 48.75px;
  font-weight: 400;
  line-height: 64px;
  display: block;
}

.text-span {
  display: block;
}

.div-block-14 {
  justify-content: center;
  align-items: flex-end;
  margin-top: 95px;
  font-weight: 400;
  display: flex;
}

.div-block-15 {
  position: absolute;
  inset: auto 0% 100%;
}

.text-block-9 {
  width: 445px;
  margin-top: 100px;
  font-family: Baijamjuree, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 140%;
}

.div-block-16 {
  margin-top: 0;
  margin-bottom: 50px;
}

.button {
  margin-top: 30px;
}

.logos-quote-divider {
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

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

.clients-wrapper-two {
  justify-content: space-between;
  align-items: center;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.clients-info-two {
  flex-direction: column;
  align-items: flex-start;
  max-width: 350px;
  display: flex;
}

.clients-quote-two {
  margin-top: 10px;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.clients-divider {
  background-color: #e4ebf3;
  width: 90%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.clients-info {
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.clients-info-image {
  object-fit: cover;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.clients-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.text-block-10 {
  margin-top: 30px;
  margin-bottom: 50px;
}

.text-block-11 {
  width: 250px;
  padding-bottom: 0;
}

.text-block-12 {
  width: 396px;
  font-family: Baijamjuree, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 140%;
}

.text-span-2, .text-span-3 {
  font-weight: 700;
}

.text-block-13 {
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
}

.text-span-4 {
  padding-right: 10px;
  font-weight: 700;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 77px;
}

.div-block-17 {
  padding-left: 20px;
}

.section-6 {
  color: #000;
  background-color: #fff;
  display: none;
}

.text-block-14 {
  color: #000;
  width: 250px;
  font-family: Baijamjuree, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.text-block-15 {
  width: 250px;
}

.text-block-16 {
  width: 250px;
  padding-top: 30px;
  font-family: Baijamjuree, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.text-block-17 {
  font-size: 24px;
}

.heading-7 {
  font-family: Baijamjuree, sans-serif;
  font-size: 24px;
}

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

.div-block-19 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.button-2 {
  margin-top: 28px;
  padding-top: 10px;
}

.text-block-19 {
  font-weight: 700;
}

.heading-8 {
  text-transform: uppercase;
  width: 350px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Baijamjuree, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
}

.text-block-20 {
  width: 310px;
  font-family: Baijamjuree, sans-serif;
  font-size: 21px;
  line-height: 140%;
}

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

.section-7 {
  background-color: #1d1d1d;
  background-image: url('../images/Noise-Effect.png');
  background-position: 0 0;
  background-size: auto;
  padding-top: 57px;
}

.section-8 {
  background-color: #1d1d1d;
  background-image: url('../images/Noise-Effect.png');
  background-position: 0 0;
  background-size: auto;
}

.text-block-21 {
  font-family: Baijamjuree, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 140%;
}

.text-block-21-copy {
  margin-top: 35px;
  font-family: Baijamjuree, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 140%;
}

.div-block-10-copy {
  background-image: linear-gradient(#ff5e00, #5340a0);
  height: 1px;
  position: absolute;
  inset: 0% 0% auto;
}

.section-9 {
  background-color: #1d1d1d;
  background-image: url('../images/Noise-Effect.png');
  background-position: 0 0;
  background-size: auto;
  padding-top: 35px;
}

.text-block-22 {
  font-family: Baijamjuree, sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 140%;
}

.text-block-12-copy {
  width: 396px;
  font-family: Baijamjuree, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 140%;
  display: none;
}

.text-block-18-copy {
  font-size: 21px;
  line-height: 140%;
}

.div-block-21 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-23 {
  align-self: flex-end;
  margin-right: 20px;
  font-family: Baijamjuree, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 140%;
}

.button-cta {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  display: flex;
  position: static;
}

.text-block-24 {
  color: #fff;
  font-family: Baijamjuree, sans-serif;
  font-size: 15px;
  position: absolute;
  inset: auto 35% 25% auto;
}

.div-block-22 {
  position: relative;
}

.button-cta-copy {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: static;
}

.button-cta-gradient {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  display: flex;
  position: static;
}

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

.pcb-text-copy {
  max-width: 441px;
  margin-top: 60px;
  font-family: Baijamjuree, sans-serif;
  font-size: 21px;
  line-height: 140%;
}

.text-block-24-copy, .text-block-24-nav {
  color: #fff;
  font-family: Baijamjuree, sans-serif;
  font-size: 15px;
  position: absolute;
  inset: auto 35% 25% auto;
}

.content-wrapper-top-footer {
  justify-content: space-between;
  display: flex;
}

.footer-res {
  flex-flow: column;
  justify-content: flex-start;
  display: flex;
}

.image-13 {
  margin-left: 15px;
}

.image-14 {
  height: 100%;
}

.section-10 {
  background-image: url('../images/Noise-Effect.png');
  background-position: 0 0;
  background-size: auto;
  padding-top: 190px;
}

.contact-heading {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Baijamjuree, sans-serif;
  font-size: 61.5px;
  font-weight: 600;
  line-height: 112%;
}

.form-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 42px;
}

.name-blk {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.field-label-blk {
  width: 33%;
}

.field-label {
  font-family: Baijamjuree, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text-field {
  color: #fff;
  background-color: #46464696;
  border: 1px #fff;
  border-radius: 5px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Baijamjuree, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text-field.margin-32 {
  color: #fff;
  background-color: #464646;
  margin-top: 32px;
}

.text-field.promotion {
  color: #fff;
  background-color: #464646;
}

.field-label-blk-2nd {
  width: 50%;
}

.name-blk-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.submit-button {
  background-color: #383838;
  border-radius: 5px;
  margin-top: 0;
  font-family: Baijamjuree, sans-serif;
}

.footer-res-copy {
  flex-flow: column;
  justify-content: flex-start;
  display: flex;
}

.div-block-22-copy {
  margin-top: 80px;
  position: relative;
}

.prod-box-img-copy {
  z-index: 1;
  margin-top: -180px;
  position: relative;
  inset: auto;
}

.promotion-popup-wrapper {
  z-index: 9999;
  cursor: pointer;
  background-color: #00000080;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.promotion-section {
  z-index: 99999;
  display: block;
}

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

.free {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Baijamjuree, sans-serif;
  font-size: 61.5px;
  font-weight: 600;
  line-height: 112%;
}

.promotion-heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Baijamjuree, sans-serif;
  font-size: 61.5px;
  font-weight: 600;
  line-height: 140%;
}

.pop-up-card {
  background-image: url('../images/Noise-Effect.png');
  background-position: 0 0;
  background-size: auto;
  padding: 150px 100px;
  position: relative;
}

.overlayyy {
  background-color: #1b1b1b;
}

.li-text {
  margin-left: 20px;
  font-family: Baijamjuree, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 140%;
}

.ul {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.promotion-form-wrapper {
  background-color: #fff;
  margin-top: 40px;
  padding: 40px;
}

.form-heading {
  color: #000;
  text-align: center;
  margin-bottom: 72px;
  font-family: Baijamjuree, sans-serif;
  font-weight: 600;
  line-height: 112%;
}

.promotion-submit-button {
  background-image: linear-gradient(50deg, #ff5e00, #5340a0);
  border-radius: 10px;
  margin-top: 32px;
  padding: 15px 40px;
  font-family: Baijamjuree, sans-serif;
  font-size: 30px;
}

.form {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cross {
  cursor: pointer;
  width: 30px;
  position: absolute;
  inset: 30px 30px auto auto;
}

.wrapper {
  width: 100%;
}

.hero-text-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 60px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.hero-text {
  font-family: Baijamjuree, sans-serif;
  font-size: 3.4rem;
  font-weight: 600;
  line-height: 1;
}

.image-19 {
  width: 100%;
  height: 100vh;
}

.hero-bullet {
  background-image: linear-gradient(261deg, var(--color) 30%, var(--color-2) 80%);
  text-shadow: none;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 4rem;
}

.hero-text-sub {
  margin-left: 0%;
  padding-right: 20px;
  font-family: Baijamjuree, sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 50px;
  display: block;
}

.rust-coding-img-mobile {
  z-index: 1;
  position: relative;
}

.recaptcha {
  margin-top: 30px;
  margin-bottom: 30px;
}

.recaptcha-2 {
  margin-top: 40px;
}

.language-main-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: 5px;
  display: flex;
}

.language-link {
  color: #fff;
  font-family: Baijamjuree, sans-serif;
  font-size: 15px;
  text-decoration: none;
  transition: font-size .4s;
}

.language-link:hover {
  font-size: 17px;
}

.vertical-devider {
  background-color: #fff;
  width: 2px;
  height: 15px;
}

.error-message {
  color: red;
  text-align: center;
  background-color: #fff;
}

.text-block-25 {
  color: red;
  text-align: left;
}

.error-message-2 {
  background-color: #ffdede00;
}

.brand-2 {
  width: 100px;
}

.brand-2.w--current {
  width: auto;
}

@media screen and (min-width: 1280px) {
  .faq-wrapper-1 {
    margin-top: 480px;
  }

  .div-block-11 {
    margin-bottom: 30px;
  }

  .image-14 {
    width: 100%;
  }

  .pop-up-card {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .promotion-form-wrapper {
    width: 70%;
  }

  .hero-text {
    font-size: 2.9rem;
  }
}

@media screen and (min-width: 1920px) {
  body {
    background-color: #1b1b1b;
  }

  .nav-link {
    text-align: center;
    min-width: 160px;
    font-size: 20px;
  }

  .nav-link:hover {
    background-size: 100% 100%;
    padding-top: 10px;
  }

  .nav-link.w--current {
    color: #fff;
  }

  .rust-heading {
    font-size: 82px;
  }

  .rust-paragraph {
    max-width: 430px;
    font-size: 28px;
  }

  .footer-content-last {
    font-size: 20px;
  }

  .footer-links {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
  }

  .gradient-text._3 {
    line-height: 112%;
  }

  .gradient-text._10 {
    font-size: 100px;
  }

  .faq-wrapper-1 {
    margin-top: 550px;
  }

  .embedded-heading--nw {
    font-size: 82px;
  }

  .embedded-content-nw {
    max-width: 650px;
    font-size: 28px;
  }

  .grid-paragraph-nw {
    max-width: 434px;
    font-size: 28px;
  }

  .grid-heading-nw {
    font-size: 30px;
  }

  .hero-heading-nw {
    max-width: 753px;
    font-size: 38px;
  }

  .faq-heading--nw {
    font-size: 82px;
  }

  .faq-que-nw {
    font-size: 30px;
  }

  .services-heading-main {
    font-size: 82px;
  }

  .text-box-prod {
    width: 343px;
    font-size: 28px;
  }

  .prod-box-img {
    margin-top: -180px;
  }

  .pcb-heading {
    font-size: 82px;
  }

  .pcb-text {
    max-width: 588px;
    font-size: 28px;
  }

  .text-block-3 {
    font-size: 28px;
  }

  .mech-heading {
    font-size: 82px;
  }

  .mech-text {
    width: 60%;
    font-size: 28px;
  }

  .about-us-hero-hdn {
    width: 854px;
    font-size: 82px;
  }

  .text-block-5 {
    width: 783px;
    font-size: 28px;
  }

  .text-block-8 {
    width: 528px;
    margin-bottom: 300px;
    font-size: 28px;
  }

  .heading-6 {
    width: 1110px;
    font-size: 65px;
    line-height: 112%;
  }

  .text-block-9, .text-block-12 {
    width: 528px;
    font-size: 28px;
  }

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

  .heading-8 {
    width: 420px;
    font-size: 32px;
  }

  .text-block-20, .text-block-21, .text-block-21-copy {
    font-size: 28px;
  }

  .text-block-22 {
    font-size: 32px;
  }

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

  .div-block-21 {
    margin-top: 105px;
  }

  .text-block-23 {
    font-size: 25px;
  }

  .text-block-24 {
    font-size: 20px;
    right: 35%;
  }

  .pcb-text-copy {
    max-width: 783px;
    font-size: 28px;
  }

  .text-block-24-copy {
    font-size: 20px;
    right: 31%;
  }

  .text-block-24-nav {
    font-size: 20px;
    right: 28%;
  }

  .image-14 {
    width: 100%;
  }

  .contact-heading {
    font-size: 82px;
  }

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

  .pop-up-card {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .promotion-form-wrapper {
    width: 70%;
  }

  .hero-text {
    font-size: 3.7rem;
  }

  .hero-main-wrapper {
    width: 60%;
  }
}

@media screen and (max-width: 991px) {
  .arrow-img {
    width: 5%;
    max-width: 50%;
  }

  .nav-link {
    margin-left: auto;
    margin-right: auto;
  }

  .rust-heading {
    max-width: 430px;
    font-size: 40px;
  }

  .rust-paragraph {
    max-width: 190px;
    margin-top: 40px;
    font-size: 14px;
  }

  .rust-coding-img {
    right: 0;
  }

  .faq-ans {
    width: 470px;
    max-width: 790px;
    font-size: 16px;
    line-height: 140%;
  }

  .gradient-text._10 {
    font-size: 60px;
  }

  .faq-wrapper-1 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-top: 170px;
    margin-bottom: 100px;
  }

  .accordion-question.faq-question {
    height: 100px;
    padding: 0 25px;
  }

  .faq-answers.w--open {
    margin-top: 18px;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .embedded-heading--nw {
    font-size: 40px;
  }

  .embedded-content-nw {
    max-width: 280px;
    margin-top: 10px;
    font-size: 16px;
  }

  .embedded-main-content-nw {
    margin-left: 20px;
  }

  .embedded-grid-nw {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 0;
  }

  .grid-paragraph-nw {
    margin-top: 10px;
    font-size: 16px;
  }

  .grid-heading-nw {
    font-size: 20px;
  }

  .grid-line-nw {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .hero-heading-nw {
    max-width: 370px;
    font-size: 16px;
    line-height: 24px;
  }

  .faq-heading--nw {
    font-size: 40px;
  }

  .faq-que-nw {
    font-size: 17px;
  }

  .services-heading-main {
    font-size: 40px;
  }

  .services-boxes-wrapper {
    margin-top: 20px;
  }

  .product-development {
    font-size: 40px;
  }

  .product-development-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .product-development-box {
    padding: 50px 30px;
  }

  .product-development-box.last {
    margin-top: 83px;
  }

  .text-box-prod {
    font-size: 16px;
  }

  .content-wrapper-pcb {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .pcb-heading {
    font-size: 40px;
  }

  .pcb-text {
    margin-top: 15px;
    font-size: 16px;
  }

  .div-block-8 {
    margin-top: 15px;
  }

  .text-block-3 {
    font-size: 16px;
  }

  .mech-heading {
    font-size: 40px;
  }

  .mech-text {
    width: 70%;
    margin-top: 10px;
    font-size: 16px;
  }

  .firmware-content-wrapper {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .about-us-hero-hdn {
    width: 390px;
    font-size: 40px;
  }

  .div-block-11 {
    margin-bottom: 30px;
  }

  .text-block-5 {
    width: 380px;
    font-size: 16px;
  }

  .text-block-8 {
    width: 300px;
    margin-bottom: 150px;
    font-size: 16px;
  }

  .heading-6 {
    font-size: 24px;
    line-height: 112%;
  }

  .div-block-15 {
    bottom: 100%;
  }

  .text-block-9 {
    width: 320px;
    font-size: 16px;
  }

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

  .clients-quote-two {
    font-size: 28px;
    line-height: 36px;
  }

  .text-block-12 {
    width: 270px;
    font-size: 16px;
  }

  .grid-2 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .heading-7 {
    font-size: 17px;
    line-height: 140%;
  }

  .heading-8 {
    width: 220px;
    font-size: 17px;
  }

  .text-block-20 {
    width: 220px;
    font-size: 16px;
  }

  .text-block-21, .text-block-21-copy {
    font-size: 16px;
  }

  .text-block-22 {
    font-size: 17px;
  }

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

  .text-block-23 {
    font-size: 15px;
  }

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

  .pcb-text-copy {
    margin-top: 15px;
    font-size: 16px;
  }

  .image-16, .image-17 {
    height: 100%;
  }

  .contact-heading {
    font-size: 40px;
  }

  .form-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .hero-text {
    font-size: 2.5rem;
  }

  .language-main-wrapper {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .vertical-devider {
    width: 1px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-4 {
    margin-bottom: 20px;
  }

  .hero-section {
    padding-bottom: 40px;
  }

  .container-large.pcb-container, .container-large.firware-container {
    max-width: 90%;
    margin-right: auto;
  }

  .navbar {
    margin-top: 0;
  }

  .rust-section {
    padding-bottom: 30px;
  }

  .rust-heading {
    max-width: 290px;
    margin-top: 20px;
    font-size: 30px;
  }

  .rust-paragraph {
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .rust-coding-img {
    right: -20px;
  }

  .faq-wrapper {
    margin-top: 280px;
  }

  .faq-ans {
    width: 100%;
    font-size: 13px;
  }

  .content-wrapper-top {
    flex-flow: column;
  }

  .social-icon-block {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .gradient-text._10 {
    font-size: 40px;
  }

  .faq-wrapper-1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 50px;
  }

  .accordion-question.faq-question {
    height: 70px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .faq-answers.w--open {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-3 {
    padding-top: 40px;
  }

  .embedded-heading--nw {
    font-size: 30px;
  }

  .embedded-content-nw {
    font-size: 11px;
  }

  .embedded-main-content-nw {
    margin-top: 90px;
  }

  .embedded-grid-nw {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 50px;
  }

  .grid-paragraph-nw {
    text-align: center;
    margin-left: 0;
  }

  .grid-heading-nw, .grid-line-nw {
    margin-left: 0;
  }

  .hero-heading-nw {
    max-width: 280px;
    margin-top: 0;
    font-size: 13px;
  }

  .faq-que-nw {
    font-size: 14px;
  }

  .coding-img-blk {
    padding-top: 0;
    position: relative;
  }

  .services-heading-main {
    font-size: 40px;
  }

  .product-development {
    font-size: 30px;
  }

  .content-wrapper-product {
    padding-top: 38px;
  }

  .product-development-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .product-development-box {
    padding: 30px 20px;
  }

  .product-development-box.last {
    margin-top: 100px;
  }

  .prod-box-img {
    width: 40%;
    margin-top: -120px;
  }

  .arrow-div {
    margin-bottom: 40px;
  }

  .grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

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

  .mech-text {
    width: 90%;
    font-size: 13px;
  }

  .about-us-hero-hdn {
    width: 290px;
    font-size: 30px;
  }

  .div-block-11 {
    margin-top: 20px;
    padding-top: 10px;
  }

  .text-block-5 {
    width: 290px;
    font-size: 12px;
  }

  .text-block-8 {
    width: 230px;
    margin-top: 0;
    margin-bottom: 120px;
    padding-top: 0;
    font-size: 12px;
  }

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

  .div-block-15 {
    bottom: 80%;
  }

  .text-block-9 {
    width: 270px;
    font-size: 12px;
  }

  .logos-quote-divider {
    padding: 60px 15px;
  }

  .clients-wrapper-two {
    flex-direction: column;
  }

  .clients-info-two {
    max-width: none;
    margin-bottom: 40px;
  }

  .clients-grid {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 15px;
  }

  .text-block-12 {
    width: 180px;
    font-size: 12px;
  }

  .grid-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 20px;
  }

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

  .text-block-16 {
    padding-top: 10px;
    font-size: 16px;
    line-height: 140%;
  }

  .heading-8 {
    width: 170px;
    font-size: 12px;
  }

  .text-block-20 {
    width: 160px;
    font-size: 12px;
  }

  .text-block-21, .text-block-21-copy, .text-block-22 {
    font-size: 12px;
  }

  .text-block-23 {
    font-size: 11px;
  }

  .text-block-24 {
    right: 48%;
  }

  .text-block-24-copy {
    right: 45%;
  }

  .image-8, .image-9 {
    max-width: 80%;
  }

  .image-10 {
    max-width: 40%;
  }

  .image-11 {
    max-width: 80%;
  }

  .content-wrapper-top-footer {
    flex-flow: column;
  }

  .footer-res {
    margin-top: 30px;
  }

  .image-13 {
    width: 20%;
  }

  .div-block-23 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-14 {
    height: 100%;
  }

  .column-2 {
    height: 0;
  }

  .name-blk {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .text-field.margin-32 {
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .name-blk-copy {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .footer-res-copy {
    margin-top: 0;
  }

  .prod-box-img-copy {
    width: 40%;
    margin-top: -120px;
  }

  .free, .promotion-heading {
    font-size: 50px;
  }

  .pop-up-card {
    padding-top: 100px;
    padding-bottom: 70px;
  }

  .li-text {
    font-size: 16px;
  }

  .ul {
    margin-top: 30px;
  }

  .promotion-form-wrapper {
    padding-bottom: 20px;
  }

  .form-heading {
    margin-bottom: 30px;
    font-size: 25px;
  }

  .promotion-submit-button {
    margin-top: 15px;
    padding: 10px 20px;
    font-size: 20px;
  }

  .hero-text-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    margin-top: 80px;
    padding-left: 40px;
  }

  .hero-text {
    font-size: 1.8rem;
  }

  .image-19 {
    height: 50vh;
  }
}

@media screen and (max-width: 479px) {
  .container-large.mechanical-eng-container {
    z-index: 2;
    height: 100%;
  }

  .nav-link {
    width: 160px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .rust-paragraph {
    margin-top: 10px;
    font-size: 11px;
  }

  .rust-coding-img {
    display: none;
    right: -15px;
  }

  .arrow-faq {
    width: 10%;
  }

  .faq-ans {
    font-size: 10px;
  }

  .faq-wrapper-1 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .accordion-question.faq-question {
    height: 60px;
  }

  .div-block-5.gradient-blk {
    z-index: 0;
  }

  .emb-row {
    flex-flow: column;
    margin-bottom: 40px;
  }

  .embedded-content-nw {
    font-size: 12px;
  }

  .embedded-main-content-nw {
    margin-top: 40px;
    margin-left: 0;
  }

  .embedded-grid-nw {
    margin-top: -35px;
  }

  .grid-paragraph-nw {
    font-size: 12px;
  }

  .grid-heading-nw {
    font-size: 14px;
  }

  .hero-heading-nw {
    max-width: 200px;
    font-size: 10px;
    line-height: 140%;
  }

  .faq-heading--nw {
    margin-bottom: 10px;
    font-size: 23px;
  }

  .faq-que-nw {
    font-size: 10px;
  }

  .icon-closed-nw, .icon-nw {
    width: 20px;
    height: 20px;
  }

  .faq-ans-nw.faq-ans {
    font-size: 10px;
    line-height: 140%;
  }

  .content-wrapper {
    padding-top: 66px;
  }

  .product-development {
    font-size: 20px;
  }

  .product-development-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 70px;
  }

  .product-development-box.last {
    margin-top: 50px;
  }

  .product-development-box.second {
    margin-top: 50px;
    padding: 20px 10px;
  }

  .text-box-prod {
    width: 200px;
    margin-left: 7%;
    font-size: 12px;
  }

  .prod-box-img {
    width: 20%;
    margin-top: -80px;
    margin-left: 12px;
  }

  .content-wrapper-pcb {
    padding-top: 40px;
  }

  .grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

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

  .pcb-text, .text-block-3 {
    font-size: 12px;
  }

  .image-7 {
    height: 400px;
  }

  .mech-eng-img-block {
    z-index: 1;
    height: 100%;
  }

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

  .mech-text {
    width: 100%;
    font-size: 12px;
  }

  .firmware-content-wrapper {
    padding-top: 40px;
  }

  .about-us-hero-hdn {
    font-size: 25px;
  }

  .div-block-10 {
    bottom: -15px;
  }

  .div-block-11 {
    flex-flow: column;
  }

  .text-block-5 {
    text-align: center;
    margin-bottom: 20px;
  }

  .text-block-8 {
    text-align: center;
    width: 100%;
    margin-bottom: -60px;
    font-size: 12px;
  }

  .heading-6 {
    width: 100%;
    margin-bottom: 0;
    font-size: 14px;
  }

  .div-block-15 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    bottom: 110%;
  }

  .text-block-9 {
    text-align: center;
    width: 100%;
    margin-top: 30px;
    font-size: 12px;
  }

  .div-block-16 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

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

  .clients-quote-two {
    font-size: 24px;
    line-height: 32px;
  }

  .clients-info-image {
    margin-right: 16px;
  }

  .clients-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .text-block-12 {
    text-align: center;
  }

  .text-block-16 {
    font-size: 12px;
  }

  .heading-7 {
    width: 210px;
    margin-top: 0;
    font-size: 14px;
  }

  .heading-8 {
    width: 140px;
    font-size: 10px;
  }

  .text-block-20 {
    width: 130px;
    font-size: 10px;
  }

  .text-block-22 {
    margin-bottom: 20px;
  }

  .text-block-18-copy {
    width: 160px;
    font-size: 12px;
  }

  .text-block-23 {
    font-size: 10px;
  }

  .text-block-24 {
    bottom: 15%;
    right: 60%;
  }

  .button-cta-gradient {
    width: auto;
    margin-left: 21px;
  }

  .nav-menu {
    background-color: #1b1b1b;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .pcb-text-copy {
    font-size: 12px;
  }

  .text-block-24-copy {
    bottom: 10%;
    right: 37%;
  }

  .image-8 {
    width: 50%;
  }

  .image-9 {
    max-width: 60%;
  }

  .image-10 {
    max-width: 30%;
  }

  .image-11 {
    max-width: 60%;
  }

  .image-12 {
    max-width: 10%;
  }

  .column-2.hide-col {
    display: none;
  }

  .image-15 {
    width: 70%;
  }

  .image-18 {
    width: 80%;
  }

  .form-wrapper {
    padding: 20px 10px 30px;
  }

  .name-blk {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .text-field.margin-32 {
    width: 90%;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }

  .text-field.promotion {
    width: 90%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
  }

  .field-label-blk-2nd {
    width: 100%;
  }

  .name-blk-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
  }

  .footer-res-copy {
    margin-top: 0;
  }

  .div-block-22-copy {
    justify-content: center;
    align-items: flex-start;
    margin-top: 20px;
    display: flex;
  }

  .prod-box-img-copy {
    width: 20%;
    margin-top: -80px;
    margin-left: 20px;
  }

  .menu-button {
    background-color: #dfd6d6;
  }

  .menu-button.w--open {
    background-color: #000;
  }

  .free, .promotion-heading {
    font-size: 30px;
  }

  .pop-up-card {
    padding-left: 40px;
    padding-right: 40px;
  }

  .li-text {
    white-space: nowrap;
    margin-left: 5px;
    font-size: 14px;
  }

  .promotion-form-wrapper {
    padding: 10px;
  }

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

  .promotion-submit-button {
    border-radius: 3px;
    margin-top: 7px;
    padding: 3px 15px;
    font-size: 14px;
  }

  .menu-button-2.w--open {
    background-color: #000;
    transition: background-color .2s;
  }

  .hide-img {
    display: none;
  }

  .hero-text-wrapper {
    padding-left: 15px;
  }

  .hero-text {
    font-size: 1rem;
  }

  .image-19 {
    height: 40vh;
  }

  .hero-text-sub {
    font-size: 12px;
    line-height: 25px;
  }

  .rust-coding-img-mobile {
    z-index: 2;
    position: relative;
  }

  .bold-text {
    line-height: 140%;
  }

  .language-main-wrapper {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 5px;
    padding-bottom: 0;
  }
}


@font-face {
  font-family: 'Baijamjuree';
  src: url('../fonts/BaiJamjuree-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baijamjuree';
  src: url('../fonts/BaiJamjuree-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baijamjuree';
  src: url('../fonts/BaiJamjuree-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baijamjuree';
  src: url('../fonts/BaiJamjuree-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baijamjuree';
  src: url('../fonts/BaiJamjuree-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}