.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.container {
  box-sizing: content-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  object-fit: fill;
  background-color: #e3e3e300;
  background-image: linear-gradient(#0003, #0006);
  border: .5px solid #ffeb9a66;
  border-radius: 40px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 50px;
  display: flex;
  position: fixed;
  inset: 5% 0% auto;
}

.navbar {
  z-index: 99;
  background-color: #ddd0;
  height: auto;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: absolute;
  inset: 0% 0% auto;
  overflow: visible;
}

.text-block {
  color: #fff;
}

.text-block:hover {
  color: #ffeb9a;
}

.icon, .nav-link {
  color: #fff;
}

.nav-link:hover {
  color: #ffeb9a;
}

.text-block-2 {
  color: #fff;
}

.text-block-2:hover {
  color: #ffeb9a;
}

.icon-2 {
  color: #fff;
}

.nav-menu {
  color: #fff;
  letter-spacing: 1px;
  margin-left: auto;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.nav-link-2 {
  color: #fff;
}

.nav-link-2:hover {
  color: #ffeb9a;
}

.nav-link-3 {
  color: #fff;
}

.nav-link-3:hover {
  color: #ffeb9a;
}

.video {
  background-image: url('../images/Hero-img.png');
  background-position: 0 0;
  background-size: auto;
  position: static;
  inset: 0% 0% auto;
}

.image {
  background-image: url('../images/Hero-img.png');
  background-position: 50%;
  background-size: auto;
  position: static;
}

.brand {
  background-image: url('../images/LCK-logo-navbar.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 15%;
}

.section {
  background-color: #000;
  background-image: url('../images/Hero-img.png');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100px;
  position: absolute;
  inset: 0%;
}

.heading {
  color: #ffeb9a;
  text-align: center;
  letter-spacing: -5px;
  -webkit-text-stroke-color: #ffeb9a00;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#f9e8d5, #ffeb9a);
  -webkit-background-clip: text;
  background-clip: text;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 100px;
  font-weight: 600;
  line-height: 100px;
}

.div-block {
  z-index: 90;
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: relative;
  inset: 0 0% auto;
  overflow: visible;
}

.body {
  margin-left: auto;
  margin-right: auto;
}

.div-block-2 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: -400px;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: static;
  inset: 0%;
}

.paragraph {
  color: #fff;
  letter-spacing: 0;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 40px;
}

.div-block-3 {
  text-align: center;
  width: 60%;
  line-height: 35px;
}

.div-block-4 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.button {
  background-color: #3898ec00;
  background-image: linear-gradient(#40404033, #787878b3);
  border-radius: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 12px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.div-block-5 {
  background-image: linear-gradient(#0003, #ffffff4d);
  border: .2px solid #f9e8d580;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 5px 20px;
  text-decoration: none;
  display: flex;
}

.text-block-3 {
  color: #fff;
  letter-spacing: .1em;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.button-2 {
  color: #000;
  background-color: #fc0;
  border-radius: 30px;
  padding: 20px 50px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  transition: transform .2s;
}

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

.button-3 {
  color: #fff;
  background-color: #3898ec00;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  text-decoration: underline;
  transition: color .2s;
}

.button-3:hover {
  color: #f9cb15;
}

.div-block-6 {
  margin-top: 50px;
}

.div-block-7 {
  background-color: #000;
  background-image: url('../images/Glow-1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: -2px;
  margin-bottom: -2px;
  padding-top: 50px;
  padding-bottom: 50px;
  display: block;
}

.text-block-4 {
  color: #fff;
  text-align: left;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.div-block-8 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  padding: 30px;
  display: flex;
}

.div-block-9 {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  line-height: 50px;
  display: block;
}

.text-span {
  color: #ffeb9a;
}

.div-block-10 {
  margin-left: auto;
  margin-right: auto;
}

.div-block-11 {
  background-image: linear-gradient(#fff3, #fff6);
  border: .1px solid #ffffff4d;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0 10px;
  transition: box-shadow .2s;
  display: flex;
}

.div-block-11:hover {
  box-shadow: 0 0 15px 1px #fcea9b;
}

.text-block-5 {
  color: #fff;
  letter-spacing: 1px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.div-block-12 {
  background-image: url('../images/arrow-button.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  width: 50px;
  height: 50px;
}

.image-2 {
  margin-top: auto;
  margin-bottom: auto;
  margin-right: auto;
  display: block;
}

.div-block-13 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  padding: 30px;
  display: flex;
}

.div-block-14 {
  box-sizing: border-box;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  object-fit: fill;
  flex-flow: row;
  display: flex;
  overflow: visible;
}

.text-block-6 {
  color: #ffeb9a;
  font-family: Montserrat, sans-serif;
  font-size: 80px;
  font-weight: 500;
}

.div-block-15 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  display: flex;
}

.paragraph-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.div-block-16 {
  flex: 0 auto;
  width: auto;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.div-block-17 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-18 {
  background-color: #595959;
  width: 2px;
}

.paragraph-3 {
  color: #fff;
  text-align: left;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.div-block-19 {
  font-family: Montserrat, sans-serif;
}

.flex-block {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-20 {
  background-color: #000;
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.text-span-2 {
  color: #ffeb9a;
}

.div-block-21 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  padding: 50px 40px;
  display: flex;
}

.div-block-22 {
  background-image: url('../images/Glow-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-23 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.benefits {
  background-color: #000;
  background-image: url('../images/Glow-1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
}

.flex-block-2 {
  justify-content: space-between;
  align-items: flex-end;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-25 {
  width: 40%;
}

.div-block-26 {
  box-sizing: content-box;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  aspect-ratio: auto;
  object-fit: fill;
  background-image: linear-gradient(#0000, #ffeb9a4d);
  border: .1px solid #ffeb9a4d;
  border-radius: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 15%;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 30px;
  transition: transform .4s;
  display: flex;
  overflow: visible;
}

.div-block-26:hover {
  background-image: linear-gradient(#0000, #ffeb9a66);
  transform: translate(0, -10px);
}

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

.text-block-7 {
  color: #ffeb9a;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 28px;
}

.paragraph-4 {
  color: #fffc;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 23px;
}

.div-block-28 {
  box-sizing: border-box;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  object-fit: fill;
  justify-content: center;
  align-items: stretch;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  overflow: visible;
}

.div-block-27-copy {
  background-image: url('../images/Benefit-1---icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
}

.div-block-29 {
  background-color: #000;
  background-image: url('../images/Glow-1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-block-4-copy {
  color: #fff;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.div-block-30 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-width: .2px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.text-span-3, .text-span-4, .text-span-5 {
  color: #fff;
}

.button-4 {
  color: #b0a46b;
  background-color: #3898ec00;
  background-image: linear-gradient(90deg, #ffeb9a4d, #0003);
  border: .2px solid #fff3;
  border-radius: 30px;
  padding: 12px 18px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  transition: all .4s;
}

.button-4:hover {
  color: #fff;
  background-image: linear-gradient(90deg, #ffeb9a4d, #0003);
  box-shadow: 0 0 16px #ffeb9a80;
}

.div-block-26-copy {
  box-sizing: content-box;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  aspect-ratio: auto;
  object-fit: fill;
  background-image: linear-gradient(270deg, #0000, #ffeb9a33);
  border: .1px solid #ffeb9a4d;
  border-radius: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 15%;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 30px;
  transition: transform .4s;
  display: flex;
  overflow: visible;
}

.div-block-26-copy:hover {
  background-image: none;
  transform: translate(0, -10px);
}

.div-block-31 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  background-image: linear-gradient(#ffeb9a33, #0003);
  border: .5px solid #fff3;
  border-radius: 30px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 25%;
  padding: 30px;
  transition: transform .5s, box-shadow .5s, filter .5s;
  display: flex;
}

.div-block-31:hover {
  background-image: linear-gradient(#ffeb9a33, #0003);
  transform: scale(1.02);
  box-shadow: 0 0 20px 1px #ffeb9a80;
}

.image-3 {
  perspective: none;
  perspective-origin: 50%;
  transform-origin: 50%;
  width: 50%;
  max-width: none;
  transform: none;
}

.background-video {
  position: static;
}

.div-block-32 {
  color: #ffeb9a;
  background-color: #000;
  padding-top: 0;
  padding-bottom: 200px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.heading-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 400;
}

.button-5 {
  color: #fff;
  background-color: #3898ec00;
}

.button-5:hover {
  color: #ffeb9a;
}

.flex-block-3 {
  color: #ddb100;
  justify-content: space-between;
  align-items: center;
  width: 60%;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-33 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 80%;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-34 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #fff0;
  background-image: linear-gradient(315deg, #fff3, #0003);
  border: 1px solid #ffffff4d;
  border-radius: 30px;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 20%;
  height: 500px;
  margin-left: 0;
  margin-right: 0;
  padding: 100px 50px;
  transition: transform .5s;
  display: flex;
}

.div-block-34:hover {
  pointer-events: auto;
  transform: translate(0, -10px);
}

.text-block-8 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #fff;
}

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

.image-4 {
  position: absolute;
}

.div-block-36 {
  background-image: url('../images/Primeprime-nova---img.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 250px;
  height: 150px;
}

.heading-4 {
  color: #ffeb9a;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
}

.div-block-37 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #000;
  background-image: url('../images/Glow-1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-38 {
  margin-left: 0;
  margin-right: 0;
}

.slide {
  vertical-align: baseline;
  background-image: url('../images/Certificate-1.png');
  background-position: 50%;
  background-size: cover;
}

.mask {
  background-color: #e1737300;
  border-radius: 0;
  width: 400px;
  height: 600px;
  margin: 30px;
  padding: 0;
}

.flex-block-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: flex-start start;
  width: auto;
  margin-right: 100px;
  display: flex;
}

.paragraph-5 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 27px;
}

.slider {
  background-color: #ddd0;
  background-image: linear-gradient(#ffffff4d, #fff3);
  border: .2px solid #ffffff4d;
  border-radius: 20px;
  height: auto;
}

.right-arrow {
  margin-left: 0;
  padding-left: 0;
  inset: 0% -15% 0% auto;
}

.left-arrow {
  inset: 0% auto 0% -15%;
}

.slide-nav {
  inset: auto 0% -6%;
}

.icon-3, .icon-4 {
  color: #ffffff80;
}

.div-block-40 {
  background-image: url('../images/lck1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 400px;
}

.background-video-2 {
  width: auto;
  height: 150px;
}

.swing1, .swing2 {
  perspective: none;
  perspective-origin: 50%;
  transform-origin: 50%;
  width: 50%;
  max-width: none;
  transform: none;
}

.div-block-41 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.text-span-6 {
  color: #fff;
}

.flex-block-4b {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: flex-start start;
  width: 30%;
  display: flex;
}

.div-block-42 {
  background-color: #1b1b1b;
  border: .5px solid #fff3;
  border-radius: 20px;
  width: 70%;
  padding: 20px;
}

.video-2 {
  border-radius: 0;
}

.flex-block-5 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-43 {
  background-color: #eaeaea;
  margin-top: 0;
  padding: 100px;
}

.heading-5 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.div-block-44 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-6 {
  text-align: center;
  width: 70%;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.paragraph-7 {
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.div-block-45 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-6 {
  color: #000;
  background-color: #fff;
  border: .2px solid #0000004d;
  border-radius: 30px;
  padding: 15px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: transform .2s;
}

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

.button-7 {
  color: #000;
  background-color: #fc0;
  border-radius: 30px;
  padding: 15px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: transform .2s;
}

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

.div-block-46 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  margin-top: 50px;
  display: flex;
}

.div-block-47 {
  background-color: #000;
  padding-top: 100px;
}

.div-block-48 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: flex-start;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-49 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 100px;
  display: flex;
}

.div-block-50 {
  opacity: .5;
  background-color: #373737;
  border-radius: 10px;
  padding: 10px;
}

.div-block-50:hover {
  opacity: 1;
}

.image-6 {
  width: auto;
  height: auto;
}

.flex-block-6 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.text-block-9 {
  color: #fff;
  letter-spacing: .5px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
}

.paragraph-8 {
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.div-block-51 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.div-block-52 {
  background-color: #ffffff80;
  width: 80%;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-10 {
  color: #848484;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.bold-text {
  text-align: center;
  font-weight: 400;
}

.div-block-53 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.image-7, .image-8 {
  opacity: 1;
}

.div-block-23-mobile {
  justify-content: flex-end;
  align-items: center;
  display: none;
  overflow: hidden;
}

.div-block-21b {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  padding: 50px 40px;
  display: flex;
}

.dropdown-list {
  -webkit-text-stroke-color: #a79999;
}

.dropdown-list.w--open {
  color: #fff;
  -webkit-text-stroke-color: #444;
  background-color: #1d1d1d;
  margin-top: 0;
}

.dropdown-link {
  color: #fff;
}

.dropdown-link:hover {
  -webkit-text-stroke-color: #4d4d4d;
  background-color: #303030;
}

.dropdown-link-2 {
  color: #e0e0e0;
}

.dropdown-link-2:hover {
  background-color: #303030;
}

.dropdown-link-3 {
  color: #fff;
}

.dropdown-link-3:hover {
  background-color: #303030;
}

.dropdown-link-4 {
  color: #fff;
}

.dropdown-link-4:hover {
  background-color: #303030;
}

.dropdown-link-5 {
  color: #fff;
}

.dropdown-link-5:hover {
  background-color: #303030;
}

.dropdown-link-6 {
  color: #fff;
}

.dropdown-link-6:hover {
  background-color: #303030;
}

.dropdown-link-7 {
  color: #fff;
}

.dropdown-link-7:hover {
  background-color: #303030;
}

.dropdown-list-2 {
  background-color: #ddd;
}

.dropdown-list-2.w--open {
  background-color: #1d1d1d;
}

.dropdown-link-8 {
  color: #fff;
}

.dropdown-link-8:hover {
  background-color: #303030;
}

.dropdown-link-9 {
  color: #fff;
}

.dropdown-link-9:hover {
  background-color: #303030;
}

.dropdown-link-10 {
  color: #fff;
}

.dropdown-link-10:hover {
  background-color: #303030;
}

.hero-product-a {
  z-index: -1;
  color: #929292;
  background-color: #313131;
  background-image: url('../images/Swing-motor-1.png'), linear-gradient(#141414, #2c2c2c);
  background-position: 50% 20%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: 500px;
  padding-bottom: 150px;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
}

.heading-6 {
  color: #747474;
  text-align: center;
  letter-spacing: 3px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 300;
}

.div-block-58 {
  color: #3d3d3d;
}

.div-block-59 {
  background-color: #eee;
}

.div-block-60 {
  flex-flow: column;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-61 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  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;
}

.search {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin: auto;
  display: flex;
}

.search-input {
  color: #707070;
  border: .2px solid #00000026;
  border-radius: 10px;
  align-self: auto;
  width: 300px;
  height: 50px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.search-button {
  background-color: #6b6b6b;
  border-radius: 10px;
  height: 50px;
  padding-left: 50px;
  padding-right: 50px;
  font-family: Montserrat, sans-serif;
}

.search-button:hover {
  color: #fff;
  background-color: #4b4b4b;
  font-weight: 500;
}

.dropdown {
  z-index: auto;
  background-color: #eee;
  border: .2px solid #0000004d;
  border-radius: 10px;
}

.div-block-62 {
  font-family: Montserrat, sans-serif;
}

.dropdown-toggle {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-right: 60px;
  display: flex;
}

.dropdown-toggle-2 {
  z-index: 5;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-left: 40px;
  padding-right: 60px;
  display: flex;
}

.dropdown-2 {
  z-index: auto;
  background-color: #eee;
  border: .2px solid #0000004d;
  border-radius: 10px;
}

.text-block-11 {
  color: #646464;
  font-family: Montserrat, sans-serif;
}

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

.dropdown-list-3 {
  background-color: #ccc9c9;
}

.dropdown-list-3.w--open {
  background-color: #ebebeb;
}

.dropdown-link-11 {
  display: block;
}

.dropdown-link-11:hover {
  background-color: #cacaca;
}

.dropdown-list-4 {
  background-color: #ddd;
}

.dropdown-list-4.w--open {
  background-color: #ebebeb;
}

.div-block-63 {
  background-color: #eee;
  padding-top: 100px;
}

.text-block-12 {
  color: #646464;
}

.icon-6, .icon-7 {
  color: #646464;
  -webkit-text-stroke-color: #646464;
}

.div-block-64 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch center;
  place-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.div-block-65 {
  background-image: url('../images/Swing-motor-1.png');
  background-position: 30%;
  background-repeat: no-repeat;
  background-size: auto 500px;
  height: 200px;
}

.div-block-66 {
  background-color: #e4e4e4;
  border-radius: 5px;
  flex-flow: column;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: background-color .4s;
  display: flex;
}

.div-block-66:hover {
  background-color: #ebebeb;
  box-shadow: 0 2px 10px #0000001a;
}

.text-block-13 {
  color: #7a7a7a;
  text-align: left;
  letter-spacing: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
}

.paragraph-9 {
  color: #7a7a7a;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.div-block-67 {
  padding: 20px;
}

.div-block-68 {
  background-color: #0003;
  width: 90%;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-69 {
  background-color: #d4d4d4;
  width: auto;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-70 {
  height: 50px;
}

.heading-7 {
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.heading-8 {
  letter-spacing: 3px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 500;
}

.div-block-71 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: column;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.paragraph-10 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.flex-block-8 {
  justify-content: space-between;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.heading-9 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

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

.div-block-73 {
  background-color: #fafafa;
  display: block;
}

.div-block-74 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-75 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-76 {
  background-color: #f5f5f5;
}

.button-8 {
  background-color: #818181;
  justify-content: center;
  align-items: center;
  height: 80px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  display: flex;
}

.button-8:hover {
  background-color: #525252;
}

.text-block-14 {
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  display: flex;
}

.div-block-77 {
  border-top: .2px solid #0000004d;
  border-bottom: .2px solid #0000004d;
  justify-content: center;
  align-items: center;
  height: 60px;
  display: flex;
}

.div-block-78 {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.paragraph-11 {
  margin-bottom: 0;
  line-height: 25px;
}

.text-block-15 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.div-block-79 {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
}

.text-block-16 {
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
}

.tab-link-tab-1 {
  background-color: #e0cfcf;
}

.tab-link-tab-1.w--current {
  background-color: #f0f0f0;
}

.tab-link-tab-1.w--current:hover {
  background-color: #dbdbdb;
}

.tab-link-tab-2 {
  background-color: #f7f7f7;
}

.tab-link-tab-2.w--current {
  background-color: #e9e9e9;
  border-bottom: .1px solid #0000001a;
  border-left: .1px solid #0000001a;
  border-right: .1px solid #0000001a;
}

.tab-link-tab-3 {
  background-color: #f7f7f7;
}

.tab-link-tab-3.w--current {
  background-color: #e9e9e9;
  border-bottom: .2px solid #0000001a;
  border-left: .2px solid #0000001a;
  border-right: .2px solid #0000001a;
}

.tab-link-tab-4 {
  background-color: #f7f7f7;
  border-left: 0 #0000001a;
}

.tab-link-tab-4.w--current {
  background-color: #e9e9e9;
  border-bottom: .1px solid #0000001a;
  border-left: .1px solid #0000001a;
  border-right: .1px solid #0000001a;
}

.text-block-17, .text-block-18 {
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
}

.div-block-80 {
  background-color: #bd5656;
}

.heading-10 {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-81 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-top: .1px solid #0003;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-19 {
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
}

.div-block-82 {
  flex-flow: column;
  display: flex;
}

.paragraph-12 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.bold-text-2 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.div-block-83 {
  flex-flow: column;
  display: flex;
}

.div-block-84 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: .1px solid #0003;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.flex-block-9 {
  align-items: stretch;
  width: 70%;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-85, .div-block-86 {
  width: 50%;
}

.text-block-20, .text-block-21 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.div-block-87 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 30px;
  display: flex;
}

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

.div-block-89 {
  width: 250.656px;
}

.button-9 {
  background-color: #818181;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.button-9:hover {
  background-color: #525252;
}

.div-block-90 {
  width: 325.406px;
}

.heading-11 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.div-block-91 {
  flex-flow: column;
  display: flex;
}

.text-block-22 {
  font-family: Montserrat, sans-serif;
}

.bold-text-3 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.flex-block-10 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
}

.flex-block-11, .flex-block-12, .flex-block-13, .flex-block-14 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}

.flex-block-15 {
  align-items: stretch;
}

.tab-link-tab-1-2 {
  background-color: #ddd0;
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-1-2.w--current {
  background-color: #c8c8c84d;
  padding-left: 10px;
  padding-right: 10px;
}

.paragraph-13 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.paragraph-14 {
  font-family: Montserrat, sans-serif;
}

.tabs-content {
  border-bottom: .2px solid #0003;
  padding-top: 20px;
  padding-bottom: 20px;
}

.tabs {
  padding: 20px 0;
}

.div-block-92 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.tabs-menu {
  border-top: .2px solid #0003;
  border-bottom: .2px solid #0003;
}

.image-9 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.link-block {
  text-decoration: none;
}

.link-block-2 {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link {
  color: #8a8a8a;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link:hover {
  color: #3a3a3a;
}

.link-block-3 {
  text-decoration: none;
}

.flex-block-16 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 70%;
}

.hero-projects {
  z-index: -1;
  color: #929292;
  background-color: #313131;
  background-image: url('../images/About-background.png'), linear-gradient(#141414, #2c2c2c);
  background-position: 50% 20%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: 500px;
  padding-bottom: 150px;
  display: flex;
  position: sticky;
  top: 0;
}

.heading-projects {
  background-color: #eee;
}

.div-block-93, .div-block-94 {
  background-color: #fafafa;
}

.div-block-95 {
  background-color: #f3f3f3;
}

.slide-2 {
  background-image: url('../images/Certificate-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.slide-3 {
  background-image: url('../images/Certificate-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.slide-4 {
  background-image: url('../images/Certificate-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/Certificate-5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/Certificate-6.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-96 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e0e0e0;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 50px;
  padding-bottom: 50px;
  display: block;
}

.div-block-97b {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/IMG-P2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  height: 400px;
  padding: 0;
  transition: background-position .5s;
  display: flex;
}

.div-block-97b:hover {
  background-position: 0%;
  background-size: cover;
}

.div-block-98 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.heading-12 {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.div-block-99 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #0000;
  background-image: linear-gradient(#fff0, #000);
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  width: 100%;
  padding: 10px 20px;
}

.div-block-100 {
  background-color: #00c8ff;
  border-radius: 20px;
  width: 150px;
  height: 40px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.text-block-23 {
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}

.text-block-24 {
  color: #000;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.heading-12-copy {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.paragraph-15 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 16px;
}

.div-block-97-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/IMG-P3.jpg');
  background-position: 70%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  height: 400px;
  padding: 0;
  transition: background-position .5s;
  display: flex;
}

.div-block-97-copy:hover {
  background-position: 50% 100%;
}

.div-block-97c {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/IMG-P5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  height: 400px;
  padding: 0;
  transition: background-position .5s;
  display: flex;
}

.div-block-97c:hover {
  background-position: 0%;
}

.div-block-97d {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/IMG-P6.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  height: 400px;
  padding: 0;
  transition: background-position .5s;
  display: flex;
}

.div-block-97d:hover {
  background-position: 20%;
}

.div-block-100b {
  background-color: #ffbf00;
  border-radius: 20px;
  width: 150px;
  height: 40px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.heading-13 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.div-block-102 {
  margin-left: 0;
  margin-right: 0;
}

.div-block-103 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #e6e6e6;
  flex-flow: column;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-104 {
  margin-left: 0;
  margin-right: 0;
}

.div-block-105 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.paragraph-16 {
  letter-spacing: .4px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}

.flex-block-17 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-106 {
  background-image: url('../images/lck1.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 550px;
}

.heading-13b {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.div-block-105b {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #ebebeb;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px;
  display: flex;
}

.flex-block-18 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  height: 456px;
}

.div-block-107 {
  background-color: #c7c7c7;
  width: 70%;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-16b {
  text-align: left;
  letter-spacing: .4px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}

.paragraph-16c {
  text-align: left;
  letter-spacing: .4px;
  text-indent: 0;
  column-count: auto;
  column-rule: 16px dashed #000;
  column-gap: 26px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}

.list-item, .list-item-2, .list-item-3, .list-item-4 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.list {
  font-size: 16px;
  line-height: 30px;
}

.hero-documents {
  z-index: -1;
  color: #929292;
  background-color: #313131;
  background-image: url('../images/About-background.png'), linear-gradient(#141414, #2c2c2c);
  background-position: 50% 20%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: 500px;
  padding-bottom: 150px;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-108 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-109 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #f2f2f2;
  border-radius: 30px;
  justify-content: space-between;
  align-items: center;
  width: 70%;
  height: 100%;
  padding: 30px 50px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: flex;
}

.button-10 {
  background-color: #9a9a9a;
  border-radius: 20px;
  padding: 15px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.button-10:hover {
  background-color: #08f;
}

.heading-14 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 500;
}

.div-block-110 {
  background-color: #e6e6e6;
  padding-top: 50px;
  padding-bottom: 50px;
}

.hero-about {
  z-index: -1;
  color: #929292;
  background-color: #313131;
  background-image: url('../images/About-background.png'), linear-gradient(#141414, #2c2c2c);
  background-position: 50% 20%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: 500px;
  padding-bottom: 150px;
  display: flex;
  position: sticky;
  top: 0;
}

.hero-product-a1 {
  z-index: -1;
  color: #929292;
  background-color: #313131;
  background-image: url('../images/Swing-motor-1.png'), linear-gradient(#141414, #2c2c2c);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: 500px;
  padding-bottom: 150px;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
}

.hero-career {
  z-index: -1;
  color: #929292;
  background-color: #313131;
  background-image: url('../images/About-background.png'), linear-gradient(#141414, #2c2c2c);
  background-position: 50% 20%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: 500px;
  padding-bottom: 150px;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-111 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #e6e6e6;
  flex-flow: column;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.heading-15 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 500;
}

.div-block-112 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #ededed;
  border-radius: 20px;
  flex-flow: column;
  width: 70%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 30px;
  display: flex;
}

.paragraph-17 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.div-block-113 {
  background-color: #ffcf5600;
  background-image: linear-gradient(90deg, #ffd900, #fff0);
  border-radius: 0;
  padding: 10px 20px;
}

.div-block-114 {
  padding: 20px 20px 0;
}

.text-span-7 {
  font-weight: 600;
}

.list-item-5 {
  padding-top: 0;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.bold-text-4 {
  font-weight: 400;
}

.list-2 {
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph-18 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.text-span-8 {
  font-weight: 600;
}

.text-span-9 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.sending-cv {
  background-color: #e7e7e7;
  border-radius: 10px;
  padding: 20px 20px 0;
}

.hero-contacts {
  z-index: -1;
  color: #929292;
  background-color: #313131;
  background-image: url('../images/About-background.png'), linear-gradient(#141414, #2c2c2c);
  background-position: 50% 20%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: 500px;
  padding-bottom: 150px;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-115 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-116 {
  flex-flow: column;
  display: flex;
}

.heading-16 {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.paragraph-19 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.div-block-117 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 80%;
  display: flex;
}

.heading-17 {
  color: #39ae41;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
}

.button-11 {
  background-color: #a4a4a4;
  border-radius: 20px;
  width: auto;
  padding: 15px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.button-11:hover {
  background-color: #075e54;
}

.div-block-118, .div-block-119 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-120 {
  background-color: #e6e6e6;
  padding-top: 40px;
  padding-bottom: 40px;
}

.field-label, .field-label-2 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.div-block-121 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 80%;
  display: flex;
}

.heading-18 {
  color: #33333380;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.text-field, .text-field-2 {
  border-radius: 10px;
  height: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

.text-field-3 {
  border-radius: 10px;
  height: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

.form-block {
  align-self: auto;
}

.success-message {
  background-color: #4089e1;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.text-block-25 {
  color: #fff;
  font-weight: 500;
  line-height: 30px;
}

.error-message {
  background-color: #f23737;
  padding: 30px;
}

.text-block-26 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.submit-button {
  background-color: #8c8c8c;
  border-radius: 20px;
  margin-top: 10px;
  padding: 20px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.submit-button:hover {
  background-color: #08f;
}

.form {
  text-align: right;
}

.link-block-5 {
  text-decoration: none;
}

.hero-project-1 {
  z-index: -1;
  color: #929292;
  background-color: #313131;
  background-image: url('../images/About-background.png'), linear-gradient(#141414, #2c2c2c);
  background-position: 50% 20%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: 500px;
  padding-bottom: 150px;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-122 {
  background-color: #e0e0e0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-123 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-19 {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
}

.div-block-124 {
  flex-flow: column;
  width: 40%;
  display: flex;
}

.div-block-125 {
  width: 60%;
}

.paragraph-20 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.div-block-126 {
  box-sizing: border-box;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  display: grid;
  overflow: visible;
}

.div-block-127 {
  background-image: url('../images/IMG-P5.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 300px;
}

.p1-img-1 {
  background-image: url('../images/IMG-P6.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 300px;
}

.p1-img-2 {
  background-image: url('../images/IMG-P5.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 300px;
}

.p1-img-3 {
  background-image: url('../images/IMG-P3.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 300px;
}

.p1-img-4 {
  background-image: url('../images/IMG-P2.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 300px;
}

.p1-img-5 {
  background-image: url('../images/IMG-P4.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 300px;
}

.p1-img-6 {
  background-image: url('../images/IMG-P7.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 300px;
}

.link-block-6 {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.div-block-128 {
  background-image: url('../images/BIfold-swing---img.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 250px;
  height: 150px;
}

.div-block-129 {
  background-image: url('../images/HI-motions---img.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 150px;
  display: flex;
}

.div-block-130 {
  background-image: url('../images/Barriergate-bollard---img.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 250px;
  height: 150px;
}

.italic-text {
  font-style: normal;
}

.footer-ig {
  opacity: .5;
  background-color: #373737;
  border-radius: 10px;
  padding: 10px;
}

.footer-ig:hover {
  opacity: 1;
}

.footer-yt {
  opacity: .5;
  background-color: #373737;
  border-radius: 10px;
  padding: 10px;
}

.footer-yt:hover {
  opacity: 1;
}

.footer-tiktok {
  opacity: .5;
  background-color: #373737;
  border-radius: 10px;
  padding: 10px;
}

.footer-tiktok:hover {
  opacity: 1;
}

.footer-fb {
  opacity: .5;
  background-color: #373737;
  border-radius: 10px;
  padding: 10px;
}

.footer-fb:hover {
  opacity: 1;
}

.footer-linkedin {
  opacity: .5;
  background-color: #373737;
  border-radius: 10px;
  padding: 10px;
}

.footer-linkedin:hover {
  opacity: 1;
}

.link-2 {
  color: #ffeb9a;
  font-weight: 600;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-span-10 {
  color: #ffeb9a;
  font-weight: 600;
}

.hero-blog {
  z-index: -1;
  color: #929292;
  background-color: #313131;
  background-image: url('../images/About-background.png'), linear-gradient(#141414, #2c2c2c);
  background-position: 50% 20%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: 500px;
  padding-bottom: 150px;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-131 {
  background-image: url('../images/Whatsapp-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 40px;
  height: 40px;
}

.flex-block-19 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.paragraph-21 {
  color: #909090;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

@media screen and (min-width: 1280px) {
  .text-block-5 {
    font-size: 12px;
  }

  .div-block-60 {
    width: 80%;
  }

  .div-block-61 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .div-block-74 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 70%;
  }

  .div-block-75 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-78, .div-block-79 {
    width: 70%;
  }

  .div-block-91 {
    width: 60%;
  }

  .div-block-115 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 70%;
  }

  .div-block-117 {
    width: 70%;
  }

  .button-11 {
    width: auto;
  }

  .div-block-121 {
    width: 70%;
  }

  .heading-18 {
    font-size: 25px;
    font-weight: 400;
  }

  .paragraph-21 {
    color: #909090;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
  }
}

@media screen and (min-width: 1440px) {
  .div-block-60 {
    width: 80%;
  }

  .div-block-61 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .div-block-74 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-75 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-78 {
    width: 70%;
  }

  .button-9 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .div-block-90 {
    width: auto;
  }

  .div-block-91 {
    width: 60%;
  }

  .div-block-105 {
    width: auto;
  }

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

  .div-block-115 {
    flex-flow: row;
    width: 70%;
  }

  .heading-18 {
    font-size: 25px;
    font-weight: 400;
  }

  .paragraph-21 {
    color: #909090;
    font-size: 16px;
    font-weight: 500;
  }
}

@media screen and (min-width: 1920px) {
  .text-block-5 {
    font-size: 25px;
  }

  .div-block-60 {
    width: 80%;
  }

  .div-block-61 {
    flex-flow: row;
  }

  .div-block-74 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
  }

  .div-block-75 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-77 {
    border-top-width: 0;
    height: 30px;
  }

  .div-block-87 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-88 {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: auto;
  }

  .div-block-90 {
    width: 100%;
  }

  .div-block-91 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 60%;
  }

  .tabs-menu {
    border-bottom-width: .2px;
  }

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

  .flex-block-17 {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 70%;
  }

  .div-block-106 {
    flex: 0 auto;
    width: 70%;
  }

  .hero-product-a1 {
    background-image: url('../images/Swing-motor-1.png'), linear-gradient(#141414, #2c2c2c);
    background-position: 50% 20%, 0 0;
    background-size: cover, auto;
  }

  .div-block-115 {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 70%;
  }

  .heading-17 {
    color: #39ae41;
  }

  .button-11 {
    width: auto;
  }

  .button-11:hover {
    background-color: #39ae41;
  }

  .heading-18 {
    font-size: 25px;
    font-weight: 400;
  }

  .submit-button {
    font-weight: 500;
  }

  .div-block-131 {
    background-image: url('../images/Whatsapp-icon.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 40px;
    width: 40px;
    height: 40px;
  }

  .flex-block-19 {
    justify-content: flex-start;
    align-items: center;
  }

  .paragraph-21 {
    color: #909090;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
  }
}

@media screen and (max-width: 991px) {
  .container {
    width: 80%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu {
    text-align: left;
    background-color: #0e0e0e;
    border: .1px solid #fcea9b80;
    border-radius: 0 0 30px 30px;
    margin-top: 0;
    margin-right: auto;
    position: fixed;
  }

  .heading {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 70px;
    line-height: 70px;
  }

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

  .div-block-7 {
    background-repeat: no-repeat;
  }

  .text-block-4 {
    text-align: center;
    font-size: 40px;
    line-height: 50px;
  }

  .div-block-8 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-2 {
    margin-right: 0;
  }

  .div-block-13 {
    justify-content: center;
    align-items: center;
    width: 80%;
    padding: 0;
  }

  .div-block-14 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
  }

  .text-block-6 {
    font-size: 50px;
  }

  .div-block-15 {
    justify-content: center;
    align-items: center;
  }

  .paragraph-2 {
    text-align: center;
  }

  .div-block-18 {
    width: auto;
    height: 2px;
  }

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

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

  .div-block-21 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: center;
    align-items: center;
    height: 50%;
    padding: 20px;
  }

  .div-block-23 {
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: 200px;
    display: none;
  }

  .flex-block-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-25 {
    width: 80%;
  }

  .div-block-26 {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .div-block-28 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
    display: grid;
  }

  .text-block-4-copy {
    font-size: 40px;
  }

  .div-block-30 {
    flex-flow: column;
    justify-content: center;
    width: 80%;
    padding-left: 50px;
    padding-right: 50px;
  }

  .div-block-31 {
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
    padding: 50px;
  }

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

  .flex-block-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-33 {
    box-sizing: border-box;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: stretch center;
    place-items: center;
    width: 80%;
    padding-left: 30px;
    padding-right: 30px;
    display: grid;
  }

  .div-block-34 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    width: 250px;
    height: 300px;
  }

  .heading-4 {
    text-align: center;
    font-size: 40px;
  }

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

  .flex-block-4 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-5 {
    text-align: center;
  }

  .div-block-40 {
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
    height: 400px;
  }

  .flex-block-4b {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .div-block-42 {
    width: 100%;
  }

  .flex-block-5 {
    flex-flow: column;
    width: 80%;
  }

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

  .paragraph-6 {
    width: auto;
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-45 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .div-block-46 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .div-block-48 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    padding-bottom: 50px;
  }

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

  .flex-block-6 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .text-block-9, .paragraph-8 {
    text-align: center;
  }

  .div-block-51 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 80%;
  }

  .icon-5 {
    color: #fcea9b;
    font-size: 50px;
  }

  .menu-button {
    background-color: #61525200;
    flex: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .div-block-23-mobile {
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: 200px;
    display: flex;
    transform: translate(0);
  }

  .div-block-54 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: center;
    align-items: center;
    min-width: 100%;
    height: 50%;
    padding: 20px;
    display: flex;
    transform: translate(0);
  }

  .div-block-21b {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: center;
    align-items: center;
    height: 50%;
    padding: 20px;
  }

  .div-block-55 {
    justify-content: flex-end;
    align-items: center;
    min-width: auto;
    display: flex;
    transform: translate(0);
  }

  .hero-product-a {
    background-position: 50% 0, 0 0;
    background-size: auto 600px, auto;
  }

  .div-block-61 {
    justify-content: space-between;
    align-items: center;
  }

  .div-block-63 {
    padding-bottom: 100px;
  }

  .div-block-64 {
    grid-template-columns: 1fr 1fr;
    width: 80%;
  }

  .div-block-71 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-bottom: 50px;
  }

  .flex-block-8 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 80%;
  }

  .div-block-74 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 80%;
  }

  .div-block-78, .div-block-79 {
    width: 80%;
  }

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

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

  .div-block-90 {
    width: 100.002%;
  }

  .flex-block-16 {
    flex-flow: column;
  }

  .div-block-106 {
    height: 30vh;
  }

  .heading-14 {
    line-height: 35px;
  }

  .hero-product-a1 {
    background-image: url('../images/Swing-motor-1.png'), linear-gradient(#141414, #2c2c2c);
    background-position: 50%, 0 0;
    background-size: cover, auto;
  }

  .div-block-115 {
    width: 80%;
  }

  .div-block-117 {
    width: auto;
  }

  .div-block-121 {
    width: 100%;
  }

  .link-block-4, .link-block-4.w--current {
    flex: 1;
  }

  .tabs-menu-2 {
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .div-block-49 {
    justify-content: flex-start;
    align-items: center;
  }

  .hero-product-a {
    background-position: 50% 150%, 0 0;
    background-size: auto 400px, auto;
  }

  .div-block-61 {
    justify-content: space-between;
    align-items: center;
  }

  .div-block-63 {
    padding-bottom: 100px;
  }

  .div-block-64 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 80%;
    display: flex;
  }

  .tab-link-tab-2, .tab-link-tab-3.w--current, .tab-link-tab-4 {
    width: 100%;
  }

  .flex-block-18 {
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .hero-product-a1 {
    background-image: url('../images/Swing-motor-1.png'), linear-gradient(#141414, #2c2c2c);
    background-position: 50% 200%, 0 0;
    background-size: cover, auto;
  }

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

  .div-block-117, .div-block-121 {
    width: 100%;
  }

  .tabs-menu-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .container {
    justify-content: space-between;
    align-items: center;
    height: 60px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .heading {
    letter-spacing: -1px;
    font-size: 35px;
    line-height: 35px;
  }

  .body {
    aspect-ratio: auto;
    object-fit: fill;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-2 {
    justify-content: flex-start;
    align-items: center;
    margin-top: -350px;
    margin-bottom: 100px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph {
    font-size: 17px;
    line-height: 25px;
  }

  .div-block-3 {
    width: 80%;
  }

  .div-block-5 {
    width: 80%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-3 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
  }

  .button-2 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-6 {
    text-align: center;
    width: 90%;
    margin-top: 50px;
  }

  .div-block-7 {
    box-sizing: border-box;
    width: 100%;
  }

  .text-block-4 {
    font-size: 30px;
    line-height: 35px;
  }

  .div-block-8 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .div-block-13 {
    width: 90%;
  }

  .div-block-14 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: column;
  }

  .div-block-15 {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-18 {
    width: 200px;
    height: 2px;
  }

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

  .flex-block {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }

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

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

  .benefits {
    padding-top: 100px;
  }

  .flex-block-2 {
    width: 90%;
    margin-bottom: 50px;
  }

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

  .div-block-28 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-29 {
    padding-top: 50px;
  }

  .text-block-4-copy {
    padding-bottom: 20px;
    font-size: 30px;
  }

  .div-block-30 {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-31 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .background-video {
    flex: 0 auto;
  }

  .heading-3 {
    text-align: center;
    font-size: 25px;
  }

  .div-block-33 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: grid;
  }

  .div-block-34 {
    width: 300px;
    height: 300px;
  }

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

  .div-block-37 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .mask {
    width: 250px;
    height: 350px;
    margin: 10px;
  }

  .flex-block-4 {
    width: 90%;
    margin-right: 0;
  }

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

  .right-arrow {
    right: -25%;
  }

  .left-arrow {
    left: -25%;
  }

  .slide-nav {
    bottom: -15%;
  }

  .div-block-40 {
    background-size: cover;
    height: 200px;
  }

  .flex-block-4b {
    padding-left: 20px;
    padding-right: 20px;
  }

  .flex-block-5 {
    width: 90%;
  }

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

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

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

  .paragraph-6 {
    font-size: 17px;
    line-height: 23px;
  }

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

  .button-6 {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 20px;
  }

  .button-7 {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
  }

  .div-block-48 {
    width: 80%;
  }

  .div-block-49 {
    justify-content: center;
    align-items: center;
  }

  .flex-block-6 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: grid;
  }

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

  .paragraph-8 {
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
  }

  .div-block-51 {
    width: auto;
  }

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

  .div-block-53 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .menu-button {
    flex: 0 auto;
    align-self: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-23-mobile {
    height: 100px;
  }

  .div-block-56 {
    margin-top: 0;
  }

  .hero-product-a {
    background-position: 50% 200%, 0 0;
    background-size: auto 250px, auto;
    height: 300px;
  }

  .heading-6 {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-61 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: space-between;
    align-self: auto;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .search {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .search-button {
    width: 100%;
  }

  .div-block-63 {
    padding-bottom: 100px;
  }

  .div-block-64 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

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

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

  .div-block-71 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 20px;
  }

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

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

  .heading-9 {
    margin-top: 10px;
  }

  .div-block-74 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 90%;
  }

  .div-block-75 {
    justify-content: center;
    align-items: center;
  }

  .button-8 {
    height: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-78 {
    text-align: left;
    width: 80%;
  }

  .paragraph-11 {
    text-align: center;
    font-size: 15px;
    line-height: 20px;
  }

  .div-block-79 {
    flex-flow: column;
    width: auto;
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
  }

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

  .tab-link-tab-4 {
    box-sizing: border-box;
  }

  .text-block-17, .text-block-18 {
    text-align: center;
  }

  .div-block-84 {
    flex-flow: row;
  }

  .flex-block-9 {
    width: auto;
  }

  .div-block-87 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    height: auto;
  }

  .button-9 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    overflow: visible;
  }

  .div-block-90 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-11 {
    box-sizing: border-box;
  }

  .div-block-91 {
    width: auto;
    height: auto;
  }

  .flex-block-15 {
    align-items: center;
  }

  .paragraph-13 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .link {
    font-size: 15px;
  }

  .flex-block-16 {
    flex-flow: column;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-projects {
    background-position: 50% 0, 0 0;
    background-size: auto 500px, auto;
    height: 300px;
  }

  .div-block-94, .div-block-95 {
    text-align: left;
  }

  .div-block-98 {
    grid-template-columns: 1fr;
    width: 80%;
  }

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

  .div-block-103 {
    padding-top: 30px;
  }

  .div-block-105 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .paragraph-16 {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
  }

  .flex-block-17 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-106 {
    width: 100%;
    height: 200px;
  }

  .heading-13b {
    font-size: 25px;
  }

  .div-block-105b {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: 15px 20px;
  }

  .paragraph-16b, .list-item, .list-item-2, .list-item-3, .list-item-4 {
    font-size: 14px;
    line-height: 20px;
  }

  .hero-documents {
    height: 300px;
  }

  .div-block-108 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .div-block-109 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    width: 80%;
    height: auto;
    padding: 15px 20px;
  }

  .button-10 {
    text-align: center;
    width: 100%;
  }

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

  .hero-about {
    background-position: 50% 0, 0 0;
    background-size: auto 500px, auto;
    height: 300px;
  }

  .hero-product-a1 {
    background-image: url('../images/Swing-motor-1.png'), linear-gradient(#141414, #2c2c2c);
    background-position: 50% 200%, 0 0;
    background-size: auto 250px, auto;
    height: 300px;
  }

  .hero-career {
    height: 300px;
  }

  .heading-15 {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-112 {
    width: 90%;
    padding: 30px 10px;
  }

  .paragraph-17 {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

  .list-item-5 {
    font-size: 14px;
  }

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

  .sending-cv {
    margin-left: 10px;
    margin-right: 10px;
  }

  .hero-contacts {
    height: 300px;
  }

  .div-block-115 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    width: auto;
  }

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

  .heading-16 {
    margin-top: 10px;
    font-size: 20px;
  }

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

  .div-block-117 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-17 {
    text-align: left;
    font-size: 18px;
  }

  .button-11 {
    width: 100%;
  }

  .div-block-121 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-18 {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
  }

  .submit-button {
    width: 100%;
  }

  .link-block-4, .link-block-4.w--current {
    flex: 1;
  }

  .tab-pane-tab-5 {
    margin-left: 0;
  }

  .bold-text-5 {
    font-size: 14px;
    line-height: 20px;
  }

  .hero-project-1 {
    background-position: 50% 0, 0 0;
    background-size: auto 500px, auto;
    height: 300px;
  }

  .div-block-123 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 80%;
  }

  .heading-19 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-124 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: auto;
  }

  .div-block-125 {
    width: 100%;
  }

  .paragraph-20 {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-126 {
    grid-template-columns: 1fr;
  }

  .hero-blog {
    height: 300px;
  }

  .flex-block-20 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
  }

  .tabs-menu-2 {
    flex-flow: column;
  }

  .tabs-content-2 {
    width: auto;
  }

  .div-block-132 {
    box-sizing: border-box;
  }

  .tabs-2 {
    box-sizing: border-box;
    object-fit: fill;
  }

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


